Trace number 208734

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 1802.67

General information on the benchmark

Namerandom/rand-3-20-20-fcd/
rand-3-20-20-60-632-fcd-33_ext.xml
MD5SUM797058f4a10aa6568e5c0d6665fa4ebe
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 benchmark30.9913
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.13	c --- Preproc Stats ---
1.81	c start processing
1.81	c start relation processing
4.59	c start cnf exporting
18.80	c parsing time : 1.478
18.80	c preprocessing time : 18.469
18.80	
18.80	c Nary constraints - conflicts : 0 supports : 59
18.80	c Binary constraints - conflicts : 0 supports :0
18.80	c max arity constraint : 3
18.80	c Max Tuples generated 0
18.80	c relations : 59
18.80	c relations BDD: 59
18.80	c vars : 132168 - clauses :  421938
18.80	
18.83	 
18.83	c --- Minisat Stats ---
18.83	 

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/node25/watcher-208734-1168189623 -o ROOT/results/node25/solver-208734-1168189623 -C 1800 -M 900 /tmp/evaluation/208734-1168189623/galac.sh /tmp/evaluation/208734-1168189623/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: 0.92 1.04 1.27 2/78 5089
/proc/meminfo: memFree=1349344/2055920 swapFree=4170848/4192956
[pid=5088] ppid=5086 vsize=8564 CPUtime=0
/proc/5088/stat : 5088 (galac.sh) D 5086 5088 3978 0 -1 4194304 317 0 0 0 0 0 0 0 17 0 1 0 167354990 8769536 261 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781965778 0 2147483391 4096 8192 18446744072099781622 0 0 17 1 0 0
/proc/5088/statm: 2141 261 201 79 0 134 0

[startup+0.102545 s]
/proc/loadavg: 0.92 1.04 1.27 2/78 5089
/proc/meminfo: memFree=1349344/2055920 swapFree=4170848/4192956
[pid=5088] ppid=5086 vsize=47548 CPUtime=0.01
/proc/5088/stat : 5088 (galac.sh) D 5086 5088 3978 0 -1 4194304 742 1704 0 0 0 0 0 1 18 0 1 0 167354990 48689152 357 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781965298 0 2147483391 4096 73728 18446744072099781622 0 0 17 1 0 0
/proc/5088/statm: 11887 357 244 79 0 217 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47548

[startup+0.510617 s]
/proc/loadavg: 0.92 1.04 1.27 2/78 5089
/proc/meminfo: memFree=1349344/2055920 swapFree=4170848/4192956
[pid=5088] ppid=5086 vsize=47552 CPUtime=0.01
/proc/5088/stat : 5088 (galac.sh) S 5086 5088 3978 0 -1 4194304 759 1704 0 0 0 0 0 1 18 0 1 0 167354990 48693248 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/5088/statm: 11888 362 244 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47552

