Trace number 225830

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.09 1813.99

General information on the benchmark

Nametightness/tightness0.9/
rand-2-40-180-84-900-71_ext.xml
MD5SUMf7eb7de32df34518af0e28a9b223bfd2
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark22.2006
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables40
Number of constraints84
Maximum constraint arity2
Maximum domain size180
Number of constraints which are defined in extension84
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.04	c --- Preproc Stats ---
2.29	c start processing
2.29	c start relation processing
4.28	c start cnf exporting
23.13	c parsing time : 2.108
23.13	c preprocessing time : 22.957
23.13	
23.13	c Nary constraints - conflicts : 0 supports : 0
23.13	c Binary constraints - conflicts : 0 supports :84
23.13	c max arity constraint : 2
23.13	c Max Tuples generated 0
23.13	c relations : 84
23.13	c relations BDD: 0
23.14	c vars : 7201 - clauses :  674680
23.14	
23.20	 
23.20	c --- Minisat Stats ---
23.20	 

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/node20/watcher-225830-1168273530 -o ROOT/results/node20/solver-225830-1168273530 -C 1800 -M 900 /tmp/evaluation/225830-1168273530/galac.sh /tmp/evaluation/225830-1168273530/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.65 2.48 1.84 5/94 24690
/proc/meminfo: memFree=314560/2055920 swapFree=4170192/4192956
[pid=24689] ppid=24687 vsize=18540 CPUtime=0
/proc/24689/stat : 24689 (runsolver) R 24687 24689 24126 0 -1 4194368 16 0 0 0 0 0 0 0 18 0 1 0 175747577 18984960 279 18446744073709551615 4194304 4267372 548682069088 18446744073709551615 273952599335 0 0 4096 24578 0 0 0 17 1 0 0
/proc/24689/statm: 4635 279 244 17 0 2626 0

[startup+0.104088 s]
/proc/loadavg: 2.65 2.48 1.84 5/94 24690
/proc/meminfo: memFree=314560/2055920 swapFree=4170192/4192956
[pid=24689] ppid=24687 vsize=47556 CPUtime=0.01
/proc/24689/stat : 24689 (galac.sh) S 24687 24689 24126 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 175747577 48697344 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24689/statm: 11889 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+0.512137 s]
/proc/loadavg: 2.65 2.48 1.84 5/94 24690
/proc/meminfo: memFree=314560/2055920 swapFree=4170192/4192956
[pid=24689] ppid=24687 vsize=47556 CPUtime=0.01
/proc/24689/stat : 24689 (galac.sh) S 24687 24689 24126 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 175747577 48697344 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24689/statm: 11889 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+1.33324 s]
/proc/loadavg: 2.65 2.48 1.84 3/102 24710
/proc/meminfo: memFree=228088/2055920 swapFree=4170192/4192956
[pid=24689] ppid=24687 vsize=47556 CPUtime=0.01
/proc/24689/stat : 24689 (galac.sh) S 24687 24689 24126 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 175747577 48697344 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24689/statm: 11889 363 245 79 0 218 0
[pid=24703] ppid=24689 vsize=861064 CPUtime=1.28
/proc/24703/stat : 24703 (java) R 24689 24689 24126 0 -1 0 21639 0 1 0 113 15 0 0 22 0 8 0 175747582 881729536 21392 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073652494 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24703/statm: 215266 21392 1969 14 0 201471 0
[pid=24703/tid=24704] ppid=24689 vsize=861064 CPUtime=0.07
/proc/24703/task/24704/stat : 24704 (java) S 24689 24689 24126 0 -1 64 5874 0 0 0 4 3 0 0 16 0 8 0 175747586 881729536 21392 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24703/tid=24705] ppid=24689 vsize=861064 CPUtime=0
/proc/24703/task/24705/stat : 24705 (java) S 24689 24689 24126 0 -1 64 11 0 0 0 0 0 0 0 19 0 8 0 175747586 881729536 21392 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24703/tid=24706] ppid=24689 vsize=861064 CPUtime=0
/proc/24703/task/24706/stat : 24706 (java) S 24689 24689 24126 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 175747586 881729536 21392 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24703/tid=24707] ppid=24689 vsize=861064 CPUtime=0
/proc/24703/task/24707/stat : 24707 (java) S 24689 24689 24126 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 175747590 881729536 21392 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24703/tid=24708] ppid=24689 vsize=861064 CPUtime=0.12
/proc/24703/task/24708/stat : 24708 (java) S 24689 24689 24126 0 -1 64 897 0 0 0 12 0 0 0 16 0 8 0 175747590 881729536 21392 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24703/tid=24709] ppid=24689 vsize=861064 CPUtime=0
/proc/24703/task/24709/stat : 24709 (java) S 24689 24689 24126 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 175747590 881729536 21392 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24703/tid=24710] ppid=24689 vsize=861064 CPUtime=0
/proc/24703/task/24710/stat : 24710 (java) S 24689 24689 24126 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 175747590 881729536 21392 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 908620

