Trace number 225302

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.04 1804.48

General information on the benchmark

Nametightness/tightness0.9/
rand-2-40-180-84-900-59_ext.xml
MD5SUM068961f998e527b7e93dcd971cc6c6c1
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 benchmark42.4645
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.03	c --- Preproc Stats ---
2.19	c start processing
2.19	c start relation processing
4.18	c start cnf exporting
23.13	c parsing time : 2.027
23.13	c preprocessing time : 22.969
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.13	c vars : 7201 - clauses :  674680
23.13	
23.19	 
23.19	c --- Minisat Stats ---
23.19	 

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/node13/watcher-225302-1168271810 -o ROOT/results/node13/solver-225302-1168271810 -C 1800 -M 900 /tmp/evaluation/225302-1168271810/galac.sh /tmp/evaluation/225302-1168271810/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 1.92 1.97 2.07 5/88 14791
/proc/meminfo: memFree=1649848/2055920 swapFree=4192812/4192956
[pid=14790] ppid=14788 vsize=8560 CPUtime=0
/proc/14790/stat : 14790 (galac.sh) R 14788 14790 13974 0 -1 4194304 308 0 0 0 0 0 0 0 20 0 1 0 175576018 8765440 253 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269757433743 0 0 4096 8192 0 0 0 17 1 0 0
/proc/14790/statm: 2140 253 197 79 0 133 0

[startup+0.107029 s]
/proc/loadavg: 1.92 1.97 2.07 5/88 14791
/proc/meminfo: memFree=1649848/2055920 swapFree=4192812/4192956
[pid=14790] ppid=14788 vsize=47580 CPUtime=0
/proc/14790/stat : 14790 (galac.sh) S 14788 14790 13974 0 -1 4194304 762 1704 0 0 0 0 0 0 25 0 1 0 175576018 48721920 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14790/statm: 11895 363 245 79 0 218 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47580

[startup+0.516076 s]
/proc/loadavg: 1.92 1.97 2.07 5/88 14791
/proc/meminfo: memFree=1649848/2055920 swapFree=4192812/4192956
[pid=14790] ppid=14788 vsize=47580 CPUtime=0
/proc/14790/stat : 14790 (galac.sh) S 14788 14790 13974 0 -1 4194304 762 1704 0 0 0 0 0 0 25 0 1 0 175576018 48721920 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14790/statm: 11895 363 245 79 0 218 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47580

[startup+1.33719 s]
/proc/loadavg: 1.92 1.97 2.07 3/96 14811
/proc/meminfo: memFree=1571064/2055920 swapFree=4192812/4192956
[pid=14790] ppid=14788 vsize=47580 CPUtime=0
/proc/14790/stat : 14790 (galac.sh) S 14788 14790 13974 0 -1 4194304 762 1704 0 0 0 0 0 0 25 0 1 0 175576018 48721920 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14790/statm: 11895 363 245 79 0 218 0
[pid=14804] ppid=14790 vsize=861064 CPUtime=1.27
/proc/14804/stat : 14804 (java) R 14790 14790 13974 0 -1 0 22292 0 1 0 114 13 0 0 21 0 8 0 175576022 881729536 22044 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073703989 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14804/statm: 215266 22044 1969 14 0 201471 0
[pid=14804/tid=14805] ppid=14790 vsize=861064 CPUtime=0.08
/proc/14804/task/14805/stat : 14805 (java) S 14790 14790 13974 0 -1 64 6526 0 0 0 5 3 0 0 16 0 8 0 175576026 881729536 22044 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14804/tid=14806] ppid=14790 vsize=861064 CPUtime=0
/proc/14804/task/14806/stat : 14806 (java) S 14790 14790 13974 0 -1 64 11 0 0 0 0 0 0 0 19 0 8 0 175576026 881729536 22044 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14804/tid=14807] ppid=14790 vsize=861064 CPUtime=0
/proc/14804/task/14807/stat : 14807 (java) S 14790 14790 13974 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 175576026 881729536 22044 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14804/tid=14808] ppid=14790 vsize=861064 CPUtime=0
/proc/14804/task/14808/stat : 14808 (java) S 14790 14790 13974 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 175576030 881729536 22044 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14804/tid=14809] ppid=14790 vsize=861064 CPUtime=0.12
/proc/14804/task/14809/stat : 14809 (java) S 14790 14790 13974 0 -1 64 898 0 0 0 11 1 0 0 16 0 8 0 175576030 881729536 22044 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14804/tid=14810] ppid=14790 vsize=861064 CPUtime=0
/proc/14804/task/14810/stat : 14810 (java) S 14790 14790 13974 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 175576030 881729536 22044 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14804/tid=14811] ppid=14790 vsize=861064 CPUtime=0
/proc/14804/task/14811/stat : 14811 (java) S 14790 14790 13974 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 175576030 881729536 22044 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 908644

