Trace number 242664

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
BPrologCSPSolver70a 2006-12-13? (TO) 1800.07 1800.07

General information on the benchmark

Namedimacs/aim-100/
aim-100-2-0-unsat-2_ext.xml
MD5SUMe8de62a2185b514ea814fb98d6876548
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.024995
SatisfiableNO
(Un)Satisfiability was proved
Number of variables100
Number of constraints192
Maximum constraint arity3
Maximum domain size2
Number of constraints which are defined in extension192
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

c 
c 
c 
c conversion script
c 
c 

converting(/tmp/evaluation/242664-1168381545/unknown)

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: 

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node16/watcher-242664-1168381545 -o ROOT/results/node16/solver-242664-1168381545 -C 1800 -M 900 /tmp/evaluation/242664-1168381545/Complete/Ordinary/solver /tmp/evaluation/242664-1168381545/unknown 1800 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 0.35 0.66 0.94 5/95 16260
/proc/meminfo: memFree=1700200/2055920 swapFree=4191880/4192956
[pid=16259] ppid=16257 vsize=18540 CPUtime=0
/proc/16259/stat : 16259 (runsolver) R 16257 16259 15248 0 -1 4194368 16 0 0 0 0 0 0 0 18 0 1 0 186549424 18984960 279 18446744073709551615 4194304 4267372 548682069040 18446744073709551615 231962373415 0 0 4096 24578 0 0 0 17 1 0 0
/proc/16259/statm: 4635 279 244 17 0 2626 0

[startup+0.103949 s]
/proc/loadavg: 0.35 0.66 0.94 5/95 16260
/proc/meminfo: memFree=1700200/2055920 swapFree=4191880/4192956
[pid=16259] ppid=16257 vsize=64064 CPUtime=0.09
/proc/16259/stat : 16259 (bprolog) R 16257 16259 15248 0 -1 4194304 838 0 0 0 9 0 0 0 19 0 2 0 186549424 65601536 553 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134589704 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/16259/statm: 16016 553 168 90 0 15554 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 64064

[startup+0.511908 s]
/proc/loadavg: 0.35 0.66 0.94 5/95 16260
/proc/meminfo: memFree=1700200/2055920 swapFree=4191880/4192956
[pid=16259] ppid=16257 vsize=64064 CPUtime=0.49
/proc/16259/stat : 16259 (bprolog) R 16257 16259 15248 0 -1 4194304 839 0 0 0 49 0 0 0 23 0 2 0 186549424 65601536 554 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134711657 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/16259/statm: 16016 554 168 90 0 15554 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 64064

[startup+1.33172 s]
/proc/loadavg: 0.41 0.66 0.94 3/83 16280
/proc/meminfo: memFree=1719240/2055920 swapFree=4191880/4192956
[pid=16259] ppid=16257 vsize=64064 CPUtime=1.3
/proc/16259/stat : 16259 (bprolog) R 16257 16259 15248 0 -1 4194304 839 0 0 0 130 0 0 0 25 0 2 0 186549424 65601536 554 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552390 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/16259/statm: 16016 554 168 90 0 15554 0
[pid=16259/tid=16261] ppid=16257 vsize=64064 CPUtime=0
/proc/16259/task/16261/stat : 16261 (bprolog) S 16257 16259 15248 0 -1 4194368 2 0 0 0 0 0 0 0 19 0 2 0 186549427 65601536 554 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 64064

[startup+2.97242 s]
/proc/loadavg: 0.41 0.66 0.94 2/79 16284
/proc/meminfo: memFree=1724520/2055920 swapFree=4191880/4192956
[pid=16259] ppid=16257 vsize=64064 CPUtime=2.95
/proc/16259/stat : 16259 (bprolog) R 16257 16259 15248 0 -1 4194304 839 0 0 0 295 0 0 0 25 0 2 0 186549424 65601536 554 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134614819 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/16259/statm: 16016 554 168 90 0 15554 0
[pid=16259/tid=16261] ppid=16257 vsize=64064 CPUtime=0
/proc/16259/task/16261/stat : 16261 (bprolog) S 16257 16259 15248 0 -1 4194368 2 0 0 0 0 0 0 0 19 0 2 0 186549427 65601536 554 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 64064

