Trace number 1733916

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SATzilla2009_C 2009-03-22? (exit code) 1198.92 1199.51

General information on the benchmark

NameCRAFTED/modcircuits/
mod4block_2vars_8gates_u2.cnf
MD5SUMa5bb71bc1d85a401ce9f42ed1404d63e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables387
Number of clauses62656
Sum of the clauses size362132
Maximum clause length24
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 21453
Number of clauses of size 30
Number of clauses of size 41977
Number of clauses of size 53842
Number of clauses of size over 555320

Solver Data

20.05/20.12	c SATzilla is building models for class 2
20.05/20.12	c run presolver march_dl2004 for 5 seconds ... 
20.05/20.12	c Bin: Executing march_dl2004
20.05/20.12	c spawning binary file with 5 seconds ...
20.05/20.12	c child exit by a signal
20.05/20.12	c march_dl2004 returned code 137.
20.05/20.12	c run presolver mxc-sr08 for 5 seconds ... 
20.05/20.12	c Bin: Executing mxc-sr08
20.05/20.12	c spawning binary file with 5 seconds ...
20.05/20.12	c child exit by a signal
20.05/20.12	c mxc-sr08 returned code 137.
20.05/20.12	c Orignal number of varibales is 387, number of clauses is 62656 
20.05/20.12	c predicted feature computation time is 8.325199 
20.05/20.12	c Bin: Executing satelite
20.05/20.12	c spawning binary file with 240 seconds ...
20.05/20.12	c child exited successfully
20.05/20.12	c satzilla computing base features
20.05/20.12	c Number of variabe is: 282, Number of clause is : 34419 
20.05/20.12	c Initializing...
20.05/20.12	c satzilla compute diameter ...
20.05/20.12	c start diameter features ...
20.05/20.12	c satzilla doing clause learning
20.05/20.12	c start clause learning features ...
20.05/20.12	c Bin: Executing zchaff07
20.05/20.12	c spawning binary file with 2 seconds ...
20.05/20.12	c child exit by a signal
20.05/20.12	c satzilla doing survey propogation probe
20.05/20.12	c do survay propogation for 2 second ...
20.05/20.12	c satzilla doing local search probe
20.05/20.12	c satzilla doing lobjois search-space size estimate
20.05/20.12	c features are:387 62656 282 34419 0.37234 0.82039 0.00819315 0.432304 0.597022 2.14531 0.020867 0.38012 0.0070922 0.070922 1.50693 0.0337314 0.0339347 0.020867 0.634932 2.90537e-05 0.0732735 3.99708 0.229676 0.335325 0 1 2.25033 0.00694394 0.823784 0 0.0672013 3.65599 0.411139 0.00326659 0.471246 0.000493913 0.00682762 3.45907 0.144062 3 4 0.689794 2204.33 0.190428 1416 2676 2676 1416 2646 2091 2250 18.6543 0.182712 13.0756 24.0445 24.0445 13.0756 20.5718 17.1728 19.8764 0.348536 1.13689 5.58364e-09 1 0.941345 7.96217e-08 0.752467 0.000285062 0.049931 0.0471192 2.5323 1.20126e-13 1 0.137532 3.85447e-12 0.0424091 1.43832e-08 0.00242569 12.7462 0.109486 61.8429 0.105779 62 53 70 16.7937 0.204647 0.999553 0.000893373 0.286976 0.685266 
20.05/20.12	c satzilla's ranking:
20.05/20.12	c 1) vallst: 7.385019
20.05/20.12	c 2) minisat20: 7.142458
20.05/20.12	c 3) minisat20SAT07: 5.865370
20.05/20.12	c 4) march_dl2004: 4.929727
20.05/20.12	c 5) mxc-sr08: 4.370791
20.05/20.12	c 6) zchaff_rand: 3.465025
20.05/20.12	c 7) tts-4-0: 0.293579
20.05/20.12	c 8) SATenstein: -10000.000000
20.05/20.12	c 9) gnovelty+: -10000.000000
20.05/20.12	c 10) adaptg2wsat+: -10000.000000
20.05/20.12	c 11) adaptg2wsat0: -10000.000000
20.05/20.12	c 12) picosat846: -10000.000000
20.05/20.12	c 13) kcnfs04SAT07: -10000.000000
20.05/20.12	c satzilla running vallst ... 
1198.88/1199.50	c Bin: Executing vallst
1198.88/1199.50	c spawning binary file with 1179 seconds ...
1198.88/1199.50	c child exit by a signal
1198.88/1199.50	c vallst returned code 137.
1198.88/1199.50	c satzilla running minisat20 ... 
1198.88/1199.50	c Bin: Executing minisat20
1198.88/1199.50	c minisat20 returned code 1.
1198.88/1199.50	c satzilla running minisat20SAT07 ... 
1198.88/1199.50	c Bin: Executing minisat20SAT07
1198.88/1199.50	c minisat20SAT07 returned code 1.
1198.88/1199.50	c satzilla running march_dl2004 ... 
1198.88/1199.50	c Bin: Executing march_dl2004
1198.88/1199.50	c march_dl2004 returned code 1.
1198.88/1199.50	c satzilla running mxc-sr08 ... 
1198.88/1199.50	c Bin: Executing mxc-sr08
1198.88/1199.50	c mxc-sr08 returned code 1.
1198.88/1199.50	c satzilla running zchaff_rand ... 
1198.88/1199.50	c Bin: Executing zchaff_rand
1198.88/1199.50	c zchaff_rand returned code 1.
1198.88/1199.50	c satzilla running tts-4-0 ... 
1198.88/1199.50	c Bin: Executing tts-4-0
1198.88/1199.50	c tts-4-0 returned code 1.
1198.88/1199.50	c satzilla running SATenstein ... 
1198.88/1199.50	c Bin: Executing SATenstein
1198.88/1199.50	c SATenstein returned code 1.
1198.88/1199.50	c satzilla running gnovelty+ ... 
1198.88/1199.50	c Bin: Executing gnovelty+
1198.88/1199.50	c gnovelty+ returned code 1.
1198.88/1199.50	c satzilla running adaptg2wsat+ ... 
1198.88/1199.50	c Bin: Executing adaptg2wsat+
1198.88/1199.50	c adaptg2wsat+ returned code 1.
1198.88/1199.50	c satzilla running adaptg2wsat0 ... 
1198.88/1199.50	c Bin: Executing adaptg2wsat0
1198.88/1199.50	c adaptg2wsat0 returned code 1.
1198.88/1199.50	c satzilla running picosat846 ... 
1198.88/1199.50	c Bin: Executing picosat846
1198.88/1199.50	c picosat846 returned code 1.
1198.88/1199.50	c satzilla running kcnfs04SAT07 ... 
1198.88/1199.50	c Bin: Executing kcnfs04SAT07
1198.88/1199.50	c kcnfs04SAT07 returned code 1.
1198.88/1199.50	c ERROR: All Failed! 
1198.88/1199.50	c SATZILLA_TIME=1199.080000

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1733916-1240793823/watcher-1733916-1240793823 -o /tmp/evaluation-result-1733916-1240793823/solver-1733916-1240793823 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1733916-1240793823.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.83 1.82 1.45 3/65 9430
/proc/meminfo: memFree=1695072/2055920 swapFree=4191900/4192956
[pid=9430] ppid=9428 vsize=2056 CPUtime=0
/proc/9430/stat : 9430 (SATzilla2009_C) S 9428 9430 9334 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 107411375 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9430/statm: 514 112 96 399 0 111 0
[pid=9431] ppid=9430 vsize=1132 CPUtime=0
/proc/9431/stat : 9431 (march_dl2004) R 9430 9430 9334 0 -1 4194304 146 0 0 0 0 0 0 0 19 0 1 0 107411375 1159168 141 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9431/statm: 283 142 50 118 0 162 0

