Trace number 1538615

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_R 2009-03-22? (exit code) 1199.74 1200.63

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/6000/
unif-k3-r4.2-v6000-c25200-S821759333-092.cnf
MD5SUMb4ec0c2df22218bd519db808f39dee11
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark86.9768
Satisfiable
(Un)Satisfiability was proved
Number of variables5999
Number of clauses25200
Sum of the clauses size75600
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 325200
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

68.84/69.25	c SATzilla is building models for class 1
68.84/69.25	c run presolver SATenstein for 30 seconds ... 
68.84/69.25	c Bin: Executing SATenstein
68.84/69.25	c spawning binary file with 30 seconds ...
68.84/69.25	c child exit by a signal
68.84/69.25	c SATenstein returned code 137.
68.84/69.25	c run presolver mxc-sr08 for 30 seconds ... 
68.84/69.25	c Bin: Executing mxc-sr08
68.84/69.25	c spawning binary file with 30 seconds ...
68.84/69.25	c child exit by a signal
68.84/69.25	c mxc-sr08 returned code 137.
68.84/69.25	c Orignal number of varibales is 6000, number of clauses is 25200 
68.84/69.25	c predicted feature computation time is 8.848705 
68.84/69.25	c Bin: Executing satelite
68.84/69.25	c spawning binary file with 240 seconds ...
68.84/69.25	c child exited successfully
68.84/69.25	c satzilla computing base features
68.84/69.25	c Number of variabe is: 5841, Number of clause is : 25017 
68.84/69.25	c Initializing...
68.84/69.25	c satzilla compute diameter ...
68.84/69.25	c start diameter features ...
68.84/69.25	c satzilla doing clause learning
68.84/69.25	c start clause learning features ...
68.84/69.25	c Bin: Executing zchaff07
68.84/69.25	c spawning binary file with 2 seconds ...
68.84/69.25	c child exit by a signal
68.84/69.25	c satzilla doing survey propogation probe
68.84/69.25	c do survay propogation for 2 second ...
68.84/69.25	c satzilla doing local search probe
68.84/69.25	c satzilla doing lobjois search-space size estimate
68.84/69.25	c features are:6000 25200 5841 25017 0.0272214 0.00731503 0.233481 0.496031 0.588103 0.728496 0.000520447 0.0685101 0.000513611 0.000856018 0.168866 0 0.962585 0.000520447 0.288854 7.99456e-05 0.0013191 2.7058 0.22732 0.169356 0 1 3.36736 0.000255905 0.396733 0 0.000759484 2.32556 0.494224 0.00105446 0.292117 0.000159891 0.00275812 5.00335 0.0115488 5 6 0.0224358 38.3582 0.322381 20 75 55 26 47 29 34 45.8146 0.13829 34.5926 63.75 54.863 38.3158 50 41.963 44.2857 0.391156 0.574681 1.50373e-06 1 0.696241 0.0839025 0.562403 0.207706 0.387287 0.0908838 0.657621 0.00320889 0.721252 0.17058 0.027585 0.121291 0.0472419 0.0788923 161.611 0.102492 1268.69 0.023775 1272 1222 1295 0.239115 0.176022 0.84055 0.0123559 0.246789 0.334754 
68.84/69.25	c satzilla's ranking:
68.84/69.25	c 1) SATenstein: 2.990574
68.84/69.25	c 2) gnovelty+: 2.898270
68.84/69.25	c 3) adaptg2wsat0: 1.133790
68.84/69.25	c 4) adaptg2wsat+: 1.094409
68.84/69.25	c 5) kcnfs04SAT07: 0.243961
68.84/69.25	c 6) march_dl2004: 0.082608
68.84/69.25	c 7) picosat846: 0.044067
68.84/69.25	c 8) mxc-sr08: -10000.000000
68.84/69.25	c 9) tts-4-0: -10000.000000
68.84/69.25	c 10) zchaff_rand: -10000.000000
68.84/69.25	c 11) vallst: -10000.000000
68.84/69.25	c 12) minisat20: -10000.000000
68.84/69.25	c 13) minisat20SAT07: -10000.000000
68.84/69.25	c satzilla running SATenstein ... 
1199.68/1200.63	c Bin: Executing SATenstein
1199.68/1200.63	c spawning binary file with 1131 seconds ...
1199.68/1200.63	c child exit by a signal
1199.68/1200.63	c SATenstein returned code 137.
1199.68/1200.63	c satzilla running gnovelty+ ... 
1199.68/1200.63	c Bin: Executing gnovelty+
1199.68/1200.63	c gnovelty+ returned code 1.
1199.68/1200.63	c satzilla running adaptg2wsat0 ... 
1199.68/1200.63	c Bin: Executing adaptg2wsat0
1199.68/1200.63	c adaptg2wsat0 returned code 1.
1199.68/1200.63	c satzilla running adaptg2wsat+ ... 
1199.68/1200.63	c Bin: Executing adaptg2wsat+
1199.68/1200.63	c adaptg2wsat+ returned code 1.
1199.68/1200.63	c satzilla running kcnfs04SAT07 ... 
1199.68/1200.63	c Bin: Executing kcnfs04SAT07
1199.68/1200.63	c kcnfs04SAT07 returned code 1.
1199.68/1200.63	c satzilla running march_dl2004 ... 
1199.68/1200.63	c Bin: Executing march_dl2004
1199.68/1200.63	c march_dl2004 returned code 1.
1199.68/1200.63	c satzilla running picosat846 ... 
1199.68/1200.63	c Bin: Executing picosat846
1199.68/1200.63	c picosat846 returned code 1.
1199.68/1200.63	c satzilla running mxc-sr08 ... 
1199.68/1200.63	c Bin: Executing mxc-sr08
1199.68/1200.63	c mxc-sr08 returned code 1.
1199.68/1200.63	c satzilla running tts-4-0 ... 
1199.68/1200.63	c Bin: Executing tts-4-0
1199.68/1200.63	c tts-4-0 returned code 1.
1199.68/1200.63	c satzilla running zchaff_rand ... 
1199.68/1200.63	c Bin: Executing zchaff_rand
1199.68/1200.63	c zchaff_rand returned code 1.
1199.68/1200.63	c satzilla running vallst ... 
1199.68/1200.63	c Bin: Executing vallst
1199.68/1200.63	c vallst returned code 1.
1199.68/1200.63	c satzilla running minisat20 ... 
1199.68/1200.63	c Bin: Executing minisat20
1199.68/1200.63	c minisat20 returned code 1.
1199.68/1200.63	c satzilla running minisat20SAT07 ... 
1199.68/1200.63	c Bin: Executing minisat20SAT07
1199.68/1200.63	c minisat20SAT07 returned code 1.
1199.68/1200.63	c ERROR: All Failed! 
1199.68/1200.63	c SATZILLA_TIME=1199.920000

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1538615-1238436245/watcher-1538615-1238436245 -o /tmp/evaluation-result-1538615-1238436245/solver-1538615-1238436245 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_R HOME/instance-1538615-1238436245.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: 2.00 2.00 2.13 4/86 27467
/proc/meminfo: memFree=1671896/2055924 swapFree=4179644/4192956
[pid=27467] ppid=27465 vsize=2056 CPUtime=0
/proc/27467/stat : 27467 (SATzilla2009_R) S 27465 27467 27252 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 469954923 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27467/statm: 514 112 96 399 0 111 0
[pid=27468] ppid=27467 vsize=6368 CPUtime=0
/proc/27468/stat : 27468 (SATenstein) R 27467 27467 27252 0 -1 4194304 191 0 0 0 0 0 0 0 19 0 1 0 469954923 6520832 172 1992294400 134512640 134854740 4294955344 18446744073709551615 134668517 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27468/statm: 1592 172 94 83 0 1153 0

