Trace number 208630

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.06 1803.55

General information on the benchmark

Namerandom/rand-3-20-20-fcd/
rand-3-20-20-60-632-fcd-37_ext.xml
MD5SUMb91e7b4f54ac2883b29004e634721614
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 benchmark17.3974
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.03	c --- Preproc Stats ---
1.71	c start processing
1.71	c start relation processing
4.56	c start cnf exporting
18.44	c parsing time : 1.55
18.44	c preprocessing time : 18.287
18.44	
18.44	c Nary constraints - conflicts : 0 supports : 58
18.44	c Binary constraints - conflicts : 0 supports :0
18.44	c max arity constraint : 3
18.44	c Max Tuples generated 0
18.44	c relations : 58
18.44	c relations BDD: 58
18.44	c vars : 128459 - clauses :  410390
18.44	
18.51	 
18.51	c --- Minisat Stats ---
18.51	 

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/node29/watcher-208630-1168188987 -o ROOT/results/node29/solver-208630-1168188987 -C 1800 -M 900 /tmp/evaluation/208630-1168188987/galac.sh /tmp/evaluation/208630-1168188987/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.01 1.00 1.03 5/94 18101
/proc/meminfo: memFree=1457384/2055920 swapFree=4191880/4192956
[pid=18100] ppid=18098 vsize=8564 CPUtime=0
/proc/18100/stat : 18100 (galac.sh) R 18098 18100 17834 0 -1 4194304 317 0 0 0 0 0 0 0 17 0 1 0 167292764 8769536 261 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780869074 0 2 4096 8192 0 0 0 17 0 0 0
/proc/18100/statm: 2141 261 201 79 0 134 0

[startup+0.106645 s]
/proc/loadavg: 1.01 1.00 1.03 5/94 18101
/proc/meminfo: memFree=1457384/2055920 swapFree=4191880/4192956
[pid=18100] ppid=18098 vsize=47564 CPUtime=0.01
/proc/18100/stat : 18100 (galac.sh) S 18098 18100 17834 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 167292764 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18100/statm: 11891 364 246 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.514667 s]
/proc/loadavg: 1.01 1.00 1.03 5/94 18101
/proc/meminfo: memFree=1457384/2055920 swapFree=4191880/4192956
[pid=18100] ppid=18098 vsize=47564 CPUtime=0.01
/proc/18100/stat : 18100 (galac.sh) S 18098 18100 17834 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 167292764 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18100/statm: 11891 364 246 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+1.33572 s]
/proc/loadavg: 1.01 1.00 1.03 3/102 18121
/proc/meminfo: memFree=1372776/2055920 swapFree=4191880/4192956
[pid=18100] ppid=18098 vsize=47564 CPUtime=0.01
/proc/18100/stat : 18100 (galac.sh) S 18098 18100 17834 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 167292764 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18100/statm: 11891 364 246 79 0 218 0
[pid=18114] ppid=18100 vsize=861064 CPUtime=1.27
/proc/18114/stat : 18114 (java) R 18100 18100 17834 0 -1 0 21567 0 1 0 117 10 0 0 25 0 8 0 167292768 881729536 21319 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18114/statm: 215266 21319 1966 14 0 201471 0
[pid=18114/tid=18115] ppid=18100 vsize=861064 CPUtime=0.05
/proc/18114/task/18115/stat : 18115 (java) R 18100 18100 17834 0 -1 64 5812 0 0 0 4 1 0 0 16 0 8 0 167292771 881729536 21319 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4153901514 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18114/tid=18116] ppid=18100 vsize=861064 CPUtime=0
/proc/18114/task/18116/stat : 18116 (java) S 18100 18100 17834 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 167292771 881729536 21319 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18114/tid=18117] ppid=18100 vsize=861064 CPUtime=0
/proc/18114/task/18117/stat : 18117 (java) S 18100 18100 17834 0 -1 64 3 0 0 0 0 0 0 0 20 0 8 0 167292772 881729536 21319 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18114/tid=18118] ppid=18100 vsize=861064 CPUtime=0
/proc/18114/task/18118/stat : 18118 (java) S 18100 18100 17834 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 167292775 881729536 21319 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18114/tid=18119] ppid=18100 vsize=861064 CPUtime=0.13
/proc/18114/task/18119/stat : 18119 (java) S 18100 18100 17834 0 -1 64 894 0 0 0 13 0 0 0 16 0 8 0 167292775 881729536 21319 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18114/tid=18120] ppid=18100 vsize=861064 CPUtime=0
/proc/18114/task/18120/stat : 18120 (java) S 18100 18100 17834 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 167292775 881729536 21319 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18114/tid=18121] ppid=18100 vsize=861064 CPUtime=0
/proc/18114/task/18121/stat : 18121 (java) S 18100 18100 17834 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 167292775 881729536 21319 18446744073709551615 134512640 134570532 4294956112 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) 908628