[startup+0.012665 s]
/proc/loadavg: 1.83 1.82 1.45 3/65 9430
/proc/meminfo: memFree=1695072/2055920 swapFree=4191900/4192956
[pid=9430] ppid=9428 vsize=2056 CPUtime=0
/proc/9430/stat : 9430 (SATzilla2009_C) S 9428 9430 9334 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 107411375 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9430/statm: 514 112 96 399 0 111 0
[pid=9431] ppid=9430 vsize=1264 CPUtime=0.01
/proc/9431/stat : 9431 (march_dl2004) R 9430 9430 9334 0 -1 4194304 179 0 0 0 1 0 0 0 19 0 1 0 107411375 1294336 174 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9431/statm: 316 174 50 118 0 195 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 3320

[startup+0.101673 s]
/proc/loadavg: 1.83 1.82 1.45 3/65 9430
/proc/meminfo: memFree=1695072/2055920 swapFree=4191900/4192956
[pid=9430] ppid=9428 vsize=2056 CPUtime=0
/proc/9430/stat : 9430 (SATzilla2009_C) S 9428 9430 9334 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 107411375 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9430/statm: 514 112 96 399 0 111 0
[pid=9431] ppid=9430 vsize=2452 CPUtime=0.09
/proc/9431/stat : 9431 (march_dl2004) R 9430 9430 9334 0 -1 4194304 529 0 0 0 9 0 0 0 19 0 1 0 107411375 2510848 524 1992294400 134512640 134996440 4294956176 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9431/statm: 613 524 50 118 0 492 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4508

