Trace number 218402

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.08 1801.17

General information on the benchmark

Namerandom/rand-3-20-20/
rand-3-20-20-60-632-25_ext.xml
MD5SUMca1213a9aae764858147c8a6554266c4
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark10.1625
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables20
Number of constraints59
Maximum constraint arity3
Maximum domain size20
Number of constraints which are defined in extension59
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.10	c --- Preproc Stats ---
1.83	c start processing
1.83	c start relation processing
4.91	c start cnf exporting
19.30	c parsing time : 1.598
19.30	c preprocessing time : 19.07
19.30	
19.30	c Nary constraints - conflicts : 0 supports : 59
19.30	c Binary constraints - conflicts : 0 supports :0
19.30	c max arity constraint : 3
19.30	c Max Tuples generated 0
19.30	c relations : 59
19.30	c relations BDD: 59
19.30	c vars : 132307 - clauses :  422355
19.30	
19.37	 
19.37	c --- Minisat Stats ---
19.37	 

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node59/watcher-218402-1168252556 -o ROOT/results/node59/solver-218402-1168252556 -C 1800 -M 900 /tmp/evaluation/218402-1168252556/galac.sh /tmp/evaluation/218402-1168252556/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.00 2.01 2.00 5/85 6374
/proc/meminfo: memFree=1507864/2055920 swapFree=4192812/4192956
[pid=6373] ppid=6371 vsize=8560 CPUtime=0
/proc/6373/stat : 6373 (galac.sh) R 6371 6373 5327 0 -1 4194304 308 0 0 0 0 0 0 0 20 0 1 0 173653624 8765440 253 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051809679 0 0 4096 8192 0 0 0 17 1 0 0
/proc/6373/statm: 2140 253 197 79 0 133 0

[startup+0.106904 s]
/proc/loadavg: 2.00 2.01 2.00 5/85 6374
/proc/meminfo: memFree=1507864/2055920 swapFree=4192812/4192956
[pid=6373] ppid=6371 vsize=47556 CPUtime=0
/proc/6373/stat : 6373 (galac.sh) S 6371 6373 5327 0 -1 4194304 762 1704 0 0 0 0 0 0 19 0 1 0 173653624 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6373/statm: 11889 364 246 79 0 218 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47556

[startup+0.518952 s]
/proc/loadavg: 2.00 2.01 2.00 5/85 6374
/proc/meminfo: memFree=1507864/2055920 swapFree=4192812/4192956
[pid=6373] ppid=6371 vsize=47556 CPUtime=0
/proc/6373/stat : 6373 (galac.sh) S 6371 6373 5327 0 -1 4194304 762 1704 0 0 0 0 0 0 19 0 1 0 173653624 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6373/statm: 11889 364 246 79 0 218 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47556

