Trace number 217990

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.07 1813.8

General information on the benchmark

Namerandom/rand-3-20-20/
rand-3-20-20-60-632-41_ext.xml
MD5SUMe0a6f3e36211043edd09986ac6ef091f
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 benchmark6.70898
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables20
Number of constraints60
Maximum constraint arity3
Maximum domain size20
Number of constraints which are defined in extension60
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.05	c --- Preproc Stats ---
1.87	c start processing
1.87	c start relation processing
4.73	c start cnf exporting
19.69	c parsing time : 1.601
19.69	c preprocessing time : 19.426
19.69	
19.69	c Nary constraints - conflicts : 0 supports : 60
19.69	c Binary constraints - conflicts : 0 supports :0
19.69	c max arity constraint : 3
19.69	c Max Tuples generated 0
19.69	c relations : 60
19.69	c relations BDD: 60
19.69	c vars : 135650 - clauses :  432809
19.69	
19.76	 
19.76	c --- Minisat Stats ---
19.76	 

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/node6/watcher-217990-1168250223 -o ROOT/results/node6/solver-217990-1168250223 -C 1800 -M 900 /tmp/evaluation/217990-1168250223/galac.sh /tmp/evaluation/217990-1168250223/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: 1.99 2.02 2.00 5/87 10235
/proc/meminfo: memFree=1728096/2055924 swapFree=4165672/4192956
[pid=10234] ppid=10232 vsize=8560 CPUtime=0
/proc/10234/stat : 10234 (galac.sh) R 10232 10234 10164 0 -1 4194304 308 0 0 0 0 0 0 0 21 0 1 0 173417886 8765440 253 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268583028623 0 0 4096 8192 0 0 0 17 1 0 0
/proc/10234/statm: 2140 253 197 79 0 133 0

[startup+0.107291 s]
/proc/loadavg: 1.99 2.02 2.00 5/87 10235
/proc/meminfo: memFree=1728096/2055924 swapFree=4165672/4192956
[pid=10234] ppid=10232 vsize=47568 CPUtime=0
/proc/10234/stat : 10234 (galac.sh) S 10232 10234 10164 0 -1 4194304 761 1704 0 0 0 0 0 0 18 0 1 0 173417886 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10234/statm: 11892 363 245 79 0 218 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47568

[startup+0.518347 s]
/proc/loadavg: 1.99 2.02 2.00 5/87 10235
/proc/meminfo: memFree=1728096/2055924 swapFree=4165672/4192956
[pid=10234] ppid=10232 vsize=47568 CPUtime=0
/proc/10234/stat : 10234 (galac.sh) S 10232 10234 10164 0 -1 4194304 761 1704 0 0 0 0 0 0 18 0 1 0 173417886 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10234/statm: 11892 363 245 79 0 218 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47568

