Trace number 3348965

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) 1300.02 1300.02

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
sokoban-sequential-p145-microban-sequential.040-NOTKNOWN.cnf
MD5SUM36e8e2178d03f08fa4223da0e3d9beb5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark539.975
Satisfiable
(Un)Satisfiability was proved
Number of variables87884
Number of clauses1413816
Sum of the clauses size3227576
Maximum clause length78
Minimum clause length1
Number of clauses of size 1696
Number of clauses of size 21364160
Number of clauses of size 33840
Number of clauses of size 417760
Number of clauses of size 57680
Number of clauses of size over 519680

Solver Data

0.00/0.01	c Parsing...
0.00/0.42	c ==============================================================================
0.00/0.42	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.42	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.42	c ==============================================================================
0.00/0.42	c |         0 | 1040158  2379025 |  312047       0        0     nan |  0.000 % |
1.58/1.60	c |         0 |  741497  1727155 |      --       0       --      -- |     --   | -35/-52
1.58/1.60	c ==============================================================================
1.58/1.60	c Result  :   #vars: 53836   #clauses: 741497   #literals: 1727155
1.58/1.60	c CPU time:   1.55576 s
1.58/1.60	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-3348965-1304970347/watcher-3348965-1304970347 -o /tmp/evaluation-result-3348965-1304970347/solver-3348965-1304970347 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3348965-1304970347.cnf 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.02 3.48 3.43 4/391 31545
/proc/meminfo: memFree=8386552/32951124 swapFree=65586204/67111528
[pid=31545] ppid=31543 vsize=8700 CPUtime=0 cores=0,2
/proc/31545/stat : 31545 (esg_static.sh) S 31543 31545 31060 0 -1 4202496 327 0 0 0 0 0 0 0 22 0 1 0 687265430 8908800 250 33554432000 4194304 4922060 140737212905360 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31545/statm: 2175 250 209 178 0 68 0

[startup+0.0659439 s]
/proc/loadavg: 3.02 3.48 3.43 4/391 31545
/proc/meminfo: memFree=8386552/32951124 swapFree=65586204/67111528
[pid=31545] ppid=31543 vsize=8700 CPUtime=0 cores=0,2
/proc/31545/stat : 31545 (esg_static.sh) S 31543 31545 31060 0 -1 4202496 327 0 0 0 0 0 0 0 22 0 1 0 687265430 8908800 250 33554432000 4194304 4922060 140737212905360 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31545/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100951 s]
/proc/loadavg: 3.02 3.48 3.43 4/391 31545
/proc/meminfo: memFree=8386552/32951124 swapFree=65586204/67111528
[pid=31545] ppid=31543 vsize=8700 CPUtime=0 cores=0,2
/proc/31545/stat : 31545 (esg_static.sh) S 31543 31545 31060 0 -1 4202496 327 0 0 0 0 0 0 0 22 0 1 0 687265430 8908800 250 33554432000 4194304 4922060 140737212905360 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31545/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300924 s]
/proc/loadavg: 3.02 3.48 3.43 4/391 31545
/proc/meminfo: memFree=8386552/32951124 swapFree=65586204/67111528
[pid=31545] ppid=31543 vsize=8700 CPUtime=0 cores=0,2
/proc/31545/stat : 31545 (esg_static.sh) S 31543 31545 31060 0 -1 4202496 327 0 0 0 0 0 0 0 22 0 1 0 687265430 8908800 250 33554432000 4194304 4922060 140737212905360 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31545/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700848 s]
/proc/loadavg: 3.02 3.48 3.43 4/391 31545
/proc/meminfo: memFree=8386552/32951124 swapFree=65586204/67111528
[pid=31545] ppid=31543 vsize=8700 CPUtime=0 cores=0,2
/proc/31545/stat : 31545 (esg_static.sh) S 31543 31545 31060 0 -1 4202496 327 0 0 0 0 0 0 0 22 0 1 0 687265430 8908800 250 33554432000 4194304 4922060 140737212905360 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31545/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50067 s]
/proc/loadavg: 3.02 3.47 3.43 4/393 31547
/proc/meminfo: memFree=8305812/32951124 swapFree=65586204/67111528
[pid=31545] ppid=31543 vsize=8700 CPUtime=0 cores=0,2
/proc/31545/stat : 31545 (esg_static.sh) S 31543 31545 31060 0 -1 4202496 327 0 0 0 0 0 0 0 22 0 1 0 687265430 8908800 250 33554432000 4194304 4922060 140737212905360 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31545/statm: 2175 250 209 178 0 68 0
[pid=31546] ppid=31545 vsize=87856 CPUtime=1.48 cores=0,2
/proc/31546/stat : 31546 (SatELite_releas) R 31545 31545 31060 0 -1 4202496 21252 0 0 0 144 4 0 0 25 0 1 0 687265431 89964544 19052 33554432000 134512640 135144242 4294878384 18446744073709551615 134585328 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/31546/statm: 21964 19052 77 155 0 21807 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 96556

