Trace number 225330

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.05 1804.67

General information on the benchmark

Nametightness/tightness0.9/
rand-2-40-180-84-900-27_ext.xml
MD5SUM3ac0e5fd51cdfeaeb41cf7ea716924ba
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark231.646
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables40
Number of constraints84
Maximum constraint arity2
Maximum domain size180
Number of constraints which are defined in extension84
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.03	c --- Preproc Stats ---
2.28	c start processing
2.28	c start relation processing
4.26	c start cnf exporting
23.12	c parsing time : 2.043
23.12	c preprocessing time : 22.886
23.12	
23.12	c Nary constraints - conflicts : 0 supports : 0
23.12	c Binary constraints - conflicts : 0 supports :84
23.12	c max arity constraint : 2
23.12	c Max Tuples generated 0
23.12	c relations : 84
23.12	c relations BDD: 0
23.12	c vars : 7201 - clauses :  674680
23.12	
23.16	 
23.16	c --- Minisat Stats ---
23.16	 

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

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

/proc/loadavg: 1.91 1.95 1.94 3/86 28098
/proc/meminfo: memFree=1585008/2055924 swapFree=4165672/4192956
[pid=28097] ppid=28095 vsize=5236 CPUtime=0
/proc/28097/stat : 28097 (galac.sh) R 28095 28097 26361 0 -1 4194304 150 0 0 0 0 0 0 0 20 0 1 0 175588615 5361664 116 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 4299835 0 0 4096 0 0 0 0 17 1 0 0
/proc/28097/statm: 1309 116 86 79 0 113 0

[startup+0.10371 s]
/proc/loadavg: 1.91 1.95 1.94 3/86 28098
/proc/meminfo: memFree=1585008/2055924 swapFree=4165672/4192956
[pid=28097] ppid=28095 vsize=47568 CPUtime=0.01
/proc/28097/stat : 28097 (galac.sh) S 28095 28097 26361 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 175588615 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28097/statm: 11892 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+0.511748 s]
/proc/loadavg: 1.91 1.95 1.94 3/86 28098
/proc/meminfo: memFree=1585008/2055924 swapFree=4165672/4192956
[pid=28097] ppid=28095 vsize=47568 CPUtime=0.01
/proc/28097/stat : 28097 (galac.sh) S 28095 28097 26361 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 175588615 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28097/statm: 11892 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+1.33285 s]
/proc/loadavg: 1.91 1.95 1.94 3/94 28118
/proc/meminfo: memFree=1500400/2055924 swapFree=4165672/4192956
[pid=28097] ppid=28095 vsize=47568 CPUtime=0.01
/proc/28097/stat : 28097 (galac.sh) S 28095 28097 26361 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 175588615 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28097/statm: 11892 363 245 79 0 218 0
[pid=28111] ppid=28097 vsize=861064 CPUtime=1.2
/proc/28111/stat : 28111 (java) R 28097 28097 26361 0 -1 0 21659 0 1 0 109 11 0 0 21 0 8 0 175588619 881729536 21412 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073659611 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28111/statm: 215266 21412 1969 14 0 201471 0
[pid=28111/tid=28112] ppid=28097 vsize=861064 CPUtime=0.05
/proc/28111/task/28112/stat : 28112 (java) S 28097 28097 26361 0 -1 64 5893 0 0 0 3 2 0 0 16 0 8 0 175588629 881729536 21412 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28111/tid=28113] ppid=28097 vsize=861064 CPUtime=0
/proc/28111/task/28113/stat : 28113 (java) S 28097 28097 26361 0 -1 64 11 0 0 0 0 0 0 0 19 0 8 0 175588630 881729536 21412 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28111/tid=28114] ppid=28097 vsize=861064 CPUtime=0
/proc/28111/task/28114/stat : 28114 (java) S 28097 28097 26361 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 175588630 881729536 21412 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28111/tid=28115] ppid=28097 vsize=861064 CPUtime=0
/proc/28111/task/28115/stat : 28115 (java) S 28097 28097 26361 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 175588633 881729536 21412 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28111/tid=28116] ppid=28097 vsize=861064 CPUtime=0.13
/proc/28111/task/28116/stat : 28116 (java) S 28097 28097 26361 0 -1 64 899 0 0 0 12 1 0 0 16 0 8 0 175588633 881729536 21412 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28111/tid=28117] ppid=28097 vsize=861064 CPUtime=0
/proc/28111/task/28117/stat : 28117 (java) S 28097 28097 26361 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 175588633 881729536 21412 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28111/tid=28118] ppid=28097 vsize=861064 CPUtime=0
/proc/28111/task/28118/stat : 28118 (java) S 28097 28097 26361 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 175588633 881729536 21412 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.21
Current children cumulated vsize (KiB) 908632