[startup+0.02483 s]
/proc/loadavg: 2.00 2.00 2.13 4/86 27467
/proc/meminfo: memFree=1671896/2055924 swapFree=4179644/4192956
[pid=27467] ppid=27465 vsize=2056 CPUtime=0
/proc/27467/stat : 27467 (SATzilla2009_R) S 27465 27467 27252 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 469954923 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27467/statm: 514 112 96 399 0 111 0
[pid=27468] ppid=27467 vsize=6368 CPUtime=0
/proc/27468/stat : 27468 (SATenstein) D 27467 27467 27252 0 -1 4194304 244 0 0 0 0 0 0 0 19 0 1 0 469954923 6520832 225 1992294400 134512640 134854740 4294955344 18446744073709551615 8272199 0 0 8392704 0 18446744071563479169 0 0 17 1 0 0
/proc/27468/statm: 1592 225 123 83 0 1153 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8424

[startup+0.101843 s]
/proc/loadavg: 2.00 2.00 2.13 4/86 27467
/proc/meminfo: memFree=1671896/2055924 swapFree=4179644/4192956
[pid=27467] ppid=27465 vsize=2056 CPUtime=0
/proc/27467/stat : 27467 (SATzilla2009_R) S 27465 27467 27252 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 469954923 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27467/statm: 514 112 96 399 0 111 0
[pid=27468] ppid=27467 vsize=6368 CPUtime=0
/proc/27468/stat : 27468 (SATenstein) D 27467 27467 27252 0 -1 4194304 245 0 1 0 0 0 0 0 18 0 1 0 469954923 6520832 227 1992294400 134512640 134854740 4294955344 18446744073709551615 8152368 0 0 8392704 0 18446744071563479169 0 0 17 1 0 0
/proc/27468/statm: 1592 227 125 83 0 1153 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8424