[startup+1.33944 s]
/proc/loadavg: 1.99 2.02 2.00 3/95 10255
/proc/meminfo: memFree=1657440/2055924 swapFree=4165672/4192956
[pid=10234] ppid=10232 vsize=47568 CPUtime=0
/proc/10234/stat : 10234 (galac.sh) S 10232 10234 10164 0 -1 4194304 761 1704 0 0 0 0 0 0 18 0 1 0 173417886 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10234/statm: 11892 363 245 79 0 218 0
[pid=10248] ppid=10234 vsize=861064 CPUtime=1.18
/proc/10248/stat : 10248 (java) R 10234 10234 10164 0 -1 0 21550 0 1 0 108 10 0 0 21 0 8 0 173417891 881729536 21303 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073652494 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10248/statm: 215266 21303 1965 14 0 201471 0
[pid=10248/tid=10249] ppid=10234 vsize=861064 CPUtime=0.05
/proc/10248/task/10249/stat : 10249 (java) S 10234 10234 10164 0 -1 64 5796 0 0 0 4 1 0 0 16 0 8 0 173417903 881729536 21303 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10248/tid=10250] ppid=10234 vsize=861064 CPUtime=0
/proc/10248/task/10250/stat : 10250 (java) S 10234 10234 10164 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 173417903 881729536 21303 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10248/tid=10251] ppid=10234 vsize=861064 CPUtime=0
/proc/10248/task/10251/stat : 10251 (java) S 10234 10234 10164 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 173417903 881729536 21303 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10248/tid=10252] ppid=10234 vsize=861064 CPUtime=0
/proc/10248/task/10252/stat : 10252 (java) S 10234 10234 10164 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 173417907 881729536 21303 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10248/tid=10253] ppid=10234 vsize=861064 CPUtime=0.13
/proc/10248/task/10253/stat : 10253 (java) S 10234 10234 10164 0 -1 64 894 0 0 0 12 1 0 0 16 0 8 0 173417907 881729536 21303 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10248/tid=10254] ppid=10234 vsize=861064 CPUtime=0
/proc/10248/task/10254/stat : 10254 (java) S 10234 10234 10164 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 173417907 881729536 21303 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10248/tid=10255] ppid=10234 vsize=861064 CPUtime=0
/proc/10248/task/10255/stat : 10255 (java) S 10234 10234 10164 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 173417907 881729536 21303 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 908632

[startup+2.97664 s]
/proc/loadavg: 1.99 2.02 2.00 3/95 10255
/proc/meminfo: memFree=1644576/2055924 swapFree=4165672/4192956
[pid=10234] ppid=10232 vsize=47568 CPUtime=0
/proc/10234/stat : 10234 (galac.sh) S 10232 10234 10164 0 -1 4194304 761 1704 0 0 0 0 0 0 18 0 1 0 173417886 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10234/statm: 11892 363 245 79 0 218 0
[pid=10248] ppid=10234 vsize=861064 CPUtime=2.8
/proc/10248/stat : 10248 (java) R 10234 10234 10164 0 -1 0 22808 0 1 0 269 11 0 0 25 0 8 0 173417891 881729536 22558 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073879967 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10248/statm: 215266 22558 1973 14 0 201471 0
[pid=10248/tid=10249] ppid=10234 vsize=861064 CPUtime=0.11
/proc/10248/task/10249/stat : 10249 (java) S 10234 10234 10164 0 -1 64 7009 0 0 0 9 2 0 0 17 0 8 0 173417903 881729536 22558 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10248/tid=10250] ppid=10234 vsize=861064 CPUtime=0
/proc/10248/task/10250/stat : 10250 (java) S 10234 10234 10164 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 173417903 881729536 22558 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10248/tid=10251] ppid=10234 vsize=861064 CPUtime=0
/proc/10248/task/10251/stat : 10251 (java) S 10234 10234 10164 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 173417903 881729536 22558 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10248/tid=10252] ppid=10234 vsize=861064 CPUtime=0
/proc/10248/task/10252/stat : 10252 (java) S 10234 10234 10164 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 173417907 881729536 22558 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10248/tid=10253] ppid=10234 vsize=861064 CPUtime=0.18
/proc/10248/task/10253/stat : 10253 (java) S 10234 10234 10164 0 -1 64 918 0 0 0 17 1 0 0 16 0 8 0 173417907 881729536 22558 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10248/tid=10254] ppid=10234 vsize=861064 CPUtime=0
/proc/10248/task/10254/stat : 10254 (java) S 10234 10234 10164 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 173417907 881729536 22558 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10248/tid=10255] ppid=10234 vsize=861064 CPUtime=0
/proc/10248/task/10255/stat : 10255 (java) R 10234 10234 10164 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 173417907 881729536 22558 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.8
Current children cumulated vsize (KiB) 908632