[startup+2.97103 s]
/proc/loadavg: 1.91 1.95 1.94 4/94 28118
/proc/meminfo: memFree=1573808/2055924 swapFree=4165672/4192956
[pid=28097] ppid=28095 vsize=47568 CPUtime=0.01
/proc/28097/stat : 28097 (galac.sh) S 28095 28097 26361 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 175588615 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28097/statm: 11892 363 245 79 0 218 0
[pid=28111] ppid=28097 vsize=861064 CPUtime=2.81
/proc/28111/stat : 28111 (java) R 28097 28097 26361 0 -1 0 24241 0 1 0 268 13 0 0 25 0 8 0 175588619 881729536 23990 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073883148 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28111/statm: 215266 23990 1973 14 0 201471 0
[pid=28111/tid=28112] ppid=28097 vsize=861064 CPUtime=0.15
/proc/28111/task/28112/stat : 28112 (java) S 28097 28097 26361 0 -1 64 8435 0 0 0 11 4 0 0 16 0 8 0 175588629 881729536 23990 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28111/tid=28113] ppid=28097 vsize=861064 CPUtime=0
/proc/28111/task/28113/stat : 28113 (java) S 28097 28097 26361 0 -1 64 11 0 0 0 0 0 0 0 19 0 8 0 175588630 881729536 23990 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28111/tid=28114] ppid=28097 vsize=861064 CPUtime=0
/proc/28111/task/28114/stat : 28114 (java) S 28097 28097 26361 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 175588630 881729536 23990 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28111/tid=28115] ppid=28097 vsize=861064 CPUtime=0
/proc/28111/task/28115/stat : 28115 (java) S 28097 28097 26361 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 175588633 881729536 23990 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28111/tid=28116] ppid=28097 vsize=861064 CPUtime=0.17
/proc/28111/task/28116/stat : 28116 (java) S 28097 28097 26361 0 -1 64 924 0 0 0 16 1 0 0 16 0 8 0 175588633 881729536 23990 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28111/tid=28117] ppid=28097 vsize=861064 CPUtime=0
/proc/28111/task/28117/stat : 28117 (java) S 28097 28097 26361 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 175588633 881729536 23990 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28111/tid=28118] ppid=28097 vsize=861064 CPUtime=0
/proc/28111/task/28118/stat : 28118 (java) S 28097 28097 26361 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 175588633 881729536 23990 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.82
Current children cumulated vsize (KiB) 908632

[startup+6.27043 s]
/proc/loadavg: 1.92 1.95 1.94 3/94 28118
/proc/meminfo: memFree=1534576/2055924 swapFree=4165672/4192956
[pid=28097] ppid=28095 vsize=47568 CPUtime=0.01
/proc/28097/stat : 28097 (galac.sh) S 28095 28097 26361 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 175588615 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28097/statm: 11892 363 245 79 0 218 0
[pid=28111] ppid=28097 vsize=861064 CPUtime=6.08
/proc/28111/stat : 28111 (java) R 28097 28097 26361 0 -1 0 27796 0 1 0 593 15 0 0 25 0 8 0 175588619 881729536 27541 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073897699 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28111/statm: 215266 27541 1992 14 0 201471 0
[pid=28111/tid=28112] ppid=28097 vsize=861064 CPUtime=0.28
/proc/28111/task/28112/stat : 28112 (java) S 28097 28097 26361 0 -1 64 11906 0 0 0 23 5 0 0 16 0 8 0 175588629 881729536 27541 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28111/tid=28113] ppid=28097 vsize=861064 CPUtime=0
/proc/28111/task/28113/stat : 28113 (java) S 28097 28097 26361 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 175588630 881729536 27541 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28111/tid=28114] ppid=28097 vsize=861064 CPUtime=0
/proc/28111/task/28114/stat : 28114 (java) S 28097 28097 26361 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 175588630 881729536 27541 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28111/tid=28115] ppid=28097 vsize=861064 CPUtime=0
/proc/28111/task/28115/stat : 28115 (java) S 28097 28097 26361 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 175588633 881729536 27541 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28111/tid=28116] ppid=28097 vsize=861064 CPUtime=0.24
/proc/28111/task/28116/stat : 28116 (java) S 28097 28097 26361 0 -1 64 966 0 0 0 22 2 0 0 16 0 8 0 175588633 881729536 27541 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28111/tid=28117] ppid=28097 vsize=861064 CPUtime=0
/proc/28111/task/28117/stat : 28117 (java) S 28097 28097 26361 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 175588633 881729536 27541 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28111/tid=28118] ppid=28097 vsize=861064 CPUtime=0
/proc/28111/task/28118/stat : 28118 (java) S 28097 28097 26361 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 175588633 881729536 27541 18446744073709551615 134512640 134570532 4294956112 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) 908632