[startup+2.9744 s]
/proc/loadavg: 1.92 1.97 2.07 3/96 14811
/proc/meminfo: memFree=1560760/2055920 swapFree=4192812/4192956
[pid=14790] ppid=14788 vsize=47580 CPUtime=0
/proc/14790/stat : 14790 (galac.sh) S 14788 14790 13974 0 -1 4194304 762 1704 0 0 0 0 0 0 25 0 1 0 175576018 48721920 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14790/statm: 11895 363 245 79 0 218 0
[pid=14804] ppid=14790 vsize=861064 CPUtime=2.9
/proc/14804/stat : 14804 (java) R 14790 14790 13974 0 -1 0 24237 0 1 0 275 15 0 0 25 0 8 0 175576022 881729536 23986 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073888585 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14804/statm: 215266 23986 1973 14 0 201471 0
[pid=14804/tid=14805] ppid=14790 vsize=861064 CPUtime=0.14
/proc/14804/task/14805/stat : 14805 (java) S 14790 14790 13974 0 -1 64 8432 0 0 0 11 3 0 0 16 0 8 0 175576026 881729536 23986 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14804/tid=14806] ppid=14790 vsize=861064 CPUtime=0
/proc/14804/task/14806/stat : 14806 (java) S 14790 14790 13974 0 -1 64 11 0 0 0 0 0 0 0 19 0 8 0 175576026 881729536 23986 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14804/tid=14807] ppid=14790 vsize=861064 CPUtime=0
/proc/14804/task/14807/stat : 14807 (java) S 14790 14790 13974 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 175576026 881729536 23986 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14804/tid=14808] ppid=14790 vsize=861064 CPUtime=0
/proc/14804/task/14808/stat : 14808 (java) S 14790 14790 13974 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 175576030 881729536 23986 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14804/tid=14809] ppid=14790 vsize=861064 CPUtime=0.16
/proc/14804/task/14809/stat : 14809 (java) S 14790 14790 13974 0 -1 64 923 0 0 0 15 1 0 0 16 0 8 0 175576030 881729536 23986 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14804/tid=14810] ppid=14790 vsize=861064 CPUtime=0
/proc/14804/task/14810/stat : 14810 (java) S 14790 14790 13974 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 175576030 881729536 23986 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14804/tid=14811] ppid=14790 vsize=861064 CPUtime=0
/proc/14804/task/14811/stat : 14811 (java) S 14790 14790 13974 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 175576030 881729536 23986 18446744073709551615 134512640 134570532 4294956096 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) 908644

[startup+6.27584 s]
/proc/loadavg: 1.93 1.97 2.07 3/96 14811
/proc/meminfo: memFree=1543160/2055920 swapFree=4192812/4192956
[pid=14790] ppid=14788 vsize=47580 CPUtime=0
/proc/14790/stat : 14790 (galac.sh) S 14788 14790 13974 0 -1 4194304 762 1704 0 0 0 0 0 0 25 0 1 0 175576018 48721920 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14790/statm: 11895 363 245 79 0 218 0
[pid=14804] ppid=14790 vsize=861064 CPUtime=6.18
/proc/14804/stat : 14804 (java) R 14790 14790 13974 0 -1 0 28433 0 1 0 601 17 0 0 25 0 8 0 175576022 881729536 28177 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4074012174 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14804/statm: 215266 28177 1992 14 0 201471 0
[pid=14804/tid=14805] ppid=14790 vsize=861064 CPUtime=0.3
/proc/14804/task/14805/stat : 14805 (java) S 14790 14790 13974 0 -1 64 12543 0 0 0 25 5 0 0 16 0 8 0 175576026 881729536 28177 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14804/tid=14806] ppid=14790 vsize=861064 CPUtime=0
/proc/14804/task/14806/stat : 14806 (java) S 14790 14790 13974 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 175576026 881729536 28177 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14804/tid=14807] ppid=14790 vsize=861064 CPUtime=0
/proc/14804/task/14807/stat : 14807 (java) S 14790 14790 13974 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 175576026 881729536 28177 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14804/tid=14808] ppid=14790 vsize=861064 CPUtime=0
/proc/14804/task/14808/stat : 14808 (java) S 14790 14790 13974 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 175576030 881729536 28177 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14804/tid=14809] ppid=14790 vsize=861064 CPUtime=0.22
/proc/14804/task/14809/stat : 14809 (java) S 14790 14790 13974 0 -1 64 965 0 0 0 21 1 0 0 16 0 8 0 175576030 881729536 28177 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14804/tid=14810] ppid=14790 vsize=861064 CPUtime=0
/proc/14804/task/14810/stat : 14810 (java) S 14790 14790 13974 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 175576030 881729536 28177 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14804/tid=14811] ppid=14790 vsize=861064 CPUtime=0
/proc/14804/task/14811/stat : 14811 (java) S 14790 14790 13974 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 175576030 881729536 28177 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 908644