[startup+2.97743 s]
/proc/loadavg: 2.65 2.48 1.84 4/102 24710
/proc/meminfo: memFree=225528/2055920 swapFree=4170192/4192956
[pid=24689] ppid=24687 vsize=47556 CPUtime=0.01
/proc/24689/stat : 24689 (galac.sh) S 24687 24689 24126 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 175747577 48697344 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24689/statm: 11889 363 245 79 0 218 0
[pid=24703] ppid=24689 vsize=861064 CPUtime=2.92
/proc/24703/stat : 24703 (java) R 24689 24689 24126 0 -1 0 24230 0 1 0 275 17 0 0 25 0 8 0 175747582 881729536 23979 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073883285 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24703/statm: 215266 23979 1973 14 0 201471 0
[pid=24703/tid=24704] ppid=24689 vsize=861064 CPUtime=0.17
/proc/24703/task/24704/stat : 24704 (java) S 24689 24689 24126 0 -1 64 8424 0 0 0 13 4 0 0 16 0 8 0 175747586 881729536 23979 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24703/tid=24705] ppid=24689 vsize=861064 CPUtime=0
/proc/24703/task/24705/stat : 24705 (java) S 24689 24689 24126 0 -1 64 11 0 0 0 0 0 0 0 19 0 8 0 175747586 881729536 23979 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24703/tid=24706] ppid=24689 vsize=861064 CPUtime=0
/proc/24703/task/24706/stat : 24706 (java) S 24689 24689 24126 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 175747586 881729536 23979 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24703/tid=24707] ppid=24689 vsize=861064 CPUtime=0
/proc/24703/task/24707/stat : 24707 (java) S 24689 24689 24126 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 175747590 881729536 23979 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24703/tid=24708] ppid=24689 vsize=861064 CPUtime=0.18
/proc/24703/task/24708/stat : 24708 (java) S 24689 24689 24126 0 -1 64 923 0 0 0 17 1 0 0 16 0 8 0 175747590 881729536 23979 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24703/tid=24709] ppid=24689 vsize=861064 CPUtime=0
/proc/24703/task/24709/stat : 24709 (java) S 24689 24689 24126 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 175747590 881729536 23979 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24703/tid=24710] ppid=24689 vsize=861064 CPUtime=0
/proc/24703/task/24710/stat : 24710 (java) S 24689 24689 24126 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 175747590 881729536 23979 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 908620

