Trace number 208617

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.1 1802.84

General information on the benchmark

Namerandom/rand-3-20-20-fcd/
rand-3-20-20-60-632-fcd-11_ext.xml
MD5SUM32cc53e4f0704265d1f425c0c29d7523
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 benchmark4.6253
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables20
Number of constraints60
Maximum constraint arity3
Maximum domain size20
Number of constraints which are defined in extension60
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.03	c --- Preproc Stats ---
1.82	c start processing
1.83	c start relation processing
4.95	c start cnf exporting
19.97	c parsing time : 1.657
19.97	c preprocessing time : 19.799
19.97	
19.97	c Nary constraints - conflicts : 0 supports : 60
19.97	c Binary constraints - conflicts : 0 supports :0
19.97	c max arity constraint : 3
19.97	c Max Tuples generated 0
19.97	c relations : 60
19.97	c relations BDD: 60
19.97	c vars : 135856 - clauses :  433433
19.97	
20.03	 
20.03	c --- Minisat Stats ---
20.03	 

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/node1/watcher-208617-1168188962 -o ROOT/results/node1/solver-208617-1168188962 -C 1800 -M 900 /tmp/evaluation/208617-1168188962/galac.sh /tmp/evaluation/208617-1168188962/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.01 2.02 2.00 5/95 25755
/proc/meminfo: memFree=1587840/2055920 swapFree=4165612/4192956
[pid=25754] ppid=25752 vsize=8560 CPUtime=0
/proc/25754/stat : 25754 (galac.sh) R 25752 25754 25120 0 -1 4194304 308 0 0 0 0 0 0 0 20 0 1 0 167291937 8765440 253 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259353462671 0 0 4096 8192 0 0 0 17 1 0 0
/proc/25754/statm: 2140 253 197 79 0 133 0

[startup+0.105504 s]
/proc/loadavg: 2.01 2.02 2.00 5/95 25755
/proc/meminfo: memFree=1587840/2055920 swapFree=4165612/4192956
[pid=25754] ppid=25752 vsize=47572 CPUtime=0.01
/proc/25754/stat : 25754 (galac.sh) S 25752 25754 25120 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 167291937 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25754/statm: 11893 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+0.513549 s]
/proc/loadavg: 2.01 2.02 2.00 5/95 25755
/proc/meminfo: memFree=1587840/2055920 swapFree=4165612/4192956
[pid=25754] ppid=25752 vsize=47572 CPUtime=0.01
/proc/25754/stat : 25754 (galac.sh) S 25752 25754 25120 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 167291937 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25754/statm: 11893 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+1.33565 s]
/proc/loadavg: 2.09 2.04 2.01 3/103 25775
/proc/meminfo: memFree=1509504/2055920 swapFree=4165612/4192956
[pid=25754] ppid=25752 vsize=47572 CPUtime=0.01
/proc/25754/stat : 25754 (galac.sh) S 25752 25754 25120 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 167291937 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25754/statm: 11893 363 245 79 0 218 0
[pid=25768] ppid=25754 vsize=860856 CPUtime=1.27
/proc/25768/stat : 25768 (java) R 25754 25754 25120 0 -1 0 21564 0 1 0 115 12 0 0 22 0 8 0 167291941 881516544 21317 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073652494 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25768/statm: 215214 21317 1965 14 0 201471 0
[pid=25768/tid=25769] ppid=25754 vsize=860856 CPUtime=0.05
/proc/25768/task/25769/stat : 25769 (java) S 25754 25754 25120 0 -1 64 5810 0 0 0 3 2 0 0 16 0 8 0 167291944 881516544 21317 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25768/tid=25770] ppid=25754 vsize=860856 CPUtime=0
/proc/25768/task/25770/stat : 25770 (java) S 25754 25754 25120 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 167291945 881516544 21317 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25768/tid=25771] ppid=25754 vsize=860856 CPUtime=0
/proc/25768/task/25771/stat : 25771 (java) S 25754 25754 25120 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 167291945 881516544 21317 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25768/tid=25772] ppid=25754 vsize=860856 CPUtime=0
/proc/25768/task/25772/stat : 25772 (java) S 25754 25754 25120 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 167291948 881516544 21317 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25768/tid=25773] ppid=25754 vsize=860856 CPUtime=0.13
/proc/25768/task/25773/stat : 25773 (java) S 25754 25754 25120 0 -1 64 893 0 0 0 13 0 0 0 16 0 8 0 167291948 881516544 21317 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25768/tid=25774] ppid=25754 vsize=860856 CPUtime=0
/proc/25768/task/25774/stat : 25774 (java) S 25754 25754 25120 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 167291948 881516544 21317 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25768/tid=25775] ppid=25754 vsize=860856 CPUtime=0
/proc/25768/task/25775/stat : 25775 (java) S 25754 25754 25120 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 167291948 881516544 21317 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 908428