[startup+12.7542 s]
/proc/loadavg: 1.93 1.95 1.94 3/94 28118
/proc/meminfo: memFree=1488368/2055924 swapFree=4165672/4192956
[pid=28097] ppid=28095 vsize=47568 CPUtime=0.01
/proc/28097/stat : 28097 (galac.sh) S 28095 28097 26361 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 175588615 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28097/statm: 11892 363 245 79 0 218 0
[pid=28111] ppid=28097 vsize=861064 CPUtime=12.5
/proc/28111/stat : 28111 (java) R 28097 28097 26361 0 -1 0 27810 0 1 0 1233 17 0 0 25 0 8 0 175588619 881729536 27542 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073944372 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28111/statm: 215266 27542 1993 14 0 201471 0
[pid=28111/tid=28112] ppid=28097 vsize=861064 CPUtime=0.29
/proc/28111/task/28112/stat : 28112 (java) S 28097 28097 26361 0 -1 64 11907 0 0 0 24 5 0 0 16 0 8 0 175588629 881729536 27542 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28111/tid=28113] ppid=28097 vsize=861064 CPUtime=0
/proc/28111/task/28113/stat : 28113 (java) S 28097 28097 26361 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 175588630 881729536 27542 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28111/tid=28114] ppid=28097 vsize=861064 CPUtime=0
/proc/28111/task/28114/stat : 28114 (java) S 28097 28097 26361 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 175588630 881729536 27542 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28111/tid=28115] ppid=28097 vsize=861064 CPUtime=0
/proc/28111/task/28115/stat : 28115 (java) S 28097 28097 26361 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 175588633 881729536 27542 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28111/tid=28116] ppid=28097 vsize=861064 CPUtime=0.24
/proc/28111/task/28116/stat : 28116 (java) S 28097 28097 26361 0 -1 64 966 0 0 0 22 2 0 0 16 0 8 0 175588633 881729536 27542 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28111/tid=28117] ppid=28097 vsize=861064 CPUtime=0
/proc/28111/task/28117/stat : 28117 (java) S 28097 28097 26361 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 175588633 881729536 27542 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28111/tid=28118] ppid=28097 vsize=861064 CPUtime=0
/proc/28111/task/28118/stat : 28118 (java) S 28097 28097 26361 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 175588633 881729536 27542 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 908632

[startup+25.6427 s]
/proc/loadavg: 1.94 1.96 1.94 3/87 28119
/proc/meminfo: memFree=1563176/2055924 swapFree=4165672/4192956
[pid=28097] ppid=28095 vsize=47568 CPUtime=22.82
/proc/28097/stat : 28097 (galac.sh) S 28095 28097 26361 0 -1 4194304 799 29554 0 1 0 0 2258 24 17 0 1 0 175588615 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28097/statm: 11892 363 245 79 0 218 0
[pid=28119] ppid=28097 vsize=35392 CPUtime=2.44
/proc/28119/stat : 28119 (minisat) R 28097 28097 26361 0 -1 4194304 8723 0 0 0 240 4 0 0 25 0 1 0 175590931 36241408 8705 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/28119/statm: 8848 8705 54 142 0 8704 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 82960

[startup+51.3147 s]
/proc/loadavg: 1.96 1.96 1.94 3/87 28119
/proc/meminfo: memFree=1543656/2055924 swapFree=4165672/4192956
[pid=28097] ppid=28095 vsize=47568 CPUtime=22.82
/proc/28097/stat : 28097 (galac.sh) S 28095 28097 26361 0 -1 4194304 799 29554 0 1 0 0 2258 24 17 0 1 0 175588615 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28097/statm: 11892 363 245 79 0 218 0
[pid=28119] ppid=28097 vsize=62176 CPUtime=27.87
/proc/28119/stat : 28119 (minisat) R 28097 28097 26361 0 -1 4194304 15418 0 0 0 2778 9 0 0 25 0 1 0 175590931 63668224 15400 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/28119/statm: 15544 15400 54 142 0 15400 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 109744

