Trace number 1582732

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.15 1199.81

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UTI-15-5p1.cnf
MD5SUM3860cadf04571c4600e5fd531189ff9f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark106.142
Satisfiable
(Un)Satisfiability was proved
Number of variables163388
Number of clauses832285
Sum of the clauses size1984984
Maximum clause length10
Minimum clause length1
Number of clauses of size 18386
Number of clauses of size 2619899
Number of clauses of size 3162400
Number of clauses of size 44620
Number of clauses of size 518480
Number of clauses of size over 518500

Solver Data

57.21/57.31	c SATzilla is building models for class 2
57.21/57.31	c run presolver march_dl2004 for 5 seconds ... 
57.21/57.31	c Bin: Executing march_dl2004
57.21/57.31	c spawning binary file with 5 seconds ...
57.21/57.31	c child exit by a signal
57.21/57.31	c march_dl2004 returned code 137.
57.21/57.31	c run presolver mxc-sr08 for 5 seconds ... 
57.21/57.31	c Bin: Executing mxc-sr08
57.21/57.31	c spawning binary file with 5 seconds ...
57.21/57.31	c child exit by a signal
57.21/57.31	c mxc-sr08 returned code 137.
57.21/57.31	c Orignal number of varibales is 163388, number of clauses is 832285 
57.21/57.31	c predicted feature computation time is 36.258084 
57.21/57.31	c Bin: Executing satelite
57.21/57.31	c spawning binary file with 240 seconds ...
57.21/57.31	c child exited successfully
57.21/57.31	c satzilla computing base features
57.21/57.31	c Number of variabe is: 86402, Number of clause is : 556496 
57.21/57.31	c Initializing...
57.21/57.31	c satzilla compute diameter ...
57.21/57.31	c start diameter features ...
57.21/57.31	c satzilla doing clause learning
57.21/57.31	c start clause learning features ...
57.21/57.31	c Bin: Executing zchaff07
57.21/57.31	c spawning binary file with 2 seconds ...
57.21/57.31	c child exit by a signal
57.21/57.31	c satzilla doing survey propogation probe
57.21/57.31	c do survay propogation for 2 second ...
57.21/57.31	c satzilla doing local search probe
57.21/57.31	c satzilla doing lobjois search-space size estimate
57.21/57.31	c features are:163388 832285 86402 556496 0.891021 0.495581 0.155261 0.40853 0.925315 1.42632 3.22871e-05 0.450938 2.31476e-05 0.000115738 1.08571 0.55386 0.858608 3.22871e-05 0.711817 1.25787e-05 0.00012399 2.95611 0.227443 0.146794 0 0.8 2.83286 1.81648e-05 0.837337 5.39087e-06 8.26601e-05 2.65422 0.70764 3.55882e-05 0.635 8.98479e-06 0.000134772 76.4762 0.00653057 76 77 0.692013 3.33333 0.282843 2 4 4 2 4 2 4 3.83333 0.644154 1.5 7.25 7.25 1.5 7.25 1.5 2.75 0.580246 0.572031 1.68257e-06 0.999895 0.899025 0.0581794 0.871474 0.259385 0.777242 0.0200185 1.07489 -5.89806e-17 0.154637 0.0529498 4.10243e-06 0.0374558 0.00224695 0.00620741 10835 0 0 0 0 0 0 2.86759 0 1.12047 0 0.194419 0.70339 
57.21/57.31	c satzilla's ranking:
57.21/57.31	c 1) minisat20SAT07: 3.266186
57.21/57.31	c 2) minisat20: 2.706710
57.21/57.31	c 3) mxc-sr08: 2.245374
57.21/57.31	c 4) zchaff_rand: 1.527208
57.21/57.31	c 5) march_dl2004: 1.517128
57.21/57.31	c 6) vallst: 0.636303
57.21/57.31	c 7) tts-4-0: -0.354601
57.21/57.31	c 8) SATenstein: -10000.000000
57.21/57.31	c 9) gnovelty+: -10000.000000
57.21/57.31	c 10) adaptg2wsat+: -10000.000000
57.21/57.31	c 11) adaptg2wsat0: -10000.000000
57.21/57.31	c 12) picosat846: -10000.000000
57.21/57.31	c 13) kcnfs04SAT07: -10000.000000
57.21/57.31	c satzilla running minisat20SAT07 ... 
1199.02/1199.78	c Bin: Executing minisat20SAT07
1199.02/1199.78	c spawning binary file with 1142 seconds ...
1199.02/1199.78	c child exit by a signal
1199.02/1199.78	c minisat20SAT07 returned code 137.
1199.02/1199.78	c satzilla running minisat20 ... 
1199.02/1199.78	c Bin: Executing minisat20
1199.02/1199.78	c minisat20 returned code 1.
1199.02/1199.78	c satzilla running mxc-sr08 ... 
1199.02/1199.78	c Bin: Executing mxc-sr08
1199.02/1199.78	c mxc-sr08 returned code 1.
1199.02/1199.78	c satzilla running zchaff_rand ... 
1199.02/1199.78	c Bin: Executing zchaff_rand
1199.02/1199.78	c zchaff_rand returned code 1.
1199.02/1199.78	c satzilla running march_dl2004 ... 
1199.02/1199.78	c Bin: Executing march_dl2004
1199.02/1199.78	c march_dl2004 returned code 1.
1199.02/1199.78	c satzilla running vallst ... 
1199.02/1199.78	c Bin: Executing vallst
1199.02/1199.78	c vallst returned code 1.
1199.02/1199.78	c satzilla running tts-4-0 ... 
1199.02/1199.78	c Bin: Executing tts-4-0
1199.02/1199.78	c tts-4-0 returned code 1.
1199.02/1199.78	c satzilla running SATenstein ... 
1199.02/1199.78	c Bin: Executing SATenstein
1199.02/1199.78	c SATenstein returned code 1.
1199.02/1199.78	c satzilla running gnovelty+ ... 
1199.02/1199.78	c Bin: Executing gnovelty+
1199.02/1199.78	c gnovelty+ returned code 1.
1199.02/1199.78	c satzilla running adaptg2wsat+ ... 
1199.02/1199.78	c Bin: Executing adaptg2wsat+
1199.02/1199.78	c adaptg2wsat+ returned code 1.
1199.02/1199.78	c satzilla running adaptg2wsat0 ... 
1199.02/1199.78	c Bin: Executing adaptg2wsat0
1199.02/1199.78	c adaptg2wsat0 returned code 1.
1199.02/1199.78	c satzilla running picosat846 ... 
1199.02/1199.79	c Bin: Executing picosat846
1199.02/1199.79	c picosat846 returned code 1.
1199.02/1199.79	c satzilla running kcnfs04SAT07 ... 
1199.02/1199.79	c Bin: Executing kcnfs04SAT07
1199.02/1199.79	c kcnfs04SAT07 returned code 1.
1199.02/1199.79	c ERROR: All Failed! 
1199.02/1199.79	c SATZILLA_TIME=1199.300000

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-1582732-1238943102/watcher-1582732-1238943102 -o /tmp/evaluation-result-1582732-1238943102/solver-1582732-1238943102 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1582732-1238943102.cnf 

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