[startup+12.7607 s]
/proc/loadavg: 1.93 1.97 2.07 3/96 14811
/proc/meminfo: memFree=1537912/2055920 swapFree=4192812/4192956
[pid=14790] ppid=14788 vsize=47580 CPUtime=0
/proc/14790/stat : 14790 (galac.sh) S 14788 14790 13974 0 -1 4194304 762 1704 0 0 0 0 0 0 25 0 1 0 175576018 48721920 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14790/statm: 11895 363 245 79 0 218 0
[pid=14804] ppid=14790 vsize=861064 CPUtime=12.63
/proc/14804/stat : 14804 (java) R 14790 14790 13974 0 -1 0 28445 0 1 0 1244 19 0 0 25 0 8 0 175576022 881729536 28177 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073657776 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14804/statm: 215266 28177 1992 14 0 201471 0
[pid=14804/tid=14805] ppid=14790 vsize=861064 CPUtime=0.31
/proc/14804/task/14805/stat : 14805 (java) S 14790 14790 13974 0 -1 64 12543 0 0 0 26 5 0 0 16 0 8 0 175576026 881729536 28177 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14804/tid=14806] ppid=14790 vsize=861064 CPUtime=0
/proc/14804/task/14806/stat : 14806 (java) S 14790 14790 13974 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 175576026 881729536 28177 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14804/tid=14807] ppid=14790 vsize=861064 CPUtime=0
/proc/14804/task/14807/stat : 14807 (java) S 14790 14790 13974 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 175576026 881729536 28177 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14804/tid=14808] ppid=14790 vsize=861064 CPUtime=0
/proc/14804/task/14808/stat : 14808 (java) S 14790 14790 13974 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 175576030 881729536 28177 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14804/tid=14809] ppid=14790 vsize=861064 CPUtime=0.22
/proc/14804/task/14809/stat : 14809 (java) S 14790 14790 13974 0 -1 64 965 0 0 0 21 1 0 0 16 0 8 0 175576030 881729536 28177 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14804/tid=14810] ppid=14790 vsize=861064 CPUtime=0
/proc/14804/task/14810/stat : 14810 (java) S 14790 14790 13974 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 175576030 881729536 28177 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14804/tid=14811] ppid=14790 vsize=861064 CPUtime=0
/proc/14804/task/14811/stat : 14811 (java) S 14790 14790 13974 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 175576030 881729536 28177 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 908644

[startup+25.6524 s]
/proc/loadavg: 1.95 1.97 2.06 3/89 14812
/proc/meminfo: memFree=1604208/2055920 swapFree=4192812/4192956
[pid=14790] ppid=14788 vsize=47580 CPUtime=22.99
/proc/14790/stat : 14790 (galac.sh) S 14788 14790 13974 0 -1 4194304 800 30189 0 1 0 0 2273 26 17 0 1 0 175576018 48721920 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14790/statm: 11895 363 245 79 0 218 0
[pid=14812] ppid=14790 vsize=36036 CPUtime=2.44
/proc/14812/stat : 14812 (minisat) R 14790 14790 13974 0 -1 4194304 8881 0 0 0 240 4 0 0 25 0 1 0 175578338 36900864 8863 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/14812/statm: 9009 8863 54 142 0 8865 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 83616