[startup+2.98484 s]
/proc/loadavg: 2.09 2.04 2.01 3/103 25775
/proc/meminfo: memFree=1504320/2055920 swapFree=4165612/4192956
[pid=25754] ppid=25752 vsize=47572 CPUtime=0.01
/proc/25754/stat : 25754 (galac.sh) S 25752 25754 25120 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 167291937 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25754/statm: 11893 363 245 79 0 218 0
[pid=25768] ppid=25754 vsize=860856 CPUtime=2.91
/proc/25768/stat : 25768 (java) R 25754 25754 25120 0 -1 0 22832 0 1 0 277 14 0 0 25 0 8 0 167291941 881516544 22582 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073880320 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25768/statm: 215214 22582 1973 14 0 201471 0
[pid=25768/tid=25769] ppid=25754 vsize=860856 CPUtime=0.11
/proc/25768/task/25769/stat : 25769 (java) S 25754 25754 25120 0 -1 64 7033 0 0 0 8 3 0 0 17 0 8 0 167291944 881516544 22582 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25768/tid=25770] ppid=25754 vsize=860856 CPUtime=0
/proc/25768/task/25770/stat : 25770 (java) S 25754 25754 25120 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 167291945 881516544 22582 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25768/tid=25771] ppid=25754 vsize=860856 CPUtime=0
/proc/25768/task/25771/stat : 25771 (java) S 25754 25754 25120 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 167291945 881516544 22582 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25768/tid=25772] ppid=25754 vsize=860856 CPUtime=0
/proc/25768/task/25772/stat : 25772 (java) S 25754 25754 25120 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 167291948 881516544 22582 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25768/tid=25773] ppid=25754 vsize=860856 CPUtime=0.19
/proc/25768/task/25773/stat : 25773 (java) S 25754 25754 25120 0 -1 64 917 0 0 0 18 1 0 0 16 0 8 0 167291948 881516544 22582 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25768/tid=25774] ppid=25754 vsize=860856 CPUtime=0
/proc/25768/task/25774/stat : 25774 (java) S 25754 25754 25120 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 167291948 881516544 22582 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25768/tid=25775] ppid=25754 vsize=860856 CPUtime=0
/proc/25768/task/25775/stat : 25775 (java) S 25754 25754 25120 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 167291948 881516544 22582 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 908428

[startup+6.19421 s]
/proc/loadavg: 2.08 2.04 2.00 3/103 25775
/proc/meminfo: memFree=1452864/2055920 swapFree=4165612/4192956
[pid=25754] ppid=25752 vsize=47572 CPUtime=0.01
/proc/25754/stat : 25754 (galac.sh) S 25752 25754 25120 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 167291937 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25754/statm: 11893 363 245 79 0 218 0
[pid=25768] ppid=25754 vsize=860856 CPUtime=6.08
/proc/25768/stat : 25768 (java) R 25754 25754 25120 0 -1 0 35680 0 1 0 585 23 0 0 25 0 8 0 167291941 881516544 35428 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073466965 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25768/statm: 215214 35428 1993 14 0 201471 0
[pid=25768/tid=25769] ppid=25754 vsize=860856 CPUtime=0.74
/proc/25768/task/25769/stat : 25769 (java) S 25754 25754 25120 0 -1 64 19792 0 0 0 62 12 0 0 18 0 8 0 167291944 881516544 35428 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25768/tid=25770] ppid=25754 vsize=860856 CPUtime=0
/proc/25768/task/25770/stat : 25770 (java) S 25754 25754 25120 0 -1 64 11 0 0 0 0 0 0 0 17 0 8 0 167291945 881516544 35428 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25768/tid=25771] ppid=25754 vsize=860856 CPUtime=0
/proc/25768/task/25771/stat : 25771 (java) S 25754 25754 25120 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 167291945 881516544 35428 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25768/tid=25772] ppid=25754 vsize=860856 CPUtime=0
/proc/25768/task/25772/stat : 25772 (java) S 25754 25754 25120 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 167291948 881516544 35428 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25768/tid=25773] ppid=25754 vsize=860856 CPUtime=0.26
/proc/25768/task/25773/stat : 25773 (java) S 25754 25754 25120 0 -1 64 964 0 0 0 25 1 0 0 15 0 8 0 167291948 881516544 35428 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25768/tid=25774] ppid=25754 vsize=860856 CPUtime=0
/proc/25768/task/25774/stat : 25774 (java) S 25754 25754 25120 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 167291948 881516544 35428 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25768/tid=25775] ppid=25754 vsize=860856 CPUtime=0
/proc/25768/task/25775/stat : 25775 (java) S 25754 25754 25120 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 167291948 881516544 35428 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.09
Current children cumulated vsize (KiB) 908428

