Trace number 3387183

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
minisat hack: minisat_psm 2011-04-01? (TO) 5000.05 5000.02

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UR-20-10p0.cnf
MD5SUMfaef1c850bb82ceddc7da5a4c445dd25
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1428.89
Satisfiable
(Un)Satisfiability was proved
Number of variables258781
Number of clauses1372095
Sum of the clauses size3305764
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 2980303
Number of clauses of size 3313283
Number of clauses of size 47260
Number of clauses of size 529040
Number of clauses of size over 529060

Solver Data

0.00/0.00	c Parsing...
0.00/0.74	c ==============================================================================
0.00/0.74	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.74	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.74	c ==============================================================================
0.00/0.74	c |         0 | 1358076  3290875 |  407422       0        0     nan |  0.000 % |
3.49/3.51	c |         0 |  943589  2622489 |      --       0       --      -- |     --   | -112392/18842
3.49/3.51	c ==============================================================================
3.49/3.51	c Result  :   #vars: 137484   #clauses: 943589   #literals: 2622489
3.49/3.51	c CPU time:   3.42048 s
3.49/3.51	c ==============================================================================

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3387183-1305597414/watcher-3387183-1305597414 -o /tmp/evaluation-result-3387183-1305597414/solver-3387183-1305597414 -C 5000 -W 5100 -M 15500 ./esg_static.sh HOME/instance-3387183-1305597414.cnf 

running on 4 cores: 0,2,4,6

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): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.15 3.06 3.01 3/431 15173
/proc/meminfo: memFree=21193764/32951124 swapFree=44485784/67111528
[pid=15173] ppid=15171 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15173/stat : 15173 (esg_static.sh) S 15171 15173 14479 0 -1 4202496 328 0 0 0 0 0 0 0 23 0 1 0 671341975 8908800 250 33554432000 4194304 4922060 140733845319936 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/15173/statm: 2175 250 209 178 0 68 0

[startup+0.0826181 s]
/proc/loadavg: 3.15 3.06 3.01 3/431 15173
/proc/meminfo: memFree=21193764/32951124 swapFree=44485784/67111528
[pid=15173] ppid=15171 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15173/stat : 15173 (esg_static.sh) S 15171 15173 14479 0 -1 4202496 328 0 0 0 0 0 0 0 23 0 1 0 671341975 8908800 250 33554432000 4194304 4922060 140733845319936 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/15173/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100613 s]
/proc/loadavg: 3.15 3.06 3.01 3/431 15173
/proc/meminfo: memFree=21193764/32951124 swapFree=44485784/67111528
[pid=15173] ppid=15171 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15173/stat : 15173 (esg_static.sh) S 15171 15173 14479 0 -1 4202496 328 0 0 0 0 0 0 0 23 0 1 0 671341975 8908800 250 33554432000 4194304 4922060 140733845319936 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/15173/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300584 s]
/proc/loadavg: 3.15 3.06 3.01 3/431 15173
/proc/meminfo: memFree=21193764/32951124 swapFree=44485784/67111528
[pid=15173] ppid=15171 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15173/stat : 15173 (esg_static.sh) S 15171 15173 14479 0 -1 4202496 328 0 0 0 0 0 0 0 23 0 1 0 671341975 8908800 250 33554432000 4194304 4922060 140733845319936 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/15173/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700513 s]
/proc/loadavg: 3.15 3.06 3.01 3/431 15173
/proc/meminfo: memFree=21193764/32951124 swapFree=44485784/67111528
[pid=15173] ppid=15171 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15173/stat : 15173 (esg_static.sh) S 15171 15173 14479 0 -1 4202496 328 0 0 0 0 0 0 0 23 0 1 0 671341975 8908800 250 33554432000 4194304 4922060 140733845319936 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/15173/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50033 s]
/proc/loadavg: 3.14 3.06 3.01 4/433 15175
/proc/meminfo: memFree=21062564/32951124 swapFree=44485784/67111528
[pid=15173] ppid=15171 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15173/stat : 15173 (esg_static.sh) S 15171 15173 14479 0 -1 4202496 328 0 0 0 0 0 0 0 23 0 1 0 671341975 8908800 250 33554432000 4194304 4922060 140733845319936 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/15173/statm: 2175 250 209 178 0 68 0
[pid=15174] ppid=15173 vsize=149100 CPUtime=1.49 cores=0,2,4,6
/proc/15174/stat : 15174 (SatELite_releas) R 15173 15173 14479 0 -1 4202496 38674 0 0 0 142 7 0 0 25 0 1 0 671341975 152678400 35254 33554432000 134512640 135144242 4290588352 18446744073709551615 134726939 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/15174/statm: 37275 35254 77 155 0 37118 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 157800