[startup+1.34705 s]
/proc/loadavg: 2.00 2.01 2.00 4/93 6394
/proc/meminfo: memFree=1436504/2055920 swapFree=4192812/4192956
[pid=6373] ppid=6371 vsize=47556 CPUtime=0
/proc/6373/stat : 6373 (galac.sh) S 6371 6373 5327 0 -1 4194304 762 1704 0 0 0 0 0 0 19 0 1 0 173653624 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6373/statm: 11889 364 246 79 0 218 0
[pid=6387] ppid=6373 vsize=861064 CPUtime=1.22
/proc/6387/stat : 6387 (java) R 6373 6373 5327 0 -1 0 21546 0 1 0 110 12 0 0 22 0 8 0 173653634 881729536 21299 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4072943000 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6387/statm: 215266 21299 1966 14 0 201471 0
[pid=6387/tid=6388] ppid=6373 vsize=861064 CPUtime=0.06
/proc/6387/task/6388/stat : 6388 (java) S 6373 6373 5327 0 -1 64 5791 0 0 0 4 2 0 0 16 0 8 0 173653638 881729536 21299 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6387/tid=6389] ppid=6373 vsize=861064 CPUtime=0
/proc/6387/task/6389/stat : 6389 (java) S 6373 6373 5327 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 173653638 881729536 21299 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6387/tid=6390] ppid=6373 vsize=861064 CPUtime=0
/proc/6387/task/6390/stat : 6390 (java) S 6373 6373 5327 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 173653638 881729536 21299 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6387/tid=6391] ppid=6373 vsize=861064 CPUtime=0
/proc/6387/task/6391/stat : 6391 (java) S 6373 6373 5327 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 173653642 881729536 21299 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6387/tid=6392] ppid=6373 vsize=861064 CPUtime=0.12
/proc/6387/task/6392/stat : 6392 (java) S 6373 6373 5327 0 -1 64 894 0 0 0 12 0 0 0 16 0 8 0 173653642 881729536 21299 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6387/tid=6393] ppid=6373 vsize=861064 CPUtime=0
/proc/6387/task/6393/stat : 6393 (java) S 6373 6373 5327 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 173653642 881729536 21299 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6387/tid=6394] ppid=6373 vsize=861064 CPUtime=0
/proc/6387/task/6394/stat : 6394 (java) S 6373 6373 5327 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 173653642 881729536 21299 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.22
Current children cumulated vsize (KiB) 908620

[startup+2.98423 s]
/proc/loadavg: 2.00 2.01 2.00 3/93 6394
/proc/meminfo: memFree=1424280/2055920 swapFree=4192812/4192956
[pid=6373] ppid=6371 vsize=47556 CPUtime=0
/proc/6373/stat : 6373 (galac.sh) S 6371 6373 5327 0 -1 4194304 762 1704 0 0 0 0 0 0 19 0 1 0 173653624 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6373/statm: 11889 364 246 79 0 218 0
[pid=6387] ppid=6373 vsize=861064 CPUtime=2.84
/proc/6387/stat : 6387 (java) R 6373 6373 5327 0 -1 0 22827 0 1 0 271 13 0 0 25 0 8 0 173653634 881729536 22577 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073879962 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6387/statm: 215266 22577 1974 14 0 201471 0
[pid=6387/tid=6388] ppid=6373 vsize=861064 CPUtime=0.11
/proc/6387/task/6388/stat : 6388 (java) S 6373 6373 5327 0 -1 64 7027 0 0 0 8 3 0 0 17 0 8 0 173653638 881729536 22577 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6387/tid=6389] ppid=6373 vsize=861064 CPUtime=0
/proc/6387/task/6389/stat : 6389 (java) S 6373 6373 5327 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 173653638 881729536 22577 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6387/tid=6390] ppid=6373 vsize=861064 CPUtime=0
/proc/6387/task/6390/stat : 6390 (java) S 6373 6373 5327 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 173653638 881729536 22577 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6387/tid=6391] ppid=6373 vsize=861064 CPUtime=0
/proc/6387/task/6391/stat : 6391 (java) S 6373 6373 5327 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 173653642 881729536 22577 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6387/tid=6392] ppid=6373 vsize=861064 CPUtime=0.18
/proc/6387/task/6392/stat : 6392 (java) S 6373 6373 5327 0 -1 64 918 0 0 0 17 1 0 0 16 0 8 0 173653642 881729536 22577 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6387/tid=6393] ppid=6373 vsize=861064 CPUtime=0
/proc/6387/task/6393/stat : 6393 (java) S 6373 6373 5327 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 173653642 881729536 22577 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6387/tid=6394] ppid=6373 vsize=861064 CPUtime=0
/proc/6387/task/6394/stat : 6394 (java) S 6373 6373 5327 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 173653642 881729536 22577 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.84
Current children cumulated vsize (KiB) 908620

