Trace number 208682

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 1805.29

General information on the benchmark

Namerandom/rand-3-20-20-fcd/
rand-3-20-20-60-632-fcd-23_ext.xml
MD5SUM183773318bbfeda436ec7ca073b0db0a
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 benchmark7.30789
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables20
Number of constraints57
Maximum constraint arity3
Maximum domain size20
Number of constraints which are defined in extension57
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.69	c start processing
1.69	c start relation processing
4.49	c start cnf exporting
17.99	c parsing time : 1.535
17.99	c preprocessing time : 17.831
17.99	
17.99	c Nary constraints - conflicts : 0 supports : 57
17.99	c Binary constraints - conflicts : 0 supports :0
17.99	c max arity constraint : 3
17.99	c Max Tuples generated 0
17.99	c relations : 57
17.99	c relations BDD: 57
17.99	c vars : 124917 - clauses :  399349
17.99	
18.04	 
18.04	c --- Minisat Stats ---
18.04	 

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/node38/watcher-208682-1168189337 -o ROOT/results/node38/solver-208682-1168189337 -C 1800 -M 900 /tmp/evaluation/208682-1168189337/galac.sh /tmp/evaluation/208682-1168189337/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: 0.92 0.98 0.99 5/75 20208
/proc/meminfo: memFree=1738984/2055920 swapFree=4192812/4192956
[pid=20207] ppid=20204 vsize=8564 CPUtime=0
/proc/20207/stat : 20207 (galac.sh) D 20204 20207 20085 0 -1 4194304 317 0 0 0 0 0 0 0 17 0 1 0 167333328 8769536 261 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266890608594 0 2147483391 4096 8192 18446744072099781622 0 0 17 1 0 0
/proc/20207/statm: 2141 261 201 79 0 134 0

[startup+0.104406 s]
/proc/loadavg: 0.92 0.98 0.99 5/75 20208
/proc/meminfo: memFree=1738984/2055920 swapFree=4192812/4192956
[pid=20207] ppid=20204 vsize=47564 CPUtime=0.01
/proc/20207/stat : 20207 (galac.sh) S 20204 20207 20085 0 -1 4194304 763 1704 0 0 0 0 0 1 19 0 1 0 167333328 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266890046298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20207/statm: 11891 364 246 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.512483 s]
/proc/loadavg: 0.92 0.98 0.99 5/75 20208
/proc/meminfo: memFree=1738984/2055920 swapFree=4192812/4192956
[pid=20207] ppid=20204 vsize=47564 CPUtime=0.01
/proc/20207/stat : 20207 (galac.sh) S 20204 20207 20085 0 -1 4194304 763 1704 0 0 0 0 0 1 19 0 1 0 167333328 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266890046298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20207/statm: 11891 364 246 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+1.34665 s]
/proc/loadavg: 0.92 0.98 0.99 3/95 20241
/proc/meminfo: memFree=1641904/2055920 swapFree=4192812/4192956
[pid=20207] ppid=20204 vsize=47564 CPUtime=0.01
/proc/20207/stat : 20207 (galac.sh) S 20204 20207 20085 0 -1 4194304 763 1704 0 0 0 0 0 1 19 0 1 0 167333328 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266890046298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20207/statm: 11891 364 246 79 0 218 0
[pid=20227] ppid=20207 vsize=861060 CPUtime=1.28
/proc/20227/stat : 20227 (java) R 20207 20207 20085 0 -1 0 21542 0 1 0 117 11 0 0 25 0 8 0 167333332 881725440 21295 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073691896 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20227/statm: 215265 21295 1967 14 0 201471 0
[pid=20227/tid=20229] ppid=20207 vsize=861060 CPUtime=0.05
/proc/20227/task/20229/stat : 20229 (java) S 20207 20207 20085 0 -1 64 5786 0 0 0 3 2 0 0 16 0 8 0 167333335 881725440 21295 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20227/tid=20232] ppid=20207 vsize=861060 CPUtime=0
/proc/20227/task/20232/stat : 20232 (java) S 20207 20207 20085 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 167333336 881725440 21295 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20227/tid=20233] ppid=20207 vsize=861060 CPUtime=0
/proc/20227/task/20233/stat : 20233 (java) S 20207 20207 20085 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 167333336 881725440 21295 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20227/tid=20238] ppid=20207 vsize=861060 CPUtime=0
/proc/20227/task/20238/stat : 20238 (java) S 20207 20207 20085 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 167333339 881725440 21295 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20227/tid=20239] ppid=20207 vsize=861060 CPUtime=0.13
/proc/20227/task/20239/stat : 20239 (java) S 20207 20207 20085 0 -1 64 895 0 0 0 12 1 0 0 16 0 8 0 167333339 881725440 21295 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20227/tid=20240] ppid=20207 vsize=861060 CPUtime=0
/proc/20227/task/20240/stat : 20240 (java) S 20207 20207 20085 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 167333339 881725440 21295 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20227/tid=20241] ppid=20207 vsize=861060 CPUtime=0
/proc/20227/task/20241/stat : 20241 (java) S 20207 20207 20085 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 167333339 881725440 21295 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 908624

