Trace number 1732566

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.28 1199.82

General information on the benchmark

NameCRAFTED/sgen/sat/
sgen1-sat-240-100.cnf
MD5SUM227ae3ed738eb1cf18ca67ef64582b2c
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark10.8903
Satisfiable
(Un)Satisfiability was proved
Number of variables240
Number of clauses576
Sum of the clauses size1440
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2480
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 596
Number of clauses of size over 50

Solver Data

16.37/16.44	c SATzilla is building models for class 2
16.37/16.44	c run presolver march_dl2004 for 5 seconds ... 
16.37/16.44	c Bin: Executing march_dl2004
16.37/16.44	c spawning binary file with 5 seconds ...
16.37/16.44	c child exit by a signal
16.37/16.44	c march_dl2004 returned code 137.
16.37/16.44	c run presolver mxc-sr08 for 5 seconds ... 
16.37/16.44	c Bin: Executing mxc-sr08
16.37/16.44	c spawning binary file with 5 seconds ...
16.37/16.44	c child exit by a signal
16.37/16.44	c mxc-sr08 returned code 137.
16.37/16.44	c Orignal number of varibales is 240, number of clauses is 576 
16.37/16.44	c predicted feature computation time is 6.902446 
16.37/16.44	c Bin: Executing satelite
16.37/16.44	c spawning binary file with 240 seconds ...
16.37/16.44	c child exited successfully
16.37/16.44	c satzilla computing base features
16.37/16.44	c Number of variabe is: 240, Number of clause is : 576 
16.37/16.44	c Initializing...
16.37/16.44	c satzilla compute diameter ...
16.37/16.44	c start diameter features ...
16.37/16.44	c satzilla doing clause learning
16.37/16.44	c start clause learning features ...
16.37/16.44	c Bin: Executing zchaff07
16.37/16.44	c spawning binary file with 2 seconds ...
16.37/16.44	c child exit by a signal
16.37/16.44	c satzilla doing survey propogation probe
16.37/16.44	c do survay propogation for 2 second ...
16.37/16.44	c satzilla doing local search probe
16.37/16.44	c satzilla doing lobjois search-space size estimate
16.37/16.44	c features are:240 576 240 576 0 0 0.416667 1 0 -0 0.0104167 0.447214 0.00833333 0.0208333 0.450561 0.833333 0.833333 0.0104167 0 0.0104167 0.0104167 -0 0.333333 0 0.333333 0.333333 -0 0.00694444 0 0.00694444 0.00694444 -0 0.833333 0.0207176 0.0209031 0.0190972 0.0208333 4.9205 0.054977 4 5 0.277541 4526.75 0.00520515 4497 4557 4557 4497 4557 4512 4541 41.2009 0.0397227 39.6701 43.6945 43.6945 39.6701 43.6945 39.8005 41.6384 0.583172 0.000116343 0.582929 0.583369 0.583255 0.583098 0.583214 0.583137 0.583174 0.229508 0.000130477 0.229468 0.229601 0.229553 0.229477 0.229524 0.229484 0.2295 8.11631 0.300568 61.7649 0.111643 62 53 71 1.02106 0.225681 0.928791 0.0619409 0.656151 0.822512 
16.37/16.44	c satzilla's ranking:
16.37/16.44	c 1) tts-4-0: 2.364392
16.37/16.44	c 2) march_dl2004: 0.936998
16.37/16.44	c 3) zchaff_rand: 0.477300
16.37/16.44	c 4) vallst: 0.448045
16.37/16.44	c 5) minisat20: 0.176304
16.37/16.44	c 6) minisat20SAT07: -0.876293
16.37/16.44	c 7) mxc-sr08: -1.487677
16.37/16.44	c 8) SATenstein: -10000.000000
16.37/16.44	c 9) gnovelty+: -10000.000000
16.37/16.44	c 10) adaptg2wsat+: -10000.000000
16.37/16.44	c 11) adaptg2wsat0: -10000.000000
16.37/16.44	c 12) picosat846: -10000.000000
16.37/16.44	c 13) kcnfs04SAT07: -10000.000000
16.37/16.44	c satzilla running tts-4-0 ... 
1199.25/1199.81	c Bin: Executing tts-4-0
1199.25/1199.81	c spawning binary file with 1183 seconds ...
1199.25/1199.81	c child exit by a signal
1199.25/1199.81	c tts-4-0 returned code 137.
1199.25/1199.81	c satzilla running march_dl2004 ... 
1199.25/1199.81	c Bin: Executing march_dl2004
1199.25/1199.81	c march_dl2004 returned code 1.
1199.25/1199.81	c satzilla running zchaff_rand ... 
1199.25/1199.81	c Bin: Executing zchaff_rand
1199.25/1199.81	c zchaff_rand returned code 1.
1199.25/1199.81	c satzilla running vallst ... 
1199.25/1199.81	c Bin: Executing vallst
1199.25/1199.81	c vallst returned code 1.
1199.25/1199.81	c satzilla running minisat20 ... 
1199.25/1199.81	c Bin: Executing minisat20
1199.25/1199.81	c minisat20 returned code 1.
1199.25/1199.81	c satzilla running minisat20SAT07 ... 
1199.25/1199.81	c Bin: Executing minisat20SAT07
1199.25/1199.81	c minisat20SAT07 returned code 1.
1199.25/1199.81	c satzilla running mxc-sr08 ... 
1199.25/1199.81	c Bin: Executing mxc-sr08
1199.25/1199.81	c mxc-sr08 returned code 1.
1199.25/1199.81	c satzilla running SATenstein ... 
1199.25/1199.81	c Bin: Executing SATenstein
1199.25/1199.81	c SATenstein returned code 1.
1199.25/1199.81	c satzilla running gnovelty+ ... 
1199.25/1199.81	c Bin: Executing gnovelty+
1199.25/1199.81	c gnovelty+ returned code 1.
1199.25/1199.81	c satzilla running adaptg2wsat+ ... 
1199.25/1199.81	c Bin: Executing adaptg2wsat+
1199.25/1199.81	c adaptg2wsat+ returned code 1.
1199.25/1199.81	c satzilla running adaptg2wsat0 ... 
1199.25/1199.81	c Bin: Executing adaptg2wsat0
1199.25/1199.81	c adaptg2wsat0 returned code 1.
1199.25/1199.81	c satzilla running picosat846 ... 
1199.25/1199.81	c Bin: Executing picosat846
1199.25/1199.81	c picosat846 returned code 1.
1199.25/1199.81	c satzilla running kcnfs04SAT07 ... 
1199.25/1199.81	c Bin: Executing kcnfs04SAT07
1199.25/1199.81	c kcnfs04SAT07 returned code 1.
1199.25/1199.81	c ERROR: All Failed! 
1199.25/1199.81	c SATZILLA_TIME=1199.450000

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-1732566-1240781816/watcher-1732566-1240781816 -o /tmp/evaluation-result-1732566-1240781816/solver-1732566-1240781816 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1732566-1240781816.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: 0.92 0.98 1.08 3/64 32570
/proc/meminfo: memFree=1810048/2055924 swapFree=4180788/4192956
[pid=32570] ppid=32568 vsize=2056 CPUtime=0
/proc/32570/stat : 32570 (SATzilla2009_C) R 32568 32570 32442 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 106215970 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135543087 0 0 4096 0 0 0 0 17 0 0 0
/proc/32570/statm: 514 112 96 399 0 111 0
[pid=32571] ppid=32570 vsize=904 CPUtime=0
/proc/32571/stat : 32571 (march_dl2004) R 32570 32570 32442 0 -1 4194304 165 0 0 0 0 0 0 0 18 0 1 0 106215970 925696 157 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32571/statm: 226 161 71 118 0 105 0

