Trace number 224939

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.12 1808.78

General information on the benchmark

Nametightness/tightness0.8/
rand-2-40-80-103-800-25_ext.xml
MD5SUM8e7cbddc90b4e2781e7f5481f3b737fb
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2.92255
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables40
Number of constraints103
Maximum constraint arity2
Maximum domain size80
Number of constraints which are defined in extension103
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/224939-1168270322/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/node2/watcher-224939-1168270322 -o ROOT/results/node2/solver-224939-1168270322 -C 1800 -M 900 /tmp/evaluation/224939-1168270322/Complete/Ordinary/solver /tmp/evaluation/224939-1168270322/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: 1.92 1.98 1.93 5/87 13119
/proc/meminfo: memFree=1545296/2055920 swapFree=4191880/4192956
[pid=13118] ppid=13116 vsize=1320 CPUtime=0
/proc/13118/stat : 13118 (bprolog) R 13116 13118 12074 0 -1 4194304 302 0 0 0 0 0 0 0 21 0 1 0 175428306 1351680 36 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 10535716 0 0 4096 0 0 0 0 17 1 0 0
/proc/13118/statm: 330 36 29 90 0 167 0

[startup+0.105912 s]
/proc/loadavg: 1.92 1.98 1.93 5/87 13119
/proc/meminfo: memFree=1545296/2055920 swapFree=4191880/4192956
[pid=13118] ppid=13116 vsize=61640 CPUtime=0.09
/proc/13118/stat : 13118 (bprolog) R 13116 13118 12074 0 -1 4194304 1836 0 0 0 8 1 0 0 21 0 1 0 175428306 63119360 1552 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134589219 0 0 4096 2 0 0 0 17 1 0 0
/proc/13118/statm: 15410 1552 158 90 0 14948 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 61640

[startup+0.513983 s]
/proc/loadavg: 1.92 1.98 1.93 5/87 13119
/proc/meminfo: memFree=1545296/2055920 swapFree=4191880/4192956
[pid=13118] ppid=13116 vsize=61640 CPUtime=0.5
/proc/13118/stat : 13118 (bprolog) R 13116 13118 12074 0 -1 4194304 3437 0 0 0 48 2 0 0 25 0 1 0 175428306 63119360 3153 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134564071 0 0 4096 2 0 0 0 17 1 0 0
/proc/13118/statm: 15410 3153 158 90 0 14948 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 61640

[startup+1.33514 s]
/proc/loadavg: 1.92 1.98 1.93 3/87 13119
/proc/meminfo: memFree=1504784/2055920 swapFree=4191880/4192956
[pid=13118] ppid=13116 vsize=76020 CPUtime=1.3
/proc/13118/stat : 13118 (bprolog) R 13116 13118 12074 0 -1 4194304 12146 0 0 0 124 6 0 0 25 0 1 0 175428306 77844480 10643 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134552326 0 0 4096 2 0 0 0 17 1 0 0
/proc/13118/statm: 19005 10643 158 90 0 18543 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 76020

[startup+2.97644 s]
/proc/loadavg: 1.92 1.98 1.93 3/87 13119
/proc/meminfo: memFree=1495696/2055920 swapFree=4191880/4192956
[pid=13118] ppid=13116 vsize=86828 CPUtime=2.94
/proc/13118/stat : 13118 (bprolog) R 13116 13118 12074 0 -1 4194304 17588 0 0 0 284 10 0 0 25 0 2 0 175428306 88911872 13185 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134670056 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/13118/statm: 21707 13185 170 90 0 21245 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 86828

[startup+6.26004 s]
/proc/loadavg: 1.93 1.98 1.93 3/88 13120
/proc/meminfo: memFree=1492552/2055920 swapFree=4191880/4192956
[pid=13118] ppid=13116 vsize=86828 CPUtime=6.19
/proc/13118/stat : 13118 (bprolog) R 13116 13118 12074 0 -1 4194304 17588 0 0 0 609 10 0 0 25 0 2 0 175428306 88911872 13185 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134711880 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/13118/statm: 21707 13185 170 90 0 21245 0
[pid=13118/tid=13120] ppid=13116 vsize=86828 CPUtime=0
/proc/13118/task/13120/stat : 13120 (bprolog) S 13116 13118 12074 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 175428567 88911872 13185 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 86828

