Trace number 208747

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.01 1808.84

General information on the benchmark

Namerandom/rand-3-20-20-fcd/
rand-3-20-20-60-632-fcd-19_ext.xml
MD5SUM9c7c77eb7c6b8191344a6ff8436b71c6
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 benchmark29.6115
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables20
Number of constraints58
Maximum constraint arity3
Maximum domain size20
Number of constraints which are defined in extension58
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.09	c --- Preproc Stats ---
1.79	c start processing
1.79	c start relation processing
4.79	c start cnf exporting
18.76	c parsing time : 1.566
18.76	c preprocessing time : 18.541
18.76	
18.76	c Nary constraints - conflicts : 0 supports : 58
18.76	c Binary constraints - conflicts : 0 supports :0
18.76	c max arity constraint : 3
18.76	c Max Tuples generated 0
18.76	c relations : 58
18.76	c relations BDD: 58
18.76	c vars : 129489 - clauses :  413407
18.76	
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/node5/watcher-208747-1168189747 -o ROOT/results/node5/solver-208747-1168189747 -C 1800 -M 900 /tmp/evaluation/208747-1168189747/galac.sh /tmp/evaluation/208747-1168189747/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.02 2.00 3/95 15037
/proc/meminfo: memFree=1361496/2055920 swapFree=4192812/4192956
[pid=15036] ppid=15034 vsize=5236 CPUtime=0
/proc/15036/stat : 15036 (galac.sh) R 15034 15036 14338 0 -1 4194304 140 0 0 0 0 0 0 0 20 0 1 0 147589108 5361664 108 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 4299795 0 0 4096 0 0 0 0 17 1 0 0
/proc/15036/statm: 1309 108 80 79 0 113 0

[startup+0.103673 s]
/proc/loadavg: 2.00 2.02 2.00 3/95 15037
/proc/meminfo: memFree=1361496/2055920 swapFree=4192812/4192956
[pid=15036] ppid=15034 vsize=47560 CPUtime=0.01
/proc/15036/stat : 15036 (galac.sh) S 15034 15036 14338 0 -1 4194304 762 1704 0 0 0 0 0 1 19 0 1 0 147589108 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15036/statm: 11890 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+0.511719 s]
/proc/loadavg: 2.00 2.02 2.00 3/95 15037
/proc/meminfo: memFree=1361496/2055920 swapFree=4192812/4192956
[pid=15036] ppid=15034 vsize=47560 CPUtime=0.01
/proc/15036/stat : 15036 (galac.sh) S 15034 15036 14338 0 -1 4194304 762 1704 0 0 0 0 0 1 19 0 1 0 147589108 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15036/statm: 11890 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+1.33482 s]
/proc/loadavg: 2.00 2.02 2.00 4/103 15057
/proc/meminfo: memFree=1286360/2055920 swapFree=4192812/4192956
[pid=15036] ppid=15034 vsize=47560 CPUtime=0.01
/proc/15036/stat : 15036 (galac.sh) S 15034 15036 14338 0 -1 4194304 762 1704 0 0 0 0 0 1 19 0 1 0 147589108 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15036/statm: 11890 363 245 79 0 218 0
[pid=15050] ppid=15036 vsize=861064 CPUtime=1.22
/proc/15050/stat : 15050 (java) R 15036 15036 14338 0 -1 0 21563 0 1 0 110 12 0 0 22 0 8 0 147589117 881729536 21316 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073336169 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15050/statm: 215266 21316 1965 14 0 201471 0
[pid=15050/tid=15051] ppid=15036 vsize=861064 CPUtime=0.06
/proc/15050/task/15051/stat : 15051 (java) S 15036 15036 14338 0 -1 64 5810 0 0 0 4 2 0 0 16 0 8 0 147589121 881729536 21316 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15050/tid=15052] ppid=15036 vsize=861064 CPUtime=0
/proc/15050/task/15052/stat : 15052 (java) S 15036 15036 14338 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 147589121 881729536 21316 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15050/tid=15053] ppid=15036 vsize=861064 CPUtime=0
/proc/15050/task/15053/stat : 15053 (java) S 15036 15036 14338 0 -1 64 3 0 0 0 0 0 0 0 20 0 8 0 147589121 881729536 21316 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15050/tid=15054] ppid=15036 vsize=861064 CPUtime=0
/proc/15050/task/15054/stat : 15054 (java) S 15036 15036 14338 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 147589125 881729536 21316 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15050/tid=15055] ppid=15036 vsize=861064 CPUtime=0.13
/proc/15050/task/15055/stat : 15055 (java) S 15036 15036 14338 0 -1 64 894 0 0 0 12 1 0 0 16 0 8 0 147589125 881729536 21316 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15050/tid=15056] ppid=15036 vsize=861064 CPUtime=0
/proc/15050/task/15056/stat : 15056 (java) S 15036 15036 14338 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 147589125 881729536 21316 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15050/tid=15057] ppid=15036 vsize=861064 CPUtime=0
/proc/15050/task/15057/stat : 15057 (java) S 15036 15036 14338 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 147589125 881729536 21316 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 908624