[startup+0 s]
/proc/loadavg: 1.83 1.94 1.80 3/65 31969
/proc/meminfo: memFree=1576912/2055920 swapFree=4178712/4192956
[pid=31969] ppid=31967 vsize=2056 CPUtime=0
/proc/31969/stat : 31969 (SATzilla2009_C) S 31967 31969 31872 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 520644187 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31969/statm: 514 112 96 399 0 111 0
[pid=31970] ppid=31969 vsize=10340 CPUtime=0
/proc/31970/stat : 31970 (march_dl2004) R 31969 31969 31872 0 -1 4194304 898 0 0 0 0 0 0 0 19 0 1 0 520644187 10588160 893 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31970/statm: 2585 896 49 118 0 2464 0

[startup+0.045123 s]
/proc/loadavg: 1.83 1.94 1.80 3/65 31969
/proc/meminfo: memFree=1576912/2055920 swapFree=4178712/4192956
[pid=31969] ppid=31967 vsize=2056 CPUtime=0
/proc/31969/stat : 31969 (SATzilla2009_C) S 31967 31969 31872 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 520644187 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31969/statm: 514 112 96 399 0 111 0
[pid=31970] ppid=31969 vsize=17540 CPUtime=0.03
/proc/31970/stat : 31970 (march_dl2004) R 31969 31969 31872 0 -1 4194304 3333 0 0 0 3 0 0 0 19 0 1 0 520644187 17960960 3328 1992294400 134512640 134996440 4294956176 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31970/statm: 4385 3329 50 118 0 4264 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 19596

[startup+0.102128 s]
/proc/loadavg: 1.83 1.94 1.80 3/65 31969
/proc/meminfo: memFree=1576912/2055920 swapFree=4178712/4192956
[pid=31969] ppid=31967 vsize=2056 CPUtime=0
/proc/31969/stat : 31969 (SATzilla2009_C) S 31967 31969 31872 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 520644187 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31969/statm: 514 112 96 399 0 111 0
[pid=31970] ppid=31969 vsize=18332 CPUtime=0.09
/proc/31970/stat : 31970 (march_dl2004) R 31969 31969 31872 0 -1 4194304 3582 0 0 0 8 1 0 0 19 0 1 0 520644187 18771968 3577 1992294400 134512640 134996440 4294956176 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31970/statm: 4583 3577 50 118 0 4462 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20388

