Trace number 208604

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
galac 1? (TO) 1800.08 1813.87

General information on the benchmark

Namerandom/rand-3-20-20-fcd/
rand-3-20-20-60-632-fcd-31_ext.xml
MD5SUM6f549300a11f65286b80025d60d2f5e1
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark20.8628
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables20
Number of constraints59
Maximum constraint arity3
Maximum domain size20
Number of constraints which are defined in extension59
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.03	c --- Preproc Stats ---
1.70	c start processing
1.70	c start relation processing
4.51	c start cnf exporting
17.31	c parsing time : 1.507
17.31	c preprocessing time : 17.122
17.31	
17.31	c Nary constraints - conflicts : 0 supports : 59
17.31	c Binary constraints - conflicts : 0 supports :0
17.31	c max arity constraint : 3
17.31	c Max Tuples generated 0
17.31	c relations : 59
17.31	c relations BDD: 59
17.31	c vars : 132251 - clauses :  422200
17.31	
17.34	 
17.34	c --- Minisat Stats ---
17.34	 

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/node58/watcher-208604-1168188868 -o ROOT/results/node58/solver-208604-1168188868 -C 1800 -M 900 /tmp/evaluation/208604-1168188868/galac.sh /tmp/evaluation/208604-1168188868/unknown.xml 

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: 2.02 2.02 1.86 5/75 27357
/proc/meminfo: memFree=1380792/2055920 swapFree=4192812/4192956
[pid=27356] ppid=27354 vsize=18540 CPUtime=0
/proc/27356/stat : 27356 (runsolver) R 27354 27356 26893 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 167284827 18984960 279 18446744073709551615 4194304 4267372 548682069088 18446744073709551615 226238197031 0 0 4096 24578 0 0 0 17 1 0 0
/proc/27356/statm: 4635 279 244 17 0 2626 0

[startup+0.111082 s]
/proc/loadavg: 2.02 2.02 1.86 5/75 27357
/proc/meminfo: memFree=1380792/2055920 swapFree=4192812/4192956
[pid=27356] ppid=27354 vsize=47552 CPUtime=0.01
/proc/27356/stat : 27356 (galac.sh) S 27354 27356 26893 0 -1 4194304 763 1704 0 0 0 0 0 1 24 0 1 0 167284827 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/27356/statm: 11888 364 246 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47552

[startup+0.523117 s]
/proc/loadavg: 2.02 2.02 1.86 5/75 27357
/proc/meminfo: memFree=1380792/2055920 swapFree=4192812/4192956
[pid=27356] ppid=27354 vsize=47552 CPUtime=0.01
/proc/27356/stat : 27356 (galac.sh) S 27354 27356 26893 0 -1 4194304 763 1704 0 0 0 0 0 1 24 0 1 0 167284827 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/27356/statm: 11888 364 246 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47552