[startup+3.10106 s]
/proc/loadavg: 3.14 3.06 3.01 4/433 15175
/proc/meminfo: memFree=21037392/32951124 swapFree=44485784/67111528
[pid=15173] ppid=15171 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15173/stat : 15173 (esg_static.sh) S 15171 15173 14479 0 -1 4202496 328 0 0 0 0 0 0 0 23 0 1 0 671341975 8908800 250 33554432000 4194304 4922060 140733845319936 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/15173/statm: 2175 250 209 178 0 68 0
[pid=15174] ppid=15173 vsize=151700 CPUtime=3.09 cores=0,2,4,6
/proc/15174/stat : 15174 (SatELite_releas) R 15173 15173 14479 0 -1 4202496 42697 0 0 0 301 8 0 0 25 0 1 0 671341975 155340800 36063 33554432000 134512640 135144242 4290588352 18446744073709551615 134585357 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/15174/statm: 37925 36063 77 155 0 37768 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 160400

[startup+6.30046 s]
/proc/loadavg: 3.14 3.06 3.01 4/433 15176
/proc/meminfo: memFree=21089840/32951124 swapFree=44485784/67111528
[pid=15173] ppid=15171 vsize=8700 CPUtime=4.04 cores=0,2,4,6
/proc/15173/stat : 15173 (esg_static.sh) S 15171 15173 14479 0 -1 4202496 354 46963 0 0 0 0 392 12 18 0 1 0 671341975 8908800 252 33554432000 4194304 4922060 140733845319936 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/15173/statm: 2175 252 209 178 0 68 0
[pid=15176] ppid=15173 vsize=90184 CPUtime=2.24 cores=0,2,4,6
/proc/15176/stat : 15176 (minisat_static) R 15173 15173 14479 0 -1 4202496 19354 0 0 0 222 2 0 0 25 0 1 0 671342380 92348416 16362 33554432000 4194304 4256717 140735102995744 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/15176/statm: 22546 16362 252 16 0 19188 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 98884

[startup+12.7003 s]
/proc/loadavg: 3.12 3.05 3.01 4/433 15177
/proc/meminfo: memFree=21079064/32951124 swapFree=44485784/67111528
[pid=15173] ppid=15171 vsize=8700 CPUtime=4.04 cores=0,2,4,6
/proc/15173/stat : 15173 (esg_static.sh) S 15171 15173 14479 0 -1 4202496 354 46963 0 0 0 0 392 12 18 0 1 0 671341975 8908800 252 33554432000 4194304 4922060 140733845319936 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/15173/statm: 2175 252 209 178 0 68 0
[pid=15176] ppid=15173 vsize=90868 CPUtime=8.64 cores=0,2,4,6
/proc/15176/stat : 15176 (minisat_static) R 15173 15173 14479 0 -1 4202496 29139 0 0 0 860 4 0 0 25 0 1 0 671342380 93048832 16782 33554432000 4194304 4256717 140735102995744 18446744073709551615 4209058 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/15176/statm: 22717 16782 252 16 0 19359 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 99568

[startup+25.5009 s]
/proc/loadavg: 3.10 3.05 3.01 4/433 15177
/proc/meminfo: memFree=21052392/32951124 swapFree=44485784/67111528
[pid=15173] ppid=15171 vsize=8700 CPUtime=4.04 cores=0,2,4,6
/proc/15173/stat : 15173 (esg_static.sh) S 15171 15173 14479 0 -1 4202496 354 46963 0 0 0 0 392 12 18 0 1 0 671341975 8908800 252 33554432000 4194304 4922060 140733845319936 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/15173/statm: 2175 252 209 178 0 68 0
[pid=15176] ppid=15173 vsize=92380 CPUtime=21.44 cores=0,2,4,6
/proc/15176/stat : 15176 (minisat_static) R 15173 15173 14479 0 -1 4202496 40482 0 0 0 2139 5 0 0 25 0 1 0 671342380 94597120 18191 33554432000 4194304 4256717 140735102995744 18446744073709551615 4209415 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/15176/statm: 23095 18191 252 16 0 19737 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 101080