[startup+2.988 s]
/proc/loadavg: 2.00 2.02 2.00 3/103 15057
/proc/meminfo: memFree=1278168/2055920 swapFree=4192812/4192956
[pid=15036] ppid=15034 vsize=47560 CPUtime=0.01
/proc/15036/stat : 15036 (galac.sh) S 15034 15036 14338 0 -1 4194304 762 1704 0 0 0 0 0 1 19 0 1 0 147589108 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15036/statm: 11890 363 245 79 0 218 0
[pid=15050] ppid=15036 vsize=861064 CPUtime=2.87
/proc/15050/stat : 15050 (java) R 15036 15036 14338 0 -1 0 22829 0 1 0 274 13 0 0 25 0 8 0 147589117 881729536 22579 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073822595 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15050/statm: 215266 22579 1973 14 0 201471 0
[pid=15050/tid=15051] ppid=15036 vsize=861064 CPUtime=0.11
/proc/15050/task/15051/stat : 15051 (java) S 15036 15036 14338 0 -1 64 7031 0 0 0 9 2 0 0 17 0 8 0 147589121 881729536 22579 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15050/tid=15052] ppid=15036 vsize=861064 CPUtime=0
/proc/15050/task/15052/stat : 15052 (java) S 15036 15036 14338 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 147589121 881729536 22579 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15050/tid=15053] ppid=15036 vsize=861064 CPUtime=0
/proc/15050/task/15053/stat : 15053 (java) S 15036 15036 14338 0 -1 64 3 0 0 0 0 0 0 0 20 0 8 0 147589121 881729536 22579 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15050/tid=15054] ppid=15036 vsize=861064 CPUtime=0
/proc/15050/task/15054/stat : 15054 (java) S 15036 15036 14338 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 147589125 881729536 22579 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15050/tid=15055] ppid=15036 vsize=861064 CPUtime=0.19
/proc/15050/task/15055/stat : 15055 (java) S 15036 15036 14338 0 -1 64 918 0 0 0 17 2 0 0 16 0 8 0 147589125 881729536 22579 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15050/tid=15056] ppid=15036 vsize=861064 CPUtime=0
/proc/15050/task/15056/stat : 15056 (java) S 15036 15036 14338 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 147589125 881729536 22579 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15050/tid=15057] ppid=15036 vsize=861064 CPUtime=0
/proc/15050/task/15057/stat : 15057 (java) S 15036 15036 14338 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 147589125 881729536 22579 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.88
Current children cumulated vsize (KiB) 908624

