Trace number 1825793

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) 4998.55 5000.55

General information on the benchmark

NameCRAFTED/sgen/sat/
sgen1-sat-160-100.cnf
MD5SUMf74d6f760fed9ca1e1d4158014482021
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark6.01708
Satisfiable
(Un)Satisfiability was proved
Number of variables160
Number of clauses384
Sum of the clauses size960
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2320
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 564
Number of clauses of size over 50

Solver Data

16.17/16.24	c SATzilla is building models for class 2
16.17/16.24	c run presolver march_dl2004 for 5 seconds ... 
16.17/16.24	c Bin: Executing march_dl2004
16.17/16.24	c spawning binary file with 5 seconds ...
16.17/16.24	c child exit by a signal
16.17/16.24	c march_dl2004 returned code 137.
16.17/16.24	c run presolver mxc-sr08 for 5 seconds ... 
16.17/16.24	c Bin: Executing mxc-sr08
16.17/16.24	c spawning binary file with 5 seconds ...
16.17/16.24	c child exit by a signal
16.17/16.24	c mxc-sr08 returned code 137.
16.17/16.24	c Orignal number of varibales is 160, number of clauses is 384 
16.17/16.24	c predicted feature computation time is 6.884727 
16.17/16.24	c Bin: Executing satelite
16.17/16.24	c spawning binary file with 240 seconds ...
16.17/16.24	c child exited successfully
16.17/16.24	c satzilla computing base features
16.17/16.24	c Number of variabe is: 160, Number of clause is : 384 
16.17/16.24	c Initializing...
16.17/16.24	c satzilla compute diameter ...
16.17/16.24	c start diameter features ...
16.17/16.24	c satzilla doing clause learning
16.17/16.24	c start clause learning features ...
16.17/16.24	c Bin: Executing zchaff07
16.17/16.24	c spawning binary file with 2 seconds ...
16.17/16.24	c child exit by a signal
16.17/16.24	c satzilla doing survey propogation probe
16.17/16.24	c do survay propogation for 2 second ...
16.17/16.24	c satzilla doing local search probe
16.17/16.24	c satzilla doing lobjois search-space size estimate
16.17/16.24	c features are:160 384 160 384 0 0 0.416667 1 0 -0 0.015625 0.447214 0.0125 0.03125 0.450561 0.833333 0.833333 0.015625 0 0.015625 0.015625 -0 0.333333 0 0.333333 0.333333 -0 0.0104167 0 0.0104167 0.0104167 -0 0.833333 0.0307943 0.0321325 0.0286458 0.03125 4.08176 0.067128 4 5 0.283049 4613.33 0.00195755 4603 4625 4625 4603 4625 4603 4612 30.3919 0.027732 29.7478 31.5825 31.5825 29.7478 31.5825 29.7478 29.8453 0.583175 0.000108567 0.582953 0.583354 0.583249 0.583105 0.583214 0.583142 0.583171 0.229513 0.000130698 0.229468 0.229597 0.229562 0.229481 0.229529 0.22949 0.229505 5.865 0.284921 41.7312 0.13619 42 34 49 1.15536 0.2223 0.934956 0.034505 0.687328 0.843961 
16.17/16.24	c satzilla's ranking:
16.17/16.24	c 1) tts-4-0: 3.266142
16.17/16.24	c 2) march_dl2004: 1.982604
16.17/16.24	c 3) zchaff_rand: 0.743598
16.17/16.24	c 4) minisat20: 0.679023
16.17/16.24	c 5) vallst: 0.301263
16.17/16.24	c 6) minisat20SAT07: -0.114278
16.17/16.24	c 7) mxc-sr08: -0.950174
16.17/16.24	c 8) SATenstein: -10000.000000
16.17/16.24	c 9) gnovelty+: -10000.000000
16.17/16.24	c 10) adaptg2wsat+: -10000.000000
16.17/16.24	c 11) adaptg2wsat0: -10000.000000
16.17/16.24	c 12) picosat846: -10000.000000
16.17/16.24	c 13) kcnfs04SAT07: -10000.000000
16.17/16.24	c satzilla running tts-4-0 ... 
4998.47/5000.55	c Bin: Executing tts-4-0
4998.47/5000.55	c spawning binary file with 4983 seconds ...
4998.47/5000.55	c child exit by a signal
4998.47/5000.55	c tts-4-0 returned code 137.
4998.47/5000.55	c satzilla running march_dl2004 ... 
4998.47/5000.55	c Bin: Executing march_dl2004
4998.47/5000.55	c march_dl2004 returned code 1.
4998.47/5000.55	c satzilla running zchaff_rand ... 
4998.47/5000.55	c Bin: Executing zchaff_rand
4998.47/5000.55	c zchaff_rand returned code 1.
4998.47/5000.55	c satzilla running minisat20 ... 
4998.47/5000.55	c Bin: Executing minisat20
4998.47/5000.55	c minisat20 returned code 1.
4998.47/5000.55	c satzilla running vallst ... 
4998.47/5000.55	c Bin: Executing vallst
4998.47/5000.55	c vallst returned code 1.
4998.47/5000.55	c satzilla running minisat20SAT07 ... 
4998.47/5000.55	c Bin: Executing minisat20SAT07
4998.47/5000.55	c minisat20SAT07 returned code 1.
4998.47/5000.55	c satzilla running mxc-sr08 ... 
4998.47/5000.55	c Bin: Executing mxc-sr08
4998.47/5000.55	c mxc-sr08 returned code 1.
4998.47/5000.55	c satzilla running SATenstein ... 
4998.47/5000.55	c Bin: Executing SATenstein
4998.47/5000.55	c SATenstein returned code 1.
4998.47/5000.55	c satzilla running gnovelty+ ... 
4998.47/5000.55	c Bin: Executing gnovelty+
4998.47/5000.55	c gnovelty+ returned code 1.
4998.47/5000.55	c satzilla running adaptg2wsat+ ... 
4998.47/5000.55	c Bin: Executing adaptg2wsat+
4998.47/5000.55	c adaptg2wsat+ returned code 1.
4998.47/5000.55	c satzilla running adaptg2wsat0 ... 
4998.47/5000.55	c Bin: Executing adaptg2wsat0
4998.47/5000.55	c adaptg2wsat0 returned code 1.
4998.47/5000.55	c satzilla running picosat846 ... 
4998.47/5000.55	c Bin: Executing picosat846
4998.47/5000.55	c picosat846 returned code 1.
4998.47/5000.55	c satzilla running kcnfs04SAT07 ... 
4998.47/5000.55	c Bin: Executing kcnfs04SAT07
4998.47/5000.55	c kcnfs04SAT07 returned code 1.
4998.47/5000.55	c ERROR: All Failed! 
4998.47/5000.55	c SATZILLA_TIME=4999.290000

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-1825793-1242511593/watcher-1825793-1242511593 -o /tmp/evaluation-result-1825793-1242511593/solver-1825793-1242511593 -C 5000 -W 6000 -M 1800 HOME/SATzilla2009_C HOME/instance-1825793-1242511593.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 0.87 0.62 3/65 26769
/proc/meminfo: memFree=845664/2055924 swapFree=4181596/4192956
[pid=26769] ppid=26767 vsize=2056 CPUtime=0
/proc/26769/stat : 26769 (SATzilla2009_C) R 26767 26769 26694 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 279188649 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135543087 0 0 4096 0 0 0 0 17 0 0 0
/proc/26769/statm: 514 112 96 399 0 111 0
[pid=26770] ppid=26769 vsize=772 CPUtime=0
/proc/26770/stat : 26770 (march_dl2004) R 26769 26769 26694 0 -1 4194304 151 0 0 0 0 0 0 0 18 0 1 0 279188650 790528 143 1992294400 134512640 134996440 4294956192 18446744073709551615 134658174 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26770/statm: 193 143 72 118 0 72 0