[startup+0.056374 s]
/proc/loadavg: 0.92 0.98 1.08 3/64 32570
/proc/meminfo: memFree=1810048/2055924 swapFree=4180788/4192956
[pid=32570] ppid=32568 vsize=2056 CPUtime=0
/proc/32570/stat : 32570 (SATzilla2009_C) S 32568 32570 32442 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 106215970 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32570/statm: 514 112 96 399 0 111 0
[pid=32571] ppid=32570 vsize=1052 CPUtime=0.05
/proc/32571/stat : 32571 (march_dl2004) R 32570 32570 32442 0 -1 4194304 203 0 0 0 5 0 0 0 19 0 1 0 106215970 1077248 195 1992294400 134512640 134996440 4294956176 18446744073709551615 134587363 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32571/statm: 263 195 74 118 0 142 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 3108

[startup+0.101382 s]
/proc/loadavg: 0.92 0.98 1.08 3/64 32570
/proc/meminfo: memFree=1810048/2055924 swapFree=4180788/4192956
[pid=32570] ppid=32568 vsize=2056 CPUtime=0
/proc/32570/stat : 32570 (SATzilla2009_C) S 32568 32570 32442 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 106215970 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32570/statm: 514 112 96 399 0 111 0
[pid=32571] ppid=32570 vsize=1052 CPUtime=0.09
/proc/32571/stat : 32571 (march_dl2004) R 32570 32570 32442 0 -1 4194304 206 0 0 0 9 0 0 0 19 0 1 0 106215970 1077248 198 1992294400 134512640 134996440 4294956176 18446744073709551615 134573167 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32571/statm: 263 198 74 118 0 142 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3108