[startup+3.10043 s]
/proc/loadavg: 3.02 3.47 3.43 4/393 31548
/proc/meminfo: memFree=8325032/32951124 swapFree=65586204/67111528
[pid=31545] ppid=31543 vsize=8700 CPUtime=1.93 cores=0,2
/proc/31545/stat : 31545 (esg_static.sh) S 31543 31545 31060 0 -1 4202496 352 23429 0 0 0 0 186 7 18 0 1 0 687265430 8908800 252 33554432000 4194304 4922060 140737212905360 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31545/statm: 2175 252 209 178 0 68 0
[pid=31548] ppid=31545 vsize=70716 CPUtime=1.14 cores=0,2
/proc/31548/stat : 31548 (minisat_static) R 31545 31545 31060 0 -1 4202496 13730 0 0 0 113 1 0 0 22 0 1 0 687265625 72413184 11407 33554432000 4194304 4256717 140736117019920 18446744073709551615 4209135 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31548/statm: 17679 11407 252 16 0 14321 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 79416

[startup+6.30087 s]
/proc/loadavg: 3.02 3.46 3.43 4/393 31548
/proc/meminfo: memFree=8307288/32951124 swapFree=65586204/67111528
[pid=31545] ppid=31543 vsize=8700 CPUtime=1.93 cores=0,2
/proc/31545/stat : 31545 (esg_static.sh) S 31543 31545 31060 0 -1 4202496 352 23429 0 0 0 0 186 7 18 0 1 0 687265430 8908800 252 33554432000 4194304 4922060 140737212905360 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31545/statm: 2175 252 209 178 0 68 0
[pid=31548] ppid=31545 vsize=71412 CPUtime=4.35 cores=0,2
/proc/31548/stat : 31548 (minisat_static) R 31545 31545 31060 0 -1 4202496 22587 0 0 0 432 3 0 0 25 0 1 0 687265625 73125888 12405 33554432000 4194304 4256717 140736117019920 18446744073709551615 4213369 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31548/statm: 17853 12405 253 16 0 14495 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 80112

[startup+12.7007 s]
/proc/loadavg: 3.02 3.45 3.43 4/393 31548
/proc/meminfo: memFree=8231904/32951124 swapFree=65586204/67111528
[pid=31545] ppid=31543 vsize=8700 CPUtime=1.93 cores=0,2
/proc/31545/stat : 31545 (esg_static.sh) S 31543 31545 31060 0 -1 4202496 352 23429 0 0 0 0 186 7 18 0 1 0 687265430 8908800 252 33554432000 4194304 4922060 140737212905360 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31545/statm: 2175 252 209 178 0 68 0
[pid=31548] ppid=31545 vsize=120528 CPUtime=10.74 cores=0,2
/proc/31548/stat : 31548 (minisat_static) R 31545 31545 31060 0 -1 4202496 45144 0 0 0 1068 6 0 0 25 0 1 0 687265625 123420672 24704 33554432000 4194304 4256717 140736117019920 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31548/statm: 30132 24704 253 16 0 26774 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 129228

