Trace number 218087

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.01 1808.27

General information on the benchmark

Namerandom/rand-3-20-20/
rand-3-20-20-60-632-33_ext.xml
MD5SUMbc93713de166b1eb8718a7b2d6ead437
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark221.25
SatisfiableNO
(Un)Satisfiability was provedNO
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.74	c start processing
1.75	c start relation processing
4.64	c start cnf exporting
19.30	c parsing time : 1.58
19.30	c preprocessing time : 19.137
19.30	
19.30	c Nary constraints - conflicts : 0 supports : 59
19.30	c Binary constraints - conflicts : 0 supports :0
19.30	c max arity constraint : 3
19.30	c Max Tuples generated 0
19.30	c relations : 59
19.30	c relations BDD: 59
19.30	c vars : 132286 - clauses :  422308
19.30	
19.35	 
19.35	c --- Minisat Stats ---
19.35	 

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/node59/watcher-218087-1168250745 -o ROOT/results/node59/solver-218087-1168250745 -C 1800 -M 900 /tmp/evaluation/218087-1168250745/galac.sh /tmp/evaluation/218087-1168250745/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.09 2.04 2.00 3/80 6244
/proc/meminfo: memFree=1853304/2055920 swapFree=4192812/4192956
[pid=6243] ppid=6241 vsize=652 CPUtime=0
/proc/6243/stat : 6243 (galac.sh) R 6241 6243 5327 0 -1 4194304 41 0 0 0 0 0 0 0 20 0 1 0 173472493 667648 25 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217049003285 0 0 4096 0 0 0 0 17 1 0 0
/proc/6243/statm: 163 25 18 79 0 53 0

[startup+0.102833 s]
/proc/loadavg: 2.09 2.04 2.00 3/80 6244
/proc/meminfo: memFree=1853304/2055920 swapFree=4192812/4192956
[pid=6243] ppid=6241 vsize=47556 CPUtime=0.01
/proc/6243/stat : 6243 (galac.sh) S 6241 6243 5327 0 -1 4194304 762 1704 0 0 0 0 0 1 24 0 1 0 173472493 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6243/statm: 11889 364 246 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+0.510877 s]
/proc/loadavg: 2.09 2.04 2.00 3/80 6244
/proc/meminfo: memFree=1853304/2055920 swapFree=4192812/4192956
[pid=6243] ppid=6241 vsize=47556 CPUtime=0.01
/proc/6243/stat : 6243 (galac.sh) S 6241 6243 5327 0 -1 4194304 762 1704 0 0 0 0 0 1 24 0 1 0 173472493 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6243/statm: 11889 364 246 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+1.33197 s]
/proc/loadavg: 2.09 2.04 2.00 3/88 6264
/proc/meminfo: memFree=1774904/2055920 swapFree=4192812/4192956
[pid=6243] ppid=6241 vsize=47556 CPUtime=0.01
/proc/6243/stat : 6243 (galac.sh) S 6241 6243 5327 0 -1 4194304 762 1704 0 0 0 0 0 1 24 0 1 0 173472493 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6243/statm: 11889 364 246 79 0 218 0
[pid=6257] ppid=6243 vsize=861064 CPUtime=1.27
/proc/6257/stat : 6257 (java) R 6243 6243 5327 0 -1 0 21565 0 1 0 116 11 0 0 23 0 8 0 173472497 881729536 21318 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073683589 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6257/statm: 215266 21318 1966 14 0 201471 0
[pid=6257/tid=6258] ppid=6243 vsize=861064 CPUtime=0.05
/proc/6257/task/6258/stat : 6258 (java) S 6243 6243 5327 0 -1 64 5811 0 0 0 3 2 0 0 16 0 8 0 173472501 881729536 21318 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6257/tid=6259] ppid=6243 vsize=861064 CPUtime=0
/proc/6257/task/6259/stat : 6259 (java) S 6243 6243 5327 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 173472501 881729536 21318 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6257/tid=6260] ppid=6243 vsize=861064 CPUtime=0
/proc/6257/task/6260/stat : 6260 (java) S 6243 6243 5327 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 173472501 881729536 21318 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6257/tid=6261] ppid=6243 vsize=861064 CPUtime=0
/proc/6257/task/6261/stat : 6261 (java) S 6243 6243 5327 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 173472505 881729536 21318 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6257/tid=6262] ppid=6243 vsize=861064 CPUtime=0.12
/proc/6257/task/6262/stat : 6262 (java) S 6243 6243 5327 0 -1 64 894 0 0 0 12 0 0 0 16 0 8 0 173472505 881729536 21318 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6257/tid=6263] ppid=6243 vsize=861064 CPUtime=0
/proc/6257/task/6263/stat : 6263 (java) S 6243 6243 5327 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 173472505 881729536 21318 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6257/tid=6264] ppid=6243 vsize=861064 CPUtime=0
/proc/6257/task/6264/stat : 6264 (java) S 6243 6243 5327 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 173472505 881729536 21318 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 908620