[startup+6.27759 s]
/proc/loadavg: 2.00 2.01 2.00 4/93 6394
/proc/meminfo: memFree=1374496/2055920 swapFree=4192812/4192956
[pid=6373] ppid=6371 vsize=47556 CPUtime=0
/proc/6373/stat : 6373 (galac.sh) S 6371 6373 5327 0 -1 4194304 762 1704 0 0 0 0 0 0 19 0 1 0 173653624 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6373/statm: 11889 364 246 79 0 218 0
[pid=6387] ppid=6373 vsize=861064 CPUtime=6.11
/proc/6387/stat : 6387 (java) R 6373 6373 5327 0 -1 0 36046 0 1 0 591 20 0 0 25 0 8 0 173653634 881729536 35793 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6387/statm: 215266 35793 1994 14 0 201471 0
[pid=6387/tid=6388] ppid=6373 vsize=861064 CPUtime=0.74
/proc/6387/task/6388/stat : 6388 (java) R 6373 6373 5327 0 -1 64 20157 0 0 0 66 8 0 0 16 0 8 0 173653638 881729536 35793 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4153827336 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6387/tid=6389] ppid=6373 vsize=861064 CPUtime=0
/proc/6387/task/6389/stat : 6389 (java) S 6373 6373 5327 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 173653638 881729536 35793 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6387/tid=6390] ppid=6373 vsize=861064 CPUtime=0
/proc/6387/task/6390/stat : 6390 (java) S 6373 6373 5327 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 173653638 881729536 35793 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6387/tid=6391] ppid=6373 vsize=861064 CPUtime=0
/proc/6387/task/6391/stat : 6391 (java) S 6373 6373 5327 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 173653642 881729536 35793 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6387/tid=6392] ppid=6373 vsize=861064 CPUtime=0.24
/proc/6387/task/6392/stat : 6392 (java) S 6373 6373 5327 0 -1 64 964 0 0 0 23 1 0 0 16 0 8 0 173653642 881729536 35793 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6387/tid=6393] ppid=6373 vsize=861064 CPUtime=0
/proc/6387/task/6393/stat : 6393 (java) S 6373 6373 5327 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 173653642 881729536 35793 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6387/tid=6394] ppid=6373 vsize=861064 CPUtime=0
/proc/6387/task/6394/stat : 6394 (java) S 6373 6373 5327 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 173653642 881729536 35793 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.11
Current children cumulated vsize (KiB) 908620

[startup+12.7761 s]
/proc/loadavg: 2.00 2.01 2.00 3/93 6394
/proc/meminfo: memFree=1365536/2055920 swapFree=4192812/4192956
[pid=6373] ppid=6371 vsize=47556 CPUtime=0
/proc/6373/stat : 6373 (galac.sh) S 6371 6373 5327 0 -1 4194304 762 1704 0 0 0 0 0 0 19 0 1 0 173653624 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6373/statm: 11889 364 246 79 0 218 0
[pid=6387] ppid=6373 vsize=861064 CPUtime=12.57
/proc/6387/stat : 6387 (java) R 6373 6373 5327 0 -1 0 36655 0 1 0 1235 22 0 0 25 0 8 0 173653634 881729536 36392 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073931025 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6387/statm: 215266 36392 1994 14 0 201471 0
[pid=6387/tid=6388] ppid=6373 vsize=861064 CPUtime=0.76
/proc/6387/task/6388/stat : 6388 (java) S 6373 6373 5327 0 -1 64 20756 0 0 0 68 8 0 0 16 0 8 0 173653638 881729536 36392 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6387/tid=6389] ppid=6373 vsize=861064 CPUtime=0
/proc/6387/task/6389/stat : 6389 (java) S 6373 6373 5327 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 173653638 881729536 36392 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6387/tid=6390] ppid=6373 vsize=861064 CPUtime=0
/proc/6387/task/6390/stat : 6390 (java) S 6373 6373 5327 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 173653638 881729536 36392 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6387/tid=6391] ppid=6373 vsize=861064 CPUtime=0
/proc/6387/task/6391/stat : 6391 (java) S 6373 6373 5327 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 173653642 881729536 36392 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6387/tid=6392] ppid=6373 vsize=861064 CPUtime=0.24
/proc/6387/task/6392/stat : 6392 (java) S 6373 6373 5327 0 -1 64 964 0 0 0 23 1 0 0 16 0 8 0 173653642 881729536 36392 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6387/tid=6393] ppid=6373 vsize=861064 CPUtime=0
/proc/6387/task/6393/stat : 6393 (java) S 6373 6373 5327 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 173653642 881729536 36392 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6387/tid=6394] ppid=6373 vsize=861064 CPUtime=0
/proc/6387/task/6394/stat : 6394 (java) S 6373 6373 5327 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 173653642 881729536 36392 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 908620