[startup+1.33576 s]
/proc/loadavg: 0.92 1.04 1.27 2/86 5109
/proc/meminfo: memFree=1278880/2055920 swapFree=4170848/4192956
[pid=5088] ppid=5086 vsize=47552 CPUtime=0.01
/proc/5088/stat : 5088 (galac.sh) S 5086 5088 3978 0 -1 4194304 759 1704 0 0 0 0 0 1 18 0 1 0 167354990 48693248 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/5088/statm: 11888 362 244 79 0 218 0
[pid=5102] ppid=5088 vsize=861064 CPUtime=1.11
/proc/5102/stat : 5102 (java) R 5088 5088 3978 0 -1 0 21565 0 1 0 99 12 0 0 17 0 8 0 167355003 881729536 21318 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073652516 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5102/statm: 215266 21318 1964 14 0 201471 0
[pid=5102/tid=5103] ppid=5088 vsize=861064 CPUtime=0.05
/proc/5102/task/5103/stat : 5103 (java) S 5088 5088 3978 0 -1 64 5813 0 0 0 3 2 0 0 16 0 8 0 167355015 881729536 21318 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5102/tid=5104] ppid=5088 vsize=861064 CPUtime=0
/proc/5102/task/5104/stat : 5104 (java) S 5088 5088 3978 0 -1 64 12 0 0 0 0 0 0 0 15 0 8 0 167355015 881729536 21318 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5102/tid=5105] ppid=5088 vsize=861064 CPUtime=0
/proc/5102/task/5105/stat : 5105 (java) S 5088 5088 3978 0 -1 64 4 0 0 0 0 0 0 0 21 0 8 0 167355015 881729536 21318 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5102/tid=5106] ppid=5088 vsize=861064 CPUtime=0
/proc/5102/task/5106/stat : 5106 (java) S 5088 5088 3978 0 -1 64 2 0 0 0 0 0 0 0 22 0 8 0 167355018 881729536 21318 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5102/tid=5107] ppid=5088 vsize=861064 CPUtime=0.12
/proc/5102/task/5107/stat : 5107 (java) S 5088 5088 3978 0 -1 64 894 0 0 0 12 0 0 0 16 0 8 0 167355018 881729536 21318 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5102/tid=5108] ppid=5088 vsize=861064 CPUtime=0
/proc/5102/task/5108/stat : 5108 (java) S 5088 5088 3978 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 167355018 881729536 21318 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5102/tid=5109] ppid=5088 vsize=861064 CPUtime=0
/proc/5102/task/5109/stat : 5109 (java) S 5088 5088 3978 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 167355018 881729536 21318 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.12
Current children cumulated vsize (KiB) 908616

[startup+2.97203 s]
/proc/loadavg: 0.92 1.04 1.27 2/86 5109
/proc/meminfo: memFree=1265952/2055920 swapFree=4170848/4192956
[pid=5088] ppid=5086 vsize=47552 CPUtime=0.01
/proc/5088/stat : 5088 (galac.sh) S 5086 5088 3978 0 -1 4194304 759 1704 0 0 0 0 0 1 18 0 1 0 167354990 48693248 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/5088/statm: 11888 362 244 79 0 218 0
[pid=5102] ppid=5088 vsize=861064 CPUtime=2.74
/proc/5102/stat : 5102 (java) R 5088 5088 3978 0 -1 0 22823 0 1 0 261 13 0 0 17 0 8 0 167355003 881729536 22573 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073873801 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5102/statm: 215266 22573 1972 14 0 201471 0
[pid=5102/tid=5103] ppid=5088 vsize=861064 CPUtime=0.1
/proc/5102/task/5103/stat : 5103 (java) S 5088 5088 3978 0 -1 64 7026 0 0 0 8 2 0 0 17 0 8 0 167355015 881729536 22573 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5102/tid=5104] ppid=5088 vsize=861064 CPUtime=0
/proc/5102/task/5104/stat : 5104 (java) S 5088 5088 3978 0 -1 64 12 0 0 0 0 0 0 0 15 0 8 0 167355015 881729536 22573 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5102/tid=5105] ppid=5088 vsize=861064 CPUtime=0
/proc/5102/task/5105/stat : 5105 (java) S 5088 5088 3978 0 -1 64 4 0 0 0 0 0 0 0 21 0 8 0 167355015 881729536 22573 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5102/tid=5106] ppid=5088 vsize=861064 CPUtime=0
/proc/5102/task/5106/stat : 5106 (java) S 5088 5088 3978 0 -1 64 2 0 0 0 0 0 0 0 22 0 8 0 167355018 881729536 22573 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5102/tid=5107] ppid=5088 vsize=861064 CPUtime=0.17
/proc/5102/task/5107/stat : 5107 (java) S 5088 5088 3978 0 -1 64 918 0 0 0 16 1 0 0 15 0 8 0 167355018 881729536 22573 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5102/tid=5108] ppid=5088 vsize=861064 CPUtime=0
/proc/5102/task/5108/stat : 5108 (java) S 5088 5088 3978 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 167355018 881729536 22573 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5102/tid=5109] ppid=5088 vsize=861064 CPUtime=0
/proc/5102/task/5109/stat : 5109 (java) S 5088 5088 3978 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 167355018 881729536 22573 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.75
Current children cumulated vsize (KiB) 908616