[startup+1.35119 s]
/proc/loadavg: 1.94 2.01 1.85 2/76 27391
/proc/meminfo: memFree=1306480/2055920 swapFree=4192812/4192956
[pid=27356] ppid=27354 vsize=47552 CPUtime=0.01
/proc/27356/stat : 27356 (galac.sh) S 27354 27356 26893 0 -1 4194304 763 1704 0 0 0 0 0 1 24 0 1 0 167284827 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/27356/statm: 11888 364 246 79 0 218 0
[pid=27370] ppid=27356 vsize=860852 CPUtime=1.25
/proc/27370/stat : 27370 (java) R 27356 27356 26893 0 -1 0 21567 0 1 0 114 11 0 0 18 0 8 0 167284830 881512448 21319 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27370/statm: 215213 21319 1966 14 0 201471 0
[pid=27370/tid=27371] ppid=27356 vsize=860852 CPUtime=0.06
/proc/27370/task/27371/stat : 27371 (java) S 27356 27356 26893 0 -1 64 5813 0 0 0 4 2 0 0 17 0 8 0 167284834 881512448 21319 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27370/tid=27372] ppid=27356 vsize=860852 CPUtime=0
/proc/27370/task/27372/stat : 27372 (java) S 27356 27356 26893 0 -1 64 12 0 0 0 0 0 0 0 15 0 8 0 167284834 881512448 21319 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27370/tid=27373] ppid=27356 vsize=860852 CPUtime=0
/proc/27370/task/27373/stat : 27373 (java) S 27356 27356 26893 0 -1 64 3 0 0 0 0 0 0 0 20 0 8 0 167284834 881512448 21319 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27370/tid=27374] ppid=27356 vsize=860852 CPUtime=0
/proc/27370/task/27374/stat : 27374 (java) S 27356 27356 26893 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 167284841 881512448 21319 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27370/tid=27375] ppid=27356 vsize=860852 CPUtime=0.13
/proc/27370/task/27375/stat : 27375 (java) S 27356 27356 26893 0 -1 64 892 0 0 0 12 1 0 0 16 0 8 0 167284841 881512448 21319 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27370/tid=27376] ppid=27356 vsize=860852 CPUtime=0
/proc/27370/task/27376/stat : 27376 (java) S 27356 27356 26893 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 167284841 881512448 21319 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27370/tid=27377] ppid=27356 vsize=860852 CPUtime=0
/proc/27370/task/27377/stat : 27377 (java) S 27356 27356 26893 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 167284841 881512448 21319 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 908404

[startup+2.98833 s]
/proc/loadavg: 1.94 2.01 1.85 4/79 27402
/proc/meminfo: memFree=1297432/2055920 swapFree=4192812/4192956
[pid=27356] ppid=27354 vsize=47552 CPUtime=0.01
/proc/27356/stat : 27356 (galac.sh) S 27354 27356 26893 0 -1 4194304 763 1704 0 0 0 0 0 1 24 0 1 0 167284827 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/27356/statm: 11888 364 246 79 0 218 0
[pid=27370] ppid=27356 vsize=860852 CPUtime=2.88
/proc/27370/stat : 27370 (java) R 27356 27356 26893 0 -1 0 22827 0 1 0 275 13 0 0 25 0 8 0 167284830 881512448 22577 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073818543 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27370/statm: 215213 22577 1974 14 0 201471 0
[pid=27370/tid=27371] ppid=27356 vsize=860852 CPUtime=0.1
/proc/27370/task/27371/stat : 27371 (java) S 27356 27356 26893 0 -1 64 7029 0 0 0 7 3 0 0 17 0 8 0 167284834 881512448 22577 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27370/tid=27372] ppid=27356 vsize=860852 CPUtime=0
/proc/27370/task/27372/stat : 27372 (java) S 27356 27356 26893 0 -1 64 12 0 0 0 0 0 0 0 15 0 8 0 167284834 881512448 22577 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27370/tid=27373] ppid=27356 vsize=860852 CPUtime=0
/proc/27370/task/27373/stat : 27373 (java) S 27356 27356 26893 0 -1 64 3 0 0 0 0 0 0 0 20 0 8 0 167284834 881512448 22577 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27370/tid=27374] ppid=27356 vsize=860852 CPUtime=0
/proc/27370/task/27374/stat : 27374 (java) S 27356 27356 26893 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 167284841 881512448 22577 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27370/tid=27375] ppid=27356 vsize=860852 CPUtime=0.16
/proc/27370/task/27375/stat : 27375 (java) S 27356 27356 26893 0 -1 64 916 0 0 0 15 1 0 0 16 0 8 0 167284841 881512448 22577 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27370/tid=27376] ppid=27356 vsize=860852 CPUtime=0
/proc/27370/task/27376/stat : 27376 (java) S 27356 27356 26893 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 167284841 881512448 22577 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27370/tid=27377] ppid=27356 vsize=860852 CPUtime=0
/proc/27370/task/27377/stat : 27377 (java) S 27356 27356 26893 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 167284841 881512448 22577 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.89
Current children cumulated vsize (KiB) 908404