[startup+0.301156 s]
/proc/loadavg: 1.83 1.94 1.80 3/65 31969
/proc/meminfo: memFree=1576912/2055920 swapFree=4178712/4192956
[pid=31969] ppid=31967 vsize=2056 CPUtime=0
/proc/31969/stat : 31969 (SATzilla2009_C) S 31967 31969 31872 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 520644187 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31969/statm: 514 112 96 399 0 111 0
[pid=31970] ppid=31969 vsize=21104 CPUtime=0.29
/proc/31970/stat : 31970 (march_dl2004) R 31969 31969 31872 0 -1 4194304 4451 0 0 0 28 1 0 0 21 0 1 0 520644187 21610496 4446 1992294400 134512640 134996440 4294956176 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31970/statm: 5276 4446 50 118 0 5155 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23160

[startup+0.701196 s]
/proc/loadavg: 1.83 1.94 1.80 3/65 31969
/proc/meminfo: memFree=1576912/2055920 swapFree=4178712/4192956
[pid=31969] ppid=31967 vsize=2056 CPUtime=0
/proc/31969/stat : 31969 (SATzilla2009_C) S 31967 31969 31872 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 520644187 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31969/statm: 514 112 96 399 0 111 0
[pid=31970] ppid=31969 vsize=26384 CPUtime=0.69
/proc/31970/stat : 31970 (march_dl2004) R 31969 31969 31872 0 -1 4194304 6081 0 0 0 67 2 0 0 25 0 1 0 520644187 27017216 6076 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31970/statm: 6596 6076 50 118 0 6475 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 28440

[startup+1.50129 s]
/proc/loadavg: 1.83 1.94 1.80 2/67 31971
/proc/meminfo: memFree=1547968/2055920 swapFree=4178712/4192956
[pid=31969] ppid=31967 vsize=2056 CPUtime=0
/proc/31969/stat : 31969 (SATzilla2009_C) S 31967 31969 31872 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 520644187 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31969/statm: 514 112 96 399 0 111 0
[pid=31970] ppid=31969 vsize=52000 CPUtime=1.49
/proc/31970/stat : 31970 (march_dl2004) R 31969 31969 31872 0 -1 4194304 13562 0 0 0 144 5 0 0 25 0 1 0 520644187 53248000 9223 1992294400 134512640 134996440 4294956176 18446744073709551615 134617620 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31970/statm: 13000 9223 53 118 0 12879 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 54056

[startup+3.10147 s]
/proc/loadavg: 1.83 1.94 1.80 2/67 31971
/proc/meminfo: memFree=1521984/2055920 swapFree=4178712/4192956
[pid=31969] ppid=31967 vsize=2056 CPUtime=0
/proc/31969/stat : 31969 (SATzilla2009_C) S 31967 31969 31872 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 520644187 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31969/statm: 514 112 96 399 0 111 0
[pid=31970] ppid=31969 vsize=70412 CPUtime=3.09
/proc/31970/stat : 31970 (march_dl2004) R 31969 31969 31872 0 -1 4194304 21925 0 0 0 299 10 0 0 25 0 1 0 520644187 72101888 14290 1992294400 134512640 134996440 4294956176 18446744073709551615 134644114 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31970/statm: 17603 14290 55 118 0 17482 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 72468

[startup+6.30183 s]
/proc/loadavg: 1.77 1.92 1.80 2/67 31972
/proc/meminfo: memFree=1521472/2055920 swapFree=4178712/4192956
[pid=31969] ppid=31967 vsize=2056 CPUtime=4.99
/proc/31969/stat : 31969 (SATzilla2009_C) S 31967 31969 31872 0 -1 4194304 152 27363 0 0 0 0 486 13 19 0 1 0 520644187 2105344 121 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31969/statm: 514 121 104 399 0 111 0
[pid=31972] ppid=31969 vsize=95492 CPUtime=1.27
/proc/31972/stat : 31972 (mxc-sr08) R 31969 31969 31872 0 -1 4194304 21066 0 0 0 117 10 0 0 25 0 1 0 520644689 97783808 21038 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31972/statm: 23873 21039 54 138 0 23732 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 97548