[startup+0.30142 s]
/proc/loadavg: 0.92 0.98 1.08 3/64 32570
/proc/meminfo: memFree=1810048/2055924 swapFree=4180788/4192956
[pid=32570] ppid=32568 vsize=2056 CPUtime=0
/proc/32570/stat : 32570 (SATzilla2009_C) S 32568 32570 32442 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 106215970 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32570/statm: 514 112 96 399 0 111 0
[pid=32571] ppid=32570 vsize=1052 CPUtime=0.29
/proc/32571/stat : 32571 (march_dl2004) R 32570 32570 32442 0 -1 4194304 209 0 0 0 29 0 0 0 21 0 1 0 106215970 1077248 201 1992294400 134512640 134996440 4294956176 18446744073709551615 134553685 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32571/statm: 263 201 74 118 0 142 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3108

[startup+0.701498 s]
/proc/loadavg: 0.92 0.98 1.08 3/64 32570
/proc/meminfo: memFree=1810048/2055924 swapFree=4180788/4192956
[pid=32570] ppid=32568 vsize=2056 CPUtime=0
/proc/32570/stat : 32570 (SATzilla2009_C) S 32568 32570 32442 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 106215970 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32570/statm: 514 112 96 399 0 111 0
[pid=32571] ppid=32570 vsize=1052 CPUtime=0.69
/proc/32571/stat : 32571 (march_dl2004) R 32570 32570 32442 0 -1 4194304 212 0 0 0 69 0 0 0 25 0 1 0 106215970 1077248 204 1992294400 134512640 134996440 4294956176 18446744073709551615 134551624 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32571/statm: 263 204 74 118 0 142 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3108

[startup+1.50165 s]
/proc/loadavg: 0.92 0.98 1.08 2/66 32572
/proc/meminfo: memFree=1809456/2055924 swapFree=4180788/4192956
[pid=32570] ppid=32568 vsize=2056 CPUtime=0
/proc/32570/stat : 32570 (SATzilla2009_C) S 32568 32570 32442 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 106215970 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32570/statm: 514 112 96 399 0 111 0
[pid=32571] ppid=32570 vsize=1052 CPUtime=1.49
/proc/32571/stat : 32571 (march_dl2004) R 32570 32570 32442 0 -1 4194304 215 0 0 0 149 0 0 0 25 0 1 0 106215970 1077248 207 1992294400 134512640 134996440 4294956176 18446744073709551615 134551693 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32571/statm: 263 207 74 118 0 142 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3108

[startup+3.10197 s]
/proc/loadavg: 0.92 0.98 1.08 2/66 32572
/proc/meminfo: memFree=1809328/2055924 swapFree=4180788/4192956
[pid=32570] ppid=32568 vsize=2056 CPUtime=0
/proc/32570/stat : 32570 (SATzilla2009_C) S 32568 32570 32442 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 106215970 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32570/statm: 514 112 96 399 0 111 0
[pid=32571] ppid=32570 vsize=1052 CPUtime=3.09
/proc/32571/stat : 32571 (march_dl2004) R 32570 32570 32442 0 -1 4194304 218 0 0 0 309 0 0 0 25 0 1 0 106215970 1077248 210 1992294400 134512640 134996440 4294956176 18446744073709551615 134551327 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32571/statm: 263 210 74 118 0 142 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3108

[startup+6.3016 s]
/proc/loadavg: 0.93 0.98 1.08 2/66 32573
/proc/meminfo: memFree=1808496/2055924 swapFree=4180788/4192956
[pid=32570] ppid=32568 vsize=2056 CPUtime=4.99
/proc/32570/stat : 32570 (SATzilla2009_C) S 32568 32570 32442 0 -1 4194304 156 220 0 0 0 0 499 0 16 0 1 0 106215970 2105344 125 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/32570/statm: 514 125 107 399 0 111 0
[pid=32573] ppid=32570 vsize=1788 CPUtime=1.29
/proc/32573/stat : 32573 (mxc-sr08) R 32570 32570 32442 0 -1 4194304 360 0 0 0 129 0 0 0 25 0 1 0 106216471 1830912 356 1992294400 134512640 135078026 4294956176 18446744073709551615 134522104 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32573/statm: 447 356 71 138 0 306 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 3844