[startup+0.301885 s]
/proc/loadavg: 2.00 2.00 2.13 4/86 27467
/proc/meminfo: memFree=1671896/2055924 swapFree=4179644/4192956
[pid=27467] ppid=27465 vsize=2056 CPUtime=0
/proc/27467/stat : 27467 (SATzilla2009_R) S 27465 27467 27252 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 469954923 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27467/statm: 514 112 96 399 0 111 0
[pid=27468] ppid=27467 vsize=10604 CPUtime=0.16
/proc/27468/stat : 27468 (SATenstein) R 27467 27467 27252 0 -1 4194304 1069 0 3 0 16 0 0 0 18 0 1 0 469954923 10858496 1002 1992294400 134512640 134854740 4294955344 18446744073709551615 134568082 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27468/statm: 2651 1002 174 83 0 2212 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 12660

[startup+0.701957 s]
/proc/loadavg: 2.00 2.00 2.13 4/86 27467
/proc/meminfo: memFree=1671896/2055924 swapFree=4179644/4192956
[pid=27467] ppid=27465 vsize=2056 CPUtime=0
/proc/27467/stat : 27467 (SATzilla2009_R) S 27465 27467 27252 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 469954923 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27467/statm: 514 112 96 399 0 111 0
[pid=27468] ppid=27467 vsize=10604 CPUtime=0.56
/proc/27468/stat : 27468 (SATenstein) R 27467 27467 27252 0 -1 4194304 1069 0 3 0 56 0 0 0 22 0 1 0 469954923 10858496 1002 1992294400 134512640 134854740 4294955344 18446744073709551615 134568532 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27468/statm: 2651 1002 174 83 0 2212 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 12660

[startup+1.5011 s]
/proc/loadavg: 2.00 2.00 2.13 3/88 27469
/proc/meminfo: memFree=1668168/2055924 swapFree=4179644/4192956
[pid=27467] ppid=27465 vsize=2056 CPUtime=0
/proc/27467/stat : 27467 (SATzilla2009_R) S 27465 27467 27252 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 469954923 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27467/statm: 514 112 96 399 0 111 0
[pid=27468] ppid=27467 vsize=10604 CPUtime=1.35
/proc/27468/stat : 27468 (SATenstein) R 27467 27467 27252 0 -1 4194304 1069 0 3 0 135 0 0 0 25 0 1 0 469954923 10858496 1002 1992294400 134512640 134854740 4294955344 18446744073709551615 134761109 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27468/statm: 2651 1002 174 83 0 2212 0
Current children cumulated CPU time (s) 1.35
Current children cumulated vsize (KiB) 12660

[startup+3.1014 s]
/proc/loadavg: 2.00 2.00 2.13 3/88 27469
/proc/meminfo: memFree=1667976/2055924 swapFree=4179644/4192956
[pid=27467] ppid=27465 vsize=2056 CPUtime=0
/proc/27467/stat : 27467 (SATzilla2009_R) S 27465 27467 27252 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 469954923 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27467/statm: 514 112 96 399 0 111 0
[pid=27468] ppid=27467 vsize=10604 CPUtime=2.95
/proc/27468/stat : 27468 (SATenstein) R 27467 27467 27252 0 -1 4194304 1069 0 3 0 295 0 0 0 25 0 1 0 469954923 10858496 1002 1992294400 134512640 134854740 4294955344 18446744073709551615 134760256 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27468/statm: 2651 1002 174 83 0 2212 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 12660

[startup+6.30199 s]
/proc/loadavg: 2.00 2.00 2.13 3/88 27469
/proc/meminfo: memFree=1667016/2055924 swapFree=4179644/4192956
[pid=27467] ppid=27465 vsize=2056 CPUtime=0
/proc/27467/stat : 27467 (SATzilla2009_R) S 27465 27467 27252 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 469954923 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27467/statm: 514 112 96 399 0 111 0
[pid=27468] ppid=27467 vsize=10604 CPUtime=6.13
/proc/27468/stat : 27468 (SATenstein) R 27467 27467 27252 0 -1 4194304 1069 0 3 0 613 0 0 0 25 0 1 0 469954923 10858496 1002 1992294400 134512640 134854740 4294955344 18446744073709551615 134759746 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27468/statm: 2651 1002 174 83 0 2212 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 12660