[startup+6.27259 s]
/proc/loadavg: 0.93 1.04 1.27 2/86 5109
/proc/meminfo: memFree=1215912/2055920 swapFree=4170848/4192956
[pid=5088] ppid=5086 vsize=47552 CPUtime=0.01
/proc/5088/stat : 5088 (galac.sh) S 5086 5088 3978 0 -1 4194304 759 1704 0 0 0 0 0 1 18 0 1 0 167354990 48693248 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/5088/statm: 11888 362 244 79 0 218 0
[pid=5102] ppid=5088 vsize=861064 CPUtime=6.03
/proc/5102/stat : 5102 (java) R 5088 5088 3978 0 -1 0 36631 0 1 0 584 19 0 0 16 0 8 0 167355003 881729536 36377 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073935585 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5102/statm: 215266 36377 1992 14 0 201471 0
[pid=5102/tid=5103] ppid=5088 vsize=861064 CPUtime=0.72
/proc/5102/task/5103/stat : 5103 (java) S 5088 5088 3978 0 -1 64 20744 0 0 0 64 8 0 0 16 0 8 0 167355015 881729536 36377 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5102/tid=5104] ppid=5088 vsize=861064 CPUtime=0
/proc/5102/task/5104/stat : 5104 (java) S 5088 5088 3978 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 167355015 881729536 36377 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5102/tid=5105] ppid=5088 vsize=861064 CPUtime=0
/proc/5102/task/5105/stat : 5105 (java) S 5088 5088 3978 0 -1 64 4 0 0 0 0 0 0 0 21 0 8 0 167355015 881729536 36377 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5102/tid=5106] ppid=5088 vsize=861064 CPUtime=0
/proc/5102/task/5106/stat : 5106 (java) S 5088 5088 3978 0 -1 64 2 0 0 0 0 0 0 0 22 0 8 0 167355018 881729536 36377 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5102/tid=5107] ppid=5088 vsize=861064 CPUtime=0.24
/proc/5102/task/5107/stat : 5107 (java) S 5088 5088 3978 0 -1 64 965 0 0 0 23 1 0 0 16 0 8 0 167355018 881729536 36377 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5102/tid=5108] ppid=5088 vsize=861064 CPUtime=0
/proc/5102/task/5108/stat : 5108 (java) S 5088 5088 3978 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 167355018 881729536 36377 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5102/tid=5109] ppid=5088 vsize=861064 CPUtime=0
/proc/5102/task/5109/stat : 5109 (java) S 5088 5088 3978 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 167355018 881729536 36377 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.04
Current children cumulated vsize (KiB) 908616