[startup+12.7016 s]
/proc/loadavg: 1.71 1.91 1.79 2/67 31973
/proc/meminfo: memFree=1487944/2055920 swapFree=4178712/4192956
[pid=31969] ppid=31967 vsize=2056 CPUtime=10.01
/proc/31969/stat : 31969 (SATzilla2009_C) S 31967 31969 31872 0 -1 4194304 180 55176 0 0 0 0 972 29 16 0 1 0 520644187 2105344 139 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31969/statm: 514 139 121 399 0 111 0
[pid=31973] ppid=31969 vsize=102412 CPUtime=2.66
/proc/31973/stat : 31973 (satelite) R 31969 31969 31872 0 -1 4194304 24394 0 0 0 250 16 0 0 25 0 1 0 520645190 104869888 22118 1992294400 134512640 135037501 4294956160 18446744073709551615 134570536 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31973/statm: 25603 22118 67 128 0 25472 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 104468

[startup+25.503 s]
/proc/loadavg: 1.55 1.86 1.78 2/66 31973
/proc/meminfo: memFree=1516816/2055920 swapFree=4178712/4192956
[pid=31969] ppid=31967 vsize=53196 CPUtime=25.46
/proc/31969/stat : 31969 (SATzilla2009_C) R 31967 31969 31872 0 -1 4194304 12606 86505 0 0 901 7 1584 54 25 0 1 0 520644187 54472704 12557 1992294400 134512640 136149437 4294956208 18446744073709551615 134535207 0 0 4096 0 0 0 0 17 0 0 0
/proc/31969/statm: 13299 12557 135 399 0 12896 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 53196

[startup+51.1029 s]
/proc/loadavg: 1.36 1.79 1.76 2/66 31974
/proc/meminfo: memFree=1491920/2055920 swapFree=4178712/4192956
[pid=31969] ppid=31967 vsize=78476 CPUtime=51.02
/proc/31969/stat : 31969 (SATzilla2009_C) R 31967 31969 31872 0 -1 4194304 26655 103003 0 0 3249 14 1774 65 25 0 1 0 520644187 80359424 18834 1992294400 134512640 136149437 4294956208 18446744073709551615 134847946 0 0 4096 3 0 0 0 17 0 0 0
/proc/31969/statm: 19619 18834 151 399 0 19216 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 78476

[startup+102.307 s]
/proc/loadavg: 1.15 1.67 1.72 2/67 31975
/proc/meminfo: memFree=1428424/2055920 swapFree=4178712/4192956
[pid=31969] ppid=31967 vsize=67800 CPUtime=57.23
/proc/31969/stat : 31969 (SATzilla2009_C) S 31967 31969 31872 0 -1 4194304 29409 103003 0 0 3865 19 1774 65 25 0 1 0 520644187 69427200 16562 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31969/statm: 16950 16562 220 399 0 16547 0
[pid=31975] ppid=31969 vsize=77204 CPUtime=44.92
/proc/31975/stat : 31975 (minisat20SAT07) R 31969 31969 31872 0 -1 4194304 21030 0 0 0 4482 10 0 0 25 0 1 0 520649918 79056896 18195 1992294400 134512640 135078472 4294956176 18446744073709551615 134552008 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31975/statm: 19301 18195 73 138 0 19160 0
Current children cumulated CPU time (s) 102.15
Current children cumulated vsize (KiB) 145004

[startup+162.303 s]
/proc/loadavg: 1.06 1.54 1.67 2/67 31975
/proc/meminfo: memFree=1405512/2055920 swapFree=4178712/4192956
[pid=31969] ppid=31967 vsize=67800 CPUtime=57.23
/proc/31969/stat : 31969 (SATzilla2009_C) S 31967 31969 31872 0 -1 4194304 29409 103003 0 0 3865 19 1774 65 25 0 1 0 520644187 69427200 16562 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31969/statm: 16950 16562 220 399 0 16547 0
[pid=31975] ppid=31969 vsize=100420 CPUtime=104.9
/proc/31975/stat : 31975 (minisat20SAT07) R 31969 31969 31872 0 -1 4194304 26828 0 0 0 10472 18 0 0 25 0 1 0 520649918 102830080 23993 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31975/statm: 25105 23993 73 138 0 24964 0
Current children cumulated CPU time (s) 162.13
Current children cumulated vsize (KiB) 168220