[startup+12.7012 s]
/proc/loadavg: 2.31 2.07 2.15 3/88 27469
/proc/meminfo: memFree=1666832/2055924 swapFree=4179644/4192956
[pid=27467] ppid=27465 vsize=2056 CPUtime=0
/proc/27467/stat : 27467 (SATzilla2009_R) S 27465 27467 27252 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 469954923 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27467/statm: 514 112 96 399 0 111 0
[pid=27468] ppid=27467 vsize=10604 CPUtime=12.5
/proc/27468/stat : 27468 (SATenstein) R 27467 27467 27252 0 -1 4194304 1069 0 3 0 1250 0 0 0 25 0 1 0 469954923 10858496 1002 1992294400 134512640 134854740 4294955344 18446744073709551615 134743952 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27468/statm: 2651 1002 174 83 0 2212 0
Current children cumulated CPU time (s) 12.5
Current children cumulated vsize (KiB) 12660

[startup+25.5015 s]
/proc/loadavg: 2.57 2.13 2.17 3/88 27469
/proc/meminfo: memFree=1666832/2055924 swapFree=4179644/4192956
[pid=27467] ppid=27465 vsize=2056 CPUtime=0
/proc/27467/stat : 27467 (SATzilla2009_R) S 27465 27467 27252 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 469954923 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27467/statm: 514 112 96 399 0 111 0
[pid=27468] ppid=27467 vsize=10604 CPUtime=25.23
/proc/27468/stat : 27468 (SATenstein) R 27467 27467 27252 0 -1 4194304 1069 0 3 0 2523 0 0 0 25 0 1 0 469954923 10858496 1002 1992294400 134512640 134854740 4294955344 18446744073709551615 134760395 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27468/statm: 2651 1002 174 83 0 2212 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 12660

[startup+51.1012 s]
/proc/loadavg: 2.86 2.23 2.20 3/88 27470
/proc/meminfo: memFree=1663888/2055924 swapFree=4179644/4192956
[pid=27467] ppid=27465 vsize=2056 CPUtime=29.98
/proc/27467/stat : 27467 (SATzilla2009_R) S 27465 27467 27252 0 -1 4194304 152 1069 0 3 0 0 2998 0 19 0 1 0 469954923 2105344 121 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27467/statm: 514 121 104 399 0 111 0
[pid=27470] ppid=27467 vsize=7280 CPUtime=20.78
/proc/27470/stat : 27470 (mxc-sr08) R 27467 27467 27252 0 -1 4194304 1863 0 0 0 2078 0 0 0 25 0 1 0 469957950 7454720 1698 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27470/statm: 1820 1698 71 138 0 1679 0
Current children cumulated CPU time (s) 50.76
Current children cumulated vsize (KiB) 9336

[startup+102.307 s]
/proc/loadavg: 3.09 2.40 2.26 3/88 27473
/proc/meminfo: memFree=1663952/2055924 swapFree=4179644/4192956
[pid=27467] ppid=27465 vsize=5380 CPUtime=68.89
/proc/27467/stat : 27467 (SATzilla2009_R) S 27465 27467 27252 0 -1 4194304 2281 5142 0 3 657 23 6190 19 25 0 1 0 469954923 5509120 981 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27467/statm: 1345 981 220 399 0 942 0
[pid=27473] ppid=27467 vsize=10604 CPUtime=33.02
/proc/27473/stat : 27473 (SATenstein) R 27467 27467 27252 0 -1 4194304 1046 0 0 0 3301 1 0 0 25 0 1 0 469961848 10858496 979 1992294400 134512640 134854740 4294955840 18446744073709551615 134735225 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27473/statm: 2651 979 171 83 0 2212 0
Current children cumulated CPU time (s) 101.91
Current children cumulated vsize (KiB) 15984

[startup+162.303 s]
/proc/loadavg: 2.40 2.33 2.24 3/88 27473
/proc/meminfo: memFree=1664784/2055924 swapFree=4179644/4192956
[pid=27467] ppid=27465 vsize=5380 CPUtime=68.89
/proc/27467/stat : 27467 (SATzilla2009_R) S 27465 27467 27252 0 -1 4194304 2281 5142 0 3 657 23 6190 19 25 0 1 0 469954923 5509120 981 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27467/statm: 1345 981 220 399 0 942 0
[pid=27473] ppid=27467 vsize=10604 CPUtime=92.98
/proc/27473/stat : 27473 (SATenstein) R 27467 27467 27252 0 -1 4194304 1046 0 0 0 9297 1 0 0 25 0 1 0 469961848 10858496 979 1992294400 134512640 134854740 4294955840 18446744073709551615 134734934 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27473/statm: 2651 979 171 83 0 2212 0
Current children cumulated CPU time (s) 161.87
Current children cumulated vsize (KiB) 15984