[startup+6.18482 s]
/proc/loadavg: 2.68 2.49 1.85 3/102 24710
/proc/meminfo: memFree=194936/2055920 swapFree=4170192/4192956
[pid=24689] ppid=24687 vsize=47556 CPUtime=0.01
/proc/24689/stat : 24689 (galac.sh) S 24687 24689 24126 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 175747577 48697344 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24689/statm: 11889 363 245 79 0 218 0
[pid=24703] ppid=24689 vsize=861064 CPUtime=6.12
/proc/24703/stat : 24703 (java) R 24689 24689 24126 0 -1 0 27772 0 1 0 592 20 0 0 25 0 8 0 175747582 881729536 27517 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073658696 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24703/statm: 215266 27517 1992 14 0 201471 0
[pid=24703/tid=24704] ppid=24689 vsize=861064 CPUtime=0.34
/proc/24703/task/24704/stat : 24704 (java) S 24689 24689 24126 0 -1 64 11882 0 0 0 27 7 0 0 16 0 8 0 175747586 881729536 27517 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24703/tid=24705] ppid=24689 vsize=861064 CPUtime=0
/proc/24703/task/24705/stat : 24705 (java) S 24689 24689 24126 0 -1 64 12 0 0 0 0 0 0 0 17 0 8 0 175747586 881729536 27517 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24703/tid=24706] ppid=24689 vsize=861064 CPUtime=0
/proc/24703/task/24706/stat : 24706 (java) S 24689 24689 24126 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 175747586 881729536 27517 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24703/tid=24707] ppid=24689 vsize=861064 CPUtime=0
/proc/24703/task/24707/stat : 24707 (java) S 24689 24689 24126 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 175747590 881729536 27517 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24703/tid=24708] ppid=24689 vsize=861064 CPUtime=0.24
/proc/24703/task/24708/stat : 24708 (java) S 24689 24689 24126 0 -1 64 965 0 0 0 23 1 0 0 16 0 8 0 175747590 881729536 27517 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24703/tid=24709] ppid=24689 vsize=861064 CPUtime=0
/proc/24703/task/24709/stat : 24709 (java) S 24689 24689 24126 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 175747590 881729536 27517 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24703/tid=24710] ppid=24689 vsize=861064 CPUtime=0
/proc/24703/task/24710/stat : 24710 (java) S 24689 24689 24126 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 175747590 881729536 27517 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 908620

[startup+12.6666 s]
/proc/loadavg: 2.62 2.48 1.85 3/102 24710
/proc/meminfo: memFree=199104/2055920 swapFree=4170192/4192956
[pid=24689] ppid=24687 vsize=47556 CPUtime=0.01
/proc/24689/stat : 24689 (galac.sh) S 24687 24689 24126 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 175747577 48697344 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24689/statm: 11889 363 245 79 0 218 0
[pid=24703] ppid=24689 vsize=861064 CPUtime=12.6
/proc/24703/stat : 24703 (java) R 24689 24689 24126 0 -1 0 27786 0 1 0 1236 24 0 0 25 0 8 0 175747582 881729536 27518 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073941158 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24703/statm: 215266 27518 1993 14 0 201471 0
[pid=24703/tid=24704] ppid=24689 vsize=861064 CPUtime=0.34
/proc/24703/task/24704/stat : 24704 (java) S 24689 24689 24126 0 -1 64 11883 0 0 0 27 7 0 0 16 0 8 0 175747586 881729536 27518 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24703/tid=24705] ppid=24689 vsize=861064 CPUtime=0
/proc/24703/task/24705/stat : 24705 (java) S 24689 24689 24126 0 -1 64 12 0 0 0 0 0 0 0 17 0 8 0 175747586 881729536 27518 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24703/tid=24706] ppid=24689 vsize=861064 CPUtime=0
/proc/24703/task/24706/stat : 24706 (java) S 24689 24689 24126 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 175747586 881729536 27518 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24703/tid=24707] ppid=24689 vsize=861064 CPUtime=0
/proc/24703/task/24707/stat : 24707 (java) S 24689 24689 24126 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 175747590 881729536 27518 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24703/tid=24708] ppid=24689 vsize=861064 CPUtime=0.24
/proc/24703/task/24708/stat : 24708 (java) S 24689 24689 24126 0 -1 64 965 0 0 0 23 1 0 0 16 0 8 0 175747590 881729536 27518 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24703/tid=24709] ppid=24689 vsize=861064 CPUtime=0
/proc/24703/task/24709/stat : 24709 (java) S 24689 24689 24126 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 175747590 881729536 27518 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24703/tid=24710] ppid=24689 vsize=861064 CPUtime=0
/proc/24703/task/24710/stat : 24710 (java) S 24689 24689 24126 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 175747590 881729536 27518 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 908620