[startup+12.7457 s]
/proc/loadavg: 0.93 1.04 1.27 2/86 5109
/proc/meminfo: memFree=1207024/2055920 swapFree=4170848/4192956
[pid=5088] ppid=5086 vsize=47552 CPUtime=0.01
/proc/5088/stat : 5088 (galac.sh) S 5086 5088 3978 0 -1 4194304 759 1704 0 0 0 0 0 1 18 0 1 0 167354990 48693248 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/5088/statm: 11888 362 244 79 0 218 0
[pid=5102] ppid=5088 vsize=861064 CPUtime=12.51
/proc/5102/stat : 5102 (java) R 5088 5088 3978 0 -1 0 36642 0 1 0 1229 22 0 0 25 0 8 0 167355003 881729536 36377 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073681392 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5102/statm: 215266 36377 1992 14 0 201471 0
[pid=5102/tid=5103] ppid=5088 vsize=861064 CPUtime=0.73
/proc/5102/task/5103/stat : 5103 (java) S 5088 5088 3978 0 -1 64 20744 0 0 0 65 8 0 0 16 0 8 0 167355015 881729536 36377 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5102/tid=5104] ppid=5088 vsize=861064 CPUtime=0
/proc/5102/task/5104/stat : 5104 (java) S 5088 5088 3978 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 167355015 881729536 36377 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5102/tid=5105] ppid=5088 vsize=861064 CPUtime=0
/proc/5102/task/5105/stat : 5105 (java) S 5088 5088 3978 0 -1 64 4 0 0 0 0 0 0 0 21 0 8 0 167355015 881729536 36377 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5102/tid=5106] ppid=5088 vsize=861064 CPUtime=0
/proc/5102/task/5106/stat : 5106 (java) S 5088 5088 3978 0 -1 64 2 0 0 0 0 0 0 0 22 0 8 0 167355018 881729536 36377 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5102/tid=5107] ppid=5088 vsize=861064 CPUtime=0.24
/proc/5102/task/5107/stat : 5107 (java) S 5088 5088 3978 0 -1 64 965 0 0 0 23 1 0 0 16 0 8 0 167355018 881729536 36377 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5102/tid=5108] ppid=5088 vsize=861064 CPUtime=0
/proc/5102/task/5108/stat : 5108 (java) S 5088 5088 3978 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 167355018 881729536 36377 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5102/tid=5109] ppid=5088 vsize=861064 CPUtime=0
/proc/5102/task/5109/stat : 5109 (java) S 5088 5088 3978 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 167355018 881729536 36377 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.52
Current children cumulated vsize (KiB) 908616

[startup+25.5679 s]
/proc/loadavg: 0.95 1.04 1.26 2/79 5110
/proc/meminfo: memFree=1314856/2055920 swapFree=4170848/4192956
[pid=5088] ppid=5086 vsize=47552 CPUtime=18.54
/proc/5088/stat : 5088 (galac.sh) S 5086 5088 3978 0 -1 4194304 797 38366 0 1 0 1 1824 29 17 0 1 0 167354990 48693248 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/5088/statm: 11888 362 244 79 0 218 0
[pid=5110] ppid=5088 vsize=28632 CPUtime=6.72
/proc/5110/stat : 5110 (minisat) R 5088 5088 3978 0 -1 4194304 6800 0 0 0 668 4 0 0 25 0 1 0 167356873 29319168 6782 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529368 0 0 4096 3 0 0 0 17 1 0 0
/proc/5110/statm: 7158 6782 54 142 0 7014 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 76184

[startup+51.1962 s]
/proc/loadavg: 0.96 1.03 1.26 2/79 5110
/proc/meminfo: memFree=1311592/2055920 swapFree=4170848/4192956
[pid=5088] ppid=5086 vsize=47552 CPUtime=18.54
/proc/5088/stat : 5088 (galac.sh) S 5086 5088 3978 0 -1 4194304 797 38366 0 1 0 1 1824 29 17 0 1 0 167354990 48693248 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/5088/statm: 11888 362 244 79 0 218 0
[pid=5110] ppid=5088 vsize=31844 CPUtime=32.33
/proc/5110/stat : 5110 (minisat) R 5088 5088 3978 0 -1 4194304 7619 0 0 0 3228 5 0 0 25 0 1 0 167356873 32608256 7601 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/5110/statm: 7961 7601 54 142 0 7817 0
Current children cumulated CPU time (s) 50.87
Current children cumulated vsize (KiB) 79396

[startup+102.451 s]
/proc/loadavg: 0.98 1.03 1.24 2/79 5110
/proc/meminfo: memFree=1303144/2055920 swapFree=4170848/4192956
[pid=5088] ppid=5086 vsize=47552 CPUtime=18.54
/proc/5088/stat : 5088 (galac.sh) S 5086 5088 3978 0 -1 4194304 797 38366 0 1 0 1 1824 29 17 0 1 0 167354990 48693248 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/5088/statm: 11888 362 244 79 0 218 0
[pid=5110] ppid=5088 vsize=40204 CPUtime=83.57
/proc/5110/stat : 5110 (minisat) R 5088 5088 3978 0 -1 4194304 9723 0 0 0 8348 9 0 0 25 0 1 0 167356873 41168896 9705 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/5110/statm: 10051 9705 54 142 0 9907 0
Current children cumulated CPU time (s) 102.11
Current children cumulated vsize (KiB) 87756