[startup+6.19636 s]
/proc/loadavg: 2.00 2.02 2.00 3/103 15057
/proc/meminfo: memFree=1229208/2055920 swapFree=4192812/4192956
[pid=15036] ppid=15034 vsize=47560 CPUtime=0.01
/proc/15036/stat : 15036 (galac.sh) S 15034 15036 14338 0 -1 4194304 762 1704 0 0 0 0 0 1 19 0 1 0 147589108 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15036/statm: 11890 363 245 79 0 218 0
[pid=15050] ppid=15036 vsize=861064 CPUtime=6.05
/proc/15050/stat : 15050 (java) R 15036 15036 14338 0 -1 0 36353 0 1 0 586 19 0 0 25 0 8 0 147589117 881729536 36099 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4074027960 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15050/statm: 215266 36099 1993 14 0 201471 0
[pid=15050/tid=15051] ppid=15036 vsize=861064 CPUtime=0.74
/proc/15050/task/15051/stat : 15051 (java) S 15036 15036 14338 0 -1 64 20464 0 0 0 67 7 0 0 16 0 8 0 147589121 881729536 36099 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15050/tid=15052] ppid=15036 vsize=861064 CPUtime=0
/proc/15050/task/15052/stat : 15052 (java) S 15036 15036 14338 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 147589121 881729536 36099 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15050/tid=15053] ppid=15036 vsize=861064 CPUtime=0
/proc/15050/task/15053/stat : 15053 (java) S 15036 15036 14338 0 -1 64 3 0 0 0 0 0 0 0 20 0 8 0 147589121 881729536 36099 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15050/tid=15054] ppid=15036 vsize=861064 CPUtime=0
/proc/15050/task/15054/stat : 15054 (java) S 15036 15036 14338 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 147589125 881729536 36099 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15050/tid=15055] ppid=15036 vsize=861064 CPUtime=0.25
/proc/15050/task/15055/stat : 15055 (java) S 15036 15036 14338 0 -1 64 965 0 0 0 23 2 0 0 16 0 8 0 147589125 881729536 36099 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15050/tid=15056] ppid=15036 vsize=861064 CPUtime=0
/proc/15050/task/15056/stat : 15056 (java) S 15036 15036 14338 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 147589125 881729536 36099 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15050/tid=15057] ppid=15036 vsize=861064 CPUtime=0
/proc/15050/task/15057/stat : 15057 (java) S 15036 15036 14338 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 147589125 881729536 36099 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.06
Current children cumulated vsize (KiB) 908624

[startup+12.6821 s]
/proc/loadavg: 2.00 2.01 2.00 3/103 15057
/proc/meminfo: memFree=1220312/2055920 swapFree=4192812/4192956
[pid=15036] ppid=15034 vsize=47560 CPUtime=0.01
/proc/15036/stat : 15036 (galac.sh) S 15034 15036 14338 0 -1 4194304 762 1704 0 0 0 0 0 1 19 0 1 0 147589108 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15036/statm: 11890 363 245 79 0 218 0
[pid=15050] ppid=15036 vsize=861064 CPUtime=12.51
/proc/15050/stat : 15050 (java) R 15036 15036 14338 0 -1 0 36364 0 1 0 1229 22 0 0 25 0 8 0 147589117 881729536 36099 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073926807 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15050/statm: 215266 36099 1993 14 0 201471 0
[pid=15050/tid=15051] ppid=15036 vsize=861064 CPUtime=0.76
/proc/15050/task/15051/stat : 15051 (java) S 15036 15036 14338 0 -1 64 20464 0 0 0 68 8 0 0 16 0 8 0 147589121 881729536 36099 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15050/tid=15052] ppid=15036 vsize=861064 CPUtime=0
/proc/15050/task/15052/stat : 15052 (java) S 15036 15036 14338 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 147589121 881729536 36099 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15050/tid=15053] ppid=15036 vsize=861064 CPUtime=0
/proc/15050/task/15053/stat : 15053 (java) S 15036 15036 14338 0 -1 64 3 0 0 0 0 0 0 0 20 0 8 0 147589121 881729536 36099 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15050/tid=15054] ppid=15036 vsize=861064 CPUtime=0
/proc/15050/task/15054/stat : 15054 (java) S 15036 15036 14338 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 147589125 881729536 36099 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15050/tid=15055] ppid=15036 vsize=861064 CPUtime=0.25
/proc/15050/task/15055/stat : 15055 (java) S 15036 15036 14338 0 -1 64 965 0 0 0 23 2 0 0 16 0 8 0 147589125 881729536 36099 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15050/tid=15056] ppid=15036 vsize=861064 CPUtime=0
/proc/15050/task/15056/stat : 15056 (java) S 15036 15036 14338 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 147589125 881729536 36099 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15050/tid=15057] ppid=15036 vsize=861064 CPUtime=0
/proc/15050/task/15057/stat : 15057 (java) S 15036 15036 14338 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 147589125 881729536 36099 18446744073709551615 134512640 134570532 4294956096 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) 908624