[startup+2.97816 s]
/proc/loadavg: 2.09 2.04 2.00 4/88 6264
/proc/meminfo: memFree=1769848/2055920 swapFree=4192812/4192956
[pid=6243] ppid=6241 vsize=47556 CPUtime=0.01
/proc/6243/stat : 6243 (galac.sh) S 6241 6243 5327 0 -1 4194304 762 1704 0 0 0 0 0 1 24 0 1 0 173472493 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6243/statm: 11889 364 246 79 0 218 0
[pid=6257] ppid=6243 vsize=861064 CPUtime=2.89
/proc/6257/stat : 6257 (java) R 6243 6243 5327 0 -1 0 22823 0 1 0 277 12 0 0 25 0 8 0 173472497 881729536 22573 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073876132 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6257/statm: 215266 22573 1974 14 0 201471 0
[pid=6257/tid=6258] ppid=6243 vsize=861064 CPUtime=0.1
/proc/6257/task/6258/stat : 6258 (java) S 6243 6243 5327 0 -1 64 7024 0 0 0 8 2 0 0 17 0 8 0 173472501 881729536 22573 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6257/tid=6259] ppid=6243 vsize=861064 CPUtime=0
/proc/6257/task/6259/stat : 6259 (java) S 6243 6243 5327 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 173472501 881729536 22573 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6257/tid=6260] ppid=6243 vsize=861064 CPUtime=0
/proc/6257/task/6260/stat : 6260 (java) S 6243 6243 5327 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 173472501 881729536 22573 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6257/tid=6261] ppid=6243 vsize=861064 CPUtime=0
/proc/6257/task/6261/stat : 6261 (java) S 6243 6243 5327 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 173472505 881729536 22573 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6257/tid=6262] ppid=6243 vsize=861064 CPUtime=0.18
/proc/6257/task/6262/stat : 6262 (java) S 6243 6243 5327 0 -1 64 918 0 0 0 17 1 0 0 16 0 8 0 173472505 881729536 22573 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6257/tid=6263] ppid=6243 vsize=861064 CPUtime=0
/proc/6257/task/6263/stat : 6263 (java) S 6243 6243 5327 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 173472505 881729536 22573 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6257/tid=6264] ppid=6243 vsize=861064 CPUtime=0
/proc/6257/task/6264/stat : 6264 (java) S 6243 6243 5327 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 173472505 881729536 22573 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.9
Current children cumulated vsize (KiB) 908620

[startup+6.18651 s]
/proc/loadavg: 2.08 2.03 2.00 3/88 6264
/proc/meminfo: memFree=1719616/2055920 swapFree=4192812/4192956
[pid=6243] ppid=6241 vsize=47556 CPUtime=0.01
/proc/6243/stat : 6243 (galac.sh) S 6241 6243 5327 0 -1 4194304 762 1704 0 0 0 0 0 1 24 0 1 0 173472493 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6243/statm: 11889 364 246 79 0 218 0
[pid=6257] ppid=6243 vsize=861064 CPUtime=6.06
/proc/6257/stat : 6257 (java) R 6243 6243 5327 0 -1 0 36641 0 2 0 587 19 0 0 25 0 8 0 173472497 881729536 36388 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073682712 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6257/statm: 215266 36388 1995 14 0 201471 0
[pid=6257/tid=6258] ppid=6243 vsize=861064 CPUtime=0.73
/proc/6257/task/6258/stat : 6258 (java) S 6243 6243 5327 0 -1 64 20752 0 0 0 65 8 0 0 16 0 8 0 173472501 881729536 36388 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6257/tid=6259] ppid=6243 vsize=861064 CPUtime=0
/proc/6257/task/6259/stat : 6259 (java) S 6243 6243 5327 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 173472501 881729536 36388 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6257/tid=6260] ppid=6243 vsize=861064 CPUtime=0
/proc/6257/task/6260/stat : 6260 (java) S 6243 6243 5327 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 173472501 881729536 36388 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6257/tid=6261] ppid=6243 vsize=861064 CPUtime=0
/proc/6257/task/6261/stat : 6261 (java) S 6243 6243 5327 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 173472505 881729536 36388 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6257/tid=6262] ppid=6243 vsize=861064 CPUtime=0.24
/proc/6257/task/6262/stat : 6262 (java) S 6243 6243 5327 0 -1 64 964 0 0 0 23 1 0 0 15 0 8 0 173472505 881729536 36388 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6257/tid=6263] ppid=6243 vsize=861064 CPUtime=0
/proc/6257/task/6263/stat : 6263 (java) S 6243 6243 5327 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 173472505 881729536 36388 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6257/tid=6264] ppid=6243 vsize=861064 CPUtime=0
/proc/6257/task/6264/stat : 6264 (java) S 6243 6243 5327 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 173472505 881729536 36388 18446744073709551615 134512640 134570532 4294956112 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) 908620