[startup+12.678 s]
/proc/loadavg: 2.07 2.04 2.00 3/103 25775
/proc/meminfo: memFree=1443968/2055920 swapFree=4165612/4192956
[pid=25754] ppid=25752 vsize=47572 CPUtime=0.01
/proc/25754/stat : 25754 (galac.sh) S 25752 25754 25120 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 167291937 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25754/statm: 11893 363 245 79 0 218 0
[pid=25768] ppid=25754 vsize=860856 CPUtime=12.49
/proc/25768/stat : 25768 (java) R 25754 25754 25120 0 -1 0 37069 0 1 0 1223 26 0 0 25 0 8 0 167291941 881516544 36806 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073989752 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25768/statm: 215214 36806 1994 14 0 201471 0
[pid=25768/tid=25769] ppid=25754 vsize=860856 CPUtime=0.78
/proc/25768/task/25769/stat : 25769 (java) S 25754 25754 25120 0 -1 64 21170 0 0 0 66 12 0 0 16 0 8 0 167291944 881516544 36806 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25768/tid=25770] ppid=25754 vsize=860856 CPUtime=0
/proc/25768/task/25770/stat : 25770 (java) S 25754 25754 25120 0 -1 64 11 0 0 0 0 0 0 0 17 0 8 0 167291945 881516544 36806 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25768/tid=25771] ppid=25754 vsize=860856 CPUtime=0
/proc/25768/task/25771/stat : 25771 (java) S 25754 25754 25120 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 167291945 881516544 36806 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25768/tid=25772] ppid=25754 vsize=860856 CPUtime=0
/proc/25768/task/25772/stat : 25772 (java) S 25754 25754 25120 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 167291948 881516544 36806 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25768/tid=25773] ppid=25754 vsize=860856 CPUtime=0.26
/proc/25768/task/25773/stat : 25773 (java) S 25754 25754 25120 0 -1 64 964 0 0 0 25 1 0 0 15 0 8 0 167291948 881516544 36806 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25768/tid=25774] ppid=25754 vsize=860856 CPUtime=0
/proc/25768/task/25774/stat : 25774 (java) S 25754 25754 25120 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 167291948 881516544 36806 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25768/tid=25775] ppid=25754 vsize=860856 CPUtime=0
/proc/25768/task/25775/stat : 25775 (java) S 25754 25754 25120 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 167291948 881516544 36806 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.5
Current children cumulated vsize (KiB) 908428

[startup+25.5515 s]
/proc/loadavg: 2.06 2.03 2.00 3/96 25776
/proc/meminfo: memFree=1552632/2055920 swapFree=4165612/4192956
[pid=25754] ppid=25752 vsize=47572 CPUtime=19.75
/proc/25754/stat : 25754 (galac.sh) S 25752 25754 25120 0 -1 4194304 799 38793 0 1 0 0 1942 33 17 0 1 0 167291937 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25754/statm: 11893 363 245 79 0 218 0
[pid=25776] ppid=25754 vsize=28472 CPUtime=5.45
/proc/25776/stat : 25776 (minisat) R 25754 25754 25120 0 -1 4194304 6859 0 0 0 541 4 0 0 25 0 1 0 167293941 29155328 6841 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/25776/statm: 7118 6841 54 142 0 6974 0
Current children cumulated CPU time (s) 25.2
Current children cumulated vsize (KiB) 76044