[startup+162.522 s]
/proc/loadavg: 0.99 1.02 1.22 2/79 5110
/proc/meminfo: memFree=1297064/2055920 swapFree=4170848/4192956
[pid=5088] ppid=5086 vsize=47552 CPUtime=18.54
/proc/5088/stat : 5088 (galac.sh) S 5086 5088 3978 0 -1 4194304 797 38366 0 1 0 1 1824 29 17 0 1 0 167354990 48693248 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/5088/statm: 11888 362 244 79 0 218 0
[pid=5110] ppid=5088 vsize=46376 CPUtime=143.62
/proc/5110/stat : 5110 (minisat) R 5088 5088 3978 0 -1 4194304 11238 0 0 0 14351 11 0 0 25 0 1 0 167356873 47489024 11220 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/5110/statm: 11594 11220 54 142 0 11450 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 93928

[startup+222.591 s]
/proc/loadavg: 0.99 1.01 1.21 2/79 5110
/proc/meminfo: memFree=1292904/2055920 swapFree=4170848/4192956
[pid=5088] ppid=5086 vsize=47552 CPUtime=18.54
/proc/5088/stat : 5088 (galac.sh) S 5086 5088 3978 0 -1 4194304 797 38366 0 1 0 1 1824 29 17 0 1 0 167354990 48693248 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/5088/statm: 11888 362 244 79 0 218 0
[pid=5110] ppid=5088 vsize=50468 CPUtime=203.66
/proc/5110/stat : 5110 (minisat) R 5088 5088 3978 0 -1 4194304 12283 0 0 0 20354 12 0 0 25 0 1 0 167356873 51679232 12265 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/5110/statm: 12617 12265 54 142 0 12473 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 98020

[startup+282.66 s]
/proc/loadavg: 0.99 1.01 1.19 2/79 5110

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

/proc/loadavg: 1.03 1.01 1.06 2/79 5112
/proc/meminfo: memFree=1237736/2055920 swapFree=4170848/4192956
[pid=5088] ppid=5086 vsize=47552 CPUtime=18.54
/proc/5088/stat : 5088 (galac.sh) S 5086 5088 3978 0 -1 4194304 797 38366 0 1 0 1 1824 29 17 0 1 0 167354990 48693248 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/5088/statm: 11888 362 244 79 0 218 0
[pid=5110] ppid=5088 vsize=105956 CPUtime=1104.35
/proc/5110/stat : 5110 (minisat) R 5088 5088 3978 0 -1 4194304 26031 0 0 0 110400 35 0 0 25 0 1 0 167356873 108498944 26013 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529492 0 0 4096 3 0 0 0 17 1 0 0
/proc/5110/statm: 26489 26013 54 142 0 26345 0
Current children cumulated CPU time (s) 1122.89
Current children cumulated vsize (KiB) 153508

[startup+1183.66 s]
/proc/loadavg: 1.01 1.01 1.06 2/79 5112
/proc/meminfo: memFree=1235048/2055920 swapFree=4170848/4192956
[pid=5088] ppid=5086 vsize=47552 CPUtime=18.54
/proc/5088/stat : 5088 (galac.sh) S 5086 5088 3978 0 -1 4194304 797 38366 0 1 0 1 1824 29 17 0 1 0 167354990 48693248 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/5088/statm: 11888 362 244 79 0 218 0
[pid=5110] ppid=5088 vsize=108632 CPUtime=1164.4
/proc/5110/stat : 5110 (minisat) R 5088 5088 3978 0 -1 4194304 26711 0 0 0 116404 36 0 0 25 0 1 0 167356873 111239168 26693 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/5110/statm: 27158 26693 54 142 0 27014 0
Current children cumulated CPU time (s) 1182.94
Current children cumulated vsize (KiB) 156184