[startup+6.27902 s]
/proc/loadavg: 1.99 2.02 2.00 3/95 10255
/proc/meminfo: memFree=1593056/2055924 swapFree=4165672/4192956
[pid=10234] ppid=10232 vsize=47568 CPUtime=0
/proc/10234/stat : 10234 (galac.sh) S 10232 10234 10164 0 -1 4194304 761 1704 0 0 0 0 0 0 18 0 1 0 173417886 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10234/statm: 11892 363 245 79 0 218 0
[pid=10248] ppid=10234 vsize=861064 CPUtime=6.07
/proc/10248/stat : 10248 (java) R 10234 10234 10164 0 -1 0 37018 0 1 0 588 19 0 0 25 0 8 0 173417891 881729536 36765 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073987563 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10248/statm: 215266 36765 1993 14 0 201471 0
[pid=10248/tid=10249] ppid=10234 vsize=861064 CPUtime=0.74
/proc/10248/task/10249/stat : 10249 (java) S 10234 10234 10164 0 -1 64 21129 0 0 0 66 8 0 0 16 0 8 0 173417903 881729536 36765 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10248/tid=10250] ppid=10234 vsize=861064 CPUtime=0
/proc/10248/task/10250/stat : 10250 (java) S 10234 10234 10164 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 173417903 881729536 36765 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10248/tid=10251] ppid=10234 vsize=861064 CPUtime=0
/proc/10248/task/10251/stat : 10251 (java) S 10234 10234 10164 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 173417903 881729536 36765 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10248/tid=10252] ppid=10234 vsize=861064 CPUtime=0
/proc/10248/task/10252/stat : 10252 (java) S 10234 10234 10164 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 173417907 881729536 36765 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10248/tid=10253] ppid=10234 vsize=861064 CPUtime=0.26
/proc/10248/task/10253/stat : 10253 (java) S 10234 10234 10164 0 -1 64 965 0 0 0 24 2 0 0 16 0 8 0 173417907 881729536 36765 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10248/tid=10254] ppid=10234 vsize=861064 CPUtime=0
/proc/10248/task/10254/stat : 10254 (java) S 10234 10234 10164 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 173417907 881729536 36765 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10248/tid=10255] ppid=10234 vsize=861064 CPUtime=0
/proc/10248/task/10255/stat : 10255 (java) S 10234 10234 10164 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 173417907 881729536 36765 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.07
Current children cumulated vsize (KiB) 908632

[startup+12.7648 s]
/proc/loadavg: 1.99 2.02 2.00 3/95 10255
/proc/meminfo: memFree=1584160/2055924 swapFree=4165672/4192956
[pid=10234] ppid=10232 vsize=47568 CPUtime=0
/proc/10234/stat : 10234 (galac.sh) S 10232 10234 10164 0 -1 4194304 761 1704 0 0 0 0 0 0 18 0 1 0 173417886 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10234/statm: 11892 363 245 79 0 218 0
[pid=10248] ppid=10234 vsize=861064 CPUtime=12.49
/proc/10248/stat : 10248 (java) R 10234 10234 10164 0 -1 0 37029 0 1 0 1228 21 0 0 25 0 8 0 173417891 881729536 36765 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073754631 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10248/statm: 215266 36765 1993 14 0 201471 0
[pid=10248/tid=10249] ppid=10234 vsize=861064 CPUtime=0.75
/proc/10248/task/10249/stat : 10249 (java) S 10234 10234 10164 0 -1 64 21129 0 0 0 67 8 0 0 16 0 8 0 173417903 881729536 36765 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10248/tid=10250] ppid=10234 vsize=861064 CPUtime=0
/proc/10248/task/10250/stat : 10250 (java) S 10234 10234 10164 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 173417903 881729536 36765 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10248/tid=10251] ppid=10234 vsize=861064 CPUtime=0
/proc/10248/task/10251/stat : 10251 (java) S 10234 10234 10164 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 173417903 881729536 36765 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10248/tid=10252] ppid=10234 vsize=861064 CPUtime=0
/proc/10248/task/10252/stat : 10252 (java) S 10234 10234 10164 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 173417907 881729536 36765 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10248/tid=10253] ppid=10234 vsize=861064 CPUtime=0.26
/proc/10248/task/10253/stat : 10253 (java) S 10234 10234 10164 0 -1 64 965 0 0 0 24 2 0 0 16 0 8 0 173417907 881729536 36765 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10248/tid=10254] ppid=10234 vsize=861064 CPUtime=0
/proc/10248/task/10254/stat : 10254 (java) S 10234 10234 10164 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 173417907 881729536 36765 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10248/tid=10255] ppid=10234 vsize=861064 CPUtime=0
/proc/10248/task/10255/stat : 10255 (java) S 10234 10234 10164 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 173417907 881729536 36765 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.49
Current children cumulated vsize (KiB) 908632