[startup+12.7292 s]
/proc/loadavg: 2.01 2.00 1.94 3/88 13120
/proc/meminfo: memFree=1492360/2055920 swapFree=4191880/4192956
[pid=13118] ppid=13116 vsize=86828 CPUtime=12.6
/proc/13118/stat : 13118 (bprolog) R 13116 13118 12074 0 -1 4194304 17588 0 0 0 1250 10 0 0 25 0 2 0 175428306 88911872 13185 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134711657 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/13118/statm: 21707 13185 170 90 0 21245 0
[pid=13118/tid=13120] ppid=13116 vsize=86828 CPUtime=0
/proc/13118/task/13120/stat : 13120 (bprolog) S 13116 13118 12074 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 175428567 88911872 13185 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 86828

[startup+25.5646 s]
/proc/loadavg: 2.01 2.00 1.94 3/88 13120
/proc/meminfo: memFree=1491016/2055920 swapFree=4191880/4192956
[pid=13118] ppid=13116 vsize=86828 CPUtime=25.32
/proc/13118/stat : 13118 (bprolog) R 13116 13118 12074 0 -1 4194304 17589 0 0 0 2522 10 0 0 25 0 2 0 175428306 88911872 13186 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134670074 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/13118/statm: 21707 13186 170 90 0 21245 0
[pid=13118/tid=13120] ppid=13116 vsize=86828 CPUtime=0
/proc/13118/task/13120/stat : 13120 (bprolog) S 13116 13118 12074 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 175428567 88911872 13186 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 86828

[startup+51.2343 s]
/proc/loadavg: 2.00 2.00 1.94 3/88 13120
/proc/meminfo: memFree=1486536/2055920 swapFree=4191880/4192956
[pid=13118] ppid=13116 vsize=86828 CPUtime=50.75
/proc/13118/stat : 13118 (bprolog) R 13116 13118 12074 0 -1 4194304 17589 0 0 0 5065 10 0 0 25 0 2 0 175428306 88911872 13186 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134670538 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/13118/statm: 21707 13186 170 90 0 21245 0
[pid=13118/tid=13120] ppid=13116 vsize=86828 CPUtime=0
/proc/13118/task/13120/stat : 13120 (bprolog) S 13116 13118 12074 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 175428567 88911872 13186 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.75
Current children cumulated vsize (KiB) 86828

[startup+102.473 s]
/proc/loadavg: 2.00 2.00 1.94 3/88 13120
/proc/meminfo: memFree=1479880/2055920 swapFree=4191880/4192956
[pid=13118] ppid=13116 vsize=86828 CPUtime=101.53
/proc/13118/stat : 13118 (bprolog) R 13116 13118 12074 0 -1 4194304 17589 0 0 0 10142 11 0 0 25 0 2 0 175428306 88911872 13186 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134604168 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/13118/statm: 21707 13186 170 90 0 21245 0
[pid=13118/tid=13120] ppid=13116 vsize=86828 CPUtime=0
/proc/13118/task/13120/stat : 13120 (bprolog) S 13116 13118 12074 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 175428567 88911872 13186 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.53
Current children cumulated vsize (KiB) 86828

[startup+162.559 s]
/proc/loadavg: 2.00 2.00 1.94 3/88 13120
/proc/meminfo: memFree=1472136/2055920 swapFree=4191880/4192956
[pid=13118] ppid=13116 vsize=86828 CPUtime=161.06
/proc/13118/stat : 13118 (bprolog) R 13116 13118 12074 0 -1 4194304 17590 0 0 0 16095 11 0 0 25 0 2 0 175428306 88911872 13187 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134664585 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/13118/statm: 21707 13187 170 90 0 21245 0
[pid=13118/tid=13120] ppid=13116 vsize=86828 CPUtime=0
/proc/13118/task/13120/stat : 13120 (bprolog) S 13116 13118 12074 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 175428567 88911872 13187 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 161.06
Current children cumulated vsize (KiB) 86828