[startup+2.97283 s]
/proc/loadavg: 1.01 1.00 1.03 3/102 18121
/proc/meminfo: memFree=1367656/2055920 swapFree=4191880/4192956
[pid=18100] ppid=18098 vsize=47564 CPUtime=0.01
/proc/18100/stat : 18100 (galac.sh) S 18098 18100 17834 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 167292764 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18100/statm: 11891 364 246 79 0 218 0
[pid=18114] ppid=18100 vsize=861064 CPUtime=2.9
/proc/18114/stat : 18114 (java) R 18100 18100 17834 0 -1 0 22841 0 1 0 278 12 0 0 25 0 8 0 167292768 881729536 22591 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073876088 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18114/statm: 215266 22591 1974 14 0 201471 0
[pid=18114/tid=18115] ppid=18100 vsize=861064 CPUtime=0.1
/proc/18114/task/18115/stat : 18115 (java) S 18100 18100 17834 0 -1 64 7042 0 0 0 8 2 0 0 17 0 8 0 167292771 881729536 22591 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18114/tid=18116] ppid=18100 vsize=861064 CPUtime=0
/proc/18114/task/18116/stat : 18116 (java) S 18100 18100 17834 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 167292771 881729536 22591 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18114/tid=18117] ppid=18100 vsize=861064 CPUtime=0
/proc/18114/task/18117/stat : 18117 (java) S 18100 18100 17834 0 -1 64 3 0 0 0 0 0 0 0 20 0 8 0 167292772 881729536 22591 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18114/tid=18118] ppid=18100 vsize=861064 CPUtime=0
/proc/18114/task/18118/stat : 18118 (java) S 18100 18100 17834 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 167292775 881729536 22591 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18114/tid=18119] ppid=18100 vsize=861064 CPUtime=0.18
/proc/18114/task/18119/stat : 18119 (java) S 18100 18100 17834 0 -1 64 918 0 0 0 18 0 0 0 16 0 8 0 167292775 881729536 22591 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18114/tid=18120] ppid=18100 vsize=861064 CPUtime=0
/proc/18114/task/18120/stat : 18120 (java) S 18100 18100 17834 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 167292775 881729536 22591 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18114/tid=18121] ppid=18100 vsize=861064 CPUtime=0
/proc/18114/task/18121/stat : 18121 (java) S 18100 18100 17834 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 167292775 881729536 22591 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 908628

[startup+6.17802 s]
/proc/loadavg: 1.09 1.02 1.03 3/102 18121
/proc/meminfo: memFree=1319216/2055920 swapFree=4191880/4192956
[pid=18100] ppid=18098 vsize=47564 CPUtime=0.01
/proc/18100/stat : 18100 (galac.sh) S 18098 18100 17834 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 167292764 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18100/statm: 11891 364 246 79 0 218 0
[pid=18114] ppid=18100 vsize=861064 CPUtime=6.08
/proc/18114/stat : 18114 (java) R 18100 18100 17834 0 -1 0 36235 0 1 0 590 18 0 0 25 0 8 0 167292768 881729536 35981 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4154545564 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18114/statm: 215266 35981 1994 14 0 201471 0
[pid=18114/tid=18115] ppid=18100 vsize=861064 CPUtime=0.73
/proc/18114/task/18115/stat : 18115 (java) S 18100 18100 17834 0 -1 64 20346 0 0 0 66 7 0 0 16 0 8 0 167292771 881729536 35981 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18114/tid=18116] ppid=18100 vsize=861064 CPUtime=0
/proc/18114/task/18116/stat : 18116 (java) S 18100 18100 17834 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 167292771 881729536 35981 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18114/tid=18117] ppid=18100 vsize=861064 CPUtime=0
/proc/18114/task/18117/stat : 18117 (java) S 18100 18100 17834 0 -1 64 3 0 0 0 0 0 0 0 20 0 8 0 167292772 881729536 35981 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18114/tid=18118] ppid=18100 vsize=861064 CPUtime=0
/proc/18114/task/18118/stat : 18118 (java) S 18100 18100 17834 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 167292775 881729536 35981 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18114/tid=18119] ppid=18100 vsize=861064 CPUtime=0.26
/proc/18114/task/18119/stat : 18119 (java) S 18100 18100 17834 0 -1 64 964 0 0 0 25 1 0 0 15 0 8 0 167292775 881729536 35981 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18114/tid=18120] ppid=18100 vsize=861064 CPUtime=0
/proc/18114/task/18120/stat : 18120 (java) S 18100 18100 17834 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 167292775 881729536 35981 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18114/tid=18121] ppid=18100 vsize=861064 CPUtime=0
/proc/18114/task/18121/stat : 18121 (java) S 18100 18100 17834 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 167292775 881729536 35981 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) 908628