[startup+25.6205 s]
/proc/loadavg: 1.93 1.99 1.99 3/74 6624
/proc/meminfo: memFree=1830704/2055920 swapFree=4192812/4192956
[pid=6373] ppid=6371 vsize=47556 CPUtime=19.1
/proc/6373/stat : 6373 (galac.sh) S 6371 6373 5327 0 -1 4194304 800 38379 0 1 0 0 1881 29 17 0 1 0 173653624 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6373/statm: 11889 364 246 79 0 218 0
[pid=6624] ppid=6373 vsize=28336 CPUtime=6.21
/proc/6624/stat : 6624 (minisat) R 6373 6373 5327 0 -1 4194304 6755 0 0 0 617 4 0 0 25 0 1 0 173655561 29016064 6737 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 1 0 0
/proc/6624/statm: 7084 6737 54 142 0 6940 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 75892

[startup+51.2563 s]
/proc/loadavg: 1.95 1.99 1.99 3/74 6624
/proc/meminfo: memFree=1828216/2055920 swapFree=4192812/4192956
[pid=6373] ppid=6371 vsize=47556 CPUtime=19.1
/proc/6373/stat : 6373 (galac.sh) S 6371 6373 5327 0 -1 4194304 800 38379 0 1 0 0 1881 29 17 0 1 0 173653624 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6373/statm: 11889 364 246 79 0 218 0
[pid=6624] ppid=6373 vsize=31040 CPUtime=31.73
/proc/6624/stat : 6624 (minisat) R 6373 6373 5327 0 -1 4194304 7440 0 0 0 3169 4 0 0 25 0 1 0 173655561 31784960 7422 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/6624/statm: 7760 7422 54 142 0 7616 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 78596

[startup+102.51 s]
/proc/loadavg: 1.49 1.87 1.95 2/66 6638
/proc/meminfo: memFree=1838416/2055920 swapFree=4192812/4192956
[pid=6373] ppid=6371 vsize=47556 CPUtime=19.1
/proc/6373/stat : 6373 (galac.sh) S 6371 6373 5327 0 -1 4194304 800 38379 0 1 0 0 1881 29 17 0 1 0 173653624 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6373/statm: 11889 364 246 79 0 218 0
[pid=6624] ppid=6373 vsize=36028 CPUtime=82.92
/proc/6624/stat : 6624 (minisat) R 6373 6373 5327 0 -1 4194304 8682 0 0 0 8286 6 0 0 25 0 1 0 173655561 36892672 8664 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/6624/statm: 9007 8664 54 142 0 8863 0
Current children cumulated CPU time (s) 102.02
Current children cumulated vsize (KiB) 83584

[startup+162.57 s]
/proc/loadavg: 1.16 1.69 1.88 2/66 6638
/proc/meminfo: memFree=1833616/2055920 swapFree=4192812/4192956
[pid=6373] ppid=6371 vsize=47556 CPUtime=19.1
/proc/6373/stat : 6373 (galac.sh) S 6371 6373 5327 0 -1 4194304 800 38379 0 1 0 0 1881 29 17 0 1 0 173653624 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6373/statm: 11889 364 246 79 0 218 0
[pid=6624] ppid=6373 vsize=40868 CPUtime=142.96
/proc/6624/stat : 6624 (minisat) R 6373 6373 5327 0 -1 4194304 9880 0 0 0 14288 8 0 0 25 0 1 0 173655561 41848832 9862 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134520025 0 0 4096 3 0 0 0 17 1 0 0
/proc/6624/statm: 10217 9862 54 142 0 10073 0
Current children cumulated CPU time (s) 162.06
Current children cumulated vsize (KiB) 88424