[startup+51.2355 s]
/proc/loadavg: 2.04 2.03 2.00 3/96 25776
/proc/meminfo: memFree=1548600/2055920 swapFree=4165612/4192956
[pid=25754] ppid=25752 vsize=47572 CPUtime=19.75
/proc/25754/stat : 25754 (galac.sh) S 25752 25754 25120 0 -1 4194304 799 38793 0 1 0 0 1942 33 17 0 1 0 167291937 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25754/statm: 11893 363 245 79 0 218 0
[pid=25776] ppid=25754 vsize=32720 CPUtime=30.89
/proc/25776/stat : 25776 (minisat) R 25754 25754 25120 0 -1 4194304 7916 0 0 0 3083 6 0 0 25 0 1 0 167293941 33505280 7898 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 1 0 0
/proc/25776/statm: 8180 7898 54 142 0 8036 0
Current children cumulated CPU time (s) 50.64
Current children cumulated vsize (KiB) 80292

[startup+102.508 s]
/proc/loadavg: 2.01 2.02 2.00 3/87 25840
/proc/meminfo: memFree=1620480/2055920 swapFree=4165612/4192956
[pid=25754] ppid=25752 vsize=47572 CPUtime=19.75
/proc/25754/stat : 25754 (galac.sh) S 25752 25754 25120 0 -1 4194304 799 38793 0 1 0 0 1942 33 17 0 1 0 167291937 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25754/statm: 11893 363 245 79 0 218 0
[pid=25776] ppid=25754 vsize=44228 CPUtime=81.92
/proc/25776/stat : 25776 (minisat) R 25754 25754 25120 0 -1 4194304 10788 0 0 0 8180 12 0 0 25 0 1 0 167293941 45289472 10770 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529795 0 0 4096 3 0 0 0 17 0 0 0
/proc/25776/statm: 11057 10770 54 142 0 10913 0
Current children cumulated CPU time (s) 101.67
Current children cumulated vsize (KiB) 91800

[startup+162.566 s]
/proc/loadavg: 1.96 2.00 1.99 3/95 25917
/proc/meminfo: memFree=1649152/2055920 swapFree=4165612/4192956
[pid=25754] ppid=25752 vsize=47572 CPUtime=19.75
/proc/25754/stat : 25754 (galac.sh) S 25752 25754 25120 0 -1 4194304 799 38793 0 1 0 0 1942 33 17 0 1 0 167291937 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25754/statm: 11893 363 245 79 0 218 0
[pid=25776] ppid=25754 vsize=55132 CPUtime=141.89
/proc/25776/stat : 25776 (minisat) R 25754 25754 25120 0 -1 4194304 13512 0 0 0 14172 17 0 0 25 0 1 0 167293941 56455168 13494 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/25776/statm: 13783 13494 54 142 0 13639 0
Current children cumulated CPU time (s) 161.64
Current children cumulated vsize (KiB) 102704

[startup+222.656 s]
/proc/loadavg: 1.94 1.98 1.99 3/88 25981
/proc/meminfo: memFree=1540024/2055920 swapFree=4165612/4192956
[pid=25754] ppid=25752 vsize=47572 CPUtime=19.75
/proc/25754/stat : 25754 (galac.sh) S 25752 25754 25120 0 -1 4194304 799 38793 0 1 0 0 1942 33 17 0 1 0 167291937 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25754/statm: 11893 363 245 79 0 218 0
[pid=25776] ppid=25754 vsize=60284 CPUtime=201.92
/proc/25776/stat : 25776 (minisat) R 25754 25754 25120 0 -1 4194304 14791 0 0 0 20172 20 0 0 25 0 1 0 167293941 61730816 14773 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134520025 0 0 4096 3 0 0 0 17 0 0 0
/proc/25776/statm: 15071 14773 54 142 0 14927 0
Current children cumulated CPU time (s) 221.67
Current children cumulated vsize (KiB) 107856

[startup+282.737 s]
/proc/loadavg: 1.98 1.98 1.99 3/88 25981

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