[startup+1243.73 s]
/proc/loadavg: 1.00 1.00 1.05 2/79 5112
/proc/meminfo: memFree=1233000/2055920 swapFree=4170848/4192956
[pid=5088] ppid=5086 vsize=47552 CPUtime=18.54
/proc/5088/stat : 5088 (galac.sh) S 5086 5088 3978 0 -1 4194304 797 38366 0 1 0 1 1824 29 17 0 1 0 167354990 48693248 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/5088/statm: 11888 362 244 79 0 218 0
[pid=5110] ppid=5088 vsize=110620 CPUtime=1224.45
/proc/5110/stat : 5110 (minisat) R 5088 5088 3978 0 -1 4194304 27209 0 0 0 122408 37 0 0 25 0 1 0 167356873 113274880 27191 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/5110/statm: 27655 27191 54 142 0 27511 0
Current children cumulated CPU time (s) 1242.99
Current children cumulated vsize (KiB) 158172

[startup+1303.8 s]
/proc/loadavg: 1.00 1.00 1.04 2/79 5112
/proc/meminfo: memFree=1231144/2055920 swapFree=4170848/4192956
[pid=5088] ppid=5086 vsize=47552 CPUtime=18.54
/proc/5088/stat : 5088 (galac.sh) S 5086 5088 3978 0 -1 4194304 797 38366 0 1 0 1 1824 29 17 0 1 0 167354990 48693248 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/5088/statm: 11888 362 244 79 0 218 0
[pid=5110] ppid=5088 vsize=112888 CPUtime=1284.49
/proc/5110/stat : 5110 (minisat) R 5088 5088 3978 0 -1 4194304 27697 0 0 0 128411 38 0 0 25 0 1 0 167356873 115597312 27679 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 1 0 0
/proc/5110/statm: 28222 27679 54 142 0 28078 0
Current children cumulated CPU time (s) 1303.03
Current children cumulated vsize (KiB) 160440

[startup+1363.87 s]
/proc/loadavg: 1.00 1.00 1.04 2/79 5112
/proc/meminfo: memFree=1229096/2055920 swapFree=4170848/4192956
[pid=5088] ppid=5086 vsize=47552 CPUtime=18.54
/proc/5088/stat : 5088 (galac.sh) S 5086 5088 3978 0 -1 4194304 797 38366 0 1 0 1 1824 29 17 0 1 0 167354990 48693248 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/5088/statm: 11888 362 244 79 0 218 0
[pid=5110] ppid=5088 vsize=114932 CPUtime=1344.54
/proc/5110/stat : 5110 (minisat) R 5088 5088 3978 0 -1 4194304 28191 0 0 0 134415 39 0 0 25 0 1 0 167356873 117690368 28173 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/5110/statm: 28733 28173 54 142 0 28589 0
Current children cumulated CPU time (s) 1363.08
Current children cumulated vsize (KiB) 162484

[startup+1423.95 s]
/proc/loadavg: 1.08 1.02 1.04 3/98 5183
/proc/meminfo: memFree=1066688/2055920 swapFree=4170848/4192956
[pid=5088] ppid=5086 vsize=47552 CPUtime=18.54
/proc/5088/stat : 5088 (galac.sh) S 5086 5088 3978 0 -1 4194304 797 38366 0 1 0 1 1824 29 17 0 1 0 167354990 48693248 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/5088/statm: 11888 362 244 79 0 218 0
[pid=5110] ppid=5088 vsize=117096 CPUtime=1404.52
/proc/5110/stat : 5110 (minisat) R 5088 5088 3978 0 -1 4194304 28736 0 0 0 140411 41 0 0 25 0 1 0 167356873 119906304 28718 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 0 0 0
/proc/5110/statm: 29274 28718 54 142 0 29130 0
Current children cumulated CPU time (s) 1423.06
Current children cumulated vsize (KiB) 164648