[startup+0.034785 s]
/proc/loadavg: 1.00 0.87 0.62 3/65 26769
/proc/meminfo: memFree=845664/2055924 swapFree=4181596/4192956
[pid=26769] ppid=26767 vsize=2056 CPUtime=0
/proc/26769/stat : 26769 (SATzilla2009_C) S 26767 26769 26694 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279188649 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26769/statm: 514 112 96 399 0 111 0
[pid=26770] ppid=26769 vsize=904 CPUtime=0.03
/proc/26770/stat : 26770 (march_dl2004) R 26769 26769 26694 0 -1 4194304 165 0 0 0 3 0 0 0 19 0 1 0 279188650 925696 157 1992294400 134512640 134996440 4294956192 18446744073709551615 134528340 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26770/statm: 226 157 74 118 0 105 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2960

[startup+0.10179 s]
/proc/loadavg: 1.00 0.87 0.62 3/65 26769
/proc/meminfo: memFree=845664/2055924 swapFree=4181596/4192956
[pid=26769] ppid=26767 vsize=2056 CPUtime=0
/proc/26769/stat : 26769 (SATzilla2009_C) S 26767 26769 26694 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279188649 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26769/statm: 514 112 96 399 0 111 0
[pid=26770] ppid=26769 vsize=904 CPUtime=0.1
/proc/26770/stat : 26770 (march_dl2004) R 26769 26769 26694 0 -1 4194304 168 0 0 0 10 0 0 0 19 0 1 0 279188650 925696 160 1992294400 134512640 134996440 4294956192 18446744073709551615 134550817 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26770/statm: 226 160 74 118 0 105 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2960

