Trace number 219012

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.06 1808.99

General information on the benchmark

NamechessboardColoration/
cc-15-15-3.xml
MD5SUMd6da2182f8f4dd934abd83c45d60985d
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables225
Number of constraints11025
Maximum constraint arity4
Maximum domain size3
Number of constraints which are defined in extension0
Number of constraints which are defined in intension11025
Global constraints used (with number of constraints)

Solver Data (download as text)

0.03	c --- Preproc Stats ---
10.27	c start processing
10.27	c start relation processing
10.30	c start cnf exporting
24.67	c parsing time : 10.109
24.67	c preprocessing time : 24.509
24.67	
24.67	c Nary constraints - conflicts : 11025 supports : 0
24.67	c Binary constraints - conflicts : 0 supports :0
24.67	c max arity constraint : 4
24.67	c Max Tuples generated 81
24.67	c relations : 1
24.67	c relations BDD: 1
24.67	c vars : 132976 - clauses :  397800
24.67	
24.69	 
24.69	c --- Minisat Stats ---
24.69	 

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/node11/watcher-219012-1168253837 -o ROOT/results/node11/solver-219012-1168253837 -C 1800 -M 900 /tmp/evaluation/219012-1168253837/galac.sh /tmp/evaluation/219012-1168253837/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
/proc/loadavg: 0.80 1.53 1.77 4/93 30304
/proc/meminfo: memFree=1685528/2055920 swapFree=4192812/4192956
[pid=30303] ppid=30301 vsize=18540 CPUtime=0
/proc/30303/stat : 30303 (runsolver) R 30301 29694 29694 0 -1 4194368 10 0 0 0 0 0 0 0 20 0 1 0 173779022 18984960 277 18446744073709551615 4194304 4267372 548682069072 18446744073709551615 262907393570 0 0 4096 24578 0 0 0 17 1 0 0
/proc/30303/statm: 4635 277 242 17 0 2626 0
Current StackSize limit: 10240 KiB


[startup+0.108283 s]
/proc/loadavg: 0.80 1.53 1.77 4/93 30304
/proc/meminfo: memFree=1685528/2055920 swapFree=4192812/4192956
[pid=30303] ppid=30301 vsize=47568 CPUtime=0.01
/proc/30303/stat : 30303 (galac.sh) S 30301 30303 29694 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 173779022 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30303/statm: 11892 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+0.516379 s]
/proc/loadavg: 0.80 1.53 1.77 4/93 30304
/proc/meminfo: memFree=1685528/2055920 swapFree=4192812/4192956
[pid=30303] ppid=30301 vsize=47568 CPUtime=0.01
/proc/30303/stat : 30303 (galac.sh) S 30301 30303 29694 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 173779022 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30303/statm: 11892 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+1.34053 s]
/proc/loadavg: 0.80 1.53 1.77 4/101 30324
/proc/meminfo: memFree=1626256/2055920 swapFree=4192812/4192956
[pid=30303] ppid=30301 vsize=47568 CPUtime=0.01
/proc/30303/stat : 30303 (galac.sh) S 30301 30303 29694 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 173779022 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30303/statm: 11892 363 245 79 0 218 0
[pid=30317] ppid=30303 vsize=861064 CPUtime=1.28
/proc/30317/stat : 30317 (java) R 30303 30303 29694 0 -1 0 14328 0 1 0 120 8 0 0 25 0 8 0 173779026 881729536 14082 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4072933423 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30317/statm: 215266 14082 1989 14 0 201471 0
[pid=30317/tid=30318] ppid=30303 vsize=861064 CPUtime=0.04
/proc/30317/task/30318/stat : 30318 (java) S 30303 30303 29694 0 -1 64 3363 0 0 0 3 1 0 0 16 0 8 0 173779029 881729536 14082 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30317/tid=30319] ppid=30303 vsize=861064 CPUtime=0
/proc/30317/task/30319/stat : 30319 (java) S 30303 30303 29694 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 173779029 881729536 14082 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30317/tid=30320] ppid=30303 vsize=861064 CPUtime=0
/proc/30317/task/30320/stat : 30320 (java) S 30303 30303 29694 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 173779030 881729536 14082 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30317/tid=30321] ppid=30303 vsize=861064 CPUtime=0
/proc/30317/task/30321/stat : 30321 (java) S 30303 30303 29694 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 173779033 881729536 14082 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30317/tid=30322] ppid=30303 vsize=861064 CPUtime=0.24
/proc/30317/task/30322/stat : 30322 (java) S 30303 30303 29694 0 -1 64 988 0 0 0 23 1 0 0 15 0 8 0 173779033 881729536 14082 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30317/tid=30323] ppid=30303 vsize=861064 CPUtime=0
/proc/30317/task/30323/stat : 30323 (java) S 30303 30303 29694 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 173779033 881729536 14082 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30317/tid=30324] ppid=30303 vsize=861064 CPUtime=0
/proc/30317/task/30324/stat : 30324 (java) S 30303 30303 29694 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 173779033 881729536 14082 18446744073709551615 134512640 134570532 4294956096 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) 908632