[startup+0.301695 s]
/proc/loadavg: 1.83 1.82 1.45 3/65 9430
/proc/meminfo: memFree=1695072/2055920 swapFree=4191900/4192956
[pid=9430] ppid=9428 vsize=2056 CPUtime=0
/proc/9430/stat : 9430 (SATzilla2009_C) S 9428 9430 9334 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 107411375 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9430/statm: 514 112 96 399 0 111 0
[pid=9431] ppid=9430 vsize=5296 CPUtime=0.29
/proc/9431/stat : 9431 (march_dl2004) R 9430 9430 9334 0 -1 4194304 3642 0 0 0 28 1 0 0 21 0 1 0 107411375 5423104 1013 1992294400 134512640 134996440 4294956176 18446744073709551615 134543052 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9431/statm: 1324 1013 124 118 0 1203 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7352

[startup+0.701739 s]
/proc/loadavg: 1.83 1.82 1.45 3/65 9430
/proc/meminfo: memFree=1695072/2055920 swapFree=4191900/4192956
[pid=9430] ppid=9428 vsize=2056 CPUtime=0
/proc/9430/stat : 9430 (SATzilla2009_C) S 9428 9430 9334 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 107411375 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9430/statm: 514 112 96 399 0 111 0
[pid=9431] ppid=9430 vsize=5240 CPUtime=0.69
/proc/9431/stat : 9431 (march_dl2004) R 9430 9430 9334 0 -1 4194304 5628 0 0 0 68 1 0 0 25 0 1 0 107411375 5365760 830 1992294400 134512640 134996440 4294956176 18446744073709551615 134583568 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9431/statm: 1310 830 71 118 0 1189 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7296

[startup+1.50183 s]
/proc/loadavg: 1.83 1.82 1.45 2/67 9432
/proc/meminfo: memFree=1690384/2055920 swapFree=4191900/4192956
[pid=9430] ppid=9428 vsize=2056 CPUtime=0
/proc/9430/stat : 9430 (SATzilla2009_C) S 9428 9430 9334 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 107411375 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9430/statm: 514 112 96 399 0 111 0
[pid=9431] ppid=9430 vsize=6128 CPUtime=1.49
/proc/9431/stat : 9431 (march_dl2004) R 9430 9430 9334 0 -1 4194304 6227 0 0 0 133 16 0 0 25 0 1 0 107411375 6275072 1208 1992294400 134512640 134996440 4294956176 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9431/statm: 1532 1208 73 118 0 1411 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8184

[startup+3.10301 s]
/proc/loadavg: 1.83 1.82 1.45 2/67 9432
/proc/meminfo: memFree=1689680/2055920 swapFree=4191900/4192956
[pid=9430] ppid=9428 vsize=2056 CPUtime=0
/proc/9430/stat : 9430 (SATzilla2009_C) S 9428 9430 9334 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 107411375 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9430/statm: 514 112 96 399 0 111 0
[pid=9431] ppid=9430 vsize=6856 CPUtime=3.09
/proc/9431/stat : 9431 (march_dl2004) R 9430 9430 9334 0 -1 4194304 7007 0 0 0 286 23 0 0 25 0 1 0 107411375 7020544 1344 1992294400 134512640 134996440 4294956176 18446744073709551615 134514337 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9431/statm: 1714 1344 75 118 0 1593 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8912

[startup+6.30137 s]
/proc/loadavg: 1.93 1.84 1.45 2/67 9433
/proc/meminfo: memFree=1687824/2055920 swapFree=4191900/4192956
[pid=9430] ppid=9428 vsize=2056 CPUtime=4.99
/proc/9430/stat : 9430 (SATzilla2009_C) S 9428 9430 9334 0 -1 4194304 156 7009 0 0 0 0 476 23 19 0 1 0 107411375 2105344 125 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9430/statm: 514 125 107 399 0 111 0
[pid=9433] ppid=9430 vsize=6228 CPUtime=1.28
/proc/9433/stat : 9433 (mxc-sr08) R 9430 9430 9334 0 -1 4194304 1983 0 0 0 128 0 0 0 25 0 1 0 107411876 6377472 1438 1992294400 134512640 135078026 4294956176 18446744073709551615 134534318 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9433/statm: 1557 1438 71 138 0 1416 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 8284