[startup+222.625 s]
/proc/loadavg: 1.06 1.56 1.83 2/66 6638
/proc/meminfo: memFree=1829328/2055920 swapFree=4192812/4192956
[pid=6373] ppid=6371 vsize=47556 CPUtime=19.1
/proc/6373/stat : 6373 (galac.sh) S 6371 6373 5327 0 -1 4194304 800 38379 0 1 0 0 1881 29 17 0 1 0 173653624 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6373/statm: 11889 364 246 79 0 218 0
[pid=6624] ppid=6373 vsize=45108 CPUtime=203.01
/proc/6624/stat : 6624 (minisat) R 6373 6373 5327 0 -1 4194304 10951 0 0 0 20291 10 0 0 25 0 1 0 173655561 46190592 10933 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134526711 0 0 4096 3 0 0 0 17 1 0 0
/proc/6624/statm: 11277 10933 54 142 0 11133 0
Current children cumulated CPU time (s) 222.11
Current children cumulated vsize (KiB) 92664

[startup+282.681 s]
/proc/loadavg: 1.02 1.46 1.77 2/66 6638

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

/proc/loadavg: 1.00 1.02 1.29 2/66 6638
/proc/meminfo: memFree=1782864/2055920 swapFree=4192812/4192956
[pid=6373] ppid=6371 vsize=47556 CPUtime=19.1
/proc/6373/stat : 6373 (galac.sh) S 6371 6373 5327 0 -1 4194304 800 38379 0 1 0 0 1881 29 17 0 1 0 173653624 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6373/statm: 11889 364 246 79 0 218 0
[pid=6624] ppid=6373 vsize=91892 CPUtime=1103.6
/proc/6624/stat : 6624 (minisat) R 6373 6373 5327 0 -1 4194304 22467 0 0 0 110334 26 0 0 25 0 1 0 173655561 94097408 22449 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134715850 0 0 4096 3 0 0 0 17 1 0 0
/proc/6624/statm: 22973 22449 54 142 0 22829 0
Current children cumulated CPU time (s) 1122.7
Current children cumulated vsize (KiB) 139448

[startup+1183.54 s]
/proc/loadavg: 1.00 1.01 1.26 2/66 6638
/proc/meminfo: memFree=1780368/2055920 swapFree=4192812/4192956
[pid=6373] ppid=6371 vsize=47556 CPUtime=19.1
/proc/6373/stat : 6373 (galac.sh) S 6371 6373 5327 0 -1 4194304 800 38379 0 1 0 0 1881 29 17 0 1 0 173653624 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6373/statm: 11889 364 246 79 0 218 0
[pid=6624] ppid=6373 vsize=94440 CPUtime=1163.65
/proc/6624/stat : 6624 (minisat) R 6373 6373 5327 0 -1 4194304 23082 0 0 0 116338 27 0 0 25 0 1 0 173655561 96706560 23064 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/6624/statm: 23610 23064 54 142 0 23466 0
Current children cumulated CPU time (s) 1182.75
Current children cumulated vsize (KiB) 141996