[startup+12.6722 s]
/proc/loadavg: 2.07 2.03 2.00 3/88 6264
/proc/meminfo: memFree=1710792/2055920 swapFree=4192812/4192956
[pid=6243] ppid=6241 vsize=47556 CPUtime=0.01
/proc/6243/stat : 6243 (galac.sh) S 6241 6243 5327 0 -1 4194304 762 1704 0 0 0 0 0 1 24 0 1 0 173472493 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6243/statm: 11889 364 246 79 0 218 0
[pid=6257] ppid=6243 vsize=861064 CPUtime=12.48
/proc/6257/stat : 6257 (java) R 6243 6243 5327 0 -1 0 36652 0 2 0 1227 21 0 0 25 0 8 0 173472497 881729536 36388 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073681463 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6257/statm: 215266 36388 1995 14 0 201471 0
[pid=6257/tid=6258] ppid=6243 vsize=861064 CPUtime=0.74
/proc/6257/task/6258/stat : 6258 (java) S 6243 6243 5327 0 -1 64 20752 0 0 0 66 8 0 0 16 0 8 0 173472501 881729536 36388 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6257/tid=6259] ppid=6243 vsize=861064 CPUtime=0
/proc/6257/task/6259/stat : 6259 (java) S 6243 6243 5327 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 173472501 881729536 36388 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6257/tid=6260] ppid=6243 vsize=861064 CPUtime=0
/proc/6257/task/6260/stat : 6260 (java) S 6243 6243 5327 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 173472501 881729536 36388 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6257/tid=6261] ppid=6243 vsize=861064 CPUtime=0
/proc/6257/task/6261/stat : 6261 (java) S 6243 6243 5327 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 173472505 881729536 36388 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6257/tid=6262] ppid=6243 vsize=861064 CPUtime=0.24
/proc/6257/task/6262/stat : 6262 (java) S 6243 6243 5327 0 -1 64 964 0 0 0 23 1 0 0 15 0 8 0 173472505 881729536 36388 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6257/tid=6263] ppid=6243 vsize=861064 CPUtime=0
/proc/6257/task/6263/stat : 6263 (java) S 6243 6243 5327 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 173472505 881729536 36388 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6257/tid=6264] ppid=6243 vsize=861064 CPUtime=0
/proc/6257/task/6264/stat : 6264 (java) S 6243 6243 5327 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 173472505 881729536 36388 18446744073709551615 134512640 134570532 4294956112 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) 908620

[startup+25.5426 s]
/proc/loadavg: 2.13 2.05 2.01 3/86 6319
/proc/meminfo: memFree=1742808/2055920 swapFree=4192812/4192956
[pid=6243] ppid=6241 vsize=47556 CPUtime=19.07
/proc/6243/stat : 6243 (galac.sh) S 6241 6243 5327 0 -1 4194304 800 38375 0 2 0 0 1876 31 17 0 1 0 173472493 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6243/statm: 11889 364 246 79 0 218 0
[pid=6318] ppid=6243 vsize=28232 CPUtime=6.07
/proc/6318/stat : 6318 (minisat) R 6243 6243 5327 0 -1 4194304 6732 0 0 0 603 4 0 0 25 0 1 0 173474429 28909568 6714 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529776 0 0 4096 3 0 0 0 17 1 0 0
/proc/6318/statm: 7058 6714 54 142 0 6914 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 75788