[startup+25.5005 s]
/proc/loadavg: 3.01 3.43 3.42 4/393 31549
/proc/meminfo: memFree=8226692/32951124 swapFree=65586204/67111528
[pid=31545] ppid=31543 vsize=8700 CPUtime=1.93 cores=0,2
/proc/31545/stat : 31545 (esg_static.sh) S 31543 31545 31060 0 -1 4202496 352 23429 0 0 0 0 186 7 18 0 1 0 687265430 8908800 252 33554432000 4194304 4922060 140737212905360 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31545/statm: 2175 252 209 178 0 68 0
[pid=31548] ppid=31545 vsize=139496 CPUtime=23.54 cores=0,2
/proc/31548/stat : 31548 (minisat_static) R 31545 31545 31060 0 -1 4202496 53211 0 0 0 2347 7 0 0 25 0 1 0 687265625 142843904 31482 33554432000 4194304 4256717 140736117019920 18446744073709551615 4209098 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31548/statm: 34874 31482 253 16 0 31516 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 148196

[startup+51.101 s]
/proc/loadavg: 3.01 3.39 3.41 4/393 31549
/proc/meminfo: memFree=8253116/32951124 swapFree=65586204/67111528
[pid=31545] ppid=31543 vsize=8700 CPUtime=1.93 cores=0,2
/proc/31545/stat : 31545 (esg_static.sh) S 31543 31545 31060 0 -1 4202496 352 23429 0 0 0 0 186 7 18 0 1 0 687265430 8908800 252 33554432000 4194304 4922060 140737212905360 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31545/statm: 2175 252 209 178 0 68 0
[pid=31548] ppid=31545 vsize=109152 CPUtime=49.14 cores=0,2
/proc/31548/stat : 31548 (minisat_static) R 31545 31545 31060 0 -1 4202496 67082 0 0 0 4905 9 0 0 25 0 1 0 687265625 111771648 23394 33554432000 4194304 4256717 140736117019920 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31548/statm: 27288 23394 253 16 0 23930 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 117852

[startup+102.315 s]
/proc/loadavg: 3.08 3.35 3.39 4/393 31551
/proc/meminfo: memFree=8232296/32951124 swapFree=65586204/67111528
[pid=31545] ppid=31543 vsize=8700 CPUtime=1.93 cores=0,2
/proc/31545/stat : 31545 (esg_static.sh) S 31543 31545 31060 0 -1 4202496 352 23429 0 0 0 0 186 7 18 0 1 0 687265430 8908800 252 33554432000 4194304 4922060 140737212905360 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31545/statm: 2175 252 209 178 0 68 0
[pid=31548] ppid=31545 vsize=139972 CPUtime=100.35 cores=0,2
/proc/31548/stat : 31548 (minisat_static) R 31545 31545 31060 0 -1 4202496 204431 0 0 0 10006 29 0 0 25 0 1 0 687265625 143331328 24251 33554432000 4194304 4256717 140736117019920 18446744073709551615 4213461 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31548/statm: 34993 24251 253 16 0 31635 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 148672

[startup+162.3 s]
/proc/loadavg: 3.09 3.31 3.37 4/393 31552
/proc/meminfo: memFree=8240788/32951124 swapFree=65586204/67111528
[pid=31545] ppid=31543 vsize=8700 CPUtime=1.93 cores=0,2
/proc/31545/stat : 31545 (esg_static.sh) S 31543 31545 31060 0 -1 4202496 352 23429 0 0 0 0 186 7 18 0 1 0 687265430 8908800 252 33554432000 4194304 4922060 140737212905360 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31545/statm: 2175 252 209 178 0 68 0
[pid=31548] ppid=31545 vsize=139972 CPUtime=160.34 cores=0,2
/proc/31548/stat : 31548 (minisat_static) R 31545 31545 31060 0 -1 4202496 317148 0 0 0 15989 45 0 0 25 0 1 0 687265625 143331328 28035 33554432000 4194304 4256717 140736117019920 18446744073709551615 4209058 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31548/statm: 34993 28035 253 16 0 31635 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 148672

[startup+222.301 s]
/proc/loadavg: 3.03 3.25 3.35 4/393 31584
/proc/meminfo: memFree=7680032/32951124 swapFree=65586204/67111528
[pid=31545] ppid=31543 vsize=8700 CPUtime=1.93 cores=0,2
/proc/31545/stat : 31545 (esg_static.sh) S 31543 31545 31060 0 -1 4202496 352 23429 0 0 0 0 186 7 18 0 1 0 687265430 8908800 252 33554432000 4194304 4922060 140737212905360 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31545/statm: 2175 252 209 178 0 68 0
[pid=31548] ppid=31545 vsize=139972 CPUtime=220.35 cores=0,2
/proc/31548/stat : 31548 (minisat_static) R 31545 31545 31060 0 -1 4202496 405383 0 0 0 21979 56 0 0 25 0 1 0 687265625 143331328 28455 33554432000 4194304 4256717 140736117019920 18446744073709551615 4214170 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31548/statm: 34993 28455 253 16 0 31635 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 148672