[startup+12.7019 s]
/proc/loadavg: 0.93 0.98 1.08 2/66 32575
/proc/meminfo: memFree=1805680/2055924 swapFree=4180788/4192956
[pid=32570] ppid=32568 vsize=7312 CPUtime=12.67
/proc/32570/stat : 32570 (SATzilla2009_C) R 32568 32570 32442 0 -1 4194304 402 2229 0 0 58 10 1196 3 24 0 1 0 106215970 7487488 328 1992294400 134512640 136149437 4294956208 18446744073709551615 135542670 0 0 4096 3 0 0 0 17 0 0 0
/proc/32570/statm: 1828 328 207 399 0 1425 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 7312

[startup+25.5014 s]
/proc/loadavg: 0.95 0.98 1.08 2/66 32576
/proc/meminfo: memFree=1799280/2055924 swapFree=4180788/4192956
[pid=32570] ppid=32568 vsize=3180 CPUtime=16.41
/proc/32570/stat : 32570 (SATzilla2009_C) S 32568 32570 32442 0 -1 4194304 453 2229 0 0 400 42 1196 3 25 0 1 0 106215970 3256320 327 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/32570/statm: 795 327 219 399 0 392 0
[pid=32576] ppid=32570 vsize=11712 CPUtime=9.05
/proc/32576/stat : 32576 (tts-4-0) R 32570 32570 32442 0 -1 4194304 2820 0 0 0 904 1 0 0 25 0 1 0 106217614 11993088 2815 1992294400 134512640 134965848 4294956192 18446744073709551615 134535103 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32576/statm: 2928 2815 68 110 0 2815 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 14892

[startup+51.1014 s]
/proc/loadavg: 0.96 0.98 1.08 2/66 32578
/proc/meminfo: memFree=1783088/2055924 swapFree=4180788/4192956
[pid=32570] ppid=32568 vsize=3180 CPUtime=16.41
/proc/32570/stat : 32570 (SATzilla2009_C) S 32568 32570 32442 0 -1 4194304 453 2229 0 0 400 42 1196 3 25 0 1 0 106215970 3256320 327 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/32570/statm: 795 327 219 399 0 392 0
[pid=32576] ppid=32570 vsize=27660 CPUtime=34.62
/proc/32576/stat : 32576 (tts-4-0) R 32570 32570 32442 0 -1 4194304 6848 0 0 0 3458 4 0 0 25 0 1 0 106217614 28323840 6843 1992294400 134512640 134965848 4294956192 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32576/statm: 6915 6843 68 110 0 6802 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 30840

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 1.07 2/66 32578
/proc/meminfo: memFree=1761264/2055924 swapFree=4180788/4192956
[pid=32570] ppid=32568 vsize=3180 CPUtime=16.41
/proc/32570/stat : 32570 (SATzilla2009_C) S 32568 32570 32442 0 -1 4194304 453 2229 0 0 400 42 1196 3 25 0 1 0 106215970 3256320 327 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/32570/statm: 795 327 219 399 0 392 0
[pid=32576] ppid=32570 vsize=49224 CPUtime=85.79
/proc/32576/stat : 32576 (tts-4-0) R 32570 32570 32442 0 -1 4194304 12217 0 0 0 8573 6 0 0 25 0 1 0 106217614 50405376 12212 1992294400 134512640 134965848 4294956192 18446744073709551615 134534022 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32576/statm: 12306 12212 68 110 0 12193 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 52404

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 1.07 2/66 32578
/proc/meminfo: memFree=1747952/2055924 swapFree=4180788/4192956
[pid=32570] ppid=32568 vsize=3180 CPUtime=16.41
/proc/32570/stat : 32570 (SATzilla2009_C) S 32568 32570 32442 0 -1 4194304 453 2229 0 0 400 42 1196 3 25 0 1 0 106215970 3256320 327 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/32570/statm: 795 327 219 399 0 392 0
[pid=32576] ppid=32570 vsize=62584 CPUtime=145.76
/proc/32576/stat : 32576 (tts-4-0) R 32570 32570 32442 0 -1 4194304 15587 0 0 0 14567 9 0 0 25 0 1 0 106217614 64086016 15582 1992294400 134512640 134965848 4294956192 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32576/statm: 15646 15582 68 110 0 15533 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 65764