/proc/loadavg: 2.00 2.00 2.00 3/89 26180
/proc/meminfo: memFree=1486000/2055920 swapFree=4165612/4192956
[pid=25754] ppid=25752 vsize=47572 CPUtime=19.75
/proc/25754/stat : 25754 (galac.sh) S 25752 25754 25120 0 -1 4194304 799 38793 0 1 0 0 1942 33 17 0 1 0 167291937 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25754/statm: 11893 363 245 79 0 218 0
[pid=25776] ppid=25754 vsize=114152 CPUtime=1102.15
/proc/25776/stat : 25776 (minisat) R 25754 25754 25120 0 -1 4194304 28126 0 0 0 110156 59 0 0 25 0 1 0 167293941 116891648 28108 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/25776/statm: 28538 28108 54 142 0 28394 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 161724

[startup+1183.99 s]
/proc/loadavg: 2.09 2.03 2.01 3/89 26180
/proc/meminfo: memFree=1481968/2055920 swapFree=4165612/4192956
[pid=25754] ppid=25752 vsize=47572 CPUtime=19.75
/proc/25754/stat : 25754 (galac.sh) S 25752 25754 25120 0 -1 4194304 799 38793 0 1 0 0 1942 33 17 0 1 0 167291937 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25754/statm: 11893 363 245 79 0 218 0
[pid=25776] ppid=25754 vsize=118008 CPUtime=1162.17
/proc/25776/stat : 25776 (minisat) R 25754 25754 25120 0 -1 4194304 29127 0 0 0 116157 60 0 0 25 0 1 0 167293941 120840192 29109 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/25776/statm: 29502 29109 54 142 0 29358 0
Current children cumulated CPU time (s) 1181.92
Current children cumulated vsize (KiB) 165580

[startup+1244.07 s]
/proc/loadavg: 2.03 2.02 2.00 3/89 26180
/proc/meminfo: memFree=1478768/2055920 swapFree=4165612/4192956
[pid=25754] ppid=25752 vsize=47572 CPUtime=19.75
/proc/25754/stat : 25754 (galac.sh) S 25752 25754 25120 0 -1 4194304 799 38793 0 1 0 0 1942 33 17 0 1 0 167291937 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25754/statm: 11893 363 245 79 0 218 0
[pid=25776] ppid=25754 vsize=121256 CPUtime=1222.17
/proc/25776/stat : 25776 (minisat) R 25754 25754 25120 0 -1 4194304 29908 0 0 0 122156 61 0 0 25 0 1 0 167293941 124166144 29890 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/25776/statm: 30314 29890 54 142 0 30170 0
Current children cumulated CPU time (s) 1241.92
Current children cumulated vsize (KiB) 168828

[startup+1304.15 s]
/proc/loadavg: 2.01 2.02 2.00 3/89 26180
/proc/meminfo: memFree=1474864/2055920 swapFree=4165612/4192956
[pid=25754] ppid=25752 vsize=47572 CPUtime=19.75
/proc/25754/stat : 25754 (galac.sh) S 25752 25754 25120 0 -1 4194304 799 38793 0 1 0 0 1942 33 17 0 1 0 167291937 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25754/statm: 11893 363 245 79 0 218 0
[pid=25776] ppid=25754 vsize=125168 CPUtime=1282.2
/proc/25776/stat : 25776 (minisat) R 25754 25754 25120 0 -1 4194304 30877 0 0 0 128157 63 0 0 25 0 1 0 167293941 128172032 30859 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/25776/statm: 31292 30859 54 142 0 31148 0
Current children cumulated CPU time (s) 1301.95
Current children cumulated vsize (KiB) 172740

[startup+1364.22 s]
/proc/loadavg: 2.00 2.01 2.00 3/89 26180
/proc/meminfo: memFree=1470896/2055920 swapFree=4165612/4192956
[pid=25754] ppid=25752 vsize=47572 CPUtime=19.75
/proc/25754/stat : 25754 (galac.sh) S 25752 25754 25120 0 -1 4194304 799 38793 0 1 0 0 1942 33 17 0 1 0 167291937 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25754/statm: 11893 363 245 79 0 218 0
[pid=25776] ppid=25754 vsize=129228 CPUtime=1342.21
/proc/25776/stat : 25776 (minisat) R 25754 25754 25120 0 -1 4194304 31865 0 0 0 134157 64 0 0 25 0 1 0 167293941 132329472 31847 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529361 0 0 4096 3 0 0 0 17 0 0 0
/proc/25776/statm: 32307 31847 54 142 0 32163 0
Current children cumulated CPU time (s) 1361.96
Current children cumulated vsize (KiB) 176800