[startup+25.5441 s]
/proc/loadavg: 2.63 2.49 1.86 3/95 24711
/proc/meminfo: memFree=261432/2055920 swapFree=4170192/4192956
[pid=24689] ppid=24687 vsize=47556 CPUtime=23.07
/proc/24689/stat : 24689 (galac.sh) S 24687 24689 24126 0 -1 4194304 800 29530 0 1 0 0 2277 30 17 0 1 0 175747577 48697344 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24689/statm: 11889 363 245 79 0 218 0
[pid=24711] ppid=24689 vsize=33776 CPUtime=2.33
/proc/24711/stat : 24711 (minisat) R 24689 24689 24126 0 -1 4194304 8306 0 0 0 227 6 0 0 25 0 1 0 175749898 34586624 8288 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/24711/statm: 8444 8288 54 142 0 8300 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 81332

[startup+51.2322 s]
/proc/loadavg: 2.55 2.48 1.87 4/95 24711
/proc/meminfo: memFree=242744/2055920 swapFree=4170192/4192956
[pid=24689] ppid=24687 vsize=47556 CPUtime=23.07
/proc/24689/stat : 24689 (galac.sh) S 24687 24689 24126 0 -1 4194304 800 29530 0 1 0 0 2277 30 17 0 1 0 175747577 48697344 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24689/statm: 11889 363 245 79 0 218 0
[pid=24711] ppid=24689 vsize=53792 CPUtime=28
/proc/24711/stat : 24711 (minisat) R 24689 24689 24126 0 -1 4194304 13304 0 0 0 2788 12 0 0 25 0 1 0 175749898 55083008 13286 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 1 0 0
/proc/24711/statm: 13448 13286 54 142 0 13304 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 101348

[startup+102.522 s]
/proc/loadavg: 2.61 2.51 1.91 3/95 24711
/proc/meminfo: memFree=215032/2055920 swapFree=4170192/4192956
[pid=24689] ppid=24687 vsize=47556 CPUtime=23.07
/proc/24689/stat : 24689 (galac.sh) S 24687 24689 24126 0 -1 4194304 800 29530 0 1 0 0 2277 30 17 0 1 0 175747577 48697344 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24689/statm: 11889 363 245 79 0 218 0
[pid=24711] ppid=24689 vsize=82268 CPUtime=79.28
/proc/24711/stat : 24711 (minisat) R 24689 24689 24126 0 -1 4194304 20402 0 0 0 7909 19 0 0 25 0 1 0 175749898 84242432 20384 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529444 0 0 4096 3 0 0 0 17 1 0 0
/proc/24711/statm: 20567 20384 54 142 0 20423 0
Current children cumulated CPU time (s) 102.35
Current children cumulated vsize (KiB) 129824

[startup+162.611 s]
/proc/loadavg: 2.71 2.55 1.96 3/95 24711
/proc/meminfo: memFree=179832/2055920 swapFree=4170192/4192956
[pid=24689] ppid=24687 vsize=47556 CPUtime=23.07
/proc/24689/stat : 24689 (galac.sh) S 24687 24689 24126 0 -1 4194304 800 29530 0 1 0 0 2277 30 17 0 1 0 175747577 48697344 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24689/statm: 11889 363 245 79 0 218 0
[pid=24711] ppid=24689 vsize=108792 CPUtime=138.85
/proc/24711/stat : 24711 (minisat) R 24689 24689 24126 0 -1 4194304 27007 0 0 0 13860 25 0 0 25 0 1 0 175749898 111403008 26989 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 0 0 0
/proc/24711/statm: 27198 26989 54 142 0 27054 0
Current children cumulated CPU time (s) 161.92
Current children cumulated vsize (KiB) 156348

