Trace number 419800

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 NameAnswerCPU timeWall clock time
PB-clasp 2007-04-10? (TO) 1800.01 1797.92

General information on the benchmark

Namenormalized-PB07/PURE-SAT/SAT07/industrial/
manolios/manol-pipe-c6nidw_i.opb
MD5SUM0c63894d62f4302163b30af51999a51b
Bench CategoryPURE-SAT (instances containing only clauses)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark751.243
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables95863
Total number of constraints283363
Number of constraints which are clauses283363
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint3
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 5
Number of bits of the biggest sum of numbers3
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

1800.01/1797.91	s UNKNOWN

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

/tmp/evaluation/419800-1177413206/instance-419800-1177413206.opb is already a linear file

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node2/watcher-419800-1177413206 -o ROOT/results/node2/solver-419800-1177413206 -C 1800 -W 3600 -M 1800 --output-limit 1,15 pbclasp instance-419800-1177413206.opb /tmp/evaluation/419800-1177413206/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: 1.00 1.00 1.00 3/77 10199
/proc/meminfo: memFree=1631152/2055920 swapFree=4149124/4192956
[pid=10199] ppid=10197 vsize=12268 CPUtime=0
/proc/10199/stat : 10199 (pbclasp) D 10197 10199 9791 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 217358425 12562432 317 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 206381480549 0 2147483391 4224 0 18446744072099781622 0 0 17 1 0 0
/proc/10199/statm: 3067 317 242 3 0 167 0