[startup+6.28162 s]
/proc/loadavg: 1.94 2.01 1.85 3/93 27432
/proc/meminfo: memFree=1152424/2055920 swapFree=4192812/4192956
[pid=27356] ppid=27354 vsize=47552 CPUtime=0.01
/proc/27356/stat : 27356 (galac.sh) S 27354 27356 26893 0 -1 4194304 763 1704 0 0 0 0 0 1 24 0 1 0 167284827 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/27356/statm: 11888 364 246 79 0 218 0
[pid=27370] ppid=27356 vsize=860852 CPUtime=6.16
/proc/27370/stat : 27370 (java) R 27356 27356 26893 0 -1 0 36638 0 1 0 596 20 0 0 25 0 8 0 167284830 881512448 36383 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4155222944 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27370/statm: 215213 36383 1995 14 0 201471 0
[pid=27370/tid=27371] ppid=27356 vsize=860852 CPUtime=0.7
/proc/27370/task/27371/stat : 27371 (java) S 27356 27356 26893 0 -1 64 20752 0 0 0 60 10 0 0 16 0 8 0 167284834 881512448 36383 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27370/tid=27372] ppid=27356 vsize=860852 CPUtime=0
/proc/27370/task/27372/stat : 27372 (java) S 27356 27356 26893 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 167284834 881512448 36383 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27370/tid=27373] ppid=27356 vsize=860852 CPUtime=0
/proc/27370/task/27373/stat : 27373 (java) S 27356 27356 26893 0 -1 64 3 0 0 0 0 0 0 0 20 0 8 0 167284834 881512448 36383 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27370/tid=27374] ppid=27356 vsize=860852 CPUtime=0
/proc/27370/task/27374/stat : 27374 (java) S 27356 27356 26893 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 167284841 881512448 36383 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27370/tid=27375] ppid=27356 vsize=860852 CPUtime=0.23
/proc/27370/task/27375/stat : 27375 (java) S 27356 27356 26893 0 -1 64 959 0 0 0 21 2 0 0 15 0 8 0 167284841 881512448 36383 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27370/tid=27376] ppid=27356 vsize=860852 CPUtime=0
/proc/27370/task/27376/stat : 27376 (java) S 27356 27356 26893 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 167284841 881512448 36383 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27370/tid=27377] ppid=27356 vsize=860852 CPUtime=0
/proc/27370/task/27377/stat : 27377 (java) S 27356 27356 26893 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 167284841 881512448 36383 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 908404

[startup+12.7722 s]
/proc/loadavg: 1.95 2.00 1.86 3/93 27432
/proc/meminfo: memFree=1143080/2055920 swapFree=4192812/4192956
[pid=27356] ppid=27354 vsize=47552 CPUtime=0.01
/proc/27356/stat : 27356 (galac.sh) S 27354 27356 26893 0 -1 4194304 763 1704 0 0 0 0 0 1 24 0 1 0 167284827 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/27356/statm: 11888 364 246 79 0 218 0
[pid=27370] ppid=27356 vsize=860852 CPUtime=12.65
/proc/27370/stat : 27370 (java) R 27356 27356 26893 0 -1 0 36650 0 1 0 1243 22 0 0 25 0 8 0 167284830 881512448 36383 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073937316 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27370/statm: 215213 36383 1995 14 0 201471 0
[pid=27370/tid=27371] ppid=27356 vsize=860852 CPUtime=0.71
/proc/27370/task/27371/stat : 27371 (java) S 27356 27356 26893 0 -1 64 20752 0 0 0 61 10 0 0 16 0 8 0 167284834 881512448 36383 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27370/tid=27372] ppid=27356 vsize=860852 CPUtime=0
/proc/27370/task/27372/stat : 27372 (java) S 27356 27356 26893 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 167284834 881512448 36383 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27370/tid=27373] ppid=27356 vsize=860852 CPUtime=0
/proc/27370/task/27373/stat : 27373 (java) S 27356 27356 26893 0 -1 64 3 0 0 0 0 0 0 0 20 0 8 0 167284834 881512448 36383 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27370/tid=27374] ppid=27356 vsize=860852 CPUtime=0
/proc/27370/task/27374/stat : 27374 (java) S 27356 27356 26893 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 167284841 881512448 36383 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27370/tid=27375] ppid=27356 vsize=860852 CPUtime=0.23
/proc/27370/task/27375/stat : 27375 (java) S 27356 27356 26893 0 -1 64 959 0 0 0 21 2 0 0 15 0 8 0 167284841 881512448 36383 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27370/tid=27376] ppid=27356 vsize=860852 CPUtime=0
/proc/27370/task/27376/stat : 27376 (java) S 27356 27356 26893 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 167284841 881512448 36383 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27370/tid=27377] ppid=27356 vsize=860852 CPUtime=0
/proc/27370/task/27377/stat : 27377 (java) S 27356 27356 26893 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 167284841 881512448 36383 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 908404

