Trace number 431350

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, and are wall clock time (not CPU 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 NameAnswerObjective functionCPU timeWall clock time
PB-clasp 2007-04-10SAT (TO)129 1802.11 1802.82

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=9-P0=211-P1=331-P2=199-P3=307-P4=457-P5=293-B.opb
MD5SUM55e3096e9013fd2f39f8572a635bf07d
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark0.162974
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 3
Optimality of the best value was proved YES
Number of variables135
Total number of constraints11
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints11
Minimum length of a constraint9
Maximum length of a constraint99
Number of terms in the objective function 9
Biggest coefficient in the objective function 256
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 511
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 131072
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 523264
Number of bits of the biggest sum of numbers19
Number of products (including duplicates)405
Sum of products size (including duplicates)810
Number of different products405
Sum of products size810

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

261.89/262.01	o 493
475.53/475.73	o 445
741.66/742.01	o 385
1264.91/1265.59	o 191
1296.90/1297.58	o 131
1366.09/1366.75	o 129
1800.07/1800.81	sh: line 1: 17676 Done                    cat /tmp/evaluation/431350-1178005397/temp/instance-431350-1178005397.opb.op
1800.07/1800.81	     17677 Terminated              | clasp-1.0 --trans=no >/tmp/evaluation/431350-1178005397/temp/instance-431350-1178005397.opb.clasp
1800.07/1800.82	c Somebody sent me a SIGTERM
1800.07/1800.82	s SATISFIABLE
1800.07/1800.82	v x1 x8 x10 x14 x15 x17 x18 x19 x20 x22 x25 x27 x28 x29 x34 x35 x37 x38 x39 x40 x44 x46 x47 x48 x49 x53 x55 x59 x60 x64 x65 x67 x68 x70 x72
1800.07/1800.82	v x73 x77 x79 x82 x83 x84 x85 x86 x87 x90 x91 x93 x94 x96 x97 x100 x101 x102 x103 x104 x111 x116 x119 x120 x122 x127 x130 x131 x133
1800.07/1800.82	v x136 x143 x172 x179 x181 x188 x199 x206 x208 x215 x217 x221 x222 x226 x230 x231 x244 x248 x249 x271 x275 x276 x289 x293 x294 x298
1800.07/1800.82	v x299 x301 x302 x304 x306 x307 x308 x310 x311 x313 x315 x352 x353 x355 x356 x358 x360 x361 x362 x364 x365 x367 x369 x379 x383 x385
1800.07/1800.82	v x388 x392 x394 x397 x401 x403 x406 x410 x412 x442 x446 x448 x460 x461 x462 x463 x464 x465 x468 x469 x470 x471 x472 x473 x474 x477
1800.07/1800.82	v x478 x479 x480 x481 x482 x483 x486 x487 x488 x489 x490 x491 x492 x495 x523 x524 x525 x526 x527 x528 x531
1800.07/1800.82	pb2clasp1: no process killed
1800.07/1800.82	clasp-1.0: no process killed
1802.07/1802.82	sh: line 1: 17687 Done                    cat /tmp/evaluation/431350-1178005397/temp/instance-431350-1178005397.opb.op
1802.07/1802.82	     17688 Killed                  | clasp-1.0 --trans=no >/tmp/evaluation/431350-1178005397/temp/instance-431350-1178005397.opb.clasp

Verifier Data (download as text)

OK	129

Conversion Script Data (download as text)

Linearizing /tmp/evaluation/431350-1178005397/instance-431350-1178005397.opb

Watcher Data (download as text)

runsolver version 3.2.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node55/watcher-431350-1178005397 -o ROOT/results/node55/solver-431350-1178005397 -C 1800 -W 3600 -M 1800 --output-limit 1,15 pbclasp instance-431350-1178005397.opb /tmp/evaluation/431350-1178005397/temp 

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


[startup+0 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 17421
/proc/meminfo: memFree=1814924/2055920 swapFree=4184544/4192956
[pid=17421] ppid=17419 vsize=12268 CPUtime=0
/proc/17421/stat : 17421 (pbclasp) R 17419 17421 17334 0 -1 4194304 394 0 0 0 0 0 0 0 18 0 1 0 248449766 12562432 361 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 248761455329 0 0 4224 0 0 0 0 17 1 0 0
/proc/17421/statm: 3067 361 275 3 0 167 0

[startup+0.011658 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 17421
/proc/meminfo: memFree=1814924/2055920 swapFree=4184544/4192956
[pid=17421] ppid=17419 vsize=12400 CPUtime=0
/proc/17421/stat : 17421 (pbclasp) S 17419 17421 17334 0 -1 4194304 492 0 0 0 0 0 0 0 16 0 1 0 248449766 12697600 443 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 248770506850 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/17421/statm: 3100 443 324 3 0 200 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12400

[startup+0.10167 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 17421
/proc/meminfo: memFree=1814924/2055920 swapFree=4184544/4192956
[pid=17421] ppid=17419 vsize=12400 CPUtime=0.07
/proc/17421/stat : 17421 (pbclasp) S 17419 17421 17334 0 -1 4194304 577 1595 0 0 0 0 7 0 16 0 1 0 248449766 12697600 464 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 248770510740 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/17421/statm: 3100 464 343 3 0 200 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 12400

[startup+0.301684 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 17421
/proc/meminfo: memFree=1814924/2055920 swapFree=4184544/4192956
[pid=17421] ppid=17419 vsize=12400 CPUtime=0.07
/proc/17421/stat : 17421 (pbclasp) S 17419 17421 17334 0 -1 4194304 577 1595 0 0 0 0 7 0 16 0 1 0 248449766 12697600 464 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 248770510740 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/17421/statm: 3100 464 343 3 0 200 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 12400

[startup+0.701721 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 17421
/proc/meminfo: memFree=1814924/2055920 swapFree=4184544/4192956
[pid=17421] ppid=17419 vsize=12400 CPUtime=0.07
/proc/17421/stat : 17421 (pbclasp) S 17419 17421 17334 0 -1 4194304 577 1595 0 0 0 0 7 0 16 0 1 0 248449766 12697600 464 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 248770510740 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/17421/statm: 3100 464 343 3 0 200 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 12400

[startup+1.5018 s]
/proc/loadavg: 0.85 0.97 0.99 2/67 17431
/proc/meminfo: memFree=1812268/2055920 swapFree=4184544/4192956
[pid=17421] ppid=17419 vsize=12400 CPUtime=0.07
/proc/17421/stat : 17421 (pbclasp) S 17419 17421 17334 0 -1 4194304 577 1595 0 0 0 0 7 0 16 0 1 0 248449766 12697600 464 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 248770510740 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/17421/statm: 3100 464 343 3 0 200 0
[pid=17429] ppid=17421 vsize=5352 CPUtime=0
/proc/17429/stat : 17429 (sh) S 17421 17421 17334 0 -1 4194304 288 121 0 0 0 0 0 0 19 0 1 0 248449775 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17429/statm: 1338 224 188 169 0 49 0
[pid=17431] ppid=17429 vsize=4132 CPUtime=1.39
/proc/17431/stat : 17431 (clasp-1.0) R 17429 17421 17334 0 -1 4194304 699 0 0 0 139 0 0 0 25 0 1 0 248449775 4231168 661 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134616729 0 0 4096 0 0 0 0 17 1 0 0
/proc/17431/statm: 1033 661 249 81 0 407 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 21884

[startup+3.10195 s]
/proc/loadavg: 0.85 0.97 0.99 2/67 17431
/proc/meminfo: memFree=1811948/2055920 swapFree=4184544/4192956
[pid=17421] ppid=17419 vsize=12400 CPUtime=0.07
/proc/17421/stat : 17421 (pbclasp) S 17419 17421 17334 0 -1 4194304 577 1595 0 0 0 0 7 0 16 0 1 0 248449766 12697600 464 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 248770510740 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/17421/statm: 3100 464 343 3 0 200 0
[pid=17429] ppid=17421 vsize=5352 CPUtime=0
/proc/17429/stat : 17429 (sh) S 17421 17421 17334 0 -1 4194304 288 121 0 0 0 0 0 0 19 0 1 0 248449775 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17429/statm: 1338 224 188 169 0 49 0
[pid=17431] ppid=17429 vsize=4768 CPUtime=2.99
/proc/17431/stat : 17431 (clasp-1.0) R 17429 17421 17334 0 -1 4194304 861 0 0 0 299 0 0 0 25 0 1 0 248449775 4882432 823 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134616619 0 0 4096 0 0 0 0 17 1 0 0
/proc/17431/statm: 1192 823 249 81 0 566 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 22520

[startup+6.30125 s]
/proc/loadavg: 0.86 0.97 0.99 2/67 17431
/proc/meminfo: memFree=1810796/2055920 swapFree=4184544/4192956
[pid=17421] ppid=17419 vsize=12400 CPUtime=0.07
/proc/17421/stat : 17421 (pbclasp) S 17419 17421 17334 0 -1 4194304 577 1595 0 0 0 0 7 0 16 0 1 0 248449766 12697600 464 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 248770510740 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/17421/statm: 3100 464 343 3 0 200 0
[pid=17429] ppid=17421 vsize=5352 CPUtime=0
/proc/17429/stat : 17429 (sh) S 17421 17421 17334 0 -1 4194304 288 121 0 0 0 0 0 0 19 0 1 0 248449775 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17429/statm: 1338 224 188 169 0 49 0
[pid=17431] ppid=17429 vsize=5940 CPUtime=6.18
/proc/17431/stat : 17431 (clasp-1.0) R 17429 17421 17334 0 -1 4194304 1130 0 0 0 618 0 0 0 25 0 1 0 248449775 6082560 1092 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134782474 0 0 4096 0 0 0 0 17 1 0 0
/proc/17431/statm: 1485 1092 249 81 0 859 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 23692

[startup+12.7019 s]
/proc/loadavg: 0.87 0.97 0.99 2/67 17431
/proc/meminfo: memFree=1809452/2055920 swapFree=4184544/4192956
[pid=17421] ppid=17419 vsize=12400 CPUtime=0.07
/proc/17421/stat : 17421 (pbclasp) S 17419 17421 17334 0 -1 4194304 577 1595 0 0 0 0 7 0 16 0 1 0 248449766 12697600 464 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 248770510740 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/17421/statm: 3100 464 343 3 0 200 0
[pid=17429] ppid=17421 vsize=5352 CPUtime=0
/proc/17429/stat : 17429 (sh) S 17421 17421 17334 0 -1 4194304 288 121 0 0 0 0 0 0 19 0 1 0 248449775 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17429/statm: 1338 224 188 169 0 49 0
[pid=17431] ppid=17429 vsize=6976 CPUtime=12.58
/proc/17431/stat : 17431 (clasp-1.0) R 17429 17421 17334 0 -1 4194304 1389 0 0 0 1258 0 0 0 25 0 1 0 248449775 7143424 1351 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134715848 0 0 4096 0 0 0 0 17 1 0 0
/proc/17431/statm: 1744 1351 249 81 0 1118 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 24728

[startup+25.5011 s]
/proc/loadavg: 0.90 0.97 0.99 2/67 17431
/proc/meminfo: memFree=1808172/2055920 swapFree=4184544/4192956
[pid=17421] ppid=17419 vsize=12400 CPUtime=0.07
/proc/17421/stat : 17421 (pbclasp) S 17419 17421 17334 0 -1 4194304 577 1595 0 0 0 0 7 0 16 0 1 0 248449766 12697600 464 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 248770510740 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/17421/statm: 3100 464 343 3 0 200 0
[pid=17429] ppid=17421 vsize=5352 CPUtime=0
/proc/17429/stat : 17429 (sh) S 17421 17421 17334 0 -1 4194304 288 121 0 0 0 0 0 0 19 0 1 0 248449775 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17429/statm: 1338 224 188 169 0 49 0
[pid=17431] ppid=17429 vsize=8000 CPUtime=25.38
/proc/17431/stat : 17431 (clasp-1.0) R 17429 17421 17334 0 -1 4194304 1668 0 0 0 2538 0 0 0 25 0 1 0 248449775 8192000 1630 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134789696 0 0 4096 0 0 0 0 17 1 0 0
/proc/17431/statm: 2000 1630 249 81 0 1374 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 25752

[startup+51.1015 s]
/proc/loadavg: 0.93 0.97 0.99 2/67 17431
/proc/meminfo: memFree=1806956/2055920 swapFree=4184544/4192956
[pid=17421] ppid=17419 vsize=12400 CPUtime=0.07
/proc/17421/stat : 17421 (pbclasp) S 17419 17421 17334 0 -1 4194304 577 1595 0 0 0 0 7 0 16 0 1 0 248449766 12697600 464 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 248770510740 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/17421/statm: 3100 464 343 3 0 200 0
[pid=17429] ppid=17421 vsize=5352 CPUtime=0
/proc/17429/stat : 17429 (sh) S 17421 17421 17334 0 -1 4194304 288 121 0 0 0 0 0 0 19 0 1 0 248449775 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17429/statm: 1338 224 188 169 0 49 0
[pid=17431] ppid=17429 vsize=9224 CPUtime=50.98
/proc/17431/stat : 17431 (clasp-1.0) R 17429 17421 17334 0 -1 4194304 1966 0 0 0 5097 1 0 0 25 0 1 0 248449775 9445376 1928 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134715292 0 0 4096 0 0 0 0 17 1 0 0
/proc/17431/statm: 2306 1928 249 81 0 1680 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 26976

[startup+102.305 s]
/proc/loadavg: 0.97 0.97 0.99 2/67 17431
/proc/meminfo: memFree=1804908/2055920 swapFree=4184544/4192956
[pid=17421] ppid=17419 vsize=12400 CPUtime=0.07
/proc/17421/stat : 17421 (pbclasp) S 17419 17421 17334 0 -1 4194304 577 1595 0 0 0 0 7 0 16 0 1 0 248449766 12697600 464 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 248770510740 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/17421/statm: 3100 464 343 3 0 200 0
[pid=17429] ppid=17421 vsize=5352 CPUtime=0
/proc/17429/stat : 17429 (sh) S 17421 17421 17334 0 -1 4194304 288 121 0 0 0 0 0 0 19 0 1 0 248449775 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17429/statm: 1338 224 188 169 0 49 0
[pid=17431] ppid=17429 vsize=11236 CPUtime=102.16
/proc/17431/stat : 17431 (clasp-1.0) R 17429 17421 17334 0 -1 4194304 2465 0 0 0 10215 1 0 0 25 0 1 0 248449775 11505664 2427 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134784800 0 0 4096 0 0 0 0 17 1 0 0
/proc/17431/statm: 2809 2427 249 81 0 2183 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 28988

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 17431
/proc/meminfo: memFree=1803372/2055920 swapFree=4184544/4192956
[pid=17421] ppid=17419 vsize=12400 CPUtime=0.07
/proc/17421/stat : 17421 (pbclasp) S 17419 17421 17334 0 -1 4194304 577 1595 0 0 0 0 7 0 16 0 1 0 248449766 12697600 464 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 248770510740 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/17421/statm: 3100 464 343 3 0 200 0
[pid=17429] ppid=17421 vsize=5352 CPUtime=0
/proc/17429/stat : 17429 (sh) S 17421 17421 17334 0 -1 4194304 288 121 0 0 0 0 0 0 19 0 1 0 248449775 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17429/statm: 1338 224 188 169 0 49 0
[pid=17431] ppid=17429 vsize=12784 CPUtime=162.15
/proc/17431/stat : 17431 (clasp-1.0) R 17429 17421 17334 0 -1 4194304 2850 0 0 0 16213 2 0 0 25 0 1 0 248449775 13090816 2812 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134782435 0 0 4096 0 0 0 0 17 1 0 0
/proc/17431/statm: 3196 2812 249 81 0 2570 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 30536

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 17431
/proc/meminfo: memFree=1802540/2055920 swapFree=4184544/4192956
[pid=17421] ppid=17419 vsize=12400 CPUtime=0.07
/proc/17421/stat : 17421 (pbclasp) S 17419 17421 17334 0 -1 4194304 577 1595 0 0 0 0 7 0 16 0 1 0 248449766 12697600 464 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 248770510740 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/17421/statm: 3100 464 343 3 0 200 0
[pid=17429] ppid=17421 vsize=5352 CPUtime=0
/proc/17429/stat : 17429 (sh) S 17421 17421 17334 0 -1 4194304 288 121 0 0 0 0 0 0 19 0 1 0 248449775 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17429/statm: 1338 224 188 169 0 49 0
[pid=17431] ppid=17429 vsize=13608 CPUtime=222.13
/proc/17431/stat : 17431 (clasp-1.0) R 17429 17421 17334 0 -1 4194304 3049 0 0 0 22211 2 0 0 25 0 1 0 248449775 13934592 3011 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134784800 0 0 4096 0 0 0 0 17 1 0 0
/proc/17431/statm: 3402 3011 249 81 0 2776 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 31360

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 17439
/proc/meminfo: memFree=1808756/2055920 swapFree=4184544/4192956
[pid=17421] ppid=17419 vsize=12400 CPUtime=261.93
/proc/17421/stat : 17421 (pbclasp) S 17419 17421 17334 0 -1 4194304 699 6102 0 0 0 0 26189 4 16 0 1 0 248449766 12697600 467 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 248770510740 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/17421/statm: 3100 467 343 3 0 200 0
[pid=17437] ppid=17421 vsize=5352 CPUtime=0
/proc/17437/stat : 17437 (sh) S 17421 17421 17334 0 -1 4194304 287 121 0 0 0 0 0 0 16 0 1 0 248475969 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17437/statm: 1338 224 188 169 0 49 0

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


[startup+1482.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 17677
/proc/meminfo: memFree=1805052/2055920 swapFree=4184544/4192956
[pid=17421] ppid=17419 vsize=12400 CPUtime=1366.16
/proc/17421/stat : 17421 (pbclasp) S 17419 17421 17334 0 -1 4194304 1305 26755 0 0 1 1 136592 22 16 0 1 0 248449766 12697600 467 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 248770510740 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/17421/statm: 3100 467 343 3 0 200 0
[pid=17675] ppid=17421 vsize=5352 CPUtime=0
/proc/17675/stat : 17675 (sh) S 17421 17421 17334 0 -1 4194304 286 121 0 0 0 0 0 0 16 0 1 0 248586443 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17675/statm: 1338 224 188 169 0 49 0
[pid=17677] ppid=17675 vsize=10500 CPUtime=115.49
/proc/17677/stat : 17677 (clasp-1.0) R 17675 17421 17334 0 -1 4194304 2269 0 0 0 11547 2 0 0 25 0 1 0 248586443 10752000 2231 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134715278 0 0 4096 0 0 0 0 17 1 0 0
/proc/17677/statm: 2625 2231 249 81 0 1999 0
Current children cumulated CPU time (s) 1481.65
Current children cumulated vsize (KiB) 28252

[startup+1542.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 17677
/proc/meminfo: memFree=1803196/2055920 swapFree=4184544/4192956
[pid=17421] ppid=17419 vsize=12400 CPUtime=1366.16
/proc/17421/stat : 17421 (pbclasp) S 17419 17421 17334 0 -1 4194304 1305 26755 0 0 1 1 136592 22 16 0 1 0 248449766 12697600 467 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 248770510740 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/17421/statm: 3100 467 343 3 0 200 0
[pid=17675] ppid=17421 vsize=5352 CPUtime=0
/proc/17675/stat : 17675 (sh) S 17421 17421 17334 0 -1 4194304 286 121 0 0 0 0 0 0 16 0 1 0 248586443 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17675/statm: 1338 224 188 169 0 49 0
[pid=17677] ppid=17675 vsize=12380 CPUtime=175.47
/proc/17677/stat : 17677 (clasp-1.0) R 17675 17421 17334 0 -1 4194304 2747 0 0 0 17545 2 0 0 25 0 1 0 248586443 12677120 2709 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134789705 0 0 4096 0 0 0 0 17 1 0 0
/proc/17677/statm: 3095 2709 249 81 0 2469 0
Current children cumulated CPU time (s) 1541.63
Current children cumulated vsize (KiB) 30132

[startup+1602.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 17677
/proc/meminfo: memFree=1802108/2055920 swapFree=4184544/4192956
[pid=17421] ppid=17419 vsize=12400 CPUtime=1366.16
/proc/17421/stat : 17421 (pbclasp) S 17419 17421 17334 0 -1 4194304 1305 26755 0 0 1 1 136592 22 16 0 1 0 248449766 12697600 467 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 248770510740 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/17421/statm: 3100 467 343 3 0 200 0
[pid=17675] ppid=17421 vsize=5352 CPUtime=0
/proc/17675/stat : 17675 (sh) S 17421 17421 17334 0 -1 4194304 286 121 0 0 0 0 0 0 16 0 1 0 248586443 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17675/statm: 1338 224 188 169 0 49 0
[pid=17677] ppid=17675 vsize=13464 CPUtime=235.46
/proc/17677/stat : 17677 (clasp-1.0) R 17675 17421 17334 0 -1 4194304 3013 0 0 0 23544 2 0 0 25 0 1 0 248586443 13787136 2975 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134784630 0 0 4096 0 0 0 0 17 1 0 0
/proc/17677/statm: 3366 2975 249 81 0 2740 0
Current children cumulated CPU time (s) 1601.62
Current children cumulated vsize (KiB) 31216

[startup+1662.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 17677
/proc/meminfo: memFree=1801276/2055920 swapFree=4184544/4192956
[pid=17421] ppid=17419 vsize=12400 CPUtime=1366.16
/proc/17421/stat : 17421 (pbclasp) S 17419 17421 17334 0 -1 4194304 1305 26755 0 0 1 1 136592 22 16 0 1 0 248449766 12697600 467 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 248770510740 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/17421/statm: 3100 467 343 3 0 200 0
[pid=17675] ppid=17421 vsize=5352 CPUtime=0
/proc/17675/stat : 17675 (sh) S 17421 17421 17334 0 -1 4194304 286 121 0 0 0 0 0 0 16 0 1 0 248586443 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17675/statm: 1338 224 188 169 0 49 0
[pid=17677] ppid=17675 vsize=14388 CPUtime=295.44
/proc/17677/stat : 17677 (clasp-1.0) R 17675 17421 17334 0 -1 4194304 3224 0 0 0 29542 2 0 0 25 0 1 0 248586443 14733312 3186 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134737633 0 0 4096 0 0 0 0 17 1 0 0
/proc/17677/statm: 3597 3186 249 81 0 2971 0
Current children cumulated CPU time (s) 1661.6
Current children cumulated vsize (KiB) 32140

[startup+1722.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 17677
/proc/meminfo: memFree=1800508/2055920 swapFree=4184544/4192956
[pid=17421] ppid=17419 vsize=12400 CPUtime=1366.16
/proc/17421/stat : 17421 (pbclasp) S 17419 17421 17334 0 -1 4194304 1305 26755 0 0 1 1 136592 22 16 0 1 0 248449766 12697600 467 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 248770510740 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/17421/statm: 3100 467 343 3 0 200 0
[pid=17675] ppid=17421 vsize=5352 CPUtime=0
/proc/17675/stat : 17675 (sh) S 17421 17421 17334 0 -1 4194304 286 121 0 0 0 0 0 0 16 0 1 0 248586443 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17675/statm: 1338 224 188 169 0 49 0
[pid=17677] ppid=17675 vsize=15204 CPUtime=355.42
/proc/17677/stat : 17677 (clasp-1.0) R 17675 17421 17334 0 -1 4194304 3410 0 0 0 35540 2 0 0 25 0 1 0 248586443 15568896 3372 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134784634 0 0 4096 0 0 0 0 17 1 0 0
/proc/17677/statm: 3801 3372 249 81 0 3175 0
Current children cumulated CPU time (s) 1721.58
Current children cumulated vsize (KiB) 32956

[startup+1782.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 17677
/proc/meminfo: memFree=1799996/2055920 swapFree=4184544/4192956
[pid=17421] ppid=17419 vsize=12400 CPUtime=1366.16
/proc/17421/stat : 17421 (pbclasp) S 17419 17421 17334 0 -1 4194304 1305 26755 0 0 1 1 136592 22 16 0 1 0 248449766 12697600 467 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 248770510740 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/17421/statm: 3100 467 343 3 0 200 0
[pid=17675] ppid=17421 vsize=5352 CPUtime=0
/proc/17675/stat : 17675 (sh) S 17421 17421 17334 0 -1 4194304 286 121 0 0 0 0 0 0 16 0 1 0 248586443 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17675/statm: 1338 224 188 169 0 49 0
[pid=17677] ppid=17675 vsize=15736 CPUtime=415.41
/proc/17677/stat : 17677 (clasp-1.0) R 17675 17421 17334 0 -1 4194304 3543 0 0 0 41538 3 0 0 25 0 1 0 248586443 16113664 3505 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134741346 0 0 4096 0 0 0 0 17 1 0 0
/proc/17677/statm: 3934 3505 249 81 0 3308 0
Current children cumulated CPU time (s) 1781.57
Current children cumulated vsize (KiB) 33488



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.8 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 17677
/proc/meminfo: memFree=1799740/2055920 swapFree=4184544/4192956
[pid=17421] ppid=17419 vsize=12400 CPUtime=1366.16
/proc/17421/stat : 17421 (pbclasp) S 17419 17421 17334 0 -1 4194304 1305 26755 0 0 1 1 136592 22 16 0 1 0 248449766 12697600 467 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 248770510740 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/17421/statm: 3100 467 343 3 0 200 0
[pid=17675] ppid=17421 vsize=5352 CPUtime=0
/proc/17675/stat : 17675 (sh) S 17421 17421 17334 0 -1 4194304 286 121 0 0 0 0 0 0 16 0 1 0 248586443 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17675/statm: 1338 224 188 169 0 49 0
[pid=17677] ppid=17675 vsize=15988 CPUtime=433.91
/proc/17677/stat : 17677 (clasp-1.0) R 17675 17421 17334 0 -1 4194304 3602 0 0 0 43388 3 0 0 25 0 1 0 248586443 16371712 3564 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134616619 0 0 4096 0 0 0 0 17 1 0 0
/proc/17677/statm: 3997 3564 249 81 0 3371 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 33740

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

Sending SIGKILL to process tree (bottom up)

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

[startup+1801.4 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 17677
/proc/meminfo: memFree=1799740/2055920 swapFree=4184544/4192956
[pid=17421] ppid=17419 vsize=12400 CPUtime=1800.11
/proc/17421/stat : 17421 (pbclasp) S 17419 17421 17334 0 -1 4194304 1477 32150 0 0 1 1 179982 27 16 0 1 0 248449766 12697600 469 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 248770510740 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/17421/statm: 3100 469 343 3 0 200 0
Current children cumulated CPU time (s) 1800.11
Current children cumulated vsize (KiB) 12400

[startup+1802.2 s]
/proc/loadavg: 0.99 0.97 0.99 2/68 17688
/proc/meminfo: memFree=1811252/2055920 swapFree=4184544/4192956
[pid=17421] ppid=17419 vsize=12400 CPUtime=1800.11
/proc/17421/stat : 17421 (pbclasp) S 17419 17421 17334 0 -1 4194304 1477 32150 0 0 1 1 179982 27 16 0 1 0 248449766 12697600 469 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 248770510740 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/17421/statm: 3100 469 343 3 0 200 0
[pid=17686] ppid=17421 vsize=5352 CPUtime=0
/proc/17686/stat : 17686 (sh) S 17421 17421 17334 0 -1 4194304 287 121 0 0 0 0 0 0 16 0 1 0 248629849 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17686/statm: 1338 224 188 169 0 49 0
[pid=17688] ppid=17686 vsize=4392 CPUtime=1.36
/proc/17688/stat : 17688 (clasp-1.0) R 17686 17421 17334 0 -1 4194304 749 0 0 0 136 0 0 0 25 0 1 0 248629849 4497408 711 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 4160493008 0 0 4096 0 0 0 0 17 1 0 0
/proc/17688/statm: 1098 711 249 81 0 472 0
Current children cumulated CPU time (s) 1801.47
Current children cumulated vsize (KiB) 22144

[startup+1802.6 s]
/proc/loadavg: 0.99 0.97 0.99 2/68 17688
/proc/meminfo: memFree=1811252/2055920 swapFree=4184544/4192956
[pid=17421] ppid=17419 vsize=12400 CPUtime=1800.11
/proc/17421/stat : 17421 (pbclasp) S 17419 17421 17334 0 -1 4194304 1477 32150 0 0 1 1 179982 27 16 0 1 0 248449766 12697600 469 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 248770510740 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/17421/statm: 3100 469 343 3 0 200 0
[pid=17686] ppid=17421 vsize=5352 CPUtime=0
/proc/17686/stat : 17686 (sh) S 17421 17421 17334 0 -1 4194304 287 121 0 0 0 0 0 0 16 0 1 0 248629849 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17686/statm: 1338 224 188 169 0 49 0
[pid=17688] ppid=17686 vsize=4520 CPUtime=1.76
/proc/17688/stat : 17688 (clasp-1.0) R 17686 17421 17334 0 -1 4194304 788 0 0 0 176 0 0 0 25 0 1 0 248629849 4628480 750 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134784800 0 0 4096 0 0 0 0 17 1 0 0
/proc/17688/statm: 1130 750 249 81 0 504 0
Current children cumulated CPU time (s) 1801.87
Current children cumulated vsize (KiB) 22272

[startup+1802.8 s]
/proc/loadavg: 0.99 0.97 0.99 2/68 17688
/proc/meminfo: memFree=1810676/2055920 swapFree=4184544/4192956
[pid=17421] ppid=17419 vsize=12400 CPUtime=1800.11
/proc/17421/stat : 17421 (pbclasp) S 17419 17421 17334 0 -1 4194304 1477 32150 0 0 1 1 179982 27 16 0 1 0 248449766 12697600 469 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 248770510740 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/17421/statm: 3100 469 343 3 0 200 0
[pid=17686] ppid=17421 vsize=5352 CPUtime=0
/proc/17686/stat : 17686 (sh) S 17421 17421 17334 0 -1 4194304 287 121 0 0 0 0 0 0 16 0 1 0 248629849 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17686/statm: 1338 224 188 169 0 49 0
[pid=17688] ppid=17686 vsize=4652 CPUtime=1.96
/proc/17688/stat : 17688 (clasp-1.0) R 17686 17421 17334 0 -1 4194304 806 0 0 0 196 0 0 0 25 0 1 0 248629849 4763648 768 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134713645 0 0 4096 0 0 0 0 17 1 0 0
/proc/17688/statm: 1163 768 249 81 0 537 0
Current children cumulated CPU time (s) 1802.07
Current children cumulated vsize (KiB) 22404

Child status: 0
Real time (s): 1802.82
CPU time (s): 1802.11
CPU user time (s): 1801.82
CPU system time (s): 0.295955
CPU usage (%): 99.9605
Max. virtual memory (cumulated for all children) (KiB): 34796

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1801.82
system time used= 0.295955
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34938
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= 694
involuntary context switches= 2785

runsolver used 1.35479 second user time and 3.66844 second system time

The end

Launcher Data (download as text)

Begin job on node55 on Tue May  1 07:43:17 UTC 2007

IDJOB= 431350
IDBENCH= 48045
IDSOLVER= 167
FILE ID= node55/431350-1178005397

PBS_JOBID= 4728278

Free space on /tmp= 66564 MiB

SOLVER NAME= PB-clasp 2007-03-23
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=9-P0=211-P1=331-P2=199-P3=307-P4=457-P5=293-B.opb
COMMAND LINE= pbclasp instance-431350-1178005397.opb /tmp/evaluation/431350-1178005397/temp
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node55/convwatcher-431350-1178005397 -o ROOT/results/node55/conversion-431350-1178005397 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/431350-1178005397/instance-431350-1178005397.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node55/watcher-431350-1178005397 -o ROOT/results/node55/solver-431350-1178005397 -C 1800 -W 3600 -M 1800 --output-limit 1,15  pbclasp instance-431350-1178005397.opb /tmp/evaluation/431350-1178005397/temp

META MD5SUM SOLVER= 1e5f480786d97be718f2223f2ffb5f36
MD5SUM BENCH=  55e3096e9013fd2f39f8572a635bf07d

RANDOM SEED= 470364499

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node55.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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.216
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.216
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1815396 kB
Buffers:         37572 kB
Cached:         118908 kB
SwapCached:       2436 kB
Active:          42744 kB
Inactive:       123364 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1815396 kB
SwapTotal:     4192956 kB
SwapFree:      4184544 kB
Dirty:             700 kB
Writeback:           0 kB
Mapped:          16000 kB
Slab:            60452 kB
Committed_AS:  1815932 kB
PageTables:       1380 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= 66564 MiB

End job on node55 on Tue May  1 08:13:20 UTC 2007