Trace number 1716279

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_I 2009-03-22? (exit code) 1199.1 1199.67

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/partial-10-13-u.cnf
MD5SUMec1a03bc95c5b06907199f7ae65ad092
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 variables234064
Number of clauses1059777
Sum of the clauses size2420962
Maximum clause length10
Minimum clause length1
Number of clauses of size 117678
Number of clauses of size 2854833
Number of clauses of size 3143326
Number of clauses of size 44880
Number of clauses of size 519520
Number of clauses of size over 519540

Solver Data

79.11/79.27	c SATzilla is building models for class 3
79.11/79.27	c run presolver mxc-sr08 for 10 seconds ... 
79.11/79.27	c Bin: Executing mxc-sr08
79.11/79.27	c spawning binary file with 10 seconds ...
79.11/79.27	c child exit by a signal
79.11/79.27	c mxc-sr08 returned code 137.
79.11/79.27	c run presolver picosat846 for 5 seconds ... 
79.11/79.27	c Bin: Executing picosat846
79.11/79.27	c spawning binary file with 5 seconds ...
79.11/79.27	c child exit by a signal
79.11/79.27	c picosat846 returned code 137.
79.11/79.27	c Orignal number of varibales is 234064, number of clauses is 1059777 
79.11/79.27	c predicted feature computation time is 29.781959 
79.11/79.27	c Bin: Executing satelite
79.11/79.27	c spawning binary file with 240 seconds ...
79.11/79.27	c child exited successfully
79.11/79.27	c satzilla computing base features
79.11/79.27	c Number of variabe is: 113377, Number of clause is : 616982 
79.11/79.27	c Initializing...
79.11/79.27	c satzilla doing clause learning
79.11/79.27	c start clause learning features ...
79.11/79.27	c Bin: Executing zchaff07
79.11/79.27	c spawning binary file with 2 seconds ...
79.11/79.27	c child exit by a signal
79.11/79.27	c satzilla doing survey propogation probe
79.11/79.27	c do survay propogation for 2 second ...
79.11/79.27	c satzilla doing local search probe
79.11/79.27	c features are:234064 1.05978e+06 113377 616982 1.06448 0.717679 0.183761 0.395495 0.998611 1.38816 2.41381e-05 0.497471 1.76403e-05 8.82013e-05 1.02084 0.624145 0.865113 2.41381e-05 0.452145 1.13455e-05 5.99693e-05 2.56133 0.268321 0.160709 0 0.764706 2.84862 1.42763e-05 0.46131 4.86238e-06 4.05198e-05 2.23479 0.74754 2.62771e-05 0.457665 6.48317e-06 6.48317e-05 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.596885 0.518216 3.54741e-10 0.964164 0.887462 0.0857495 0.844707 0.302568 0.764487 0.0160643 0.788681 4.38654e-08 0.133946 0.0300583 5.58929e-05 0.0224601 0.0080404 0.0157811 27113 0 0 0 0 0 0 3.04584 0 1.30179 0 
79.11/79.27	c satzilla's ranking:
79.11/79.27	c 1) mxc-sr08: 2.958862
79.11/79.27	c 2) picosat846: 2.729668
79.11/79.27	c 3) minisat20SAT07: 1.272822
79.11/79.27	c 4) zchaff_rand: 0.786438
79.11/79.27	c 5) march_dl2004: -0.082340
79.11/79.27	c 6) SATenstein: -10000.000000
79.11/79.27	c 7) gnovelty+: -10000.000000
79.11/79.27	c 8) adaptg2wsat+: -10000.000000
79.11/79.27	c 9) adaptg2wsat0: -10000.000000
79.11/79.27	c 10) tts-4-0: -10000.000000
79.11/79.27	c 11) vallst: -10000.000000
79.11/79.27	c 12) minisat20: -10000.000000
79.11/79.27	c 13) kcnfs04SAT07: -10000.000000
79.11/79.27	c satzilla running mxc-sr08 ... 
1199.00/1199.65	c Bin: Executing mxc-sr08
1199.00/1199.65	c spawning binary file with 1120 seconds ...
1199.00/1199.65	c child exit by a signal
1199.00/1199.65	c mxc-sr08 returned code 137.
1199.00/1199.65	c satzilla running picosat846 ... 
1199.00/1199.65	c Bin: Executing picosat846
1199.00/1199.65	c picosat846 returned code 1.
1199.00/1199.65	c satzilla running minisat20SAT07 ... 
1199.00/1199.65	c Bin: Executing minisat20SAT07
1199.00/1199.65	c minisat20SAT07 returned code 1.
1199.00/1199.65	c satzilla running zchaff_rand ... 
1199.00/1199.65	c Bin: Executing zchaff_rand
1199.00/1199.65	c zchaff_rand returned code 1.
1199.00/1199.65	c satzilla running march_dl2004 ... 
1199.00/1199.65	c Bin: Executing march_dl2004
1199.00/1199.65	c march_dl2004 returned code 1.
1199.00/1199.65	c satzilla running SATenstein ... 
1199.00/1199.65	c Bin: Executing SATenstein
1199.00/1199.65	c SATenstein returned code 1.
1199.00/1199.65	c satzilla running gnovelty+ ... 
1199.00/1199.65	c Bin: Executing gnovelty+
1199.00/1199.65	c gnovelty+ returned code 1.
1199.00/1199.65	c satzilla running adaptg2wsat+ ... 
1199.00/1199.65	c Bin: Executing adaptg2wsat+
1199.00/1199.65	c adaptg2wsat+ returned code 1.
1199.00/1199.65	c satzilla running adaptg2wsat0 ... 
1199.00/1199.65	c Bin: Executing adaptg2wsat0
1199.00/1199.65	c adaptg2wsat0 returned code 1.
1199.00/1199.65	c satzilla running tts-4-0 ... 
1199.00/1199.65	c Bin: Executing tts-4-0
1199.00/1199.65	c tts-4-0 returned code 1.
1199.00/1199.65	c satzilla running vallst ... 
1199.00/1199.65	c Bin: Executing vallst
1199.00/1199.65	c vallst returned code 1.
1199.00/1199.65	c satzilla running minisat20 ... 
1199.00/1199.65	c Bin: Executing minisat20
1199.00/1199.65	c minisat20 returned code 1.
1199.00/1199.65	c satzilla running kcnfs04SAT07 ... 
1199.00/1199.65	c Bin: Executing kcnfs04SAT07
1199.00/1199.65	c kcnfs04SAT07 returned code 1.
1199.00/1199.65	c ERROR: All Failed! 
1199.00/1199.65	c SATZILLA_TIME=1199.260000

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-1716279-1240613617/watcher-1716279-1240613617 -o /tmp/evaluation-result-1716279-1240613617/solver-1716279-1240613617 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1716279-1240613617.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 18552
/proc/meminfo: memFree=1691000/2055920 swapFree=4180708/4192956
[pid=18552] ppid=18550 vsize=2056 CPUtime=0
/proc/18552/stat : 18552 (SATzilla2009_I) S 18550 18552 18267 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 89395382 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18552/statm: 514 112 96 399 0 111 0
[pid=18553] ppid=18552 vsize=19596 CPUtime=0
/proc/18553/stat : 18553 (mxc-sr08) R 18552 18552 18267 0 -1 4194304 730 0 0 0 0 0 0 0 19 0 1 0 89395382 20066304 726 1992294400 134512640 135078026 4294956176 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18553/statm: 4899 733 44 138 0 4758 0