[startup+6.24782 s]
/proc/loadavg: 0.41 0.66 0.94 2/79 16284
/proc/meminfo: memFree=1724592/2055920 swapFree=4191880/4192956
[pid=16259] ppid=16257 vsize=64064 CPUtime=6.22
/proc/16259/stat : 16259 (bprolog) R 16257 16259 15248 0 -1 4194304 839 0 0 0 622 0 0 0 25 0 2 0 186549424 65601536 554 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134711188 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/16259/statm: 16016 554 168 90 0 15554 0
[pid=16259/tid=16261] ppid=16257 vsize=64064 CPUtime=0
/proc/16259/task/16261/stat : 16261 (bprolog) S 16257 16259 15248 0 -1 4194368 2 0 0 0 0 0 0 0 19 0 2 0 186549427 65601536 554 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 64064

[startup+12.7076 s]
/proc/loadavg: 0.50 0.67 0.94 2/79 16284
/proc/meminfo: memFree=1724760/2055920 swapFree=4191880/4192956
[pid=16259] ppid=16257 vsize=64064 CPUtime=12.69
/proc/16259/stat : 16259 (bprolog) R 16257 16259 15248 0 -1 4194304 839 0 0 0 1268 1 0 0 25 0 2 0 186549424 65601536 554 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134711213 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/16259/statm: 16016 554 168 90 0 15554 0
[pid=16259/tid=16261] ppid=16257 vsize=64064 CPUtime=0
/proc/16259/task/16261/stat : 16261 (bprolog) S 16257 16259 15248 0 -1 4194368 2 0 0 0 0 0 0 0 19 0 2 0 186549427 65601536 554 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 64064

[startup+25.5173 s]
/proc/loadavg: 0.57 0.68 0.94 2/79 16284
/proc/meminfo: memFree=1724960/2055920 swapFree=4191880/4192956
[pid=16259] ppid=16257 vsize=64064 CPUtime=25.5
/proc/16259/stat : 16259 (bprolog) R 16257 16259 15248 0 -1 4194304 839 0 0 0 2549 1 0 0 25 0 2 0 186549424 65601536 554 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134555026 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/16259/statm: 16016 554 168 90 0 15554 0
[pid=16259/tid=16261] ppid=16257 vsize=64064 CPUtime=0
/proc/16259/task/16261/stat : 16261 (bprolog) S 16257 16259 15248 0 -1 4194368 2 0 0 0 0 0 0 0 19 0 2 0 186549427 65601536 554 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 64064

[startup+51.1326 s]
/proc/loadavg: 0.74 0.71 0.94 2/79 16284
/proc/meminfo: memFree=1725088/2055920 swapFree=4191880/4192956
[pid=16259] ppid=16257 vsize=64064 CPUtime=51.11
/proc/16259/stat : 16259 (bprolog) R 16257 16259 15248 0 -1 4194304 839 0 0 0 5110 1 0 0 25 0 2 0 186549424 65601536 554 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134747400 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/16259/statm: 16016 554 168 90 0 15554 0
[pid=16259/tid=16261] ppid=16257 vsize=64064 CPUtime=0
/proc/16259/task/16261/stat : 16261 (bprolog) S 16257 16259 15248 0 -1 4194368 2 0 0 0 0 0 0 0 19 0 2 0 186549427 65601536 554 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.11
Current children cumulated vsize (KiB) 64064

[startup+102.367 s]
/proc/loadavg: 0.89 0.75 0.94 2/79 16284
/proc/meminfo: memFree=1725152/2055920 swapFree=4191880/4192956
[pid=16259] ppid=16257 vsize=64064 CPUtime=102.35
/proc/16259/stat : 16259 (bprolog) R 16257 16259 15248 0 -1 4194304 839 0 0 0 10234 1 0 0 25 0 2 0 186549424 65601536 554 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134747469 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/16259/statm: 16016 554 168 90 0 15554 0
[pid=16259/tid=16261] ppid=16257 vsize=64064 CPUtime=0
/proc/16259/task/16261/stat : 16261 (bprolog) S 16257 16259 15248 0 -1 4194368 2 0 0 0 0 0 0 0 19 0 2 0 186549427 65601536 554 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.35
Current children cumulated vsize (KiB) 64064