[startup+12.6604 s]
/proc/loadavg: 1.16 1.03 1.04 4/102 18121
/proc/meminfo: memFree=1310256/2055920 swapFree=4191880/4192956
[pid=18100] ppid=18098 vsize=47564 CPUtime=0.01
/proc/18100/stat : 18100 (galac.sh) S 18098 18100 17834 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 167292764 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18100/statm: 11891 364 246 79 0 218 0
[pid=18114] ppid=18100 vsize=861064 CPUtime=12.5
/proc/18114/stat : 18114 (java) R 18100 18100 17834 0 -1 0 36246 0 1 0 1230 20 0 0 25 0 8 0 167292768 881729536 35981 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4074030037 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18114/statm: 215266 35981 1994 14 0 201471 0
[pid=18114/tid=18115] ppid=18100 vsize=861064 CPUtime=0.74
/proc/18114/task/18115/stat : 18115 (java) S 18100 18100 17834 0 -1 64 20346 0 0 0 67 7 0 0 16 0 8 0 167292771 881729536 35981 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18114/tid=18116] ppid=18100 vsize=861064 CPUtime=0
/proc/18114/task/18116/stat : 18116 (java) S 18100 18100 17834 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 167292771 881729536 35981 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18114/tid=18117] ppid=18100 vsize=861064 CPUtime=0
/proc/18114/task/18117/stat : 18117 (java) S 18100 18100 17834 0 -1 64 3 0 0 0 0 0 0 0 20 0 8 0 167292772 881729536 35981 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18114/tid=18118] ppid=18100 vsize=861064 CPUtime=0
/proc/18114/task/18118/stat : 18118 (java) S 18100 18100 17834 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 167292775 881729536 35981 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18114/tid=18119] ppid=18100 vsize=861064 CPUtime=0.26
/proc/18114/task/18119/stat : 18119 (java) S 18100 18100 17834 0 -1 64 964 0 0 0 25 1 0 0 15 0 8 0 167292775 881729536 35981 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18114/tid=18120] ppid=18100 vsize=861064 CPUtime=0
/proc/18114/task/18120/stat : 18120 (java) S 18100 18100 17834 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 167292775 881729536 35981 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18114/tid=18121] ppid=18100 vsize=861064 CPUtime=0
/proc/18114/task/18121/stat : 18121 (java) S 18100 18100 17834 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 167292775 881729536 35981 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) 908628

[startup+25.5262 s]
/proc/loadavg: 1.34 1.08 1.05 3/95 18122
/proc/meminfo: memFree=1417448/2055920 swapFree=4191880/4192956
[pid=18100] ppid=18098 vsize=47564 CPUtime=18.27
/proc/18100/stat : 18100 (galac.sh) S 18098 18100 17834 0 -1 4194304 800 37969 0 1 0 0 1802 25 17 0 1 0 167292764 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18100/statm: 11891 364 246 79 0 218 0
[pid=18122] ppid=18100 vsize=27936 CPUtime=6.94
/proc/18122/stat : 18122 (minisat) R 18100 18100 17834 0 -1 4194304 6608 0 0 0 691 3 0 0 25 0 1 0 167294615 28606464 6590 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529280 0 0 4096 3 0 0 0 17 1 0 0
/proc/18122/statm: 6984 6590 54 142 0 6840 0
Current children cumulated CPU time (s) 25.21
Current children cumulated vsize (KiB) 75500

