Trace number 1720230

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) 1199.74 1200.27

General information on the benchmark

Namemizh-sha0-36-4.cnf
MD5SUMf43e1bf70d9ce8021bafd328efc83ae7
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark159.031
Satisfiable
(Un)Satisfiability was proved
Number of variables50073
Number of clauses210235
Sum of the clauses size628383
Maximum clause length4
Minimum clause length1
Number of clauses of size 1177
Number of clauses of size 286992
Number of clauses of size 338042
Number of clauses of size 485024
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

22.76/22.88	c SATzilla is building models for class 2
22.76/22.88	c run presolver march_dl2004 for 5 seconds ... 
22.76/22.88	c Bin: Executing march_dl2004
22.76/22.88	c spawning binary file with 5 seconds ...
22.76/22.88	c child exit by a signal
22.76/22.88	c march_dl2004 returned code 137.
22.76/22.88	c run presolver mxc-sr08 for 5 seconds ... 
22.76/22.88	c Bin: Executing mxc-sr08
22.76/22.88	c spawning binary file with 5 seconds ...
22.76/22.88	c child exit by a signal
22.76/22.88	c mxc-sr08 returned code 137.
22.76/22.88	c Orignal number of varibales is 50073, number of clauses is 210235 
22.76/22.88	c predicted feature computation time is 18.724042 
22.76/22.88	c Bin: Executing satelite
22.76/22.88	c spawning binary file with 240 seconds ...
22.76/22.88	c child exited successfully
22.76/22.88	c satzilla computing base features
22.76/22.88	c Number of variabe is: 20573, Number of clause is : 120343 
22.76/22.88	c Initializing...
22.76/22.88	c satzilla compute diameter ...
22.76/22.88	c start diameter features ...
22.76/22.88	c satzilla doing clause learning
22.76/22.88	c start clause learning features ...
22.76/22.88	c Bin: Executing zchaff07
22.76/22.88	c spawning binary file with 2 seconds ...
22.76/22.88	c child exit by a signal
22.76/22.88	c satzilla doing survey propogation probe
22.76/22.88	c do survay propogation for 2 second ...
22.76/22.88	c satzilla doing local search probe
22.76/22.88	c satzilla doing lobjois search-space size estimate
22.76/22.88	c features are:50073 210235 20573 120343 1.43392 0.746965 0.170953 0.409265 0.434034 1.03582 0.00016482 0.186349 9.72148e-05 0.000243037 0.917288 0.0805863 0.528572 0.00016482 0.512196 4.98575e-05 0.000465337 2.55712 0.0188894 0.0381702 0 0.272727 0.822161 8.47316e-05 0.501281 1.66192e-05 0.000232668 2.30624 0.52898 6.64274e-05 0.51957 3.32383e-05 0.000174501 13.53 0.0368883 13 14 0.691346 275.16 0.201859 115 398 328 213 316 246 287 7.55202 0.183794 5.63158 11.8522 9.31646 5.97154 8.35427 6.74419 7.20732 0.0750914 1.90189 0 0.653265 0.36461 3.66858e-08 0.0605787 0.000106566 0.00435264 0.0307696 0.728432 1.13599e-05 0.210579 0.0447464 0.000708376 0.0416538 0.0222393 0.0261989 2017.83 0.266805 3949.5 0.00973375 3945.5 3893 3972 0.572304 1.2192 0.862952 0.05732 0.0354497 0.096985 
22.76/22.88	c satzilla's ranking:
22.76/22.88	c 1) minisat20SAT07: 3.679407
22.76/22.88	c 2) mxc-sr08: 2.516108
22.76/22.88	c 3) minisat20: 1.652692
22.76/22.88	c 4) zchaff_rand: 1.410540
22.76/22.88	c 5) march_dl2004: 0.976885
22.76/22.88	c 6) vallst: 0.859849
22.76/22.88	c 7) tts-4-0: -0.292604
22.76/22.88	c 8) SATenstein: -10000.000000
22.76/22.88	c 9) gnovelty+: -10000.000000
22.76/22.88	c 10) adaptg2wsat+: -10000.000000
22.76/22.88	c 11) adaptg2wsat0: -10000.000000
22.76/22.88	c 12) picosat846: -10000.000000
22.76/22.88	c 13) kcnfs04SAT07: -10000.000000
22.76/22.88	c satzilla running minisat20SAT07 ... 
1199.63/1200.26	c Bin: Executing minisat20SAT07
1199.63/1200.26	c spawning binary file with 1177 seconds ...
1199.63/1200.26	c child exit by a signal
1199.63/1200.26	c minisat20SAT07 returned code 137.
1199.63/1200.26	c satzilla running mxc-sr08 ... 
1199.63/1200.26	c Bin: Executing mxc-sr08
1199.63/1200.26	c mxc-sr08 returned code 1.
1199.63/1200.26	c satzilla running minisat20 ... 
1199.63/1200.26	c Bin: Executing minisat20
1199.63/1200.26	c minisat20 returned code 1.
1199.63/1200.26	c satzilla running zchaff_rand ... 
1199.63/1200.26	c Bin: Executing zchaff_rand
1199.63/1200.26	c zchaff_rand returned code 1.
1199.63/1200.26	c satzilla running march_dl2004 ... 
1199.63/1200.26	c Bin: Executing march_dl2004
1199.63/1200.26	c march_dl2004 returned code 1.
1199.63/1200.26	c satzilla running vallst ... 
1199.63/1200.26	c Bin: Executing vallst
1199.63/1200.26	c vallst returned code 1.
1199.63/1200.26	c satzilla running tts-4-0 ... 
1199.63/1200.26	c Bin: Executing tts-4-0
1199.63/1200.26	c tts-4-0 returned code 1.
1199.63/1200.26	c satzilla running SATenstein ... 
1199.63/1200.26	c Bin: Executing SATenstein
1199.63/1200.26	c SATenstein returned code 1.
1199.63/1200.26	c satzilla running gnovelty+ ... 
1199.63/1200.27	c Bin: Executing gnovelty+
1199.63/1200.27	c gnovelty+ returned code 1.
1199.63/1200.27	c satzilla running adaptg2wsat+ ... 
1199.63/1200.27	c Bin: Executing adaptg2wsat+
1199.63/1200.27	c adaptg2wsat+ returned code 1.
1199.63/1200.27	c satzilla running adaptg2wsat0 ... 
1199.63/1200.27	c Bin: Executing adaptg2wsat0
1199.63/1200.27	c adaptg2wsat0 returned code 1.
1199.63/1200.27	c satzilla running picosat846 ... 
1199.63/1200.27	c Bin: Executing picosat846
1199.63/1200.27	c picosat846 returned code 1.
1199.63/1200.27	c satzilla running kcnfs04SAT07 ... 
1199.63/1200.27	c Bin: Executing kcnfs04SAT07
1199.63/1200.27	c kcnfs04SAT07 returned code 1.
1199.63/1200.27	c ERROR: All Failed! 
1199.63/1200.27	c SATZILLA_TIME=1199.900000

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-1720230-1240653833/watcher-1720230-1240653833 -o /tmp/evaluation-result-1720230-1240653833/solver-1720230-1240653833 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1720230-1240653833.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.07 1.00 1.00 3/64 31352
/proc/meminfo: memFree=1796480/2055920 swapFree=4192812/4192956
[pid=31352] ppid=31350 vsize=2056 CPUtime=0
/proc/31352/stat : 31352 (SATzilla2009_C) S 31350 31352 31158 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 93409399 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31352/statm: 514 112 96 399 0 111 0
[pid=31353] ppid=31352 vsize=3924 CPUtime=0
/proc/31353/stat : 31353 (march_dl2004) R 31352 31352 31158 0 -1 4194304 524 0 0 0 0 0 0 0 19 0 1 0 93409399 4018176 519 1992294400 134512640 134996440 4294956176 18446744073709551615 134549599 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31353/statm: 981 522 49 118 0 860 0