[startup+2.98796 s]
/proc/loadavg: 1.01 1.00 1.00 3/95 20243
/proc/meminfo: memFree=1635824/2055920 swapFree=4192812/4192956
[pid=20207] ppid=20204 vsize=47564 CPUtime=0.01
/proc/20207/stat : 20207 (galac.sh) S 20204 20207 20085 0 -1 4194304 763 1704 0 0 0 0 0 1 19 0 1 0 167333328 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266890046298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20207/statm: 11891 364 246 79 0 218 0
[pid=20227] ppid=20207 vsize=861060 CPUtime=2.92
/proc/20227/stat : 20227 (java) R 20207 20207 20085 0 -1 0 22809 0 1 0 279 13 0 0 25 0 8 0 167333332 881725440 22559 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073829293 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20227/statm: 215265 22559 1975 14 0 201471 0
[pid=20227/tid=20229] ppid=20207 vsize=861060 CPUtime=0.1
/proc/20227/task/20229/stat : 20229 (java) S 20207 20207 20085 0 -1 64 7008 0 0 0 7 3 0 0 17 0 8 0 167333335 881725440 22559 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20227/tid=20232] ppid=20207 vsize=861060 CPUtime=0
/proc/20227/task/20232/stat : 20232 (java) S 20207 20207 20085 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 167333336 881725440 22559 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20227/tid=20233] ppid=20207 vsize=861060 CPUtime=0
/proc/20227/task/20233/stat : 20233 (java) S 20207 20207 20085 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 167333336 881725440 22559 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20227/tid=20238] ppid=20207 vsize=861060 CPUtime=0
/proc/20227/task/20238/stat : 20238 (java) S 20207 20207 20085 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 167333339 881725440 22559 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20227/tid=20239] ppid=20207 vsize=861060 CPUtime=0.17
/proc/20227/task/20239/stat : 20239 (java) S 20207 20207 20085 0 -1 64 919 0 0 0 16 1 0 0 15 0 8 0 167333339 881725440 22559 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20227/tid=20240] ppid=20207 vsize=861060 CPUtime=0
/proc/20227/task/20240/stat : 20240 (java) S 20207 20207 20085 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 167333339 881725440 22559 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20227/tid=20241] ppid=20207 vsize=861060 CPUtime=0
/proc/20227/task/20241/stat : 20241 (java) S 20207 20207 20085 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 167333339 881725440 22559 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 908624