[startup+222.302 s]
/proc/loadavg: 2.14 2.26 2.23 3/88 27473
/proc/meminfo: memFree=1664848/2055924 swapFree=4179644/4192956
[pid=27467] ppid=27465 vsize=5380 CPUtime=68.89
/proc/27467/stat : 27467 (SATzilla2009_R) S 27465 27467 27252 0 -1 4194304 2281 5142 0 3 657 23 6190 19 25 0 1 0 469954923 5509120 981 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27467/statm: 1345 981 220 399 0 942 0
[pid=27473] ppid=27467 vsize=10604 CPUtime=152.95
/proc/27473/stat : 27473 (SATenstein) R 27467 27467 27252 0 -1 4194304 1046 0 0 0 15294 1 0 0 25 0 1 0 469961848 10858496 979 1992294400 134512640 134854740 4294955840 18446744073709551615 134560754 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27473/statm: 2651 979 171 83 0 2212 0
Current children cumulated CPU time (s) 221.84
Current children cumulated vsize (KiB) 15984

[startup+282.302 s]
/proc/loadavg: 2.05 2.21 2.21 3/88 27473
/proc/meminfo: memFree=1664848/2055924 swapFree=4179644/4192956
[pid=27467] ppid=27465 vsize=5380 CPUtime=68.89
/proc/27467/stat : 27467 (SATzilla2009_R) S 27465 27467 27252 0 -1 4194304 2281 5142 0 3 657 23 6190 19 25 0 1 0 469954923 5509120 981 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27467/statm: 1345 981 220 399 0 942 0
[pid=27473] ppid=27467 vsize=10604 CPUtime=212.92
/proc/27473/stat : 27473 (SATenstein) R 27467 27467 27252 0 -1 4194304 1046 0 0 0 21291 1 0 0 25 0 1 0 469961848 10858496 979 1992294400 134512640 134854740 4294955840 18446744073709551615 134597530 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27473/statm: 2651 979 171 83 0 2212 0
Current children cumulated CPU time (s) 281.81
Current children cumulated vsize (KiB) 15984

[startup+342.302 s]
/proc/loadavg: 2.02 2.17 2.19 3/88 27473
/proc/meminfo: memFree=1664912/2055924 swapFree=4179644/4192956
[pid=27467] ppid=27465 vsize=5380 CPUtime=68.89
/proc/27467/stat : 27467 (SATzilla2009_R) S 27465 27467 27252 0 -1 4194304 2281 5142 0 3 657 23 6190 19 25 0 1 0 469954923 5509120 981 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27467/statm: 1345 981 220 399 0 942 0
[pid=27473] ppid=27467 vsize=10604 CPUtime=272.89
/proc/27473/stat : 27473 (SATenstein) R 27467 27467 27252 0 -1 4194304 1046 0 0 0 27288 1 0 0 25 0 1 0 469961848 10858496 979 1992294400 134512640 134854740 4294955840 18446744073709551615 134597774 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27473/statm: 2651 979 171 83 0 2212 0

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


[startup+822.303 s]
/proc/loadavg: 2.00 2.02 2.09 3/88 27473
/proc/meminfo: memFree=1664912/2055924 swapFree=4179644/4192956
[pid=27467] ppid=27465 vsize=5380 CPUtime=68.89
/proc/27467/stat : 27467 (SATzilla2009_R) S 27465 27467 27252 0 -1 4194304 2281 5142 0 3 657 23 6190 19 25 0 1 0 469954923 5509120 981 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27467/statm: 1345 981 220 399 0 942 0
[pid=27473] ppid=27467 vsize=10604 CPUtime=752.66
/proc/27473/stat : 27473 (SATenstein) R 27467 27467 27252 0 -1 4194304 1046 0 0 0 75265 1 0 0 25 0 1 0 469961848 10858496 979 1992294400 134512640 134854740 4294955840 18446744073709551615 134597725 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27473/statm: 2651 979 171 83 0 2212 0
Current children cumulated CPU time (s) 821.55
Current children cumulated vsize (KiB) 15984

[startup+882.302 s]
/proc/loadavg: 2.00 2.02 2.09 3/88 27473
/proc/meminfo: memFree=1664912/2055924 swapFree=4179644/4192956
[pid=27467] ppid=27465 vsize=5380 CPUtime=68.89
/proc/27467/stat : 27467 (SATzilla2009_R) S 27465 27467 27252 0 -1 4194304 2281 5142 0 3 657 23 6190 19 25 0 1 0 469954923 5509120 981 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27467/statm: 1345 981 220 399 0 942 0
[pid=27473] ppid=27467 vsize=10604 CPUtime=812.64
/proc/27473/stat : 27473 (SATenstein) R 27467 27467 27252 0 -1 4194304 1046 0 0 0 81263 1 0 0 25 0 1 0 469961848 10858496 979 1992294400 134512640 134854740 4294955840 18446744073709551615 134597721 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27473/statm: 2651 979 171 83 0 2212 0
Current children cumulated CPU time (s) 881.53
Current children cumulated vsize (KiB) 15984