[startup+25.667 s]
/proc/loadavg: 1.96 2.00 1.86 3/86 27433
/proc/meminfo: memFree=1251040/2055920 swapFree=4192812/4192956
[pid=27356] ppid=27354 vsize=47552 CPUtime=17.24
/proc/27356/stat : 27356 (galac.sh) S 27354 27356 26893 0 -1 4194304 801 38372 0 1 0 0 1697 27 17 0 1 0 167284827 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/27356/statm: 11888 364 246 79 0 218 0
[pid=27433] ppid=27356 vsize=28716 CPUtime=8.24
/proc/27433/stat : 27433 (minisat) R 27356 27356 26893 0 -1 4194304 6851 0 0 0 820 4 0 0 25 0 1 0 167286561 29405184 6833 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/27433/statm: 7179 6833 54 142 0 7035 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 76268

[startup+51.3415 s]
/proc/loadavg: 1.97 2.00 1.86 3/82 27496
/proc/meminfo: memFree=1237128/2055920 swapFree=4192812/4192956
[pid=27356] ppid=27354 vsize=47552 CPUtime=17.24
/proc/27356/stat : 27356 (galac.sh) S 27354 27356 26893 0 -1 4194304 801 38372 0 1 0 0 1697 27 17 0 1 0 167284827 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/27356/statm: 11888 364 246 79 0 218 0
[pid=27433] ppid=27356 vsize=33532 CPUtime=33.73
/proc/27433/stat : 27433 (minisat) R 27356 27356 26893 0 -1 4194304 8048 0 0 0 3366 7 0 0 25 0 1 0 167286561 34336768 8030 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529735 0 0 4096 3 0 0 0 17 0 0 0
/proc/27433/statm: 8383 8030 54 142 0 8239 0
Current children cumulated CPU time (s) 50.97
Current children cumulated vsize (KiB) 81084

[startup+102.634 s]
/proc/loadavg: 2.67 2.17 1.92 4/82 27496
/proc/meminfo: memFree=983624/2055920 swapFree=4192812/4192956
[pid=27356] ppid=27354 vsize=47552 CPUtime=17.24
/proc/27356/stat : 27356 (galac.sh) S 27354 27356 26893 0 -1 4194304 801 38372 0 1 0 0 1697 27 17 0 1 0 167284827 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/27356/statm: 11888 364 246 79 0 218 0
[pid=27433] ppid=27356 vsize=44576 CPUtime=84.78
/proc/27433/stat : 27433 (minisat) R 27356 27356 26893 0 -1 4194304 10824 0 0 0 8466 12 0 0 25 0 1 0 167286561 45645824 10806 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134525757 0 0 4096 3 0 0 0 17 0 0 0
/proc/27433/statm: 11144 10806 54 142 0 11000 0
Current children cumulated CPU time (s) 102.02
Current children cumulated vsize (KiB) 92128