[startup+51.1308 s]
/proc/loadavg: 1.57 1.15 1.08 3/95 18122
/proc/meminfo: memFree=1413352/2055920 swapFree=4191880/4192956
[pid=18100] ppid=18098 vsize=47564 CPUtime=18.27
/proc/18100/stat : 18100 (galac.sh) S 18098 18100 17834 0 -1 4194304 800 37969 0 1 0 0 1802 25 17 0 1 0 167292764 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18100/statm: 11891 364 246 79 0 218 0
[pid=18122] ppid=18100 vsize=32036 CPUtime=32.31
/proc/18122/stat : 18122 (minisat) R 18100 18100 17834 0 -1 4194304 7628 0 0 0 3227 4 0 0 25 0 1 0 167294615 32804864 7610 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/18122/statm: 8009 7610 54 142 0 7865 0
Current children cumulated CPU time (s) 50.58
Current children cumulated vsize (KiB) 79600

[startup+102.379 s]
/proc/loadavg: 1.81 1.28 1.12 3/95 18122
/proc/meminfo: memFree=1404840/2055920 swapFree=4191880/4192956
[pid=18100] ppid=18098 vsize=47564 CPUtime=18.27
/proc/18100/stat : 18100 (galac.sh) S 18098 18100 17834 0 -1 4194304 800 37969 0 1 0 0 1802 25 17 0 1 0 167292764 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18100/statm: 11891 364 246 79 0 218 0
[pid=18122] ppid=18100 vsize=40916 CPUtime=83.1
/proc/18122/stat : 18122 (minisat) R 18100 18100 17834 0 -1 4194304 9823 0 0 0 8303 7 0 0 25 0 1 0 167294615 41897984 9805 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134525847 0 0 4096 3 0 0 0 17 1 0 0
/proc/18122/statm: 10229 9805 54 142 0 10085 0
Current children cumulated CPU time (s) 101.37
Current children cumulated vsize (KiB) 88480

[startup+162.463 s]
/proc/loadavg: 1.98 1.42 1.18 3/95 18122
/proc/meminfo: memFree=1394792/2055920 swapFree=4191880/4192956
[pid=18100] ppid=18098 vsize=47564 CPUtime=18.27
/proc/18100/stat : 18100 (galac.sh) S 18098 18100 17834 0 -1 4194304 800 37969 0 1 0 0 1802 25 17 0 1 0 167292764 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18100/statm: 11891 364 246 79 0 218 0
[pid=18122] ppid=18100 vsize=50776 CPUtime=142.64
/proc/18122/stat : 18122 (minisat) R 18100 18100 17834 0 -1 4194304 12309 0 0 0 14253 11 0 0 25 0 1 0 167294615 51994624 12291 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/18122/statm: 12694 12291 54 142 0 12550 0
Current children cumulated CPU time (s) 160.91
Current children cumulated vsize (KiB) 98340

[startup+222.56 s]
/proc/loadavg: 2.04 1.54 1.23 3/88 18196
/proc/meminfo: memFree=1364768/2055920 swapFree=4191880/4192956
[pid=18100] ppid=18098 vsize=47564 CPUtime=18.27
/proc/18100/stat : 18100 (galac.sh) S 18098 18100 17834 0 -1 4194304 800 37969 0 1 0 0 1802 25 17 0 1 0 167292764 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18100/statm: 11891 364 246 79 0 218 0
[pid=18122] ppid=18100 vsize=59092 CPUtime=202.52
/proc/18122/stat : 18122 (minisat) R 18100 18100 17834 0 -1 4194304 14367 0 0 0 20237 15 0 0 25 0 1 0 167294615 60510208 14349 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529361 0 0 4096 3 0 0 0 17 0 0 0
/proc/18122/statm: 14773 14349 54 142 0 14629 0
Current children cumulated CPU time (s) 220.79
Current children cumulated vsize (KiB) 106656

[startup+282.663 s]
/proc/loadavg: 2.23 1.67 1.30 3/94 18262

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

/proc/loadavg: 2.00 1.97 1.69 3/88 18394
/proc/meminfo: memFree=1238624/2055920 swapFree=4191880/4192956
[pid=18100] ppid=18098 vsize=47564 CPUtime=18.27
/proc/18100/stat : 18100 (galac.sh) S 18098 18100 17834 0 -1 4194304 800 37969 0 1 0 0 1802 25 17 0 1 0 167292764 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18100/statm: 11891 364 246 79 0 218 0
[pid=18122] ppid=18100 vsize=118308 CPUtime=1102.86
/proc/18122/stat : 18122 (minisat) R 18100 18100 17834 0 -1 4194304 29091 0 0 0 110223 63 0 0 25 0 1 0 167294615 121147392 29073 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 0 0 0
/proc/18122/statm: 29577 29073 54 142 0 29433 0
Current children cumulated CPU time (s) 1121.13
Current children cumulated vsize (KiB) 165872