[startup+222.636 s]
/proc/loadavg: 2.00 2.00 1.94 3/88 13120
/proc/meminfo: memFree=1463624/2055920 swapFree=4191880/4192956
[pid=13118] ppid=13116 vsize=86828 CPUtime=220.58
/proc/13118/stat : 13118 (bprolog) R 13116 13118 12074 0 -1 4194304 17590 0 0 0 22046 12 0 0 25 0 2 0 175428306 88911872 13187 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134639156 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/13118/statm: 21707 13187 170 90 0 21245 0
[pid=13118/tid=13120] ppid=13116 vsize=86828 CPUtime=0
/proc/13118/task/13120/stat : 13120 (bprolog) S 13116 13118 12074 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 175428567 88911872 13187 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 220.58
Current children cumulated vsize (KiB) 86828

[startup+282.698 s]
/proc/loadavg: 2.00 2.00 1.94 3/88 13120
/proc/meminfo: memFree=1457736/2055920 swapFree=4191880/4192956
[pid=13118] ppid=13116 vsize=86828 CPUtime=280.1
/proc/13118/stat : 13118 (bprolog) R 13116 13118 12074 0 -1 4194304 17590 0 0 0 27998 12 0 0 25 0 2 0 175428306 88911872 13187 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134664572 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/13118/statm: 21707 13187 170 90 0 21245 0
[pid=13118/tid=13120] ppid=13116 vsize=86828 CPUtime=0
/proc/13118/task/13120/stat : 13120 (bprolog) S 13116 13118 12074 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 175428567 88911872 13187 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 280.1
Current children cumulated vsize (KiB) 86828

[startup+342.756 s]
/proc/loadavg: 2.00 2.00 1.94 3/88 13120
/proc/meminfo: memFree=1452168/2055920 swapFree=4191880/4192956
[pid=13118] ppid=13116 vsize=86828 CPUtime=339.62
/proc/13118/stat : 13118 (bprolog) R 13116 13118 12074 0 -1 4194304 17590 0 0 0 33950 12 0 0 25 0 2 0 175428306 88911872 13187 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134670074 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/13118/statm: 21707 13187 170 90 0 21245 0
[pid=13118/tid=13120] ppid=13116 vsize=86828 CPUtime=0
/proc/13118/task/13120/stat : 13120 (bprolog) S 13116 13118 12074 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 175428567 88911872 13187 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 339.62
Current children cumulated vsize (KiB) 86828

[startup+402.82 s]
/proc/loadavg: 2.04 2.01 1.94 3/88 13120
/proc/meminfo: memFree=1446472/2055920 swapFree=4191880/4192956
[pid=13118] ppid=13116 vsize=86828 CPUtime=399.14
/proc/13118/stat : 13118 (bprolog) R 13116 13118 12074 0 -1 4194304 17590 0 0 0 39901 13 0 0 25 0 2 0 175428306 88911872 13187 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134639156 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/13118/statm: 21707 13187 170 90 0 21245 0
[pid=13118/tid=13120] ppid=13116 vsize=86828 CPUtime=0
/proc/13118/task/13120/stat : 13120 (bprolog) S 13116 13118 12074 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 175428567 88911872 13187 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 399.14
Current children cumulated vsize (KiB) 86828

[startup+462.887 s]
/proc/loadavg: 2.01 2.01 1.94 3/88 13120
/proc/meminfo: memFree=1440520/2055920 swapFree=4191880/4192956
[pid=13118] ppid=13116 vsize=86828 CPUtime=458.67
/proc/13118/stat : 13118 (bprolog) R 13116 13118 12074 0 -1 4194304 17590 0 0 0 45853 14 0 0 25 0 2 0 175428306 88911872 13187 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134711880 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/13118/statm: 21707 13187 170 90 0 21245 0
[pid=13118/tid=13120] ppid=13116 vsize=86828 CPUtime=0
/proc/13118/task/13120/stat : 13120 (bprolog) S 13116 13118 12074 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 175428567 88911872 13187 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 458.67
Current children cumulated vsize (KiB) 86828

[startup+522.953 s]
/proc/loadavg: 2.00 2.00 1.94 3/88 13120
/proc/meminfo: memFree=1434696/2055920 swapFree=4191880/4192956
[pid=13118] ppid=13116 vsize=86828 CPUtime=518.19
/proc/13118/stat : 13118 (bprolog) R 13116 13118 12074 0 -1 4194304 17590 0 0 0 51805 14 0 0 25 0 2 0 175428306 88911872 13187 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134670534 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/13118/statm: 21707 13187 170 90 0 21245 0
[pid=13118/tid=13120] ppid=13116 vsize=86828 CPUtime=0
/proc/13118/task/13120/stat : 13120 (bprolog) S 13116 13118 12074 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 175428567 88911872 13187 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 518.19
Current children cumulated vsize (KiB) 86828