[startup+162.656 s]
/proc/loadavg: 2.84 2.31 1.98 4/82 27496
/proc/meminfo: memFree=942280/2055920 swapFree=4192812/4192956
[pid=27356] ppid=27354 vsize=47552 CPUtime=17.24
/proc/27356/stat : 27356 (galac.sh) S 27354 27356 26893 0 -1 4194304 801 38372 0 1 0 0 1697 27 17 0 1 0 167284827 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/27356/statm: 11888 364 246 79 0 218 0
[pid=27433] ppid=27356 vsize=55088 CPUtime=144.49
/proc/27433/stat : 27433 (minisat) R 27356 27356 26893 0 -1 4194304 13445 0 0 0 14434 15 0 0 25 0 1 0 167286561 56410112 13427 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529361 0 0 4096 3 0 0 0 17 0 0 0
/proc/27433/statm: 13772 13427 54 142 0 13628 0
Current children cumulated CPU time (s) 161.73
Current children cumulated vsize (KiB) 102640

[startup+222.709 s]
/proc/loadavg: 2.78 2.38 2.03 3/82 27496
/proc/meminfo: memFree=918728/2055920 swapFree=4192812/4192956
[pid=27356] ppid=27354 vsize=47552 CPUtime=17.24
/proc/27356/stat : 27356 (galac.sh) S 27354 27356 26893 0 -1 4194304 801 38372 0 1 0 0 1697 27 17 0 1 0 167284827 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/27356/statm: 11888 364 246 79 0 218 0
[pid=27433] ppid=27356 vsize=60796 CPUtime=203.97
/proc/27433/stat : 27433 (minisat) R 27356 27356 26893 0 -1 4194304 14882 0 0 0 20379 18 0 0 25 0 1 0 167286561 62255104 14864 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/27433/statm: 15199 14864 54 142 0 15055 0
Current children cumulated CPU time (s) 221.21
Current children cumulated vsize (KiB) 108348

[startup+282.716 s]
/proc/loadavg: 2.85 2.46 2.07 3/82 27496

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

/proc/loadavg: 2.81 2.58 2.31 3/82 27694
/proc/meminfo: memFree=654088/2055920 swapFree=4192812/4192956
[pid=27356] ppid=27354 vsize=47552 CPUtime=17.24
/proc/27356/stat : 27356 (galac.sh) S 27354 27356 26893 0 -1 4194304 801 38372 0 1 0 0 1697 27 17 0 1 0 167284827 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/27356/statm: 11888 364 246 79 0 218 0
[pid=27433] ppid=27356 vsize=113756 CPUtime=1098.25
/proc/27433/stat : 27433 (minisat) R 27356 27356 26893 0 -1 4194304 27977 0 0 0 109779 46 0 0 25 0 1 0 167286561 116486144 27959 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/27433/statm: 28439 27959 54 142 0 28295 0
Current children cumulated CPU time (s) 1115.49
Current children cumulated vsize (KiB) 161308

[startup+1183.28 s]
/proc/loadavg: 2.41 2.50 2.30 3/82 27694
/proc/meminfo: memFree=650632/2055920 swapFree=4192812/4192956
[pid=27356] ppid=27354 vsize=47552 CPUtime=17.24
/proc/27356/stat : 27356 (galac.sh) S 27354 27356 26893 0 -1 4194304 801 38372 0 1 0 0 1697 27 17 0 1 0 167284827 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/27356/statm: 11888 364 246 79 0 218 0
[pid=27433] ppid=27356 vsize=117168 CPUtime=1158.06
/proc/27433/stat : 27433 (minisat) R 27356 27356 26893 0 -1 4194304 28824 0 0 0 115759 47 0 0 25 0 1 0 167286561 119980032 28806 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 1 0 0
/proc/27433/statm: 29292 28806 54 142 0 29148 0
Current children cumulated CPU time (s) 1175.3
Current children cumulated vsize (KiB) 164720

[startup+1243.38 s]
/proc/loadavg: 2.56 2.54 2.32 3/82 27694
/proc/meminfo: memFree=647304/2055920 swapFree=4192812/4192956
[pid=27356] ppid=27354 vsize=47552 CPUtime=17.24
/proc/27356/stat : 27356 (galac.sh) S 27354 27356 26893 0 -1 4194304 801 38372 0 1 0 0 1697 27 17 0 1 0 167284827 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/27356/statm: 11888 364 246 79 0 218 0
[pid=27433] ppid=27356 vsize=120368 CPUtime=1217.74
/proc/27433/stat : 27433 (minisat) R 27356 27356 26893 0 -1 4194304 29636 0 0 0 121726 48 0 0 25 0 1 0 167286561 123256832 29618 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/27433/statm: 30092 29618 54 142 0 29948 0
Current children cumulated CPU time (s) 1234.98
Current children cumulated vsize (KiB) 167920