[startup+1243.6 s]
/proc/loadavg: 1.00 1.00 1.25 2/66 6638
/proc/meminfo: memFree=1777360/2055920 swapFree=4192812/4192956
[pid=6373] ppid=6371 vsize=47556 CPUtime=19.1
/proc/6373/stat : 6373 (galac.sh) S 6371 6373 5327 0 -1 4194304 800 38379 0 1 0 0 1881 29 17 0 1 0 173653624 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6373/statm: 11889 364 246 79 0 218 0
[pid=6624] ppid=6373 vsize=97448 CPUtime=1223.69
/proc/6624/stat : 6624 (minisat) R 6373 6373 5327 0 -1 4194304 23818 0 0 0 122341 28 0 0 25 0 1 0 173655561 99786752 23800 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134520084 0 0 4096 3 0 0 0 17 1 0 0
/proc/6624/statm: 24362 23800 54 142 0 24218 0
Current children cumulated CPU time (s) 1242.79
Current children cumulated vsize (KiB) 145004

[startup+1303.66 s]
/proc/loadavg: 1.00 1.00 1.23 2/66 6638
/proc/meminfo: memFree=1774928/2055920 swapFree=4192812/4192956
[pid=6373] ppid=6371 vsize=47556 CPUtime=19.1
/proc/6373/stat : 6373 (galac.sh) S 6371 6373 5327 0 -1 4194304 800 38379 0 1 0 0 1881 29 17 0 1 0 173653624 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6373/statm: 11889 364 246 79 0 218 0
[pid=6624] ppid=6373 vsize=100032 CPUtime=1283.72
/proc/6624/stat : 6624 (minisat) R 6373 6373 5327 0 -1 4194304 24438 0 0 0 128344 28 0 0 25 0 1 0 173655561 102432768 24420 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529374 0 0 4096 3 0 0 0 17 1 0 0
/proc/6624/statm: 25008 24420 54 142 0 24864 0
Current children cumulated CPU time (s) 1302.82
Current children cumulated vsize (KiB) 147588

[startup+1363.71 s]
/proc/loadavg: 1.00 1.00 1.21 2/66 6638
/proc/meminfo: memFree=1772880/2055920 swapFree=4192812/4192956
[pid=6373] ppid=6371 vsize=47556 CPUtime=19.1
/proc/6373/stat : 6373 (galac.sh) S 6371 6373 5327 0 -1 4194304 800 38379 0 1 0 0 1881 29 17 0 1 0 173653624 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6373/statm: 11889 364 246 79 0 218 0
[pid=6624] ppid=6373 vsize=101924 CPUtime=1343.76
/proc/6624/stat : 6624 (minisat) R 6373 6373 5327 0 -1 4194304 24940 0 0 0 134347 29 0 0 25 0 1 0 173655561 104370176 24922 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529368 0 0 4096 3 0 0 0 17 1 0 0
/proc/6624/statm: 25481 24922 54 142 0 25337 0
Current children cumulated CPU time (s) 1362.86
Current children cumulated vsize (KiB) 149480

[startup+1423.77 s]
/proc/loadavg: 1.00 1.00 1.19 2/66 6638
/proc/meminfo: memFree=1770768/2055920 swapFree=4192812/4192956
[pid=6373] ppid=6371 vsize=47556 CPUtime=19.1
/proc/6373/stat : 6373 (galac.sh) S 6371 6373 5327 0 -1 4194304 800 38379 0 1 0 0 1881 29 17 0 1 0 173653624 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6373/statm: 11889 364 246 79 0 218 0
[pid=6624] ppid=6373 vsize=104036 CPUtime=1403.8
/proc/6624/stat : 6624 (minisat) R 6373 6373 5327 0 -1 4194304 25463 0 0 0 140350 30 0 0 25 0 1 0 173655561 106532864 25445 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/6624/statm: 26009 25445 54 142 0 25865 0
Current children cumulated CPU time (s) 1422.9
Current children cumulated vsize (KiB) 151592