[startup+2.98485 s]
/proc/loadavg: 1.05 1.57 1.79 4/101 30324
/proc/meminfo: memFree=1597776/2055920 swapFree=4192812/4192956
[pid=30303] ppid=30301 vsize=47568 CPUtime=0.01
/proc/30303/stat : 30303 (galac.sh) S 30301 30303 29694 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 173779022 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30303/statm: 11892 363 245 79 0 218 0
[pid=30317] ppid=30303 vsize=861196 CPUtime=2.92
/proc/30317/stat : 30317 (java) R 30303 30303 29694 0 -1 0 19485 0 1 0 280 12 0 0 25 0 8 0 173779026 881864704 19236 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073691478 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30317/statm: 215299 19236 1993 14 0 201504 0
[pid=30317/tid=30318] ppid=30303 vsize=861196 CPUtime=0.04
/proc/30317/task/30318/stat : 30318 (java) S 30303 30303 29694 0 -1 64 3498 0 0 0 3 1 0 0 17 0 8 0 173779029 881864704 19236 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30317/tid=30319] ppid=30303 vsize=861196 CPUtime=0
/proc/30317/task/30319/stat : 30319 (java) S 30303 30303 29694 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 173779029 881864704 19236 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30317/tid=30320] ppid=30303 vsize=861196 CPUtime=0
/proc/30317/task/30320/stat : 30320 (java) S 30303 30303 29694 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 173779030 881864704 19236 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30317/tid=30321] ppid=30303 vsize=861196 CPUtime=0
/proc/30317/task/30321/stat : 30321 (java) S 30303 30303 29694 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 173779033 881864704 19236 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30317/tid=30322] ppid=30303 vsize=861196 CPUtime=0.33
/proc/30317/task/30322/stat : 30322 (java) S 30303 30303 29694 0 -1 64 1073 0 0 0 32 1 0 0 15 0 8 0 173779033 881864704 19236 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30317/tid=30323] ppid=30303 vsize=861196 CPUtime=0
/proc/30317/task/30323/stat : 30323 (java) S 30303 30303 29694 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 173779033 881864704 19236 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30317/tid=30324] ppid=30303 vsize=861196 CPUtime=0
/proc/30317/task/30324/stat : 30324 (java) S 30303 30303 29694 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 173779033 881864704 19236 18446744073709551615 134512640 134570532 4294956096 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) 908764