[startup+12.7011 s]
/proc/loadavg: 1.93 1.84 1.46 2/66 9434
/proc/meminfo: memFree=1688864/2055920 swapFree=4191900/4192956
[pid=9430] ppid=9428 vsize=5064 CPUtime=12.07
/proc/9430/stat : 9430 (SATzilla2009_C) S 9428 9430 9334 0 -1 4194304 1423 10927 0 0 87 0 1095 25 25 0 1 0 107411375 5185536 899 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9430/statm: 1266 899 136 399 0 863 0
Current children cumulated CPU time (s) 12.07
Current children cumulated vsize (KiB) 5064

[startup+25.5015 s]
/proc/loadavg: 1.95 1.85 1.46 2/67 9436
/proc/meminfo: memFree=1683416/2055920 swapFree=4191900/4192956
[pid=9430] ppid=9428 vsize=7620 CPUtime=20.08
/proc/9430/stat : 9430 (SATzilla2009_C) S 9428 9430 9334 0 -1 4194304 3111 12647 0 0 684 3 1293 28 25 0 1 0 107411375 7802880 1657 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9430/statm: 1905 1657 219 399 0 1502 0
[pid=9436] ppid=9430 vsize=12884 CPUtime=5.37
/proc/9436/stat : 9436 (vallst) R 9430 9430 9334 0 -1 4194304 1172 0 0 0 513 24 0 0 25 0 1 0 107413387 13193216 1155 1992294400 134512640 134738160 4294956176 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/9436/statm: 3221 1155 151 55 0 2811 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 20504

[startup+51.1013 s]
/proc/loadavg: 1.88 1.84 1.47 2/67 9436
/proc/meminfo: memFree=1682840/2055920 swapFree=4191900/4192956
[pid=9430] ppid=9428 vsize=7620 CPUtime=20.08
/proc/9430/stat : 9430 (SATzilla2009_C) S 9428 9430 9334 0 -1 4194304 3111 12647 0 0 684 3 1293 28 25 0 1 0 107411375 7802880 1657 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9430/statm: 1905 1657 219 399 0 1502 0
[pid=9436] ppid=9430 vsize=13676 CPUtime=30.95
/proc/9436/stat : 9436 (vallst) R 9430 9430 9334 0 -1 4194304 1526 0 0 0 3020 75 0 0 25 0 1 0 107413387 14004224 1480 1992294400 134512640 134738160 4294956176 18446744073709551615 134585606 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/9436/statm: 3419 1480 151 55 0 3009 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 21296

[startup+102.306 s]
/proc/loadavg: 1.38 1.71 1.44 2/67 9436
/proc/meminfo: memFree=1682136/2055920 swapFree=4191900/4192956
[pid=9430] ppid=9428 vsize=7620 CPUtime=20.08
/proc/9430/stat : 9430 (SATzilla2009_C) S 9428 9430 9334 0 -1 4194304 3111 12647 0 0 684 3 1293 28 25 0 1 0 107411375 7802880 1657 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9430/statm: 1905 1657 219 399 0 1502 0
[pid=9436] ppid=9430 vsize=14344 CPUtime=82.12
/proc/9436/stat : 9436 (vallst) R 9430 9430 9334 0 -1 4194304 2454 0 0 0 8092 120 0 0 25 0 1 0 107413387 14688256 1758 1992294400 134512640 134738160 4294956176 18446744073709551615 134589855 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/9436/statm: 3586 1758 151 55 0 3176 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 21964

[startup+162.302 s]
/proc/loadavg: 1.14 1.58 1.41 2/67 9436
/proc/meminfo: memFree=1680664/2055920 swapFree=4191900/4192956
[pid=9430] ppid=9428 vsize=7620 CPUtime=20.08
/proc/9430/stat : 9430 (SATzilla2009_C) S 9428 9430 9334 0 -1 4194304 3111 12647 0 0 684 3 1293 28 25 0 1 0 107411375 7802880 1657 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9430/statm: 1905 1657 219 399 0 1502 0
[pid=9436] ppid=9430 vsize=14760 CPUtime=142.09
/proc/9436/stat : 9436 (vallst) R 9430 9430 9334 0 -1 4194304 3501 0 0 0 14053 156 0 0 25 0 1 0 107413387 15114240 1914 1992294400 134512640 134738160 4294956176 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/9436/statm: 3690 1914 151 55 0 3280 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 22380