[startup+1184.01 s]
/proc/loadavg: 2.06 1.99 1.71 3/88 18394
/proc/meminfo: memFree=1232864/2055920 swapFree=4191880/4192956
[pid=18100] ppid=18098 vsize=47564 CPUtime=18.27
/proc/18100/stat : 18100 (galac.sh) S 18098 18100 17834 0 -1 4194304 800 37969 0 1 0 0 1802 25 17 0 1 0 167292764 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18100/statm: 11891 364 246 79 0 218 0
[pid=18122] ppid=18100 vsize=121128 CPUtime=1162.88
/proc/18122/stat : 18122 (minisat) R 18100 18100 17834 0 -1 4194304 29802 0 0 0 116224 64 0 0 25 0 1 0 167294615 124035072 29784 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 0 0 0
/proc/18122/statm: 30282 29784 54 142 0 30138 0
Current children cumulated CPU time (s) 1181.15
Current children cumulated vsize (KiB) 168692

[startup+1244.1 s]
/proc/loadavg: 2.02 1.99 1.73 3/88 18394
/proc/meminfo: memFree=1226784/2055920 swapFree=4191880/4192956
[pid=18100] ppid=18098 vsize=47564 CPUtime=18.27
/proc/18100/stat : 18100 (galac.sh) S 18098 18100 17834 0 -1 4194304 800 37969 0 1 0 0 1802 25 17 0 1 0 167292764 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18100/statm: 11891 364 246 79 0 218 0
[pid=18122] ppid=18100 vsize=124764 CPUtime=1222.92
/proc/18122/stat : 18122 (minisat) R 18100 18100 17834 0 -1 4194304 30692 0 0 0 122227 65 0 0 25 0 1 0 167294615 127758336 30674 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 0 0 0
/proc/18122/statm: 31191 30674 54 142 0 31047 0
Current children cumulated CPU time (s) 1241.19
Current children cumulated vsize (KiB) 172328

[startup+1304.2 s]
/proc/loadavg: 2.00 1.99 1.74 3/88 18396
/proc/meminfo: memFree=1221472/2055920 swapFree=4191880/4192956
[pid=18100] ppid=18098 vsize=47564 CPUtime=18.27
/proc/18100/stat : 18100 (galac.sh) S 18098 18100 17834 0 -1 4194304 800 37969 0 1 0 0 1802 25 17 0 1 0 167292764 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18100/statm: 11891 364 246 79 0 218 0
[pid=18122] ppid=18100 vsize=128124 CPUtime=1282.96
/proc/18122/stat : 18122 (minisat) R 18100 18100 17834 0 -1 4194304 31432 0 0 0 128229 67 0 0 25 0 1 0 167294615 131198976 31414 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/18122/statm: 32031 31414 54 142 0 31887 0
Current children cumulated CPU time (s) 1301.23
Current children cumulated vsize (KiB) 175688

[startup+1364.29 s]
/proc/loadavg: 2.00 1.99 1.75 3/88 18396
/proc/meminfo: memFree=1214304/2055920 swapFree=4191880/4192956
[pid=18100] ppid=18098 vsize=47564 CPUtime=18.27
/proc/18100/stat : 18100 (galac.sh) S 18098 18100 17834 0 -1 4194304 800 37969 0 1 0 0 1802 25 17 0 1 0 167292764 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18100/statm: 11891 364 246 79 0 218 0
[pid=18122] ppid=18100 vsize=131588 CPUtime=1342.97
/proc/18122/stat : 18122 (minisat) R 18100 18100 17834 0 -1 4194304 32277 0 0 0 134229 68 0 0 25 0 1 0 167294615 134746112 32259 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 0 0 0
/proc/18122/statm: 32897 32259 54 142 0 32753 0
Current children cumulated CPU time (s) 1361.24
Current children cumulated vsize (KiB) 179152