[startup+6.28351 s]
/proc/loadavg: 1.05 1.57 1.79 3/101 30324
/proc/meminfo: memFree=1596368/2055920 swapFree=4192812/4192956
[pid=30303] ppid=30301 vsize=47568 CPUtime=0.01
/proc/30303/stat : 30303 (galac.sh) S 30301 30303 29694 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 173779022 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30303/statm: 11892 363 245 79 0 218 0
[pid=30317] ppid=30303 vsize=861196 CPUtime=6.2
/proc/30317/stat : 30317 (java) R 30303 30303 29694 0 -1 0 19723 0 1 0 608 12 0 0 25 0 8 0 173779026 881864704 19471 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4153901855 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30317/statm: 215299 19471 1993 14 0 201504 0
[pid=30317/tid=30318] ppid=30303 vsize=861196 CPUtime=0.06
/proc/30317/task/30318/stat : 30318 (java) S 30303 30303 29694 0 -1 64 3733 0 0 0 5 1 0 0 17 0 8 0 173779029 881864704 19471 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30317/tid=30319] ppid=30303 vsize=861196 CPUtime=0
/proc/30317/task/30319/stat : 30319 (java) S 30303 30303 29694 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 173779029 881864704 19471 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30317/tid=30320] ppid=30303 vsize=861196 CPUtime=0
/proc/30317/task/30320/stat : 30320 (java) S 30303 30303 29694 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 173779030 881864704 19471 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30317/tid=30321] ppid=30303 vsize=861196 CPUtime=0
/proc/30317/task/30321/stat : 30321 (java) S 30303 30303 29694 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 173779033 881864704 19471 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30317/tid=30322] ppid=30303 vsize=861196 CPUtime=0.33
/proc/30317/task/30322/stat : 30322 (java) S 30303 30303 29694 0 -1 64 1073 0 0 0 32 1 0 0 16 0 8 0 173779033 881864704 19471 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30317/tid=30323] ppid=30303 vsize=861196 CPUtime=0
/proc/30317/task/30323/stat : 30323 (java) S 30303 30303 29694 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 173779033 881864704 19471 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30317/tid=30324] ppid=30303 vsize=861196 CPUtime=0
/proc/30317/task/30324/stat : 30324 (java) S 30303 30303 29694 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 173779033 881864704 19471 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 908764

[startup+12.7798 s]
/proc/loadavg: 1.20 1.58 1.79 3/101 30324
/proc/meminfo: memFree=1593624/2055920 swapFree=4192812/4192956
[pid=30303] ppid=30301 vsize=47568 CPUtime=0.01
/proc/30303/stat : 30303 (galac.sh) S 30301 30303 29694 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 173779022 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30303/statm: 11892 363 245 79 0 218 0
[pid=30317] ppid=30303 vsize=861196 CPUtime=12.66
/proc/30317/stat : 30317 (java) R 30303 30303 29694 0 -1 0 20208 0 1 0 1252 14 0 0 25 0 8 0 173779026 881864704 19948 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4074369767 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30317/statm: 215299 19948 2014 14 0 201504 0
[pid=30317/tid=30318] ppid=30303 vsize=861196 CPUtime=0.11
/proc/30317/task/30318/stat : 30318 (java) S 30303 30303 29694 0 -1 64 4121 0 0 0 9 2 0 0 16 0 8 0 173779029 881864704 19948 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30317/tid=30319] ppid=30303 vsize=861196 CPUtime=0
/proc/30317/task/30319/stat : 30319 (java) S 30303 30303 29694 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 173779029 881864704 19948 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30317/tid=30320] ppid=30303 vsize=861196 CPUtime=0
/proc/30317/task/30320/stat : 30320 (java) S 30303 30303 29694 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 173779030 881864704 19948 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30317/tid=30321] ppid=30303 vsize=861196 CPUtime=0
/proc/30317/task/30321/stat : 30321 (java) S 30303 30303 29694 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 173779033 881864704 19948 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30317/tid=30322] ppid=30303 vsize=861196 CPUtime=0.42
/proc/30317/task/30322/stat : 30322 (java) S 30303 30303 29694 0 -1 64 1116 0 0 0 40 2 0 0 16 0 8 0 173779033 881864704 19948 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30317/tid=30323] ppid=30303 vsize=861196 CPUtime=0
/proc/30317/task/30323/stat : 30323 (java) S 30303 30303 29694 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 173779033 881864704 19948 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30317/tid=30324] ppid=30303 vsize=861196 CPUtime=0
/proc/30317/task/30324/stat : 30324 (java) S 30303 30303 29694 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 173779033 881864704 19948 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 908764