[startup+51.1011 s]
/proc/loadavg: 3.06 3.05 3.01 4/433 15178
/proc/meminfo: memFree=21030732/32951124 swapFree=44485784/67111528
[pid=15173] ppid=15171 vsize=8700 CPUtime=4.04 cores=0,2,4,6
/proc/15173/stat : 15173 (esg_static.sh) S 15171 15173 14479 0 -1 4202496 354 46963 0 0 0 0 392 12 18 0 1 0 671341975 8908800 252 33554432000 4194304 4922060 140733845319936 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/15173/statm: 2175 252 209 178 0 68 0
[pid=15176] ppid=15173 vsize=171844 CPUtime=47.05 cores=0,2,4,6
/proc/15176/stat : 15176 (minisat_static) R 15173 15173 14479 0 -1 4202496 77496 0 0 0 4695 10 0 0 25 0 1 0 671342380 175968256 35248 33554432000 4194304 4256717 140735102995744 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/15176/statm: 42961 35248 252 16 0 39603 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 180544

[startup+102.317 s]
/proc/loadavg: 3.02 3.04 3.00 4/433 15179
/proc/meminfo: memFree=21055776/32951124 swapFree=44485784/67111528
[pid=15173] ppid=15171 vsize=8700 CPUtime=4.04 cores=0,2,4,6
/proc/15173/stat : 15173 (esg_static.sh) S 15171 15173 14479 0 -1 4202496 354 46963 0 0 0 0 392 12 18 0 1 0 671341975 8908800 252 33554432000 4194304 4922060 140733845319936 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/15173/statm: 2175 252 209 178 0 68 0
[pid=15176] ppid=15173 vsize=171844 CPUtime=98.25 cores=0,2,4,6
/proc/15176/stat : 15176 (minisat_static) R 15173 15173 14479 0 -1 4202496 134191 0 0 0 9808 17 0 0 25 0 1 0 671342380 175968256 36946 33554432000 4194304 4256717 140735102995744 18446744073709551615 4209310 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/15176/statm: 42961 36946 252 16 0 39603 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 180544

[startup+162.3 s]
/proc/loadavg: 3.01 3.03 3.00 4/433 15181
/proc/meminfo: memFree=21021556/32951124 swapFree=44485784/67111528
[pid=15173] ppid=15171 vsize=8700 CPUtime=4.04 cores=0,2,4,6
/proc/15173/stat : 15173 (esg_static.sh) S 15171 15173 14479 0 -1 4202496 354 46963 0 0 0 0 392 12 18 0 1 0 671341975 8908800 252 33554432000 4194304 4922060 140733845319936 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/15173/statm: 2175 252 209 178 0 68 0
[pid=15176] ppid=15173 vsize=171844 CPUtime=158.24 cores=0,2,4,6
/proc/15176/stat : 15176 (minisat_static) R 15173 15173 14479 0 -1 4202496 204180 0 0 0 15796 28 0 0 25 0 1 0 671342380 175968256 37568 33554432000 4194304 4256717 140735102995744 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/15176/statm: 42961 37568 252 16 0 39603 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 180544

[startup+222.3 s]
/proc/loadavg: 3.00 3.02 3.00 4/433 15182
/proc/meminfo: memFree=20991752/32951124 swapFree=44485784/67111528
[pid=15173] ppid=15171 vsize=8700 CPUtime=4.04 cores=0,2,4,6
/proc/15173/stat : 15173 (esg_static.sh) S 15171 15173 14479 0 -1 4202496 354 46963 0 0 0 0 392 12 18 0 1 0 671341975 8908800 252 33554432000 4194304 4922060 140733845319936 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/15173/statm: 2175 252 209 178 0 68 0
[pid=15176] ppid=15173 vsize=171844 CPUtime=218.25 cores=0,2,4,6
/proc/15176/stat : 15176 (minisat_static) R 15173 15173 14479 0 -1 4202496 264503 0 0 0 21787 38 0 0 25 0 1 0 671342380 175968256 36091 33554432000 4194304 4256717 140735102995744 18446744073709551615 4213782 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/15176/statm: 42961 36091 252 16 0 39603 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 180544