[startup+0.0272939 s]
/proc/loadavg: 1.07 1.00 1.00 3/64 31352
/proc/meminfo: memFree=1796480/2055920 swapFree=4192812/4192956
[pid=31352] ppid=31350 vsize=2056 CPUtime=0
/proc/31352/stat : 31352 (SATzilla2009_C) S 31350 31352 31158 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 93409399 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31352/statm: 514 112 96 399 0 111 0
[pid=31353] ppid=31352 vsize=5568 CPUtime=0.02
/proc/31353/stat : 31353 (march_dl2004) R 31352 31352 31158 0 -1 4194304 1071 0 0 0 2 0 0 0 19 0 1 0 93409399 5701632 1066 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31353/statm: 1392 1066 50 118 0 1271 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 7624

[startup+0.101293 s]
/proc/loadavg: 1.07 1.00 1.00 3/64 31352
/proc/meminfo: memFree=1796480/2055920 swapFree=4192812/4192956
[pid=31352] ppid=31350 vsize=2056 CPUtime=0
/proc/31352/stat : 31352 (SATzilla2009_C) S 31350 31352 31158 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 93409399 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31352/statm: 514 112 96 399 0 111 0
[pid=31353] ppid=31352 vsize=6492 CPUtime=0.09
/proc/31353/stat : 31353 (march_dl2004) R 31352 31352 31158 0 -1 4194304 1370 0 0 0 9 0 0 0 19 0 1 0 93409399 6647808 1365 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31353/statm: 1623 1365 50 118 0 1502 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8548