[startup+0.301811 s]
/proc/loadavg: 1.00 0.87 0.62 3/65 26769
/proc/meminfo: memFree=845664/2055924 swapFree=4181596/4192956
[pid=26769] ppid=26767 vsize=2056 CPUtime=0
/proc/26769/stat : 26769 (SATzilla2009_C) S 26767 26769 26694 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279188649 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26769/statm: 514 112 96 399 0 111 0
[pid=26770] ppid=26769 vsize=904 CPUtime=0.3
/proc/26770/stat : 26770 (march_dl2004) R 26769 26769 26694 0 -1 4194304 171 0 0 0 30 0 0 0 21 0 1 0 279188650 925696 163 1992294400 134512640 134996440 4294956192 18446744073709551615 134536701 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26770/statm: 226 163 74 118 0 105 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 2960

[startup+0.701853 s]
/proc/loadavg: 1.00 0.87 0.62 3/65 26769
/proc/meminfo: memFree=845664/2055924 swapFree=4181596/4192956
[pid=26769] ppid=26767 vsize=2056 CPUtime=0
/proc/26769/stat : 26769 (SATzilla2009_C) S 26767 26769 26694 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279188649 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26769/statm: 514 112 96 399 0 111 0
[pid=26770] ppid=26769 vsize=904 CPUtime=0.7
/proc/26770/stat : 26770 (march_dl2004) R 26769 26769 26694 0 -1 4194304 173 0 0 0 70 0 0 0 25 0 1 0 279188650 925696 165 1992294400 134512640 134996440 4294956192 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26770/statm: 226 165 74 118 0 105 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 2960

[startup+1.50194 s]
/proc/loadavg: 1.00 0.87 0.62 2/67 26771
/proc/meminfo: memFree=845136/2055924 swapFree=4181596/4192956
[pid=26769] ppid=26767 vsize=2056 CPUtime=0
/proc/26769/stat : 26769 (SATzilla2009_C) S 26767 26769 26694 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279188649 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26769/statm: 514 112 96 399 0 111 0
[pid=26770] ppid=26769 vsize=904 CPUtime=1.5
/proc/26770/stat : 26770 (march_dl2004) R 26769 26769 26694 0 -1 4194304 174 0 0 0 150 0 0 0 25 0 1 0 279188650 925696 166 1992294400 134512640 134996440 4294956192 18446744073709551615 134551481 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26770/statm: 226 166 74 118 0 105 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 2960

[startup+3.1011 s]
/proc/loadavg: 1.00 0.87 0.62 2/67 26771
/proc/meminfo: memFree=844944/2055924 swapFree=4181596/4192956
[pid=26769] ppid=26767 vsize=2056 CPUtime=0
/proc/26769/stat : 26769 (SATzilla2009_C) S 26767 26769 26694 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279188649 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26769/statm: 514 112 96 399 0 111 0
[pid=26770] ppid=26769 vsize=904 CPUtime=3.09
/proc/26770/stat : 26770 (march_dl2004) R 26769 26769 26694 0 -1 4194304 176 0 0 0 309 0 0 0 25 0 1 0 279188650 925696 168 1992294400 134512640 134996440 4294956192 18446744073709551615 134551666 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26770/statm: 226 168 74 118 0 105 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2960

[startup+6.30144 s]
/proc/loadavg: 1.00 0.87 0.62 2/67 26772
/proc/meminfo: memFree=843352/2055924 swapFree=4181596/4192956
[pid=26769] ppid=26767 vsize=2056 CPUtime=4.99
/proc/26769/stat : 26769 (SATzilla2009_C) S 26767 26769 26694 0 -1 4194304 156 178 0 0 0 0 499 0 16 0 1 0 279188649 2105344 125 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26769/statm: 514 125 107 399 0 111 0
[pid=26772] ppid=26769 vsize=1524 CPUtime=1.29
/proc/26772/stat : 26772 (mxc-sr08) R 26769 26769 26694 0 -1 4194304 312 0 0 0 129 0 0 0 25 0 1 0 279189150 1560576 308 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26772/statm: 381 308 71 138 0 240 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 3580