[startup+282.301 s]
/proc/loadavg: 3.00 3.01 3.00 4/433 15193
/proc/meminfo: memFree=21019076/32951124 swapFree=44485784/67111528
[pid=15173] ppid=15171 vsize=8700 CPUtime=4.04 cores=0,2,4,6
/proc/15173/stat : 15173 (esg_static.sh) S 15171 15173 14479 0 -1 4202496 354 46963 0 0 0 0 392 12 18 0 1 0 671341975 8908800 252 33554432000 4194304 4922060 140733845319936 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/15173/statm: 2175 252 209 178 0 68 0
[pid=15176] ppid=15173 vsize=171844 CPUtime=278.25 cores=0,2,4,6
/proc/15176/stat : 15176 (minisat_static) R 15173 15173 14479 0 -1 4202496 325948 0 0 0 27779 46 0 0 25 0 1 0 671342380 175968256 36825 33554432000 4194304 4256717 140735102995744 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/15176/statm: 42961 36825 252 16 0 39603 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 180544

[startup+342.301 s]
/proc/loadavg: 3.04 3.03 3.00 4/433 15666
/proc/meminfo: memFree=21016536/32951124 swapFree=44485784/67111528
[pid=15173] ppid=15171 vsize=8700 CPUtime=4.04 cores=0,2,4,6
/proc/15173/stat : 15173 (esg_static.sh) S 15171 15173 14479 0 -1 4202496 354 46963 0 0 0 0 392 12 18 0 1 0 671341975 8908800 252 33554432000 4194304 4922060 140733845319936 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/15173/statm: 2175 252 209 178 0 68 0
[pid=15176] ppid=15173 vsize=171844 CPUtime=338.25 cores=0,2,4,6
/proc/15176/stat : 15176 (minisat_static) R 15173 15173 14479 0 -1 4202496 376248 0 0 0 33771 54 0 0 25 0 1 0 671342380 175968256 37284 33554432000 4194304 4256717 140735102995744 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/15176/statm: 42961 37284 252 16 0 39603 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 180544

[startup+402.301 s]
/proc/loadavg: 3.09 3.04 3.00 4/433 15668
/proc/meminfo: memFree=20978396/32951124 swapFree=44485784/67111528
[pid=15173] ppid=15171 vsize=8700 CPUtime=4.04 cores=0,2,4,6

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

/proc/15176/statm: 63188 48611 252 16 0 59830 0
Current children cumulated CPU time (s) 4302.32
Current children cumulated vsize (KiB) 261452

[startup+4362.3 s]
/proc/loadavg: 2.01 2.06 2.37 3/426 15837
/proc/meminfo: memFree=21341540/32951124 swapFree=44485784/67111528
[pid=15173] ppid=15171 vsize=8700 CPUtime=4.04 cores=0,2,4,6
/proc/15173/stat : 15173 (esg_static.sh) S 15171 15173 14479 0 -1 4202496 354 46963 0 0 0 0 392 12 18 0 1 0 671341975 8908800 252 33554432000 4194304 4922060 140733845319936 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/15173/statm: 2175 252 209 178 0 68 0
[pid=15176] ppid=15173 vsize=252752 CPUtime=4358.27 cores=0,2,4,6
/proc/15176/stat : 15176 (minisat_static) R 15173 15173 14479 0 -1 4202496 2878442 0 0 0 435316 511 0 0 25 0 1 0 671342380 258818048 49048 33554432000 4194304 4256717 140735102995744 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/15176/statm: 63188 49048 252 16 0 59830 0
Current children cumulated CPU time (s) 4362.31
Current children cumulated vsize (KiB) 261452

[startup+4422.3 s]
/proc/loadavg: 2.00 2.05 2.35 3/426 15838
/proc/meminfo: memFree=21318068/32951124 swapFree=44485784/67111528
[pid=15173] ppid=15171 vsize=8700 CPUtime=4.04 cores=0,2,4,6
/proc/15173/stat : 15173 (esg_static.sh) S 15171 15173 14479 0 -1 4202496 354 46963 0 0 0 0 392 12 18 0 1 0 671341975 8908800 252 33554432000 4194304 4922060 140733845319936 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/15173/statm: 2175 252 209 178 0 68 0
[pid=15176] ppid=15173 vsize=252752 CPUtime=4418.27 cores=0,2,4,6
/proc/15176/stat : 15176 (minisat_static) R 15173 15173 14479 0 -1 4202496 2884294 0 0 0 441314 513 0 0 25 0 1 0 671342380 258818048 54830 33554432000 4194304 4256717 140735102995744 18446744073709551615 4218822 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/15176/statm: 63188 54830 252 16 0 59830 0
Current children cumulated CPU time (s) 4422.31
Current children cumulated vsize (KiB) 261452