[startup+25.6313 s]
/proc/loadavg: 1.99 2.02 2.00 3/88 10256
/proc/meminfo: memFree=1692568/2055924 swapFree=4165672/4192956
[pid=10234] ppid=10232 vsize=47568 CPUtime=19.41
/proc/10234/stat : 10234 (galac.sh) S 10232 10234 10164 0 -1 4194304 799 38752 0 1 0 0 1914 27 17 0 1 0 173417886 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10234/statm: 11892 363 245 79 0 218 0
[pid=10256] ppid=10234 vsize=28764 CPUtime=5.8
/proc/10256/stat : 10256 (minisat) R 10234 10234 10164 0 -1 4194304 6917 0 0 0 577 3 0 0 25 0 1 0 173419862 29454336 6899 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529274 0 0 4096 3 0 0 0 17 1 0 0
/proc/10256/statm: 7191 6899 54 142 0 7047 0
Current children cumulated CPU time (s) 25.21
Current children cumulated vsize (KiB) 76332

[startup+51.3063 s]
/proc/loadavg: 1.99 2.01 2.00 3/88 10256
/proc/meminfo: memFree=1688536/2055924 swapFree=4165672/4192956
[pid=10234] ppid=10232 vsize=47568 CPUtime=19.41
/proc/10234/stat : 10234 (galac.sh) S 10232 10234 10164 0 -1 4194304 799 38752 0 1 0 0 1914 27 17 0 1 0 173417886 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10234/statm: 11892 363 245 79 0 218 0
[pid=10256] ppid=10234 vsize=32860 CPUtime=31.23
/proc/10256/stat : 10256 (minisat) R 10234 10234 10164 0 -1 4194304 7929 0 0 0 3119 4 0 0 25 0 1 0 173419862 33648640 7911 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134520025 0 0 4096 3 0 0 0 17 1 0 0
/proc/10256/statm: 8215 7911 54 142 0 8071 0
Current children cumulated CPU time (s) 50.64
Current children cumulated vsize (KiB) 80428

[startup+102.55 s]
/proc/loadavg: 1.99 2.01 2.00 3/88 10256
/proc/meminfo: memFree=1681496/2055924 swapFree=4165672/4192956
[pid=10234] ppid=10232 vsize=47568 CPUtime=19.41
/proc/10234/stat : 10234 (galac.sh) S 10232 10234 10164 0 -1 4194304 799 38752 0 1 0 0 1914 27 17 0 1 0 173417886 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10234/statm: 11892 363 245 79 0 218 0
[pid=10256] ppid=10234 vsize=40048 CPUtime=82.01
/proc/10256/stat : 10256 (minisat) R 10234 10234 10164 0 -1 4194304 9752 0 0 0 8194 7 0 0 25 0 1 0 173419862 41009152 9734 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529767 0 0 4096 3 0 0 0 17 1 0 0
/proc/10256/statm: 10012 9734 54 142 0 9868 0
Current children cumulated CPU time (s) 101.42
Current children cumulated vsize (KiB) 87616