[startup+222.301 s]
/proc/loadavg: 1.05 1.47 1.39 2/67 9436
/proc/meminfo: memFree=1680472/2055920 swapFree=4191900/4192956
[pid=9430] ppid=9428 vsize=7620 CPUtime=20.08
/proc/9430/stat : 9430 (SATzilla2009_C) S 9428 9430 9334 0 -1 4194304 3111 12647 0 0 684 3 1293 28 25 0 1 0 107411375 7802880 1657 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9430/statm: 1905 1657 219 399 0 1502 0
[pid=9436] ppid=9430 vsize=16084 CPUtime=202.06
/proc/9436/stat : 9436 (vallst) R 9430 9430 9334 0 -1 4194304 4331 0 0 0 20018 188 0 0 25 0 1 0 107413387 16470016 2209 1992294400 134512640 134738160 4294956176 18446744073709551615 134575331 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/9436/statm: 4021 2209 151 55 0 3611 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 23704

[startup+282.302 s]
/proc/loadavg: 1.02 1.38 1.36 2/67 9442
/proc/meminfo: memFree=1679896/2055920 swapFree=4191900/4192956
[pid=9430] ppid=9428 vsize=7620 CPUtime=20.08
/proc/9430/stat : 9430 (SATzilla2009_C) S 9428 9430 9334 0 -1 4194304 3111 12647 0 0 684 3 1293 28 25 0 1 0 107411375 7802880 1657 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9430/statm: 1905 1657 219 399 0 1502 0
[pid=9436] ppid=9430 vsize=16624 CPUtime=262.03
/proc/9436/stat : 9436 (vallst) R 9430 9430 9334 0 -1 4194304 5067 0 0 0 25990 213 0 0 25 0 1 0 107413387 17022976 2340 1992294400 134512640 134738160 4294956176 18446744073709551615 134585606 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/9436/statm: 4156 2340 151 55 0 3746 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 24244

[startup+342.302 s]
/proc/loadavg: 1.00 1.31 1.33 2/67 9442
/proc/meminfo: memFree=1679704/2055920 swapFree=4191900/4192956
[pid=9430] ppid=9428 vsize=7620 CPUtime=20.08
/proc/9430/stat : 9430 (SATzilla2009_C) S 9428 9430 9334 0 -1 4194304 3111 12647 0 0 684 3 1293 28 25 0 1 0 107411375 7802880 1657 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9430/statm: 1905 1657 219 399 0 1502 0
[pid=9436] ppid=9430 vsize=16756 CPUtime=322
/proc/9436/stat : 9436 (vallst) R 9430 9430 9334 0 -1 4194304 5735 0 0 0 31965 235 0 0 25 0 1 0 107413387 17158144 2393 1992294400 134512640 134738160 4294956176 18446744073709551615 134585604 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/9436/statm: 4189 2393 151 55 0 3779 0
Current children cumulated CPU time (s) 342.08
Current children cumulated vsize (KiB) 24376


################
# More data... #
################


[startup+762.305 s]
/proc/loadavg: 1.00 1.07 1.20 2/67 9442
/proc/meminfo: memFree=1678424/2055920 swapFree=4191900/4192956
[pid=9430] ppid=9428 vsize=7620 CPUtime=20.08
/proc/9430/stat : 9430 (SATzilla2009_C) S 9428 9430 9334 0 -1 4194304 3111 12647 0 0 684 3 1293 28 25 0 1 0 107411375 7802880 1657 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9430/statm: 1905 1657 219 399 0 1502 0
[pid=9436] ppid=9430 vsize=17728 CPUtime=741.8
/proc/9436/stat : 9436 (vallst) R 9430 9430 9334 0 -1 4194304 11820 0 0 0 73836 344 0 0 25 0 1 0 107413387 18153472 2610 1992294400 134512640 134738160 4294956176 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/9436/statm: 4432 2610 151 55 0 4022 0
Current children cumulated CPU time (s) 761.88
Current children cumulated vsize (KiB) 25348

[startup+822.302 s]
/proc/loadavg: 1.00 1.05 1.18 2/67 9442
/proc/meminfo: memFree=1678488/2055920 swapFree=4191900/4192956
[pid=9430] ppid=9428 vsize=7620 CPUtime=20.08
/proc/9430/stat : 9430 (SATzilla2009_C) S 9428 9430 9334 0 -1 4194304 3111 12647 0 0 684 3 1293 28 25 0 1 0 107411375 7802880 1657 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9430/statm: 1905 1657 219 399 0 1502 0
[pid=9436] ppid=9430 vsize=17992 CPUtime=801.77
/proc/9436/stat : 9436 (vallst) R 9430 9430 9334 0 -1 4194304 12309 0 0 0 79817 360 0 0 25 0 1 0 107413387 18423808 2663 1992294400 134512640 134738160 4294956176 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/9436/statm: 4498 2663 151 55 0 4088 0
Current children cumulated CPU time (s) 821.85
Current children cumulated vsize (KiB) 25612