[startup+282.3 s]
/proc/loadavg: 3.01 3.20 3.32 4/393 31585
/proc/meminfo: memFree=7627452/32951124 swapFree=65586204/67111528
[pid=31545] ppid=31543 vsize=8700 CPUtime=1.93 cores=0,2
/proc/31545/stat : 31545 (esg_static.sh) S 31543 31545 31060 0 -1 4202496 352 23429 0 0 0 0 186 7 18 0 1 0 687265430 8908800 252 33554432000 4194304 4922060 140737212905360 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31545/statm: 2175 252 209 178 0 68 0
[pid=31548] ppid=31545 vsize=139972 CPUtime=280.34 cores=0,2
/proc/31548/stat : 31548 (minisat_static) R 31545 31545 31060 0 -1 4202496 512993 0 0 0 27963 71 0 0 25 0 1 0 687265625 143331328 26108 33554432000 4194304 4256717 140736117019920 18446744073709551615 4209058 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31548/statm: 34993 26108 253 16 0 31635 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 148672

[startup+342.301 s]
/proc/loadavg: 3.00 3.16 3.30 4/393 31587
/proc/meminfo: memFree=7572492/32951124 swapFree=65586204/67111528
[pid=31545] ppid=31543 vsize=8700 CPUtime=1.93 cores=0,2
/proc/31545/stat : 31545 (esg_static.sh) S 31543 31545 31060 0 -1 4202496 352 23429 0 0 0 0 186 7 18 0 1 0 687265430 8908800 252 33554432000 4194304 4922060 140737212905360 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31545/statm: 2175 252 209 178 0 68 0
[pid=31548] ppid=31545 vsize=190060 CPUtime=340.35 cores=0,2
/proc/31548/stat : 31548 (minisat_static) R 31545 31545 31060 0 -1 4202496 599512 0 0 0 33952 83 0 0 25 0 1 0 687265625 194621440 32669 33554432000 4194304 4256717 140736117019920 18446744073709551615 4213723 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31548/statm: 47515 32669 253 16 0 44157 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 198760

[startup+402.3 s]
/proc/loadavg: 3.00 3.13 3.27 4/393 31589
/proc/meminfo: memFree=7606344/32951124 swapFree=65586204/67111528
[pid=31545] ppid=31543 vsize=8700 CPUtime=1.93 cores=0,2

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

/proc/31548/statm: 47515 41709 253 16 0 44157 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 198760

[startup+642.3 s]
/proc/loadavg: 3.01 3.06 3.21 4/393 31595
/proc/meminfo: memFree=7440336/32951124 swapFree=65586204/67111528
[pid=31545] ppid=31543 vsize=8700 CPUtime=1.93 cores=0,2
/proc/31545/stat : 31545 (esg_static.sh) S 31543 31545 31060 0 -1 4202496 352 23429 0 0 0 0 186 7 18 0 1 0 687265430 8908800 252 33554432000 4194304 4922060 140737212905360 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31545/statm: 2175 252 209 178 0 68 0
[pid=31548] ppid=31545 vsize=190060 CPUtime=640.36 cores=0,2
/proc/31548/stat : 31548 (minisat_static) R 31545 31545 31060 0 -1 4202496 962908 0 0 0 63899 137 0 0 25 0 1 0 687265625 194621440 42566 33554432000 4194304 4256717 140736117019920 18446744073709551615 4209135 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31548/statm: 47515 42566 253 16 0 44157 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 198760