[startup+102.552 s]
/proc/loadavg: 1.98 1.96 1.94 3/87 28119
/proc/meminfo: memFree=1552488/2055924 swapFree=4165672/4192956
[pid=28097] ppid=28095 vsize=47568 CPUtime=22.82
/proc/28097/stat : 28097 (galac.sh) S 28095 28097 26361 0 -1 4194304 799 29554 0 1 0 0 2258 24 17 0 1 0 175588615 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28097/statm: 11892 363 245 79 0 218 0
[pid=28119] ppid=28097 vsize=91412 CPUtime=78.64
/proc/28119/stat : 28119 (minisat) R 28097 28097 26361 0 -1 4194304 22689 0 0 0 7847 17 0 0 25 0 1 0 175590931 93605888 22671 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529414 0 0 4096 3 0 0 0 17 1 0 0
/proc/28119/statm: 22853 22671 54 142 0 22709 0
Current children cumulated CPU time (s) 101.46
Current children cumulated vsize (KiB) 138980

[startup+162.637 s]
/proc/loadavg: 1.99 1.97 1.94 3/93 28237
/proc/meminfo: memFree=1493944/2055924 swapFree=4165672/4192956
[pid=28097] ppid=28095 vsize=47568 CPUtime=22.82
/proc/28097/stat : 28097 (galac.sh) S 28095 28097 26361 0 -1 4194304 799 29554 0 1 0 0 2258 24 17 0 1 0 175588615 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28097/statm: 11892 363 245 79 0 218 0
[pid=28119] ppid=28097 vsize=120376 CPUtime=138.06
/proc/28119/stat : 28119 (minisat) R 28097 28097 26361 0 -1 4194304 29928 0 0 0 13784 22 0 0 25 0 1 0 175590931 123265024 29910 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/28119/statm: 30094 29910 54 142 0 29950 0
Current children cumulated CPU time (s) 160.88
Current children cumulated vsize (KiB) 167944

[startup+222.733 s]
/proc/loadavg: 1.99 1.97 1.94 3/93 28297
/proc/meminfo: memFree=1449784/2055924 swapFree=4165672/4192956
[pid=28097] ppid=28095 vsize=47568 CPUtime=22.82
/proc/28097/stat : 28097 (galac.sh) S 28095 28097 26361 0 -1 4194304 799 29554 0 1 0 0 2258 24 17 0 1 0 175588615 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28097/statm: 11892 363 245 79 0 218 0
[pid=28119] ppid=28097 vsize=142460 CPUtime=197.54
/proc/28119/stat : 28119 (minisat) R 28097 28097 26361 0 -1 4194304 35371 0 0 0 19729 25 0 0 25 0 1 0 175590931 145879040 35353 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529456 0 0 4096 3 0 0 0 17 1 0 0
/proc/28119/statm: 35615 35353 54 142 0 35471 0
Current children cumulated CPU time (s) 220.36
Current children cumulated vsize (KiB) 190028

[startup+282.808 s]
/proc/loadavg: 1.95 1.96 1.94 3/99 28473

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

/proc/loadavg: 1.99 1.98 1.95 3/87 28769
/proc/meminfo: memFree=1294888/2055924 swapFree=4165672/4192956
[pid=28097] ppid=28095 vsize=47568 CPUtime=22.82
/proc/28097/stat : 28097 (galac.sh) S 28095 28097 26361 0 -1 4194304 799 29554 0 1 0 0 2258 24 17 0 1 0 175588615 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28097/statm: 11892 363 245 79 0 218 0
[pid=28119] ppid=28097 vsize=342668 CPUtime=1096.95
/proc/28119/stat : 28119 (minisat) R 28097 28097 26361 0 -1 4194304 84735 0 0 0 109615 80 0 0 25 0 1 0 175590931 350892032 84717 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529611 0 0 4096 3 0 0 0 17 0 0 0
/proc/28119/statm: 85667 84717 54 142 0 85523 0
Current children cumulated CPU time (s) 1119.77
Current children cumulated vsize (KiB) 390236