[startup+51.2375 s]
/proc/loadavg: 2.08 2.04 2.00 3/86 6319
/proc/meminfo: memFree=1738520/2055920 swapFree=4192812/4192956
[pid=6243] ppid=6241 vsize=47556 CPUtime=19.07
/proc/6243/stat : 6243 (galac.sh) S 6241 6243 5327 0 -1 4194304 800 38375 0 2 0 0 1876 31 17 0 1 0 173472493 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6243/statm: 11889 364 246 79 0 218 0
[pid=6318] ppid=6243 vsize=32768 CPUtime=31.53
/proc/6318/stat : 6318 (minisat) R 6243 6243 5327 0 -1 4194304 7849 0 0 0 3148 5 0 0 25 0 1 0 173474429 33554432 7831 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/6318/statm: 8192 7831 54 142 0 8048 0
Current children cumulated CPU time (s) 50.6
Current children cumulated vsize (KiB) 80324

[startup+102.487 s]
/proc/loadavg: 2.04 2.03 2.00 3/86 6319
/proc/meminfo: memFree=1670680/2055920 swapFree=4192812/4192956
[pid=6243] ppid=6241 vsize=47556 CPUtime=19.07
/proc/6243/stat : 6243 (galac.sh) S 6241 6243 5327 0 -1 4194304 800 38375 0 2 0 0 1876 31 17 0 1 0 173472493 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6243/statm: 11889 364 246 79 0 218 0
[pid=6318] ppid=6243 vsize=42692 CPUtime=82.15
/proc/6318/stat : 6318 (minisat) R 6243 6243 5327 0 -1 4194304 10353 0 0 0 8207 8 0 0 25 0 1 0 173474429 43716608 10335 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/6318/statm: 10673 10335 54 142 0 10529 0
Current children cumulated CPU time (s) 101.22
Current children cumulated vsize (KiB) 90248

[startup+162.514 s]
/proc/loadavg: 2.01 2.02 2.00 3/86 6319
/proc/meminfo: memFree=1663448/2055920 swapFree=4192812/4192956
[pid=6243] ppid=6241 vsize=47556 CPUtime=19.07
/proc/6243/stat : 6243 (galac.sh) S 6241 6243 5327 0 -1 4194304 800 38375 0 2 0 0 1876 31 17 0 1 0 173472493 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6243/statm: 11889 364 246 79 0 218 0
[pid=6318] ppid=6243 vsize=49988 CPUtime=142.14
/proc/6318/stat : 6318 (minisat) R 6243 6243 5327 0 -1 4194304 12160 0 0 0 14203 11 0 0 25 0 1 0 173474429 51187712 12142 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529648 0 0 4096 3 0 0 0 17 0 0 0
/proc/6318/statm: 12497 12142 54 142 0 12353 0
Current children cumulated CPU time (s) 161.21
Current children cumulated vsize (KiB) 97544

[startup+222.575 s]
/proc/loadavg: 2.00 2.02 2.00 3/86 6319
/proc/meminfo: memFree=1659032/2055920 swapFree=4192812/4192956
[pid=6243] ppid=6241 vsize=47556 CPUtime=19.07
/proc/6243/stat : 6243 (galac.sh) S 6241 6243 5327 0 -1 4194304 800 38375 0 2 0 0 1876 31 17 0 1 0 173472493 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6243/statm: 11889 364 246 79 0 218 0
[pid=6318] ppid=6243 vsize=54296 CPUtime=202.15
/proc/6318/stat : 6318 (minisat) R 6243 6243 5327 0 -1 4194304 13257 0 0 0 20202 13 0 0 25 0 1 0 173474429 55599104 13239 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/6318/statm: 13574 13239 54 142 0 13430 0
Current children cumulated CPU time (s) 221.22
Current children cumulated vsize (KiB) 101852

[startup+282.635 s]
/proc/loadavg: 2.00 2.01 2.00 3/86 6319

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

/proc/loadavg: 2.00 2.01 2.00 3/86 6321
/proc/meminfo: memFree=1470296/2055920 swapFree=4192812/4192956
[pid=6243] ppid=6241 vsize=47556 CPUtime=19.07
/proc/6243/stat : 6243 (galac.sh) S 6241 6243 5327 0 -1 4194304 800 38375 0 2 0 0 1876 31 17 0 1 0 173472493 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6243/statm: 11889 364 246 79 0 218 0
[pid=6318] ppid=6243 vsize=114192 CPUtime=1101.76
/proc/6318/stat : 6318 (minisat) R 6243 6243 5327 0 -1 4194304 28097 0 0 0 110141 35 0 0 25 0 1 0 173474429 116932608 28079 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134527315 0 0 4096 3 0 0 0 17 0 0 0
/proc/6318/statm: 28548 28079 54 142 0 28404 0
Current children cumulated CPU time (s) 1120.83
Current children cumulated vsize (KiB) 161748