[startup+702.301 s]
/proc/loadavg: 3.13 3.09 3.21 4/393 31597
/proc/meminfo: memFree=7444304/32951124 swapFree=65586204/67111528
[pid=31545] ppid=31543 vsize=8700 CPUtime=1.93 cores=0,2
/proc/31545/stat : 31545 (esg_static.sh) S 31543 31545 31060 0 -1 4202496 352 23429 0 0 0 0 186 7 18 0 1 0 687265430 8908800 252 33554432000 4194304 4922060 140737212905360 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31545/statm: 2175 252 209 178 0 68 0
[pid=31548] ppid=31545 vsize=190060 CPUtime=700.36 cores=0,2
/proc/31548/stat : 31548 (minisat_static) R 31545 31545 31060 0 -1 4202496 1027228 0 0 0 69888 148 0 0 25 0 1 0 687265625 194621440 39405 33554432000 4194304 4256717 140736117019920 18446744073709551615 4209364 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31548/statm: 47515 39405 253 16 0 44157 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 198760

[startup+762.314 s]
/proc/loadavg: 3.05 3.07 3.19 4/393 31598
/proc/meminfo: memFree=7439580/32951124 swapFree=65586204/67111528
[pid=31545] ppid=31543 vsize=8700 CPUtime=1.93 cores=0,2
/proc/31545/stat : 31545 (esg_static.sh) S 31543 31545 31060 0 -1 4202496 352 23429 0 0 0 0 186 7 18 0 1 0 687265430 8908800 252 33554432000 4194304 4922060 140737212905360 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31545/statm: 2175 252 209 178 0 68 0
[pid=31548] ppid=31545 vsize=190060 CPUtime=760.37 cores=0,2
/proc/31548/stat : 31548 (minisat_static) R 31545 31545 31060 0 -1 4202496 1088930 0 0 0 75880 157 0 0 25 0 1 0 687265625 194621440 35118 33554432000 4194304 4256717 140736117019920 18446744073709551615 4209126 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31548/statm: 47515 35118 253 16 0 44157 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 198760

[startup+822.301 s]
/proc/loadavg: 3.02 3.06 3.18 4/393 31600
/proc/meminfo: memFree=7448876/32951124 swapFree=65586204/67111528
[pid=31545] ppid=31543 vsize=8700 CPUtime=1.93 cores=0,2
/proc/31545/stat : 31545 (esg_static.sh) S 31543 31545 31060 0 -1 4202496 352 23429 0 0 0 0 186 7 18 0 1 0 687265430 8908800 252 33554432000 4194304 4922060 140737212905360 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31545/statm: 2175 252 209 178 0 68 0
[pid=31548] ppid=31545 vsize=190060 CPUtime=820.36 cores=0,2
/proc/31548/stat : 31548 (minisat_static) R 31545 31545 31060 0 -1 4202496 1184768 0 0 0 81864 172 0 0 25 0 1 0 687265625 194621440 33341 33554432000 4194304 4256717 140736117019920 18446744073709551615 4233419 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31548/statm: 47515 33341 253 16 0 44157 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 198760

[startup+882.301 s]
/proc/loadavg: 2.61 2.95 3.13 3/386 31620
/proc/meminfo: memFree=7704824/32951124 swapFree=65586204/67111528
[pid=31545] ppid=31543 vsize=8700 CPUtime=1.93 cores=0,2
/proc/31545/stat : 31545 (esg_static.sh) S 31543 31545 31060 0 -1 4202496 352 23429 0 0 0 0 186 7 18 0 1 0 687265430 8908800 252 33554432000 4194304 4922060 140737212905360 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31545/statm: 2175 252 209 178 0 68 0
[pid=31548] ppid=31545 vsize=190060 CPUtime=880.36 cores=0,2
/proc/31548/stat : 31548 (minisat_static) R 31545 31545 31060 0 -1 4202496 1250527 0 0 0 87853 183 0 0 25 0 1 0 687265625 194621440 35321 33554432000 4194304 4256717 140736117019920 18446744073709551615 4209058 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31548/statm: 47515 35321 253 16 0 44157 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 198760

[startup+942.301 s]
/proc/loadavg: 2.22 2.77 3.06 3/386 31630
/proc/meminfo: memFree=7728612/32951124 swapFree=65586204/67111528
[pid=31545] ppid=31543 vsize=8700 CPUtime=1.93 cores=0,2
/proc/31545/stat : 31545 (esg_static.sh) S 31543 31545 31060 0 -1 4202496 352 23429 0 0 0 0 186 7 18 0 1 0 687265430 8908800 252 33554432000 4194304 4922060 140737212905360 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31545/statm: 2175 252 209 178 0 68 0
[pid=31548] ppid=31545 vsize=190060 CPUtime=940.37 cores=0,2
/proc/31548/stat : 31548 (minisat_static) R 31545 31545 31060 0 -1 4202496 1324524 0 0 0 93841 196 0 0 25 0 1 0 687265625 194621440 42705 33554432000 4194304 4256717 140736117019920 18446744073709551615 4208982 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31548/statm: 47515 42705 253 16 0 44157 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 198760