[startup+0.301312 s]
/proc/loadavg: 1.07 1.00 1.00 3/64 31352
/proc/meminfo: memFree=1796480/2055920 swapFree=4192812/4192956
[pid=31352] ppid=31350 vsize=2056 CPUtime=0
/proc/31352/stat : 31352 (SATzilla2009_C) S 31350 31352 31158 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 93409399 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31352/statm: 514 112 96 399 0 111 0
[pid=31353] ppid=31352 vsize=9132 CPUtime=0.29
/proc/31353/stat : 31353 (march_dl2004) R 31352 31352 31158 0 -1 4194304 2147 0 0 0 28 1 0 0 21 0 1 0 93409399 9351168 2142 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31353/statm: 2283 2142 50 118 0 2162 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11188

[startup+0.701352 s]
/proc/loadavg: 1.07 1.00 1.00 3/64 31352
/proc/meminfo: memFree=1796480/2055920 swapFree=4192812/4192956
[pid=31352] ppid=31350 vsize=2056 CPUtime=0
/proc/31352/stat : 31352 (SATzilla2009_C) S 31350 31352 31158 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 93409399 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31352/statm: 514 112 96 399 0 111 0
[pid=31353] ppid=31352 vsize=21820 CPUtime=0.69
/proc/31353/stat : 31353 (march_dl2004) R 31352 31352 31158 0 -1 4194304 5007 0 0 0 67 2 0 0 25 0 1 0 93409399 22343680 4553 1992294400 134512640 134996440 4294956176 18446744073709551615 134544567 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31353/statm: 5455 4553 55 118 0 5334 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 23876

[startup+1.50143 s]
/proc/loadavg: 1.07 1.00 1.00 2/66 31354
/proc/meminfo: memFree=1778288/2055920 swapFree=4192812/4192956
[pid=31352] ppid=31350 vsize=2056 CPUtime=0
/proc/31352/stat : 31352 (SATzilla2009_C) S 31350 31352 31158 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 93409399 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31352/statm: 514 112 96 399 0 111 0
[pid=31353] ppid=31352 vsize=21772 CPUtime=1.49
/proc/31353/stat : 31353 (march_dl2004) R 31352 31352 31158 0 -1 4194304 5027 0 0 0 147 2 0 0 25 0 1 0 93409399 22294528 4557 1992294400 134512640 134996440 4294956176 18446744073709551615 134650673 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31353/statm: 5443 4557 55 118 0 5322 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 23828

[startup+3.10159 s]
/proc/loadavg: 1.07 1.00 1.00 2/66 31354
/proc/meminfo: memFree=1778096/2055920 swapFree=4192812/4192956
[pid=31352] ppid=31350 vsize=2056 CPUtime=0
/proc/31352/stat : 31352 (SATzilla2009_C) S 31350 31352 31158 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 93409399 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31352/statm: 514 112 96 399 0 111 0
[pid=31353] ppid=31352 vsize=21784 CPUtime=3.09
/proc/31353/stat : 31353 (march_dl2004) R 31352 31352 31158 0 -1 4194304 5457 0 0 0 305 4 0 0 25 0 1 0 93409399 22306816 4640 1992294400 134512640 134996440 4294956176 18446744073709551615 134520498 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31353/statm: 5446 4640 65 118 0 5325 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 23840