[startup+222.302 s]
/proc/loadavg: 1.02 1.44 1.62 2/67 31975
/proc/meminfo: memFree=1381512/2055920 swapFree=4178712/4192956
[pid=31969] ppid=31967 vsize=67800 CPUtime=57.23
/proc/31969/stat : 31969 (SATzilla2009_C) S 31967 31969 31872 0 -1 4194304 29409 103003 0 0 3865 19 1774 65 25 0 1 0 520644187 69427200 16562 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31969/statm: 16950 16562 220 399 0 16547 0
[pid=31975] ppid=31969 vsize=124040 CPUtime=164.88
/proc/31975/stat : 31975 (minisat20SAT07) R 31969 31969 31872 0 -1 4194304 32741 0 0 0 16463 25 0 0 25 0 1 0 520649918 127016960 29906 1992294400 134512640 135078472 4294956176 18446744073709551615 134550639 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31975/statm: 31010 29906 73 138 0 30869 0
Current children cumulated CPU time (s) 222.11
Current children cumulated vsize (KiB) 191840

[startup+282.302 s]
/proc/loadavg: 1.00 1.36 1.58 2/67 31975
/proc/meminfo: memFree=1359624/2055920 swapFree=4178712/4192956
[pid=31969] ppid=31967 vsize=67800 CPUtime=57.23
/proc/31969/stat : 31969 (SATzilla2009_C) S 31967 31969 31872 0 -1 4194304 29409 103003 0 0 3865 19 1774 65 25 0 1 0 520644187 69427200 16562 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31969/statm: 16950 16562 220 399 0 16547 0
[pid=31975] ppid=31969 vsize=146272 CPUtime=224.84
/proc/31975/stat : 31975 (minisat20SAT07) R 31969 31969 31872 0 -1 4194304 38266 0 0 0 22454 30 0 0 25 0 1 0 520649918 149782528 35431 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31975/statm: 36568 35431 73 138 0 36427 0
Current children cumulated CPU time (s) 282.07
Current children cumulated vsize (KiB) 214072

[startup+342.303 s]
/proc/loadavg: 1.00 1.29 1.54 2/67 31975
/proc/meminfo: memFree=1335816/2055920 swapFree=4178712/4192956
[pid=31969] ppid=31967 vsize=67800 CPUtime=57.23
/proc/31969/stat : 31969 (SATzilla2009_C) S 31967 31969 31872 0 -1 4194304 29409 103003 0 0 3865 19 1774 65 25 0 1 0 520644187 69427200 16562 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31969/statm: 16950 16562 220 399 0 16547 0
[pid=31975] ppid=31969 vsize=169776 CPUtime=284.82
/proc/31975/stat : 31975 (minisat20SAT07) R 31969 31969 31872 0 -1 4194304 44143 0 0 0 28445 37 0 0 25 0 1 0 520649918 173850624 41308 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31975/statm: 42444 41308 73 138 0 42303 0
Current children cumulated CPU time (s) 342.05
Current children cumulated vsize (KiB) 237576

[startup+402.303 s]
/proc/loadavg: 1.00 1.23 1.51 2/67 31975
/proc/meminfo: memFree=1313032/2055920 swapFree=4178712/4192956

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

/proc/31975/statm: 75773 74584 73 138 0 75632 0
Current children cumulated CPU time (s) 761.86
Current children cumulated vsize (KiB) 370892

[startup+822.301 s]
/proc/loadavg: 1.00 1.05 1.31 2/67 31981
/proc/meminfo: memFree=1186112/2055920 swapFree=4178712/4192956
[pid=31969] ppid=31967 vsize=67800 CPUtime=57.23
/proc/31969/stat : 31969 (SATzilla2009_C) S 31967 31969 31872 0 -1 4194304 29409 103003 0 0 3865 19 1774 65 25 0 1 0 520644187 69427200 16562 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31969/statm: 16950 16562 220 399 0 16547 0
[pid=31975] ppid=31969 vsize=318936 CPUtime=764.59
/proc/31975/stat : 31975 (minisat20SAT07) R 31969 31969 31872 0 -1 4194304 81398 0 0 0 76381 78 0 0 25 0 1 0 520649918 326590464 78563 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31975/statm: 79734 78563 73 138 0 79593 0
Current children cumulated CPU time (s) 821.82
Current children cumulated vsize (KiB) 386736

[startup+882.301 s]
/proc/loadavg: 1.00 1.04 1.28 2/67 31981
/proc/meminfo: memFree=1170824/2055920 swapFree=4178712/4192956
[pid=31969] ppid=31967 vsize=67800 CPUtime=57.23
/proc/31969/stat : 31969 (SATzilla2009_C) S 31967 31969 31872 0 -1 4194304 29409 103003 0 0 3865 19 1774 65 25 0 1 0 520644187 69427200 16562 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31969/statm: 16950 16562 220 399 0 16547 0
[pid=31975] ppid=31969 vsize=334264 CPUtime=824.56
/proc/31975/stat : 31975 (minisat20SAT07) R 31969 31969 31872 0 -1 4194304 85229 0 0 0 82375 81 0 0 25 0 1 0 520649918 342286336 82394 1992294400 134512640 135078472 4294956176 18446744073709551615 134552292 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31975/statm: 83566 82394 73 138 0 83425 0
Current children cumulated CPU time (s) 881.79
Current children cumulated vsize (KiB) 402064