[startup+162.412 s]
/proc/loadavg: 0.96 0.80 0.94 2/79 16284
/proc/meminfo: memFree=1725088/2055920 swapFree=4191880/4192956
[pid=16259] ppid=16257 vsize=64064 CPUtime=162.39
/proc/16259/stat : 16259 (bprolog) R 16257 16259 15248 0 -1 4194304 839 0 0 0 16238 1 0 0 25 0 2 0 186549424 65601536 554 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134747469 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/16259/statm: 16016 554 168 90 0 15554 0
[pid=16259/tid=16261] ppid=16257 vsize=64064 CPUtime=0
/proc/16259/task/16261/stat : 16261 (bprolog) S 16257 16259 15248 0 -1 4194368 2 0 0 0 0 0 0 0 19 0 2 0 186549427 65601536 554 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.39
Current children cumulated vsize (KiB) 64064

[startup+222.447 s]
/proc/loadavg: 0.98 0.83 0.94 2/79 16284
/proc/meminfo: memFree=1725088/2055920 swapFree=4191880/4192956
[pid=16259] ppid=16257 vsize=64064 CPUtime=222.43
/proc/16259/stat : 16259 (bprolog) R 16257 16259 15248 0 -1 4194304 839 0 0 0 22242 1 0 0 25 0 2 0 186549424 65601536 554 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134554996 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/16259/statm: 16016 554 168 90 0 15554 0
[pid=16259/tid=16261] ppid=16257 vsize=64064 CPUtime=0
/proc/16259/task/16261/stat : 16261 (bprolog) S 16257 16259 15248 0 -1 4194368 2 0 0 0 0 0 0 0 19 0 2 0 186549427 65601536 554 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.43
Current children cumulated vsize (KiB) 64064

[startup+282.486 s]
/proc/loadavg: 0.99 0.86 0.94 2/79 16284
/proc/meminfo: memFree=1725088/2055920 swapFree=4191880/4192956
[pid=16259] ppid=16257 vsize=64064 CPUtime=282.46
/proc/16259/stat : 16259 (bprolog) R 16257 16259 15248 0 -1 4194304 839 0 0 0 28245 1 0 0 25 0 2 0 186549424 65601536 554 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134639235 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/16259/statm: 16016 554 168 90 0 15554 0
[pid=16259/tid=16261] ppid=16257 vsize=64064 CPUtime=0
/proc/16259/task/16261/stat : 16261 (bprolog) S 16257 16259 15248 0 -1 4194368 2 0 0 0 0 0 0 0 19 0 2 0 186549427 65601536 554 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.46
Current children cumulated vsize (KiB) 64064

[startup+342.526 s]
/proc/loadavg: 0.99 0.88 0.94 2/79 16284
/proc/meminfo: memFree=1725088/2055920 swapFree=4191880/4192956
[pid=16259] ppid=16257 vsize=64064 CPUtime=342.5
/proc/16259/stat : 16259 (bprolog) R 16257 16259 15248 0 -1 4194304 839 0 0 0 34249 1 0 0 25 0 2 0 186549424 65601536 554 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552108 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/16259/statm: 16016 554 168 90 0 15554 0
[pid=16259/tid=16261] ppid=16257 vsize=64064 CPUtime=0
/proc/16259/task/16261/stat : 16261 (bprolog) S 16257 16259 15248 0 -1 4194368 2 0 0 0 0 0 0 0 19 0 2 0 186549427 65601536 554 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.5
Current children cumulated vsize (KiB) 64064

[startup+402.564 s]
/proc/loadavg: 1.07 0.92 0.94 2/79 16284
/proc/meminfo: memFree=1725088/2055920 swapFree=4191880/4192956
[pid=16259] ppid=16257 vsize=64064 CPUtime=402.54
/proc/16259/stat : 16259 (bprolog) R 16257 16259 15248 0 -1 4194304 839 0 0 0 40253 1 0 0 25 0 2 0 186549424 65601536 554 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134747455 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/16259/statm: 16016 554 168 90 0 15554 0
[pid=16259/tid=16261] ppid=16257 vsize=64064 CPUtime=0
/proc/16259/task/16261/stat : 16261 (bprolog) S 16257 16259 15248 0 -1 4194368 2 0 0 0 0 0 0 0 19 0 2 0 186549427 65601536 554 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.54
Current children cumulated vsize (KiB) 64064