[startup+6.30191 s]
/proc/loadavg: 1.07 1.00 1.00 2/66 31355
/proc/meminfo: memFree=1772976/2055920 swapFree=4192812/4192956
[pid=31352] ppid=31350 vsize=2056 CPUtime=4.99
/proc/31352/stat : 31352 (SATzilla2009_C) S 31350 31352 31158 0 -1 4194304 152 12862 0 0 0 0 492 7 19 0 1 0 93409399 2105344 121 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31352/statm: 514 121 104 399 0 111 0
[pid=31355] ppid=31352 vsize=29280 CPUtime=1.28
/proc/31355/stat : 31355 (mxc-sr08) R 31352 31352 31158 0 -1 4194304 8678 0 0 0 124 4 0 0 25 0 1 0 93409899 29982720 6760 1992294400 134512640 135078026 4294956176 18446744073709551615 134539247 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31355/statm: 7320 6760 71 138 0 7179 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 31336

[startup+12.7015 s]
/proc/loadavg: 1.06 1.00 1.00 2/65 31356
/proc/meminfo: memFree=1782200/2055920 swapFree=4192812/4192956
[pid=31352] ppid=31350 vsize=14132 CPUtime=12.67
/proc/31352/stat : 31352 (SATzilla2009_C) R 31350 31352 31158 0 -1 4194304 3210 29660 0 0 166 1 1082 18 25 0 1 0 93409399 14471168 3162 1992294400 134512640 136149437 4294956208 18446744073709551615 134535201 0 0 4096 0 0 0 0 17 0 0 0
/proc/31352/statm: 3533 3162 135 399 0 3130 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 14132

[startup+25.5028 s]
/proc/loadavg: 1.05 1.00 1.00 2/66 31358
/proc/meminfo: memFree=1751344/2055920 swapFree=4192812/4192956
[pid=31352] ppid=31350 vsize=20736 CPUtime=22.85
/proc/31352/stat : 31352 (SATzilla2009_C) S 31350 31352 31158 0 -1 4194304 7268 33455 0 0 973 12 1275 25 25 0 1 0 93409399 21233664 4915 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31352/statm: 5184 4915 220 399 0 4781 0
[pid=31358] ppid=31352 vsize=25416 CPUtime=2.6
/proc/31358/stat : 31358 (minisat20SAT07) R 31352 31352 31158 0 -1 4194304 6756 0 0 0 256 4 0 0 25 0 1 0 93411687 26025984 6007 1992294400 134512640 135078472 4294956176 18446744073709551615 134550573 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31358/statm: 6354 6007 74 138 0 6213 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 46152

[startup+51.1024 s]
/proc/loadavg: 1.03 1.00 1.00 2/66 31358
/proc/meminfo: memFree=1744688/2055920 swapFree=4192812/4192956
[pid=31352] ppid=31350 vsize=20736 CPUtime=22.85
/proc/31352/stat : 31352 (SATzilla2009_C) S 31350 31352 31158 0 -1 4194304 7268 33455 0 0 973 12 1275 25 25 0 1 0 93409399 21233664 4915 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31352/statm: 5184 4915 220 399 0 4781 0
[pid=31358] ppid=31352 vsize=32644 CPUtime=28.17
/proc/31358/stat : 31358 (minisat20SAT07) R 31352 31352 31158 0 -1 4194304 8525 0 0 0 2810 7 0 0 25 0 1 0 93411687 33427456 7776 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31358/statm: 8161 7776 74 138 0 8020 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 53380