[startup+882.302 s]
/proc/loadavg: 1.00 1.04 1.17 2/67 9442
/proc/meminfo: memFree=1677912/2055920 swapFree=4191900/4192956
[pid=9430] ppid=9428 vsize=7620 CPUtime=20.08
/proc/9430/stat : 9430 (SATzilla2009_C) S 9428 9430 9334 0 -1 4194304 3111 12647 0 0 684 3 1293 28 25 0 1 0 107411375 7802880 1657 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9430/statm: 1905 1657 219 399 0 1502 0
[pid=9436] ppid=9430 vsize=18256 CPUtime=861.75
/proc/9436/stat : 9436 (vallst) R 9430 9430 9334 0 -1 4194304 12915 0 0 0 85800 375 0 0 25 0 1 0 107413387 18694144 2784 1992294400 134512640 134738160 4294956176 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/9436/statm: 4564 2784 151 55 0 4154 0
Current children cumulated CPU time (s) 881.83
Current children cumulated vsize (KiB) 25876

[startup+942.301 s]
/proc/loadavg: 1.00 1.03 1.16 2/67 9442
/proc/meminfo: memFree=1677848/2055920 swapFree=4191900/4192956
[pid=9430] ppid=9428 vsize=7620 CPUtime=20.08
/proc/9430/stat : 9430 (SATzilla2009_C) S 9428 9430 9334 0 -1 4194304 3111 12647 0 0 684 3 1293 28 25 0 1 0 107411375 7802880 1657 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9430/statm: 1905 1657 219 399 0 1502 0
[pid=9436] ppid=9430 vsize=18388 CPUtime=921.72
/proc/9436/stat : 9436 (vallst) R 9430 9430 9334 0 -1 4194304 13402 0 0 0 91783 389 0 0 25 0 1 0 107413387 18829312 2811 1992294400 134512640 134738160 4294956176 18446744073709551615 134575331 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/9436/statm: 4597 2811 151 55 0 4187 0
Current children cumulated CPU time (s) 941.8
Current children cumulated vsize (KiB) 26008

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.14 2/67 9442
/proc/meminfo: memFree=1677720/2055920 swapFree=4191900/4192956
[pid=9430] ppid=9428 vsize=7620 CPUtime=20.08
/proc/9430/stat : 9430 (SATzilla2009_C) S 9428 9430 9334 0 -1 4194304 3111 12647 0 0 684 3 1293 28 25 0 1 0 107411375 7802880 1657 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9430/statm: 1905 1657 219 399 0 1502 0
[pid=9436] ppid=9430 vsize=18388 CPUtime=981.69
/proc/9436/stat : 9436 (vallst) R 9430 9430 9334 0 -1 4194304 13914 0 0 0 97765 404 0 0 25 0 1 0 107413387 18829312 2825 1992294400 134512640 134738160 4294956176 18446744073709551615 134586237 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/9436/statm: 4597 2825 151 55 0 4187 0
Current children cumulated CPU time (s) 1001.77
Current children cumulated vsize (KiB) 26008