[startup+1424.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/89 26182
/proc/meminfo: memFree=1468400/2055920 swapFree=4165612/4192956
[pid=25754] ppid=25752 vsize=47572 CPUtime=19.75
/proc/25754/stat : 25754 (galac.sh) S 25752 25754 25120 0 -1 4194304 799 38793 0 1 0 0 1942 33 17 0 1 0 167291937 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25754/statm: 11893 363 245 79 0 218 0
[pid=25776] ppid=25754 vsize=131648 CPUtime=1402.21
/proc/25776/stat : 25776 (minisat) R 25754 25754 25120 0 -1 4194304 32477 0 0 0 140157 64 0 0 25 0 1 0 167293941 134807552 32459 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/25776/statm: 32912 32459 54 142 0 32768 0
Current children cumulated CPU time (s) 1421.96
Current children cumulated vsize (KiB) 179220

[startup+1484.38 s]
/proc/loadavg: 2.07 2.03 2.00 3/89 26182
/proc/meminfo: memFree=1465776/2055920 swapFree=4165612/4192956
[pid=25754] ppid=25752 vsize=47572 CPUtime=19.75
/proc/25754/stat : 25754 (galac.sh) S 25752 25754 25120 0 -1 4194304 799 38793 0 1 0 0 1942 33 17 0 1 0 167291937 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25754/statm: 11893 363 245 79 0 218 0
[pid=25776] ppid=25754 vsize=134648 CPUtime=1462.24
/proc/25776/stat : 25776 (minisat) R 25754 25754 25120 0 -1 4194304 33128 0 0 0 146159 65 0 0 25 0 1 0 167293941 137879552 33110 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 0 0 0
/proc/25776/statm: 33662 33110 54 142 0 33518 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 182220

[startup+1544.46 s]
/proc/loadavg: 2.02 2.02 2.00 3/89 26182
/proc/meminfo: memFree=1463536/2055920 swapFree=4165612/4192956
[pid=25754] ppid=25752 vsize=47572 CPUtime=19.75
/proc/25754/stat : 25754 (galac.sh) S 25752 25754 25120 0 -1 4194304 799 38793 0 1 0 0 1942 33 17 0 1 0 167291937 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25754/statm: 11893 363 245 79 0 218 0
[pid=25776] ppid=25754 vsize=136824 CPUtime=1522.26
/proc/25776/stat : 25776 (minisat) R 25754 25754 25120 0 -1 4194304 33673 0 0 0 152160 66 0 0 25 0 1 0 167293941 140107776 33655 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 0 0 0
/proc/25776/statm: 34206 33655 54 142 0 34062 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 184396

[startup+1604.55 s]
/proc/loadavg: 2.06 2.03 2.00 3/90 26183
/proc/meminfo: memFree=1461224/2055920 swapFree=4165612/4192956
[pid=25754] ppid=25752 vsize=47572 CPUtime=19.75
/proc/25754/stat : 25754 (galac.sh) S 25752 25754 25120 0 -1 4194304 799 38793 0 1 0 0 1942 33 17 0 1 0 167291937 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25754/statm: 11893 363 245 79 0 218 0
[pid=25776] ppid=25754 vsize=139148 CPUtime=1582.27
/proc/25776/stat : 25776 (minisat) R 25754 25754 25120 0 -1 4194304 34238 0 0 0 158160 67 0 0 25 0 1 0 167293941 142487552 34220 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134520089 0 0 4096 3 0 0 0 17 0 0 0
/proc/25776/statm: 34787 34220 54 142 0 34643 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 186720

[startup+1664.62 s]
/proc/loadavg: 2.02 2.02 2.00 3/90 26183
/proc/meminfo: memFree=1459048/2055920 swapFree=4165612/4192956
[pid=25754] ppid=25752 vsize=47572 CPUtime=19.75
/proc/25754/stat : 25754 (galac.sh) S 25752 25754 25120 0 -1 4194304 799 38793 0 1 0 0 1942 33 17 0 1 0 167291937 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25754/statm: 11893 363 245 79 0 218 0
[pid=25776] ppid=25754 vsize=141264 CPUtime=1642.28
/proc/25776/stat : 25776 (minisat) R 25754 25754 25120 0 -1 4194304 34785 0 0 0 164160 68 0 0 25 0 1 0 167293941 144654336 34767 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 0 0 0
/proc/25776/statm: 35316 34767 54 142 0 35172 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 188836

[startup+1724.72 s]
/proc/loadavg: 2.01 2.02 2.00 3/90 26183
/proc/meminfo: memFree=1456744/2055920 swapFree=4165612/4192956
[pid=25754] ppid=25752 vsize=47572 CPUtime=19.75
/proc/25754/stat : 25754 (galac.sh) S 25752 25754 25120 0 -1 4194304 799 38793 0 1 0 0 1942 33 17 0 1 0 167291937 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25754/statm: 11893 363 245 79 0 218 0
[pid=25776] ppid=25754 vsize=143556 CPUtime=1702.33
/proc/25776/stat : 25776 (minisat) R 25754 25754 25120 0 -1 4194304 35348 0 0 0 170164 69 0 0 25 0 1 0 167293941 147001344 35330 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/25776/statm: 35889 35330 54 142 0 35745 0
Current children cumulated CPU time (s) 1722.08
Current children cumulated vsize (KiB) 191128

[startup+1784.75 s]
/proc/loadavg: 2.10 2.04 2.01 3/90 26183
/proc/meminfo: memFree=1454632/2055920 swapFree=4165612/4192956
[pid=25754] ppid=25752 vsize=47572 CPUtime=19.75
/proc/25754/stat : 25754 (galac.sh) S 25752 25754 25120 0 -1 4194304 799 38793 0 1 0 0 1942 33 17 0 1 0 167291937 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25754/statm: 11893 363 245 79 0 218 0
[pid=25776] ppid=25754 vsize=145688 CPUtime=1762.26
/proc/25776/stat : 25776 (minisat) R 25754 25754 25120 0 -1 4194304 35877 0 0 0 176156 70 0 0 25 0 1 0 167293941 149184512 35859 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/25776/statm: 36422 35859 54 142 0 36278 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 193260



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.83 s]
/proc/loadavg: 2.07 2.04 2.01 3/90 26183
/proc/meminfo: memFree=1453800/2055920 swapFree=4165612/4192956
[pid=25754] ppid=25752 vsize=47572 CPUtime=19.75
/proc/25754/stat : 25754 (galac.sh) S 25752 25754 25120 0 -1 4194304 799 38793 0 1 0 0 1942 33 17 0 1 0 167291937 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25754/statm: 11893 363 245 79 0 218 0
[pid=25776] ppid=25754 vsize=146408 CPUtime=1780.35
/proc/25776/stat : 25776 (minisat) R 25754 25754 25120 0 -1 4194304 36067 0 0 0 177964 71 0 0 25 0 1 0 167293941 149921792 36049 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 0 0 0
/proc/25776/statm: 36602 36049 54 142 0 36458 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 193980

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 25754 and gives childrusage.ru_utime.tv_sec=19 childrusage.ru_utime.tv_usec=425046 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=338948
CPU time returned by wait4() is 19.764
while last known CPU time is 1800.1

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