[startup+12.7011 s]
/proc/loadavg: 1.16 0.91 0.64 2/67 26774
/proc/meminfo: memFree=840480/2055924 swapFree=4181596/4192956
[pid=26769] ppid=26767 vsize=7260 CPUtime=12.67
/proc/26769/stat : 26769 (SATzilla2009_C) R 26767 26769 26694 0 -1 4194304 386 1925 0 0 56 12 1198 1 24 0 1 0 279188649 7434240 314 1992294400 134512640 136149437 4294956224 18446744073709551615 135542670 0 0 4096 3 0 0 0 17 0 0 0
/proc/26769/statm: 1815 314 207 399 0 1412 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 7260

[startup+25.5014 s]
/proc/loadavg: 1.35 0.96 0.66 2/67 26775
/proc/meminfo: memFree=831200/2055924 swapFree=4181596/4192956
[pid=26769] ppid=26767 vsize=3160 CPUtime=16.21
/proc/26769/stat : 26769 (SATzilla2009_C) S 26767 26769 26694 0 -1 4194304 448 1925 0 0 382 40 1198 1 25 0 1 0 279188649 3235840 324 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26769/statm: 790 324 219 399 0 387 0
[pid=26775] ppid=26769 vsize=13780 CPUtime=9.23
/proc/26775/stat : 26775 (tts-4-0) R 26769 26769 26694 0 -1 4194304 3342 0 0 0 922 1 0 0 25 0 1 0 279190274 14110720 3337 1992294400 134512640 134965848 4294956208 18446744073709551615 134551578 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26775/statm: 3445 3337 68 110 0 3332 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 16940

[startup+51.1011 s]
/proc/loadavg: 1.64 1.06 0.70 2/67 26775
/proc/meminfo: memFree=814624/2055924 swapFree=4181596/4192956
[pid=26769] ppid=26767 vsize=3160 CPUtime=16.21
/proc/26769/stat : 26769 (SATzilla2009_C) S 26767 26769 26694 0 -1 4194304 448 1925 0 0 382 40 1198 1 25 0 1 0 279188649 3235840 324 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26769/statm: 790 324 219 399 0 387 0
[pid=26775] ppid=26769 vsize=30656 CPUtime=34.83
/proc/26775/stat : 26775 (tts-4-0) R 26769 26769 26694 0 -1 4194304 7593 0 0 0 3478 5 0 0 25 0 1 0 279190274 31391744 7588 1992294400 134512640 134965848 4294956208 18446744073709551615 134534137 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26775/statm: 7664 7588 68 110 0 7551 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 33816

[startup+102.305 s]
/proc/loadavg: 1.35 1.08 0.72 2/67 26775
/proc/meminfo: memFree=790560/2055924 swapFree=4181596/4192956
[pid=26769] ppid=26767 vsize=3160 CPUtime=16.21
/proc/26769/stat : 26769 (SATzilla2009_C) S 26767 26769 26694 0 -1 4194304 448 1925 0 0 382 40 1198 1 25 0 1 0 279188649 3235840 324 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26769/statm: 790 324 219 399 0 387 0
[pid=26775] ppid=26769 vsize=55504 CPUtime=86.02
/proc/26775/stat : 26775 (tts-4-0) R 26769 26769 26694 0 -1 4194304 13792 0 0 0 8592 10 0 0 25 0 1 0 279190274 56836096 13787 1992294400 134512640 134965848 4294956208 18446744073709551615 134534126 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26775/statm: 13876 13787 68 110 0 13763 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 58664

[startup+162.302 s]
/proc/loadavg: 1.13 1.06 0.74 2/67 26775
/proc/meminfo: memFree=775200/2055924 swapFree=4181596/4192956
[pid=26769] ppid=26767 vsize=3160 CPUtime=16.21
/proc/26769/stat : 26769 (SATzilla2009_C) S 26767 26769 26694 0 -1 4194304 448 1925 0 0 382 40 1198 1 25 0 1 0 279188649 3235840 324 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26769/statm: 790 324 219 399 0 387 0
[pid=26775] ppid=26769 vsize=70976 CPUtime=145.99
/proc/26775/stat : 26775 (tts-4-0) R 26769 26769 26694 0 -1 4194304 17652 0 0 0 14586 13 0 0 25 0 1 0 279190274 72679424 17647 1992294400 134512640 134965848 4294956208 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26775/statm: 17744 17647 68 110 0 17631 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 74136