[startup+6.2856 s]
/proc/loadavg: 1.01 1.00 1.00 3/95 20245
/proc/meminfo: memFree=1588848/2055920 swapFree=4192812/4192956
[pid=20207] ppid=20204 vsize=47564 CPUtime=0.01
/proc/20207/stat : 20207 (galac.sh) S 20204 20207 20085 0 -1 4194304 763 1704 0 0 0 0 0 1 19 0 1 0 167333328 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266890046298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20207/statm: 11891 364 246 79 0 218 0
[pid=20227] ppid=20207 vsize=861060 CPUtime=6.21
/proc/20227/stat : 20227 (java) R 20207 20207 20085 0 -1 0 35838 0 1 0 601 20 0 0 25 0 8 0 167333332 881725440 35584 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073656673 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20227/statm: 215265 35584 1995 14 0 201471 0
[pid=20227/tid=20229] ppid=20207 vsize=861060 CPUtime=0.71
/proc/20227/task/20229/stat : 20229 (java) S 20207 20207 20085 0 -1 64 19946 0 0 0 63 8 0 0 16 0 8 0 167333335 881725440 35584 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20227/tid=20232] ppid=20207 vsize=861060 CPUtime=0
/proc/20227/task/20232/stat : 20232 (java) S 20207 20207 20085 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 167333336 881725440 35584 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20227/tid=20233] ppid=20207 vsize=861060 CPUtime=0
/proc/20227/task/20233/stat : 20233 (java) S 20207 20207 20085 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 167333336 881725440 35584 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20227/tid=20238] ppid=20207 vsize=861060 CPUtime=0
/proc/20227/task/20238/stat : 20238 (java) S 20207 20207 20085 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 167333339 881725440 35584 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20227/tid=20239] ppid=20207 vsize=861060 CPUtime=0.24
/proc/20227/task/20239/stat : 20239 (java) S 20207 20207 20085 0 -1 64 966 0 0 0 23 1 0 0 15 0 8 0 167333339 881725440 35584 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20227/tid=20240] ppid=20207 vsize=861060 CPUtime=0
/proc/20227/task/20240/stat : 20240 (java) S 20207 20207 20085 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 167333339 881725440 35584 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20227/tid=20241] ppid=20207 vsize=861060 CPUtime=0
/proc/20227/task/20241/stat : 20241 (java) S 20207 20207 20085 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 167333339 881725440 35584 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 908624

[startup+12.7679 s]
/proc/loadavg: 1.16 1.03 1.01 3/95 20249
/proc/meminfo: memFree=1579952/2055920 swapFree=4192812/4192956
[pid=20207] ppid=20204 vsize=47564 CPUtime=0.01
/proc/20207/stat : 20207 (galac.sh) S 20204 20207 20085 0 -1 4194304 763 1704 0 0 0 0 0 1 19 0 1 0 167333328 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266890046298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20207/statm: 11891 364 246 79 0 218 0
[pid=20227] ppid=20207 vsize=861060 CPUtime=12.64
/proc/20227/stat : 20227 (java) R 20207 20207 20085 0 -1 0 35849 0 1 0 1242 22 0 0 25 0 8 0 167333332 881725440 35584 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4155213852 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20227/statm: 215265 35584 1995 14 0 201471 0
[pid=20227/tid=20229] ppid=20207 vsize=861060 CPUtime=0.72
/proc/20227/task/20229/stat : 20229 (java) S 20207 20207 20085 0 -1 64 19946 0 0 0 64 8 0 0 16 0 8 0 167333335 881725440 35584 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20227/tid=20232] ppid=20207 vsize=861060 CPUtime=0
/proc/20227/task/20232/stat : 20232 (java) S 20207 20207 20085 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 167333336 881725440 35584 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20227/tid=20233] ppid=20207 vsize=861060 CPUtime=0
/proc/20227/task/20233/stat : 20233 (java) S 20207 20207 20085 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 167333336 881725440 35584 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20227/tid=20238] ppid=20207 vsize=861060 CPUtime=0
/proc/20227/task/20238/stat : 20238 (java) S 20207 20207 20085 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 167333339 881725440 35584 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20227/tid=20239] ppid=20207 vsize=861060 CPUtime=0.24
/proc/20227/task/20239/stat : 20239 (java) S 20207 20207 20085 0 -1 64 966 0 0 0 23 1 0 0 15 0 8 0 167333339 881725440 35584 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20227/tid=20240] ppid=20207 vsize=861060 CPUtime=0
/proc/20227/task/20240/stat : 20240 (java) S 20207 20207 20085 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 167333339 881725440 35584 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20227/tid=20241] ppid=20207 vsize=861060 CPUtime=0
/proc/20227/task/20241/stat : 20241 (java) S 20207 20207 20085 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 167333339 881725440 35584 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 908624