[startup+1424.38 s]
/proc/loadavg: 2.00 1.99 1.77 3/88 18396
/proc/meminfo: memFree=1207648/2055920 swapFree=4191880/4192956
[pid=18100] ppid=18098 vsize=47564 CPUtime=18.27
/proc/18100/stat : 18100 (galac.sh) S 18098 18100 17834 0 -1 4194304 800 37969 0 1 0 0 1802 25 17 0 1 0 167292764 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18100/statm: 11891 364 246 79 0 218 0
[pid=18122] ppid=18100 vsize=134768 CPUtime=1403.01
/proc/18122/stat : 18122 (minisat) R 18100 18100 17834 0 -1 4194304 33073 0 0 0 140232 69 0 0 25 0 1 0 167294615 138002432 33055 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/18122/statm: 33692 33055 54 142 0 33548 0
Current children cumulated CPU time (s) 1421.28
Current children cumulated vsize (KiB) 182332

[startup+1484.47 s]
/proc/loadavg: 2.00 1.99 1.78 3/88 18396
/proc/meminfo: memFree=1202912/2055920 swapFree=4191880/4192956
[pid=18100] ppid=18098 vsize=47564 CPUtime=18.27
/proc/18100/stat : 18100 (galac.sh) S 18098 18100 17834 0 -1 4194304 800 37969 0 1 0 0 1802 25 17 0 1 0 167292764 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18100/statm: 11891 364 246 79 0 218 0
[pid=18122] ppid=18100 vsize=137144 CPUtime=1463.04
/proc/18122/stat : 18122 (minisat) R 18100 18100 17834 0 -1 4194304 33661 0 0 0 146234 70 0 0 25 0 1 0 167294615 140435456 33643 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/18122/statm: 34286 33643 54 142 0 34142 0
Current children cumulated CPU time (s) 1481.31
Current children cumulated vsize (KiB) 184708

[startup+1544.56 s]
/proc/loadavg: 2.13 2.02 1.80 3/88 18396
/proc/meminfo: memFree=1197728/2055920 swapFree=4191880/4192956
[pid=18100] ppid=18098 vsize=47564 CPUtime=18.27
/proc/18100/stat : 18100 (galac.sh) S 18098 18100 17834 0 -1 4194304 800 37969 0 1 0 0 1802 25 17 0 1 0 167292764 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18100/statm: 11891 364 246 79 0 218 0
[pid=18122] ppid=18100 vsize=140576 CPUtime=1523.06
/proc/18122/stat : 18122 (minisat) R 18100 18100 17834 0 -1 4194304 34539 0 0 0 152234 72 0 0 25 0 1 0 167294615 143949824 34521 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/18122/statm: 35144 34521 54 142 0 35000 0
Current children cumulated CPU time (s) 1541.33
Current children cumulated vsize (KiB) 188140

[startup+1604.65 s]
/proc/loadavg: 2.04 2.01 1.81 3/88 18396
/proc/meminfo: memFree=1192032/2055920 swapFree=4191880/4192956
[pid=18100] ppid=18098 vsize=47564 CPUtime=18.27
/proc/18100/stat : 18100 (galac.sh) S 18098 18100 17834 0 -1 4194304 800 37969 0 1 0 0 1802 25 17 0 1 0 167292764 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18100/statm: 11891 364 246 79 0 218 0
[pid=18122] ppid=18100 vsize=143500 CPUtime=1583.11
/proc/18122/stat : 18122 (minisat) R 18100 18100 17834 0 -1 4194304 35273 0 0 0 158238 73 0 0 25 0 1 0 167294615 146944000 35255 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/18122/statm: 35875 35255 54 142 0 35731 0
Current children cumulated CPU time (s) 1601.38
Current children cumulated vsize (KiB) 191064

[startup+1664.75 s]
/proc/loadavg: 2.01 2.01 1.82 3/88 18396
/proc/meminfo: memFree=1185952/2055920 swapFree=4191880/4192956
[pid=18100] ppid=18098 vsize=47564 CPUtime=18.27
/proc/18100/stat : 18100 (galac.sh) S 18098 18100 17834 0 -1 4194304 800 37969 0 1 0 0 1802 25 17 0 1 0 167292764 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18100/statm: 11891 364 246 79 0 218 0
[pid=18122] ppid=18100 vsize=146276 CPUtime=1643.14
/proc/18122/stat : 18122 (minisat) R 18100 18100 17834 0 -1 4194304 35958 0 0 0 164240 74 0 0 25 0 1 0 167294615 149786624 35940 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/18122/statm: 36569 35940 54 142 0 36425 0
Current children cumulated CPU time (s) 1661.41
Current children cumulated vsize (KiB) 193840