[startup+25.6474 s]
/proc/loadavg: 1.32 1.60 1.79 3/94 30325
/proc/meminfo: memFree=1636560/2055920 swapFree=4192812/4192956
[pid=30303] ppid=30301 vsize=47568 CPUtime=24.53
/proc/30303/stat : 30303 (galac.sh) S 30301 30303 29694 0 -1 4194304 799 22279 0 1 0 0 2433 20 17 0 1 0 173779022 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30303/statm: 11892 363 245 79 0 218 0
[pid=30325] ppid=30303 vsize=25452 CPUtime=0.93
/proc/30325/stat : 30325 (minisat) R 30303 30303 29694 0 -1 4194304 6027 0 0 0 90 3 0 0 25 0 1 0 173781491 26062848 6001 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/30325/statm: 6363 6001 54 142 0 6219 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 73020

[startup+51.3255 s]
/proc/loadavg: 1.55 1.63 1.79 3/94 30325
/proc/meminfo: memFree=1634192/2055920 swapFree=4192812/4192956
[pid=30303] ppid=30301 vsize=47568 CPUtime=24.53
/proc/30303/stat : 30303 (galac.sh) S 30301 30303 29694 0 -1 4194304 799 22279 0 1 0 0 2433 20 17 0 1 0 173779022 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30303/statm: 11892 363 245 79 0 218 0
[pid=30325] ppid=30303 vsize=27292 CPUtime=26.48
/proc/30325/stat : 30325 (minisat) R 30303 30303 29694 0 -1 4194304 6457 0 0 0 2644 4 0 0 25 0 1 0 173781491 27947008 6431 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/30325/statm: 6823 6431 54 142 0 6679 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 74860

[startup+102.572 s]
/proc/loadavg: 1.82 1.69 1.80 3/94 30325
/proc/meminfo: memFree=1630544/2055920 swapFree=4192812/4192956
[pid=30303] ppid=30301 vsize=47568 CPUtime=24.53
/proc/30303/stat : 30303 (galac.sh) S 30301 30303 29694 0 -1 4194304 799 22279 0 1 0 0 2433 20 17 0 1 0 173779022 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30303/statm: 11892 363 245 79 0 218 0
[pid=30325] ppid=30303 vsize=31100 CPUtime=77.49
/proc/30325/stat : 30325 (minisat) R 30303 30303 29694 0 -1 4194304 7396 0 0 0 7743 6 0 0 25 0 1 0 173781491 31846400 7370 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529361 0 0 4096 3 0 0 0 17 1 0 0
/proc/30325/statm: 7775 7370 54 142 0 7631 0
Current children cumulated CPU time (s) 102.02
Current children cumulated vsize (KiB) 78668

[startup+162.656 s]
/proc/loadavg: 1.93 1.74 1.82 3/94 30325
/proc/meminfo: memFree=1626320/2055920 swapFree=4192812/4192956
[pid=30303] ppid=30301 vsize=47568 CPUtime=24.53
/proc/30303/stat : 30303 (galac.sh) S 30301 30303 29694 0 -1 4194304 799 22279 0 1 0 0 2433 20 17 0 1 0 173779022 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30303/statm: 11892 363 245 79 0 218 0
[pid=30325] ppid=30303 vsize=35312 CPUtime=137.29
/proc/30325/stat : 30325 (minisat) R 30303 30303 29694 0 -1 4194304 8432 0 0 0 13721 8 0 0 25 0 1 0 173781491 36159488 8406 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/30325/statm: 8828 8406 54 142 0 8684 0
Current children cumulated CPU time (s) 161.82
Current children cumulated vsize (KiB) 82880