[startup+25.6004 s]
/proc/loadavg: 1.29 1.06 1.02 2/69 20281
/proc/meminfo: memFree=1706632/2055920 swapFree=4192812/4192956
[pid=20207] ppid=20204 vsize=47564 CPUtime=17.86
/proc/20207/stat : 20207 (galac.sh) S 20204 20207 20085 0 -1 4194304 801 37571 0 1 0 0 1759 27 17 0 1 0 167333328 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266890046298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20207/statm: 11891 364 246 79 0 218 0
[pid=20272] ppid=20207 vsize=28036 CPUtime=7.5
/proc/20272/stat : 20272 (minisat) R 20207 20207 20085 0 -1 4194304 6563 0 0 0 748 2 0 0 25 0 1 0 167335133 28708864 6545 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/20272/statm: 7009 6545 54 142 0 6865 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 75600

[startup+51.2801 s]
/proc/loadavg: 1.47 1.12 1.04 3/86 20325
/proc/meminfo: memFree=1597632/2055920 swapFree=4192812/4192956
[pid=20207] ppid=20204 vsize=47564 CPUtime=17.86
/proc/20207/stat : 20207 (galac.sh) S 20204 20207 20085 0 -1 4194304 801 37571 0 1 0 0 1759 27 17 0 1 0 167333328 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266890046298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20207/statm: 11891 364 246 79 0 218 0
[pid=20272] ppid=20207 vsize=32156 CPUtime=32.91
/proc/20272/stat : 20272 (minisat) R 20207 20207 20085 0 -1 4194304 7572 0 0 0 3287 4 0 0 25 0 1 0 167335133 32927744 7554 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 0 0 0
/proc/20272/statm: 8039 7554 54 142 0 7895 0
Current children cumulated CPU time (s) 50.77
Current children cumulated vsize (KiB) 79720

[startup+102.543 s]
/proc/loadavg: 1.82 1.27 1.09 3/86 20325
/proc/meminfo: memFree=1588800/2055920 swapFree=4192812/4192956
[pid=20207] ppid=20204 vsize=47564 CPUtime=17.86
/proc/20207/stat : 20207 (galac.sh) S 20204 20207 20085 0 -1 4194304 801 37571 0 1 0 0 1759 27 17 0 1 0 167333328 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266890046298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20207/statm: 11891 364 246 79 0 218 0
[pid=20272] ppid=20207 vsize=41088 CPUtime=83.72
/proc/20272/stat : 20272 (minisat) R 20207 20207 20085 0 -1 4194304 9806 0 0 0 8365 7 0 0 25 0 1 0 167335133 42074112 9788 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 0 0 0
/proc/20272/statm: 10272 9788 54 142 0 10128 0
Current children cumulated CPU time (s) 101.58
Current children cumulated vsize (KiB) 88652