[startup+162.625 s]
/proc/loadavg: 2.04 2.02 2.00 3/88 10256
/proc/meminfo: memFree=1672472/2055924 swapFree=4165672/4192956
[pid=10234] ppid=10232 vsize=47568 CPUtime=19.41
/proc/10234/stat : 10234 (galac.sh) S 10232 10234 10164 0 -1 4194304 799 38752 0 1 0 0 1914 27 17 0 1 0 173417886 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10234/statm: 11892 363 245 79 0 218 0
[pid=10256] ppid=10234 vsize=49060 CPUtime=141.54
/proc/10256/stat : 10256 (minisat) R 10234 10234 10164 0 -1 4194304 11985 0 0 0 14143 11 0 0 25 0 1 0 173419862 50237440 11967 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 1 0 0
/proc/10256/statm: 12265 11967 54 142 0 12121 0
Current children cumulated CPU time (s) 160.95
Current children cumulated vsize (KiB) 96628

[startup+222.706 s]
/proc/loadavg: 2.01 2.01 2.00 3/88 10256
/proc/meminfo: memFree=1667416/2055924 swapFree=4165672/4192956
[pid=10234] ppid=10232 vsize=47568 CPUtime=19.41
/proc/10234/stat : 10234 (galac.sh) S 10232 10234 10164 0 -1 4194304 799 38752 0 1 0 0 1914 27 17 0 1 0 173417886 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10234/statm: 11892 363 245 79 0 218 0
[pid=10256] ppid=10234 vsize=54028 CPUtime=201.07
/proc/10256/stat : 10256 (minisat) R 10234 10234 10164 0 -1 4194304 13215 0 0 0 20094 13 0 0 25 0 1 0 173419862 55324672 13197 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529624 0 0 4096 3 0 0 0 17 1 0 0
/proc/10256/statm: 13507 13197 54 142 0 13363 0
Current children cumulated CPU time (s) 220.48
Current children cumulated vsize (KiB) 101596

[startup+282.798 s]
/proc/loadavg: 2.00 2.01 2.00 3/94 10398

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

/proc/loadavg: 2.00 2.00 2.00 3/90 10456
/proc/meminfo: memFree=1621008/2055924 swapFree=4165672/4192956
[pid=10234] ppid=10232 vsize=47568 CPUtime=19.41
/proc/10234/stat : 10234 (galac.sh) S 10232 10234 10164 0 -1 4194304 799 38752 0 1 0 0 1914 27 17 0 1 0 173417886 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10234/statm: 11892 363 245 79 0 218 0
[pid=10256] ppid=10234 vsize=100564 CPUtime=1093.76
/proc/10256/stat : 10256 (minisat) R 10234 10234 10164 0 -1 4194304 24729 0 0 0 109344 32 0 0 25 0 1 0 173419862 102977536 24711 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529453 0 0 4096 3 0 0 0 17 1 0 0
/proc/10256/statm: 25141 24711 54 142 0 24997 0
Current children cumulated CPU time (s) 1113.17
Current children cumulated vsize (KiB) 148132