[startup+1483.83 s]
/proc/loadavg: 1.00 1.00 1.18 2/66 6638
/proc/meminfo: memFree=1769040/2055920 swapFree=4192812/4192956
[pid=6373] ppid=6371 vsize=47556 CPUtime=19.1
/proc/6373/stat : 6373 (galac.sh) S 6371 6373 5327 0 -1 4194304 800 38379 0 1 0 0 1881 29 17 0 1 0 173653624 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6373/statm: 11889 364 246 79 0 218 0
[pid=6624] ppid=6373 vsize=106208 CPUtime=1463.84
/proc/6624/stat : 6624 (minisat) R 6373 6373 5327 0 -1 4194304 25879 0 0 0 146353 31 0 0 25 0 1 0 173655561 108756992 25861 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529492 0 0 4096 3 0 0 0 17 1 0 0
/proc/6624/statm: 26552 25861 54 142 0 26408 0
Current children cumulated CPU time (s) 1482.94
Current children cumulated vsize (KiB) 153764

[startup+1543.91 s]
/proc/loadavg: 1.00 1.00 1.17 2/72 6776
/proc/meminfo: memFree=1766104/2055920 swapFree=4192812/4192956
[pid=6373] ppid=6371 vsize=47556 CPUtime=19.1
/proc/6373/stat : 6373 (galac.sh) S 6371 6373 5327 0 -1 4194304 800 38379 0 1 0 0 1881 29 17 0 1 0 173653624 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6373/statm: 11889 364 246 79 0 218 0
[pid=6624] ppid=6373 vsize=107756 CPUtime=1523.85
/proc/6624/stat : 6624 (minisat) R 6373 6373 5327 0 -1 4194304 26294 0 0 0 152352 33 0 0 25 0 1 0 173655561 110342144 26276 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529354 0 0 4096 3 0 0 0 17 1 0 0
/proc/6624/statm: 26939 26276 54 142 0 26795 0
Current children cumulated CPU time (s) 1542.95
Current children cumulated vsize (KiB) 155312

[startup+1603.98 s]
/proc/loadavg: 1.00 1.00 1.15 2/66 6836
/proc/meminfo: memFree=1765576/2055920 swapFree=4192812/4192956
[pid=6373] ppid=6371 vsize=47556 CPUtime=19.1
/proc/6373/stat : 6373 (galac.sh) S 6371 6373 5327 0 -1 4194304 800 38379 0 1 0 0 1881 29 17 0 1 0 173653624 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6373/statm: 11889 364 246 79 0 218 0
[pid=6624] ppid=6373 vsize=109332 CPUtime=1583.87
/proc/6624/stat : 6624 (minisat) R 6373 6373 5327 0 -1 4194304 26679 0 0 0 158353 34 0 0 25 0 1 0 173655561 111955968 26661 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/6624/statm: 27333 26661 54 142 0 27189 0
Current children cumulated CPU time (s) 1602.97
Current children cumulated vsize (KiB) 156888

[startup+1664.04 s]
/proc/loadavg: 1.00 1.00 1.14 2/66 6836
/proc/meminfo: memFree=1763472/2055920 swapFree=4192812/4192956
[pid=6373] ppid=6371 vsize=47556 CPUtime=19.1
/proc/6373/stat : 6373 (galac.sh) S 6371 6373 5327 0 -1 4194304 800 38379 0 1 0 0 1881 29 17 0 1 0 173653624 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6373/statm: 11889 364 246 79 0 218 0
[pid=6624] ppid=6373 vsize=111560 CPUtime=1643.9
/proc/6624/stat : 6624 (minisat) R 6373 6373 5327 0 -1 4194304 27220 0 0 0 164355 35 0 0 25 0 1 0 173655561 114237440 27202 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/6624/statm: 27890 27202 54 142 0 27746 0
Current children cumulated CPU time (s) 1663
Current children cumulated vsize (KiB) 159116