[startup+462.599 s]
/proc/loadavg: 1.02 0.93 0.94 2/79 16284
/proc/meminfo: memFree=1725024/2055920 swapFree=4191880/4192956
[pid=16259] ppid=16257 vsize=64064 CPUtime=462.58
/proc/16259/stat : 16259 (bprolog) R 16257 16259 15248 0 -1 4194304 839 0 0 0 46256 2 0 0 25 0 2 0 186549424 65601536 554 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552564 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/16259/statm: 16016 554 168 90 0 15554 0
[pid=16259/tid=16261] ppid=16257 vsize=64064 CPUtime=0
/proc/16259/task/16261/stat : 16261 (bprolog) S 16257 16259 15248 0 -1 4194368 2 0 0 0 0 0 0 0 19 0 2 0 186549427 65601536 554 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.58
Current children cumulated vsize (KiB) 64064

[startup+522.635 s]
/proc/loadavg: 1.01 0.94 0.94 2/79 16284
/proc/meminfo: memFree=1725024/2055920 swapFree=4191880/4192956
[pid=16259] ppid=16257 vsize=64064 CPUtime=522.62
/proc/16259/stat : 16259 (bprolog) R 16257 16259 15248 0 -1 4194304 839 0 0 0 52260 2 0 0 25 0 2 0 186549424 65601536 554 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134639044 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/16259/statm: 16016 554 168 90 0 15554 0
[pid=16259/tid=16261] ppid=16257 vsize=64064 CPUtime=0
/proc/16259/task/16261/stat : 16261 (bprolog) S 16257 16259 15248 0 -1 4194368 2 0 0 0 0 0 0 0 19 0 2 0 186549427 65601536 554 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522.62
Current children cumulated vsize (KiB) 64064

[startup+582.671 s]
/proc/loadavg: 1.00 0.95 0.94 2/79 16284
/proc/meminfo: memFree=1725024/2055920 swapFree=4191880/4192956
[pid=16259] ppid=16257 vsize=64064 CPUtime=582.66
/proc/16259/stat : 16259 (bprolog) R 16257 16259 15248 0 -1 4194304 839 0 0 0 58264 2 0 0 25 0 2 0 186549424 65601536 554 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134614607 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/16259/statm: 16016 554 168 90 0 15554 0
[pid=16259/tid=16261] ppid=16257 vsize=64064 CPUtime=0
/proc/16259/task/16261/stat : 16261 (bprolog) S 16257 16259 15248 0 -1 4194368 2 0 0 0 0 0 0 0 19 0 2 0 186549427 65601536 554 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.66
Current children cumulated vsize (KiB) 64064

[startup+642.711 s]

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

/proc/16259/stat : 16259 (bprolog) R 16257 16259 15248 0 -1 4194304 841 0 0 0 118312 3 0 0 25 0 3 0 186549424 76091392 556 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552694 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/16259/statm: 18577 556 168 90 0 18115 0
[pid=16259/tid=16261] ppid=16257 vsize=74308 CPUtime=0
/proc/16259/task/16261/stat : 16261 (bprolog) S 16257 16259 15248 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 186549427 76091392 556 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=16259/tid=16285] ppid=16257 vsize=74308 CPUtime=0
/proc/16259/task/16285/stat : 16285 (bprolog) S 16257 16259 15248 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 186639414 76091392 556 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1183.15
Current children cumulated vsize (KiB) 74308

[startup+1243.22 s]
/proc/loadavg: 1.00 0.97 0.94 2/80 16285
/proc/meminfo: memFree=1724760/2055920 swapFree=4191880/4192956
[pid=16259] ppid=16257 vsize=74308 CPUtime=1243.22
/proc/16259/stat : 16259 (bprolog) R 16257 16259 15248 0 -1 4194304 841 0 0 0 124319 3 0 0 25 0 3 0 186549424 76091392 556 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552074 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/16259/statm: 18577 556 168 90 0 18115 0
[pid=16259/tid=16261] ppid=16257 vsize=74308 CPUtime=0
/proc/16259/task/16261/stat : 16261 (bprolog) S 16257 16259 15248 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 186549427 76091392 556 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=16259/tid=16285] ppid=16257 vsize=74308 CPUtime=0
/proc/16259/task/16285/stat : 16285 (bprolog) S 16257 16259 15248 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 186639414 76091392 556 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1243.22
Current children cumulated vsize (KiB) 74308