[startup+162.622 s]
/proc/loadavg: 2.08 1.43 1.16 3/86 20325
/proc/meminfo: memFree=1522304/2055920 swapFree=4192812/4192956
[pid=20207] ppid=20204 vsize=47564 CPUtime=17.86
/proc/20207/stat : 20207 (galac.sh) S 20204 20207 20085 0 -1 4194304 801 37571 0 1 0 0 1759 27 17 0 1 0 167333328 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266890046298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20207/statm: 11891 364 246 79 0 218 0
[pid=20272] ppid=20207 vsize=49224 CPUtime=143.19
/proc/20272/stat : 20272 (minisat) R 20207 20207 20085 0 -1 4194304 11840 0 0 0 14308 11 0 0 25 0 1 0 167335133 50405376 11822 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/20272/statm: 12306 11822 54 142 0 12162 0
Current children cumulated CPU time (s) 161.05
Current children cumulated vsize (KiB) 96788

[startup+222.711 s]
/proc/loadavg: 2.02 1.54 1.21 3/86 20325
/proc/meminfo: memFree=1513920/2055920 swapFree=4192812/4192956
[pid=20207] ppid=20204 vsize=47564 CPUtime=17.86
/proc/20207/stat : 20207 (galac.sh) S 20204 20207 20085 0 -1 4194304 801 37571 0 1 0 0 1759 27 17 0 1 0 167333328 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266890046298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20207/statm: 11891 364 246 79 0 218 0
[pid=20272] ppid=20207 vsize=57540 CPUtime=202.73
/proc/20272/stat : 20272 (minisat) R 20207 20207 20085 0 -1 4194304 13900 0 0 0 20259 14 0 0 25 0 1 0 167335133 58920960 13882 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 0 0 0
/proc/20272/statm: 14385 13882 54 142 0 14241 0
Current children cumulated CPU time (s) 220.59
Current children cumulated vsize (KiB) 105104

[startup+282.796 s]
/proc/loadavg: 2.05 1.64 1.26 3/86 20325

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

/proc/loadavg: 1.00 1.10 1.20 2/66 20680
/proc/meminfo: memFree=1615672/2055920 swapFree=4192812/4192956
[pid=20207] ppid=20204 vsize=47564 CPUtime=17.86
/proc/20207/stat : 20207 (galac.sh) S 20204 20207 20085 0 -1 4194304 801 37571 0 1 0 0 1759 27 17 0 1 0 167333328 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266890046298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20207/statm: 11891 364 246 79 0 218 0
[pid=20272] ppid=20207 vsize=123460 CPUtime=1101.42
/proc/20272/stat : 20272 (minisat) R 20207 20207 20085 0 -1 4194304 30304 0 0 0 110100 42 0 0 25 0 1 0 167335133 126423040 30286 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/20272/statm: 30865 30286 54 142 0 30721 0
Current children cumulated CPU time (s) 1119.28
Current children cumulated vsize (KiB) 171024

[startup+1183.62 s]
/proc/loadavg: 1.00 1.08 1.18 2/66 20680
/proc/meminfo: memFree=1612152/2055920 swapFree=4192812/4192956
[pid=20207] ppid=20204 vsize=47564 CPUtime=17.86
/proc/20207/stat : 20207 (galac.sh) S 20204 20207 20085 0 -1 4194304 801 37571 0 1 0 0 1759 27 17 0 1 0 167333328 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266890046298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20207/statm: 11891 364 246 79 0 218 0
[pid=20272] ppid=20207 vsize=126896 CPUtime=1161.45
/proc/20272/stat : 20272 (minisat) R 20207 20207 20085 0 -1 4194304 31166 0 0 0 116102 43 0 0 25 0 1 0 167335133 129941504 31148 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/20272/statm: 31724 31148 54 142 0 31580 0
Current children cumulated CPU time (s) 1179.31
Current children cumulated vsize (KiB) 174460