[startup+222.682 s]
/proc/loadavg: 2.75 2.60 2.01 4/95 24711
/proc/meminfo: memFree=138872/2055920 swapFree=4170192/4192956
[pid=24689] ppid=24687 vsize=47556 CPUtime=23.07
/proc/24689/stat : 24689 (galac.sh) S 24687 24689 24126 0 -1 4194304 800 29530 0 1 0 0 2277 30 17 0 1 0 175747577 48697344 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24689/statm: 11889 363 245 79 0 218 0
[pid=24711] ppid=24689 vsize=122596 CPUtime=198.34
/proc/24711/stat : 24711 (minisat) R 24689 24689 24126 0 -1 4194304 30430 0 0 0 19804 30 0 0 25 0 1 0 175749898 125538304 30412 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/24711/statm: 30649 30412 54 142 0 30505 0
Current children cumulated CPU time (s) 221.41
Current children cumulated vsize (KiB) 170152

[startup+282.707 s]
/proc/loadavg: 2.62 2.58 2.04 4/95 24711

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

/proc/loadavg: 2.60 2.67 2.39 4/95 24711
/proc/meminfo: memFree=15608/2055920 swapFree=4170192/4192956
[pid=24689] ppid=24687 vsize=47556 CPUtime=23.07
/proc/24689/stat : 24689 (galac.sh) S 24687 24689 24126 0 -1 4194304 800 29530 0 1 0 0 2277 30 17 0 1 0 175747577 48697344 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24689/statm: 11889 363 245 79 0 218 0
[pid=24711] ppid=24689 vsize=281388 CPUtime=1090.33
/proc/24711/stat : 24711 (minisat) R 24689 24689 24126 0 -1 4194304 69272 0 0 0 108957 76 0 0 25 0 1 0 175749898 288141312 69254 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 0 0 0
/proc/24711/statm: 70347 69254 54 142 0 70203 0
Current children cumulated CPU time (s) 1113.4
Current children cumulated vsize (KiB) 328944

[startup+1183.57 s]
/proc/loadavg: 2.50 2.64 2.40 4/95 24711
/proc/meminfo: memFree=15928/2055920 swapFree=4170192/4192956
[pid=24689] ppid=24687 vsize=47556 CPUtime=23.07
/proc/24689/stat : 24689 (galac.sh) S 24687 24689 24126 0 -1 4194304 800 29530 0 1 0 0 2277 30 17 0 1 0 175747577 48697344 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24689/statm: 11889 363 245 79 0 218 0
[pid=24711] ppid=24689 vsize=290260 CPUtime=1149.81
/proc/24711/stat : 24711 (minisat) R 24689 24689 24126 0 -1 4194304 71394 0 0 0 114903 78 0 0 25 0 1 0 175749898 297226240 71376 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/24711/statm: 72565 71376 54 142 0 72421 0
Current children cumulated CPU time (s) 1172.88
Current children cumulated vsize (KiB) 337816

[startup+1243.61 s]
/proc/loadavg: 2.09 2.49 2.36 3/88 24858
/proc/meminfo: memFree=593464/2055920 swapFree=4170192/4192956
[pid=24689] ppid=24687 vsize=47556 CPUtime=23.07
/proc/24689/stat : 24689 (galac.sh) S 24687 24689 24126 0 -1 4194304 800 29530 0 1 0 0 2277 30 17 0 1 0 175747577 48697344 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24689/statm: 11889 363 245 79 0 218 0
[pid=24711] ppid=24689 vsize=301188 CPUtime=1209.6
/proc/24711/stat : 24711 (minisat) R 24689 24689 24126 0 -1 4194304 73989 0 0 0 120878 82 0 0 25 0 1 0 175749898 308416512 73971 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/24711/statm: 75297 73971 54 142 0 75153 0
Current children cumulated CPU time (s) 1232.67
Current children cumulated vsize (KiB) 348744