[startup+942.302 s]
/proc/loadavg: 1.00 1.03 1.26 2/67 31981
/proc/meminfo: memFree=1153096/2055920 swapFree=4178712/4192956
[pid=31969] ppid=31967 vsize=67800 CPUtime=57.23
/proc/31969/stat : 31969 (SATzilla2009_C) S 31967 31969 31872 0 -1 4194304 29409 103003 0 0 3865 19 1774 65 25 0 1 0 520644187 69427200 16562 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31969/statm: 16950 16562 220 399 0 16547 0
[pid=31975] ppid=31969 vsize=352096 CPUtime=884.54
/proc/31975/stat : 31975 (minisat20SAT07) R 31969 31969 31872 0 -1 4194304 89701 0 0 0 88368 86 0 0 25 0 1 0 520649918 360546304 86866 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31975/statm: 88024 86866 73 138 0 87883 0
Current children cumulated CPU time (s) 941.77
Current children cumulated vsize (KiB) 419896

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.25 2/67 31981
/proc/meminfo: memFree=1134664/2055920 swapFree=4178712/4192956
[pid=31969] ppid=31967 vsize=67800 CPUtime=57.23
/proc/31969/stat : 31969 (SATzilla2009_C) S 31967 31969 31872 0 -1 4194304 29409 103003 0 0 3865 19 1774 65 25 0 1 0 520644187 69427200 16562 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31969/statm: 16950 16562 220 399 0 16547 0
[pid=31975] ppid=31969 vsize=370224 CPUtime=944.48
/proc/31975/stat : 31975 (minisat20SAT07) R 31969 31969 31872 0 -1 4194304 94239 0 0 0 94357 91 0 0 25 0 1 0 520649918 379109376 91404 1992294400 134512640 135078472 4294956176 18446744073709551615 134551872 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31975/statm: 92556 91404 73 138 0 92415 0
Current children cumulated CPU time (s) 1001.71
Current children cumulated vsize (KiB) 438024

[startup+1062.3 s]
/proc/loadavg: 1.00 1.02 1.23 2/67 31981
/proc/meminfo: memFree=1118920/2055920 swapFree=4178712/4192956
[pid=31969] ppid=31967 vsize=67800 CPUtime=57.23
/proc/31969/stat : 31969 (SATzilla2009_C) S 31967 31969 31872 0 -1 4194304 29409 103003 0 0 3865 19 1774 65 25 0 1 0 520644187 69427200 16562 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31969/statm: 16950 16562 220 399 0 16547 0
[pid=31975] ppid=31969 vsize=385856 CPUtime=1004.46
/proc/31975/stat : 31975 (minisat20SAT07) R 31969 31969 31872 0 -1 4194304 98162 0 0 0 100350 96 0 0 25 0 1 0 520649918 395116544 95327 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31975/statm: 96464 95327 73 138 0 96323 0
Current children cumulated CPU time (s) 1061.69
Current children cumulated vsize (KiB) 453656

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.21 2/67 31981
/proc/meminfo: memFree=1102344/2055920 swapFree=4178712/4192956
[pid=31969] ppid=31967 vsize=67800 CPUtime=57.23
/proc/31969/stat : 31969 (SATzilla2009_C) S 31967 31969 31872 0 -1 4194304 29409 103003 0 0 3865 19 1774 65 25 0 1 0 520644187 69427200 16562 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31969/statm: 16950 16562 220 399 0 16547 0
[pid=31975] ppid=31969 vsize=402316 CPUtime=1064.43
/proc/31975/stat : 31975 (minisat20SAT07) R 31969 31969 31872 0 -1 4194304 102295 0 0 0 106343 100 0 0 25 0 1 0 520649918 411971584 99460 1992294400 134512640 135078472 4294956176 18446744073709551615 134550573 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31975/statm: 100579 99460 73 138 0 100438 0
Current children cumulated CPU time (s) 1121.66
Current children cumulated vsize (KiB) 470116