[startup+0.0630979 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 10199
/proc/meminfo: memFree=1631152/2055920 swapFree=4149124/4192956
[pid=10199] ppid=10197 vsize=15524 CPUtime=0.05
/proc/10199/stat : 10199 (pbclasp) R 10197 10199 9791 0 -1 4194304 1256 0 0 0 5 0 0 0 18 0 1 0 217358425 15896576 1223 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 206381159137 0 0 4224 16384 0 0 0 17 1 0 0
/proc/10199/statm: 3881 1223 314 3 0 981 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 15524

[startup+0.101101 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 10199
/proc/meminfo: memFree=1631152/2055920 swapFree=4149124/4192956
[pid=10199] ppid=10197 vsize=15788 CPUtime=0.09
/proc/10199/stat : 10199 (pbclasp) R 10197 10199 9791 0 -1 4194304 1301 0 0 0 8 1 0 0 18 0 1 0 217358425 16166912 1268 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 206390210658 0 0 4224 16384 0 0 0 17 1 0 0
/proc/10199/statm: 3947 1268 316 3 0 1047 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15788

[startup+0.301121 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 10199
/proc/meminfo: memFree=1631152/2055920 swapFree=4149124/4192956
[pid=10199] ppid=10197 vsize=15788 CPUtime=0.28
/proc/10199/stat : 10199 (pbclasp) R 10197 10199 9791 0 -1 4194304 1301 0 0 0 27 1 0 0 19 0 1 0 217358425 16166912 1268 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 206390210658 0 0 4224 16384 0 0 0 17 1 0 0
/proc/10199/statm: 3947 1268 316 3 0 1047 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 15788

[startup+0.701166 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 10199
/proc/meminfo: memFree=1631152/2055920 swapFree=4149124/4192956
[pid=10199] ppid=10197 vsize=15788 CPUtime=0.29
/proc/10199/stat : 10199 (pbclasp) S 10197 10199 9791 0 -1 4194304 1323 0 0 0 28 1 0 0 16 0 1 0 217358425 16166912 1272 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 206390210658 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/10199/statm: 3947 1272 320 3 0 1047 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15788

[startup+1.50225 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 10204
/proc/meminfo: memFree=1623688/2055920 swapFree=4149124/4192956
[pid=10199] ppid=10197 vsize=15788 CPUtime=0.29
/proc/10199/stat : 10199 (pbclasp) S 10197 10199 9791 0 -1 4194304 1323 0 0 0 28 1 0 0 16 0 1 0 217358425 16166912 1272 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 206390210658 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/10199/statm: 3947 1272 320 3 0 1047 0
[pid=10201] ppid=10199 vsize=5352 CPUtime=0
/proc/10201/stat : 10201 (sh) S 10199 10199 9791 0 -1 4194304 297 0 0 0 0 0 0 0 18 0 1 0 217358456 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10201/statm: 1338 224 188 169 0 49 0
[pid=10202] ppid=10201 vsize=12400 CPUtime=1.18
/proc/10202/stat : 10202 (pb2clasp1) R 10201 10199 9791 0 -1 4194304 501 0 0 0 118 0 0 0 25 0 1 0 217358456 12697600 460 18446744073709551615 4194304 4206940 548682069344 18446744073709551615 206399663809 0 0 4224 0 0 0 0 17 1 0 0
/proc/10202/statm: 3100 460 340 3 0 200 0
[pid=10203] ppid=10201 vsize=6440 CPUtime=0.13
/proc/10203/stat : 10203 (clasp-1.0) S 10201 10199 9791 0 -1 4194304 1240 0 0 0 13 0 0 0 16 0 1 0 217358456 6594560 1205 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 4294960144 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/10203/statm: 1610 1205 230 81 0 984 0
[pid=10204] ppid=10201 vsize=12268 CPUtime=0
/proc/10204/stat : 10204 (pboutclasp.pl) S 10201 10199 9791 0 -1 4194304 412 0 0 0 0 0 0 0 21 0 1 0 217358456 12562432 372 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 206390210658 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/10204/statm: 3067 372 289 3 0 167 0
Current children cumulated CPU time (s) 1.6
Current children cumulated vsize (KiB) 52248

[startup+3.10241 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 10204
/proc/meminfo: memFree=1619976/2055920 swapFree=4149124/4192956
[pid=10199] ppid=10197 vsize=15788 CPUtime=0.29
/proc/10199/stat : 10199 (pbclasp) S 10197 10199 9791 0 -1 4194304 1323 0 0 0 28 1 0 0 16 0 1 0 217358425 16166912 1272 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 206390210658 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/10199/statm: 3947 1272 320 3 0 1047 0
[pid=10201] ppid=10199 vsize=5352 CPUtime=0
/proc/10201/stat : 10201 (sh) S 10199 10199 9791 0 -1 4194304 297 0 0 0 0 0 0 0 18 0 1 0 217358456 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10201/statm: 1338 224 188 169 0 49 0
[pid=10202] ppid=10201 vsize=12400 CPUtime=2.76
/proc/10202/stat : 10202 (pb2clasp1) R 10201 10199 9791 0 -1 4194304 501 0 0 0 276 0 0 0 25 0 1 0 217358456 12697600 460 18446744073709551615 4194304 4206940 548682069344 18446744073709551615 206381007262 0 0 4224 0 0 0 0 17 0 0 0
/proc/10202/statm: 3100 460 340 3 0 200 0
[pid=10203] ppid=10201 vsize=11844 CPUtime=0.34
/proc/10203/stat : 10203 (clasp-1.0) S 10201 10199 9791 0 -1 4194304 2560 0 0 0 33 1 0 0 16 0 1 0 217358456 12128256 2525 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 4294960144 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/10203/statm: 2961 2525 230 81 0 2335 0
[pid=10204] ppid=10201 vsize=12268 CPUtime=0
/proc/10204/stat : 10204 (pboutclasp.pl) S 10201 10199 9791 0 -1 4194304 412 0 0 0 0 0 0 0 21 0 1 0 217358456 12562432 372 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 206390210658 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/10204/statm: 3067 372 289 3 0 167 0
Current children cumulated CPU time (s) 3.39
Current children cumulated vsize (KiB) 57652

[startup+6.30175 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 10204
/proc/meminfo: memFree=1608968/2055920 swapFree=4149124/4192956
[pid=10199] ppid=10197 vsize=15788 CPUtime=0.29
/proc/10199/stat : 10199 (pbclasp) S 10197 10199 9791 0 -1 4194304 1323 0 0 0 28 1 0 0 16 0 1 0 217358425 16166912 1272 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 206390210658 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/10199/statm: 3947 1272 320 3 0 1047 0
[pid=10201] ppid=10199 vsize=5352 CPUtime=0
/proc/10201/stat : 10201 (sh) S 10199 10199 9791 0 -1 4194304 297 0 0 0 0 0 0 0 18 0 1 0 217358456 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10201/statm: 1338 224 188 169 0 49 0
[pid=10202] ppid=10201 vsize=12400 CPUtime=5.92
/proc/10202/stat : 10202 (pb2clasp1) R 10201 10199 9791 0 -1 4194304 501 0 0 0 591 1 0 0 25 0 1 0 217358456 12697600 460 18446744073709551615 4194304 4206940 548682069344 18446744073709551615 206399308526 0 0 4224 0 0 0 0 17 0 0 0
/proc/10202/statm: 3100 460 340 3 0 200 0
[pid=10203] ppid=10201 vsize=22764 CPUtime=0.8
/proc/10203/stat : 10203 (clasp-1.0) S 10201 10199 9791 0 -1 4194304 5214 0 0 0 78 2 0 0 16 0 1 0 217358456 23310336 5179 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 4294960144 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/10203/statm: 5691 5179 230 81 0 5065 0
[pid=10204] ppid=10201 vsize=12268 CPUtime=0
/proc/10204/stat : 10204 (pboutclasp.pl) S 10201 10199 9791 0 -1 4194304 412 0 0 0 0 0 0 0 21 0 1 0 217358456 12562432 372 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 206390210658 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/10204/statm: 3067 372 289 3 0 167 0
Current children cumulated CPU time (s) 7.01
Current children cumulated vsize (KiB) 68572

[startup+12.7014 s]
/proc/loadavg: 1.08 1.02 1.01 2/82 10204
/proc/meminfo: memFree=1586824/2055920 swapFree=4149124/4192956
[pid=10199] ppid=10197 vsize=15788 CPUtime=0.29
/proc/10199/stat : 10199 (pbclasp) S 10197 10199 9791 0 -1 4194304 1323 0 0 0 28 1 0 0 16 0 1 0 217358425 16166912 1272 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 206390210658 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/10199/statm: 3947 1272 320 3 0 1047 0
[pid=10201] ppid=10199 vsize=5352 CPUtime=0
/proc/10201/stat : 10201 (sh) S 10199 10199 9791 0 -1 4194304 297 0 0 0 0 0 0 0 18 0 1 0 217358456 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10201/statm: 1338 224 188 169 0 49 0
[pid=10202] ppid=10201 vsize=12400 CPUtime=12.24
/proc/10202/stat : 10202 (pb2clasp1) R 10201 10199 9791 0 -1 4194304 501 0 0 0 1222 2 0 0 25 0 1 0 217358456 12697600 460 18446744073709551615 4194304 4206940 548682069344 18446744073709551615 206399375376 0 0 4224 0 0 0 0 17 0 0 0
/proc/10202/statm: 3100 460 340 3 0 200 0
[pid=10203] ppid=10201 vsize=44532 CPUtime=1.77
/proc/10203/stat : 10203 (clasp-1.0) S 10201 10199 9791 0 -1 4194304 10640 0 0 0 172 5 0 0 16 0 1 0 217358456 45600768 10503 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 4294960144 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/10203/statm: 11133 10503 230 81 0 10507 0
[pid=10204] ppid=10201 vsize=12268 CPUtime=0
/proc/10204/stat : 10204 (pboutclasp.pl) S 10201 10199 9791 0 -1 4194304 412 0 0 0 0 0 0 0 21 0 1 0 217358456 12562432 372 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 206390210658 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/10204/statm: 3067 372 289 3 0 167 0
Current children cumulated CPU time (s) 14.3
Current children cumulated vsize (KiB) 90340

[startup+25.5017 s]
/proc/loadavg: 1.06 1.02 1.00 2/81 10204
/proc/meminfo: memFree=1490064/2055920 swapFree=4149124/4192956
[pid=10199] ppid=10197 vsize=15788 CPUtime=0.29
/proc/10199/stat : 10199 (pbclasp) S 10197 10199 9791 0 -1 4194304 1323 0 0 0 28 1 0 0 16 0 1 0 217358425 16166912 1272 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 206390210658 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/10199/statm: 3947 1272 320 3 0 1047 0
[pid=10201] ppid=10199 vsize=5352 CPUtime=17.97
/proc/10201/stat : 10201 (sh) S 10199 10199 9791 0 -1 4194304 297 503 0 0 0 0 1794 3 16 0 1 0 217358456 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10201/statm: 1338 224 188 169 0 49 0
[pid=10203] ppid=10201 vsize=141172 CPUtime=9.8
/proc/10203/stat : 10203 (clasp-1.0) R 10201 10199 9791 0 -1 4194304 42150 0 0 0 960 20 0 0 25 0 1 0 217358456 144560128 34244 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134617496 0 0 4096 0 0 0 0 17 1 0 0
/proc/10203/statm: 35293 34244 245 81 0 34667 0
[pid=10204] ppid=10201 vsize=12268 CPUtime=0
/proc/10204/stat : 10204 (pboutclasp.pl) S 10201 10199 9791 0 -1 4194304 416 0 0 0 0 0 0 0 16 0 1 0 217358456 12562432 376 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 206390210658 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/10204/statm: 3067 376 293 3 0 167 0
Current children cumulated CPU time (s) 28.06
Current children cumulated vsize (KiB) 174580

[startup+51.1014 s]
/proc/loadavg: 1.04 1.01 1.00 2/81 10204
/proc/meminfo: memFree=1490064/2055920 swapFree=4149124/4192956
[pid=10199] ppid=10197 vsize=15788 CPUtime=0.29
/proc/10199/stat : 10199 (pbclasp) S 10197 10199 9791 0 -1 4194304 1323 0 0 0 28 1 0 0 16 0 1 0 217358425 16166912 1272 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 206390210658 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/10199/statm: 3947 1272 320 3 0 1047 0
[pid=10201] ppid=10199 vsize=5352 CPUtime=17.97
/proc/10201/stat : 10201 (sh) S 10199 10199 9791 0 -1 4194304 297 503 0 0 0 0 1794 3 16 0 1 0 217358456 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10201/statm: 1338 224 188 169 0 49 0
[pid=10203] ppid=10201 vsize=141172 CPUtime=35.39
/proc/10203/stat : 10203 (clasp-1.0) R 10201 10199 9791 0 -1 4194304 42150 0 0 0 3519 20 0 0 25 0 1 0 217358456 144560128 34244 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134617496 0 0 4096 0 0 0 0 17 1 0 0
/proc/10203/statm: 35293 34244 245 81 0 34667 0
[pid=10204] ppid=10201 vsize=12268 CPUtime=0
/proc/10204/stat : 10204 (pboutclasp.pl) S 10201 10199 9791 0 -1 4194304 416 0 0 0 0 0 0 0 16 0 1 0 217358456 12562432 376 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 206390210658 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/10204/statm: 3067 376 293 3 0 167 0
Current children cumulated CPU time (s) 53.65
Current children cumulated vsize (KiB) 174580

[startup+102.306 s]
/proc/loadavg: 1.01 1.01 1.00 2/81 10204
/proc/meminfo: memFree=1490000/2055920 swapFree=4149124/4192956
[pid=10199] ppid=10197 vsize=15788 CPUtime=0.29
/proc/10199/stat : 10199 (pbclasp) S 10197 10199 9791 0 -1 4194304 1323 0 0 0 28 1 0 0 16 0 1 0 217358425 16166912 1272 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 206390210658 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/10199/statm: 3947 1272 320 3 0 1047 0
[pid=10201] ppid=10199 vsize=5352 CPUtime=17.97
/proc/10201/stat : 10201 (sh) S 10199 10199 9791 0 -1 4194304 297 503 0 0 0 0 1794 3 16 0 1 0 217358456 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10201/statm: 1338 224 188 169 0 49 0
[pid=10203] ppid=10201 vsize=141168 CPUtime=86.58
/proc/10203/stat : 10203 (clasp-1.0) R 10201 10199 9791 0 -1 4194304 42156 0 0 0 8637 21 0 0 25 0 1 0 217358456 144556032 34249 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134617496 0 0 4096 0 0 0 0 17 1 0 0
/proc/10203/statm: 35292 34249 245 81 0 34666 0
[pid=10204] ppid=10201 vsize=12268 CPUtime=0
/proc/10204/stat : 10204 (pboutclasp.pl) S 10201 10199 9791 0 -1 4194304 416 0 0 0 0 0 0 0 16 0 1 0 217358456 12562432 376 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 206390210658 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/10204/statm: 3067 376 293 3 0 167 0
Current children cumulated CPU time (s) 104.84
Current children cumulated vsize (KiB) 174576

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 10204
/proc/meminfo: memFree=1489808/2055920 swapFree=4149124/4192956
[pid=10199] ppid=10197 vsize=15788 CPUtime=0.29
/proc/10199/stat : 10199 (pbclasp) S 10197 10199 9791 0 -1 4194304 1323 0 0 0 28 1 0 0 16 0 1 0 217358425 16166912 1272 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 206390210658 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/10199/statm: 3947 1272 320 3 0 1047 0

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

/proc/10204/statm: 3067 376 293 3 0 167 0
Current children cumulated CPU time (s) 1424.5
Current children cumulated vsize (KiB) 476232

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 10206
/proc/meminfo: memFree=1191504/2055920 swapFree=4149124/4192956
[pid=10199] ppid=10197 vsize=15788 CPUtime=0.29
/proc/10199/stat : 10199 (pbclasp) S 10197 10199 9791 0 -1 4194304 1323 0 0 0 28 1 0 0 16 0 1 0 217358425 16166912 1272 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 206390210658 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/10199/statm: 3947 1272 320 3 0 1047 0
[pid=10201] ppid=10199 vsize=5352 CPUtime=17.97
/proc/10201/stat : 10201 (sh) S 10199 10199 9791 0 -1 4194304 297 503 0 0 0 0 1794 3 16 0 1 0 217358456 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10201/statm: 1338 224 188 169 0 49 0
[pid=10203] ppid=10201 vsize=443204 CPUtime=1466.22
/proc/10203/stat : 10203 (clasp-1.0) R 10201 10199 9791 0 -1 4194304 121246 0 0 0 146518 104 0 0 25 0 1 0 217358456 453840896 108726 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 10970780 0 0 4096 0 0 0 0 17 1 0 0
/proc/10203/statm: 110801 108726 245 81 0 110175 0
[pid=10204] ppid=10201 vsize=12268 CPUtime=0
/proc/10204/stat : 10204 (pboutclasp.pl) S 10201 10199 9791 0 -1 4194304 416 0 0 0 0 0 0 0 16 0 1 0 217358456 12562432 376 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 206390210658 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/10204/statm: 3067 376 293 3 0 167 0
Current children cumulated CPU time (s) 1484.48
Current children cumulated vsize (KiB) 476612

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 10206
/proc/meminfo: memFree=1191184/2055920 swapFree=4149124/4192956
[pid=10199] ppid=10197 vsize=15788 CPUtime=0.29
/proc/10199/stat : 10199 (pbclasp) S 10197 10199 9791 0 -1 4194304 1323 0 0 0 28 1 0 0 16 0 1 0 217358425 16166912 1272 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 206390210658 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/10199/statm: 3947 1272 320 3 0 1047 0
[pid=10201] ppid=10199 vsize=5352 CPUtime=17.97
/proc/10201/stat : 10201 (sh) S 10199 10199 9791 0 -1 4194304 297 503 0 0 0 0 1794 3 16 0 1 0 217358456 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10201/statm: 1338 224 188 169 0 49 0
[pid=10203] ppid=10201 vsize=443568 CPUtime=1526.2
/proc/10203/stat : 10203 (clasp-1.0) R 10201 10199 9791 0 -1 4194304 121321 0 0 0 152516 104 0 0 25 0 1 0 217358456 454213632 108801 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134737608 0 0 4096 0 0 0 0 17 1 0 0
/proc/10203/statm: 110892 108801 245 81 0 110266 0
[pid=10204] ppid=10201 vsize=12268 CPUtime=0
/proc/10204/stat : 10204 (pboutclasp.pl) S 10201 10199 9791 0 -1 4194304 416 0 0 0 0 0 0 0 16 0 1 0 217358456 12562432 376 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 206390210658 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/10204/statm: 3067 376 293 3 0 167 0
Current children cumulated CPU time (s) 1544.46
Current children cumulated vsize (KiB) 476976

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 10206
/proc/meminfo: memFree=1190992/2055920 swapFree=4149124/4192956
[pid=10199] ppid=10197 vsize=15788 CPUtime=0.29
/proc/10199/stat : 10199 (pbclasp) S 10197 10199 9791 0 -1 4194304 1323 0 0 0 28 1 0 0 16 0 1 0 217358425 16166912 1272 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 206390210658 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/10199/statm: 3947 1272 320 3 0 1047 0
[pid=10201] ppid=10199 vsize=5352 CPUtime=17.97
/proc/10201/stat : 10201 (sh) S 10199 10199 9791 0 -1 4194304 297 503 0 0 0 0 1794 3 16 0 1 0 217358456 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10201/statm: 1338 224 188 169 0 49 0
[pid=10203] ppid=10201 vsize=443732 CPUtime=1586.19
/proc/10203/stat : 10203 (clasp-1.0) R 10201 10199 9791 0 -1 4194304 121364 0 0 0 158514 105 0 0 25 0 1 0 217358456 454381568 108844 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134737351 0 0 4096 0 0 0 0 17 1 0 0
/proc/10203/statm: 110933 108844 245 81 0 110307 0
[pid=10204] ppid=10201 vsize=12268 CPUtime=0
/proc/10204/stat : 10204 (pboutclasp.pl) S 10201 10199 9791 0 -1 4194304 416 0 0 0 0 0 0 0 16 0 1 0 217358456 12562432 376 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 206390210658 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/10204/statm: 3067 376 293 3 0 167 0
Current children cumulated CPU time (s) 1604.45
Current children cumulated vsize (KiB) 477140

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 10206
/proc/meminfo: memFree=1190544/2055920 swapFree=4149124/4192956
[pid=10199] ppid=10197 vsize=15788 CPUtime=0.29
/proc/10199/stat : 10199 (pbclasp) S 10197 10199 9791 0 -1 4194304 1323 0 0 0 28 1 0 0 16 0 1 0 217358425 16166912 1272 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 206390210658 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/10199/statm: 3947 1272 320 3 0 1047 0
[pid=10201] ppid=10199 vsize=5352 CPUtime=17.97
/proc/10201/stat : 10201 (sh) S 10199 10199 9791 0 -1 4194304 297 503 0 0 0 0 1794 3 16 0 1 0 217358456 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10201/statm: 1338 224 188 169 0 49 0
[pid=10203] ppid=10201 vsize=444064 CPUtime=1646.18
/proc/10203/stat : 10203 (clasp-1.0) R 10201 10199 9791 0 -1 4194304 121569 0 0 0 164512 106 0 0 25 0 1 0 217358456 454721536 108954 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134737644 0 0 4096 0 0 0 0 17 1 0 0
/proc/10203/statm: 111016 108954 245 81 0 110390 0
[pid=10204] ppid=10201 vsize=12268 CPUtime=0
/proc/10204/stat : 10204 (pboutclasp.pl) S 10201 10199 9791 0 -1 4194304 416 0 0 0 0 0 0 0 16 0 1 0 217358456 12562432 376 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 206390210658 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/10204/statm: 3067 376 293 3 0 167 0
Current children cumulated CPU time (s) 1664.44
Current children cumulated vsize (KiB) 477472

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 10206
/proc/meminfo: memFree=1189264/2055920 swapFree=4149124/4192956
[pid=10199] ppid=10197 vsize=15788 CPUtime=0.29
/proc/10199/stat : 10199 (pbclasp) S 10197 10199 9791 0 -1 4194304 1323 0 0 0 28 1 0 0 16 0 1 0 217358425 16166912 1272 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 206390210658 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/10199/statm: 3947 1272 320 3 0 1047 0
[pid=10201] ppid=10199 vsize=5352 CPUtime=17.97
/proc/10201/stat : 10201 (sh) S 10199 10199 9791 0 -1 4194304 297 503 0 0 0 0 1794 3 16 0 1 0 217358456 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10201/statm: 1338 224 188 169 0 49 0
[pid=10203] ppid=10201 vsize=445464 CPUtime=1706.16
/proc/10203/stat : 10203 (clasp-1.0) R 10201 10199 9791 0 -1 4194304 122272 0 0 0 170509 107 0 0 25 0 1 0 217358456 456155136 109283 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134737400 0 0 4096 0 0 0 0 17 1 0 0
/proc/10203/statm: 111366 109283 245 81 0 110740 0
[pid=10204] ppid=10201 vsize=12268 CPUtime=0
/proc/10204/stat : 10204 (pboutclasp.pl) S 10201 10199 9791 0 -1 4194304 416 0 0 0 0 0 0 0 16 0 1 0 217358456 12562432 376 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 206390210658 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/10204/statm: 3067 376 293 3 0 167 0
Current children cumulated CPU time (s) 1724.42
Current children cumulated vsize (KiB) 478872

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 10206
/proc/meminfo: memFree=1188944/2055920 swapFree=4149124/4192956
[pid=10199] ppid=10197 vsize=15788 CPUtime=0.29
/proc/10199/stat : 10199 (pbclasp) S 10197 10199 9791 0 -1 4194304 1323 0 0 0 28 1 0 0 16 0 1 0 217358425 16166912 1272 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 206390210658 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/10199/statm: 3947 1272 320 3 0 1047 0
[pid=10201] ppid=10199 vsize=5352 CPUtime=17.97
/proc/10201/stat : 10201 (sh) S 10199 10199 9791 0 -1 4194304 297 503 0 0 0 0 1794 3 16 0 1 0 217358456 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10201/statm: 1338 224 188 169 0 49 0
[pid=10203] ppid=10201 vsize=445852 CPUtime=1766.15
/proc/10203/stat : 10203 (clasp-1.0) R 10201 10199 9791 0 -1 4194304 122354 0 0 0 176507 108 0 0 25 0 1 0 217358456 456552448 109365 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134782437 0 0 4096 0 0 0 0 17 1 0 0
/proc/10203/statm: 111463 109365 245 81 0 110837 0
[pid=10204] ppid=10201 vsize=12268 CPUtime=0
/proc/10204/stat : 10204 (pboutclasp.pl) S 10201 10199 9791 0 -1 4194304 416 0 0 0 0 0 0 0 16 0 1 0 217358456 12562432 376 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 206390210658 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/10204/statm: 3067 376 293 3 0 167 0
Current children cumulated CPU time (s) 1784.41
Current children cumulated vsize (KiB) 479260



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1797.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 10206
/proc/meminfo: memFree=1188560/2055920 swapFree=4149124/4192956
[pid=10199] ppid=10197 vsize=15788 CPUtime=0.29
/proc/10199/stat : 10199 (pbclasp) S 10197 10199 9791 0 -1 4194304 1323 0 0 0 28 1 0 0 16 0 1 0 217358425 16166912 1272 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 206390210658 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/10199/statm: 3947 1272 320 3 0 1047 0
[pid=10201] ppid=10199 vsize=5352 CPUtime=17.97
/proc/10201/stat : 10201 (sh) S 10199 10199 9791 0 -1 4194304 297 503 0 0 0 0 1794 3 16 0 1 0 217358456 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10201/statm: 1338 224 188 169 0 49 0
[pid=10203] ppid=10201 vsize=445924 CPUtime=1781.75
/proc/10203/stat : 10203 (clasp-1.0) R 10201 10199 9791 0 -1 4194304 122449 0 0 0 178067 108 0 0 25 0 1 0 217358456 456626176 109424 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134782474 0 0 4096 0 0 0 0 17 1 0 0
/proc/10203/statm: 111481 109424 245 81 0 110855 0
[pid=10204] ppid=10201 vsize=12268 CPUtime=0
/proc/10204/stat : 10204 (pboutclasp.pl) S 10201 10199 9791 0 -1 4194304 416 0 0 0 0 0 0 0 16 0 1 0 217358456 12562432 376 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 206390210658 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/10204/statm: 3067 376 293 3 0 167 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 479332

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

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

[startup+1797.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 10206
/proc/meminfo: memFree=1188560/2055920 swapFree=4149124/4192956
[pid=10199] ppid=10197 vsize=15788 CPUtime=0.29
/proc/10199/stat : 10199 (pbclasp) S 10197 10199 9791 0 -1 4194304 1323 0 0 0 28 1 0 0 16 0 1 0 217358425 16166912 1272 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 206390210658 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/10199/statm: 3947 1272 320 3 0 1047 0
[pid=10201] ppid=10199 vsize=5352 CPUtime=17.97
/proc/10201/stat : 10201 (sh) S 10199 10199 9791 0 -1 4194304 297 503 0 0 0 0 1794 3 16 0 1 0 217358456 5480448 224 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10201/statm: 1338 224 188 169 0 49 0
[pid=10203] ppid=10201 vsize=445924 CPUtime=1781.75
/proc/10203/stat : 10203 (clasp-1.0) R 10201 10199 9791 0 -1 4194304 122449 0 0 0 178067 108 0 0 25 0 1 0 217358456 456626176 109424 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134782474 0 0 4096 0 0 0 0 17 1 0 0
/proc/10203/statm: 111481 109424 245 81 0 110855 0
[pid=10204] ppid=10201 vsize=12268 CPUtime=0
/proc/10204/stat : 10204 (pboutclasp.pl) S 10201 10199 9791 0 -1 4194304 416 0 0 0 0 0 0 0 16 0 1 0 217358456 12562432 376 18446744073709551615 4194304 4206940 548682069280 18446744073709551615 206390210658 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/10204/statm: 3067 376 293 3 0 167 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 479332

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 10199 and gives
#  childrusage.ru_utime.tv_sec=18
#  childrusage.ru_utime.tv_usec=240227
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=65989
# CPU time returned by wait4() is 18.3062
# while last known CPU time is 1800.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1797.92
CPU time (s): 1800.01
CPU user time (s): 1798.89
CPU system time (s): 1.12
CPU usage (%): 100.116
Max. virtual memory (cumulated for all children) (KiB): 479332

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 18.2402
system time used= 0.065989
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3356
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= 689
involuntary context switches= 469

runsolver used 1.61375 second user time and 4.93525 second system time

The end

Launcher Data (download as text)

Begin job on node2 on Tue Apr 24 11:13:26 UTC 2007

IDJOB= 419800
IDBENCH= 47799
IDSOLVER= 167
FILE ID= node2/419800-1177413206

PBS_JOBID= 4675691

Free space on /tmp= 66396 MiB

SOLVER NAME= PB-clasp 2007-03-23
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/PURE-SAT/SAT07/industrial/manolios/manol-pipe-c6nidw_i.opb
COMMAND LINE= pbclasp instance-419800-1177413206.opb /tmp/evaluation/419800-1177413206/temp
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node2/convwatcher-419800-1177413206 -o ROOT/results/node2/conversion-419800-1177413206 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/419800-1177413206/instance-419800-1177413206.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= 1e5f480786d97be718f2223f2ffb5f36
MD5SUM BENCH=  0c63894d62f4302163b30af51999a51b

RANDOM SEED= 117268392

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node2.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.234
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.234
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:       1631560 kB
Buffers:         71560 kB
Cached:         265224 kB
SwapCached:      12600 kB
Active:         268980 kB
Inactive:        93848 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1631560 kB
SwapTotal:     4192956 kB
SwapFree:      4149124 kB
Dirty:            8840 kB
Writeback:           0 kB
Mapped:          30788 kB
Slab:            46988 kB
Committed_AS:  8265184 kB
PageTables:       1860 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= 66396 MiB

End job on node2 on Tue Apr 24 11:43:26 UTC 2007