[startup+1303.47 s]
/proc/loadavg: 2.35 2.48 2.31 3/82 27694
/proc/meminfo: memFree=645000/2055920 swapFree=4192812/4192956
[pid=27356] ppid=27354 vsize=47552 CPUtime=17.24
/proc/27356/stat : 27356 (galac.sh) S 27354 27356 26893 0 -1 4194304 801 38372 0 1 0 0 1697 27 17 0 1 0 167284827 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/27356/statm: 11888 364 246 79 0 218 0
[pid=27433] ppid=27356 vsize=122692 CPUtime=1277.26
/proc/27433/stat : 27433 (minisat) R 27356 27356 26893 0 -1 4194304 30195 0 0 0 127678 48 0 0 25 0 1 0 167286561 125636608 30177 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/27433/statm: 30673 30177 54 142 0 30529 0
Current children cumulated CPU time (s) 1294.5
Current children cumulated vsize (KiB) 170244

[startup+1363.57 s]
/proc/loadavg: 2.37 2.48 2.32 3/82 27694
/proc/meminfo: memFree=642760/2055920 swapFree=4192812/4192956
[pid=27356] ppid=27354 vsize=47552 CPUtime=17.24
/proc/27356/stat : 27356 (galac.sh) S 27354 27356 26893 0 -1 4194304 801 38372 0 1 0 0 1697 27 17 0 1 0 167284827 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/27356/statm: 11888 364 246 79 0 218 0
[pid=27433] ppid=27356 vsize=124972 CPUtime=1336.8
/proc/27433/stat : 27433 (minisat) R 27356 27356 26893 0 -1 4194304 30754 0 0 0 133631 49 0 0 25 0 1 0 167286561 127971328 30736 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529444 0 0 4096 3 0 0 0 17 1 0 0
/proc/27433/statm: 31243 30736 54 142 0 31099 0
Current children cumulated CPU time (s) 1354.04
Current children cumulated vsize (KiB) 172524

[startup+1423.62 s]
/proc/loadavg: 2.46 2.49 2.34 3/82 27696
/proc/meminfo: memFree=640392/2055920 swapFree=4192812/4192956
[pid=27356] ppid=27354 vsize=47552 CPUtime=17.24
/proc/27356/stat : 27356 (galac.sh) S 27354 27356 26893 0 -1 4194304 801 38372 0 1 0 0 1697 27 17 0 1 0 167284827 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/27356/statm: 11888 364 246 79 0 218 0
[pid=27433] ppid=27356 vsize=127168 CPUtime=1396.28
/proc/27433/stat : 27433 (minisat) R 27356 27356 26893 0 -1 4194304 31321 0 0 0 139578 50 0 0 25 0 1 0 167286561 130220032 31303 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/27433/statm: 31792 31303 54 142 0 31648 0
Current children cumulated CPU time (s) 1413.52
Current children cumulated vsize (KiB) 174720

[startup+1483.66 s]
/proc/loadavg: 2.39 2.46 2.33 3/82 27696
/proc/meminfo: memFree=637576/2055920 swapFree=4192812/4192956
[pid=27356] ppid=27354 vsize=47552 CPUtime=17.24
/proc/27356/stat : 27356 (galac.sh) S 27354 27356 26893 0 -1 4194304 801 38372 0 1 0 0 1697 27 17 0 1 0 167284827 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/27356/statm: 11888 364 246 79 0 218 0
[pid=27433] ppid=27356 vsize=130104 CPUtime=1455.77
/proc/27433/stat : 27433 (minisat) R 27356 27356 26893 0 -1 4194304 32035 0 0 0 145525 52 0 0 25 0 1 0 167286561 133226496 32017 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529453 0 0 4096 3 0 0 0 17 1 0 0
/proc/27433/statm: 32526 32017 54 142 0 32382 0
Current children cumulated CPU time (s) 1473.01
Current children cumulated vsize (KiB) 177656