[startup+1182.3 s]
/proc/loadavg: 1.05 1.02 1.20 2/67 31981
/proc/meminfo: memFree=1087496/2055920 swapFree=4178712/4192956
[pid=31969] ppid=31967 vsize=67800 CPUtime=57.23
/proc/31969/stat : 31969 (SATzilla2009_C) S 31967 31969 31872 0 -1 4194304 29409 103003 0 0 3865 19 1774 65 25 0 1 0 520644187 69427200 16562 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31969/statm: 16950 16562 220 399 0 16547 0
[pid=31975] ppid=31969 vsize=417888 CPUtime=1124.4
/proc/31975/stat : 31975 (minisat20SAT07) R 31969 31969 31872 0 -1 4194304 106025 0 0 0 112336 104 0 0 25 0 1 0 520649918 427917312 103190 1992294400 134512640 135078472 4294956176 18446744073709551615 134551022 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31975/statm: 104472 103190 73 138 0 104331 0
Current children cumulated CPU time (s) 1181.63
Current children cumulated vsize (KiB) 485688

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

[startup+1190.3 s]
/proc/loadavg: 1.04 1.02 1.19 2/67 31981
/proc/meminfo: memFree=1084232/2055920 swapFree=4178712/4192956
[pid=31969] ppid=31967 vsize=67800 CPUtime=57.23
/proc/31969/stat : 31969 (SATzilla2009_C) S 31967 31969 31872 0 -1 4194304 29409 103003 0 0 3865 19 1774 65 25 0 1 0 520644187 69427200 16562 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31969/statm: 16950 16562 220 399 0 16547 0
[pid=31975] ppid=31969 vsize=421056 CPUtime=1132.39
/proc/31975/stat : 31975 (minisat20SAT07) R 31969 31969 31872 0 -1 4194304 106818 0 0 0 113135 104 0 0 25 0 1 0 520649918 431161344 103983 1992294400 134512640 135078472 4294956176 18446744073709551615 134550639 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31975/statm: 105264 103983 73 138 0 105123 0
Current children cumulated CPU time (s) 1189.62
Current children cumulated vsize (KiB) 488856

[startup+1196.7 s]
/proc/loadavg: 1.04 1.02 1.19 2/67 31981
/proc/meminfo: memFree=1081544/2055920 swapFree=4178712/4192956
[pid=31969] ppid=31967 vsize=67800 CPUtime=57.23
/proc/31969/stat : 31969 (SATzilla2009_C) S 31967 31969 31872 0 -1 4194304 29409 103003 0 0 3865 19 1774 65 25 0 1 0 520644187 69427200 16562 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31969/statm: 16950 16562 220 399 0 16547 0
[pid=31975] ppid=31969 vsize=423700 CPUtime=1138.79
/proc/31975/stat : 31975 (minisat20SAT07) R 31969 31969 31872 0 -1 4194304 107469 0 0 0 113774 105 0 0 25 0 1 0 520649918 433868800 104634 1992294400 134512640 135078472 4294956176 18446744073709551615 134550208 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31975/statm: 105925 104634 73 138 0 105784 0
Current children cumulated CPU time (s) 1196.02
Current children cumulated vsize (KiB) 491500

[startup+1198.3 s]
/proc/loadavg: 1.04 1.02 1.19 2/67 31981
/proc/meminfo: memFree=1081288/2055920 swapFree=4178712/4192956
[pid=31969] ppid=31967 vsize=67800 CPUtime=57.23
/proc/31969/stat : 31969 (SATzilla2009_C) S 31967 31969 31872 0 -1 4194304 29409 103003 0 0 3865 19 1774 65 25 0 1 0 520644187 69427200 16562 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31969/statm: 16950 16562 220 399 0 16547 0
[pid=31975] ppid=31969 vsize=424228 CPUtime=1140.39
/proc/31975/stat : 31975 (minisat20SAT07) R 31969 31969 31872 0 -1 4194304 107605 0 0 0 113934 105 0 0 25 0 1 0 520649918 434409472 104770 1992294400 134512640 135078472 4294956176 18446744073709551615 134550521 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31975/statm: 106057 104770 73 138 0 105916 0
Current children cumulated CPU time (s) 1197.62
Current children cumulated vsize (KiB) 492028

[startup+1199.1 s]
/proc/loadavg: 1.03 1.02 1.19 2/67 31981
/proc/meminfo: memFree=1080648/2055920 swapFree=4178712/4192956
[pid=31969] ppid=31967 vsize=67800 CPUtime=57.23
/proc/31969/stat : 31969 (SATzilla2009_C) S 31967 31969 31872 0 -1 4194304 29409 103003 0 0 3865 19 1774 65 25 0 1 0 520644187 69427200 16562 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31969/statm: 16950 16562 220 399 0 16547 0
[pid=31975] ppid=31969 vsize=424624 CPUtime=1141.19
/proc/31975/stat : 31975 (minisat20SAT07) R 31969 31969 31872 0 -1 4194304 107720 0 0 0 114013 106 0 0 25 0 1 0 520649918 434814976 104885 1992294400 134512640 135078472 4294956176 18446744073709551615 134551920 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31975/statm: 106156 104885 73 138 0 106015 0
Current children cumulated CPU time (s) 1198.42
Current children cumulated vsize (KiB) 492424