[startup+1183.92 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 10456
/proc/meminfo: memFree=1617808/2055924 swapFree=4165672/4192956
[pid=10234] ppid=10232 vsize=47568 CPUtime=19.41
/proc/10234/stat : 10234 (galac.sh) S 10232 10234 10164 0 -1 4194304 799 38752 0 1 0 0 1914 27 17 0 1 0 173417886 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10234/statm: 11892 363 245 79 0 218 0
[pid=10256] ppid=10234 vsize=103804 CPUtime=1153.3
/proc/10256/stat : 10256 (minisat) R 10234 10234 10164 0 -1 4194304 25510 0 0 0 115297 33 0 0 25 0 1 0 173419862 106295296 25492 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529461 0 0 4096 3 0 0 0 17 1 0 0
/proc/10256/statm: 25951 25492 54 142 0 25807 0
Current children cumulated CPU time (s) 1172.71
Current children cumulated vsize (KiB) 151372

[startup+1244 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 10456
/proc/meminfo: memFree=1613456/2055924 swapFree=4165672/4192956
[pid=10234] ppid=10232 vsize=47568 CPUtime=19.41
/proc/10234/stat : 10234 (galac.sh) S 10232 10234 10164 0 -1 4194304 799 38752 0 1 0 0 1914 27 17 0 1 0 173417886 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10234/statm: 11892 363 245 79 0 218 0
[pid=10256] ppid=10234 vsize=108024 CPUtime=1212.83
/proc/10256/stat : 10256 (minisat) R 10234 10234 10164 0 -1 4194304 26592 0 0 0 121248 35 0 0 25 0 1 0 173419862 110616576 26574 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529368 0 0 4096 3 0 0 0 17 1 0 0
/proc/10256/statm: 27006 26574 54 142 0 26862 0
Current children cumulated CPU time (s) 1232.24
Current children cumulated vsize (KiB) 155592

[startup+1304.07 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 10456
/proc/meminfo: memFree=1610832/2055924 swapFree=4165672/4192956
[pid=10234] ppid=10232 vsize=47568 CPUtime=19.41
/proc/10234/stat : 10234 (galac.sh) S 10232 10234 10164 0 -1 4194304 799 38752 0 1 0 0 1914 27 17 0 1 0 173417886 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10234/statm: 11892 363 245 79 0 218 0
[pid=10256] ppid=10234 vsize=110664 CPUtime=1272.35
/proc/10256/stat : 10256 (minisat) R 10234 10234 10164 0 -1 4194304 27247 0 0 0 127199 36 0 0 25 0 1 0 173419862 113319936 27229 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/10256/statm: 27666 27229 54 142 0 27522 0
Current children cumulated CPU time (s) 1291.76
Current children cumulated vsize (KiB) 158232

[startup+1364.15 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 10458
/proc/meminfo: memFree=1608912/2055924 swapFree=4165672/4192956
[pid=10234] ppid=10232 vsize=47568 CPUtime=19.41
/proc/10234/stat : 10234 (galac.sh) S 10232 10234 10164 0 -1 4194304 799 38752 0 1 0 0 1914 27 17 0 1 0 173417886 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10234/statm: 11892 363 245 79 0 218 0
[pid=10256] ppid=10234 vsize=112624 CPUtime=1331.88
/proc/10256/stat : 10256 (minisat) R 10234 10234 10164 0 -1 4194304 27726 0 0 0 133151 37 0 0 25 0 1 0 173419862 115326976 27708 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529453 0 0 4096 3 0 0 0 17 1 0 0
/proc/10256/statm: 28156 27708 54 142 0 28012 0
Current children cumulated CPU time (s) 1351.29
Current children cumulated vsize (KiB) 160192

[startup+1424.22 s]
/proc/loadavg: 2.14 2.03 2.01 3/95 10534
/proc/meminfo: memFree=1468712/2055924 swapFree=4165672/4192956
[pid=10234] ppid=10232 vsize=47568 CPUtime=19.41
/proc/10234/stat : 10234 (galac.sh) S 10232 10234 10164 0 -1 4194304 799 38752 0 1 0 0 1914 27 17 0 1 0 173417886 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10234/statm: 11892 363 245 79 0 218 0
[pid=10256] ppid=10234 vsize=114504 CPUtime=1391.49
/proc/10256/stat : 10256 (minisat) R 10234 10234 10164 0 -1 4194304 28193 0 0 0 139109 40 0 0 25 0 1 0 173419862 117252096 28175 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/10256/statm: 28626 28175 54 142 0 28482 0
Current children cumulated CPU time (s) 1410.9
Current children cumulated vsize (KiB) 162072

[startup+1484.32 s]
/proc/loadavg: 2.05 2.02 2.00 3/88 10535
/proc/meminfo: memFree=1563744/2055924 swapFree=4165672/4192956
[pid=10234] ppid=10232 vsize=47568 CPUtime=19.41
/proc/10234/stat : 10234 (galac.sh) S 10232 10234 10164 0 -1 4194304 799 38752 0 1 0 0 1914 27 17 0 1 0 173417886 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10234/statm: 11892 363 245 79 0 218 0
[pid=10256] ppid=10234 vsize=117184 CPUtime=1451.54
/proc/10256/stat : 10256 (minisat) R 10234 10234 10164 0 -1 4194304 28865 0 0 0 145113 41 0 0 25 0 1 0 173419862 119996416 28847 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/10256/statm: 29296 28847 54 142 0 29152 0
Current children cumulated CPU time (s) 1470.95
Current children cumulated vsize (KiB) 164752

[startup+1544.41 s]
/proc/loadavg: 2.10 2.04 2.01 3/88 10535
/proc/meminfo: memFree=1543072/2055924 swapFree=4165672/4192956
[pid=10234] ppid=10232 vsize=47568 CPUtime=19.41
/proc/10234/stat : 10234 (galac.sh) S 10232 10234 10164 0 -1 4194304 799 38752 0 1 0 0 1914 27 17 0 1 0 173417886 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10234/statm: 11892 363 245 79 0 218 0
[pid=10256] ppid=10234 vsize=119392 CPUtime=1511.56
/proc/10256/stat : 10256 (minisat) R 10234 10234 10164 0 -1 4194304 29384 0 0 0 151114 42 0 0 25 0 1 0 173419862 122257408 29366 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/10256/statm: 29848 29366 54 142 0 29704 0
Current children cumulated CPU time (s) 1530.97
Current children cumulated vsize (KiB) 166960

[startup+1604.51 s]
/proc/loadavg: 2.03 2.03 2.00 3/88 10535
/proc/meminfo: memFree=1533408/2055924 swapFree=4165672/4192956
[pid=10234] ppid=10232 vsize=47568 CPUtime=19.41
/proc/10234/stat : 10234 (galac.sh) S 10232 10234 10164 0 -1 4194304 799 38752 0 1 0 0 1914 27 17 0 1 0 173417886 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10234/statm: 11892 363 245 79 0 218 0
[pid=10256] ppid=10234 vsize=122080 CPUtime=1571.58
/proc/10256/stat : 10256 (minisat) R 10234 10234 10164 0 -1 4194304 30027 0 0 0 157114 44 0 0 25 0 1 0 173419862 125009920 30009 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 0 0 0
/proc/10256/statm: 30520 30009 54 142 0 30376 0
Current children cumulated CPU time (s) 1590.99
Current children cumulated vsize (KiB) 169648

[startup+1664.51 s]
/proc/loadavg: 2.01 2.02 2.00 3/88 10535
/proc/meminfo: memFree=1521120/2055924 swapFree=4165672/4192956
[pid=10234] ppid=10232 vsize=47568 CPUtime=19.41
/proc/10234/stat : 10234 (galac.sh) S 10232 10234 10164 0 -1 4194304 799 38752 0 1 0 0 1914 27 17 0 1 0 173417886 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10234/statm: 11892 363 245 79 0 218 0
[pid=10256] ppid=10234 vsize=126280 CPUtime=1631.52
/proc/10256/stat : 10256 (minisat) R 10234 10234 10164 0 -1 4194304 31053 0 0 0 163107 45 0 0 25 0 1 0 173419862 129310720 31035 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/10256/statm: 31570 31035 54 142 0 31426 0
Current children cumulated CPU time (s) 1650.93
Current children cumulated vsize (KiB) 173848

[startup+1724.6 s]
/proc/loadavg: 2.00 2.01 2.00 3/88 10535
/proc/meminfo: memFree=1511648/2055924 swapFree=4165672/4192956
[pid=10234] ppid=10232 vsize=47568 CPUtime=19.41
/proc/10234/stat : 10234 (galac.sh) S 10232 10234 10164 0 -1 4194304 799 38752 0 1 0 0 1914 27 17 0 1 0 173417886 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10234/statm: 11892 363 245 79 0 218 0
[pid=10256] ppid=10234 vsize=129892 CPUtime=1691.57
/proc/10256/stat : 10256 (minisat) R 10234 10234 10164 0 -1 4194304 31862 0 0 0 169110 47 0 0 25 0 1 0 173419862 133009408 31844 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529361 0 0 4096 3 0 0 0 17 0 0 0
/proc/10256/statm: 32473 31844 54 142 0 32329 0
Current children cumulated CPU time (s) 1710.98
Current children cumulated vsize (KiB) 177460

[startup+1784.6 s]
/proc/loadavg: 2.00 2.01 2.00 3/88 10535
/proc/meminfo: memFree=1503840/2055924 swapFree=4165672/4192956
[pid=10234] ppid=10232 vsize=47568 CPUtime=19.41
/proc/10234/stat : 10234 (galac.sh) S 10232 10234 10164 0 -1 4194304 799 38752 0 1 0 0 1914 27 17 0 1 0 173417886 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10234/statm: 11892 363 245 79 0 218 0
[pid=10256] ppid=10234 vsize=132740 CPUtime=1751.48
/proc/10256/stat : 10256 (minisat) R 10234 10234 10164 0 -1 4194304 32543 0 0 0 175100 48 0 0 25 0 1 0 173419862 135925760 32525 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 0 0 0
/proc/10256/statm: 33185 32525 54 142 0 33041 0
Current children cumulated CPU time (s) 1770.89
Current children cumulated vsize (KiB) 180308



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1813.79 s]
/proc/loadavg: 2.00 2.01 2.00 3/88 10535
/proc/meminfo: memFree=1500000/2055924 swapFree=4165672/4192956
[pid=10234] ppid=10232 vsize=47568 CPUtime=19.41
/proc/10234/stat : 10234 (galac.sh) S 10232 10234 10164 0 -1 4194304 799 38752 0 1 0 0 1914 27 17 0 1 0 173417886 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10234/statm: 11892 363 245 79 0 218 0
[pid=10256] ppid=10234 vsize=134288 CPUtime=1780.66
/proc/10256/stat : 10256 (minisat) R 10234 10234 10164 0 -1 4194304 32921 0 0 0 178017 49 0 0 25 0 1 0 173419862 137510912 32903 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/10256/statm: 33572 32903 54 142 0 33428 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 181856

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 10234 and gives childrusage.ru_utime.tv_sec=19 childrusage.ru_utime.tv_usec=146089 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=279957
CPU time returned by wait4() is 19.426
while last known CPU time is 1800.07

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

Real time (s): 1813.8
CPU time (s): 1800.07
CPU user time (s): 1799.31
CPU system time (s): 0.76
CPU usage (%): 99.243
Max. virtual memory (cumulated for all children) (KiB): 908632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19.1461
system time used= 0.279957
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39551
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= 1523
involuntary context switches= 1825

runsolver used 2.12468 s user time and 5.9151 s system time

The end

Launcher Data (download as text)

Begin job on node6 on Mon Jan  8 09:57:04 UTC 2007


IDJOB= 217990
IDBENCH= 5187
FILE ID= node6/217990-1168250223

PBS_JOBID= 3481665

Free space on /tmp= 66548 MiB

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

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  e0a6f3e36211043edd09986ac6ef091f

RANDOM SEED= 610642516

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.240
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.240
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:      2055924 kB
MemFree:       1728576 kB
Buffers:         52720 kB
Cached:         171416 kB
SwapCached:       2916 kB
Active:         155852 kB
Inactive:       112248 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1728576 kB
SwapTotal:     4192956 kB
SwapFree:      4165672 kB
Dirty:            4324 kB
Writeback:           0 kB
Mapped:          54460 kB
Slab:            44188 kB
Committed_AS:  5261124 kB
PageTables:       2352 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= 66531 MiB



End job on node6 on Mon Jan  8 10:27:18 UTC 2007