[startup+1303.29 s]
/proc/loadavg: 1.00 0.97 0.94 2/80 16285
/proc/meminfo: memFree=1724760/2055920 swapFree=4191880/4192956
[pid=16259] ppid=16257 vsize=74308 CPUtime=1303.28
/proc/16259/stat : 16259 (bprolog) R 16257 16259 15248 0 -1 4194304 841 0 0 0 130325 3 0 0 25 0 3 0 186549424 76091392 556 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134747410 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/16259/statm: 18577 556 168 90 0 18115 0
[pid=16259/tid=16261] ppid=16257 vsize=74308 CPUtime=0
/proc/16259/task/16261/stat : 16261 (bprolog) S 16257 16259 15248 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 186549427 76091392 556 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=16259/tid=16285] ppid=16257 vsize=74308 CPUtime=0
/proc/16259/task/16285/stat : 16285 (bprolog) S 16257 16259 15248 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 186639414 76091392 556 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1303.28
Current children cumulated vsize (KiB) 74308

[startup+1363.36 s]
/proc/loadavg: 1.00 0.97 0.94 2/81 16286
/proc/meminfo: memFree=1724752/2055920 swapFree=4191880/4192956
[pid=16259] ppid=16257 vsize=84552 CPUtime=1363.35
/proc/16259/stat : 16259 (bprolog) R 16257 16259 15248 0 -1 4194304 842 0 0 0 136332 3 0 0 25 0 4 0 186549424 86581248 557 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134609399 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/16259/statm: 21138 557 168 90 0 20676 0
[pid=16259/tid=16261] ppid=16257 vsize=84552 CPUtime=0
/proc/16259/task/16261/stat : 16261 (bprolog) S 16257 16259 15248 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 186549427 86581248 557 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=16259/tid=16285] ppid=16257 vsize=84552 CPUtime=0
/proc/16259/task/16285/stat : 16285 (bprolog) S 16257 16259 15248 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 186639414 86581248 557 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=16259/tid=16286] ppid=16257 vsize=84552 CPUtime=0
/proc/16259/task/16286/stat : 16286 (bprolog) S 16257 16259 15248 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 186684408 86581248 557 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1363.35
Current children cumulated vsize (KiB) 84552

[startup+1423.44 s]
/proc/loadavg: 1.00 0.97 0.94 2/81 16286
/proc/meminfo: memFree=1724752/2055920 swapFree=4191880/4192956
[pid=16259] ppid=16257 vsize=84552 CPUtime=1423.43
/proc/16259/stat : 16259 (bprolog) R 16257 16259 15248 0 -1 4194304 842 0 0 0 142340 3 0 0 25 0 4 0 186549424 86581248 557 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134555032 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/16259/statm: 21138 557 168 90 0 20676 0
[pid=16259/tid=16261] ppid=16257 vsize=84552 CPUtime=0
/proc/16259/task/16261/stat : 16261 (bprolog) S 16257 16259 15248 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 186549427 86581248 557 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=16259/tid=16285] ppid=16257 vsize=84552 CPUtime=0
/proc/16259/task/16285/stat : 16285 (bprolog) S 16257 16259 15248 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 186639414 86581248 557 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=16259/tid=16286] ppid=16257 vsize=84552 CPUtime=0
/proc/16259/task/16286/stat : 16286 (bprolog) S 16257 16259 15248 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 186684408 86581248 557 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1423.43
Current children cumulated vsize (KiB) 84552

[startup+1483.53 s]
/proc/loadavg: 1.00 0.97 0.94 2/81 16286
/proc/meminfo: memFree=1724752/2055920 swapFree=4191880/4192956
[pid=16259] ppid=16257 vsize=84552 CPUtime=1483.52
/proc/16259/stat : 16259 (bprolog) R 16257 16259 15248 0 -1 4194304 842 0 0 0 148349 3 0 0 25 0 4 0 186549424 86581248 557 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134604142 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/16259/statm: 21138 557 168 90 0 20676 0
[pid=16259/tid=16261] ppid=16257 vsize=84552 CPUtime=0
/proc/16259/task/16261/stat : 16261 (bprolog) S 16257 16259 15248 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 186549427 86581248 557 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=16259/tid=16285] ppid=16257 vsize=84552 CPUtime=0
/proc/16259/task/16285/stat : 16285 (bprolog) S 16257 16259 15248 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 186639414 86581248 557 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=16259/tid=16286] ppid=16257 vsize=84552 CPUtime=0
/proc/16259/task/16286/stat : 16286 (bprolog) S 16257 16259 15248 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 186684408 86581248 557 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1483.52
Current children cumulated vsize (KiB) 84552