[startup+1303.67 s]
/proc/loadavg: 2.03 2.40 2.33 3/88 24858
/proc/meminfo: memFree=567992/2055920 swapFree=4170192/4192956
[pid=24689] ppid=24687 vsize=47556 CPUtime=23.07
/proc/24689/stat : 24689 (galac.sh) S 24687 24689 24126 0 -1 4194304 800 29530 0 1 0 0 2277 30 17 0 1 0 175747577 48697344 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24689/statm: 11889 363 245 79 0 218 0
[pid=24711] ppid=24689 vsize=308272 CPUtime=1269.37
/proc/24711/stat : 24711 (minisat) R 24689 24689 24126 0 -1 4194304 75738 0 0 0 126852 85 0 0 25 0 1 0 175749898 315670528 75720 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/24711/statm: 77068 75720 54 142 0 76924 0
Current children cumulated CPU time (s) 1292.44
Current children cumulated vsize (KiB) 355828

[startup+1363.73 s]
/proc/loadavg: 2.01 2.32 2.31 3/88 24858
/proc/meminfo: memFree=548728/2055920 swapFree=4170192/4192956
[pid=24689] ppid=24687 vsize=47556 CPUtime=23.07
/proc/24689/stat : 24689 (galac.sh) S 24687 24689 24126 0 -1 4194304 800 29530 0 1 0 0 2277 30 17 0 1 0 175747577 48697344 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24689/statm: 11889 363 245 79 0 218 0
[pid=24711] ppid=24689 vsize=316652 CPUtime=1329.12
/proc/24711/stat : 24711 (minisat) R 24689 24689 24126 0 -1 4194304 77786 0 0 0 132825 87 0 0 25 0 1 0 175749898 324251648 77768 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 0 0 0
/proc/24711/statm: 79163 77768 54 142 0 79019 0
Current children cumulated CPU time (s) 1352.19
Current children cumulated vsize (KiB) 364208

[startup+1423.8 s]
/proc/loadavg: 2.00 2.26 2.29 3/88 24858
/proc/meminfo: memFree=533496/2055920 swapFree=4170192/4192956
[pid=24689] ppid=24687 vsize=47556 CPUtime=23.07
/proc/24689/stat : 24689 (galac.sh) S 24687 24689 24126 0 -1 4194304 800 29530 0 1 0 0 2277 30 17 0 1 0 175747577 48697344 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24689/statm: 11889 363 245 79 0 218 0
[pid=24711] ppid=24689 vsize=325504 CPUtime=1388.86
/proc/24711/stat : 24711 (minisat) R 24689 24689 24126 0 -1 4194304 79948 0 0 0 138796 90 0 0 25 0 1 0 175749898 333316096 79930 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/24711/statm: 81376 79930 54 142 0 81232 0
Current children cumulated CPU time (s) 1411.93
Current children cumulated vsize (KiB) 373060

[startup+1483.86 s]
/proc/loadavg: 2.00 2.21 2.27 3/88 24858
/proc/meminfo: memFree=527736/2055920 swapFree=4170192/4192956
[pid=24689] ppid=24687 vsize=47556 CPUtime=23.07
/proc/24689/stat : 24689 (galac.sh) S 24687 24689 24126 0 -1 4194304 800 29530 0 1 0 0 2277 30 17 0 1 0 175747577 48697344 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24689/statm: 11889 363 245 79 0 218 0
[pid=24711] ppid=24689 vsize=331136 CPUtime=1448.62
/proc/24711/stat : 24711 (minisat) R 24689 24689 24126 0 -1 4194304 81338 0 0 0 144770 92 0 0 25 0 1 0 175749898 339083264 81320 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529414 0 0 4096 3 0 0 0 17 0 0 0
/proc/24711/statm: 82784 81320 54 142 0 82640 0
Current children cumulated CPU time (s) 1471.69
Current children cumulated vsize (KiB) 378692