[startup+1724.84 s]
/proc/loadavg: 2.00 2.00 1.83 3/88 18396
/proc/meminfo: memFree=1181216/2055920 swapFree=4191880/4192956
[pid=18100] ppid=18098 vsize=47564 CPUtime=18.27
/proc/18100/stat : 18100 (galac.sh) S 18098 18100 17834 0 -1 4194304 800 37969 0 1 0 0 1802 25 17 0 1 0 167292764 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18100/statm: 11891 364 246 79 0 218 0
[pid=18122] ppid=18100 vsize=148372 CPUtime=1703.15
/proc/18122/stat : 18122 (minisat) R 18100 18100 17834 0 -1 4194304 36471 0 0 0 170240 75 0 0 25 0 1 0 167294615 151932928 36453 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529611 0 0 4096 3 0 0 0 17 0 0 0
/proc/18122/statm: 37093 36453 54 142 0 36949 0
Current children cumulated CPU time (s) 1721.42
Current children cumulated vsize (KiB) 195936

[startup+1784.93 s]
/proc/loadavg: 2.00 2.00 1.83 3/88 18396
/proc/meminfo: memFree=1176160/2055920 swapFree=4191880/4192956
[pid=18100] ppid=18098 vsize=47564 CPUtime=18.27
/proc/18100/stat : 18100 (galac.sh) S 18098 18100 17834 0 -1 4194304 800 37969 0 1 0 0 1802 25 17 0 1 0 167292764 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18100/statm: 11891 364 246 79 0 218 0
[pid=18122] ppid=18100 vsize=150876 CPUtime=1763.19
/proc/18122/stat : 18122 (minisat) R 18100 18100 17834 0 -1 4194304 37100 0 0 0 176243 76 0 0 25 0 1 0 167294615 154497024 37082 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 0 0 0
/proc/18122/statm: 37719 37082 54 142 0 37575 0
Current children cumulated CPU time (s) 1781.46
Current children cumulated vsize (KiB) 198440



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1803.53 s]
/proc/loadavg: 2.00 2.00 1.83 3/88 18396
/proc/meminfo: memFree=1174368/2055920 swapFree=4191880/4192956
[pid=18100] ppid=18098 vsize=47564 CPUtime=18.27
/proc/18100/stat : 18100 (galac.sh) S 18098 18100 17834 0 -1 4194304 800 37969 0 1 0 0 1802 25 17 0 1 0 167292764 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 221780306778 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18100/statm: 11891 364 246 79 0 218 0
[pid=18122] ppid=18100 vsize=151536 CPUtime=1781.79
/proc/18122/stat : 18122 (minisat) R 18100 18100 17834 0 -1 4194304 37279 0 0 0 178103 76 0 0 25 0 1 0 167294615 155172864 37261 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 0 0 0
/proc/18122/statm: 37884 37261 54 142 0 37740 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 199100

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 18100 and gives childrusage.ru_utime.tv_sec=18 childrusage.ru_utime.tv_usec=27259 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=266959
CPU time returned by wait4() is 18.2942
while last known CPU time is 1800.06

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

Real time (s): 1803.55
CPU time (s): 1800.06
CPU user time (s): 1799.05
CPU system time (s): 1.01
CPU usage (%): 99.8064
Max. virtual memory (cumulated for all children) (KiB): 908628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 18.0273
system time used= 0.266959
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38769
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= 1564
involuntary context switches= 2255

runsolver used 2.00669 s user time and 5.98509 s system time

The end

Launcher Data (download as text)

Begin job on node29 on Sun Jan  7 16:56:27 UTC 2007


IDJOB= 208630
IDBENCH= 4417
FILE ID= node29/208630-1168188987

PBS_JOBID= 3479252

Free space on /tmp= 66544 MiB

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

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  b91e7b4f54ac2883b29004e634721614

RANDOM SEED= 8873438

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.241
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.241
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:       1458248 kB
Buffers:         57616 kB
Cached:         398352 kB
SwapCached:        448 kB
Active:         145604 kB
Inactive:       381592 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1458248 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            5744 kB
Writeback:           0 kB
Mapped:          96368 kB
Slab:            54968 kB
Committed_AS:  3496308 kB
PageTables:       2500 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= 66528 MiB



End job on node29 on Sun Jan  7 17:26:30 UTC 2007