[startup+4482.3 s]
/proc/loadavg: 2.00 2.04 2.32 3/426 15840
/proc/meminfo: memFree=21325940/32951124 swapFree=44485784/67111528
[pid=15173] ppid=15171 vsize=8700 CPUtime=4.04 cores=0,2,4,6
/proc/15173/stat : 15173 (esg_static.sh) S 15171 15173 14479 0 -1 4202496 354 46963 0 0 0 0 392 12 18 0 1 0 671341975 8908800 252 33554432000 4194304 4922060 140733845319936 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/15173/statm: 2175 252 209 178 0 68 0
[pid=15176] ppid=15173 vsize=252752 CPUtime=4478.28 cores=0,2,4,6
/proc/15176/stat : 15176 (minisat_static) R 15173 15173 14479 0 -1 4202496 2913288 0 0 0 447309 519 0 0 25 0 1 0 671342380 258818048 53001 33554432000 4194304 4256717 140735102995744 18446744073709551615 4213346 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/15176/statm: 63188 53001 252 16 0 59830 0
Current children cumulated CPU time (s) 4482.32
Current children cumulated vsize (KiB) 261452

[startup+4542.3 s]
/proc/loadavg: 2.00 2.03 2.30 3/426 15841
/proc/meminfo: memFree=21333232/32951124 swapFree=44485784/67111528
[pid=15173] ppid=15171 vsize=8700 CPUtime=4.04 cores=0,2,4,6
/proc/15173/stat : 15173 (esg_static.sh) S 15171 15173 14479 0 -1 4202496 354 46963 0 0 0 0 392 12 18 0 1 0 671341975 8908800 252 33554432000 4194304 4922060 140733845319936 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/15173/statm: 2175 252 209 178 0 68 0
[pid=15176] ppid=15173 vsize=252752 CPUtime=4538.28 cores=0,2,4,6
/proc/15176/stat : 15176 (minisat_static) R 15173 15173 14479 0 -1 4202496 2945176 0 0 0 453303 525 0 0 25 0 1 0 671342380 258818048 51081 33554432000 4194304 4256717 140735102995744 18446744073709551615 4213391 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/15176/statm: 63188 51081 252 16 0 59830 0
Current children cumulated CPU time (s) 4542.32
Current children cumulated vsize (KiB) 261452

[startup+4602.3 s]
/proc/loadavg: 2.00 2.02 2.28 3/426 15843
/proc/meminfo: memFree=21334684/32951124 swapFree=44485784/67111528
[pid=15173] ppid=15171 vsize=8700 CPUtime=4.04 cores=0,2,4,6
/proc/15173/stat : 15173 (esg_static.sh) S 15171 15173 14479 0 -1 4202496 354 46963 0 0 0 0 392 12 18 0 1 0 671341975 8908800 252 33554432000 4194304 4922060 140733845319936 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/15173/statm: 2175 252 209 178 0 68 0
[pid=15176] ppid=15173 vsize=252752 CPUtime=4598.3 cores=0,2,4,6
/proc/15176/stat : 15176 (minisat_static) R 15173 15173 14479 0 -1 4202496 2974139 0 0 0 459300 530 0 0 25 0 1 0 671342380 258818048 50481 33554432000 4194304 4256717 140735102995744 18446744073709551615 4218795 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/15176/statm: 63188 50481 252 16 0 59830 0
Current children cumulated CPU time (s) 4602.34
Current children cumulated vsize (KiB) 261452

[startup+4662.3 s]
/proc/loadavg: 2.00 2.02 2.26 3/426 15845
/proc/meminfo: memFree=21325720/32951124 swapFree=44485784/67111528
[pid=15173] ppid=15171 vsize=8700 CPUtime=4.04 cores=0,2,4,6
/proc/15173/stat : 15173 (esg_static.sh) S 15171 15173 14479 0 -1 4202496 354 46963 0 0 0 0 392 12 18 0 1 0 671341975 8908800 252 33554432000 4194304 4922060 140733845319936 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/15173/statm: 2175 252 209 178 0 68 0
[pid=15176] ppid=15173 vsize=252752 CPUtime=4658.28 cores=0,2,4,6
/proc/15176/stat : 15176 (minisat_static) R 15173 15173 14479 0 -1 4202496 3004516 0 0 0 465292 536 0 0 25 0 1 0 671342380 258818048 52808 33554432000 4194304 4256717 140735102995744 18446744073709551615 4233419 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/15176/statm: 63188 52808 252 16 0 59830 0
Current children cumulated CPU time (s) 4662.32
Current children cumulated vsize (KiB) 261452