[startup+1543.93 s]
/proc/loadavg: 2.00 2.17 2.25 3/88 24858
/proc/meminfo: memFree=522360/2055920 swapFree=4170192/4192956
[pid=24689] ppid=24687 vsize=47556 CPUtime=23.07
/proc/24689/stat : 24689 (galac.sh) S 24687 24689 24126 0 -1 4194304 800 29530 0 1 0 0 2277 30 17 0 1 0 175747577 48697344 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24689/statm: 11889 363 245 79 0 218 0
[pid=24711] ppid=24689 vsize=336176 CPUtime=1508.37
/proc/24711/stat : 24711 (minisat) R 24689 24689 24126 0 -1 4194304 82566 0 0 0 150744 93 0 0 25 0 1 0 175749898 344244224 82548 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529453 0 0 4096 3 0 0 0 17 0 0 0
/proc/24711/statm: 84044 82548 54 142 0 83900 0
Current children cumulated CPU time (s) 1531.44
Current children cumulated vsize (KiB) 383732

[startup+1604 s]
/proc/loadavg: 2.00 2.14 2.23 3/88 24858
/proc/meminfo: memFree=510328/2055920 swapFree=4170192/4192956
[pid=24689] ppid=24687 vsize=47556 CPUtime=23.07
/proc/24689/stat : 24689 (galac.sh) S 24687 24689 24126 0 -1 4194304 800 29530 0 1 0 0 2277 30 17 0 1 0 175747577 48697344 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24689/statm: 11889 363 245 79 0 218 0
[pid=24711] ppid=24689 vsize=340596 CPUtime=1568.1
/proc/24711/stat : 24711 (minisat) R 24689 24689 24126 0 -1 4194304 83666 0 0 0 156716 94 0 0 25 0 1 0 175749898 348770304 83648 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/24711/statm: 85149 83648 54 142 0 85005 0
Current children cumulated CPU time (s) 1591.17
Current children cumulated vsize (KiB) 388152

[startup+1664.06 s]
/proc/loadavg: 2.00 2.11 2.21 3/88 24858
/proc/meminfo: memFree=498936/2055920 swapFree=4170192/4192956
[pid=24689] ppid=24687 vsize=47556 CPUtime=23.07
/proc/24689/stat : 24689 (galac.sh) S 24687 24689 24126 0 -1 4194304 800 29530 0 1 0 0 2277 30 17 0 1 0 175747577 48697344 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24689/statm: 11889 363 245 79 0 218 0
[pid=24711] ppid=24689 vsize=346396 CPUtime=1627.87
/proc/24711/stat : 24711 (minisat) R 24689 24689 24126 0 -1 4194304 85048 0 0 0 162691 96 0 0 25 0 1 0 175749898 354709504 85030 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529351 0 0 4096 3 0 0 0 17 0 0 0
/proc/24711/statm: 86599 85030 54 142 0 86455 0
Current children cumulated CPU time (s) 1650.94
Current children cumulated vsize (KiB) 393952

[startup+1724.13 s]
/proc/loadavg: 2.00 2.09 2.20 3/88 24858
/proc/meminfo: memFree=492024/2055920 swapFree=4170192/4192956
[pid=24689] ppid=24687 vsize=47556 CPUtime=23.07
/proc/24689/stat : 24689 (galac.sh) S 24687 24689 24126 0 -1 4194304 800 29530 0 1 0 0 2277 30 17 0 1 0 175747577 48697344 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24689/statm: 11889 363 245 79 0 218 0
[pid=24711] ppid=24689 vsize=353420 CPUtime=1687.62
/proc/24711/stat : 24711 (minisat) R 24689 24689 24126 0 -1 4194304 86765 0 0 0 168665 97 0 0 25 0 1 0 175749898 361902080 86747 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529444 0 0 4096 3 0 0 0 17 0 0 0
/proc/24711/statm: 88355 86747 54 142 0 88211 0
Current children cumulated CPU time (s) 1710.69
Current children cumulated vsize (KiB) 400976