[startup+1183.6 s]
/proc/loadavg: 1.87 1.95 1.94 3/84 29133
/proc/meminfo: memFree=1295992/2055924 swapFree=4165672/4192956
[pid=28097] ppid=28095 vsize=47568 CPUtime=22.82
/proc/28097/stat : 28097 (galac.sh) S 28095 28097 26361 0 -1 4194304 799 29554 0 1 0 0 2258 24 17 0 1 0 175588615 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28097/statm: 11892 363 245 79 0 218 0
[pid=28119] ppid=28097 vsize=349352 CPUtime=1156.85
/proc/28119/stat : 28119 (minisat) R 28097 28097 26361 0 -1 4194304 86382 0 0 0 115599 86 0 0 25 0 1 0 175590931 357736448 86364 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529453 0 0 4096 3 0 0 0 17 0 0 0
/proc/28119/statm: 87338 86364 54 142 0 87194 0
Current children cumulated CPU time (s) 1179.67
Current children cumulated vsize (KiB) 396920

[startup+1243.64 s]
/proc/loadavg: 1.95 1.96 1.94 3/87 29203
/proc/meminfo: memFree=1231136/2055924 swapFree=4165672/4192956
[pid=28097] ppid=28095 vsize=47568 CPUtime=22.82
/proc/28097/stat : 28097 (galac.sh) S 28095 28097 26361 0 -1 4194304 799 29554 0 1 0 0 2258 24 17 0 1 0 175588615 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28097/statm: 11892 363 245 79 0 218 0
[pid=28119] ppid=28097 vsize=360480 CPUtime=1216.82
/proc/28119/stat : 28119 (minisat) R 28097 28097 26361 0 -1 4194304 89088 0 0 0 121592 90 0 0 25 0 1 0 175590931 369131520 89070 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/28119/statm: 90120 89070 54 142 0 89976 0
Current children cumulated CPU time (s) 1239.64
Current children cumulated vsize (KiB) 408048

[startup+1303.67 s]
/proc/loadavg: 1.98 1.96 1.94 3/87 29203
/proc/meminfo: memFree=1233120/2055924 swapFree=4165672/4192956
[pid=28097] ppid=28095 vsize=47568 CPUtime=22.82
/proc/28097/stat : 28097 (galac.sh) S 28095 28097 26361 0 -1 4194304 799 29554 0 1 0 0 2258 24 17 0 1 0 175588615 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28097/statm: 11892 363 245 79 0 218 0
[pid=28119] ppid=28097 vsize=369408 CPUtime=1276.8
/proc/28119/stat : 28119 (minisat) R 28097 28097 26361 0 -1 4194304 91288 0 0 0 127588 92 0 0 25 0 1 0 175590931 378273792 91270 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529435 0 0 4096 3 0 0 0 17 0 0 0
/proc/28119/statm: 92352 91270 54 142 0 92208 0
Current children cumulated CPU time (s) 1299.62
Current children cumulated vsize (KiB) 416976

[startup+1363.7 s]
/proc/loadavg: 1.99 1.97 1.94 3/87 29203
/proc/meminfo: memFree=1229088/2055924 swapFree=4165672/4192956
[pid=28097] ppid=28095 vsize=47568 CPUtime=22.82
/proc/28097/stat : 28097 (galac.sh) S 28095 28097 26361 0 -1 4194304 799 29554 0 1 0 0 2258 24 17 0 1 0 175588615 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28097/statm: 11892 363 245 79 0 218 0
[pid=28119] ppid=28097 vsize=378140 CPUtime=1336.75
/proc/28119/stat : 28119 (minisat) R 28097 28097 26361 0 -1 4194304 93478 0 0 0 133581 94 0 0 25 0 1 0 175590931 387215360 93460 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529461 0 0 4096 3 0 0 0 17 0 0 0
/proc/28119/statm: 94535 93460 54 142 0 94391 0
Current children cumulated CPU time (s) 1359.57
Current children cumulated vsize (KiB) 425708