[startup+222.302 s]
/proc/loadavg: 1.05 1.05 0.75 2/67 26775
/proc/meminfo: memFree=763232/2055924 swapFree=4181596/4192956
[pid=26769] ppid=26767 vsize=3160 CPUtime=16.21
/proc/26769/stat : 26769 (SATzilla2009_C) S 26767 26769 26694 0 -1 4194304 448 1925 0 0 382 40 1198 1 25 0 1 0 279188649 3235840 324 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26769/statm: 790 324 219 399 0 387 0
[pid=26775] ppid=26769 vsize=82692 CPUtime=205.97
/proc/26775/stat : 26775 (tts-4-0) R 26769 26769 26694 0 -1 4194304 20595 0 0 0 20581 16 0 0 25 0 1 0 279190274 84676608 20590 1992294400 134512640 134965848 4294956208 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26775/statm: 20673 20590 68 110 0 20560 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 85852

[startup+282.301 s]
/proc/loadavg: 1.02 1.04 0.76 2/67 26775
/proc/meminfo: memFree=751648/2055924 swapFree=4181596/4192956
[pid=26769] ppid=26767 vsize=3160 CPUtime=16.21
/proc/26769/stat : 26769 (SATzilla2009_C) S 26767 26769 26694 0 -1 4194304 448 1925 0 0 382 40 1198 1 25 0 1 0 279188649 3235840 324 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26769/statm: 790 324 219 399 0 387 0
[pid=26775] ppid=26769 vsize=94412 CPUtime=265.94
/proc/26775/stat : 26775 (tts-4-0) R 26769 26769 26694 0 -1 4194304 23522 0 0 0 26575 19 0 0 25 0 1 0 279190274 96677888 23517 1992294400 134512640 134965848 4294956208 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26775/statm: 23603 23517 68 110 0 23490 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 97572

[startup+342.301 s]
/proc/loadavg: 1.00 1.03 0.77 2/67 26775
/proc/meminfo: memFree=742304/2055924 swapFree=4181596/4192956
[pid=26769] ppid=26767 vsize=3160 CPUtime=16.21
/proc/26769/stat : 26769 (SATzilla2009_C) S 26767 26769 26694 0 -1 4194304 448 1925 0 0 382 40 1198 1 25 0 1 0 279188649 3235840 324 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26769/statm: 790 324 219 399 0 387 0
[pid=26775] ppid=26769 vsize=103556 CPUtime=325.91
/proc/26775/stat : 26775 (tts-4-0) R 26769 26769 26694 0 -1 4194304 25835 0 0 0 32571 20 0 0 25 0 1 0 279190274 106041344 25830 1992294400 134512640 134965848 4294956208 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26775/statm: 25889 25830 68 110 0 25776 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 106716

[startup+402.302 s]

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