Real time (s): 1802.84
CPU time (s): 1800.1
CPU user time (s): 1799.06
CPU system time (s): 1.04
CPU usage (%): 99.848
Max. virtual memory (cumulated for all children) (KiB): 908428

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19.425
system time used= 0.338948
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39592
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= 1529
involuntary context switches= 2222

runsolver used 2.30165 s user time and 5.69913 s system time

The end

Launcher Data (download as text)

Begin job on node1 on Sun Jan  7 16:56:02 UTC 2007


IDJOB= 208617
IDBENCH= 4416
FILE ID= node1/208617-1168188962

PBS_JOBID= 3478955

Free space on /tmp= 66304 MiB

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

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  32cc53e4f0704265d1f425c0c29d7523

RANDOM SEED= 348473637

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.234
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.234
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:       1588320 kB
Buffers:         31980 kB
Cached:         197232 kB
SwapCached:       3620 kB
Active:         268184 kB
Inactive:       142792 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1588320 kB
SwapTotal:     4192956 kB
SwapFree:      4165612 kB
Dirty:            4156 kB
Writeback:           0 kB
Mapped:         200668 kB
Slab:            40908 kB
Committed_AS:  5511976 kB
PageTables:       2720 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= 66296 MiB



End job on node1 on Sun Jan  7 17:26:05 UTC 2007