[startup+102.306 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 31358
/proc/meminfo: memFree=1717808/2055920 swapFree=4192812/4192956
[pid=31352] ppid=31350 vsize=20736 CPUtime=22.85
/proc/31352/stat : 31352 (SATzilla2009_C) S 31350 31352 31158 0 -1 4194304 7268 33455 0 0 973 12 1275 25 25 0 1 0 93409399 21233664 4915 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31352/statm: 5184 4915 220 399 0 4781 0
[pid=31358] ppid=31352 vsize=59312 CPUtime=79.35
/proc/31358/stat : 31358 (minisat20SAT07) R 31352 31352 31158 0 -1 4194304 15186 0 0 0 7921 14 0 0 25 0 1 0 93411687 60735488 14437 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31358/statm: 14828 14437 74 138 0 14687 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 80048

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31358
/proc/meminfo: memFree=1695728/2055920 swapFree=4192812/4192956
[pid=31352] ppid=31350 vsize=20736 CPUtime=22.85
/proc/31352/stat : 31352 (SATzilla2009_C) S 31350 31352 31158 0 -1 4194304 7268 33455 0 0 973 12 1275 25 25 0 1 0 93409399 21233664 4915 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31352/statm: 5184 4915 220 399 0 4781 0
[pid=31358] ppid=31352 vsize=81496 CPUtime=139.33
/proc/31358/stat : 31358 (minisat20SAT07) R 31352 31352 31158 0 -1 4194304 20666 0 0 0 13913 20 0 0 25 0 1 0 93411687 83451904 19917 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31358/statm: 20374 19917 74 138 0 20233 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 102232

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31358
/proc/meminfo: memFree=1679856/2055920 swapFree=4192812/4192956
[pid=31352] ppid=31350 vsize=20736 CPUtime=22.85
/proc/31352/stat : 31352 (SATzilla2009_C) S 31350 31352 31158 0 -1 4194304 7268 33455 0 0 973 12 1275 25 25 0 1 0 93409399 21233664 4915 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31352/statm: 5184 4915 220 399 0 4781 0
[pid=31358] ppid=31352 vsize=97476 CPUtime=199.29
/proc/31358/stat : 31358 (minisat20SAT07) R 31352 31352 31158 0 -1 4194304 24647 0 0 0 19906 23 0 0 25 0 1 0 93411687 99815424 23898 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31358/statm: 24369 23898 74 138 0 24228 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 118212

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31358
/proc/meminfo: memFree=1660848/2055920 swapFree=4192812/4192956
[pid=31352] ppid=31350 vsize=20736 CPUtime=22.85
/proc/31352/stat : 31352 (SATzilla2009_C) S 31350 31352 31158 0 -1 4194304 7268 33455 0 0 973 12 1275 25 25 0 1 0 93409399 21233664 4915 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31352/statm: 5184 4915 220 399 0 4781 0
[pid=31358] ppid=31352 vsize=116492 CPUtime=259.27
/proc/31358/stat : 31358 (minisat20SAT07) R 31352 31352 31158 0 -1 4194304 29407 0 0 0 25898 29 0 0 25 0 1 0 93411687 119287808 28658 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31358/statm: 29123 28658 74 138 0 28982 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 137228

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31358
/proc/meminfo: memFree=1636144/2055920 swapFree=4192812/4192956
[pid=31352] ppid=31350 vsize=20736 CPUtime=22.85
/proc/31352/stat : 31352 (SATzilla2009_C) S 31350 31352 31158 0 -1 4194304 7268 33455 0 0 973 12 1275 25 25 0 1 0 93409399 21233664 4915 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31352/statm: 5184 4915 220 399 0 4781 0
[pid=31358] ppid=31352 vsize=141052 CPUtime=319.25
/proc/31358/stat : 31358 (minisat20SAT07) R 31352 31352 31158 0 -1 4194304 35555 0 0 0 31890 35 0 0 25 0 1 0 93411687 144437248 34806 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31358/statm: 35263 34806 74 138 0 35122 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 161788


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


[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31358
/proc/meminfo: memFree=1571248/2055920 swapFree=4192812/4192956
[pid=31352] ppid=31350 vsize=20736 CPUtime=22.85
/proc/31352/stat : 31352 (SATzilla2009_C) S 31350 31352 31158 0 -1 4194304 7268 33455 0 0 973 12 1275 25 25 0 1 0 93409399 21233664 4915 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31352/statm: 5184 4915 220 399 0 4781 0
[pid=31358] ppid=31352 vsize=205076 CPUtime=799.04
/proc/31358/stat : 31358 (minisat20SAT07) R 31352 31352 31158 0 -1 4194304 51611 0 0 0 79851 53 0 0 25 0 1 0 93411687 209997824 50862 1992294400 134512640 135078472 4294956176 18446744073709551615 134550532 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31358/statm: 51269 50862 74 138 0 51128 0
Current children cumulated CPU time (s) 821.89
Current children cumulated vsize (KiB) 225812

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31358
/proc/meminfo: memFree=1571184/2055920 swapFree=4192812/4192956
[pid=31352] ppid=31350 vsize=20736 CPUtime=22.85
/proc/31352/stat : 31352 (SATzilla2009_C) S 31350 31352 31158 0 -1 4194304 7268 33455 0 0 973 12 1275 25 25 0 1 0 93409399 21233664 4915 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31352/statm: 5184 4915 220 399 0 4781 0
[pid=31358] ppid=31352 vsize=205076 CPUtime=859.01
/proc/31358/stat : 31358 (minisat20SAT07) R 31352 31352 31158 0 -1 4194304 51611 0 0 0 85848 53 0 0 25 0 1 0 93411687 209997824 50862 1992294400 134512640 135078472 4294956176 18446744073709551615 134556042 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31358/statm: 51269 50862 74 138 0 51128 0
Current children cumulated CPU time (s) 881.86
Current children cumulated vsize (KiB) 225812

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31358
/proc/meminfo: memFree=1563056/2055920 swapFree=4192812/4192956
[pid=31352] ppid=31350 vsize=20736 CPUtime=22.85
/proc/31352/stat : 31352 (SATzilla2009_C) S 31350 31352 31158 0 -1 4194304 7268 33455 0 0 973 12 1275 25 25 0 1 0 93409399 21233664 4915 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31352/statm: 5184 4915 220 399 0 4781 0
[pid=31358] ppid=31352 vsize=213528 CPUtime=918.98
/proc/31358/stat : 31358 (minisat20SAT07) R 31352 31352 31158 0 -1 4194304 53716 0 0 0 91843 55 0 0 25 0 1 0 93411687 218652672 52967 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31358/statm: 53382 52967 74 138 0 53241 0
Current children cumulated CPU time (s) 941.83
Current children cumulated vsize (KiB) 234264

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31358
/proc/meminfo: memFree=1546416/2055920 swapFree=4192812/4192956
[pid=31352] ppid=31350 vsize=20736 CPUtime=22.85
/proc/31352/stat : 31352 (SATzilla2009_C) S 31350 31352 31158 0 -1 4194304 7268 33455 0 0 973 12 1275 25 25 0 1 0 93409399 21233664 4915 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31352/statm: 5184 4915 220 399 0 4781 0
[pid=31358] ppid=31352 vsize=230032 CPUtime=978.96
/proc/31358/stat : 31358 (minisat20SAT07) R 31352 31352 31158 0 -1 4194304 57843 0 0 0 97837 59 0 0 25 0 1 0 93411687 235552768 57094 1992294400 134512640 135078472 4294956176 18446744073709551615 134550741 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31358/statm: 57508 57094 74 138 0 57367 0
Current children cumulated CPU time (s) 1001.81
Current children cumulated vsize (KiB) 250768

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31358
/proc/meminfo: memFree=1532272/2055920 swapFree=4192812/4192956
[pid=31352] ppid=31350 vsize=20736 CPUtime=22.85
/proc/31352/stat : 31352 (SATzilla2009_C) S 31350 31352 31158 0 -1 4194304 7268 33455 0 0 973 12 1275 25 25 0 1 0 93409399 21233664 4915 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31352/statm: 5184 4915 220 399 0 4781 0
[pid=31358] ppid=31352 vsize=243892 CPUtime=1038.94
/proc/31358/stat : 31358 (minisat20SAT07) R 31352 31352 31158 0 -1 4194304 61343 0 0 0 103831 63 0 0 25 0 1 0 93411687 249745408 60594 1992294400 134512640 135078472 4294956176 18446744073709551615 134551872 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31358/statm: 60973 60594 74 138 0 60832 0
Current children cumulated CPU time (s) 1061.79
Current children cumulated vsize (KiB) 264628

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31358
/proc/meminfo: memFree=1532208/2055920 swapFree=4192812/4192956
[pid=31352] ppid=31350 vsize=20736 CPUtime=22.85
/proc/31352/stat : 31352 (SATzilla2009_C) S 31350 31352 31158 0 -1 4194304 7268 33455 0 0 973 12 1275 25 25 0 1 0 93409399 21233664 4915 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31352/statm: 5184 4915 220 399 0 4781 0
[pid=31358] ppid=31352 vsize=243892 CPUtime=1098.91
/proc/31358/stat : 31358 (minisat20SAT07) R 31352 31352 31158 0 -1 4194304 61343 0 0 0 109828 63 0 0 25 0 1 0 93411687 249745408 60594 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31358/statm: 60973 60594 74 138 0 60832 0
Current children cumulated CPU time (s) 1121.76
Current children cumulated vsize (KiB) 264628

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31358
/proc/meminfo: memFree=1532144/2055920 swapFree=4192812/4192956
[pid=31352] ppid=31350 vsize=20736 CPUtime=22.85
/proc/31352/stat : 31352 (SATzilla2009_C) S 31350 31352 31158 0 -1 4194304 7268 33455 0 0 973 12 1275 25 25 0 1 0 93409399 21233664 4915 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31352/statm: 5184 4915 220 399 0 4781 0
[pid=31358] ppid=31352 vsize=243892 CPUtime=1158.89
/proc/31358/stat : 31358 (minisat20SAT07) R 31352 31352 31158 0 -1 4194304 61343 0 0 0 115826 63 0 0 25 0 1 0 93411687 249745408 60594 1992294400 134512640 135078472 4294956176 18446744073709551615 134550573 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31358/statm: 60973 60594 74 138 0 60832 0
Current children cumulated CPU time (s) 1181.74
Current children cumulated vsize (KiB) 264628

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31358
/proc/meminfo: memFree=1532144/2055920 swapFree=4192812/4192956
[pid=31352] ppid=31350 vsize=20736 CPUtime=22.85
/proc/31352/stat : 31352 (SATzilla2009_C) S 31350 31352 31158 0 -1 4194304 7268 33455 0 0 973 12 1275 25 25 0 1 0 93409399 21233664 4915 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31352/statm: 5184 4915 220 399 0 4781 0
[pid=31358] ppid=31352 vsize=243892 CPUtime=1166.88
/proc/31358/stat : 31358 (minisat20SAT07) R 31352 31352 31158 0 -1 4194304 61343 0 0 0 116625 63 0 0 25 0 1 0 93411687 249745408 60594 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31358/statm: 60973 60594 74 138 0 60832 0
Current children cumulated CPU time (s) 1189.73
Current children cumulated vsize (KiB) 264628

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31358
/proc/meminfo: memFree=1532144/2055920 swapFree=4192812/4192956
[pid=31352] ppid=31350 vsize=20736 CPUtime=22.85
/proc/31352/stat : 31352 (SATzilla2009_C) S 31350 31352 31158 0 -1 4194304 7268 33455 0 0 973 12 1275 25 25 0 1 0 93409399 21233664 4915 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31352/statm: 5184 4915 220 399 0 4781 0
[pid=31358] ppid=31352 vsize=243892 CPUtime=1173.29
/proc/31358/stat : 31358 (minisat20SAT07) R 31352 31352 31158 0 -1 4194304 61343 0 0 0 117266 63 0 0 25 0 1 0 93411687 249745408 60594 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31358/statm: 60973 60594 74 138 0 60832 0
Current children cumulated CPU time (s) 1196.14
Current children cumulated vsize (KiB) 264628

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31358
/proc/meminfo: memFree=1532144/2055920 swapFree=4192812/4192956
[pid=31352] ppid=31350 vsize=20736 CPUtime=22.85
/proc/31352/stat : 31352 (SATzilla2009_C) S 31350 31352 31158 0 -1 4194304 7268 33455 0 0 973 12 1275 25 25 0 1 0 93409399 21233664 4915 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31352/statm: 5184 4915 220 399 0 4781 0
[pid=31358] ppid=31352 vsize=243892 CPUtime=1174.88
/proc/31358/stat : 31358 (minisat20SAT07) R 31352 31352 31158 0 -1 4194304 61343 0 0 0 117425 63 0 0 25 0 1 0 93411687 249745408 60594 1992294400 134512640 135078472 4294956176 18446744073709551615 134551872 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31358/statm: 60973 60594 74 138 0 60832 0
Current children cumulated CPU time (s) 1197.73
Current children cumulated vsize (KiB) 264628

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31358
/proc/meminfo: memFree=1532144/2055920 swapFree=4192812/4192956
[pid=31352] ppid=31350 vsize=20736 CPUtime=22.85
/proc/31352/stat : 31352 (SATzilla2009_C) S 31350 31352 31158 0 -1 4194304 7268 33455 0 0 973 12 1275 25 25 0 1 0 93409399 21233664 4915 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31352/statm: 5184 4915 220 399 0 4781 0
[pid=31358] ppid=31352 vsize=243892 CPUtime=1175.68
/proc/31358/stat : 31358 (minisat20SAT07) R 31352 31352 31158 0 -1 4194304 61343 0 0 0 117505 63 0 0 25 0 1 0 93411687 249745408 60594 1992294400 134512640 135078472 4294956176 18446744073709551615 134550521 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31358/statm: 60973 60594 74 138 0 60832 0
Current children cumulated CPU time (s) 1198.53
Current children cumulated vsize (KiB) 264628

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31358
/proc/meminfo: memFree=1532144/2055920 swapFree=4192812/4192956
[pid=31352] ppid=31350 vsize=20736 CPUtime=22.85
/proc/31352/stat : 31352 (SATzilla2009_C) S 31350 31352 31158 0 -1 4194304 7268 33455 0 0 973 12 1275 25 25 0 1 0 93409399 21233664 4915 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31352/statm: 5184 4915 220 399 0 4781 0
[pid=31358] ppid=31352 vsize=243892 CPUtime=1176.48
/proc/31358/stat : 31358 (minisat20SAT07) R 31352 31352 31158 0 -1 4194304 61343 0 0 0 117585 63 0 0 25 0 1 0 93411687 249745408 60594 1992294400 134512640 135078472 4294956176 18446744073709551615 134551920 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31358/statm: 60973 60594 74 138 0 60832 0
Current children cumulated CPU time (s) 1199.33
Current children cumulated vsize (KiB) 264628

[startup+1200.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31358
/proc/meminfo: memFree=1532144/2055920 swapFree=4192812/4192956
[pid=31352] ppid=31350 vsize=20736 CPUtime=22.85
/proc/31352/stat : 31352 (SATzilla2009_C) S 31350 31352 31158 0 -1 4194304 7268 33455 0 0 973 12 1275 25 25 0 1 0 93409399 21233664 4915 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31352/statm: 5184 4915 220 399 0 4781 0
[pid=31358] ppid=31352 vsize=243892 CPUtime=1176.68
/proc/31358/stat : 31358 (minisat20SAT07) R 31352 31352 31158 0 -1 4194304 61343 0 0 0 117605 63 0 0 25 0 1 0 93411687 249745408 60594 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31358/statm: 60973 60594 74 138 0 60832 0
Current children cumulated CPU time (s) 1199.53
Current children cumulated vsize (KiB) 264628

[startup+1200.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31358
/proc/meminfo: memFree=1532144/2055920 swapFree=4192812/4192956
[pid=31352] ppid=31350 vsize=20736 CPUtime=22.85
/proc/31352/stat : 31352 (SATzilla2009_C) S 31350 31352 31158 0 -1 4194304 7268 33455 0 0 973 12 1275 25 25 0 1 0 93409399 21233664 4915 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31352/statm: 5184 4915 220 399 0 4781 0
[pid=31358] ppid=31352 vsize=243892 CPUtime=1176.78
/proc/31358/stat : 31358 (minisat20SAT07) R 31352 31352 31158 0 -1 4194304 61343 0 0 0 117615 63 0 0 25 0 1 0 93411687 249745408 60594 1992294400 134512640 135078472 4294956176 18446744073709551615 134552688 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31358/statm: 60973 60594 74 138 0 60832 0
Current children cumulated CPU time (s) 1199.63
Current children cumulated vsize (KiB) 264628

Child status: 17
Real time (s): 1200.27
CPU time (s): 1199.74
CPU user time (s): 1198.67
CPU system time (s): 1.06184
CPU usage (%): 99.9552
Max. virtual memory (cumulated for all children) (KiB): 264628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.67
system time used= 1.06184
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 102081
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= 3443

runsolver used 1.10583 second user time and 3.2685 second system time

The end

Launcher Data

Begin job on node70 at 2009-04-25 12:03:53
IDJOB=1720230
IDBENCH=69598
IDSOLVER=527
FILE ID=node70/1720230-1240653833
PBS_JOBID= 9186504
Free space on /tmp= 66332 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT_RACE08/cnf/mizh-sha0-36-4.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1720230-1240653833/watcher-1720230-1240653833 -o /tmp/evaluation-result-1720230-1240653833/solver-1720230-1240653833 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1720230-1240653833.cnf

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

MD5SUM BENCH= f43e1bf70d9ce8021bafd328efc83ae7
RANDOM SEED=867503630

node70.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.213
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.213
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	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1797024 kB
Buffers:          8476 kB
Cached:         166896 kB
SwapCached:          0 kB
Active:          63852 kB
Inactive:       125388 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1797024 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           35576 kB
Writeback:           0 kB
Mapped:          23644 kB
Slab:            55744 kB
Committed_AS:   275612 kB
PageTables:       1372 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= 66304 MiB
End job on node70 at 2009-04-25 12:23:54