[startup+1183.45 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 6321
/proc/meminfo: memFree=1467416/2055920 swapFree=4192812/4192956
[pid=6243] ppid=6241 vsize=47556 CPUtime=19.07
/proc/6243/stat : 6243 (galac.sh) S 6241 6243 5327 0 -1 4194304 800 38375 0 2 0 0 1876 31 17 0 1 0 173472493 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6243/statm: 11889 364 246 79 0 218 0
[pid=6318] ppid=6243 vsize=116864 CPUtime=1161.73
/proc/6318/stat : 6318 (minisat) R 6243 6243 5327 0 -1 4194304 28803 0 0 0 116137 36 0 0 25 0 1 0 173474429 119668736 28785 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529611 0 0 4096 3 0 0 0 17 0 0 0
/proc/6318/statm: 29216 28785 54 142 0 29072 0
Current children cumulated CPU time (s) 1180.8
Current children cumulated vsize (KiB) 164420

[startup+1243.52 s]
/proc/loadavg: 2.03 2.01 2.00 3/86 6321
/proc/meminfo: memFree=1437656/2055920 swapFree=4192812/4192956
[pid=6243] ppid=6241 vsize=47556 CPUtime=19.07
/proc/6243/stat : 6243 (galac.sh) S 6241 6243 5327 0 -1 4194304 800 38375 0 2 0 0 1876 31 17 0 1 0 173472493 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6243/statm: 11889 364 246 79 0 218 0
[pid=6318] ppid=6243 vsize=119432 CPUtime=1221.43
/proc/6318/stat : 6318 (minisat) R 6243 6243 5327 0 -1 4194304 29436 0 0 0 122106 37 0 0 25 0 1 0 173474429 122298368 29418 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529492 0 0 4096 3 0 0 0 17 1 0 0
/proc/6318/statm: 29858 29418 54 142 0 29714 0
Current children cumulated CPU time (s) 1240.5
Current children cumulated vsize (KiB) 166988

[startup+1303.58 s]
/proc/loadavg: 2.01 2.01 2.00 3/86 6321
/proc/meminfo: memFree=1434776/2055920 swapFree=4192812/4192956
[pid=6243] ppid=6241 vsize=47556 CPUtime=19.07
/proc/6243/stat : 6243 (galac.sh) S 6241 6243 5327 0 -1 4194304 800 38375 0 2 0 0 1876 31 17 0 1 0 173472493 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6243/statm: 11889 364 246 79 0 218 0
[pid=6318] ppid=6243 vsize=122356 CPUtime=1280.95
/proc/6318/stat : 6318 (minisat) R 6243 6243 5327 0 -1 4194304 30148 0 0 0 128057 38 0 0 25 0 1 0 173474429 125292544 30130 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 1 0 0
/proc/6318/statm: 30589 30130 54 142 0 30445 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 169912

[startup+1363.64 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 6321
/proc/meminfo: memFree=1431576/2055920 swapFree=4192812/4192956
[pid=6243] ppid=6241 vsize=47556 CPUtime=19.07
/proc/6243/stat : 6243 (galac.sh) S 6241 6243 5327 0 -1 4194304 800 38375 0 2 0 0 1876 31 17 0 1 0 173472493 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6243/statm: 11889 364 246 79 0 218 0
[pid=6318] ppid=6243 vsize=125448 CPUtime=1340.47
/proc/6318/stat : 6318 (minisat) R 6243 6243 5327 0 -1 4194304 30942 0 0 0 134008 39 0 0 25 0 1 0 173474429 128458752 30924 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/6318/statm: 31362 30924 54 142 0 31218 0
Current children cumulated CPU time (s) 1359.54
Current children cumulated vsize (KiB) 173004

[startup+1423.71 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 6321
/proc/meminfo: memFree=1429208/2055920 swapFree=4192812/4192956
[pid=6243] ppid=6241 vsize=47556 CPUtime=19.07
/proc/6243/stat : 6243 (galac.sh) S 6241 6243 5327 0 -1 4194304 800 38375 0 2 0 0 1876 31 17 0 1 0 173472493 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6243/statm: 11889 364 246 79 0 218 0
[pid=6318] ppid=6243 vsize=127724 CPUtime=1399.98
/proc/6318/stat : 6318 (minisat) R 6243 6243 5327 0 -1 4194304 31514 0 0 0 139958 40 0 0 25 0 1 0 173474429 130789376 31496 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529492 0 0 4096 3 0 0 0 17 1 0 0
/proc/6318/statm: 31931 31496 54 142 0 31787 0
Current children cumulated CPU time (s) 1419.05
Current children cumulated vsize (KiB) 175280

[startup+1483.79 s]
/proc/loadavg: 2.07 2.03 2.01 3/86 6321
/proc/meminfo: memFree=1426520/2055920 swapFree=4192812/4192956
[pid=6243] ppid=6241 vsize=47556 CPUtime=19.07
/proc/6243/stat : 6243 (galac.sh) S 6241 6243 5327 0 -1 4194304 800 38375 0 2 0 0 1876 31 17 0 1 0 173472493 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6243/statm: 11889 364 246 79 0 218 0
[pid=6318] ppid=6243 vsize=130772 CPUtime=1459.53
/proc/6318/stat : 6318 (minisat) R 6243 6243 5327 0 -1 4194304 32177 0 0 0 145911 42 0 0 25 0 1 0 173474429 133910528 32159 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 1 0 0
/proc/6318/statm: 32693 32159 54 142 0 32549 0
Current children cumulated CPU time (s) 1478.6
Current children cumulated vsize (KiB) 178328

[startup+1543.81 s]
/proc/loadavg: 2.02 2.02 2.00 3/86 6321
/proc/meminfo: memFree=1396120/2055920 swapFree=4192812/4192956
[pid=6243] ppid=6241 vsize=47556 CPUtime=19.07
/proc/6243/stat : 6243 (galac.sh) S 6241 6243 5327 0 -1 4194304 800 38375 0 2 0 0 1876 31 17 0 1 0 173472493 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6243/statm: 11889 364 246 79 0 218 0
[pid=6318] ppid=6243 vsize=133948 CPUtime=1518.89
/proc/6318/stat : 6318 (minisat) R 6243 6243 5327 0 -1 4194304 32946 0 0 0 151846 43 0 0 25 0 1 0 173474429 137162752 32928 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/6318/statm: 33487 32928 54 142 0 33343 0
Current children cumulated CPU time (s) 1537.96
Current children cumulated vsize (KiB) 181504

[startup+1603.92 s]
/proc/loadavg: 2.01 2.01 2.00 3/86 6321
/proc/meminfo: memFree=1393112/2055920 swapFree=4192812/4192956
[pid=6243] ppid=6241 vsize=47556 CPUtime=19.07
/proc/6243/stat : 6243 (galac.sh) S 6241 6243 5327 0 -1 4194304 800 38375 0 2 0 0 1876 31 17 0 1 0 173472493 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6243/statm: 11889 364 246 79 0 218 0
[pid=6318] ppid=6243 vsize=136924 CPUtime=1578.44
/proc/6318/stat : 6318 (minisat) R 6243 6243 5327 0 -1 4194304 33690 0 0 0 157800 44 0 0 25 0 1 0 173474429 140210176 33672 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529492 0 0 4096 3 0 0 0 17 1 0 0
/proc/6318/statm: 34231 33672 54 142 0 34087 0
Current children cumulated CPU time (s) 1597.51
Current children cumulated vsize (KiB) 184480

[startup+1663.95 s]
/proc/loadavg: 2.05 2.03 2.00 3/86 6321
/proc/meminfo: memFree=1389272/2055920 swapFree=4192812/4192956
[pid=6243] ppid=6241 vsize=47556 CPUtime=19.07
/proc/6243/stat : 6243 (galac.sh) S 6241 6243 5327 0 -1 4194304 800 38375 0 2 0 0 1876 31 17 0 1 0 173472493 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6243/statm: 11889 364 246 79 0 218 0
[pid=6318] ppid=6243 vsize=140712 CPUtime=1637.93
/proc/6318/stat : 6318 (minisat) R 6243 6243 5327 0 -1 4194304 34652 0 0 0 163748 45 0 0 25 0 1 0 173474429 144089088 34634 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/6318/statm: 35178 34634 54 142 0 35034 0
Current children cumulated CPU time (s) 1657
Current children cumulated vsize (KiB) 188268

[startup+1724.05 s]
/proc/loadavg: 2.02 2.02 2.00 4/86 6321
/proc/meminfo: memFree=1386200/2055920 swapFree=4192812/4192956
[pid=6243] ppid=6241 vsize=47556 CPUtime=19.07
/proc/6243/stat : 6243 (galac.sh) S 6241 6243 5327 0 -1 4194304 800 38375 0 2 0 0 1876 31 17 0 1 0 173472493 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6243/statm: 11889 364 246 79 0 218 0
[pid=6318] ppid=6243 vsize=143732 CPUtime=1697.47
/proc/6318/stat : 6318 (minisat) R 6243 6243 5327 0 -1 4194304 35399 0 0 0 169701 46 0 0 25 0 1 0 173474429 147181568 35381 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529492 0 0 4096 3 0 0 0 17 1 0 0
/proc/6318/statm: 35933 35381 54 142 0 35789 0
Current children cumulated CPU time (s) 1716.54
Current children cumulated vsize (KiB) 191288

[startup+1784.12 s]
/proc/loadavg: 2.00 2.01 2.00 3/86 6321
/proc/meminfo: memFree=1383000/2055920 swapFree=4192812/4192956
[pid=6243] ppid=6241 vsize=47556 CPUtime=19.07
/proc/6243/stat : 6243 (galac.sh) S 6241 6243 5327 0 -1 4194304 800 38375 0 2 0 0 1876 31 17 0 1 0 173472493 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6243/statm: 11889 364 246 79 0 218 0
[pid=6318] ppid=6243 vsize=146784 CPUtime=1756.99
/proc/6318/stat : 6318 (minisat) R 6243 6243 5327 0 -1 4194304 36188 0 0 0 175652 47 0 0 25 0 1 0 173474429 150306816 36170 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529798 0 0 4096 3 0 0 0 17 1 0 0
/proc/6318/statm: 36696 36170 54 142 0 36552 0
Current children cumulated CPU time (s) 1776.06
Current children cumulated vsize (KiB) 194340



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.26 s]
/proc/loadavg: 2.00 2.01 2.00 3/86 6321
/proc/meminfo: memFree=1355928/2055920 swapFree=4192812/4192956
[pid=6243] ppid=6241 vsize=47556 CPUtime=19.07
/proc/6243/stat : 6243 (galac.sh) S 6241 6243 5327 0 -1 4194304 800 38375 0 2 0 0 1876 31 17 0 1 0 173472493 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6243/statm: 11889 364 246 79 0 218 0
[pid=6318] ppid=6243 vsize=147872 CPUtime=1780.94
/proc/6318/stat : 6318 (minisat) R 6243 6243 5327 0 -1 4194304 36462 0 0 0 178047 47 0 0 25 0 1 0 173474429 151420928 36444 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/6318/statm: 36968 36444 54 142 0 36824 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 195428

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 6243 and gives childrusage.ru_utime.tv_sec=18 childrusage.ru_utime.tv_usec=765147 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=325950
CPU time returned by wait4() is 19.0911
while last known CPU time is 1800.01

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

Real time (s): 1808.27
CPU time (s): 1800.01
CPU user time (s): 1799.23
CPU system time (s): 0.78
CPU usage (%): 99.5433
Max. virtual memory (cumulated for all children) (KiB): 908620

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 18.7651
system time used= 0.32595
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39175
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1511
involuntary context switches= 2220

runsolver used 2.16567 s user time and 5.79012 s system time

The end

Launcher Data (download as text)

Begin job on node59 on Mon Jan  8 10:05:46 UTC 2007


IDJOB= 218087
IDBENCH= 5198
FILE ID= node59/218087-1168250745

PBS_JOBID= 3481909

Free space on /tmp= 66555 MiB

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

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  bc93713de166b1eb8718a7b2d6ead437

RANDOM SEED= 325720520

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.239
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.239
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:       1853720 kB
Buffers:         30744 kB
Cached:          67380 kB
SwapCached:          0 kB
Active:         101356 kB
Inactive:        47408 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1853720 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4112 kB
Writeback:           0 kB
Mapped:          70828 kB
Slab:            38644 kB
Committed_AS:  4349072 kB
PageTables:       1976 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= 66546 MiB



End job on node59 on Mon Jan  8 10:35:54 UTC 2007