[startup+1002.3 s]
/proc/loadavg: 2.08 2.63 2.99 3/386 31632
/proc/meminfo: memFree=7679536/32951124 swapFree=65586204/67111528
[pid=31545] ppid=31543 vsize=8700 CPUtime=1.93 cores=0,2
/proc/31545/stat : 31545 (esg_static.sh) S 31543 31545 31060 0 -1 4202496 352 23429 0 0 0 0 186 7 18 0 1 0 687265430 8908800 252 33554432000 4194304 4922060 140737212905360 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31545/statm: 2175 252 209 178 0 68 0
[pid=31548] ppid=31545 vsize=271448 CPUtime=1000.36 cores=0,2
/proc/31548/stat : 31548 (minisat_static) R 31545 31545 31060 0 -1 4202496 1397499 0 0 0 99830 206 0 0 25 0 1 0 687265625 277962752 44900 33554432000 4194304 4256717 140736117019920 18446744073709551615 4209090 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31548/statm: 67862 44900 253 16 0 64504 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 280148

[startup+1062.3 s]
/proc/loadavg: 2.03 2.51 2.92 3/386 31633
/proc/meminfo: memFree=7731984/32951124 swapFree=65586204/67111528
[pid=31545] ppid=31543 vsize=8700 CPUtime=1.93 cores=0,2
/proc/31545/stat : 31545 (esg_static.sh) S 31543 31545 31060 0 -1 4202496 352 23429 0 0 0 0 186 7 18 0 1 0 687265430 8908800 252 33554432000 4194304 4922060 140737212905360 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31545/statm: 2175 252 209 178 0 68 0
[pid=31548] ppid=31545 vsize=190060 CPUtime=1060.37 cores=0,2
/proc/31548/stat : 31548 (minisat_static) R 31545 31545 31060 0 -1 4202496 1480544 0 0 0 105818 219 0 0 25 0 1 0 687265625 194621440 41014 33554432000 4194304 4256717 140736117019920 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31548/statm: 47515 41014 253 16 0 44157 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 198760

[startup+1122.3 s]
/proc/loadavg: 2.11 2.45 2.87 3/386 31635
/proc/meminfo: memFree=7708928/32951124 swapFree=65586204/67111528
[pid=31545] ppid=31543 vsize=8700 CPUtime=1.93 cores=0,2
/proc/31545/stat : 31545 (esg_static.sh) S 31543 31545 31060 0 -1 4202496 352 23429 0 0 0 0 186 7 18 0 1 0 687265430 8908800 252 33554432000 4194304 4922060 140737212905360 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31545/statm: 2175 252 209 178 0 68 0
[pid=31548] ppid=31545 vsize=190060 CPUtime=1120.37 cores=0,2
/proc/31548/stat : 31548 (minisat_static) R 31545 31545 31060 0 -1 4202496 1561282 0 0 0 111806 231 0 0 25 0 1 0 687265625 194621440 38601 33554432000 4194304 4256717 140736117019920 18446744073709551615 4209921 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31548/statm: 47515 38601 253 16 0 44157 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 198760

[startup+1182.3 s]
/proc/loadavg: 2.09 2.38 2.82 3/386 31636
/proc/meminfo: memFree=7661804/32951124 swapFree=65586204/67111528
[pid=31545] ppid=31543 vsize=8700 CPUtime=1.93 cores=0,2
/proc/31545/stat : 31545 (esg_static.sh) S 31543 31545 31060 0 -1 4202496 352 23429 0 0 0 0 186 7 18 0 1 0 687265430 8908800 252 33554432000 4194304 4922060 140737212905360 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31545/statm: 2175 252 209 178 0 68 0
[pid=31548] ppid=31545 vsize=190060 CPUtime=1180.36 cores=0,2
/proc/31548/stat : 31548 (minisat_static) R 31545 31545 31060 0 -1 4202496 1634466 0 0 0 117792 244 0 0 25 0 1 0 687265625 194621440 37748 33554432000 4194304 4256717 140736117019920 18446744073709551615 4209126 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31548/statm: 47515 37748 253 16 0 44157 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 198760