[startup+1243.68 s]
/proc/loadavg: 1.00 1.06 1.17 2/66 20680
/proc/meminfo: memFree=1609144/2055920 swapFree=4192812/4192956
[pid=20207] ppid=20204 vsize=47564 CPUtime=17.86
/proc/20207/stat : 20207 (galac.sh) S 20204 20207 20085 0 -1 4194304 801 37571 0 1 0 0 1759 27 17 0 1 0 167333328 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266890046298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20207/statm: 11891 364 246 79 0 218 0
[pid=20272] ppid=20207 vsize=129916 CPUtime=1221.49
/proc/20272/stat : 20272 (minisat) R 20207 20207 20085 0 -1 4194304 31913 0 0 0 122105 44 0 0 25 0 1 0 167335133 133033984 31895 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529492 0 0 4096 3 0 0 0 17 1 0 0
/proc/20272/statm: 32479 31895 54 142 0 32335 0
Current children cumulated CPU time (s) 1239.35
Current children cumulated vsize (KiB) 177480

[startup+1303.73 s]
/proc/loadavg: 1.00 1.05 1.16 2/66 20680
/proc/meminfo: memFree=1605368/2055920 swapFree=4192812/4192956
[pid=20207] ppid=20204 vsize=47564 CPUtime=17.86
/proc/20207/stat : 20207 (galac.sh) S 20204 20207 20085 0 -1 4194304 801 37571 0 1 0 0 1759 27 17 0 1 0 167333328 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266890046298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20207/statm: 11891 364 246 79 0 218 0
[pid=20272] ppid=20207 vsize=133552 CPUtime=1281.52
/proc/20272/stat : 20272 (minisat) R 20207 20207 20085 0 -1 4194304 32850 0 0 0 128107 45 0 0 25 0 1 0 167335133 136757248 32832 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 1 0 0
/proc/20272/statm: 33388 32832 54 142 0 33244 0
Current children cumulated CPU time (s) 1299.38
Current children cumulated vsize (KiB) 181116

[startup+1363.78 s]
/proc/loadavg: 1.00 1.04 1.15 2/66 20680
/proc/meminfo: memFree=1601656/2055920 swapFree=4192812/4192956
[pid=20207] ppid=20204 vsize=47564 CPUtime=17.86
/proc/20207/stat : 20207 (galac.sh) S 20204 20207 20085 0 -1 4194304 801 37571 0 1 0 0 1759 27 17 0 1 0 167333328 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266890046298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20207/statm: 11891 364 246 79 0 218 0
[pid=20272] ppid=20207 vsize=137256 CPUtime=1341.55
/proc/20272/stat : 20272 (minisat) R 20207 20207 20085 0 -1 4194304 33783 0 0 0 134108 47 0 0 25 0 1 0 167335133 140550144 33765 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529420 0 0 4096 3 0 0 0 17 1 0 0
/proc/20272/statm: 34314 33765 54 142 0 34170 0
Current children cumulated CPU time (s) 1359.41
Current children cumulated vsize (KiB) 184820

[startup+1423.84 s]
/proc/loadavg: 1.00 1.03 1.13 2/66 20680
/proc/meminfo: memFree=1598840/2055920 swapFree=4192812/4192956
[pid=20207] ppid=20204 vsize=47564 CPUtime=17.86
/proc/20207/stat : 20207 (galac.sh) S 20204 20207 20085 0 -1 4194304 801 37571 0 1 0 0 1759 27 17 0 1 0 167333328 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266890046298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20207/statm: 11891 364 246 79 0 218 0
[pid=20272] ppid=20207 vsize=140056 CPUtime=1401.6
/proc/20272/stat : 20272 (minisat) R 20207 20207 20085 0 -1 4194304 34481 0 0 0 140112 48 0 0 25 0 1 0 167335133 143417344 34463 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/20272/statm: 35014 34463 54 142 0 34870 0
Current children cumulated CPU time (s) 1419.46
Current children cumulated vsize (KiB) 187620