[startup+942.302 s]
/proc/loadavg: 2.00 2.01 2.08 3/88 27473
/proc/meminfo: memFree=1664912/2055924 swapFree=4179644/4192956
[pid=27467] ppid=27465 vsize=5380 CPUtime=68.89
/proc/27467/stat : 27467 (SATzilla2009_R) S 27465 27467 27252 0 -1 4194304 2281 5142 0 3 657 23 6190 19 25 0 1 0 469954923 5509120 981 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27467/statm: 1345 981 220 399 0 942 0
[pid=27473] ppid=27467 vsize=10604 CPUtime=872.6
/proc/27473/stat : 27473 (SATenstein) R 27467 27467 27252 0 -1 4194304 1046 0 0 0 87259 1 0 0 25 0 1 0 469961848 10858496 979 1992294400 134512640 134854740 4294955840 18446744073709551615 134597725 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27473/statm: 2651 979 171 83 0 2212 0
Current children cumulated CPU time (s) 941.49
Current children cumulated vsize (KiB) 15984

[startup+1002.3 s]
/proc/loadavg: 2.00 2.01 2.07 3/88 27473
/proc/meminfo: memFree=1664976/2055924 swapFree=4179644/4192956
[pid=27467] ppid=27465 vsize=5380 CPUtime=68.89
/proc/27467/stat : 27467 (SATzilla2009_R) S 27465 27467 27252 0 -1 4194304 2281 5142 0 3 657 23 6190 19 25 0 1 0 469954923 5509120 981 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27467/statm: 1345 981 220 399 0 942 0
[pid=27473] ppid=27467 vsize=10604 CPUtime=932.58
/proc/27473/stat : 27473 (SATenstein) R 27467 27467 27252 0 -1 4194304 1046 0 0 0 93257 1 0 0 25 0 1 0 469961848 10858496 979 1992294400 134512640 134854740 4294955840 18446744073709551615 134597802 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27473/statm: 2651 979 171 83 0 2212 0
Current children cumulated CPU time (s) 1001.47
Current children cumulated vsize (KiB) 15984

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.07 3/88 27473
/proc/meminfo: memFree=1664976/2055924 swapFree=4179644/4192956
[pid=27467] ppid=27465 vsize=5380 CPUtime=68.89
/proc/27467/stat : 27467 (SATzilla2009_R) S 27465 27467 27252 0 -1 4194304 2281 5142 0 3 657 23 6190 19 25 0 1 0 469954923 5509120 981 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27467/statm: 1345 981 220 399 0 942 0
[pid=27473] ppid=27467 vsize=10604 CPUtime=992.55
/proc/27473/stat : 27473 (SATenstein) R 27467 27467 27252 0 -1 4194304 1046 0 0 0 99254 1 0 0 25 0 1 0 469961848 10858496 979 1992294400 134512640 134854740 4294955840 18446744073709551615 134597745 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27473/statm: 2651 979 171 83 0 2212 0
Current children cumulated CPU time (s) 1061.44
Current children cumulated vsize (KiB) 15984

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.06 3/88 27473
/proc/meminfo: memFree=1664912/2055924 swapFree=4179644/4192956
[pid=27467] ppid=27465 vsize=5380 CPUtime=68.89
/proc/27467/stat : 27467 (SATzilla2009_R) S 27465 27467 27252 0 -1 4194304 2281 5142 0 3 657 23 6190 19 25 0 1 0 469954923 5509120 981 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27467/statm: 1345 981 220 399 0 942 0
[pid=27473] ppid=27467 vsize=10604 CPUtime=1052.52
/proc/27473/stat : 27473 (SATenstein) R 27467 27467 27252 0 -1 4194304 1046 0 0 0 105251 1 0 0 25 0 1 0 469961848 10858496 979 1992294400 134512640 134854740 4294955840 18446744073709551615 134735060 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27473/statm: 2651 979 171 83 0 2212 0
Current children cumulated CPU time (s) 1121.41
Current children cumulated vsize (KiB) 15984

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.06 3/88 27473
/proc/meminfo: memFree=1664976/2055924 swapFree=4179644/4192956
[pid=27467] ppid=27465 vsize=5380 CPUtime=68.89
/proc/27467/stat : 27467 (SATzilla2009_R) S 27465 27467 27252 0 -1 4194304 2281 5142 0 3 657 23 6190 19 25 0 1 0 469954923 5509120 981 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27467/statm: 1345 981 220 399 0 942 0
[pid=27473] ppid=27467 vsize=10604 CPUtime=1112.49
/proc/27473/stat : 27473 (SATenstein) R 27467 27467 27252 0 -1 4194304 1046 0 0 0 111248 1 0 0 25 0 1 0 469961848 10858496 979 1992294400 134512640 134854740 4294955840 18446744073709551615 134735236 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27473/statm: 2651 979 171 83 0 2212 0
Current children cumulated CPU time (s) 1181.38
Current children cumulated vsize (KiB) 15984

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