[startup+1199.5 s]
/proc/loadavg: 1.03 1.02 1.19 2/67 31981
/proc/meminfo: memFree=1080648/2055920 swapFree=4178712/4192956
[pid=31969] ppid=31967 vsize=67800 CPUtime=57.23
/proc/31969/stat : 31969 (SATzilla2009_C) S 31967 31969 31872 0 -1 4194304 29409 103003 0 0 3865 19 1774 65 25 0 1 0 520644187 69427200 16562 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31969/statm: 16950 16562 220 399 0 16547 0
[pid=31975] ppid=31969 vsize=424888 CPUtime=1141.59
/proc/31975/stat : 31975 (minisat20SAT07) R 31969 31969 31872 0 -1 4194304 107775 0 0 0 114053 106 0 0 25 0 1 0 520649918 435085312 104940 1992294400 134512640 135078472 4294956176 18446744073709551615 134551901 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31975/statm: 106222 104940 73 138 0 106081 0
Current children cumulated CPU time (s) 1198.82
Current children cumulated vsize (KiB) 492688

[startup+1199.7 s]
/proc/loadavg: 1.03 1.02 1.19 2/67 31981
/proc/meminfo: memFree=1080648/2055920 swapFree=4178712/4192956
[pid=31969] ppid=31967 vsize=67800 CPUtime=57.23
/proc/31969/stat : 31969 (SATzilla2009_C) S 31967 31969 31872 0 -1 4194304 29409 103003 0 0 3865 19 1774 65 25 0 1 0 520644187 69427200 16562 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31969/statm: 16950 16562 220 399 0 16547 0
[pid=31975] ppid=31969 vsize=425020 CPUtime=1141.79
/proc/31975/stat : 31975 (minisat20SAT07) R 31969 31969 31872 0 -1 4194304 107806 0 0 0 114073 106 0 0 25 0 1 0 520649918 435220480 104971 1992294400 134512640 135078472 4294956176 18446744073709551615 134551963 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31975/statm: 106255 104971 73 138 0 106114 0
Current children cumulated CPU time (s) 1199.02
Current children cumulated vsize (KiB) 492820

[startup+1199.8 s]
/proc/loadavg: 1.03 1.02 1.19 2/67 31981
/proc/meminfo: memFree=1080648/2055920 swapFree=4178712/4192956
[pid=31969] ppid=31967 vsize=0 CPUtime=1199.12
/proc/31969/stat : 31969 (SATzilla2009_C) R 31967 31969 31872 0 -1 4194308 29426 210812 0 0 3865 20 115850 177 16 0 1 0 520644187 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 0 0 0
/proc/31969/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1199.12
Current children cumulated vsize (KiB) 0

Child status: 17
Real time (s): 1199.81
CPU time (s): 1199.15
CPU user time (s): 1197.16
CPU system time (s): 1.9857
CPU usage (%): 99.9454
Max. virtual memory (cumulated for all children) (KiB): 492820

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

runsolver used 1.01585 second user time and 3.35649 second system time

The end

Launcher Data

Begin job on node32 at 2009-04-05 16:51:43
IDJOB=1582732
IDBENCH=71061
IDSOLVER=527
FILE ID=node32/1582732-1238943102
PBS_JOBID= 9101517
Free space on /tmp= 66544 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UTI-15-5p1.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1582732-1238943102/watcher-1582732-1238943102 -o /tmp/evaluation-result-1582732-1238943102/solver-1582732-1238943102 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1582732-1238943102.cnf

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

MD5SUM BENCH= 3860cadf04571c4600e5fd531189ff9f
RANDOM SEED=661854132

node32.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:       1577400 kB
Buffers:         37988 kB
Cached:         369460 kB
SwapCached:       7284 kB
Active:         172904 kB
Inactive:       243168 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1577400 kB
SwapTotal:     4192956 kB
SwapFree:      4178712 kB
Dirty:           46608 kB
Writeback:           0 kB
Mapped:          14308 kB
Slab:            48228 kB
Committed_AS:  2092244 kB
PageTables:       1488 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66512 MiB
End job on node32 at 2009-04-05 17:11:43