[startup+1483.9 s]
/proc/loadavg: 1.00 1.02 1.12 2/66 20680
/proc/meminfo: memFree=1596152/2055920 swapFree=4192812/4192956
[pid=20207] ppid=20204 vsize=47564 CPUtime=17.86
/proc/20207/stat : 20207 (galac.sh) S 20204 20207 20085 0 -1 4194304 801 37571 0 1 0 0 1759 27 17 0 1 0 167333328 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266890046298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20207/statm: 11891 364 246 79 0 218 0
[pid=20272] ppid=20207 vsize=142696 CPUtime=1461.63
/proc/20272/stat : 20272 (minisat) R 20207 20207 20085 0 -1 4194304 35142 0 0 0 146114 49 0 0 25 0 1 0 167335133 146120704 35124 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529260 0 0 4096 3 0 0 0 17 1 0 0
/proc/20272/statm: 35674 35124 54 142 0 35530 0
Current children cumulated CPU time (s) 1479.49
Current children cumulated vsize (KiB) 190260

[startup+1543.96 s]
/proc/loadavg: 1.00 1.02 1.11 2/66 20680
/proc/meminfo: memFree=1593208/2055920 swapFree=4192812/4192956
[pid=20207] ppid=20204 vsize=47564 CPUtime=17.86
/proc/20207/stat : 20207 (galac.sh) S 20204 20207 20085 0 -1 4194304 801 37571 0 1 0 0 1759 27 17 0 1 0 167333328 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266890046298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20207/statm: 11891 364 246 79 0 218 0
[pid=20272] ppid=20207 vsize=145676 CPUtime=1521.67
/proc/20272/stat : 20272 (minisat) R 20207 20207 20085 0 -1 4194304 35890 0 0 0 152116 51 0 0 25 0 1 0 167335133 149172224 35872 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/20272/statm: 36419 35872 54 142 0 36275 0
Current children cumulated CPU time (s) 1539.53
Current children cumulated vsize (KiB) 193240

[startup+1604.01 s]
/proc/loadavg: 1.00 1.01 1.10 2/66 20680
/proc/meminfo: memFree=1590712/2055920 swapFree=4192812/4192956
[pid=20207] ppid=20204 vsize=47564 CPUtime=17.86
/proc/20207/stat : 20207 (galac.sh) S 20204 20207 20085 0 -1 4194304 801 37571 0 1 0 0 1759 27 17 0 1 0 167333328 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266890046298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20207/statm: 11891 364 246 79 0 218 0
[pid=20272] ppid=20207 vsize=148188 CPUtime=1581.7
/proc/20272/stat : 20272 (minisat) R 20207 20207 20085 0 -1 4194304 36502 0 0 0 158119 51 0 0 25 0 1 0 167335133 151744512 36484 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 1 0 0
/proc/20272/statm: 37047 36484 54 142 0 36903 0
Current children cumulated CPU time (s) 1599.56
Current children cumulated vsize (KiB) 195752