[startup+4722.32 s]
/proc/loadavg: 2.13 2.04 2.25 3/426 15846
/proc/meminfo: memFree=21338176/32951124 swapFree=44485784/67111528
[pid=15173] ppid=15171 vsize=8700 CPUtime=4.04 cores=0,2,4,6
/proc/15173/stat : 15173 (esg_static.sh) S 15171 15173 14479 0 -1 4202496 354 46963 0 0 0 0 392 12 18 0 1 0 671341975 8908800 252 33554432000 4194304 4922060 140733845319936 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/15173/statm: 2175 252 209 178 0 68 0
[pid=15176] ppid=15173 vsize=252752 CPUtime=4718.31 cores=0,2,4,6
/proc/15176/stat : 15176 (minisat_static) R 15173 15173 14479 0 -1 4202496 3037429 0 0 0 471287 544 0 0 25 0 1 0 671342380 258818048 49624 33554432000 4194304 4256717 140735102995744 18446744073709551615 4209048 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/15176/statm: 63188 49624 252 16 0 59830 0
Current children cumulated CPU time (s) 4722.35
Current children cumulated vsize (KiB) 261452

[startup+4782.3 s]
/proc/loadavg: 2.05 2.03 2.23 3/426 15848
/proc/meminfo: memFree=21325120/32951124 swapFree=44485784/67111528
[pid=15173] ppid=15171 vsize=8700 CPUtime=4.04 cores=0,2,4,6
/proc/15173/stat : 15173 (esg_static.sh) S 15171 15173 14479 0 -1 4202496 354 46963 0 0 0 0 392 12 18 0 1 0 671341975 8908800 252 33554432000 4194304 4922060 140733845319936 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/15173/statm: 2175 252 209 178 0 68 0
[pid=15176] ppid=15173 vsize=252752 CPUtime=4778.29 cores=0,2,4,6
/proc/15176/stat : 15176 (minisat_static) R 15173 15173 14479 0 -1 4202496 3072130 0 0 0 477279 550 0 0 25 0 1 0 671342380 258818048 53003 33554432000 4194304 4256717 140735102995744 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/15176/statm: 63188 53003 252 16 0 59830 0
Current children cumulated CPU time (s) 4782.33
Current children cumulated vsize (KiB) 261452

[startup+4842.3 s]
/proc/loadavg: 2.02 2.02 2.22 3/426 15849
/proc/meminfo: memFree=21319380/32951124 swapFree=44485784/67111528
[pid=15173] ppid=15171 vsize=8700 CPUtime=4.04 cores=0,2,4,6
/proc/15173/stat : 15173 (esg_static.sh) S 15171 15173 14479 0 -1 4202496 354 46963 0 0 0 0 392 12 18 0 1 0 671341975 8908800 252 33554432000 4194304 4922060 140733845319936 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/15173/statm: 2175 252 209 178 0 68 0
[pid=15176] ppid=15173 vsize=252752 CPUtime=4838.3 cores=0,2,4,6
/proc/15176/stat : 15176 (minisat_static) R 15173 15173 14479 0 -1 4202496 3106164 0 0 0 483274 556 0 0 25 0 1 0 671342380 258818048 54335 33554432000 4194304 4256717 140735102995744 18446744073709551615 4213791 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/15176/statm: 63188 54335 252 16 0 59830 0
Current children cumulated CPU time (s) 4842.34
Current children cumulated vsize (KiB) 261452

[startup+4902.3 s]
/proc/loadavg: 2.00 2.02 2.20 3/426 15851
/proc/meminfo: memFree=21319608/32951124 swapFree=44485784/67111528
[pid=15173] ppid=15171 vsize=8700 CPUtime=4.04 cores=0,2,4,6
/proc/15173/stat : 15173 (esg_static.sh) S 15171 15173 14479 0 -1 4202496 354 46963 0 0 0 0 392 12 18 0 1 0 671341975 8908800 252 33554432000 4194304 4922060 140733845319936 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/15173/statm: 2175 252 209 178 0 68 0
[pid=15176] ppid=15173 vsize=252752 CPUtime=4898.29 cores=0,2,4,6
/proc/15176/stat : 15176 (minisat_static) R 15173 15173 14479 0 -1 4202496 3139809 0 0 0 489268 561 0 0 25 0 1 0 671342380 258818048 54343 33554432000 4194304 4256717 140735102995744 18446744073709551615 4214170 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/15176/statm: 63188 54343 252 16 0 59830 0
Current children cumulated CPU time (s) 4902.33
Current children cumulated vsize (KiB) 261452