[startup+222.741 s]
/proc/loadavg: 2.09 1.82 1.83 3/100 30351
/proc/meminfo: memFree=1620816/2055920 swapFree=4192812/4192956
[pid=30303] ppid=30301 vsize=47568 CPUtime=24.53
/proc/30303/stat : 30303 (galac.sh) S 30301 30303 29694 0 -1 4194304 799 22279 0 1 0 0 2433 20 17 0 1 0 173779022 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30303/statm: 11892 363 245 79 0 218 0
[pid=30325] ppid=30303 vsize=39452 CPUtime=197.05
/proc/30325/stat : 30325 (minisat) R 30303 30303 29694 0 -1 4194304 9455 0 0 0 19696 9 0 0 25 0 1 0 173781491 40398848 9429 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/30325/statm: 9863 9429 54 142 0 9719 0
Current children cumulated CPU time (s) 221.58
Current children cumulated vsize (KiB) 87020

[startup+282.745 s]
/proc/loadavg: 2.03 1.85 1.84 3/100 30477

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

/proc/loadavg: 2.00 1.98 1.91 3/94 30523
/proc/meminfo: memFree=1566800/2055920 swapFree=4192812/4192956
[pid=30303] ppid=30301 vsize=47568 CPUtime=24.53
/proc/30303/stat : 30303 (galac.sh) S 30301 30303 29694 0 -1 4194304 799 22279 0 1 0 0 2433 20 17 0 1 0 173779022 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30303/statm: 11892 363 245 79 0 218 0
[pid=30325] ppid=30303 vsize=93828 CPUtime=1093.67
/proc/30325/stat : 30325 (minisat) R 30303 30303 29694 0 -1 4194304 23062 0 0 0 109338 29 0 0 25 0 1 0 173781491 96079872 23036 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/30325/statm: 23457 23036 54 142 0 23313 0
Current children cumulated CPU time (s) 1118.2
Current children cumulated vsize (KiB) 141396

[startup+1183.93 s]
/proc/loadavg: 2.04 2.00 1.91 3/94 30523
/proc/meminfo: memFree=1563536/2055920 swapFree=4192812/4192956
[pid=30303] ppid=30301 vsize=47568 CPUtime=24.53
/proc/30303/stat : 30303 (galac.sh) S 30301 30303 29694 0 -1 4194304 799 22279 0 1 0 0 2433 20 17 0 1 0 173779022 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30303/statm: 11892 363 245 79 0 218 0
[pid=30325] ppid=30303 vsize=97000 CPUtime=1153.46
/proc/30325/stat : 30325 (minisat) R 30303 30303 29694 0 -1 4194304 23866 0 0 0 115315 31 0 0 25 0 1 0 173781491 99328000 23840 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/30325/statm: 24250 23840 54 142 0 24106 0
Current children cumulated CPU time (s) 1177.99
Current children cumulated vsize (KiB) 144568

[startup+1244.01 s]
/proc/loadavg: 2.05 2.01 1.92 3/94 30523
/proc/meminfo: memFree=1560272/2055920 swapFree=4192812/4192956
[pid=30303] ppid=30301 vsize=47568 CPUtime=24.53
/proc/30303/stat : 30303 (galac.sh) S 30301 30303 29694 0 -1 4194304 799 22279 0 1 0 0 2433 20 17 0 1 0 173779022 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30303/statm: 11892 363 245 79 0 218 0
[pid=30325] ppid=30303 vsize=100964 CPUtime=1213.25
/proc/30325/stat : 30325 (minisat) R 30303 30303 29694 0 -1 4194304 24645 0 0 0 121293 32 0 0 25 0 1 0 173781491 103387136 24619 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/30325/statm: 25241 24619 54 142 0 25097 0
Current children cumulated CPU time (s) 1237.78
Current children cumulated vsize (KiB) 148532