[startup+51.3299 s]
/proc/loadavg: 1.96 1.97 2.06 3/89 14812
/proc/meminfo: memFree=1569008/2055920 swapFree=4192812/4192956
[pid=14790] ppid=14788 vsize=47580 CPUtime=22.99
/proc/14790/stat : 14790 (galac.sh) S 14788 14790 13974 0 -1 4194304 800 30189 0 1 0 0 2273 26 17 0 1 0 175576018 48721920 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14790/statm: 11895 363 245 79 0 218 0
[pid=14812] ppid=14790 vsize=69868 CPUtime=27.99
/proc/14812/stat : 14812 (minisat) R 14790 14790 13974 0 -1 4194304 17342 0 0 0 2789 10 0 0 25 0 1 0 175578338 71544832 17324 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529426 0 0 4096 3 0 0 0 17 1 0 0
/proc/14812/statm: 17467 17324 54 142 0 17323 0
Current children cumulated CPU time (s) 50.98
Current children cumulated vsize (KiB) 117448

[startup+102.574 s]
/proc/loadavg: 2.10 2.00 2.07 3/89 14812
/proc/meminfo: memFree=1540336/2055920 swapFree=4192812/4192956
[pid=14790] ppid=14788 vsize=47580 CPUtime=22.99
/proc/14790/stat : 14790 (galac.sh) S 14788 14790 13974 0 -1 4194304 800 30189 0 1 0 0 2273 26 17 0 1 0 175576018 48721920 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14790/statm: 11895 363 245 79 0 218 0
[pid=14812] ppid=14790 vsize=98576 CPUtime=78.99
/proc/14812/stat : 14812 (minisat) R 14790 14790 13974 0 -1 4194304 24525 0 0 0 7885 14 0 0 25 0 1 0 175578338 100941824 24507 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/14812/statm: 24644 24507 54 142 0 24500 0
Current children cumulated CPU time (s) 101.98
Current children cumulated vsize (KiB) 146156

[startup+162.656 s]
/proc/loadavg: 2.03 2.00 2.06 3/89 14812
/proc/meminfo: memFree=1518768/2055920 swapFree=4192812/4192956
[pid=14790] ppid=14788 vsize=47580 CPUtime=22.99
/proc/14790/stat : 14790 (galac.sh) S 14788 14790 13974 0 -1 4194304 800 30189 0 1 0 0 2273 26 17 0 1 0 175576018 48721920 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14790/statm: 11895 363 245 79 0 218 0
[pid=14812] ppid=14790 vsize=120184 CPUtime=138.8
/proc/14812/stat : 14812 (minisat) R 14790 14790 13974 0 -1 4194304 29886 0 0 0 13860 20 0 0 25 0 1 0 175578338 123068416 29868 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/14812/statm: 30046 29868 54 142 0 29902 0
Current children cumulated CPU time (s) 161.79
Current children cumulated vsize (KiB) 167764

[startup+222.738 s]
/proc/loadavg: 2.01 2.00 2.06 3/89 14812
/proc/meminfo: memFree=1495344/2055920 swapFree=4192812/4192956
[pid=14790] ppid=14788 vsize=47580 CPUtime=22.99
/proc/14790/stat : 14790 (galac.sh) S 14788 14790 13974 0 -1 4194304 800 30189 0 1 0 0 2273 26 17 0 1 0 175576018 48721920 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14790/statm: 11895 363 245 79 0 218 0
[pid=14812] ppid=14790 vsize=143464 CPUtime=198.59
/proc/14812/stat : 14812 (minisat) R 14790 14790 13974 0 -1 4194304 35660 0 0 0 19834 25 0 0 25 0 1 0 175578338 146907136 35642 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 1 0 0
/proc/14812/statm: 35866 35642 54 142 0 35722 0
Current children cumulated CPU time (s) 221.58
Current children cumulated vsize (KiB) 191044

[startup+282.831 s]
/proc/loadavg: 2.00 2.00 2.05 3/95 14930

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

/proc/loadavg: 2.04 2.01 2.00 3/88 15076
/proc/meminfo: memFree=1153600/2055920 swapFree=4192812/4192956
[pid=14790] ppid=14788 vsize=47580 CPUtime=22.99
/proc/14790/stat : 14790 (galac.sh) S 14788 14790 13974 0 -1 4194304 800 30189 0 1 0 0 2273 26 17 0 1 0 175576018 48721920 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14790/statm: 11895 363 245 79 0 218 0
[pid=14812] ppid=14790 vsize=387380 CPUtime=1097.29
/proc/14812/stat : 14812 (minisat) R 14790 14790 13974 0 -1 4194304 95397 0 0 0 109649 80 0 0 25 0 1 0 175578338 396677120 95379 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 0 0 0
/proc/14812/statm: 96845 95379 54 142 0 96701 0
Current children cumulated CPU time (s) 1120.28
Current children cumulated vsize (KiB) 434960