[startup+1724.1 s]
/proc/loadavg: 1.00 1.00 1.13 2/66 6836
/proc/meminfo: memFree=1760912/2055920 swapFree=4192812/4192956
[pid=6373] ppid=6371 vsize=47556 CPUtime=19.1
/proc/6373/stat : 6373 (galac.sh) S 6371 6373 5327 0 -1 4194304 800 38379 0 1 0 0 1881 29 17 0 1 0 173653624 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6373/statm: 11889 364 246 79 0 218 0
[pid=6624] ppid=6373 vsize=114028 CPUtime=1703.93
/proc/6624/stat : 6624 (minisat) R 6373 6373 5327 0 -1 4194304 27844 0 0 0 170358 35 0 0 25 0 1 0 173655561 116764672 27818 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134527037 0 0 4096 3 0 0 0 17 1 0 0
/proc/6624/statm: 28507 27818 54 142 0 28363 0
Current children cumulated CPU time (s) 1723.03
Current children cumulated vsize (KiB) 161584

[startup+1784.15 s]
/proc/loadavg: 1.00 1.00 1.12 2/66 6836
/proc/meminfo: memFree=1758800/2055920 swapFree=4192812/4192956
[pid=6373] ppid=6371 vsize=47556 CPUtime=19.1
/proc/6373/stat : 6373 (galac.sh) S 6371 6373 5327 0 -1 4194304 800 38379 0 1 0 0 1881 29 17 0 1 0 173653624 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6373/statm: 11889 364 246 79 0 218 0
[pid=6624] ppid=6373 vsize=116152 CPUtime=1763.97
/proc/6624/stat : 6624 (minisat) R 6373 6373 5327 0 -1 4194304 28372 0 0 0 176361 36 0 0 25 0 1 0 173655561 118939648 28337 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529351 0 0 4096 3 0 0 0 17 1 0 0
/proc/6624/statm: 29038 28337 54 142 0 28894 0
Current children cumulated CPU time (s) 1783.07
Current children cumulated vsize (KiB) 163708



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.16 s]
/proc/loadavg: 1.00 1.00 1.12 2/66 6836
/proc/meminfo: memFree=1757968/2055920 swapFree=4192812/4192956
[pid=6373] ppid=6371 vsize=47556 CPUtime=19.1
/proc/6373/stat : 6373 (galac.sh) S 6371 6373 5327 0 -1 4194304 800 38379 0 1 0 0 1881 29 17 0 1 0 173653624 48697344 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 217051229018 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6373/statm: 11889 364 246 79 0 218 0
[pid=6624] ppid=6373 vsize=117056 CPUtime=1780.98
/proc/6624/stat : 6624 (minisat) R 6373 6373 5327 0 -1 4194304 28586 0 0 0 178062 36 0 0 25 0 1 0 173655561 119865344 28551 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/6624/statm: 29264 28551 54 142 0 29120 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 164612

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 6373 and gives childrusage.ru_utime.tv_sec=18 childrusage.ru_utime.tv_usec=816139 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=308953
CPU time returned by wait4() is 19.1251
while last known CPU time is 1800.08

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

Real time (s): 1801.17
CPU time (s): 1800.08
CPU user time (s): 1799.43
CPU system time (s): 0.65
CPU usage (%): 99.9394
Max. virtual memory (cumulated for all children) (KiB): 908620

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 18.8161
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= 39179
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= 1514
involuntary context switches= 1714

runsolver used 1.89371 s user time and 3.84542 s system time

The end

Launcher Data (download as text)

Begin job on node59 on Mon Jan  8 10:35:56 UTC 2007


IDJOB= 218402
IDBENCH= 5233
FILE ID= node59/218402-1168252556

PBS_JOBID= 3481909

Free space on /tmp= 66553 MiB

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

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  ca1213a9aae764858147c8a6554266c4

RANDOM SEED= 220375314

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.239
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.239
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1508344 kB
Buffers:         31440 kB
Cached:          78924 kB
SwapCached:          0 kB
Active:         439944 kB
Inactive:        53688 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1508344 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4108 kB
Writeback:           0 kB
Mapped:         403472 kB
Slab:            38576 kB
Committed_AS:  4312100 kB
PageTables:       2616 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= 66550 MiB



End job on node59 on Mon Jan  8 11:06:00 UTC 2007