[startup+1190.3 s]
/proc/loadavg: 2.00 2.00 2.06 3/88 27473
/proc/meminfo: memFree=1664976/2055924 swapFree=4179644/4192956
[pid=27467] ppid=27465 vsize=5380 CPUtime=68.89
/proc/27467/stat : 27467 (SATzilla2009_R) S 27465 27467 27252 0 -1 4194304 2281 5142 0 3 657 23 6190 19 25 0 1 0 469954923 5509120 981 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27467/statm: 1345 981 220 399 0 942 0
[pid=27473] ppid=27467 vsize=10604 CPUtime=1120.49
/proc/27473/stat : 27473 (SATenstein) R 27467 27467 27252 0 -1 4194304 1046 0 0 0 112048 1 0 0 25 0 1 0 469961848 10858496 979 1992294400 134512640 134854740 4294955840 18446744073709551615 134597758 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27473/statm: 2651 979 171 83 0 2212 0
Current children cumulated CPU time (s) 1189.38
Current children cumulated vsize (KiB) 15984

[startup+1196.7 s]
/proc/loadavg: 2.00 2.00 2.06 3/88 27473
/proc/meminfo: memFree=1664976/2055924 swapFree=4179644/4192956
[pid=27467] ppid=27465 vsize=5380 CPUtime=68.89
/proc/27467/stat : 27467 (SATzilla2009_R) S 27465 27467 27252 0 -1 4194304 2281 5142 0 3 657 23 6190 19 25 0 1 0 469954923 5509120 981 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27467/statm: 1345 981 220 399 0 942 0
[pid=27473] ppid=27467 vsize=10604 CPUtime=1126.89
/proc/27473/stat : 27473 (SATenstein) R 27467 27467 27252 0 -1 4194304 1046 0 0 0 112688 1 0 0 25 0 1 0 469961848 10858496 979 1992294400 134512640 134854740 4294955840 18446744073709551615 134735236 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27473/statm: 2651 979 171 83 0 2212 0
Current children cumulated CPU time (s) 1195.78
Current children cumulated vsize (KiB) 15984

[startup+1198.3 s]
/proc/loadavg: 2.00 2.00 2.06 3/88 27473
/proc/meminfo: memFree=1664976/2055924 swapFree=4179644/4192956
[pid=27467] ppid=27465 vsize=5380 CPUtime=68.89
/proc/27467/stat : 27467 (SATzilla2009_R) S 27465 27467 27252 0 -1 4194304 2281 5142 0 3 657 23 6190 19 25 0 1 0 469954923 5509120 981 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27467/statm: 1345 981 220 399 0 942 0
[pid=27473] ppid=27467 vsize=10604 CPUtime=1128.49
/proc/27473/stat : 27473 (SATenstein) R 27467 27467 27252 0 -1 4194304 1046 0 0 0 112848 1 0 0 25 0 1 0 469961848 10858496 979 1992294400 134512640 134854740 4294955840 18446744073709551615 134597721 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27473/statm: 2651 979 171 83 0 2212 0
Current children cumulated CPU time (s) 1197.38
Current children cumulated vsize (KiB) 15984

[startup+1199.9 s]
/proc/loadavg: 2.00 2.00 2.06 3/88 27473
/proc/meminfo: memFree=1664976/2055924 swapFree=4179644/4192956
[pid=27467] ppid=27465 vsize=5380 CPUtime=68.89
/proc/27467/stat : 27467 (SATzilla2009_R) S 27465 27467 27252 0 -1 4194304 2281 5142 0 3 657 23 6190 19 25 0 1 0 469954923 5509120 981 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27467/statm: 1345 981 220 399 0 942 0
[pid=27473] ppid=27467 vsize=10604 CPUtime=1130.09
/proc/27473/stat : 27473 (SATenstein) R 27467 27467 27252 0 -1 4194304 1046 0 0 0 113008 1 0 0 25 0 1 0 469961848 10858496 979 1992294400 134512640 134854740 4294955840 18446744073709551615 134735106 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27473/statm: 2651 979 171 83 0 2212 0
Current children cumulated CPU time (s) 1198.98
Current children cumulated vsize (KiB) 15984