[startup+582.956 s]
/proc/loadavg: 2.00 2.00 1.94 3/88 13120
/proc/meminfo: memFree=1427336/2055920 swapFree=4191880/4192956
[pid=13118] ppid=13116 vsize=86828 CPUtime=577.64
/proc/13118/stat : 13118 (bprolog) R 13116 13118 12074 0 -1 4194304 17590 0 0 0 57749 15 0 0 25 0 2 0 175428306 88911872 13187 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134670407 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/13118/statm: 21707 13187 170 90 0 21245 0
[pid=13118/tid=13120] ppid=13116 vsize=86828 CPUtime=0
/proc/13118/task/13120/stat : 13120 (bprolog) S 13116 13118 12074 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 175428567 88911872 13187 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 577.64
Current children cumulated vsize (KiB) 86828

[startup+643.034 s]
/proc/loadavg: 2.00 2.00 1.94 3/88 13120
/proc/meminfo: memFree=1422088/2055920 swapFree=4191880/4192956
[pid=13118] ppid=13116 vsize=86828 CPUtime=637.16
/proc/13118/stat : 13118 (bprolog) R 13116 13118 12074 0 -1 4194304 17590 0 0 0 63701 15 0 0 25 0 2 0 175428306 88911872 13187 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134664629 0 0 4096 2 18446744073709551615 0 0 17 1 0 0

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

/proc/13118/stat : 13118 (bprolog) R 13116 13118 12074 0 -1 4194304 17591 0 0 0 117558 20 0 0 25 0 3 0 175428306 99401728 13188 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134670074 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/13118/statm: 24268 13188 170 90 0 23806 0
[pid=13118/tid=13120] ppid=13116 vsize=97072 CPUtime=0
/proc/13118/task/13120/stat : 13120 (bprolog) S 13116 13118 12074 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 175428567 99401728 13188 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=13118/tid=13201] ppid=13116 vsize=97072 CPUtime=0
/proc/13118/task/13201/stat : 13201 (bprolog) S 13116 13118 12074 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 175518581 99401728 13188 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1175.78
Current children cumulated vsize (KiB) 97072

[startup+1243.76 s]
/proc/loadavg: 2.00 2.00 1.96 3/90 13211
/proc/meminfo: memFree=1702384/2055920 swapFree=4191880/4192956
[pid=13118] ppid=13116 vsize=97072 CPUtime=1235.79
/proc/13118/stat : 13118 (bprolog) R 13116 13118 12074 0 -1 4194304 17591 0 0 0 123558 21 0 0 25 0 3 0 175428306 99401728 13188 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134670015 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/13118/statm: 24268 13188 170 90 0 23806 0
[pid=13118/tid=13120] ppid=13116 vsize=97072 CPUtime=0
/proc/13118/task/13120/stat : 13120 (bprolog) S 13116 13118 12074 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 175428567 99401728 13188 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=13118/tid=13201] ppid=13116 vsize=97072 CPUtime=0
/proc/13118/task/13201/stat : 13201 (bprolog) S 13116 13118 12074 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 175518581 99401728 13188 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1235.79
Current children cumulated vsize (KiB) 97072

[startup+1303.77 s]
/proc/loadavg: 2.00 2.00 1.96 3/90 13211
/proc/meminfo: memFree=1702384/2055920 swapFree=4191880/4192956
[pid=13118] ppid=13116 vsize=97072 CPUtime=1295.74
/proc/13118/stat : 13118 (bprolog) R 13116 13118 12074 0 -1 4194304 17591 0 0 0 129553 21 0 0 25 0 3 0 175428306 99401728 13188 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134670074 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/13118/statm: 24268 13188 170 90 0 23806 0
[pid=13118/tid=13120] ppid=13116 vsize=97072 CPUtime=0
/proc/13118/task/13120/stat : 13120 (bprolog) S 13116 13118 12074 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 175428567 99401728 13188 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=13118/tid=13201] ppid=13116 vsize=97072 CPUtime=0
/proc/13118/task/13201/stat : 13201 (bprolog) S 13116 13118 12074 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 175518581 99401728 13188 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1295.74
Current children cumulated vsize (KiB) 97072