[startup+25.5366 s]
/proc/loadavg: 2.00 2.01 2.00 3/96 15058
/proc/meminfo: memFree=1327312/2055920 swapFree=4192812/4192956
[pid=15036] ppid=15034 vsize=47560 CPUtime=18.6
/proc/15036/stat : 15036 (galac.sh) S 15034 15036 14338 0 -1 4194304 800 38087 0 1 0 0 1833 27 17 0 1 0 147589108 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15036/statm: 11890 363 245 79 0 218 0
[pid=15058] ppid=15036 vsize=28376 CPUtime=6.65
/proc/15058/stat : 15058 (minisat) R 15036 15036 14338 0 -1 4194304 6720 0 0 0 662 3 0 0 25 0 1 0 147590992 29057024 6702 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 1 0 0
/proc/15058/statm: 7094 6702 54 142 0 6950 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 75936

[startup+51.2185 s]
/proc/loadavg: 2.00 2.01 2.00 3/96 15058
/proc/meminfo: memFree=1322960/2055920 swapFree=4192812/4192956
[pid=15036] ppid=15034 vsize=47560 CPUtime=18.6
/proc/15036/stat : 15036 (galac.sh) S 15034 15036 14338 0 -1 4194304 800 38087 0 1 0 0 1833 27 17 0 1 0 147589108 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15036/statm: 11890 363 245 79 0 218 0
[pid=15058] ppid=15036 vsize=32788 CPUtime=32.22
/proc/15058/stat : 15058 (minisat) R 15036 15036 14338 0 -1 4194304 7812 0 0 0 3217 5 0 0 25 0 1 0 147590992 33574912 7794 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/15058/statm: 8197 7794 54 142 0 8053 0
Current children cumulated CPU time (s) 50.82
Current children cumulated vsize (KiB) 80348

[startup+102.469 s]
/proc/loadavg: 2.00 2.01 2.00 3/96 15058
/proc/meminfo: memFree=1310544/2055920 swapFree=4192812/4192956
[pid=15036] ppid=15034 vsize=47560 CPUtime=18.6
/proc/15036/stat : 15036 (galac.sh) S 15034 15036 14338 0 -1 4194304 800 38087 0 1 0 0 1833 27 17 0 1 0 147589108 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15036/statm: 11890 363 245 79 0 218 0
[pid=15058] ppid=15036 vsize=45408 CPUtime=83.23
/proc/15058/stat : 15058 (minisat) R 15036 15036 14338 0 -1 4194304 10958 0 0 0 8314 9 0 0 25 0 1 0 147590992 46497792 10940 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/15058/statm: 11352 10940 54 142 0 11208 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 92968