[startup+1543.75 s]
/proc/loadavg: 2.37 2.44 2.33 3/82 27696
/proc/meminfo: memFree=634440/2055920 swapFree=4192812/4192956
[pid=27356] ppid=27354 vsize=47552 CPUtime=17.24
/proc/27356/stat : 27356 (galac.sh) S 27354 27356 26893 0 -1 4194304 801 38372 0 1 0 0 1697 27 17 0 1 0 167284827 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/27356/statm: 11888 364 246 79 0 218 0
[pid=27433] ppid=27356 vsize=133240 CPUtime=1515.3
/proc/27433/stat : 27433 (minisat) R 27356 27356 26893 0 -1 4194304 32789 0 0 0 151477 53 0 0 25 0 1 0 167286561 136437760 32771 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/27433/statm: 33310 32771 54 142 0 33166 0
Current children cumulated CPU time (s) 1532.54
Current children cumulated vsize (KiB) 180792

[startup+1603.76 s]
/proc/loadavg: 2.28 2.40 2.33 3/82 27696
/proc/meminfo: memFree=631112/2055920 swapFree=4192812/4192956
[pid=27356] ppid=27354 vsize=47552 CPUtime=17.24
/proc/27356/stat : 27356 (galac.sh) S 27354 27356 26893 0 -1 4194304 801 38372 0 1 0 0 1697 27 17 0 1 0 167284827 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/27356/statm: 11888 364 246 79 0 218 0
[pid=27433] ppid=27356 vsize=136460 CPUtime=1574.74
/proc/27433/stat : 27433 (minisat) R 27356 27356 26893 0 -1 4194304 33609 0 0 0 157420 54 0 0 25 0 1 0 167286561 139735040 33591 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134520095 0 0 4096 3 0 0 0 17 1 0 0
/proc/27433/statm: 34115 33591 54 142 0 33971 0
Current children cumulated CPU time (s) 1591.98
Current children cumulated vsize (KiB) 184012

[startup+1663.82 s]
/proc/loadavg: 2.20 2.35 2.31 3/82 27696
/proc/meminfo: memFree=628680/2055920 swapFree=4192812/4192956
[pid=27356] ppid=27354 vsize=47552 CPUtime=17.24
/proc/27356/stat : 27356 (galac.sh) S 27354 27356 26893 0 -1 4194304 801 38372 0 1 0 0 1697 27 17 0 1 0 167284827 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/27356/statm: 11888 364 246 79 0 218 0
[pid=27433] ppid=27356 vsize=139364 CPUtime=1634.21
/proc/27433/stat : 27433 (minisat) R 27356 27356 26893 0 -1 4194304 34213 0 0 0 163366 55 0 0 25 0 1 0 167286561 142708736 34195 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/27433/statm: 34841 34195 54 142 0 34697 0
Current children cumulated CPU time (s) 1651.45
Current children cumulated vsize (KiB) 186916

[startup+1723.85 s]
/proc/loadavg: 2.29 2.36 2.32 3/82 27696
/proc/meminfo: memFree=626376/2055920 swapFree=4192812/4192956
[pid=27356] ppid=27354 vsize=47552 CPUtime=17.24
/proc/27356/stat : 27356 (galac.sh) S 27354 27356 26893 0 -1 4194304 801 38372 0 1 0 0 1697 27 17 0 1 0 167284827 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/27356/statm: 11888 364 246 79 0 218 0
[pid=27433] ppid=27356 vsize=141732 CPUtime=1693.68
/proc/27433/stat : 27433 (minisat) R 27356 27356 26893 0 -1 4194304 34774 0 0 0 169312 56 0 0 25 0 1 0 167286561 145133568 34756 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/27433/statm: 35433 34756 54 142 0 35289 0
Current children cumulated CPU time (s) 1710.92
Current children cumulated vsize (KiB) 189284