[startup+1784.19 s]
/proc/loadavg: 2.00 2.07 2.18 3/88 24858
/proc/meminfo: memFree=486776/2055920 swapFree=4170192/4192956
[pid=24689] ppid=24687 vsize=47556 CPUtime=23.07
/proc/24689/stat : 24689 (galac.sh) S 24687 24689 24126 0 -1 4194304 800 29530 0 1 0 0 2277 30 17 0 1 0 175747577 48697344 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24689/statm: 11889 363 245 79 0 218 0
[pid=24711] ppid=24689 vsize=358768 CPUtime=1747.37
/proc/24711/stat : 24711 (minisat) R 24689 24689 24126 0 -1 4194304 88090 0 0 0 174638 99 0 0 25 0 1 0 175749898 367378432 88072 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/24711/statm: 89692 88072 54 142 0 89548 0
Current children cumulated CPU time (s) 1770.44
Current children cumulated vsize (KiB) 406324



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1813.98 s]
/proc/loadavg: 2.00 2.06 2.17 3/88 24858
/proc/meminfo: memFree=483448/2055920 swapFree=4170192/4192956
[pid=24689] ppid=24687 vsize=47556 CPUtime=23.07
/proc/24689/stat : 24689 (galac.sh) S 24687 24689 24126 0 -1 4194304 800 29530 0 1 0 0 2277 30 17 0 1 0 175747577 48697344 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24689/statm: 11889 363 245 79 0 218 0
[pid=24711] ppid=24689 vsize=362120 CPUtime=1777.02
/proc/24711/stat : 24711 (minisat) R 24689 24689 24126 0 -1 4194304 88854 0 0 0 177602 100 0 0 25 0 1 0 175749898 370810880 88836 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/24711/statm: 90530 88836 54 142 0 90386 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 409676

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 24689 and gives childrusage.ru_utime.tv_sec=22 childrusage.ru_utime.tv_usec=778537 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=308953
CPU time returned by wait4() is 23.0875
while last known CPU time is 1800.09

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

Real time (s): 1813.99
CPU time (s): 1800.09
CPU user time (s): 1798.79
CPU system time (s): 1.3
CPU usage (%): 99.2337
Max. virtual memory (cumulated for all children) (KiB): 908620

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 22.7785
system time used= 0.308953
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30330
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= 1631
involuntary context switches= 2087

runsolver used 1.9847 s user time and 5.55215 s system time

The end

Launcher Data (download as text)

Begin job on node20 on Mon Jan  8 16:25:30 UTC 2007


IDJOB= 225830
IDBENCH= 5897
FILE ID= node20/225830-1168273530

PBS_JOBID= 3483232

Free space on /tmp= 66543 MiB

BENCH NAME= HOME/pub/bench/CPAI06/tightness/tightness0.9/rand-2-40-180-84-900-71_ext.xml
COMMAND LINE= /tmp/evaluation/225830-1168273530/galac.sh /tmp/evaluation/225830-1168273530/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node20/watcher-225830-1168273530 -o ROOT/results/node20/solver-225830-1168273530 -C 1800 -M 900  /tmp/evaluation/225830-1168273530/galac.sh /tmp/evaluation/225830-1168273530/unknown.xml

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  f7eb7de32df34518af0e28a9b223bfd2

RANDOM SEED= 131280465

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.216
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.216
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:        314856 kB
Buffers:         13400 kB
Cached:        1110064 kB
SwapCached:       2684 kB
Active:        1160160 kB
Inactive:       527352 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        314856 kB
SwapTotal:     4192956 kB
SwapFree:      4170192 kB
Dirty:            4676 kB
Writeback:           0 kB
Mapped:         586096 kB
Slab:            36912 kB
Committed_AS:  4234040 kB
PageTables:       3520 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= 66538 MiB



End job on node20 on Mon Jan  8 16:55:44 UTC 2007