[startup+1062.3 s]
/proc/loadavg: 1.00 1.02 1.13 2/67 9442
/proc/meminfo: memFree=1677144/2055920 swapFree=4191900/4192956
[pid=9430] ppid=9428 vsize=7620 CPUtime=20.08
/proc/9430/stat : 9430 (SATzilla2009_C) S 9428 9430 9334 0 -1 4194304 3111 12647 0 0 684 3 1293 28 25 0 1 0 107411375 7802880 1657 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9430/statm: 1905 1657 219 399 0 1502 0
[pid=9436] ppid=9430 vsize=18916 CPUtime=1041.67
/proc/9436/stat : 9436 (vallst) R 9430 9430 9334 0 -1 4194304 14793 0 0 0 103749 418 0 0 25 0 1 0 107413387 19369984 2948 1992294400 134512640 134738160 4294956176 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/9436/statm: 4729 2948 151 55 0 4319 0
Current children cumulated CPU time (s) 1061.75
Current children cumulated vsize (KiB) 26536

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.12 2/67 9442
/proc/meminfo: memFree=1672408/2055920 swapFree=4191900/4192956
[pid=9430] ppid=9428 vsize=7620 CPUtime=20.08
/proc/9430/stat : 9430 (SATzilla2009_C) S 9428 9430 9334 0 -1 4194304 3111 12647 0 0 684 3 1293 28 25 0 1 0 107411375 7802880 1657 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9430/statm: 1905 1657 219 399 0 1502 0
[pid=9436] ppid=9430 vsize=23680 CPUtime=1101.64
/proc/9436/stat : 9436 (vallst) R 9430 9430 9334 0 -1 4194304 15996 0 0 0 109739 425 0 0 25 0 1 0 107413387 24248320 4151 1992294400 134512640 134738160 4294956176 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/9436/statm: 5920 4151 151 55 0 5510 0
Current children cumulated CPU time (s) 1121.72
Current children cumulated vsize (KiB) 31300

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.11 2/67 9442
/proc/meminfo: memFree=1675416/2055920 swapFree=4191900/4192956
[pid=9430] ppid=9428 vsize=7620 CPUtime=20.08
/proc/9430/stat : 9430 (SATzilla2009_C) S 9428 9430 9334 0 -1 4194304 3111 12647 0 0 684 3 1293 28 25 0 1 0 107411375 7802880 1657 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9430/statm: 1905 1657 219 399 0 1502 0
[pid=9436] ppid=9430 vsize=20828 CPUtime=1161.62
/proc/9436/stat : 9436 (vallst) R 9430 9430 9334 0 -1 4194304 16876 0 0 0 115726 436 0 0 25 0 1 0 107413387 21327872 3413 1992294400 134512640 134738160 4294956176 18446744073709551615 134586199 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/9436/statm: 5207 3413 151 55 0 4797 0
Current children cumulated CPU time (s) 1181.7
Current children cumulated vsize (KiB) 28448

Solver just ended. Dumping a history of the last processes samples

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.11 2/67 9442
/proc/meminfo: memFree=1674712/2055920 swapFree=4191900/4192956
[pid=9430] ppid=9428 vsize=7620 CPUtime=20.08
/proc/9430/stat : 9430 (SATzilla2009_C) S 9428 9430 9334 0 -1 4194304 3111 12647 0 0 684 3 1293 28 25 0 1 0 107411375 7802880 1657 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9430/statm: 1905 1657 219 399 0 1502 0
[pid=9436] ppid=9430 vsize=21488 CPUtime=1169.61
/proc/9436/stat : 9436 (vallst) R 9430 9430 9334 0 -1 4194304 17041 0 0 0 116524 437 0 0 25 0 1 0 107413387 22003712 3578 1992294400 134512640 134738160 4294956176 18446744073709551615 134575331 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/9436/statm: 5372 3578 151 55 0 4962 0
Current children cumulated CPU time (s) 1189.69
Current children cumulated vsize (KiB) 29108