[startup+1423.73 s]
/proc/loadavg: 1.99 1.97 1.94 4/87 29203
/proc/meminfo: memFree=1225056/2055924 swapFree=4165672/4192956
[pid=28097] ppid=28095 vsize=47568 CPUtime=22.82
/proc/28097/stat : 28097 (galac.sh) S 28095 28097 26361 0 -1 4194304 799 29554 0 1 0 0 2258 24 17 0 1 0 175588615 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28097/statm: 11892 363 245 79 0 218 0
[pid=28119] ppid=28097 vsize=385672 CPUtime=1396.73
/proc/28119/stat : 28119 (minisat) R 28097 28097 26361 0 -1 4194304 95297 0 0 0 139577 96 0 0 25 0 1 0 175590931 394928128 95279 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529492 0 0 4096 3 0 0 0 17 0 0 0
/proc/28119/statm: 96418 95279 54 142 0 96274 0
Current children cumulated CPU time (s) 1419.55
Current children cumulated vsize (KiB) 433240

[startup+1483.76 s]
/proc/loadavg: 1.99 1.97 1.94 3/87 29203
/proc/meminfo: memFree=1221416/2055924 swapFree=4165672/4192956
[pid=28097] ppid=28095 vsize=47568 CPUtime=22.82
/proc/28097/stat : 28097 (galac.sh) S 28095 28097 26361 0 -1 4194304 799 29554 0 1 0 0 2258 24 17 0 1 0 175588615 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28097/statm: 11892 363 245 79 0 218 0
[pid=28119] ppid=28097 vsize=394160 CPUtime=1456.68
/proc/28119/stat : 28119 (minisat) R 28097 28097 26361 0 -1 4194304 97403 0 0 0 145571 97 0 0 25 0 1 0 175590931 403619840 97385 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/28119/statm: 98540 97385 54 142 0 98396 0
Current children cumulated CPU time (s) 1479.5
Current children cumulated vsize (KiB) 441728

[startup+1543.8 s]
/proc/loadavg: 1.99 1.97 1.94 3/87 29203
/proc/meminfo: memFree=1213928/2055924 swapFree=4165672/4192956
[pid=28097] ppid=28095 vsize=47568 CPUtime=22.82
/proc/28097/stat : 28097 (galac.sh) S 28095 28097 26361 0 -1 4194304 799 29554 0 1 0 0 2258 24 17 0 1 0 175588615 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28097/statm: 11892 363 245 79 0 218 0
[pid=28119] ppid=28097 vsize=402516 CPUtime=1516.64
/proc/28119/stat : 28119 (minisat) R 28097 28097 26361 0 -1 4194304 99461 0 0 0 151565 99 0 0 25 0 1 0 175590931 412176384 99443 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/28119/statm: 100629 99443 54 142 0 100485 0
Current children cumulated CPU time (s) 1539.46
Current children cumulated vsize (KiB) 450084

[startup+1603.83 s]
/proc/loadavg: 2.04 1.99 1.95 3/87 29203
/proc/meminfo: memFree=1211304/2055924 swapFree=4165672/4192956
[pid=28097] ppid=28095 vsize=47568 CPUtime=22.82
/proc/28097/stat : 28097 (galac.sh) S 28095 28097 26361 0 -1 4194304 799 29554 0 1 0 0 2258 24 17 0 1 0 175588615 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28097/statm: 11892 363 245 79 0 218 0
[pid=28119] ppid=28097 vsize=410188 CPUtime=1576.61
/proc/28119/stat : 28119 (minisat) R 28097 28097 26361 0 -1 4194304 101382 0 0 0 157560 101 0 0 25 0 1 0 175590931 420032512 101364 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/28119/statm: 102547 101364 54 142 0 102403 0
Current children cumulated CPU time (s) 1599.43
Current children cumulated vsize (KiB) 457756

[startup+1663.86 s]
/proc/loadavg: 2.07 2.00 1.95 3/87 29203
/proc/meminfo: memFree=1214184/2055924 swapFree=4165672/4192956
[pid=28097] ppid=28095 vsize=47568 CPUtime=22.82
/proc/28097/stat : 28097 (galac.sh) S 28095 28097 26361 0 -1 4194304 799 29554 0 1 0 0 2258 24 17 0 1 0 175588615 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28097/statm: 11892 363 245 79 0 218 0
[pid=28119] ppid=28097 vsize=416620 CPUtime=1636.59
/proc/28119/stat : 28119 (minisat) R 28097 28097 26361 0 -1 4194304 102982 0 0 0 163556 103 0 0 25 0 1 0 175590931 426618880 102964 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529453 0 0 4096 3 0 0 0 17 0 0 0
/proc/28119/statm: 104155 102964 54 142 0 104011 0
Current children cumulated CPU time (s) 1659.41
Current children cumulated vsize (KiB) 464188