[startup+1183.87 s]
/proc/loadavg: 2.01 2.01 2.00 3/88 15076
/proc/meminfo: memFree=1142272/2055920 swapFree=4192812/4192956
[pid=14790] ppid=14788 vsize=47580 CPUtime=22.99
/proc/14790/stat : 14790 (galac.sh) S 14788 14790 13974 0 -1 4194304 800 30189 0 1 0 0 2273 26 17 0 1 0 175576018 48721920 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14790/statm: 11895 363 245 79 0 218 0
[pid=14812] ppid=14790 vsize=399232 CPUtime=1157.3
/proc/14812/stat : 14812 (minisat) R 14790 14790 13974 0 -1 4194304 98230 0 0 0 115648 82 0 0 25 0 1 0 175578338 408813568 98212 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 0 0 0
/proc/14812/statm: 99808 98212 54 142 0 99664 0
Current children cumulated CPU time (s) 1180.29
Current children cumulated vsize (KiB) 446812

[startup+1243.95 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 15076
/proc/meminfo: memFree=1130752/2055920 swapFree=4192812/4192956
[pid=14790] ppid=14788 vsize=47580 CPUtime=22.99
/proc/14790/stat : 14790 (galac.sh) S 14788 14790 13974 0 -1 4194304 800 30189 0 1 0 0 2273 26 17 0 1 0 175576018 48721920 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14790/statm: 11895 363 245 79 0 218 0
[pid=14812] ppid=14790 vsize=410848 CPUtime=1217.31
/proc/14812/stat : 14812 (minisat) R 14790 14790 13974 0 -1 4194304 101032 0 0 0 121647 84 0 0 25 0 1 0 175578338 420708352 101014 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134527968 0 0 4096 3 0 0 0 17 0 0 0
/proc/14812/statm: 102712 101014 54 142 0 102568 0
Current children cumulated CPU time (s) 1240.3
Current children cumulated vsize (KiB) 458428

[startup+1304.02 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 15076
/proc/meminfo: memFree=1121728/2055920 swapFree=4192812/4192956
[pid=14790] ppid=14788 vsize=47580 CPUtime=22.99
/proc/14790/stat : 14790 (galac.sh) S 14788 14790 13974 0 -1 4194304 800 30189 0 1 0 0 2273 26 17 0 1 0 175576018 48721920 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14790/statm: 11895 363 245 79 0 218 0
[pid=14812] ppid=14790 vsize=419956 CPUtime=1277.32
/proc/14812/stat : 14812 (minisat) R 14790 14790 13974 0 -1 4194304 103304 0 0 0 127647 85 0 0 25 0 1 0 175578338 430034944 103286 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529453 0 0 4096 3 0 0 0 17 0 0 0
/proc/14812/statm: 104989 103286 54 142 0 104845 0
Current children cumulated CPU time (s) 1300.31
Current children cumulated vsize (KiB) 467536

[startup+1364.09 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 15076
/proc/meminfo: memFree=1114240/2055920 swapFree=4192812/4192956
[pid=14790] ppid=14788 vsize=47580 CPUtime=22.99
/proc/14790/stat : 14790 (galac.sh) S 14788 14790 13974 0 -1 4194304 800 30189 0 1 0 0 2273 26 17 0 1 0 175576018 48721920 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14790/statm: 11895 363 245 79 0 218 0
[pid=14812] ppid=14790 vsize=427656 CPUtime=1337.33
/proc/14812/stat : 14812 (minisat) R 14790 14790 13974 0 -1 4194304 105157 0 0 0 133647 86 0 0 25 0 1 0 175578338 437919744 105139 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/14812/statm: 106914 105139 54 142 0 106770 0
Current children cumulated CPU time (s) 1360.32
Current children cumulated vsize (KiB) 475236

[startup+1424.15 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 15078
/proc/meminfo: memFree=1107072/2055920 swapFree=4192812/4192956
[pid=14790] ppid=14788 vsize=47580 CPUtime=22.99
/proc/14790/stat : 14790 (galac.sh) S 14788 14790 13974 0 -1 4194304 800 30189 0 1 0 0 2273 26 17 0 1 0 175576018 48721920 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14790/statm: 11895 363 245 79 0 218 0
[pid=14812] ppid=14790 vsize=435016 CPUtime=1397.31
/proc/14812/stat : 14812 (minisat) R 14790 14790 13974 0 -1 4194304 106954 0 0 0 139643 88 0 0 25 0 1 0 175578338 445456384 106936 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 0 0 0
/proc/14812/statm: 108754 106936 54 142 0 108610 0
Current children cumulated CPU time (s) 1420.3
Current children cumulated vsize (KiB) 482596

[startup+1484.22 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 15079
/proc/meminfo: memFree=1098808/2055920 swapFree=4192812/4192956
[pid=14790] ppid=14788 vsize=47580 CPUtime=22.99
/proc/14790/stat : 14790 (galac.sh) S 14788 14790 13974 0 -1 4194304 800 30189 0 1 0 0 2273 26 17 0 1 0 175576018 48721920 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14790/statm: 11895 363 245 79 0 218 0
[pid=14812] ppid=14790 vsize=443532 CPUtime=1457.33
/proc/14812/stat : 14812 (minisat) R 14790 14790 13974 0 -1 4194304 109033 0 0 0 145644 89 0 0 25 0 1 0 175578338 454176768 109015 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529444 0 0 4096 3 0 0 0 17 0 0 0
/proc/14812/statm: 110883 109015 54 142 0 110739 0
Current children cumulated CPU time (s) 1480.32
Current children cumulated vsize (KiB) 491112

[startup+1544.32 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 15079
/proc/meminfo: memFree=1090168/2055920 swapFree=4192812/4192956
[pid=14790] ppid=14788 vsize=47580 CPUtime=22.99
/proc/14790/stat : 14790 (galac.sh) S 14788 14790 13974 0 -1 4194304 800 30189 0 1 0 0 2273 26 17 0 1 0 175576018 48721920 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14790/statm: 11895 363 245 79 0 218 0
[pid=14812] ppid=14790 vsize=452076 CPUtime=1517.39
/proc/14812/stat : 14812 (minisat) R 14790 14790 13974 0 -1 4194304 111146 0 0 0 151647 92 0 0 25 0 1 0 175578338 462925824 111128 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/14812/statm: 113019 111128 54 142 0 112875 0
Current children cumulated CPU time (s) 1540.38
Current children cumulated vsize (KiB) 499656

[startup+1604.41 s]
/proc/loadavg: 2.10 2.03 2.01 3/89 15079
/proc/meminfo: memFree=1084088/2055920 swapFree=4192812/4192956
[pid=14790] ppid=14788 vsize=47580 CPUtime=22.99
/proc/14790/stat : 14790 (galac.sh) S 14788 14790 13974 0 -1 4194304 800 30189 0 1 0 0 2273 26 17 0 1 0 175576018 48721920 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14790/statm: 11895 363 245 79 0 218 0
[pid=14812] ppid=14790 vsize=458280 CPUtime=1577.39
/proc/14812/stat : 14812 (minisat) R 14790 14790 13974 0 -1 4194304 112672 0 0 0 157646 93 0 0 25 0 1 0 175578338 469278720 112654 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 0 0 0
/proc/14812/statm: 114570 112654 54 142 0 114426 0
Current children cumulated CPU time (s) 1600.38
Current children cumulated vsize (KiB) 505860

[startup+1664.49 s]
/proc/loadavg: 2.04 2.02 2.00 3/89 15079
/proc/meminfo: memFree=1079736/2055920 swapFree=4192812/4192956
[pid=14790] ppid=14788 vsize=47580 CPUtime=22.99
/proc/14790/stat : 14790 (galac.sh) S 14788 14790 13974 0 -1 4194304 800 30189 0 1 0 0 2273 26 17 0 1 0 175576018 48721920 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14790/statm: 11895 363 245 79 0 218 0
[pid=14812] ppid=14790 vsize=462768 CPUtime=1637.21
/proc/14812/stat : 14812 (minisat) R 14790 14790 13974 0 -1 4194304 113751 0 0 0 163627 94 0 0 25 0 1 0 175578338 473874432 113733 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/14812/statm: 115692 113733 54 142 0 115548 0
Current children cumulated CPU time (s) 1660.2
Current children cumulated vsize (KiB) 510348

[startup+1724.56 s]
/proc/loadavg: 2.01 2.02 2.00 3/89 15079
/proc/meminfo: memFree=1073400/2055920 swapFree=4192812/4192956
[pid=14790] ppid=14788 vsize=47580 CPUtime=22.99
/proc/14790/stat : 14790 (galac.sh) S 14788 14790 13974 0 -1 4194304 800 30189 0 1 0 0 2273 26 17 0 1 0 175576018 48721920 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14790/statm: 11895 363 245 79 0 218 0
[pid=14812] ppid=14790 vsize=469616 CPUtime=1697.24
/proc/14812/stat : 14812 (minisat) R 14790 14790 13974 0 -1 4194304 115334 0 0 0 169629 95 0 0 25 0 1 0 175578338 480886784 115316 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529506 0 0 4096 3 0 0 0 17 0 0 0
/proc/14812/statm: 117404 115316 54 142 0 117260 0
Current children cumulated CPU time (s) 1720.23
Current children cumulated vsize (KiB) 517196

[startup+1784.64 s]
/proc/loadavg: 2.00 2.01 2.00 3/89 15079
/proc/meminfo: memFree=1062840/2055920 swapFree=4192812/4192956
[pid=14790] ppid=14788 vsize=47580 CPUtime=22.99
/proc/14790/stat : 14790 (galac.sh) S 14788 14790 13974 0 -1 4194304 800 30189 0 1 0 0 2273 26 17 0 1 0 175576018 48721920 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14790/statm: 11895 363 245 79 0 218 0
[pid=14812] ppid=14790 vsize=480572 CPUtime=1757.24
/proc/14812/stat : 14812 (minisat) R 14790 14790 13974 0 -1 4194304 118074 0 0 0 175626 98 0 0 25 0 1 0 175578338 492105728 118056 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/14812/statm: 120143 118056 54 142 0 119999 0
Current children cumulated CPU time (s) 1780.23
Current children cumulated vsize (KiB) 528152



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1804.47 s]
/proc/loadavg: 2.00 2.01 2.00 3/89 15079
/proc/meminfo: memFree=1058936/2055920 swapFree=4192812/4192956
[pid=14790] ppid=14788 vsize=47580 CPUtime=22.99
/proc/14790/stat : 14790 (galac.sh) S 14788 14790 13974 0 -1 4194304 800 30189 0 1 0 0 2273 26 17 0 1 0 175576018 48721920 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 269756853082 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14790/statm: 11895 363 245 79 0 218 0
[pid=14812] ppid=14790 vsize=483920 CPUtime=1777.05
/proc/14812/stat : 14812 (minisat) R 14790 14790 13974 0 -1 4194304 118937 0 0 0 177607 98 0 0 25 0 1 0 175578338 495534080 118919 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/14812/statm: 120980 118919 54 142 0 120836 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 531500

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 14790 and gives childrusage.ru_utime.tv_sec=22 childrusage.ru_utime.tv_usec=737543 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=275958
CPU time returned by wait4() is 23.0135
while last known CPU time is 1800.04

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

Real time (s): 1804.48
CPU time (s): 1800.04
CPU user time (s): 1798.8
CPU system time (s): 1.24
CPU usage (%): 99.7538
Max. virtual memory (cumulated for all children) (KiB): 908644

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 22.7375
system time used= 0.275958
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30989
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= 2056

runsolver used 2.08168 s user time and 5.9181 s system time

The end

Launcher Data (download as text)

Begin job on node13 on Mon Jan  8 15:56:50 UTC 2007


IDJOB= 225302
IDBENCH= 5843
FILE ID= node13/225302-1168271810

PBS_JOBID= 3482999

Free space on /tmp= 66322 MiB

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

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  068961f998e527b7e93dcd971cc6c6c1

RANDOM SEED= 915145648

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.247
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.247
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:       1650264 kB
Buffers:         58928 kB
Cached:         230140 kB
SwapCached:          0 kB
Active:         165880 kB
Inactive:       179872 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1650264 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4664 kB
Writeback:           0 kB
Mapped:          77244 kB
Slab:            44404 kB
Committed_AS:  4741892 kB
PageTables:       2424 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= 66308 MiB



End job on node13 on Mon Jan  8 16:26:55 UTC 2007