[startup+1483.98 s]
/proc/loadavg: 1.82 1.23 1.11 3/98 5183
/proc/meminfo: memFree=479296/2055920 swapFree=4170848/4192956
[pid=5088] ppid=5086 vsize=47552 CPUtime=18.54
/proc/5088/stat : 5088 (galac.sh) S 5086 5088 3978 0 -1 4194304 797 38366 0 1 0 1 1824 29 17 0 1 0 167354990 48693248 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/5088/statm: 11888 362 244 79 0 218 0
[pid=5110] ppid=5088 vsize=119208 CPUtime=1464.29
/proc/5110/stat : 5110 (minisat) R 5088 5088 3978 0 -1 4194304 29261 0 0 0 146387 42 0 0 25 0 1 0 167356873 122068992 29243 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/5110/statm: 29802 29243 54 142 0 29658 0
Current children cumulated CPU time (s) 1482.83
Current children cumulated vsize (KiB) 166760

[startup+1543.99 s]
/proc/loadavg: 2.40 1.50 1.21 3/98 5183
/proc/meminfo: memFree=475264/2055920 swapFree=4170848/4192956
[pid=5088] ppid=5086 vsize=47552 CPUtime=18.54
/proc/5088/stat : 5088 (galac.sh) S 5086 5088 3978 0 -1 4194304 797 38366 0 1 0 1 1824 29 17 0 1 0 167354990 48693248 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/5088/statm: 11888 362 244 79 0 218 0
[pid=5110] ppid=5088 vsize=120980 CPUtime=1524.27
/proc/5110/stat : 5110 (minisat) R 5088 5088 3978 0 -1 4194304 29678 0 0 0 152384 43 0 0 25 0 1 0 167356873 123883520 29660 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/5110/statm: 30245 29660 54 142 0 30101 0
Current children cumulated CPU time (s) 1542.81
Current children cumulated vsize (KiB) 168532

[startup+1604.05 s]
/proc/loadavg: 2.23 1.62 1.26 3/98 5235
/proc/meminfo: memFree=1001920/2055920 swapFree=4170848/4192956
[pid=5088] ppid=5086 vsize=47552 CPUtime=18.54
/proc/5088/stat : 5088 (galac.sh) S 5086 5088 3978 0 -1 4194304 797 38366 0 1 0 1 1824 29 17 0 1 0 167354990 48693248 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/5088/statm: 11888 362 244 79 0 218 0
[pid=5110] ppid=5088 vsize=123128 CPUtime=1584.09
/proc/5110/stat : 5110 (minisat) R 5088 5088 3978 0 -1 4194304 30201 0 0 0 158365 44 0 0 25 0 1 0 167356873 126083072 30183 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529506 0 0 4096 3 0 0 0 17 0 0 0
/proc/5110/statm: 30782 30183 54 142 0 30638 0
Current children cumulated CPU time (s) 1602.63
Current children cumulated vsize (KiB) 170680

[startup+1664.1 s]
/proc/loadavg: 2.17 1.71 1.32 3/98 5235
/proc/meminfo: memFree=854912/2055920 swapFree=4170848/4192956
[pid=5088] ppid=5086 vsize=47552 CPUtime=18.54
/proc/5088/stat : 5088 (galac.sh) S 5086 5088 3978 0 -1 4194304 797 38366 0 1 0 1 1824 29 17 0 1 0 167354990 48693248 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/5088/statm: 11888 362 244 79 0 218 0
[pid=5110] ppid=5088 vsize=125464 CPUtime=1643.87
/proc/5110/stat : 5110 (minisat) R 5088 5088 3978 0 -1 4194304 30781 0 0 0 164342 45 0 0 25 0 1 0 167356873 128475136 30763 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529374 0 0 4096 3 0 0 0 17 0 0 0
/proc/5110/statm: 31366 30763 54 142 0 31222 0
Current children cumulated CPU time (s) 1662.41
Current children cumulated vsize (KiB) 173016