[startup+1304.09 s]
/proc/loadavg: 2.02 2.01 1.92 3/94 30523
/proc/meminfo: memFree=1556944/2055920 swapFree=4192812/4192956
[pid=30303] ppid=30301 vsize=47568 CPUtime=24.53
/proc/30303/stat : 30303 (galac.sh) S 30301 30303 29694 0 -1 4194304 799 22279 0 1 0 0 2433 20 17 0 1 0 173779022 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30303/statm: 11892 363 245 79 0 218 0
[pid=30325] ppid=30303 vsize=104148 CPUtime=1273.04
/proc/30325/stat : 30325 (minisat) R 30303 30303 29694 0 -1 4194304 25467 0 0 0 127271 33 0 0 25 0 1 0 173781491 106647552 25441 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/30325/statm: 26037 25441 54 142 0 25893 0
Current children cumulated CPU time (s) 1297.57
Current children cumulated vsize (KiB) 151716

[startup+1364.17 s]
/proc/loadavg: 2.00 2.00 1.92 3/94 30525
/proc/meminfo: memFree=1553744/2055920 swapFree=4192812/4192956
[pid=30303] ppid=30301 vsize=47568 CPUtime=24.53
/proc/30303/stat : 30303 (galac.sh) S 30301 30303 29694 0 -1 4194304 799 22279 0 1 0 0 2433 20 17 0 1 0 173779022 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30303/statm: 11892 363 245 79 0 218 0
[pid=30325] ppid=30303 vsize=107052 CPUtime=1332.84
/proc/30325/stat : 30325 (minisat) R 30303 30303 29694 0 -1 4194304 26222 0 0 0 133249 35 0 0 25 0 1 0 173781491 109621248 26196 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/30325/statm: 26763 26196 54 142 0 26619 0
Current children cumulated CPU time (s) 1357.37
Current children cumulated vsize (KiB) 154620

[startup+1424.25 s]
/proc/loadavg: 2.00 2.00 1.92 3/94 30525
/proc/meminfo: memFree=1550480/2055920 swapFree=4192812/4192956
[pid=30303] ppid=30301 vsize=47568 CPUtime=24.53
/proc/30303/stat : 30303 (galac.sh) S 30301 30303 29694 0 -1 4194304 799 22279 0 1 0 0 2433 20 17 0 1 0 173779022 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30303/statm: 11892 363 245 79 0 218 0
[pid=30325] ppid=30303 vsize=110228 CPUtime=1392.64
/proc/30325/stat : 30325 (minisat) R 30303 30303 29694 0 -1 4194304 27021 0 0 0 139227 37 0 0 25 0 1 0 173781491 112873472 26995 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/30325/statm: 27557 26995 54 142 0 27413 0
Current children cumulated CPU time (s) 1417.17
Current children cumulated vsize (KiB) 157796

[startup+1484.32 s]
/proc/loadavg: 2.00 2.00 1.92 3/94 30525
/proc/meminfo: memFree=1547472/2055920 swapFree=4192812/4192956
[pid=30303] ppid=30301 vsize=47568 CPUtime=24.53
/proc/30303/stat : 30303 (galac.sh) S 30301 30303 29694 0 -1 4194304 799 22279 0 1 0 0 2433 20 17 0 1 0 173779022 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30303/statm: 11892 363 245 79 0 218 0
[pid=30325] ppid=30303 vsize=113140 CPUtime=1452.42
/proc/30325/stat : 30325 (minisat) R 30303 30303 29694 0 -1 4194304 27774 0 0 0 145204 38 0 0 25 0 1 0 173781491 115855360 27748 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/30325/statm: 28285 27748 54 142 0 28141 0
Current children cumulated CPU time (s) 1476.95
Current children cumulated vsize (KiB) 160708