[startup+1200.3 s]
/proc/loadavg: 2.00 2.00 2.06 3/88 27473
/proc/meminfo: memFree=1664976/2055924 swapFree=4179644/4192956
[pid=27467] ppid=27465 vsize=5380 CPUtime=68.89
/proc/27467/stat : 27467 (SATzilla2009_R) S 27465 27467 27252 0 -1 4194304 2281 5142 0 3 657 23 6190 19 25 0 1 0 469954923 5509120 981 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27467/statm: 1345 981 220 399 0 942 0
[pid=27473] ppid=27467 vsize=10604 CPUtime=1130.49
/proc/27473/stat : 27473 (SATenstein) R 27467 27467 27252 0 -1 4194304 1046 0 0 0 113048 1 0 0 25 0 1 0 469961848 10858496 979 1992294400 134512640 134854740 4294955840 18446744073709551615 134734928 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27473/statm: 2651 979 171 83 0 2212 0
Current children cumulated CPU time (s) 1199.38
Current children cumulated vsize (KiB) 15984

[startup+1200.5 s]
/proc/loadavg: 2.00 2.00 2.06 3/88 27473
/proc/meminfo: memFree=1664976/2055924 swapFree=4179644/4192956
[pid=27467] ppid=27465 vsize=5380 CPUtime=68.89
/proc/27467/stat : 27467 (SATzilla2009_R) S 27465 27467 27252 0 -1 4194304 2281 5142 0 3 657 23 6190 19 25 0 1 0 469954923 5509120 981 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27467/statm: 1345 981 220 399 0 942 0
[pid=27473] ppid=27467 vsize=10604 CPUtime=1130.69
/proc/27473/stat : 27473 (SATenstein) R 27467 27467 27252 0 -1 4194304 1046 0 0 0 113068 1 0 0 25 0 1 0 469961848 10858496 979 1992294400 134512640 134854740 4294955840 18446744073709551615 134598246 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27473/statm: 2651 979 171 83 0 2212 0
Current children cumulated CPU time (s) 1199.58
Current children cumulated vsize (KiB) 15984

[startup+1200.6 s]
/proc/loadavg: 2.00 2.00 2.06 3/88 27473
/proc/meminfo: memFree=1664976/2055924 swapFree=4179644/4192956
[pid=27467] ppid=27465 vsize=5380 CPUtime=68.89
/proc/27467/stat : 27467 (SATzilla2009_R) S 27465 27467 27252 0 -1 4194304 2281 5142 0 3 657 23 6190 19 25 0 1 0 469954923 5509120 981 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27467/statm: 1345 981 220 399 0 942 0
[pid=27473] ppid=27467 vsize=10604 CPUtime=1130.79
/proc/27473/stat : 27473 (SATenstein) R 27467 27467 27252 0 -1 4194304 1046 0 0 0 113078 1 0 0 25 0 1 0 469961848 10858496 979 1992294400 134512640 134854740 4294955840 18446744073709551615 134735248 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27473/statm: 2651 979 171 83 0 2212 0
Current children cumulated CPU time (s) 1199.68
Current children cumulated vsize (KiB) 15984

Child status: 17
Real time (s): 1200.63
CPU time (s): 1199.74
CPU user time (s): 1199.29
CPU system time (s): 0.452931
CPU usage (%): 99.9259
Max. virtual memory (cumulated for all children) (KiB): 15984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.29
system time used= 0.452931
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8485
page faults= 3
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 41
involuntary context switches= 4470

runsolver used 1.42278 second user time and 4.04538 second system time

The end

Launcher Data

Begin job on node83 at 2009-03-30 20:04:05
IDJOB=1538615
IDBENCH=70318
IDSOLVER=526
FILE ID=node83/1538615-1238436245
PBS_JOBID= 9061594
Free space on /tmp= 66508 MiB

SOLVER NAME= SATzilla2009_R 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/6000/unif-k3-r4.2-v6000-c25200-S821759333-092.cnf
COMMAND LINE= HOME/SATzilla2009_R BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1538615-1238436245/watcher-1538615-1238436245 -o /tmp/evaluation-result-1538615-1238436245/solver-1538615-1238436245 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_R HOME/instance-1538615-1238436245.cnf

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

MD5SUM BENCH= b4ec0c2df22218bd519db808f39dee11
RANDOM SEED=945218746

node83.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.268
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.268
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:      2055924 kB
MemFree:       1672376 kB
Buffers:         57600 kB
Cached:         233224 kB
SwapCached:       7492 kB
Active:         164108 kB
Inactive:       145216 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1672376 kB
SwapTotal:     4192956 kB
SwapFree:      4179644 kB
Dirty:           31904 kB
Writeback:           0 kB
Mapped:          26008 kB
Slab:            58320 kB
Committed_AS:  1097436 kB
PageTables:       2680 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66476 MiB
End job on node83 at 2009-03-30 20:24:06