[startup+1724.15 s]
/proc/loadavg: 2.06 1.76 1.36 4/98 5235
/proc/meminfo: memFree=712832/2055920 swapFree=4170848/4192956
[pid=5088] ppid=5086 vsize=47552 CPUtime=18.54
/proc/5088/stat : 5088 (galac.sh) S 5086 5088 3978 0 -1 4194304 797 38366 0 1 0 1 1824 29 17 0 1 0 167354990 48693248 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/5088/statm: 11888 362 244 79 0 218 0
[pid=5110] ppid=5088 vsize=127920 CPUtime=1703.65
/proc/5110/stat : 5110 (minisat) R 5088 5088 3978 0 -1 4194304 31380 0 0 0 170319 46 0 0 25 0 1 0 167356873 130990080 31362 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 0 0 0
/proc/5110/statm: 31980 31362 54 142 0 31836 0
Current children cumulated CPU time (s) 1722.19
Current children cumulated vsize (KiB) 175472

[startup+1784.17 s]
/proc/loadavg: 2.10 1.83 1.40 3/98 5235
/proc/meminfo: memFree=561280/2055920 swapFree=4170848/4192956
[pid=5088] ppid=5086 vsize=47552 CPUtime=18.54
/proc/5088/stat : 5088 (galac.sh) S 5086 5088 3978 0 -1 4194304 797 38366 0 1 0 1 1824 29 17 0 1 0 167354990 48693248 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/5088/statm: 11888 362 244 79 0 218 0
[pid=5110] ppid=5088 vsize=130248 CPUtime=1763.24
/proc/5110/stat : 5110 (minisat) R 5088 5088 3978 0 -1 4194304 31964 0 0 0 176277 47 0 0 25 0 1 0 167356873 133373952 31946 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/5110/statm: 32562 31946 54 142 0 32418 0
Current children cumulated CPU time (s) 1781.78
Current children cumulated vsize (KiB) 177800



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.66 s]
/proc/loadavg: 2.07 1.84 1.42 3/98 5235
/proc/meminfo: memFree=513920/2055920 swapFree=4170848/4192956
[pid=5088] ppid=5086 vsize=47552 CPUtime=18.54
/proc/5088/stat : 5088 (galac.sh) S 5086 5088 3978 0 -1 4194304 797 38366 0 1 0 1 1824 29 17 0 1 0 167354990 48693248 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/5088/statm: 11888 362 244 79 0 218 0
[pid=5110] ppid=5088 vsize=130916 CPUtime=1781.55
/proc/5110/stat : 5110 (minisat) R 5088 5088 3978 0 -1 4194304 32126 0 0 0 178108 47 0 0 25 0 1 0 167356873 134057984 32108 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/5110/statm: 32729 32108 54 142 0 32585 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 178468

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 5088 and gives childrusage.ru_utime.tv_sec=18 childrusage.ru_utime.tv_usec=243226 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=302953
CPU time returned by wait4() is 18.5462
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): 1802.67
CPU time (s): 1800.09
CPU user time (s): 1799.32
CPU system time (s): 0.77
CPU usage (%): 99.8567
Max. virtual memory (cumulated for all children) (KiB): 908616

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 18.2432
system time used= 0.302953
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39163
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= 1369
involuntary context switches= 1034

runsolver used 1.75973 s user time and 4.74728 s system time

The end

Launcher Data (download as text)

Begin job on node25 on Sun Jan  7 17:07:04 UTC 2007


IDJOB= 208734
IDBENCH= 4431
FILE ID= node25/208734-1168189623

PBS_JOBID= 3479246

Free space on /tmp= 66555 MiB

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

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  797058f4a10aa6568e5c0d6665fa4ebe

RANDOM SEED= 367820599

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.279
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.279
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:       1349824 kB
Buffers:         51900 kB
Cached:         552800 kB
SwapCached:       2608 kB
Active:         140784 kB
Inactive:       488280 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1349824 kB
SwapTotal:     4192956 kB
SwapFree:      4170848 kB
Dirty:            4184 kB
Writeback:           0 kB
Mapped:          33028 kB
Slab:            62368 kB
Committed_AS:  3355720 kB
PageTables:       1936 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= 66545 MiB



End job on node25 on Sun Jan  7 17:37:09 UTC 2007