[startup+1544.41 s]
/proc/loadavg: 2.00 2.00 1.92 3/94 30525
/proc/meminfo: memFree=1544464/2055920 swapFree=4192812/4192956
[pid=30303] ppid=30301 vsize=47568 CPUtime=24.53
/proc/30303/stat : 30303 (galac.sh) S 30301 30303 29694 0 -1 4194304 799 22279 0 1 0 0 2433 20 17 0 1 0 173779022 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30303/statm: 11892 363 245 79 0 218 0
[pid=30325] ppid=30303 vsize=116052 CPUtime=1512.22
/proc/30325/stat : 30325 (minisat) R 30303 30303 29694 0 -1 4194304 28506 0 0 0 151183 39 0 0 25 0 1 0 173781491 118837248 28480 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529761 0 0 4096 3 0 0 0 17 1 0 0
/proc/30325/statm: 29013 28480 54 142 0 28869 0
Current children cumulated CPU time (s) 1536.75
Current children cumulated vsize (KiB) 163620

[startup+1604.49 s]
/proc/loadavg: 2.00 2.00 1.92 3/94 30525
/proc/meminfo: memFree=1541328/2055920 swapFree=4192812/4192956
[pid=30303] ppid=30301 vsize=47568 CPUtime=24.53
/proc/30303/stat : 30303 (galac.sh) S 30301 30303 29694 0 -1 4194304 799 22279 0 1 0 0 2433 20 17 0 1 0 173779022 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30303/statm: 11892 363 245 79 0 218 0
[pid=30325] ppid=30303 vsize=119100 CPUtime=1572.01
/proc/30325/stat : 30325 (minisat) R 30303 30303 29694 0 -1 4194304 29282 0 0 0 157161 40 0 0 25 0 1 0 173781491 121958400 29256 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/30325/statm: 29775 29256 54 142 0 29631 0
Current children cumulated CPU time (s) 1596.54
Current children cumulated vsize (KiB) 166668

[startup+1664.58 s]
/proc/loadavg: 2.00 2.00 1.92 3/94 30525
/proc/meminfo: memFree=1538128/2055920 swapFree=4192812/4192956
[pid=30303] ppid=30301 vsize=47568 CPUtime=24.53
/proc/30303/stat : 30303 (galac.sh) S 30301 30303 29694 0 -1 4194304 799 22279 0 1 0 0 2433 20 17 0 1 0 173779022 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30303/statm: 11892 363 245 79 0 218 0
[pid=30325] ppid=30303 vsize=122040 CPUtime=1631.81
/proc/30325/stat : 30325 (minisat) R 30303 30303 29694 0 -1 4194304 30048 0 0 0 163140 41 0 0 25 0 1 0 173781491 124968960 30022 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/30325/statm: 30510 30022 54 142 0 30366 0
Current children cumulated CPU time (s) 1656.34
Current children cumulated vsize (KiB) 169608

[startup+1724.66 s]
/proc/loadavg: 2.00 2.00 1.92 3/94 30525
/proc/meminfo: memFree=1535120/2055920 swapFree=4192812/4192956
[pid=30303] ppid=30301 vsize=47568 CPUtime=24.53
/proc/30303/stat : 30303 (galac.sh) S 30301 30303 29694 0 -1 4194304 799 22279 0 1 0 0 2433 20 17 0 1 0 173779022 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30303/statm: 11892 363 245 79 0 218 0
[pid=30325] ppid=30303 vsize=124952 CPUtime=1691.61
/proc/30325/stat : 30325 (minisat) R 30303 30303 29694 0 -1 4194304 30777 0 0 0 169118 43 0 0 25 0 1 0 173781491 127950848 30751 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134527315 0 0 4096 3 0 0 0 17 1 0 0
/proc/30325/statm: 31238 30751 54 142 0 31094 0
Current children cumulated CPU time (s) 1716.14
Current children cumulated vsize (KiB) 172520