[startup+1363.77 s]
/proc/loadavg: 2.00 2.00 1.96 3/91 13212
/proc/meminfo: memFree=1702312/2055920 swapFree=4191880/4192956
[pid=13118] ppid=13116 vsize=107316 CPUtime=1355.69
/proc/13118/stat : 13118 (bprolog) R 13116 13118 12074 0 -1 4194304 17597 0 0 0 135548 21 0 0 25 0 4 0 175428306 109891584 13194 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134670074 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/13118/statm: 26829 13194 170 90 0 26367 0
[pid=13118/tid=13120] ppid=13116 vsize=107316 CPUtime=0
/proc/13118/task/13120/stat : 13120 (bprolog) S 13116 13118 12074 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 175428567 109891584 13194 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=13118/tid=13201] ppid=13116 vsize=107316 CPUtime=0
/proc/13118/task/13201/stat : 13201 (bprolog) S 13116 13118 12074 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 175518581 109891584 13194 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=13118/tid=13212] ppid=13116 vsize=107316 CPUtime=0
/proc/13118/task/13212/stat : 13212 (bprolog) S 13116 13118 12074 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 175563590 109891584 13194 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1355.69
Current children cumulated vsize (KiB) 107316

[startup+1423.78 s]
/proc/loadavg: 2.04 2.01 1.97 3/91 13212
/proc/meminfo: memFree=1702312/2055920 swapFree=4191880/4192956
[pid=13118] ppid=13116 vsize=107316 CPUtime=1415.6
/proc/13118/stat : 13118 (bprolog) R 13116 13118 12074 0 -1 4194304 17597 0 0 0 141539 21 0 0 25 0 4 0 175428306 109891584 13194 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134639156 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/13118/statm: 26829 13194 170 90 0 26367 0
[pid=13118/tid=13120] ppid=13116 vsize=107316 CPUtime=0
/proc/13118/task/13120/stat : 13120 (bprolog) S 13116 13118 12074 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 175428567 109891584 13194 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=13118/tid=13201] ppid=13116 vsize=107316 CPUtime=0
/proc/13118/task/13201/stat : 13201 (bprolog) S 13116 13118 12074 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 175518581 109891584 13194 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=13118/tid=13212] ppid=13116 vsize=107316 CPUtime=0
/proc/13118/task/13212/stat : 13212 (bprolog) S 13116 13118 12074 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 175563590 109891584 13194 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1415.6
Current children cumulated vsize (KiB) 107316

[startup+1483.8 s]
/proc/loadavg: 2.01 2.01 1.97 3/91 13212
/proc/meminfo: memFree=1702312/2055920 swapFree=4191880/4192956
[pid=13118] ppid=13116 vsize=107316 CPUtime=1475.57
/proc/13118/stat : 13118 (bprolog) R 13116 13118 12074 0 -1 4194304 17597 0 0 0 147535 22 0 0 25 0 4 0 175428306 109891584 13194 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134670131 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/13118/statm: 26829 13194 170 90 0 26367 0
[pid=13118/tid=13120] ppid=13116 vsize=107316 CPUtime=0
/proc/13118/task/13120/stat : 13120 (bprolog) S 13116 13118 12074 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 175428567 109891584 13194 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=13118/tid=13201] ppid=13116 vsize=107316 CPUtime=0
/proc/13118/task/13201/stat : 13201 (bprolog) S 13116 13118 12074 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 175518581 109891584 13194 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=13118/tid=13212] ppid=13116 vsize=107316 CPUtime=0
/proc/13118/task/13212/stat : 13212 (bprolog) S 13116 13118 12074 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 175563590 109891584 13194 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1475.57
Current children cumulated vsize (KiB) 107316