[startup+222.303 s]
/proc/loadavg: 0.99 0.98 1.06 2/66 32578
/proc/meminfo: memFree=1728624/2055924 swapFree=4180788/4192956
[pid=32570] ppid=32568 vsize=3180 CPUtime=16.41
/proc/32570/stat : 32570 (SATzilla2009_C) S 32568 32570 32442 0 -1 4194304 453 2229 0 0 400 42 1196 3 25 0 1 0 106215970 3256320 327 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/32570/statm: 795 327 219 399 0 392 0
[pid=32576] ppid=32570 vsize=81808 CPUtime=205.73
/proc/32576/stat : 32576 (tts-4-0) R 32570 32570 32442 0 -1 4194304 20359 0 0 0 20560 13 0 0 25 0 1 0 106217614 83771392 20354 1992294400 134512640 134965848 4294956192 18446744073709551615 134534047 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32576/statm: 20452 20354 68 110 0 20339 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 84988

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 1.06 2/66 32578
/proc/meminfo: memFree=1703920/2055924 swapFree=4180788/4192956
[pid=32570] ppid=32568 vsize=3180 CPUtime=16.41
/proc/32570/stat : 32570 (SATzilla2009_C) S 32568 32570 32442 0 -1 4194304 453 2229 0 0 400 42 1196 3 25 0 1 0 106215970 3256320 327 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/32570/statm: 795 327 219 399 0 392 0
[pid=32576] ppid=32570 vsize=106652 CPUtime=265.7
/proc/32576/stat : 32576 (tts-4-0) R 32570 32570 32442 0 -1 4194304 26596 0 0 0 26554 16 0 0 25 0 1 0 106217614 109211648 26591 1992294400 134512640 134965848 4294956192 18446744073709551615 134534138 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32576/statm: 26663 26591 68 110 0 26550 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 109832

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 1.05 2/66 32578
/proc/meminfo: memFree=1680624/2055924 swapFree=4180788/4192956
[pid=32570] ppid=32568 vsize=3180 CPUtime=16.41
/proc/32570/stat : 32570 (SATzilla2009_C) S 32568 32570 32442 0 -1 4194304 453 2229 0 0 400 42 1196 3 25 0 1 0 106215970 3256320 327 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/32570/statm: 795 327 219 399 0 392 0
[pid=32576] ppid=32570 vsize=129860 CPUtime=325.67
/proc/32576/stat : 32576 (tts-4-0) R 32570 32570 32442 0 -1 4194304 32363 0 0 0 32546 21 0 0 25 0 1 0 106217614 132976640 32358 1992294400 134512640 134965848 4294956192 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32576/statm: 32465 32358 68 110 0 32352 0
Current children cumulated CPU time (s) 342.08
Current children cumulated vsize (KiB) 133040


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