[startup+1242.3 s]
/proc/loadavg: 2.14 2.34 2.78 3/386 31638
/proc/meminfo: memFree=7683760/32951124 swapFree=65586204/67111528
[pid=31545] ppid=31543 vsize=8700 CPUtime=1.93 cores=0,2
/proc/31545/stat : 31545 (esg_static.sh) S 31543 31545 31060 0 -1 4202496 352 23429 0 0 0 0 186 7 18 0 1 0 687265430 8908800 252 33554432000 4194304 4922060 140737212905360 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31545/statm: 2175 252 209 178 0 68 0
[pid=31548] ppid=31545 vsize=190060 CPUtime=1240.37 cores=0,2
/proc/31548/stat : 31548 (minisat_static) R 31545 31545 31060 0 -1 4202496 1705981 0 0 0 123781 256 0 0 25 0 1 0 687265625 194621440 36090 33554432000 4194304 4256717 140736117019920 18446744073709551615 4209038 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31548/statm: 47515 36090 253 16 0 44157 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 198760



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.10 2.29 2.73 3/386 31640
/proc/meminfo: memFree=7707824/32951124 swapFree=65586204/67111528
[pid=31545] ppid=31543 vsize=8700 CPUtime=1.93 cores=0,2
/proc/31545/stat : 31545 (esg_static.sh) S 31543 31545 31060 0 -1 4202496 352 23429 0 0 0 0 186 7 18 0 1 0 687265430 8908800 252 33554432000 4194304 4922060 140737212905360 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31545/statm: 2175 252 209 178 0 68 0
[pid=31548] ppid=31545 vsize=190060 CPUtime=1298.09 cores=0,2
/proc/31548/stat : 31548 (minisat_static) R 31545 31545 31060 0 -1 4202496 1746896 0 0 0 129546 263 0 0 25 0 1 0 687265625 194621440 42124 33554432000 4194304 4256717 140736117019920 18446744073709551615 4233419 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/31548/statm: 47515 42124 253 16 0 44157 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 198760

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 31545 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=866716
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=73988
# CPU time returned by wait4() is 1.9407
# while last known CPU time is 1300.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.02
CPU time (s): 1300.02
CPU user time (s): 1297.32
CPU system time (s): 2.7
CPU usage (%): 99.9999
Max. virtual memory (cumulated for all children) (KiB): 410376

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

runsolver used 5.2572 second user time and 10.8514 second system time

The end

Launcher Data

Begin job on node119 at 2011-05-09 21:45:48
IDJOB=3348965
IDBENCH=82378
IDSOLVER=1811
FILE ID=node119/3348965-1304970347
RUNJOBID= node119-1304968097-31078
PBS_JOBID= 13285631
Free space on /tmp= 35144 MiB

SOLVER NAME= minisat hack: minisat_psm 2011-04-01
BENCH NAME= SAT11/application/rintanen/SATPlanning/sokoban-sequential-p145-microban-sequential.040-NOTKNOWN.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3348965-1304970347/watcher-3348965-1304970347 -o /tmp/evaluation-result-3348965-1304970347/solver-3348965-1304970347 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3348965-1304970347.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 36e8e2178d03f08fa4223da0e3d9beb5
RANDOM SEED=332360542

node119.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.815
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.63
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.815
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	: 5332.83
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.815
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.74
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.815
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.83
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.815
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	: 5332.67
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.815
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.83
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.815
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.74
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.815
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       8386584 kB
Buffers:        198196 kB
Cached:       10683164 kB
SwapCached:       4648 kB
Active:       14725328 kB
Inactive:      9344796 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       8386584 kB
SwapTotal:    67111528 kB
SwapFree:     65586204 kB
Dirty:           24844 kB
Writeback:           0 kB
AnonPages:    13187448 kB
Mapped:          30420 kB
Slab:           372324 kB
PageTables:      57792 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 102852224 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= 35016 MiB
End job on node119 at 2011-05-09 22:07:30