[startup+1543.81 s]
/proc/loadavg: 2.05 2.02 1.98 3/91 13212
/proc/meminfo: memFree=1702312/2055920 swapFree=4191880/4192956
[pid=13118] ppid=13116 vsize=107316 CPUtime=1535.52
/proc/13118/stat : 13118 (bprolog) R 13116 13118 12074 0 -1 4194304 17597 0 0 0 153530 22 0 0 25 0 4 0 175428306 109891584 13194 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134670386 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/13118/statm: 26829 13194 170 90 0 26367 0
[pid=13118/tid=13120] ppid=13116 vsize=107316 CPUtime=0
/proc/13118/task/13120/stat : 13120 (bprolog) S 13116 13118 12074 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 175428567 109891584 13194 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=13118/tid=13201] ppid=13116 vsize=107316 CPUtime=0
/proc/13118/task/13201/stat : 13201 (bprolog) S 13116 13118 12074 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 175518581 109891584 13194 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=13118/tid=13212] ppid=13116 vsize=107316 CPUtime=0
/proc/13118/task/13212/stat : 13212 (bprolog) S 13116 13118 12074 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 175563590 109891584 13194 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1535.52
Current children cumulated vsize (KiB) 107316

[startup+1603.83 s]
/proc/loadavg: 2.02 2.01 1.98 3/91 13212
/proc/meminfo: memFree=1702312/2055920 swapFree=4191880/4192956
[pid=13118] ppid=13116 vsize=107316 CPUtime=1595.44
/proc/13118/stat : 13118 (bprolog) R 13116 13118 12074 0 -1 4194304 17597 0 0 0 159522 22 0 0 25 0 4 0 175428306 109891584 13194 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134670533 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/13118/statm: 26829 13194 170 90 0 26367 0
[pid=13118/tid=13120] ppid=13116 vsize=107316 CPUtime=0
/proc/13118/task/13120/stat : 13120 (bprolog) S 13116 13118 12074 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 175428567 109891584 13194 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=13118/tid=13201] ppid=13116 vsize=107316 CPUtime=0
/proc/13118/task/13201/stat : 13201 (bprolog) S 13116 13118 12074 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 175518581 109891584 13194 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=13118/tid=13212] ppid=13116 vsize=107316 CPUtime=0
/proc/13118/task/13212/stat : 13212 (bprolog) S 13116 13118 12074 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 175563590 109891584 13194 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1595.44
Current children cumulated vsize (KiB) 107316

[startup+1663.83 s]
/proc/loadavg: 2.14 2.04 1.99 3/91 13212
/proc/meminfo: memFree=1702312/2055920 swapFree=4191880/4192956
[pid=13118] ppid=13116 vsize=107316 CPUtime=1655.39
/proc/13118/stat : 13118 (bprolog) R 13116 13118 12074 0 -1 4194304 17597 0 0 0 165517 22 0 0 25 0 4 0 175428306 109891584 13194 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134670474 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/13118/statm: 26829 13194 170 90 0 26367 0
[pid=13118/tid=13120] ppid=13116 vsize=107316 CPUtime=0
/proc/13118/task/13120/stat : 13120 (bprolog) S 13116 13118 12074 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 175428567 109891584 13194 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=13118/tid=13201] ppid=13116 vsize=107316 CPUtime=0
/proc/13118/task/13201/stat : 13201 (bprolog) S 13116 13118 12074 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 175518581 109891584 13194 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=13118/tid=13212] ppid=13116 vsize=107316 CPUtime=0
/proc/13118/task/13212/stat : 13212 (bprolog) S 13116 13118 12074 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 175563590 109891584 13194 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1655.39
Current children cumulated vsize (KiB) 107316

[startup+1723.84 s]
/proc/loadavg: 2.05 2.03 1.99 3/91 13212
/proc/meminfo: memFree=1702248/2055920 swapFree=4191880/4192956
[pid=13118] ppid=13116 vsize=107316 CPUtime=1715.35
/proc/13118/stat : 13118 (bprolog) R 13116 13118 12074 0 -1 4194304 17597 0 0 0 171512 23 0 0 25 0 4 0 175428306 109891584 13194 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134664585 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/13118/statm: 26829 13194 170 90 0 26367 0
[pid=13118/tid=13120] ppid=13116 vsize=107316 CPUtime=0
/proc/13118/task/13120/stat : 13120 (bprolog) S 13116 13118 12074 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 175428567 109891584 13194 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=13118/tid=13201] ppid=13116 vsize=107316 CPUtime=0
/proc/13118/task/13201/stat : 13201 (bprolog) S 13116 13118 12074 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 175518581 109891584 13194 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=13118/tid=13212] ppid=13116 vsize=107316 CPUtime=0
/proc/13118/task/13212/stat : 13212 (bprolog) S 13116 13118 12074 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 175563590 109891584 13194 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1715.35
Current children cumulated vsize (KiB) 107316