[startup+162.553 s]
/proc/loadavg: 2.00 2.00 2.00 3/96 15058
/proc/meminfo: memFree=1306640/2055920 swapFree=4192812/4192956
[pid=15036] ppid=15034 vsize=47560 CPUtime=18.6
/proc/15036/stat : 15036 (galac.sh) S 15034 15036 14338 0 -1 4194304 800 38087 0 1 0 0 1833 27 17 0 1 0 147589108 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15036/statm: 11890 363 245 79 0 218 0
[pid=15058] ppid=15036 vsize=49316 CPUtime=143.03
/proc/15058/stat : 15058 (minisat) R 15036 15036 14338 0 -1 4194304 11940 0 0 0 14292 11 0 0 25 0 1 0 147590992 50499584 11922 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/15058/statm: 12329 11922 54 142 0 12185 0
Current children cumulated CPU time (s) 161.63
Current children cumulated vsize (KiB) 96876

[startup+222.637 s]
/proc/loadavg: 2.04 2.01 2.00 3/96 15058
/proc/meminfo: memFree=1301968/2055920 swapFree=4192812/4192956
[pid=15036] ppid=15034 vsize=47560 CPUtime=18.6
/proc/15036/stat : 15036 (galac.sh) S 15034 15036 14338 0 -1 4194304 800 38087 0 1 0 0 1833 27 17 0 1 0 147589108 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15036/statm: 11890 363 245 79 0 218 0
[pid=15058] ppid=15036 vsize=53964 CPUtime=202.83
/proc/15058/stat : 15058 (minisat) R 15036 15036 14338 0 -1 4194304 13090 0 0 0 20271 12 0 0 25 0 1 0 147590992 55259136 13072 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/15058/statm: 13491 13072 54 142 0 13347 0
Current children cumulated CPU time (s) 221.43
Current children cumulated vsize (KiB) 101524

[startup+282.729 s]
/proc/loadavg: 2.01 2.01 2.00 3/96 15058

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

/proc/loadavg: 2.00 2.00 2.00 3/96 15060
/proc/meminfo: memFree=1251344/2055920 swapFree=4192812/4192956
[pid=15036] ppid=15034 vsize=47560 CPUtime=18.6
/proc/15036/stat : 15036 (galac.sh) S 15034 15036 14338 0 -1 4194304 800 38087 0 1 0 0 1833 27 17 0 1 0 147589108 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15036/statm: 11890 363 245 79 0 218 0
[pid=15058] ppid=15036 vsize=104816 CPUtime=1099.88
/proc/15058/stat : 15058 (minisat) R 15036 15036 14338 0 -1 4194304 25701 0 0 0 109956 32 0 0 25 0 1 0 147590992 107331584 25683 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/15058/statm: 26204 25683 54 142 0 26060 0
Current children cumulated CPU time (s) 1118.48
Current children cumulated vsize (KiB) 152376

[startup+1184 s]
/proc/loadavg: 2.00 2.00 2.00 3/96 15060
/proc/meminfo: memFree=1248912/2055920 swapFree=4192812/4192956
[pid=15036] ppid=15034 vsize=47560 CPUtime=18.6
/proc/15036/stat : 15036 (galac.sh) S 15034 15036 14338 0 -1 4194304 800 38087 0 1 0 0 1833 27 17 0 1 0 147589108 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15036/statm: 11890 363 245 79 0 218 0
[pid=15058] ppid=15036 vsize=107196 CPUtime=1159.68
/proc/15058/stat : 15058 (minisat) R 15036 15036 14338 0 -1 4194304 26303 0 0 0 115935 33 0 0 25 0 1 0 147590992 109768704 26285 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/15058/statm: 26799 26285 54 142 0 26655 0
Current children cumulated CPU time (s) 1178.28
Current children cumulated vsize (KiB) 154756