[startup+822.303 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 32578
/proc/meminfo: memFree=1600752/2055924 swapFree=4180788/4192956
[pid=32570] ppid=32568 vsize=3180 CPUtime=16.41
/proc/32570/stat : 32570 (SATzilla2009_C) S 32568 32570 32442 0 -1 4194304 453 2229 0 0 400 42 1196 3 25 0 1 0 106215970 3256320 327 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/32570/statm: 795 327 219 399 0 392 0
[pid=32576] ppid=32570 vsize=209320 CPUtime=805.48
/proc/32576/stat : 32576 (tts-4-0) R 32570 32570 32442 0 -1 4194304 52220 0 0 0 80510 38 0 0 25 0 1 0 106217614 214343680 52215 1992294400 134512640 134965848 4294956192 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32576/statm: 52330 52215 68 110 0 52217 0
Current children cumulated CPU time (s) 821.89
Current children cumulated vsize (KiB) 212500

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 32578
/proc/meminfo: memFree=1596272/2055924 swapFree=4180788/4192956
[pid=32570] ppid=32568 vsize=3180 CPUtime=16.41
/proc/32570/stat : 32570 (SATzilla2009_C) S 32568 32570 32442 0 -1 4194304 453 2229 0 0 400 42 1196 3 25 0 1 0 106215970 3256320 327 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/32570/statm: 795 327 219 399 0 392 0
[pid=32576] ppid=32570 vsize=213772 CPUtime=865.46
/proc/32576/stat : 32576 (tts-4-0) R 32570 32570 32442 0 -1 4194304 53333 0 0 0 86507 39 0 0 25 0 1 0 106217614 218902528 53328 1992294400 134512640 134965848 4294956192 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32576/statm: 53443 53328 68 110 0 53330 0
Current children cumulated CPU time (s) 881.87
Current children cumulated vsize (KiB) 216952

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 32578
/proc/meminfo: memFree=1592624/2055924 swapFree=4180788/4192956
[pid=32570] ppid=32568 vsize=3180 CPUtime=16.41
/proc/32570/stat : 32570 (SATzilla2009_C) S 32568 32570 32442 0 -1 4194304 453 2229 0 0 400 42 1196 3 25 0 1 0 106215970 3256320 327 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/32570/statm: 795 327 219 399 0 392 0
[pid=32576] ppid=32570 vsize=217288 CPUtime=925.44
/proc/32576/stat : 32576 (tts-4-0) R 32570 32570 32442 0 -1 4194304 54228 0 0 0 92504 40 0 0 25 0 1 0 106217614 222502912 54223 1992294400 134512640 134965848 4294956192 18446744073709551615 134534096 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32576/statm: 54322 54223 68 110 0 54209 0
Current children cumulated CPU time (s) 941.85
Current children cumulated vsize (KiB) 220468

[startup+1002.3 s]
/proc/loadavg: 1.04 1.00 1.00 2/66 32578
/proc/meminfo: memFree=1587632/2055924 swapFree=4180788/4192956
[pid=32570] ppid=32568 vsize=3180 CPUtime=16.41
/proc/32570/stat : 32570 (SATzilla2009_C) S 32568 32570 32442 0 -1 4194304 453 2229 0 0 400 42 1196 3 25 0 1 0 106215970 3256320 327 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/32570/statm: 795 327 219 399 0 392 0
[pid=32576] ppid=32570 vsize=222208 CPUtime=985.41
/proc/32576/stat : 32576 (tts-4-0) R 32570 32570 32442 0 -1 4194304 55491 0 0 0 98500 41 0 0 25 0 1 0 106217614 227540992 55486 1992294400 134512640 134965848 4294956192 18446744073709551615 134534120 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32576/statm: 55552 55486 68 110 0 55439 0
Current children cumulated CPU time (s) 1001.82
Current children cumulated vsize (KiB) 225388

[startup+1062.3 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 32578
/proc/meminfo: memFree=1583728/2055924 swapFree=4180788/4192956
[pid=32570] ppid=32568 vsize=3180 CPUtime=16.41
/proc/32570/stat : 32570 (SATzilla2009_C) S 32568 32570 32442 0 -1 4194304 453 2229 0 0 400 42 1196 3 25 0 1 0 106215970 3256320 327 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/32570/statm: 795 327 219 399 0 392 0
[pid=32576] ppid=32570 vsize=226196 CPUtime=1045.38
/proc/32576/stat : 32576 (tts-4-0) R 32570 32570 32442 0 -1 4194304 56472 0 0 0 104497 41 0 0 25 0 1 0 106217614 231624704 56467 1992294400 134512640 134965848 4294956192 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32576/statm: 56549 56467 68 110 0 56436 0
Current children cumulated CPU time (s) 1061.79
Current children cumulated vsize (KiB) 229376

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32578
/proc/meminfo: memFree=1579568/2055924 swapFree=4180788/4192956
[pid=32570] ppid=32568 vsize=3180 CPUtime=16.41
/proc/32570/stat : 32570 (SATzilla2009_C) S 32568 32570 32442 0 -1 4194304 453 2229 0 0 400 42 1196 3 25 0 1 0 106215970 3256320 327 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/32570/statm: 795 327 219 399 0 392 0
[pid=32576] ppid=32570 vsize=230416 CPUtime=1105.36
/proc/32576/stat : 32576 (tts-4-0) R 32570 32570 32442 0 -1 4194304 57495 0 0 0 110494 42 0 0 25 0 1 0 106217614 235945984 57490 1992294400 134512640 134965848 4294956192 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32576/statm: 57604 57490 68 110 0 57491 0
Current children cumulated CPU time (s) 1121.77
Current children cumulated vsize (KiB) 233596

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32578
/proc/meminfo: memFree=1573552/2055924 swapFree=4180788/4192956
[pid=32570] ppid=32568 vsize=3180 CPUtime=16.41
/proc/32570/stat : 32570 (SATzilla2009_C) S 32568 32570 32442 0 -1 4194304 453 2229 0 0 400 42 1196 3 25 0 1 0 106215970 3256320 327 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/32570/statm: 795 327 219 399 0 392 0
[pid=32576] ppid=32570 vsize=236276 CPUtime=1165.34
/proc/32576/stat : 32576 (tts-4-0) R 32570 32570 32442 0 -1 4194304 59006 0 0 0 116491 43 0 0 25 0 1 0 106217614 241946624 59001 1992294400 134512640 134965848 4294956192 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32576/statm: 59069 59001 68 110 0 58956 0
Current children cumulated CPU time (s) 1181.75
Current children cumulated vsize (KiB) 239456

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 32578
/proc/meminfo: memFree=1572784/2055924 swapFree=4180788/4192956
[pid=32570] ppid=32568 vsize=3180 CPUtime=16.41
/proc/32570/stat : 32570 (SATzilla2009_C) S 32568 32570 32442 0 -1 4194304 453 2229 0 0 400 42 1196 3 25 0 1 0 106215970 3256320 327 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/32570/statm: 795 327 219 399 0 392 0
[pid=32576] ppid=32570 vsize=236976 CPUtime=1173.34
/proc/32576/stat : 32576 (tts-4-0) R 32570 32570 32442 0 -1 4194304 59175 0 0 0 117291 43 0 0 25 0 1 0 106217614 242663424 59170 1992294400 134512640 134965848 4294956192 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32576/statm: 59244 59170 68 110 0 59131 0
Current children cumulated CPU time (s) 1189.75
Current children cumulated vsize (KiB) 240156

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32578
/proc/meminfo: memFree=1571632/2055924 swapFree=4180788/4192956
[pid=32570] ppid=32568 vsize=3180 CPUtime=16.41
/proc/32570/stat : 32570 (SATzilla2009_C) S 32568 32570 32442 0 -1 4194304 453 2229 0 0 400 42 1196 3 25 0 1 0 106215970 3256320 327 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/32570/statm: 795 327 219 399 0 392 0
[pid=32576] ppid=32570 vsize=238148 CPUtime=1179.73
/proc/32576/stat : 32576 (tts-4-0) R 32570 32570 32442 0 -1 4194304 59448 0 0 0 117930 43 0 0 25 0 1 0 106217614 243863552 59443 1992294400 134512640 134965848 4294956192 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32576/statm: 59537 59443 68 110 0 59424 0
Current children cumulated CPU time (s) 1196.14
Current children cumulated vsize (KiB) 241328

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32578
/proc/meminfo: memFree=1571504/2055924 swapFree=4180788/4192956
[pid=32570] ppid=32568 vsize=3180 CPUtime=16.41
/proc/32570/stat : 32570 (SATzilla2009_C) S 32568 32570 32442 0 -1 4194304 453 2229 0 0 400 42 1196 3 25 0 1 0 106215970 3256320 327 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/32570/statm: 795 327 219 399 0 392 0
[pid=32576] ppid=32570 vsize=238384 CPUtime=1181.33
/proc/32576/stat : 32576 (tts-4-0) R 32570 32570 32442 0 -1 4194304 59495 0 0 0 118090 43 0 0 25 0 1 0 106217614 244105216 59490 1992294400 134512640 134965848 4294956192 18446744073709551615 134534109 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32576/statm: 59596 59490 68 110 0 59483 0
Current children cumulated CPU time (s) 1197.74
Current children cumulated vsize (KiB) 241564

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32578
/proc/meminfo: memFree=1571376/2055924 swapFree=4180788/4192956
[pid=32570] ppid=32568 vsize=3180 CPUtime=16.41
/proc/32570/stat : 32570 (SATzilla2009_C) S 32568 32570 32442 0 -1 4194304 453 2229 0 0 400 42 1196 3 25 0 1 0 106215970 3256320 327 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/32570/statm: 795 327 219 399 0 392 0
[pid=32576] ppid=32570 vsize=238384 CPUtime=1182.13
/proc/32576/stat : 32576 (tts-4-0) R 32570 32570 32442 0 -1 4194304 59528 0 0 0 118170 43 0 0 25 0 1 0 106217614 244105216 59523 1992294400 134512640 134965848 4294956192 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32576/statm: 59596 59523 68 110 0 59483 0
Current children cumulated CPU time (s) 1198.54
Current children cumulated vsize (KiB) 241564

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32578
/proc/meminfo: memFree=1571376/2055924 swapFree=4180788/4192956
[pid=32570] ppid=32568 vsize=3180 CPUtime=16.41
/proc/32570/stat : 32570 (SATzilla2009_C) S 32568 32570 32442 0 -1 4194304 453 2229 0 0 400 42 1196 3 25 0 1 0 106215970 3256320 327 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/32570/statm: 795 327 219 399 0 392 0
[pid=32576] ppid=32570 vsize=238384 CPUtime=1182.53
/proc/32576/stat : 32576 (tts-4-0) R 32570 32570 32442 0 -1 4194304 59537 0 0 0 118210 43 0 0 25 0 1 0 106217614 244105216 59532 1992294400 134512640 134965848 4294956192 18446744073709551615 134591008 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32576/statm: 59596 59532 68 110 0 59483 0
Current children cumulated CPU time (s) 1198.94
Current children cumulated vsize (KiB) 241564

[startup+1199.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32578
/proc/meminfo: memFree=1571376/2055924 swapFree=4180788/4192956
[pid=32570] ppid=32568 vsize=3180 CPUtime=16.41
/proc/32570/stat : 32570 (SATzilla2009_C) S 32568 32570 32442 0 -1 4194304 453 2229 0 0 400 42 1196 3 25 0 1 0 106215970 3256320 327 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/32570/statm: 795 327 219 399 0 392 0
[pid=32576] ppid=32570 vsize=238620 CPUtime=1182.73
/proc/32576/stat : 32576 (tts-4-0) R 32570 32570 32442 0 -1 4194304 59545 0 0 0 118230 43 0 0 25 0 1 0 106217614 244346880 59540 1992294400 134512640 134965848 4294956192 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32576/statm: 59655 59540 68 110 0 59542 0
Current children cumulated CPU time (s) 1199.14
Current children cumulated vsize (KiB) 241800

[startup+1199.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32578
/proc/meminfo: memFree=1571376/2055924 swapFree=4180788/4192956
[pid=32570] ppid=32568 vsize=3180 CPUtime=16.41
/proc/32570/stat : 32570 (SATzilla2009_C) S 32568 32570 32442 0 -1 4194304 453 2229 0 0 400 42 1196 3 25 0 1 0 106215970 3256320 327 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/32570/statm: 795 327 219 399 0 392 0
[pid=32576] ppid=32570 vsize=0 CPUtime=1182.84
/proc/32576/stat : 32576 (tts-4-0) R 32570 32570 32442 0 -1 4195332 59547 0 0 0 118238 46 0 0 25 0 1 0 106217614 0 0 1992294400 0 0 0 0 0 256 0 8392704 0 0 0 0 17 0 0 0
/proc/32576/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1199.25
Current children cumulated vsize (KiB) 3180

Child status: 17
Real time (s): 1199.82
CPU time (s): 1199.28
CPU user time (s): 1198.35
CPU system time (s): 0.935857
CPU usage (%): 99.9556
Max. virtual memory (cumulated for all children) (KiB): 241800

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

runsolver used 1.37679 second user time and 2.99354 second system time

The end

Launcher Data

Begin job on node6 at 2009-04-26 23:36:56
IDJOB=1732566
IDBENCH=71122
IDSOLVER=527
FILE ID=node6/1732566-1240781816
PBS_JOBID= 9187287
Free space on /tmp= 66336 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/CRAFTED/sgen/sat/sgen1-sat-240-100.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1732566-1240781816/watcher-1732566-1240781816 -o /tmp/evaluation-result-1732566-1240781816/solver-1732566-1240781816 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1732566-1240781816.cnf

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

MD5SUM BENCH= 227ae3ed738eb1cf18ca67ef64582b2c
RANDOM SEED=689314222

node6.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.281
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.281
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:      2055924 kB
MemFree:       1810592 kB
Buffers:         27880 kB
Cached:         147312 kB
SwapCached:       6028 kB
Active:          88872 kB
Inactive:        94744 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1810592 kB
SwapTotal:     4192956 kB
SwapFree:      4180788 kB
Dirty:           31800 kB
Writeback:           0 kB
Mapped:          14096 kB
Slab:            47780 kB
Committed_AS:   482336 kB
PageTables:       1452 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 node6 at 2009-04-26 23:56:56