[startup+1783.94 s]
/proc/loadavg: 2.21 2.32 2.30 4/82 27696
/proc/meminfo: memFree=623880/2055920 swapFree=4192812/4192956
[pid=27356] ppid=27354 vsize=47552 CPUtime=17.24
/proc/27356/stat : 27356 (galac.sh) S 27354 27356 26893 0 -1 4194304 801 38372 0 1 0 0 1697 27 17 0 1 0 167284827 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/27356/statm: 11888 364 246 79 0 218 0
[pid=27433] ppid=27356 vsize=144112 CPUtime=1753.2
/proc/27433/stat : 27433 (minisat) R 27356 27356 26893 0 -1 4194304 35376 0 0 0 175263 57 0 0 25 0 1 0 167286561 147570688 35358 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/27433/statm: 36028 35358 54 142 0 35884 0
Current children cumulated CPU time (s) 1770.44
Current children cumulated vsize (KiB) 191664



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1813.85 s]
/proc/loadavg: 2.20 2.31 2.30 4/82 27696
/proc/meminfo: memFree=622408/2055920 swapFree=4192812/4192956
[pid=27356] ppid=27354 vsize=47552 CPUtime=17.24
/proc/27356/stat : 27356 (galac.sh) S 27354 27356 26893 0 -1 4194304 801 38372 0 1 0 0 1697 27 17 0 1 0 167284827 48693248 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 226237803354 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/27356/statm: 11888 364 246 79 0 218 0
[pid=27433] ppid=27356 vsize=145468 CPUtime=1782.84
/proc/27433/stat : 27433 (minisat) R 27356 27356 26893 0 -1 4194304 35728 0 0 0 178227 57 0 0 25 0 1 0 167286561 148959232 35710 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/27433/statm: 36367 35710 54 142 0 36223 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 193020

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

Child ended because it received signal 15 (SIGTERM)

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 27356 and gives childrusage.ru_utime.tv_sec=16 childrusage.ru_utime.tv_usec=977419 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=280957
CPU time returned by wait4() is 17.2584
while last known CPU time is 1800.08

Solver probably didn't/couldn't wait for its children
Using last known CPU time as value...

Real time (s): 1813.87
CPU time (s): 1800.08
CPU user time (s): 1799.24
CPU system time (s): 0.84
CPU usage (%): 99.24
Max. virtual memory (cumulated for all children) (KiB): 908404

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 16.9774
system time used= 0.280957
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39173
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1415
involuntary context switches= 1232

runsolver used 2.13567 s user time and 5.86911 s system time

The end

Launcher Data (download as text)

Begin job on node58 on Sun Jan  7 16:54:28 UTC 2007


IDJOB= 208604
IDBENCH= 4414
FILE ID= node58/208604-1168188868

PBS_JOBID= 3479242

Free space on /tmp= 66552 MiB

BENCH NAME= HOME/pub/bench/CPAI06/random/rand-3-20-20-fcd/rand-3-20-20-60-632-fcd-31_ext.xml
COMMAND LINE= /tmp/evaluation/208604-1168188868/galac.sh /tmp/evaluation/208604-1168188868/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node58/watcher-208604-1168188868 -o ROOT/results/node58/solver-208604-1168188868 -C 1800 -M 900  /tmp/evaluation/208604-1168188868/galac.sh /tmp/evaluation/208604-1168188868/unknown.xml

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  6f549300a11f65286b80025d60d2f5e1

RANDOM SEED= 292494495

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.223
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.223
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:       1381208 kB
Buffers:         41208 kB
Cached:         542368 kB
SwapCached:          0 kB
Active:          97564 kB
Inactive:       509784 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1381208 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4104 kB
Writeback:           0 kB
Mapped:          35540 kB
Slab:            52836 kB
Committed_AS:  2687988 kB
PageTables:       1748 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= 66537 MiB



End job on node58 on Sun Jan  7 17:24:43 UTC 2007