[startup+1244.07 s]
/proc/loadavg: 1.94 1.98 1.99 3/87 15099
/proc/meminfo: memFree=1214232/2055920 swapFree=4192812/4192956
[pid=15036] ppid=15034 vsize=47560 CPUtime=18.6
/proc/15036/stat : 15036 (galac.sh) S 15034 15036 14338 0 -1 4194304 800 38087 0 1 0 0 1833 27 17 0 1 0 147589108 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15036/statm: 11890 363 245 79 0 218 0
[pid=15058] ppid=15036 vsize=109564 CPUtime=1219.53
/proc/15058/stat : 15058 (minisat) R 15036 15036 14338 0 -1 4194304 26895 0 0 0 121918 35 0 0 25 0 1 0 147590992 112193536 26877 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529361 0 0 4096 3 0 0 0 17 0 0 0
/proc/15058/statm: 27391 26877 54 142 0 27247 0
Current children cumulated CPU time (s) 1238.13
Current children cumulated vsize (KiB) 157124

[startup+1304.11 s]
/proc/loadavg: 1.98 1.98 1.99 3/87 15099
/proc/meminfo: memFree=613656/2055920 swapFree=4192812/4192956
[pid=15036] ppid=15034 vsize=47560 CPUtime=18.6
/proc/15036/stat : 15036 (galac.sh) S 15034 15036 14338 0 -1 4194304 800 38087 0 1 0 0 1833 27 17 0 1 0 147589108 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15036/statm: 11890 363 245 79 0 218 0
[pid=15058] ppid=15036 vsize=113396 CPUtime=1279.52
/proc/15058/stat : 15058 (minisat) R 15036 15036 14338 0 -1 4194304 27830 0 0 0 127915 37 0 0 25 0 1 0 147590992 116117504 27812 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529474 0 0 4096 3 0 0 0 17 0 0 0
/proc/15058/statm: 28349 27812 54 142 0 28205 0
Current children cumulated CPU time (s) 1298.12
Current children cumulated vsize (KiB) 160956

[startup+1364.21 s]
/proc/loadavg: 1.95 1.97 1.99 3/95 15207
/proc/meminfo: memFree=1263712/2055920 swapFree=4192812/4192956
[pid=15036] ppid=15034 vsize=47560 CPUtime=18.6
/proc/15036/stat : 15036 (galac.sh) S 15034 15036 14338 0 -1 4194304 800 38087 0 1 0 0 1833 27 17 0 1 0 147589108 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15036/statm: 11890 363 245 79 0 218 0
[pid=15058] ppid=15036 vsize=116316 CPUtime=1339.39
/proc/15058/stat : 15058 (minisat) R 15036 15036 14338 0 -1 4194304 28462 0 0 0 133899 40 0 0 25 0 1 0 147590992 119107584 28444 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529506 0 0 4096 3 0 0 0 17 0 0 0
/proc/15058/statm: 29079 28444 54 142 0 28935 0
Current children cumulated CPU time (s) 1357.99
Current children cumulated vsize (KiB) 163876

[startup+1424.27 s]
/proc/loadavg: 2.02 1.99 1.99 3/95 15207
/proc/meminfo: memFree=1190624/2055920 swapFree=4192812/4192956
[pid=15036] ppid=15034 vsize=47560 CPUtime=18.6
/proc/15036/stat : 15036 (galac.sh) S 15034 15036 14338 0 -1 4194304 800 38087 0 1 0 0 1833 27 17 0 1 0 147589108 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15036/statm: 11890 363 245 79 0 218 0
[pid=15058] ppid=15036 vsize=119084 CPUtime=1399.1
/proc/15058/stat : 15058 (minisat) R 15036 15036 14338 0 -1 4194304 29107 0 0 0 139869 41 0 0 25 0 1 0 147590992 121942016 29089 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 0 0 0
/proc/15058/statm: 29771 29089 54 142 0 29627 0
Current children cumulated CPU time (s) 1417.7
Current children cumulated vsize (KiB) 166644