[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/67 26783
/proc/meminfo: memFree=346080/2055924 swapFree=4181596/4192956
[pid=26769] ppid=26767 vsize=3160 CPUtime=16.21
/proc/26769/stat : 26769 (SATzilla2009_C) S 26767 26769 26694 0 -1 4194304 448 1925 0 0 382 40 1198 1 25 0 1 0 279188649 3235840 324 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26769/statm: 790 324 219 399 0 387 0
[pid=26775] ppid=26769 vsize=498740 CPUtime=4644.19
/proc/26775/stat : 26775 (tts-4-0) R 26769 26769 26694 0 -1 4194304 124608 0 0 0 464303 116 0 0 25 0 1 0 279190274 510709760 124603 1992294400 134512640 134965848 4294956208 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26775/statm: 124685 124603 68 110 0 124572 0
Current children cumulated CPU time (s) 4660.4
Current children cumulated vsize (KiB) 501900

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 0.96 2/67 26783
/proc/meminfo: memFree=344864/2055924 swapFree=4181596/4192956
[pid=26769] ppid=26767 vsize=3160 CPUtime=16.21
/proc/26769/stat : 26769 (SATzilla2009_C) S 26767 26769 26694 0 -1 4194304 448 1925 0 0 382 40 1198 1 25 0 1 0 279188649 3235840 324 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26769/statm: 790 324 219 399 0 387 0
[pid=26775] ppid=26769 vsize=499912 CPUtime=4704.16
/proc/26775/stat : 26775 (tts-4-0) R 26769 26769 26694 0 -1 4194304 124917 0 0 0 470300 116 0 0 25 0 1 0 279190274 511909888 124912 1992294400 134512640 134965848 4294956208 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26775/statm: 124978 124912 68 110 0 124865 0
Current children cumulated CPU time (s) 4720.37
Current children cumulated vsize (KiB) 503072

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/67 26783
/proc/meminfo: memFree=343328/2055924 swapFree=4181596/4192956
[pid=26769] ppid=26767 vsize=3160 CPUtime=16.21
/proc/26769/stat : 26769 (SATzilla2009_C) S 26767 26769 26694 0 -1 4194304 448 1925 0 0 382 40 1198 1 25 0 1 0 279188649 3235840 324 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26769/statm: 790 324 219 399 0 387 0
[pid=26775] ppid=26769 vsize=501556 CPUtime=4764.14
/proc/26775/stat : 26775 (tts-4-0) R 26769 26769 26694 0 -1 4194304 125298 0 0 0 476297 117 0 0 25 0 1 0 279190274 513593344 125293 1992294400 134512640 134965848 4294956208 18446744073709551615 134534138 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26775/statm: 125389 125293 68 110 0 125276 0
Current children cumulated CPU time (s) 4780.35
Current children cumulated vsize (KiB) 504716

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/67 26783
/proc/meminfo: memFree=341728/2055924 swapFree=4181596/4192956
[pid=26769] ppid=26767 vsize=3160 CPUtime=16.21
/proc/26769/stat : 26769 (SATzilla2009_C) S 26767 26769 26694 0 -1 4194304 448 1925 0 0 382 40 1198 1 25 0 1 0 279188649 3235840 324 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26769/statm: 790 324 219 399 0 387 0
[pid=26775] ppid=26769 vsize=503196 CPUtime=4824.12
/proc/26775/stat : 26775 (tts-4-0) R 26769 26769 26694 0 -1 4194304 125694 0 0 0 482294 118 0 0 25 0 1 0 279190274 515272704 125689 1992294400 134512640 134965848 4294956208 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26775/statm: 125799 125689 68 110 0 125686 0
Current children cumulated CPU time (s) 4840.33
Current children cumulated vsize (KiB) 506356

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/67 26783
/proc/meminfo: memFree=339808/2055924 swapFree=4181596/4192956
[pid=26769] ppid=26767 vsize=3160 CPUtime=16.21
/proc/26769/stat : 26769 (SATzilla2009_C) S 26767 26769 26694 0 -1 4194304 448 1925 0 0 382 40 1198 1 25 0 1 0 279188649 3235840 324 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26769/statm: 790 324 219 399 0 387 0
[pid=26775] ppid=26769 vsize=505068 CPUtime=4884.1
/proc/26775/stat : 26775 (tts-4-0) R 26769 26769 26694 0 -1 4194304 126186 0 0 0 488291 119 0 0 25 0 1 0 279190274 517189632 126181 1992294400 134512640 134965848 4294956208 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26775/statm: 126267 126181 68 110 0 126154 0
Current children cumulated CPU time (s) 4900.31
Current children cumulated vsize (KiB) 508228

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/67 26783
/proc/meminfo: memFree=337440/2055924 swapFree=4181596/4192956
[pid=26769] ppid=26767 vsize=3160 CPUtime=16.21
/proc/26769/stat : 26769 (SATzilla2009_C) S 26767 26769 26694 0 -1 4194304 448 1925 0 0 382 40 1198 1 25 0 1 0 279188649 3235840 324 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26769/statm: 790 324 219 399 0 387 0
[pid=26775] ppid=26769 vsize=507412 CPUtime=4944.07
/proc/26775/stat : 26775 (tts-4-0) R 26769 26769 26694 0 -1 4194304 126767 0 0 0 494288 119 0 0 25 0 1 0 279190274 519589888 126762 1992294400 134512640 134965848 4294956208 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26775/statm: 126853 126762 68 110 0 126740 0
Current children cumulated CPU time (s) 4960.28
Current children cumulated vsize (KiB) 510572

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

[startup+4966.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/67 26783
/proc/meminfo: memFree=337376/2055924 swapFree=4181596/4192956
[pid=26769] ppid=26767 vsize=3160 CPUtime=16.21
/proc/26769/stat : 26769 (SATzilla2009_C) S 26767 26769 26694 0 -1 4194304 448 1925 0 0 382 40 1198 1 25 0 1 0 279188649 3235840 324 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26769/statm: 790 324 219 399 0 387 0
[pid=26775] ppid=26769 vsize=507412 CPUtime=4948.07
/proc/26775/stat : 26775 (tts-4-0) R 26769 26769 26694 0 -1 4194304 126791 0 0 0 494688 119 0 0 25 0 1 0 279190274 519589888 126786 1992294400 134512640 134965848 4294956208 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26775/statm: 126853 126786 68 110 0 126740 0
Current children cumulated CPU time (s) 4964.28
Current children cumulated vsize (KiB) 510572

[startup+4979.1 s]
/proc/loadavg: 1.00 1.00 0.96 2/67 26783
/proc/meminfo: memFree=336544/2055924 swapFree=4181596/4192956
[pid=26769] ppid=26767 vsize=3160 CPUtime=16.21
/proc/26769/stat : 26769 (SATzilla2009_C) S 26767 26769 26694 0 -1 4194304 448 1925 0 0 382 40 1198 1 25 0 1 0 279188649 3235840 324 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26769/statm: 790 324 219 399 0 387 0
[pid=26775] ppid=26769 vsize=508352 CPUtime=4960.86
/proc/26775/stat : 26775 (tts-4-0) R 26769 26769 26694 0 -1 4194304 126995 0 0 0 495967 119 0 0 25 0 1 0 279190274 520552448 126990 1992294400 134512640 134965848 4294956208 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26775/statm: 127088 126990 68 110 0 126975 0
Current children cumulated CPU time (s) 4977.07
Current children cumulated vsize (KiB) 511512

[startup+4991.9 s]
/proc/loadavg: 1.00 1.00 0.96 2/67 26783
/proc/meminfo: memFree=336160/2055924 swapFree=4181596/4192956
[pid=26769] ppid=26767 vsize=3160 CPUtime=16.21
/proc/26769/stat : 26769 (SATzilla2009_C) S 26767 26769 26694 0 -1 4194304 448 1925 0 0 382 40 1198 1 25 0 1 0 279188649 3235840 324 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26769/statm: 790 324 219 399 0 387 0
[pid=26775] ppid=26769 vsize=508584 CPUtime=4973.66
/proc/26775/stat : 26775 (tts-4-0) R 26769 26769 26694 0 -1 4194304 127087 0 0 0 497247 119 0 0 25 0 1 0 279190274 520790016 127082 1992294400 134512640 134965848 4294956208 18446744073709551615 134534147 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26775/statm: 127146 127082 68 110 0 127033 0
Current children cumulated CPU time (s) 4989.87
Current children cumulated vsize (KiB) 511744

[startup+4995.11 s]
/proc/loadavg: 1.00 1.00 0.96 2/67 26783
/proc/meminfo: memFree=335904/2055924 swapFree=4181596/4192956
[pid=26769] ppid=26767 vsize=3160 CPUtime=16.21
/proc/26769/stat : 26769 (SATzilla2009_C) S 26767 26769 26694 0 -1 4194304 448 1925 0 0 382 40 1198 1 25 0 1 0 279188649 3235840 324 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26769/statm: 790 324 219 399 0 387 0
[pid=26775] ppid=26769 vsize=508820 CPUtime=4976.86
/proc/26775/stat : 26775 (tts-4-0) R 26769 26769 26694 0 -1 4194304 127142 0 0 0 497567 119 0 0 25 0 1 0 279190274 521031680 127137 1992294400 134512640 134965848 4294956208 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26775/statm: 127205 127137 68 110 0 127092 0
Current children cumulated CPU time (s) 4993.07
Current children cumulated vsize (KiB) 511980

[startup+4998.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/67 26783
/proc/meminfo: memFree=335776/2055924 swapFree=4181596/4192956
[pid=26769] ppid=26767 vsize=3160 CPUtime=16.21
/proc/26769/stat : 26769 (SATzilla2009_C) S 26767 26769 26694 0 -1 4194304 448 1925 0 0 382 40 1198 1 25 0 1 0 279188649 3235840 324 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26769/statm: 790 324 219 399 0 387 0
[pid=26775] ppid=26769 vsize=509056 CPUtime=4980.06
/proc/26775/stat : 26775 (tts-4-0) R 26769 26769 26694 0 -1 4194304 127173 0 0 0 497887 119 0 0 25 0 1 0 279190274 521273344 127168 1992294400 134512640 134965848 4294956208 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26775/statm: 127264 127168 68 110 0 127151 0
Current children cumulated CPU time (s) 4996.27
Current children cumulated vsize (KiB) 512216

[startup+4999.9 s]
/proc/loadavg: 1.00 1.00 0.96 2/67 26783
/proc/meminfo: memFree=335776/2055924 swapFree=4181596/4192956
[pid=26769] ppid=26767 vsize=3160 CPUtime=16.21
/proc/26769/stat : 26769 (SATzilla2009_C) S 26767 26769 26694 0 -1 4194304 448 1925 0 0 382 40 1198 1 25 0 1 0 279188649 3235840 324 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26769/statm: 790 324 219 399 0 387 0
[pid=26775] ppid=26769 vsize=509056 CPUtime=4981.65
/proc/26775/stat : 26775 (tts-4-0) R 26769 26769 26694 0 -1 4194304 127187 0 0 0 498046 119 0 0 25 0 1 0 279190274 521273344 127182 1992294400 134512640 134965848 4294956208 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26775/statm: 127264 127182 68 110 0 127151 0
Current children cumulated CPU time (s) 4997.86
Current children cumulated vsize (KiB) 512216

[startup+5000.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/67 26783
/proc/meminfo: memFree=335776/2055924 swapFree=4181596/4192956
[pid=26769] ppid=26767 vsize=3160 CPUtime=16.21
/proc/26769/stat : 26769 (SATzilla2009_C) S 26767 26769 26694 0 -1 4194304 448 1925 0 0 382 40 1198 1 25 0 1 0 279188649 3235840 324 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26769/statm: 790 324 219 399 0 387 0
[pid=26775] ppid=26769 vsize=509056 CPUtime=4982.05
/proc/26775/stat : 26775 (tts-4-0) R 26769 26769 26694 0 -1 4194304 127189 0 0 0 498086 119 0 0 25 0 1 0 279190274 521273344 127184 1992294400 134512640 134965848 4294956208 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26775/statm: 127264 127184 68 110 0 127151 0
Current children cumulated CPU time (s) 4998.26
Current children cumulated vsize (KiB) 512216

[startup+5000.5 s]
/proc/loadavg: 1.00 1.00 0.96 2/67 26783
/proc/meminfo: memFree=494048/2055924 swapFree=4181596/4192956
[pid=26769] ppid=26767 vsize=3160 CPUtime=16.21
/proc/26769/stat : 26769 (SATzilla2009_C) S 26767 26769 26694 0 -1 4194304 448 1925 0 0 382 40 1198 1 25 0 1 0 279188649 3235840 324 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26769/statm: 790 324 219 399 0 387 0
[pid=26775] ppid=26769 vsize=0 CPUtime=4982.26
/proc/26775/stat : 26775 (tts-4-0) R 26769 26769 26694 0 -1 4195332 127190 0 0 0 498104 122 0 0 25 0 1 0 279190274 0 0 1992294400 0 0 0 0 0 256 0 8392704 0 0 0 0 17 0 0 0
/proc/26775/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 4998.47
Current children cumulated vsize (KiB) 3160

Child status: 17
Real time (s): 5000.55
CPU time (s): 4998.55
CPU user time (s): 4996.85
CPU system time (s): 1.69774
CPU usage (%): 99.96
Max. virtual memory (cumulated for all children) (KiB): 512216

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

runsolver used 4.63129 second user time and 13.5589 second system time

The end

Launcher Data

Begin job on node83 at 2009-05-17 00:06:33
IDJOB=1825793
IDBENCH=71118
IDSOLVER=668
FILE ID=node83/1825793-1242511593
PBS_JOBID= 9307070
Free space on /tmp= 66016 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/CRAFTED/sgen/sat/sgen1-sat-160-100.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1825793-1242511593/watcher-1825793-1242511593 -o /tmp/evaluation-result-1825793-1242511593/solver-1825793-1242511593 -C 5000 -W 6000 -M 1800  HOME/SATzilla2009_C HOME/instance-1825793-1242511593.cnf

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

MD5SUM BENCH= f74d6f760fed9ca1e1d4158014482021
RANDOM SEED=23826960

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


/proc/meminfo:
MemTotal:      2055924 kB
MemFree:        846144 kB
Buffers:         77488 kB
Cached:        1046248 kB
SwapCached:       5404 kB
Active:         191780 kB
Inactive:       940164 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:        846144 kB
SwapTotal:     4192956 kB
SwapFree:      4181596 kB
Dirty:           31464 kB
Writeback:           0 kB
Mapped:          13632 kB
Slab:            63860 kB
Committed_AS:  1017180 kB
PageTables:       1384 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= 65988 MiB
End job on node83 at 2009-05-17 01:29:54