[startup+1543.62 s]
/proc/loadavg: 1.00 0.97 0.94 2/81 16286
/proc/meminfo: memFree=1724688/2055920 swapFree=4191880/4192956
[pid=16259] ppid=16257 vsize=84552 CPUtime=1543.61
/proc/16259/stat : 16259 (bprolog) R 16257 16259 15248 0 -1 4194304 842 0 0 0 154358 3 0 0 25 0 4 0 186549424 86581248 557 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552694 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/16259/statm: 21138 557 168 90 0 20676 0
[pid=16259/tid=16261] ppid=16257 vsize=84552 CPUtime=0
/proc/16259/task/16261/stat : 16261 (bprolog) S 16257 16259 15248 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 186549427 86581248 557 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=16259/tid=16285] ppid=16257 vsize=84552 CPUtime=0
/proc/16259/task/16285/stat : 16285 (bprolog) S 16257 16259 15248 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 186639414 86581248 557 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=16259/tid=16286] ppid=16257 vsize=84552 CPUtime=0
/proc/16259/task/16286/stat : 16286 (bprolog) S 16257 16259 15248 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 186684408 86581248 557 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1543.61
Current children cumulated vsize (KiB) 84552

[startup+1603.7 s]
/proc/loadavg: 1.00 0.97 0.94 2/81 16286
/proc/meminfo: memFree=1724688/2055920 swapFree=4191880/4192956
[pid=16259] ppid=16257 vsize=84552 CPUtime=1603.69
/proc/16259/stat : 16259 (bprolog) R 16257 16259 15248 0 -1 4194304 842 0 0 0 160366 3 0 0 25 0 4 0 186549424 86581248 557 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134589589 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/16259/statm: 21138 557 168 90 0 20676 0
[pid=16259/tid=16261] ppid=16257 vsize=84552 CPUtime=0
/proc/16259/task/16261/stat : 16261 (bprolog) S 16257 16259 15248 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 186549427 86581248 557 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=16259/tid=16285] ppid=16257 vsize=84552 CPUtime=0
/proc/16259/task/16285/stat : 16285 (bprolog) S 16257 16259 15248 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 186639414 86581248 557 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=16259/tid=16286] ppid=16257 vsize=84552 CPUtime=0
/proc/16259/task/16286/stat : 16286 (bprolog) S 16257 16259 15248 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 186684408 86581248 557 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1603.69
Current children cumulated vsize (KiB) 84552

[startup+1663.79 s]
/proc/loadavg: 1.00 0.97 0.94 2/81 16286
/proc/meminfo: memFree=1724688/2055920 swapFree=4191880/4192956
[pid=16259] ppid=16257 vsize=84552 CPUtime=1663.78
/proc/16259/stat : 16259 (bprolog) R 16257 16259 15248 0 -1 4194304 842 0 0 0 166375 3 0 0 25 0 4 0 186549424 86581248 557 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134747488 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/16259/statm: 21138 557 168 90 0 20676 0
[pid=16259/tid=16261] ppid=16257 vsize=84552 CPUtime=0
/proc/16259/task/16261/stat : 16261 (bprolog) S 16257 16259 15248 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 186549427 86581248 557 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=16259/tid=16285] ppid=16257 vsize=84552 CPUtime=0
/proc/16259/task/16285/stat : 16285 (bprolog) S 16257 16259 15248 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 186639414 86581248 557 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=16259/tid=16286] ppid=16257 vsize=84552 CPUtime=0
/proc/16259/task/16286/stat : 16286 (bprolog) S 16257 16259 15248 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 186684408 86581248 557 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1663.78
Current children cumulated vsize (KiB) 84552

[startup+1723.88 s]
/proc/loadavg: 1.00 0.97 0.94 2/81 16286
/proc/meminfo: memFree=1724624/2055920 swapFree=4191880/4192956
[pid=16259] ppid=16257 vsize=84552 CPUtime=1723.86
/proc/16259/stat : 16259 (bprolog) R 16257 16259 15248 0 -1 4194304 842 0 0 0 172383 3 0 0 25 0 4 0 186549424 86581248 557 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134556813 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/16259/statm: 21138 557 168 90 0 20676 0
[pid=16259/tid=16261] ppid=16257 vsize=84552 CPUtime=0
/proc/16259/task/16261/stat : 16261 (bprolog) S 16257 16259 15248 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 186549427 86581248 557 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=16259/tid=16285] ppid=16257 vsize=84552 CPUtime=0
/proc/16259/task/16285/stat : 16285 (bprolog) S 16257 16259 15248 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 186639414 86581248 557 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=16259/tid=16286] ppid=16257 vsize=84552 CPUtime=0
/proc/16259/task/16286/stat : 16286 (bprolog) S 16257 16259 15248 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 186684408 86581248 557 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1723.86
Current children cumulated vsize (KiB) 84552