[startup+1484.33 s]
/proc/loadavg: 2.04 2.00 2.00 3/95 15207
/proc/meminfo: memFree=1135520/2055920 swapFree=4192812/4192956
[pid=15036] ppid=15034 vsize=47560 CPUtime=18.6
/proc/15036/stat : 15036 (galac.sh) S 15034 15036 14338 0 -1 4194304 800 38087 0 1 0 0 1833 27 17 0 1 0 147589108 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15036/statm: 11890 363 245 79 0 218 0
[pid=15058] ppid=15036 vsize=122060 CPUtime=1458.83
/proc/15058/stat : 15058 (minisat) R 15036 15036 14338 0 -1 4194304 29824 0 0 0 145841 42 0 0 25 0 1 0 147590992 124989440 29806 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/15058/statm: 30515 29806 54 142 0 30371 0
Current children cumulated CPU time (s) 1477.43
Current children cumulated vsize (KiB) 169620

[startup+1544.38 s]
/proc/loadavg: 2.01 2.00 2.00 3/95 15207
/proc/meminfo: memFree=1080800/2055920 swapFree=4192812/4192956
[pid=15036] ppid=15034 vsize=47560 CPUtime=18.6
/proc/15036/stat : 15036 (galac.sh) S 15034 15036 14338 0 -1 4194304 800 38087 0 1 0 0 1833 27 17 0 1 0 147589108 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15036/statm: 11890 363 245 79 0 218 0
[pid=15058] ppid=15036 vsize=124364 CPUtime=1518.55
/proc/15058/stat : 15058 (minisat) R 15036 15036 14338 0 -1 4194304 30395 0 0 0 151812 43 0 0 25 0 1 0 147590992 127348736 30377 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134526382 0 0 4096 3 0 0 0 17 0 0 0
/proc/15058/statm: 31091 30377 54 142 0 30947 0
Current children cumulated CPU time (s) 1537.15
Current children cumulated vsize (KiB) 171924

[startup+1604.48 s]
/proc/loadavg: 2.00 2.00 2.00 4/95 15207
/proc/meminfo: memFree=1051040/2055920 swapFree=4192812/4192956
[pid=15036] ppid=15034 vsize=47560 CPUtime=18.6
/proc/15036/stat : 15036 (galac.sh) S 15034 15036 14338 0 -1 4194304 800 38087 0 1 0 0 1833 27 17 0 1 0 147589108 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15036/statm: 11890 363 245 79 0 218 0
[pid=15058] ppid=15036 vsize=126236 CPUtime=1578.3
/proc/15058/stat : 15058 (minisat) R 15036 15036 14338 0 -1 4194304 30849 0 0 0 157786 44 0 0 25 0 1 0 147590992 129265664 30831 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/15058/statm: 31559 30831 54 142 0 31415 0
Current children cumulated CPU time (s) 1596.9
Current children cumulated vsize (KiB) 173796

[startup+1664.58 s]
/proc/loadavg: 2.04 2.01 2.00 3/95 15207
/proc/meminfo: memFree=1009440/2055920 swapFree=4192812/4192956
[pid=15036] ppid=15034 vsize=47560 CPUtime=18.6
/proc/15036/stat : 15036 (galac.sh) S 15034 15036 14338 0 -1 4194304 800 38087 0 1 0 0 1833 27 17 0 1 0 147589108 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15036/statm: 11890 363 245 79 0 218 0
[pid=15058] ppid=15036 vsize=129612 CPUtime=1638.07
/proc/15058/stat : 15058 (minisat) R 15036 15036 14338 0 -1 4194304 31671 0 0 0 163761 46 0 0 25 0 1 0 147590992 132722688 31653 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 0 0 0
/proc/15058/statm: 32403 31653 54 142 0 32259 0
Current children cumulated CPU time (s) 1656.67
Current children cumulated vsize (KiB) 177172