[startup+4962.3 s]
/proc/loadavg: 2.00 2.01 2.18 3/426 15853
/proc/meminfo: memFree=21326740/32951124 swapFree=44485784/67111528
[pid=15173] ppid=15171 vsize=8700 CPUtime=4.04 cores=0,2,4,6
/proc/15173/stat : 15173 (esg_static.sh) S 15171 15173 14479 0 -1 4202496 354 46963 0 0 0 0 392 12 18 0 1 0 671341975 8908800 252 33554432000 4194304 4922060 140733845319936 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/15173/statm: 2175 252 209 178 0 68 0
[pid=15176] ppid=15173 vsize=252752 CPUtime=4958.3 cores=0,2,4,6
/proc/15176/stat : 15176 (minisat_static) R 15173 15173 14479 0 -1 4202496 3169668 0 0 0 495263 567 0 0 25 0 1 0 671342380 258818048 52763 33554432000 4194304 4256717 140735102995744 18446744073709551615 4233419 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/15176/statm: 63188 52763 252 16 0 59830 0
Current children cumulated CPU time (s) 4962.34
Current children cumulated vsize (KiB) 261452



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 2.00 2.01 2.17 3/426 15854
/proc/meminfo: memFree=21331936/32951124 swapFree=44485784/67111528
[pid=15173] ppid=15171 vsize=8700 CPUtime=4.04 cores=0,2,4,6
/proc/15173/stat : 15173 (esg_static.sh) S 15171 15173 14479 0 -1 4202496 354 46963 0 0 0 0 392 12 18 0 1 0 671341975 8908800 252 33554432000 4194304 4922060 140733845319936 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/15173/statm: 2175 252 209 178 0 68 0
[pid=15176] ppid=15173 vsize=252752 CPUtime=4996.01 cores=0,2,4,6
/proc/15176/stat : 15176 (minisat_static) R 15173 15173 14479 0 -1 4202496 3197420 0 0 0 499030 571 0 0 25 0 1 0 671342380 258818048 51410 33554432000 4194304 4256717 140735102995744 18446744073709551615 4218371 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/15176/statm: 63188 51410 252 16 0 59830 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 261452

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 15173 and gives
#  childrusage.ru_utime.tv_sec=3
#  childrusage.ru_utime.tv_usec=921403
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=129980
# CPU time returned by wait4() is 4.05138
# while last known CPU time is 5000.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5000.02
CPU time (s): 5000.05
CPU user time (s): 4994.22
CPU system time (s): 5.83
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 473068

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.9214
system time used= 0.12998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 47317
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= 8
involuntary context switches= 28

runsolver used 22.8325 second user time and 47.4478 second system time

The end

Launcher Data

Begin job on node105 at 2011-05-17 03:56:55
IDJOB=3387183
IDBENCH=71036
IDSOLVER=1874
FILE ID=node105/3387183-1305597414
RUNJOBID= node105-1305586740-14497
PBS_JOBID= 13350373
Free space on /tmp= 73472 MiB

SOLVER NAME= minisat hack: minisat_psm 2011-04-01
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UR-20-10p0.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3387183-1305597414/watcher-3387183-1305597414 -o /tmp/evaluation-result-3387183-1305597414/solver-3387183-1305597414 -C 5000 -W 5100 -M 15500  ./esg_static.sh HOME/instance-3387183-1305597414.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= faef1c850bb82ceddc7da5a4c445dd25
RANDOM SEED=487841498

node105.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.65
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.15
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5410.70
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21193920 kB
Buffers:        328584 kB
Cached:        7254364 kB
SwapCached:      39636 kB
Active:        4316960 kB
Inactive:      7145908 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21193920 kB
SwapTotal:    67111528 kB
SwapFree:     44485784 kB
Dirty:           27172 kB
Writeback:           0 kB
AnonPages:     3848016 kB
Mapped:          19600 kB
Slab:           145316 kB
PageTables:      82184 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 115648364 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73524 MiB
End job on node105 at 2011-05-17 05:20:17