[startup+1784.74 s]
/proc/loadavg: 2.00 2.00 1.92 3/94 30525
/proc/meminfo: memFree=1531984/2055920 swapFree=4192812/4192956
[pid=30303] ppid=30301 vsize=47568 CPUtime=24.53
/proc/30303/stat : 30303 (galac.sh) S 30301 30303 29694 0 -1 4194304 799 22279 0 1 0 0 2433 20 17 0 1 0 173779022 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30303/statm: 11892 363 245 79 0 218 0
[pid=30325] ppid=30303 vsize=127988 CPUtime=1751.41
/proc/30325/stat : 30325 (minisat) R 30303 30303 29694 0 -1 4194304 31554 0 0 0 175097 44 0 0 25 0 1 0 173781491 131059712 31528 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 1 0 0
/proc/30325/statm: 31997 31528 54 142 0 31853 0
Current children cumulated CPU time (s) 1775.94
Current children cumulated vsize (KiB) 175556



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.98 s]
/proc/loadavg: 2.00 2.00 1.92 2/82 30527
/proc/meminfo: memFree=1619632/2055920 swapFree=4192812/4192956
[pid=30303] ppid=30301 vsize=47568 CPUtime=24.53
/proc/30303/stat : 30303 (galac.sh) S 30301 30303 29694 0 -1 4194304 799 22279 0 1 0 0 2433 20 17 0 1 0 173779022 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30303/statm: 11892 363 245 79 0 218 0
[pid=30325] ppid=30303 vsize=129184 CPUtime=1775.53
/proc/30325/stat : 30325 (minisat) R 30303 30303 29694 0 -1 4194304 31856 0 0 0 177508 45 0 0 25 0 1 0 173781491 132284416 31830 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/30325/statm: 32296 31830 54 142 0 32152 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 176752

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 30303 and gives childrusage.ru_utime.tv_sec=24 childrusage.ru_utime.tv_usec=342299 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=210967
CPU time returned by wait4() is 24.5533
while last known CPU time is 1800.06

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

Real time (s): 1808.99
CPU time (s): 1800.06
CPU user time (s): 1799.41
CPU system time (s): 0.65
CPU usage (%): 99.5065
Max. virtual memory (cumulated for all children) (KiB): 908764

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 24.3423
system time used= 0.210967
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23078
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= 2228
involuntary context switches= 2955

runsolver used 2.27465 s user time and 5.74513 s system time

The end

Launcher Data (download as text)

Begin job on node11 on Mon Jan  8 10:57:18 UTC 2007


IDJOB= 219012
IDBENCH= 5273
FILE ID= node11/219012-1168253837

PBS_JOBID= 3481718

Free space on /tmp= 66338 MiB

BENCH NAME= HOME/pub/bench/CPAI06/chessboardColoration/cc-15-15-3.xml
COMMAND LINE= /tmp/evaluation/219012-1168253837/galac.sh /tmp/evaluation/219012-1168253837/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node11/watcher-219012-1168253837 -o ROOT/results/node11/solver-219012-1168253837 -C 1800 -M 900  /tmp/evaluation/219012-1168253837/galac.sh /tmp/evaluation/219012-1168253837/unknown.xml

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  d6da2182f8f4dd934abd83c45d60985d

RANDOM SEED= 764889083

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.261
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5931.00
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.261
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:       1750456 kB
Buffers:         41200 kB
Cached:         142264 kB
SwapCached:          0 kB
Active:         156096 kB
Inactive:        93716 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1750456 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            8540 kB
Writeback:           0 kB
Mapped:          91704 kB
Slab:            40272 kB
Committed_AS:  6157932 kB
PageTables:       2400 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= 66331 MiB



End job on node11 on Mon Jan  8 11:27:35 UTC 2007