[startup+1724.58 s]
/proc/loadavg: 2.09 2.04 2.01 3/95 15207
/proc/meminfo: memFree=982752/2055920 swapFree=4192812/4192956
[pid=15036] ppid=15034 vsize=47560 CPUtime=18.6
/proc/15036/stat : 15036 (galac.sh) S 15034 15036 14338 0 -1 4194304 800 38087 0 1 0 0 1833 27 17 0 1 0 147589108 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15036/statm: 11890 363 245 79 0 218 0
[pid=15058] ppid=15036 vsize=131992 CPUtime=1697.65
/proc/15058/stat : 15058 (minisat) R 15036 15036 14338 0 -1 4194304 32300 0 0 0 169718 47 0 0 25 0 1 0 147590992 135159808 32282 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/15058/statm: 32998 32282 54 142 0 32854 0
Current children cumulated CPU time (s) 1716.25
Current children cumulated vsize (KiB) 179552

[startup+1784.69 s]
/proc/loadavg: 2.09 2.04 2.01 3/95 15207
/proc/meminfo: memFree=949600/2055920 swapFree=4192812/4192956
[pid=15036] ppid=15034 vsize=47560 CPUtime=18.6
/proc/15036/stat : 15036 (galac.sh) S 15034 15036 14338 0 -1 4194304 800 38087 0 1 0 0 1833 27 17 0 1 0 147589108 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15036/statm: 11890 363 245 79 0 218 0
[pid=15058] ppid=15036 vsize=134744 CPUtime=1757.39
/proc/15058/stat : 15058 (minisat) R 15036 15036 14338 0 -1 4194304 32969 0 0 0 175691 48 0 0 25 0 1 0 147590992 137977856 32951 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529492 0 0 4096 3 0 0 0 17 0 0 0
/proc/15058/statm: 33686 32951 54 142 0 33542 0
Current children cumulated CPU time (s) 1775.99
Current children cumulated vsize (KiB) 182304



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.82 s]
/proc/loadavg: 2.13 2.05 2.01 3/95 15207
/proc/meminfo: memFree=931168/2055920 swapFree=4192812/4192956
[pid=15036] ppid=15034 vsize=47560 CPUtime=18.6
/proc/15036/stat : 15036 (galac.sh) S 15034 15036 14338 0 -1 4194304 800 38087 0 1 0 0 1833 27 17 0 1 0 147589108 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15036/statm: 11890 363 245 79 0 218 0
[pid=15058] ppid=15036 vsize=135668 CPUtime=1781.41
/proc/15058/stat : 15058 (minisat) R 15036 15036 14338 0 -1 4194304 33208 0 0 0 178093 48 0 0 25 0 1 0 147590992 138924032 33190 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/15058/statm: 33917 33190 54 142 0 33773 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 183228

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 15036 and gives childrusage.ru_utime.tv_sec=18 childrusage.ru_utime.tv_usec=341211 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=282956
CPU time returned by wait4() is 18.6242
while last known CPU time is 1800.01

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

Real time (s): 1808.84
CPU time (s): 1800.01
CPU user time (s): 1799.26
CPU system time (s): 0.75
CPU usage (%): 99.5121
Max. virtual memory (cumulated for all children) (KiB): 908624

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 18.3412
system time used= 0.282956
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38887
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= 1500
involuntary context switches= 2000

runsolver used 2.12068 s user time and 5.8931 s system time

The end

Launcher Data (download as text)

Begin job on node5 on Sun Jan  7 17:09:07 UTC 2007


IDJOB= 208747
IDBENCH= 4433
FILE ID= node5/208747-1168189747

PBS_JOBID= 3478975

Free space on /tmp= 66345 MiB

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

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  9c7c77eb7c6b8191344a6ff8436b71c6

RANDOM SEED= 852905510

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.240
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.240
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:       1361976 kB
Buffers:         49688 kB
Cached:         358448 kB
SwapCached:          0 kB
Active:         302248 kB
Inactive:       328692 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1361976 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4172 kB
Writeback:           0 kB
Mapped:         250688 kB
Slab:            47372 kB
Committed_AS:  4481344 kB
PageTables:       2612 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= 66338 MiB



End job on node5 on Sun Jan  7 17:39:16 UTC 2007