Trace number 1719034

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.67 1199.7

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq6.cnf
MD5SUM580dc3969c4e46e50013253fd4ac9139
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables209724
Number of clauses3634677
Sum of the clauses size10547961
Maximum clause length169
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 23415202
Number of clauses of size 349840
Number of clauses of size 46998
Number of clauses of size 514973
Number of clauses of size over 5147663

Solver Data

205.67/205.71	c SATzilla is building models for class 2
205.67/205.71	c run presolver march_dl2004 for 5 seconds ... 
205.67/205.71	c Bin: Executing march_dl2004
205.67/205.71	c spawning binary file with 5 seconds ...
205.67/205.71	c child exit by a signal
205.67/205.71	c march_dl2004 returned code 137.
205.67/205.71	c run presolver mxc-sr08 for 5 seconds ... 
205.67/205.71	c Bin: Executing mxc-sr08
205.67/205.71	c spawning binary file with 5 seconds ...
205.67/205.71	c child exit by a signal
205.67/205.71	c mxc-sr08 returned code 137.
205.67/205.71	c Orignal number of varibales is 209724, number of clauses is 3634677 
205.67/205.71	c predicted feature computation time is 0.374482 
205.67/205.71	c Bin: Executing satelite
205.67/205.71	c spawning binary file with 240 seconds ...
205.67/205.71	c child exited successfully
205.67/205.71	c satzilla computing base features
205.67/205.71	c Number of variabe is: 168000, Number of clause is : 3532144 
205.67/205.71	c Initializing...
205.67/205.71	c satzilla compute diameter ...
205.67/205.71	c start diameter features ...
205.67/205.71	c satzilla doing clause learning
205.67/205.71	c start clause learning features ...
205.67/205.71	c Bin: Executing zchaff07
205.67/205.71	c spawning binary file with 2 seconds ...
205.67/205.71	c child exit by a signal
205.67/205.71	c satzilla doing survey propogation probe
205.67/205.71	c do survay propogation for 2 second ...
205.67/205.71	c satzilla doing local search probe
205.67/205.71	c satzilla doing lobjois search-space size estimate
205.67/205.71	c features are:209724 3.63468e+06 168000 3.53214e+06 0.248357 0.0290285 0.0475632 0.769076 0.522863 1.00285 1.84157e-05 2.15341 1.19048e-05 0.000970238 0.589726 0.908664 0.936868 1.84157e-05 6.45351 1.41557e-06 0.0150065 4.47165 0.344314 0.263382 0 1 4.26291 1.12044e-05 5.97658 2.83114e-07 0.00799146 4.16498 0.930079 3.4056e-05 4.34782 1.41557e-06 0.0148983 4 0 4 4 -0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.863418 0.320847 0 1 0.999997 0.353014 0.999636 0.924731 0.991823 0.0876906 1.63548 -1.11022e-16 1 0.341193 4.15172e-06 0.108605 0.000513043 0.0109822 512874 0 0 0 0 0 0 1036.09 0 2.65003 0 0.190996 0.56661 
205.67/205.71	c satzilla's ranking:
205.67/205.71	c 1) vallst: 25.268782
205.67/205.71	c 2) minisat20: 3.942310
205.67/205.71	c 3) minisat20SAT07: 2.561975
205.67/205.71	c 4) march_dl2004: 1.485970
205.67/205.71	c 5) tts-4-0: -4.404752
205.67/205.71	c 6) mxc-sr08: -50.335563
205.67/205.71	c 7) zchaff_rand: -51.247554
205.67/205.71	c 8) SATenstein: -10000.000000
205.67/205.71	c 9) gnovelty+: -10000.000000
205.67/205.71	c 10) adaptg2wsat+: -10000.000000
205.67/205.71	c 11) adaptg2wsat0: -10000.000000
205.67/205.71	c 12) picosat846: -10000.000000
205.67/205.71	c 13) kcnfs04SAT07: -10000.000000
205.67/205.71	c satzilla running vallst ... 
1199.53/1199.60	c Bin: Executing vallst
1199.53/1199.60	c spawning binary file with 994 seconds ...
1199.53/1199.60	c child exit by a signal
1199.53/1199.60	c vallst returned code 137.
1199.53/1199.60	c satzilla running minisat20 ... 
1199.53/1199.60	c Bin: Executing minisat20
1199.53/1199.60	c minisat20 returned code 1.
1199.53/1199.60	c satzilla running minisat20SAT07 ... 
1199.53/1199.60	c Bin: Executing minisat20SAT07
1199.53/1199.60	c minisat20SAT07 returned code 1.
1199.53/1199.60	c satzilla running march_dl2004 ... 
1199.53/1199.60	c Bin: Executing march_dl2004
1199.53/1199.60	c march_dl2004 returned code 1.
1199.53/1199.60	c satzilla running tts-4-0 ... 
1199.53/1199.60	c Bin: Executing tts-4-0
1199.53/1199.60	c tts-4-0 returned code 1.
1199.53/1199.60	c satzilla running mxc-sr08 ... 
1199.53/1199.60	c Bin: Executing mxc-sr08
1199.53/1199.60	c mxc-sr08 returned code 1.
1199.53/1199.60	c satzilla running zchaff_rand ... 
1199.53/1199.60	c Bin: Executing zchaff_rand
1199.53/1199.60	c zchaff_rand returned code 1.
1199.53/1199.60	c satzilla running SATenstein ... 
1199.53/1199.60	c Bin: Executing SATenstein
1199.53/1199.60	c SATenstein returned code 1.
1199.53/1199.60	c satzilla running gnovelty+ ... 
1199.53/1199.60	c Bin: Executing gnovelty+
1199.53/1199.60	c gnovelty+ returned code 1.
1199.53/1199.60	c satzilla running adaptg2wsat+ ... 
1199.53/1199.60	c Bin: Executing adaptg2wsat+
1199.53/1199.60	c adaptg2wsat+ returned code 1.
1199.53/1199.60	c satzilla running adaptg2wsat0 ... 
1199.53/1199.60	c Bin: Executing adaptg2wsat0
1199.53/1199.60	c adaptg2wsat0 returned code 1.
1199.53/1199.60	c satzilla running picosat846 ... 
1199.53/1199.60	c Bin: Executing picosat846
1199.53/1199.60	c picosat846 returned code 1.
1199.53/1199.60	c satzilla running kcnfs04SAT07 ... 
1199.53/1199.60	c Bin: Executing kcnfs04SAT07
1199.53/1199.60	c kcnfs04SAT07 returned code 1.
1199.53/1199.60	c ERROR: All Failed! 
1199.53/1199.60	c SATZILLA_TIME=1199.740000

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-1719034-1240642491/watcher-1719034-1240642491 -o /tmp/evaluation-result-1719034-1240642491/solver-1719034-1240642491 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1719034-1240642491.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.00 1.00 1.00 3/64 17371
/proc/meminfo: memFree=1530112/2055920 swapFree=4181344/4192956
[pid=17371] ppid=17369 vsize=2056 CPUtime=0
/proc/17371/stat : 17371 (SATzilla2009_C) R 17369 17371 16977 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 92282994 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135543087 0 0 4096 0 0 0 0 17 0 0 0
/proc/17371/statm: 514 112 96 399 0 111 0
[pid=17372] ppid=17371 vsize=15656 CPUtime=0
/proc/17372/stat : 17372 (march_dl2004) R 17371 17371 16977 0 -1 4194304 926 0 0 0 0 0 0 0 18 0 1 0 92282994 16031744 921 1992294400 134512640 134996440 4294956176 18446744073709551615 134549401 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17372/statm: 3914 929 49 118 0 3793 0