[startup+1783.96 s]
/proc/loadavg: 1.00 0.97 0.94 2/81 16286
/proc/meminfo: memFree=1724624/2055920 swapFree=4191880/4192956
[pid=16259] ppid=16257 vsize=84552 CPUtime=1783.95
/proc/16259/stat : 16259 (bprolog) R 16257 16259 15248 0 -1 4194304 842 0 0 0 178392 3 0 0 25 0 4 0 186549424 86581248 557 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134747406 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/16259/statm: 21138 557 168 90 0 20676 0
[pid=16259/tid=16261] ppid=16257 vsize=84552 CPUtime=0
/proc/16259/task/16261/stat : 16261 (bprolog) S 16257 16259 15248 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 186549427 86581248 557 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=16259/tid=16285] ppid=16257 vsize=84552 CPUtime=0
/proc/16259/task/16285/stat : 16285 (bprolog) S 16257 16259 15248 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 186639414 86581248 557 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=16259/tid=16286] ppid=16257 vsize=84552 CPUtime=0
/proc/16259/task/16286/stat : 16286 (bprolog) S 16257 16259 15248 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 186684408 86581248 557 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1783.95
Current children cumulated vsize (KiB) 84552



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.06 s]
/proc/loadavg: 1.00 0.97 0.94 2/78 16286
/proc/meminfo: memFree=1724624/2055920 swapFree=4191880/4192956
[pid=16259] ppid=16257 vsize=84552 CPUtime=1800.05
/proc/16259/stat : 16259 (bprolog) R 16257 16259 15248 0 -1 4194304 843 0 0 0 180002 3 0 0 25 0 1 0 186549424 86581248 558 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134607478 0 0 4096 2 0 0 0 17 1 0 0
/proc/16259/statm: 21138 558 169 90 0 20676 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 84552

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.07
CPU time (s): 1800.07
CPU user time (s): 1800.03
CPU system time (s): 0.037994
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 84552

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.03
system time used= 0.037994
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 843
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= 12
involuntary context switches= 4120

runsolver used 1.57576 s user time and 4.82027 s system time

The end

Launcher Data (download as text)

Begin job on node16 on Tue Jan  9 22:25:46 UTC 2007


IDJOB= 242664
IDBENCH= 7409
FILE ID= node16/242664-1168381545

PBS_JOBID= 3522413

Free space on /tmp= 66521 MiB

BENCH NAME= HOME/pub/bench/CPAI06/dimacs/aim-100/aim-100-2-0-unsat-2_ext.xml
COMMAND LINE= /tmp/evaluation/242664-1168381545/Complete/Ordinary/solver /tmp/evaluation/242664-1168381545/unknown 1800
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node16/convwatcher-242664-1168381545 -o ROOT/results/node16/conversion-242664-1168381545 -C 600 -M 900 /tmp/evaluation/242664-1168381545/Complete/Ordinary/conversion /tmp/evaluation/242664-1168381545/unknown
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node16/watcher-242664-1168381545 -o ROOT/results/node16/solver-242664-1168381545 -C 1800 -M 900  /tmp/evaluation/242664-1168381545/Complete/Ordinary/solver /tmp/evaluation/242664-1168381545/unknown 1800

META MD5SUM SOLVER= b53ab06f245aa5e62684a7a0a4388ade
MD5SUM BENCH=  e8de62a2185b514ea814fb98d6876548

RANDOM SEED= 671740455

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/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.220
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.220
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:       1702600 kB
Buffers:         61588 kB
Cached:         172564 kB
SwapCached:        448 kB
Active:         210176 kB
Inactive:        89908 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1702600 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            2232 kB
Writeback:           0 kB
Mapped:          90720 kB
Slab:            37860 kB
Committed_AS:  5950268 kB
PageTables:       2464 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= 66522 MiB



End job on node16 on Tue Jan  9 22:55:47 UTC 2007