[startup+1723.9 s]
/proc/loadavg: 2.02 2.00 1.95 3/87 29203
/proc/meminfo: memFree=1133672/2055924 swapFree=4165672/4192956
[pid=28097] ppid=28095 vsize=47568 CPUtime=22.82
/proc/28097/stat : 28097 (galac.sh) S 28095 28097 26361 0 -1 4194304 799 29554 0 1 0 0 2258 24 17 0 1 0 175588615 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28097/statm: 11892 363 245 79 0 218 0
[pid=28119] ppid=28097 vsize=424236 CPUtime=1696.54
/proc/28119/stat : 28119 (minisat) R 28097 28097 26361 0 -1 4194304 104855 0 0 0 169550 104 0 0 25 0 1 0 175590931 434417664 104837 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529492 0 0 4096 3 0 0 0 17 0 0 0
/proc/28119/statm: 106059 104837 54 142 0 105915 0
Current children cumulated CPU time (s) 1719.36
Current children cumulated vsize (KiB) 471804

[startup+1783.93 s]
/proc/loadavg: 2.05 2.01 1.96 3/87 29203
/proc/meminfo: memFree=1131368/2055924 swapFree=4165672/4192956
[pid=28097] ppid=28095 vsize=47568 CPUtime=22.82
/proc/28097/stat : 28097 (galac.sh) S 28095 28097 26361 0 -1 4194304 799 29554 0 1 0 0 2258 24 17 0 1 0 175588615 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28097/statm: 11892 363 245 79 0 218 0
[pid=28119] ppid=28097 vsize=431316 CPUtime=1756.51
/proc/28119/stat : 28119 (minisat) R 28097 28097 26361 0 -1 4194304 106607 0 0 0 175545 106 0 0 25 0 1 0 175590931 441667584 106589 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 0 0 0
/proc/28119/statm: 107829 106589 54 142 0 107685 0
Current children cumulated CPU time (s) 1779.33
Current children cumulated vsize (KiB) 478884



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1804.65 s]
/proc/loadavg: 2.03 2.01 1.96 3/87 29296
/proc/meminfo: memFree=1170856/2055924 swapFree=4165672/4192956
[pid=28097] ppid=28095 vsize=47568 CPUtime=22.82
/proc/28097/stat : 28097 (galac.sh) S 28095 28097 26361 0 -1 4194304 799 29554 0 1 0 0 2258 24 17 0 1 0 175588615 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28097/statm: 11892 363 245 79 0 218 0
[pid=28119] ppid=28097 vsize=433404 CPUtime=1777.23
/proc/28119/stat : 28119 (minisat) R 28097 28097 26361 0 -1 4194304 107142 0 0 0 177614 109 0 0 25 0 1 0 175590931 443805696 107124 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/28119/statm: 108351 107124 54 142 0 108207 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 480972

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 28097 and gives childrusage.ru_utime.tv_sec=22 childrusage.ru_utime.tv_usec=584566 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=249962
CPU time returned by wait4() is 22.8345
while last known CPU time is 1800.05

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

Real time (s): 1804.67
CPU time (s): 1800.05
CPU user time (s): 1798.72
CPU system time (s): 1.33
CPU usage (%): 99.7441
Max. virtual memory (cumulated for all children) (KiB): 908632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 22.5846
system time used= 0.249962
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30353
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= 1630
involuntary context switches= 1991

runsolver used 1.9877 s user time and 5.97209 s system time

The end

Launcher Data (download as text)

Begin job on node6 on Mon Jan  8 15:58:52 UTC 2007


IDJOB= 225330
IDBENCH= 5845
FILE ID= node6/225330-1168271931

PBS_JOBID= 3482904

Free space on /tmp= 66546 MiB

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

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  3ac0e5fd51cdfeaeb41cf7ea716924ba

RANDOM SEED= 94593280

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:      2055924 kB
MemFree:       1585552 kB
Buffers:         61728 kB
Cached:         226096 kB
SwapCached:       2944 kB
Active:         262924 kB
Inactive:       146864 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1585552 kB
SwapTotal:     4192956 kB
SwapFree:      4165672 kB
Dirty:            4784 kB
Writeback:           0 kB
Mapped:         131868 kB
Slab:            45132 kB
Committed_AS:  5538504 kB
PageTables:       2568 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= 66535 MiB



End job on node6 on Mon Jan  8 16:28:57 UTC 2007