[startup+0.05076 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 17371
/proc/meminfo: memFree=1530112/2055920 swapFree=4181344/4192956
[pid=17371] ppid=17369 vsize=2056 CPUtime=0
/proc/17371/stat : 17371 (SATzilla2009_C) S 17369 17371 16977 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 92282994 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17371/statm: 514 112 96 399 0 111 0
[pid=17372] ppid=17371 vsize=42064 CPUtime=0.04
/proc/17372/stat : 17372 (march_dl2004) R 17371 17371 16977 0 -1 4194304 6322 0 0 0 2 2 0 0 19 0 1 0 92282994 43073536 6317 1992294400 134512640 134996440 4294956176 18446744073709551615 134549756 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17372/statm: 10516 6324 49 118 0 10395 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 44120

[startup+0.101745 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 17371
/proc/meminfo: memFree=1530112/2055920 swapFree=4181344/4192956
[pid=17371] ppid=17369 vsize=2056 CPUtime=0
/proc/17371/stat : 17371 (SATzilla2009_C) S 17369 17371 16977 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 92282994 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17371/statm: 514 112 96 399 0 111 0
[pid=17372] ppid=17371 vsize=42724 CPUtime=0.09
/proc/17372/stat : 17372 (march_dl2004) R 17371 17371 16977 0 -1 4194304 6900 0 0 0 7 2 0 0 19 0 1 0 92282994 43749376 6895 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17372/statm: 10681 6895 50 118 0 10560 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 44780

[startup+0.301687 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 17371
/proc/meminfo: memFree=1530112/2055920 swapFree=4181344/4192956
[pid=17371] ppid=17369 vsize=2056 CPUtime=0
/proc/17371/stat : 17371 (SATzilla2009_C) S 17369 17371 16977 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 92282994 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17371/statm: 514 112 96 399 0 111 0
[pid=17372] ppid=17371 vsize=45628 CPUtime=0.29
/proc/17372/stat : 17372 (march_dl2004) R 17371 17371 16977 0 -1 4194304 7743 0 0 0 26 3 0 0 21 0 1 0 92282994 46723072 7738 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17372/statm: 11407 7738 50 118 0 11286 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 47684

[startup+0.701574 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 17371
/proc/meminfo: memFree=1530112/2055920 swapFree=4181344/4192956
[pid=17371] ppid=17369 vsize=2056 CPUtime=0
/proc/17371/stat : 17371 (SATzilla2009_C) S 17369 17371 16977 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 92282994 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17371/statm: 514 112 96 399 0 111 0
[pid=17372] ppid=17371 vsize=51040 CPUtime=0.69
/proc/17372/stat : 17372 (march_dl2004) R 17371 17371 16977 0 -1 4194304 9384 0 0 0 65 4 0 0 25 0 1 0 92282994 52264960 9379 1992294400 134512640 134996440 4294956176 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17372/statm: 12760 9380 50 118 0 12639 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 53096

[startup+1.50135 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17373
/proc/meminfo: memFree=1488432/2055920 swapFree=4181344/4192956
[pid=17371] ppid=17369 vsize=2056 CPUtime=0
/proc/17371/stat : 17371 (SATzilla2009_C) S 17369 17371 16977 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 92282994 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17371/statm: 514 112 96 399 0 111 0
[pid=17372] ppid=17371 vsize=61864 CPUtime=1.49
/proc/17372/stat : 17372 (march_dl2004) R 17371 17371 16977 0 -1 4194304 12663 0 0 0 143 6 0 0 25 0 1 0 92282994 63348736 12658 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17372/statm: 15466 12658 50 118 0 15345 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 63920

[startup+3.1029 s]
/proc/loadavg: 1.08 1.02 1.01 2/66 17373
/proc/meminfo: memFree=1470832/2055920 swapFree=4181344/4192956
[pid=17371] ppid=17369 vsize=2056 CPUtime=0
/proc/17371/stat : 17371 (SATzilla2009_C) S 17369 17371 16977 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 92282994 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17371/statm: 514 112 96 399 0 111 0
[pid=17372] ppid=17371 vsize=83248 CPUtime=3.09
/proc/17372/stat : 17372 (march_dl2004) R 17371 17371 16977 0 -1 4194304 19121 0 0 0 297 12 0 0 25 0 1 0 92282994 85245952 19117 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17372/statm: 20812 19117 50 118 0 20691 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 85304

[startup+6.301 s]
/proc/loadavg: 1.08 1.02 1.01 2/66 17374
/proc/meminfo: memFree=1410608/2055920 swapFree=4181344/4192956
[pid=17371] ppid=17369 vsize=2056 CPUtime=5.01
/proc/17371/stat : 17371 (SATzilla2009_C) S 17369 17371 16977 0 -1 4194304 152 26740 0 0 0 0 483 18 16 0 1 0 92282994 2105344 121 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/17371/statm: 514 121 104 399 0 111 0
[pid=17374] ppid=17371 vsize=192552 CPUtime=1.27
/proc/17374/stat : 17374 (mxc-sr08) R 17371 17371 16977 0 -1 4194304 44463 0 0 0 105 22 0 0 25 0 1 0 92283496 197173248 44391 1992294400 134512640 135078026 4294956176 18446744073709551615 134566092 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17374/statm: 48138 44391 54 138 0 47997 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 194608

[startup+12.7012 s]
/proc/loadavg: 1.07 1.02 1.00 2/66 17375
/proc/meminfo: memFree=1404336/2055920 swapFree=4181344/4192956
[pid=17371] ppid=17369 vsize=2056 CPUtime=10.05
/proc/17371/stat : 17371 (SATzilla2009_C) S 17369 17371 16977 0 -1 4194304 179 108212 0 0 0 0 943 62 16 0 1 0 92282994 2105344 138 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/17371/statm: 514 138 120 399 0 111 0
[pid=17375] ppid=17371 vsize=183792 CPUtime=2.63
/proc/17375/stat : 17375 (satelite) R 17371 17371 16977 0 -1 4194304 43535 0 0 0 227 36 0 0 25 0 1 0 92284000 188203008 43530 1992294400 134512640 135037501 4294956160 18446744073709551615 134698477 0 0 8392704 3 0 0 0 17 0 0 0
/proc/17375/statm: 45948 43530 48 128 0 45817 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 185848

[startup+25.5016 s]
/proc/loadavg: 1.06 1.01 1.00 2/66 17375
/proc/meminfo: memFree=1241648/2055920 swapFree=4181344/4192956
[pid=17371] ppid=17369 vsize=2056 CPUtime=10.05
/proc/17371/stat : 17371 (SATzilla2009_C) S 17369 17371 16977 0 -1 4194304 179 108212 0 0 0 0 943 62 16 0 1 0 92282994 2105344 138 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/17371/statm: 514 138 120 399 0 111 0
[pid=17375] ppid=17371 vsize=312892 CPUtime=15.43
/proc/17375/stat : 17375 (satelite) R 17371 17371 16977 0 -1 4194304 79267 0 0 0 1485 58 0 0 25 0 1 0 92284000 320401408 71412 1992294400 134512640 135037501 4294956160 18446744073709551615 134570469 0 0 8392704 3 0 0 0 17 0 0 0
/proc/17375/statm: 78223 71412 67 128 0 78092 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 314948

[startup+51.1013 s]
/proc/loadavg: 1.09 1.03 1.01 2/66 17375
/proc/meminfo: memFree=1223280/2055920 swapFree=4181344/4192956
[pid=17371] ppid=17369 vsize=2056 CPUtime=10.05
/proc/17371/stat : 17371 (SATzilla2009_C) S 17369 17371 16977 0 -1 4194304 179 108212 0 0 0 0 943 62 16 0 1 0 92282994 2105344 138 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/17371/statm: 514 138 120 399 0 111 0
[pid=17375] ppid=17371 vsize=312436 CPUtime=41.02
/proc/17375/stat : 17375 (satelite) R 17371 17371 16977 0 -1 4194304 95013 0 0 0 4026 76 0 0 25 0 1 0 92284000 319934464 71422 1992294400 134512640 135037501 4294956160 18446744073709551615 134698573 0 0 8392704 3 0 0 0 17 0 0 0
/proc/17375/statm: 78109 71422 69 128 0 77978 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 314492

[startup+102.306 s]
/proc/loadavg: 1.07 1.03 1.01 2/65 17375
/proc/meminfo: memFree=1169208/2055920 swapFree=4181344/4192956
[pid=17371] ppid=17369 vsize=290312 CPUtime=102.27
/proc/17371/stat : 17371 (SATzilla2009_C) R 17369 17371 16977 0 -1 4194304 71467 203226 0 0 4783 37 5243 164 25 0 1 0 92282994 297279488 71253 1992294400 134512640 136149437 4294956208 18446744073709551615 134535643 0 0 4096 0 0 0 0 17 0 0 0
/proc/17371/statm: 72578 71253 135 399 0 72175 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 290312

[startup+162.302 s]
/proc/loadavg: 1.02 1.03 1.00 2/65 17375
/proc/meminfo: memFree=1167416/2055920 swapFree=4181344/4192956
[pid=17371] ppid=17369 vsize=290312 CPUtime=162.28
/proc/17371/stat : 17371 (SATzilla2009_C) R 17369 17371 16977 0 -1 4194304 71949 203226 0 0 10783 38 5243 164 25 0 1 0 92282994 297279488 71735 1992294400 134512640 136149437 4294956208 18446744073709551615 134535676 0 0 4096 0 0 0 0 17 0 0 0
/proc/17371/statm: 72578 71735 135 399 0 72175 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 290312

[startup+222.302 s]
/proc/loadavg: 1.01 1.02 1.00 2/66 17377
/proc/meminfo: memFree=1016304/2055920 swapFree=4181344/4192956
[pid=17371] ppid=17369 vsize=353040 CPUtime=205.69
/proc/17371/stat : 17371 (SATzilla2009_C) S 17369 17371 16977 0 -1 4194304 164538 222934 0 0 14865 97 5433 174 25 0 1 0 92282994 361512960 87359 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17371/statm: 88260 87359 219 399 0 87857 0
[pid=17377] ppid=17371 vsize=102544 CPUtime=16.52
/proc/17377/stat : 17377 (vallst) R 17371 17371 16977 0 -1 4194304 22106 0 5 0 1629 23 0 0 25 0 1 0 92303565 105005056 22094 1992294400 134512640 134738160 4294956176 18446744073709551615 134589855 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/17377/statm: 25636 22094 136 55 0 25226 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 455584

[startup+282.302 s]
/proc/loadavg: 1.07 1.03 1.00 2/66 17377
/proc/meminfo: memFree=1014192/2055920 swapFree=4181344/4192956
[pid=17371] ppid=17369 vsize=353040 CPUtime=205.69
/proc/17371/stat : 17371 (SATzilla2009_C) S 17369 17371 16977 0 -1 4194304 164538 222934 0 0 14865 97 5433 174 25 0 1 0 92282994 361512960 87359 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17371/statm: 88260 87359 219 399 0 87857 0
[pid=17377] ppid=17371 vsize=172196 CPUtime=76.52
/proc/17377/stat : 17377 (vallst) R 17371 17371 16977 0 -1 4194304 22731 0 5 0 7591 61 0 0 25 0 1 0 92303565 176328704 22644 1992294400 134512640 134738160 4294956176 18446744073709551615 134635834 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/17377/statm: 43049 22644 151 55 0 42639 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 525236

[startup+342.302 s]
/proc/loadavg: 1.03 1.02 1.00 2/66 17377
/proc/meminfo: memFree=1014192/2055920 swapFree=4181344/4192956
[pid=17371] ppid=17369 vsize=353040 CPUtime=205.69
/proc/17371/stat : 17371 (SATzilla2009_C) S 17369 17371 16977 0 -1 4194304 164538 222934 0 0 14865 97 5433 174 25 0 1 0 92282994 361512960 87359 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17371/statm: 88260 87359 219 399 0 87857 0
[pid=17377] ppid=17371 vsize=172260 CPUtime=136.52
/proc/17377/stat : 17377 (vallst) R 17371 17371 16977 0 -1 4194304 22747 0 5 0 13591 61 0 0 25 0 1 0 92303565 176394240 22660 1992294400 134512640 134738160 4294956176 18446744073709551615 134635834 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/17377/statm: 43065 22660 151 55 0 42655 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 525300

[startup+402.302 s]
/proc/loadavg: 1.01 1.02 1.00 2/66 17383
/proc/meminfo: memFree=1013616/2055920 swapFree=4181344/4192956

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


[startup+822.302 s]
/proc/loadavg: 1.03 1.01 1.00 2/66 17383
/proc/meminfo: memFree=1009392/2055920 swapFree=4181344/4192956
[pid=17371] ppid=17369 vsize=353040 CPUtime=205.69
/proc/17371/stat : 17371 (SATzilla2009_C) S 17369 17371 16977 0 -1 4194304 164538 222934 0 0 14865 97 5433 174 25 0 1 0 92282994 361512960 87359 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17371/statm: 88260 87359 219 399 0 87857 0
[pid=17377] ppid=17371 vsize=176976 CPUtime=616.54
/proc/17377/stat : 17377 (vallst) R 17371 17371 16977 0 -1 4194304 23926 0 5 0 61592 62 0 0 25 0 1 0 92303565 181223424 23839 1992294400 134512640 134738160 4294956176 18446744073709551615 134635834 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/17377/statm: 44244 23839 151 55 0 43834 0
Current children cumulated CPU time (s) 822.23
Current children cumulated vsize (KiB) 530016

[startup+882.302 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 17383
/proc/meminfo: memFree=1006960/2055920 swapFree=4181344/4192956
[pid=17371] ppid=17369 vsize=353040 CPUtime=205.69
/proc/17371/stat : 17371 (SATzilla2009_C) S 17369 17371 16977 0 -1 4194304 164538 222934 0 0 14865 97 5433 174 25 0 1 0 92282994 361512960 87359 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17371/statm: 88260 87359 219 399 0 87857 0
[pid=17377] ppid=17371 vsize=179320 CPUtime=676.54
/proc/17377/stat : 17377 (vallst) R 17371 17371 16977 0 -1 4194304 24531 0 5 0 67577 77 0 0 25 0 1 0 92303565 183623680 24433 1992294400 134512640 134738160 4294956176 18446744073709551615 134585606 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/17377/statm: 44830 24433 151 55 0 44420 0
Current children cumulated CPU time (s) 882.23
Current children cumulated vsize (KiB) 532360

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17383
/proc/meminfo: memFree=1006832/2055920 swapFree=4181344/4192956
[pid=17371] ppid=17369 vsize=353040 CPUtime=205.69
/proc/17371/stat : 17371 (SATzilla2009_C) S 17369 17371 16977 0 -1 4194304 164538 222934 0 0 14865 97 5433 174 25 0 1 0 92282994 361512960 87359 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17371/statm: 88260 87359 219 399 0 87857 0
[pid=17377] ppid=17371 vsize=179320 CPUtime=736.54
/proc/17377/stat : 17377 (vallst) R 17371 17371 16977 0 -1 4194304 24551 0 5 0 73568 86 0 0 25 0 1 0 92303565 183623680 24453 1992294400 134512640 134738160 4294956176 18446744073709551615 134635834 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/17377/statm: 44830 24453 151 55 0 44420 0
Current children cumulated CPU time (s) 942.23
Current children cumulated vsize (KiB) 532360

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17383
/proc/meminfo: memFree=1006832/2055920 swapFree=4181344/4192956
[pid=17371] ppid=17369 vsize=353040 CPUtime=205.69
/proc/17371/stat : 17371 (SATzilla2009_C) S 17369 17371 16977 0 -1 4194304 164538 222934 0 0 14865 97 5433 174 25 0 1 0 92282994 361512960 87359 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17371/statm: 88260 87359 219 399 0 87857 0
[pid=17377] ppid=17371 vsize=179320 CPUtime=796.54
/proc/17377/stat : 17377 (vallst) R 17371 17371 16977 0 -1 4194304 24551 0 5 0 79568 86 0 0 25 0 1 0 92303565 183623680 24453 1992294400 134512640 134738160 4294956176 18446744073709551615 134635834 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/17377/statm: 44830 24453 151 55 0 44420 0
Current children cumulated CPU time (s) 1002.23
Current children cumulated vsize (KiB) 532360

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17383
/proc/meminfo: memFree=1006768/2055920 swapFree=4181344/4192956
[pid=17371] ppid=17369 vsize=353040 CPUtime=205.69
/proc/17371/stat : 17371 (SATzilla2009_C) S 17369 17371 16977 0 -1 4194304 164538 222934 0 0 14865 97 5433 174 25 0 1 0 92282994 361512960 87359 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17371/statm: 88260 87359 219 399 0 87857 0
[pid=17377] ppid=17371 vsize=179320 CPUtime=856.54
/proc/17377/stat : 17377 (vallst) R 17371 17371 16977 0 -1 4194304 24551 0 5 0 85568 86 0 0 25 0 1 0 92303565 183623680 24453 1992294400 134512640 134738160 4294956176 18446744073709551615 134520359 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/17377/statm: 44830 24453 151 55 0 44420 0
Current children cumulated CPU time (s) 1062.23
Current children cumulated vsize (KiB) 532360

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17383
/proc/meminfo: memFree=1006512/2055920 swapFree=4181344/4192956
[pid=17371] ppid=17369 vsize=353040 CPUtime=205.69
/proc/17371/stat : 17371 (SATzilla2009_C) S 17369 17371 16977 0 -1 4194304 164538 222934 0 0 14865 97 5433 174 25 0 1 0 92282994 361512960 87359 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17371/statm: 88260 87359 219 399 0 87857 0
[pid=17377] ppid=17371 vsize=179452 CPUtime=916.54
/proc/17377/stat : 17377 (vallst) R 17371 17371 16977 0 -1 4194304 24631 0 5 0 91546 108 0 0 25 0 1 0 92303565 183758848 24522 1992294400 134512640 134738160 4294956176 18446744073709551615 134635834 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/17377/statm: 44863 24522 151 55 0 44453 0
Current children cumulated CPU time (s) 1122.23
Current children cumulated vsize (KiB) 532492

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17383
/proc/meminfo: memFree=1006512/2055920 swapFree=4181344/4192956
[pid=17371] ppid=17369 vsize=353040 CPUtime=205.69
/proc/17371/stat : 17371 (SATzilla2009_C) S 17369 17371 16977 0 -1 4194304 164538 222934 0 0 14865 97 5433 174 25 0 1 0 92282994 361512960 87359 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17371/statm: 88260 87359 219 399 0 87857 0
[pid=17377] ppid=17371 vsize=179452 CPUtime=976.54
/proc/17377/stat : 17377 (vallst) R 17371 17371 16977 0 -1 4194304 24631 0 5 0 97546 108 0 0 25 0 1 0 92303565 183758848 24522 1992294400 134512640 134738160 4294956176 18446744073709551615 134635834 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/17377/statm: 44863 24522 151 55 0 44453 0
Current children cumulated CPU time (s) 1182.23
Current children cumulated vsize (KiB) 532492

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 17383
/proc/meminfo: memFree=1006448/2055920 swapFree=4181344/4192956
[pid=17371] ppid=17369 vsize=353040 CPUtime=205.69
/proc/17371/stat : 17371 (SATzilla2009_C) S 17369 17371 16977 0 -1 4194304 164538 222934 0 0 14865 97 5433 174 25 0 1 0 92282994 361512960 87359 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17371/statm: 88260 87359 219 399 0 87857 0
[pid=17377] ppid=17371 vsize=179452 CPUtime=984.54
/proc/17377/stat : 17377 (vallst) R 17371 17371 16977 0 -1 4194304 24631 0 5 0 98346 108 0 0 25 0 1 0 92303565 183758848 24522 1992294400 134512640 134738160 4294956176 18446744073709551615 134635834 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/17377/statm: 44863 24522 151 55 0 44453 0
Current children cumulated CPU time (s) 1190.23
Current children cumulated vsize (KiB) 532492

[startup+1193.51 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17383
/proc/meminfo: memFree=1006448/2055920 swapFree=4181344/4192956
[pid=17371] ppid=17369 vsize=353040 CPUtime=205.69
/proc/17371/stat : 17371 (SATzilla2009_C) S 17369 17371 16977 0 -1 4194304 164538 222934 0 0 14865 97 5433 174 25 0 1 0 92282994 361512960 87359 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17371/statm: 88260 87359 219 399 0 87857 0
[pid=17377] ppid=17371 vsize=179452 CPUtime=987.75
/proc/17377/stat : 17377 (vallst) R 17371 17371 16977 0 -1 4194304 24631 0 5 0 98667 108 0 0 25 0 1 0 92303565 183758848 24522 1992294400 134512640 134738160 4294956176 18446744073709551615 134635834 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/17377/statm: 44863 24522 151 55 0 44453 0
Current children cumulated CPU time (s) 1193.44
Current children cumulated vsize (KiB) 532492

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17383
/proc/meminfo: memFree=1006448/2055920 swapFree=4181344/4192956
[pid=17371] ppid=17369 vsize=353040 CPUtime=205.69
/proc/17371/stat : 17371 (SATzilla2009_C) S 17369 17371 16977 0 -1 4194304 164538 222934 0 0 14865 97 5433 174 25 0 1 0 92282994 361512960 87359 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17371/statm: 88260 87359 219 399 0 87857 0
[pid=17377] ppid=17371 vsize=179452 CPUtime=990.95
/proc/17377/stat : 17377 (vallst) R 17371 17371 16977 0 -1 4194304 24631 0 5 0 98987 108 0 0 25 0 1 0 92303565 183758848 24522 1992294400 134512640 134738160 4294956176 18446744073709551615 134635834 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/17377/statm: 44863 24522 151 55 0 44453 0
Current children cumulated CPU time (s) 1196.64
Current children cumulated vsize (KiB) 532492

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17383
/proc/meminfo: memFree=1006448/2055920 swapFree=4181344/4192956
[pid=17371] ppid=17369 vsize=353040 CPUtime=205.69
/proc/17371/stat : 17371 (SATzilla2009_C) S 17369 17371 16977 0 -1 4194304 164538 222934 0 0 14865 97 5433 174 25 0 1 0 92282994 361512960 87359 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17371/statm: 88260 87359 219 399 0 87857 0
[pid=17377] ppid=17371 vsize=179452 CPUtime=992.54
/proc/17377/stat : 17377 (vallst) R 17371 17371 16977 0 -1 4194304 24631 0 5 0 99146 108 0 0 25 0 1 0 92303565 183758848 24522 1992294400 134512640 134738160 4294956176 18446744073709551615 134635834 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/17377/statm: 44863 24522 151 55 0 44453 0
Current children cumulated CPU time (s) 1198.23
Current children cumulated vsize (KiB) 532492

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17383
/proc/meminfo: memFree=1006448/2055920 swapFree=4181344/4192956
[pid=17371] ppid=17369 vsize=353040 CPUtime=205.69
/proc/17371/stat : 17371 (SATzilla2009_C) S 17369 17371 16977 0 -1 4194304 164538 222934 0 0 14865 97 5433 174 25 0 1 0 92282994 361512960 87359 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17371/statm: 88260 87359 219 399 0 87857 0
[pid=17377] ppid=17371 vsize=179452 CPUtime=993.34
/proc/17377/stat : 17377 (vallst) R 17371 17371 16977 0 -1 4194304 24631 0 5 0 99226 108 0 0 25 0 1 0 92303565 183758848 24522 1992294400 134512640 134738160 4294956176 18446744073709551615 134635834 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/17377/statm: 44863 24522 151 55 0 44453 0
Current children cumulated CPU time (s) 1199.03
Current children cumulated vsize (KiB) 532492

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17383
/proc/meminfo: memFree=1006448/2055920 swapFree=4181344/4192956
[pid=17371] ppid=17369 vsize=353040 CPUtime=205.69
/proc/17371/stat : 17371 (SATzilla2009_C) S 17369 17371 16977 0 -1 4194304 164538 222934 0 0 14865 97 5433 174 25 0 1 0 92282994 361512960 87359 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17371/statm: 88260 87359 219 399 0 87857 0
[pid=17377] ppid=17371 vsize=179452 CPUtime=993.74
/proc/17377/stat : 17377 (vallst) R 17371 17371 16977 0 -1 4194304 24631 0 5 0 99266 108 0 0 25 0 1 0 92303565 183758848 24522 1992294400 134512640 134738160 4294956176 18446744073709551615 134635834 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/17377/statm: 44863 24522 151 55 0 44453 0
Current children cumulated CPU time (s) 1199.43
Current children cumulated vsize (KiB) 532492

[startup+1199.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17383
/proc/meminfo: memFree=1006448/2055920 swapFree=4181344/4192956
[pid=17371] ppid=17369 vsize=353040 CPUtime=205.69
/proc/17371/stat : 17371 (SATzilla2009_C) S 17369 17371 16977 0 -1 4194304 164538 222934 0 0 14865 97 5433 174 25 0 1 0 92282994 361512960 87359 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17371/statm: 88260 87359 219 399 0 87857 0
[pid=17377] ppid=17371 vsize=0 CPUtime=993.84
/proc/17377/stat : 17377 (vallst) R 17371 17371 16977 0 -1 4195332 24631 0 5 0 99275 109 0 0 25 0 1 0 92303565 0 0 1992294400 0 0 0 0 0 8388864 0 4096 8404994 0 0 0 17 0 0 0
/proc/17377/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1199.53
Current children cumulated vsize (KiB) 353040

Child status: 17
Real time (s): 1199.7
CPU time (s): 1199.67
CPU user time (s): 1195.75
CPU system time (s): 3.9164
CPU usage (%): 99.9976
Max. virtual memory (cumulated for all children) (KiB): 532492

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1195.75
system time used= 3.9164
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 412119
page faults= 5
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 43
involuntary context switches= 3728

runsolver used 0.944856 second user time and 3.42448 second system time

The end

Launcher Data

Begin job on node16 at 2009-04-25 08:54:55
IDJOB=1719034
IDBENCH=20576
IDSOLVER=527
FILE ID=node16/1719034-1240642491
PBS_JOBID= 9186417
Free space on /tmp= 66244 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq6.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1719034-1240642491/watcher-1719034-1240642491 -o /tmp/evaluation-result-1719034-1240642491/solver-1719034-1240642491 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1719034-1240642491.cnf

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

MD5SUM BENCH= 580dc3969c4e46e50013253fd4ac9139
RANDOM SEED=294797507

node16.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.234
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.234
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:       1530656 kB
Buffers:         50324 kB
Cached:         416888 kB
SwapCached:       6408 kB
Active:         258300 kB
Inactive:       217864 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1530656 kB
SwapTotal:     4192956 kB
SwapFree:      4181344 kB
Dirty:          108280 kB
Writeback:           0 kB
Mapped:          13568 kB
Slab:            35188 kB
Committed_AS:   302836 kB
PageTables:       1436 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= 66212 MiB
End job on node16 at 2009-04-25 09:14:56