[startup+1193.51 s]
/proc/loadavg: 1.00 1.00 1.11 2/67 9442
/proc/meminfo: memFree=1674456/2055920 swapFree=4191900/4192956
[pid=9430] ppid=9428 vsize=7620 CPUtime=20.08
/proc/9430/stat : 9430 (SATzilla2009_C) S 9428 9430 9334 0 -1 4194304 3111 12647 0 0 684 3 1293 28 25 0 1 0 107411375 7802880 1657 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9430/statm: 1905 1657 219 399 0 1502 0
[pid=9436] ppid=9430 vsize=21752 CPUtime=1172.81
/proc/9436/stat : 9436 (vallst) R 9430 9430 9334 0 -1 4194304 17109 0 0 0 116844 437 0 0 25 0 1 0 107413387 22274048 3646 1992294400 134512640 134738160 4294956176 18446744073709551615 134586204 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/9436/statm: 5438 3646 151 55 0 5028 0
Current children cumulated CPU time (s) 1192.89
Current children cumulated vsize (KiB) 29372

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.11 2/67 9442
/proc/meminfo: memFree=1674200/2055920 swapFree=4191900/4192956
[pid=9430] ppid=9428 vsize=7620 CPUtime=20.08
/proc/9430/stat : 9430 (SATzilla2009_C) S 9428 9430 9334 0 -1 4194304 3111 12647 0 0 684 3 1293 28 25 0 1 0 107411375 7802880 1657 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9430/statm: 1905 1657 219 399 0 1502 0
[pid=9436] ppid=9430 vsize=21884 CPUtime=1176.01
/proc/9436/stat : 9436 (vallst) R 9430 9430 9334 0 -1 4194304 17170 0 0 0 117163 438 0 0 25 0 1 0 107413387 22409216 3707 1992294400 134512640 134738160 4294956176 18446744073709551615 134585606 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/9436/statm: 5471 3707 151 55 0 5061 0
Current children cumulated CPU time (s) 1196.09
Current children cumulated vsize (KiB) 29504

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.11 2/67 9442
/proc/meminfo: memFree=1674072/2055920 swapFree=4191900/4192956
[pid=9430] ppid=9428 vsize=7620 CPUtime=20.08
/proc/9430/stat : 9430 (SATzilla2009_C) S 9428 9430 9334 0 -1 4194304 3111 12647 0 0 684 3 1293 28 25 0 1 0 107411375 7802880 1657 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9430/statm: 1905 1657 219 399 0 1502 0
[pid=9436] ppid=9430 vsize=22016 CPUtime=1177.61
/proc/9436/stat : 9436 (vallst) R 9430 9430 9334 0 -1 4194304 17200 0 0 0 117323 438 0 0 25 0 1 0 107413387 22544384 3737 1992294400 134512640 134738160 4294956176 18446744073709551615 134585606 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/9436/statm: 5504 3737 151 55 0 5094 0
Current children cumulated CPU time (s) 1197.69
Current children cumulated vsize (KiB) 29636

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.11 2/67 9442
/proc/meminfo: memFree=1673944/2055920 swapFree=4191900/4192956
[pid=9430] ppid=9428 vsize=7620 CPUtime=20.08
/proc/9430/stat : 9430 (SATzilla2009_C) S 9428 9430 9334 0 -1 4194304 3111 12647 0 0 684 3 1293 28 25 0 1 0 107411375 7802880 1657 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9430/statm: 1905 1657 219 399 0 1502 0
[pid=9436] ppid=9430 vsize=22148 CPUtime=1178.41
/proc/9436/stat : 9436 (vallst) R 9430 9430 9334 0 -1 4194304 17216 0 0 0 117403 438 0 0 25 0 1 0 107413387 22679552 3753 1992294400 134512640 134738160 4294956176 18446744073709551615 134585606 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/9436/statm: 5537 3753 151 55 0 5127 0
Current children cumulated CPU time (s) 1198.49
Current children cumulated vsize (KiB) 29768

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.11 2/67 9442
/proc/meminfo: memFree=1673944/2055920 swapFree=4191900/4192956
[pid=9430] ppid=9428 vsize=7620 CPUtime=20.08
/proc/9430/stat : 9430 (SATzilla2009_C) S 9428 9430 9334 0 -1 4194304 3111 12647 0 0 684 3 1293 28 25 0 1 0 107411375 7802880 1657 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9430/statm: 1905 1657 219 399 0 1502 0
[pid=9436] ppid=9430 vsize=22148 CPUtime=1178.8
/proc/9436/stat : 9436 (vallst) R 9430 9430 9334 0 -1 4194304 17224 0 0 0 117442 438 0 0 25 0 1 0 107413387 22679552 3761 1992294400 134512640 134738160 4294956176 18446744073709551615 134589909 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/9436/statm: 5537 3761 151 55 0 5127 0
Current children cumulated CPU time (s) 1198.88
Current children cumulated vsize (KiB) 29768

Child status: 17
Real time (s): 1199.51
CPU time (s): 1198.92
CPU user time (s): 1194.21
CPU system time (s): 4.71128
CPU usage (%): 99.9506
Max. virtual memory (cumulated for all children) (KiB): 34124

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1194.21
system time used= 4.71128
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33000
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 16
involuntary context switches= 4152

runsolver used 1.03684 second user time and 3.33049 second system time

The end

Launcher Data

Begin job on node91 at 2009-04-27 02:57:03
IDJOB=1733916
IDBENCH=71150
IDSOLVER=527
FILE ID=node91/1733916-1240793823
PBS_JOBID= 9187354
Free space on /tmp= 66556 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/CRAFTED/modcircuits/mod4block_2vars_8gates_u2.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1733916-1240793823/watcher-1733916-1240793823 -o /tmp/evaluation-result-1733916-1240793823/solver-1733916-1240793823 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1733916-1240793823.cnf

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= a5bb71bc1d85a401ce9f42ed1404d63e
RANDOM SEED=7380734

node91.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.241
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.241
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1695552 kB
Buffers:         42840 kB
Cached:         236664 kB
SwapCached:        384 kB
Active:         122860 kB
Inactive:       170628 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1695552 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:           33124 kB
Writeback:           0 kB
Mapped:          22388 kB
Slab:            52780 kB
Committed_AS:   320840 kB
PageTables:       1356 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66524 MiB
End job on node91 at 2009-04-27 03:17:03