[startup+1664.07 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 20680
/proc/meminfo: memFree=1588152/2055920 swapFree=4192812/4192956
[pid=20207] ppid=20204 vsize=47564 CPUtime=17.86
/proc/20207/stat : 20207 (galac.sh) S 20204 20207 20085 0 -1 4194304 801 37571 0 1 0 0 1759 27 17 0 1 0 167333328 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266890046298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20207/statm: 11891 364 246 79 0 218 0
[pid=20272] ppid=20207 vsize=150628 CPUtime=1641.74
/proc/20272/stat : 20272 (minisat) R 20207 20207 20085 0 -1 4194304 37139 0 0 0 164121 53 0 0 25 0 1 0 167335133 154243072 37121 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529506 0 0 4096 3 0 0 0 17 1 0 0
/proc/20272/statm: 37657 37121 54 142 0 37513 0
Current children cumulated CPU time (s) 1659.6
Current children cumulated vsize (KiB) 198192

[startup+1724.07 s]
/proc/loadavg: 1.36 1.08 1.11 3/82 20770
/proc/meminfo: memFree=1478576/2055920 swapFree=4192812/4192956
[pid=20207] ppid=20204 vsize=47564 CPUtime=17.86
/proc/20207/stat : 20207 (galac.sh) S 20204 20207 20085 0 -1 4194304 801 37571 0 1 0 0 1759 27 17 0 1 0 167333328 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266890046298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20207/statm: 11891 364 246 79 0 218 0
[pid=20272] ppid=20207 vsize=154324 CPUtime=1701.61
/proc/20272/stat : 20272 (minisat) R 20207 20207 20085 0 -1 4194304 38053 0 0 0 170106 55 0 0 25 0 1 0 167335133 158027776 38035 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134527180 0 0 4096 3 0 0 0 17 1 0 0
/proc/20272/statm: 38581 38035 54 142 0 38437 0
Current children cumulated CPU time (s) 1719.47
Current children cumulated vsize (KiB) 201888

[startup+1784.12 s]
/proc/loadavg: 1.74 1.24 1.16 3/82 20841
/proc/meminfo: memFree=1475440/2055920 swapFree=4192812/4192956
[pid=20207] ppid=20204 vsize=47564 CPUtime=17.86
/proc/20207/stat : 20207 (galac.sh) S 20204 20207 20085 0 -1 4194304 801 37571 0 1 0 0 1759 27 17 0 1 0 167333328 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266890046298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20207/statm: 11891 364 246 79 0 218 0
[pid=20272] ppid=20207 vsize=156600 CPUtime=1761.24
/proc/20272/stat : 20272 (minisat) R 20207 20207 20085 0 -1 4194304 38638 0 0 0 176067 57 0 0 25 0 1 0 167335133 160358400 38620 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529506 0 0 4096 3 0 0 0 17 0 0 0
/proc/20272/statm: 39150 38620 54 142 0 39006 0
Current children cumulated CPU time (s) 1779.1
Current children cumulated vsize (KiB) 204164



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1805.28 s]
/proc/loadavg: 1.81 1.29 1.18 3/82 20841
/proc/meminfo: memFree=1465456/2055920 swapFree=4192812/4192956
[pid=20207] ppid=20204 vsize=47564 CPUtime=17.86
/proc/20207/stat : 20207 (galac.sh) S 20204 20207 20085 0 -1 4194304 801 37571 0 1 0 0 1759 27 17 0 1 0 167333328 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266890046298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20207/statm: 11891 364 246 79 0 218 0
[pid=20272] ppid=20207 vsize=157500 CPUtime=1782.22
/proc/20272/stat : 20272 (minisat) R 20207 20207 20085 0 -1 4194304 38839 0 0 0 178165 57 0 0 25 0 1 0 167335133 161280000 38821 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/20272/statm: 39375 38821 54 142 0 39231 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 205064

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 20207 and gives childrusage.ru_utime.tv_sec=17 childrusage.ru_utime.tv_usec=600324 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=284956
CPU time returned by wait4() is 17.8853
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): 1805.29
CPU time (s): 1800.08
CPU user time (s): 1799.24
CPU system time (s): 0.84
CPU usage (%): 99.7112
Max. virtual memory (cumulated for all children) (KiB): 908624

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 17.6003
system time used= 0.284956
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38372
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= 1546
involuntary context switches= 1730

runsolver used 1.61475 s user time and 4.13637 s system time

The end

Launcher Data (download as text)

Begin job on node38 on Sun Jan  7 17:02:17 UTC 2007


IDJOB= 208682
IDBENCH= 4425
FILE ID= node38/208682-1168189337

PBS_JOBID= 3479259

Free space on /tmp= 66512 MiB

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

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  183773318bbfeda436ec7ca073b0db0a

RANDOM SEED= 283468073

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.267
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.267
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:       1739464 kB
Buffers:         20964 kB
Cached:         213636 kB
SwapCached:          0 kB
Active:          98560 kB
Inactive:       156776 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1739464 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            5676 kB
Writeback:           0 kB
Mapped:          31388 kB
Slab:            46312 kB
Committed_AS:  3612312 kB
PageTables:       1932 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= 66506 MiB



End job on node38 on Sun Jan  7 17:32:22 UTC 2007