[startup+0.0190529 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 18552
/proc/meminfo: memFree=1691000/2055920 swapFree=4180708/4192956
[pid=18552] ppid=18550 vsize=2056 CPUtime=0
/proc/18552/stat : 18552 (SATzilla2009_I) S 18550 18552 18267 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 89395382 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18552/statm: 514 112 96 399 0 111 0
[pid=18553] ppid=18552 vsize=19596 CPUtime=0.01
/proc/18553/stat : 18553 (mxc-sr08) R 18552 18552 18267 0 -1 4194304 3170 0 0 0 0 1 0 0 19 0 1 0 89395382 20066304 3166 1992294400 134512640 135078026 4294956176 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18553/statm: 4899 3174 44 138 0 4758 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 21652

[startup+0.101061 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 18552
/proc/meminfo: memFree=1691000/2055920 swapFree=4180708/4192956
[pid=18552] ppid=18550 vsize=2056 CPUtime=0
/proc/18552/stat : 18552 (SATzilla2009_I) S 18550 18552 18267 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 89395382 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18552/statm: 514 112 96 399 0 111 0
[pid=18553] ppid=18552 vsize=62420 CPUtime=0.09
/proc/18553/stat : 18553 (mxc-sr08) R 18552 18552 18267 0 -1 4194304 12959 0 0 0 3 6 0 0 19 0 1 0 89395382 63918080 12931 1992294400 134512640 135078026 4294956176 18446744073709551615 134555327 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18553/statm: 15605 12933 52 138 0 15464 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 64476

[startup+0.301085 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 18552
/proc/meminfo: memFree=1691000/2055920 swapFree=4180708/4192956
[pid=18552] ppid=18550 vsize=2056 CPUtime=0
/proc/18552/stat : 18552 (SATzilla2009_I) S 18550 18552 18267 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 89395382 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18552/statm: 514 112 96 399 0 111 0
[pid=18553] ppid=18552 vsize=85156 CPUtime=0.29
/proc/18553/stat : 18553 (mxc-sr08) R 18552 18552 18267 0 -1 4194304 17778 0 0 0 21 8 0 0 21 0 1 0 89395382 87199744 17706 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18553/statm: 21289 17706 54 138 0 21148 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 87212

[startup+0.701128 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 18552
/proc/meminfo: memFree=1691000/2055920 swapFree=4180708/4192956
[pid=18552] ppid=18550 vsize=2056 CPUtime=0
/proc/18552/stat : 18552 (SATzilla2009_I) S 18550 18552 18267 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 89395382 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18552/statm: 514 112 96 399 0 111 0
[pid=18553] ppid=18552 vsize=105224 CPUtime=0.69
/proc/18553/stat : 18553 (mxc-sr08) R 18552 18552 18267 0 -1 4194304 22712 0 0 0 59 10 0 0 25 0 1 0 89395382 107749376 22640 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18553/statm: 26306 22640 54 138 0 26165 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 107280

[startup+1.50122 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18554
/proc/meminfo: memFree=1580008/2055920 swapFree=4180708/4192956
[pid=18552] ppid=18550 vsize=2056 CPUtime=0
/proc/18552/stat : 18552 (SATzilla2009_I) S 18550 18552 18267 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 89395382 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18552/statm: 514 112 96 399 0 111 0
[pid=18553] ppid=18552 vsize=114356 CPUtime=1.49
/proc/18553/stat : 18553 (mxc-sr08) R 18552 18552 18267 0 -1 4194304 29467 0 0 0 134 15 0 0 25 0 1 0 89395382 117100544 24679 1992294400 134512640 135078026 4294956176 18446744073709551615 134553795 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18553/statm: 28589 24679 55 138 0 28448 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 116412

[startup+3.1024 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18554
/proc/meminfo: memFree=1579432/2055920 swapFree=4180708/4192956
[pid=18552] ppid=18550 vsize=2056 CPUtime=0
/proc/18552/stat : 18552 (SATzilla2009_I) S 18550 18552 18267 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 89395382 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18552/statm: 514 112 96 399 0 111 0
[pid=18553] ppid=18552 vsize=142052 CPUtime=3.09
/proc/18553/stat : 18553 (mxc-sr08) R 18552 18552 18267 0 -1 4194304 36123 0 0 0 291 18 0 0 25 0 1 0 89395382 145461248 31335 1992294400 134512640 135078026 4294956176 18446744073709551615 134556597 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18553/statm: 35513 31336 55 138 0 35372 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 144108

[startup+6.30177 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18554
/proc/meminfo: memFree=1574824/2055920 swapFree=4180708/4192956
[pid=18552] ppid=18550 vsize=2056 CPUtime=0
/proc/18552/stat : 18552 (SATzilla2009_I) S 18550 18552 18267 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 89395382 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18552/statm: 514 112 96 399 0 111 0
[pid=18553] ppid=18552 vsize=127444 CPUtime=6.29
/proc/18553/stat : 18553 (mxc-sr08) R 18552 18552 18267 0 -1 4194304 38224 0 0 0 608 21 0 0 25 0 1 0 89395382 130502656 29112 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18553/statm: 31861 29112 71 138 0 31720 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 129500

[startup+12.7015 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18555
/proc/meminfo: memFree=1639080/2055920 swapFree=4180708/4192956
[pid=18552] ppid=18550 vsize=2056 CPUtime=10
/proc/18552/stat : 18552 (SATzilla2009_I) S 18550 18552 18267 0 -1 4194304 152 38225 0 0 0 0 978 22 19 0 1 0 89395382 2105344 121 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18552/statm: 514 121 104 399 0 111 0
[pid=18555] ppid=18552 vsize=58216 CPUtime=2.67
/proc/18555/stat : 18555 (picosat846) R 18552 18552 18267 0 -1 4194304 13175 0 0 0 260 7 0 0 25 0 1 0 89396384 59613184 13160 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18555/statm: 14554 13160 85 14 0 14220 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 60272

[startup+25.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18556
/proc/meminfo: memFree=1623856/2055920 swapFree=4180708/4192956
[pid=18552] ppid=18550 vsize=59572 CPUtime=25.46
/proc/18552/stat : 18552 (SATzilla2009_I) R 18550 18552 18267 0 -1 4194304 13926 96393 0 0 218 6 2257 65 25 0 1 0 89395382 61001728 13877 1992294400 134512640 136149169 4294956208 18446744073709551615 134535492 0 0 4096 0 0 0 0 17 0 0 0
/proc/18552/statm: 14893 13877 135 399 0 14490 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 59572

[startup+51.1019 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18556
/proc/meminfo: memFree=1622512/2055920 swapFree=4180708/4192956
[pid=18552] ppid=18550 vsize=59572 CPUtime=51.03
/proc/18552/stat : 18552 (SATzilla2009_I) R 18550 18552 18267 0 -1 4194304 14236 96393 0 0 2775 6 2257 65 25 0 1 0 89395382 61001728 14187 1992294400 134512640 136149169 4294956208 18446744073709551615 134535038 0 0 4096 0 0 0 0 17 0 0 0
/proc/18552/statm: 14893 14187 135 399 0 14490 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 59572

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18558
/proc/meminfo: memFree=1494824/2055920 swapFree=4180708/4192956
[pid=18552] ppid=18550 vsize=70048 CPUtime=79.19
/proc/18552/stat : 18552 (SATzilla2009_I) S 18550 18552 18267 0 -1 4194304 30018 114131 0 0 5378 19 2447 75 25 0 1 0 89395382 71729152 17179 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18552/statm: 17512 17179 217 399 0 17109 0
[pid=18558] ppid=18552 vsize=127444 CPUtime=23
/proc/18558/stat : 18558 (mxc-sr08) R 18552 18552 18267 0 -1 4194304 38231 0 0 0 2282 18 0 0 25 0 1 0 89403309 130502656 29119 1992294400 134512640 135078026 4294956176 18446744073709551615 134533727 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18558/statm: 31861 29119 71 138 0 31720 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 197492

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18558
/proc/meminfo: memFree=1494312/2055920 swapFree=4180708/4192956
[pid=18552] ppid=18550 vsize=70048 CPUtime=79.19
/proc/18552/stat : 18552 (SATzilla2009_I) S 18550 18552 18267 0 -1 4194304 30018 114131 0 0 5378 19 2447 75 25 0 1 0 89395382 71729152 17179 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18552/statm: 17512 17179 217 399 0 17109 0
[pid=18558] ppid=18552 vsize=128104 CPUtime=82.98
/proc/18558/stat : 18558 (mxc-sr08) R 18552 18552 18267 0 -1 4194304 38383 0 0 0 8279 19 0 0 25 0 1 0 89403309 131178496 29271 1992294400 134512640 135078026 4294956176 18446744073709551615 134533727 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18558/statm: 32026 29271 71 138 0 31885 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 198152

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18558
/proc/meminfo: memFree=1479336/2055920 swapFree=4180708/4192956
[pid=18552] ppid=18550 vsize=70048 CPUtime=79.19
/proc/18552/stat : 18552 (SATzilla2009_I) S 18550 18552 18267 0 -1 4194304 30018 114131 0 0 5378 19 2447 75 25 0 1 0 89395382 71729152 17179 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18552/statm: 17512 17179 217 399 0 17109 0
[pid=18558] ppid=18552 vsize=143084 CPUtime=142.95
/proc/18558/stat : 18558 (mxc-sr08) R 18552 18552 18267 0 -1 4194304 42119 0 0 0 14271 24 0 0 25 0 1 0 89403309 146518016 33007 1992294400 134512640 135078026 4294956176 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18558/statm: 35771 33007 71 138 0 35630 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 213132

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18558
/proc/meminfo: memFree=1470696/2055920 swapFree=4180708/4192956
[pid=18552] ppid=18550 vsize=70048 CPUtime=79.19
/proc/18552/stat : 18552 (SATzilla2009_I) S 18550 18552 18267 0 -1 4194304 30018 114131 0 0 5378 19 2447 75 25 0 1 0 89395382 71729152 17179 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18552/statm: 17512 17179 217 399 0 17109 0
[pid=18558] ppid=18552 vsize=152136 CPUtime=202.91
/proc/18558/stat : 18558 (mxc-sr08) R 18552 18552 18267 0 -1 4194304 44372 0 0 0 20265 26 0 0 25 0 1 0 89403309 155787264 35260 1992294400 134512640 135078026 4294956176 18446744073709551615 134533727 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18558/statm: 38034 35260 71 138 0 37893 0
Current children cumulated CPU time (s) 282.1
Current children cumulated vsize (KiB) 222184

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18558
/proc/meminfo: memFree=1456168/2055920 swapFree=4180708/4192956
[pid=18552] ppid=18550 vsize=70048 CPUtime=79.19
/proc/18552/stat : 18552 (SATzilla2009_I) S 18550 18552 18267 0 -1 4194304 30018 114131 0 0 5378 19 2447 75 25 0 1 0 89395382 71729152 17179 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18552/statm: 17512 17179 217 399 0 17109 0
[pid=18558] ppid=18552 vsize=166040 CPUtime=262.89
/proc/18558/stat : 18558 (mxc-sr08) R 18552 18552 18267 0 -1 4194304 47867 0 0 0 26259 30 0 0 25 0 1 0 89403309 170024960 38755 1992294400 134512640 135078026 4294956176 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18558/statm: 41510 38755 71 138 0 41369 0
Current children cumulated CPU time (s) 342.08
Current children cumulated vsize (KiB) 236088

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18558
/proc/meminfo: memFree=1440744/2055920 swapFree=4180708/4192956

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


[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18564
/proc/meminfo: memFree=1358440/2055920 swapFree=4180708/4192956
[pid=18552] ppid=18550 vsize=70048 CPUtime=79.19
/proc/18552/stat : 18552 (SATzilla2009_I) S 18550 18552 18267 0 -1 4194304 30018 114131 0 0 5378 19 2447 75 25 0 1 0 89395382 71729152 17179 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18552/statm: 17512 17179 217 399 0 17109 0
[pid=18558] ppid=18552 vsize=263608 CPUtime=742.68
/proc/18558/stat : 18558 (mxc-sr08) R 18552 18552 18267 0 -1 4194304 72276 0 0 0 74214 54 0 0 25 0 1 0 89403309 269934592 63164 1992294400 134512640 135078026 4294956176 18446744073709551615 134538017 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18558/statm: 65902 63164 71 138 0 65761 0
Current children cumulated CPU time (s) 821.87
Current children cumulated vsize (KiB) 333656

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18564
/proc/meminfo: memFree=1332392/2055920 swapFree=4180708/4192956
[pid=18552] ppid=18550 vsize=70048 CPUtime=79.19
/proc/18552/stat : 18552 (SATzilla2009_I) S 18550 18552 18267 0 -1 4194304 30018 114131 0 0 5378 19 2447 75 25 0 1 0 89395382 71729152 17179 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18552/statm: 17512 17179 217 399 0 17109 0
[pid=18558] ppid=18552 vsize=289488 CPUtime=802.66
/proc/18558/stat : 18558 (mxc-sr08) R 18552 18552 18267 0 -1 4194304 78730 0 0 0 80205 61 0 0 25 0 1 0 89403309 296435712 69618 1992294400 134512640 135078026 4294956176 18446744073709551615 134534579 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18558/statm: 72372 69618 71 138 0 72231 0
Current children cumulated CPU time (s) 881.85
Current children cumulated vsize (KiB) 359536

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18564
/proc/meminfo: memFree=1306472/2055920 swapFree=4180708/4192956
[pid=18552] ppid=18550 vsize=70048 CPUtime=79.19
/proc/18552/stat : 18552 (SATzilla2009_I) S 18550 18552 18267 0 -1 4194304 30018 114131 0 0 5378 19 2447 75 25 0 1 0 89395382 71729152 17179 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18552/statm: 17512 17179 217 399 0 17109 0
[pid=18558] ppid=18552 vsize=315768 CPUtime=862.62
/proc/18558/stat : 18558 (mxc-sr08) R 18552 18552 18267 0 -1 4194304 85264 0 0 0 86195 67 0 0 25 0 1 0 89403309 323346432 76152 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18558/statm: 78942 76152 71 138 0 78801 0
Current children cumulated CPU time (s) 941.81
Current children cumulated vsize (KiB) 385816

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18564
/proc/meminfo: memFree=1279208/2055920 swapFree=4180708/4192956
[pid=18552] ppid=18550 vsize=70048 CPUtime=79.19
/proc/18552/stat : 18552 (SATzilla2009_I) S 18550 18552 18267 0 -1 4194304 30018 114131 0 0 5378 19 2447 75 25 0 1 0 89395382 71729152 17179 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18552/statm: 17512 17179 217 399 0 17109 0
[pid=18558] ppid=18552 vsize=342636 CPUtime=922.59
/proc/18558/stat : 18558 (mxc-sr08) R 18552 18552 18267 0 -1 4194304 91984 0 0 0 92186 73 0 0 25 0 1 0 89403309 350859264 82872 1992294400 134512640 135078026 4294956176 18446744073709551615 134523225 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18558/statm: 85659 82872 71 138 0 85518 0
Current children cumulated CPU time (s) 1001.78
Current children cumulated vsize (KiB) 412684

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18564
/proc/meminfo: memFree=1276072/2055920 swapFree=4180708/4192956
[pid=18552] ppid=18550 vsize=70048 CPUtime=79.19
/proc/18552/stat : 18552 (SATzilla2009_I) S 18550 18552 18267 0 -1 4194304 30018 114131 0 0 5378 19 2447 75 25 0 1 0 89395382 71729152 17179 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18552/statm: 17512 17179 217 399 0 17109 0
[pid=18558] ppid=18552 vsize=345680 CPUtime=982.57
/proc/18558/stat : 18558 (mxc-sr08) R 18552 18552 18267 0 -1 4194304 92728 0 0 0 98183 74 0 0 25 0 1 0 89403309 353976320 83616 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18558/statm: 86420 83616 71 138 0 86279 0
Current children cumulated CPU time (s) 1061.76
Current children cumulated vsize (KiB) 415728

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18564
/proc/meminfo: memFree=1276008/2055920 swapFree=4180708/4192956
[pid=18552] ppid=18550 vsize=70048 CPUtime=79.19
/proc/18552/stat : 18552 (SATzilla2009_I) S 18550 18552 18267 0 -1 4194304 30018 114131 0 0 5378 19 2447 75 25 0 1 0 89395382 71729152 17179 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18552/statm: 17512 17179 217 399 0 17109 0
[pid=18558] ppid=18552 vsize=345680 CPUtime=1042.54
/proc/18558/stat : 18558 (mxc-sr08) R 18552 18552 18267 0 -1 4194304 92728 0 0 0 104180 74 0 0 25 0 1 0 89403309 353976320 83616 1992294400 134512640 135078026 4294956176 18446744073709551615 134522630 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18558/statm: 86420 83616 71 138 0 86279 0
Current children cumulated CPU time (s) 1121.73
Current children cumulated vsize (KiB) 415728

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18564
/proc/meminfo: memFree=1276008/2055920 swapFree=4180708/4192956
[pid=18552] ppid=18550 vsize=70048 CPUtime=79.19
/proc/18552/stat : 18552 (SATzilla2009_I) S 18550 18552 18267 0 -1 4194304 30018 114131 0 0 5378 19 2447 75 25 0 1 0 89395382 71729152 17179 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18552/statm: 17512 17179 217 399 0 17109 0
[pid=18558] ppid=18552 vsize=345680 CPUtime=1102.52
/proc/18558/stat : 18558 (mxc-sr08) R 18552 18552 18267 0 -1 4194304 92728 0 0 0 110178 74 0 0 25 0 1 0 89403309 353976320 83616 1992294400 134512640 135078026 4294956176 18446744073709551615 134523974 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18558/statm: 86420 83616 71 138 0 86279 0
Current children cumulated CPU time (s) 1181.71
Current children cumulated vsize (KiB) 415728

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 18564
/proc/meminfo: memFree=1276008/2055920 swapFree=4180708/4192956
[pid=18552] ppid=18550 vsize=70048 CPUtime=79.19
/proc/18552/stat : 18552 (SATzilla2009_I) S 18550 18552 18267 0 -1 4194304 30018 114131 0 0 5378 19 2447 75 25 0 1 0 89395382 71729152 17179 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18552/statm: 17512 17179 217 399 0 17109 0
[pid=18558] ppid=18552 vsize=345680 CPUtime=1110.52
/proc/18558/stat : 18558 (mxc-sr08) R 18552 18552 18267 0 -1 4194304 92728 0 0 0 110978 74 0 0 25 0 1 0 89403309 353976320 83616 1992294400 134512640 135078026 4294956176 18446744073709551615 134534457 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18558/statm: 86420 83616 71 138 0 86279 0
Current children cumulated CPU time (s) 1189.71
Current children cumulated vsize (KiB) 415728

[startup+1193.51 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18564
/proc/meminfo: memFree=1276008/2055920 swapFree=4180708/4192956
[pid=18552] ppid=18550 vsize=70048 CPUtime=79.19
/proc/18552/stat : 18552 (SATzilla2009_I) S 18550 18552 18267 0 -1 4194304 30018 114131 0 0 5378 19 2447 75 25 0 1 0 89395382 71729152 17179 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18552/statm: 17512 17179 217 399 0 17109 0
[pid=18558] ppid=18552 vsize=345680 CPUtime=1113.72
/proc/18558/stat : 18558 (mxc-sr08) R 18552 18552 18267 0 -1 4194304 92728 0 0 0 111298 74 0 0 25 0 1 0 89403309 353976320 83616 1992294400 134512640 135078026 4294956176 18446744073709551615 134533894 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18558/statm: 86420 83616 71 138 0 86279 0
Current children cumulated CPU time (s) 1192.91
Current children cumulated vsize (KiB) 415728

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18564
/proc/meminfo: memFree=1276008/2055920 swapFree=4180708/4192956
[pid=18552] ppid=18550 vsize=70048 CPUtime=79.19
/proc/18552/stat : 18552 (SATzilla2009_I) S 18550 18552 18267 0 -1 4194304 30018 114131 0 0 5378 19 2447 75 25 0 1 0 89395382 71729152 17179 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18552/statm: 17512 17179 217 399 0 17109 0
[pid=18558] ppid=18552 vsize=345680 CPUtime=1116.92
/proc/18558/stat : 18558 (mxc-sr08) R 18552 18552 18267 0 -1 4194304 92728 0 0 0 111618 74 0 0 25 0 1 0 89403309 353976320 83616 1992294400 134512640 135078026 4294956176 18446744073709551615 134523627 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18558/statm: 86420 83616 71 138 0 86279 0
Current children cumulated CPU time (s) 1196.11
Current children cumulated vsize (KiB) 415728

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18564
/proc/meminfo: memFree=1275944/2055920 swapFree=4180708/4192956
[pid=18552] ppid=18550 vsize=70048 CPUtime=79.19
/proc/18552/stat : 18552 (SATzilla2009_I) S 18550 18552 18267 0 -1 4194304 30018 114131 0 0 5378 19 2447 75 25 0 1 0 89395382 71729152 17179 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18552/statm: 17512 17179 217 399 0 17109 0
[pid=18558] ppid=18552 vsize=345680 CPUtime=1118.52
/proc/18558/stat : 18558 (mxc-sr08) R 18552 18552 18267 0 -1 4194304 92728 0 0 0 111778 74 0 0 25 0 1 0 89403309 353976320 83616 1992294400 134512640 135078026 4294956176 18446744073709551615 134540571 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18558/statm: 86420 83616 71 138 0 86279 0
Current children cumulated CPU time (s) 1197.71
Current children cumulated vsize (KiB) 415728

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18564
/proc/meminfo: memFree=1275944/2055920 swapFree=4180708/4192956
[pid=18552] ppid=18550 vsize=70048 CPUtime=79.19
/proc/18552/stat : 18552 (SATzilla2009_I) S 18550 18552 18267 0 -1 4194304 30018 114131 0 0 5378 19 2447 75 25 0 1 0 89395382 71729152 17179 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18552/statm: 17512 17179 217 399 0 17109 0
[pid=18558] ppid=18552 vsize=345680 CPUtime=1119.31
/proc/18558/stat : 18558 (mxc-sr08) R 18552 18552 18267 0 -1 4194304 92728 0 0 0 111857 74 0 0 25 0 1 0 89403309 353976320 83616 1992294400 134512640 135078026 4294956176 18446744073709551615 134523872 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18558/statm: 86420 83616 71 138 0 86279 0
Current children cumulated CPU time (s) 1198.5
Current children cumulated vsize (KiB) 415728

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18564
/proc/meminfo: memFree=1275944/2055920 swapFree=4180708/4192956
[pid=18552] ppid=18550 vsize=70048 CPUtime=79.19
/proc/18552/stat : 18552 (SATzilla2009_I) S 18550 18552 18267 0 -1 4194304 30018 114131 0 0 5378 19 2447 75 25 0 1 0 89395382 71729152 17179 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18552/statm: 17512 17179 217 399 0 17109 0
[pid=18558] ppid=18552 vsize=345680 CPUtime=1119.71
/proc/18558/stat : 18558 (mxc-sr08) R 18552 18552 18267 0 -1 4194304 92729 0 0 0 111897 74 0 0 25 0 1 0 89403309 353976320 83617 1992294400 134512640 135078026 4294956176 18446744073709551615 134533695 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18558/statm: 86420 83617 71 138 0 86279 0
Current children cumulated CPU time (s) 1198.9
Current children cumulated vsize (KiB) 415728

[startup+1199.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18564
/proc/meminfo: memFree=1275944/2055920 swapFree=4180708/4192956
[pid=18552] ppid=18550 vsize=70048 CPUtime=79.19
/proc/18552/stat : 18552 (SATzilla2009_I) S 18550 18552 18267 0 -1 4194304 30018 114131 0 0 5378 19 2447 75 25 0 1 0 89395382 71729152 17179 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18552/statm: 17512 17179 217 399 0 17109 0
[pid=18558] ppid=18552 vsize=345680 CPUtime=1119.81
/proc/18558/stat : 18558 (mxc-sr08) R 18552 18552 18267 0 -1 4194304 92729 0 0 0 111907 74 0 0 25 0 1 0 89403309 353976320 83617 1992294400 134512640 135078026 4294956176 18446744073709551615 134534687 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18558/statm: 86420 83617 71 138 0 86279 0
Current children cumulated CPU time (s) 1199
Current children cumulated vsize (KiB) 415728

Child status: 17
Real time (s): 1199.67
CPU time (s): 1199.1
CPU user time (s): 1197.34
CPU system time (s): 1.76173
CPU usage (%): 99.953
Max. virtual memory (cumulated for all children) (KiB): 415728

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1197.34
system time used= 1.76173
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 236902
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= 15
involuntary context switches= 3826

runsolver used 0.958854 second user time and 3.41348 second system time

The end

Launcher Data

Begin job on node23 at 2009-04-25 00:53:39
IDJOB=1716279
IDBENCH=20373
IDSOLVER=528
FILE ID=node23/1716279-1240613617
PBS_JOBID= 9186291
Free space on /tmp= 66304 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/partial-10-13-u.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1716279-1240613617/watcher-1716279-1240613617 -o /tmp/evaluation-result-1716279-1240613617/solver-1716279-1240613617 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_I HOME/instance-1716279-1240613617.cnf

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

MD5SUM BENCH= ec1a03bc95c5b06907199f7ae65ad092
RANDOM SEED=94240171

node23.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.238
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.238
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:       1691488 kB
Buffers:         39468 kB
Cached:         271916 kB
SwapCached:       6924 kB
Active:         168820 kB
Inactive:       152324 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1691488 kB
SwapTotal:     4192956 kB
SwapFree:      4180708 kB
Dirty:           50312 kB
Writeback:           0 kB
Mapped:          14020 kB
Slab:            29332 kB
Committed_AS:   340644 kB
PageTables:       1400 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= 66272 MiB
End job on node23 at 2009-04-25 01:13:39