[startup+1783.88 s]
/proc/loadavg: 2.07 2.04 1.99 3/97 13356
/proc/meminfo: memFree=1700784/2055920 swapFree=4191880/4192956
[pid=13118] ppid=13116 vsize=107316 CPUtime=1775.24
/proc/13118/stat : 13118 (bprolog) R 13116 13118 12074 0 -1 4194304 17597 0 0 0 177492 32 0 0 25 0 4 0 175428306 109891584 13194 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134670533 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/13118/statm: 26829 13194 170 90 0 26367 0
[pid=13118/tid=13120] ppid=13116 vsize=107316 CPUtime=0
/proc/13118/task/13120/stat : 13120 (bprolog) S 13116 13118 12074 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 175428567 109891584 13194 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=13118/tid=13201] ppid=13116 vsize=107316 CPUtime=0
/proc/13118/task/13201/stat : 13201 (bprolog) S 13116 13118 12074 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 175518581 109891584 13194 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=13118/tid=13212] ppid=13116 vsize=107316 CPUtime=0
/proc/13118/task/13212/stat : 13212 (bprolog) S 13116 13118 12074 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 175563590 109891584 13194 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1775.24
Current children cumulated vsize (KiB) 107316



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.75 s]
/proc/loadavg: 2.05 2.03 1.99 3/94 13378
/proc/meminfo: memFree=1700664/2055920 swapFree=4191880/4192956
[pid=13118] ppid=13116 vsize=107316 CPUtime=1800.1
/proc/13118/stat : 13118 (bprolog) R 13116 13118 12074 0 -1 4194304 17598 0 0 0 179974 36 0 0 25 0 1 0 175428306 109891584 13195 18446744073709551615 134512640 134884608 4294956576 18446744073709551615 134670074 0 0 4096 2 0 0 0 17 0 0 0
/proc/13118/statm: 26829 13195 171 90 0 26367 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 107316

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1808.78
CPU time (s): 1800.12
CPU user time (s): 1799.75
CPU system time (s): 0.369943
CPU usage (%): 99.5214
Max. virtual memory (cumulated for all children) (KiB): 107316

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

runsolver used 2.17967 s user time and 5.68713 s system time

The end

Launcher Data (download as text)

Begin job on node2 on Mon Jan  8 15:32:02 UTC 2007


IDJOB= 224939
IDBENCH= 5803
FILE ID= node2/224939-1168270322

PBS_JOBID= 3482921

Free space on /tmp= 66333 MiB

BENCH NAME= HOME/pub/bench/CPAI06/tightness/tightness0.8/rand-2-40-80-103-800-25_ext.xml
COMMAND LINE= /tmp/evaluation/224939-1168270322/Complete/Ordinary/solver /tmp/evaluation/224939-1168270322/unknown 1800
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node2/convwatcher-224939-1168270322 -o ROOT/results/node2/conversion-224939-1168270322 -C 600 -M 900 /tmp/evaluation/224939-1168270322/Complete/Ordinary/conversion /tmp/evaluation/224939-1168270322/unknown
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node2/watcher-224939-1168270322 -o ROOT/results/node2/solver-224939-1168270322 -C 1800 -M 900  /tmp/evaluation/224939-1168270322/Complete/Ordinary/solver /tmp/evaluation/224939-1168270322/unknown 1800

META MD5SUM SOLVER= b53ab06f245aa5e62684a7a0a4388ade
MD5SUM BENCH=  8e7cbddc90b4e2781e7f5481f3b737fb

RANDOM SEED= 379368713

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.259
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	: 5931.00
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.259
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:       1545840 kB
Buffers:         39004 kB
Cached:         147640 kB
SwapCached:        288 kB
Active:         391532 kB
Inactive:        69300 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1545840 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            3044 kB
Writeback:           0 kB
Mapped:         293496 kB
Slab:            33576 kB
Committed_AS:  4769268 kB
PageTables:       2812 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= 66336 MiB



End job on node2 on Mon Jan  8 16:02:15 UTC 2007