Trace number 217964

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.02 1808.92

General information on the benchmark

Nameramsey/ramsey4/
ramsey-45-4.xml
MD5SUM6951a7d2d3323bc93e7e3c6c379c36c0
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables990
Number of constraints14190
Maximum constraint arity3
Maximum domain size4
Number of constraints which are defined in extension0
Number of constraints which are defined in intension14190
Global constraints used (with number of constraints)

Solver Data (download as text)

0.03	c --- Preproc Stats ---
12.29	c start processing
12.29	c start relation processing
12.29	c start cnf exporting
14.55	c parsing time : 12.042
14.55	c preprocessing time : 14.306
14.56	
14.56	c Nary constraints - conflicts : 14190 supports : 0
14.56	c Binary constraints - conflicts : 0 supports :0
14.56	c max arity constraint : 3
14.56	c Max Tuples generated 64
14.56	c relations : 1
14.56	c relations BDD: 0
14.56	c vars : 3961 - clauses :  63690
14.56	
14.59	 
14.59	c --- Minisat Stats ---
14.59	 

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/node35/watcher-217964-1168250020 -o ROOT/results/node35/solver-217964-1168250020 -C 1800 -M 900 /tmp/evaluation/217964-1168250020/galac.sh /tmp/evaluation/217964-1168250020/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.75 1.91 1.81 5/75 4820
/proc/meminfo: memFree=1794672/2055920 swapFree=4184688/4192956
[pid=4819] ppid=4817 vsize=8652 CPUtime=0
/proc/4819/stat : 4819 (galac.sh) R 4817 4819 4314 0 -1 4194304 335 0 0 0 0 0 0 0 17 0 1 0 173395971 8859648 279 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266134416031 0 65538 4096 73728 0 0 0 17 1 0 0
/proc/4819/statm: 2163 279 207 79 0 156 0
[pid=4821] ppid=4819 vsize=8688 CPUtime=0
/proc/4821/stat : 4821 (galac.sh) R 4819 4819 4314 0 -1 4194368 27 0 0 0 0 0 0 0 17 0 1 0 173395971 8896512 286 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266134416031 0 65536 4096 73728 0 0 0 17 1 0 0
/proc/4821/statm: 2172 286 209 79 0 165 0
[pid=4822] ppid=4821 vsize=8700 CPUtime=0
/proc/4822/stat : 4822 (galac.sh) R 4821 4819 4314 0 -1 4194368 20 0 0 0 0 0 0 0 17 0 1 0 173395971 8908800 288 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 4425384 0 0 4096 73728 0 0 0 17 1 0 0
/proc/4822/statm: 2182 290 209 79 0 175 0

[startup+0.102977 s]
/proc/loadavg: 1.75 1.91 1.81 5/75 4820
/proc/meminfo: memFree=1794672/2055920 swapFree=4184688/4192956
[pid=4819] ppid=4817 vsize=47536 CPUtime=0.02
/proc/4819/stat : 4819 (galac.sh) S 4817 4819 4314 0 -1 4194304 760 1704 0 0 0 1 0 1 24 0 1 0 173395971 48676864 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4819/statm: 11884 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 47536

[startup+0.511024 s]
/proc/loadavg: 1.75 1.91 1.81 5/75 4820
/proc/meminfo: memFree=1794672/2055920 swapFree=4184688/4192956
[pid=4819] ppid=4817 vsize=47536 CPUtime=0.02
/proc/4819/stat : 4819 (galac.sh) S 4817 4819 4314 0 -1 4194304 760 1704 0 0 0 1 0 1 24 0 1 0 173395971 48676864 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4819/statm: 11884 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 47536

[startup+1.33213 s]
/proc/loadavg: 1.77 1.92 1.81 4/83 4840
/proc/meminfo: memFree=1754736/2055920 swapFree=4184688/4192956
[pid=4819] ppid=4817 vsize=47536 CPUtime=0.02
/proc/4819/stat : 4819 (galac.sh) S 4817 4819 4314 0 -1 4194304 760 1704 0 0 0 1 0 1 24 0 1 0 173395971 48676864 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4819/statm: 11884 363 245 79 0 218 0
[pid=4833] ppid=4819 vsize=861064 CPUtime=1.19
/proc/4833/stat : 4833 (java) R 4819 4819 4314 0 -1 0 12016 0 1 0 111 8 0 0 24 0 8 0 173395974 881729536 11770 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073458698 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4833/statm: 215266 11770 1990 14 0 201471 0
[pid=4833/tid=4834] ppid=4819 vsize=861064 CPUtime=0.04
/proc/4833/task/4834/stat : 4834 (java) S 4819 4819 4314 0 -1 64 3387 0 0 0 3 1 0 0 16 0 8 0 173395978 881729536 11770 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4833/tid=4835] ppid=4819 vsize=861064 CPUtime=0
/proc/4833/task/4835/stat : 4835 (java) S 4819 4819 4314 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 173395979 881729536 11770 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4833/tid=4836] ppid=4819 vsize=861064 CPUtime=0
/proc/4833/task/4836/stat : 4836 (java) S 4819 4819 4314 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 173395979 881729536 11770 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4833/tid=4837] ppid=4819 vsize=861064 CPUtime=0
/proc/4833/task/4837/stat : 4837 (java) S 4819 4819 4314 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 173395982 881729536 11770 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4833/tid=4838] ppid=4819 vsize=861064 CPUtime=0.29
/proc/4833/task/4838/stat : 4838 (java) S 4819 4819 4314 0 -1 64 1036 0 0 0 28 1 0 0 16 0 8 0 173395982 881729536 11770 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4833/tid=4839] ppid=4819 vsize=861064 CPUtime=0
/proc/4833/task/4839/stat : 4839 (java) S 4819 4819 4314 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 173395982 881729536 11770 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4833/tid=4840] ppid=4819 vsize=861064 CPUtime=0
/proc/4833/task/4840/stat : 4840 (java) S 4819 4819 4314 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 173395982 881729536 11770 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) 908600

[startup+2.97432 s]
/proc/loadavg: 1.77 1.92 1.81 3/83 4840
/proc/meminfo: memFree=1733168/2055920 swapFree=4184688/4192956
[pid=4819] ppid=4817 vsize=47536 CPUtime=0.02
/proc/4819/stat : 4819 (galac.sh) S 4817 4819 4314 0 -1 4194304 760 1704 0 0 0 1 0 1 24 0 1 0 173395971 48676864 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4819/statm: 11884 363 245 79 0 218 0
[pid=4833] ppid=4819 vsize=861196 CPUtime=2.83
/proc/4833/stat : 4833 (java) R 4819 4819 4314 0 -1 0 19471 0 1 0 269 14 0 0 25 0 8 0 173395974 881864704 19223 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073852653 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4833/statm: 215299 19223 1994 14 0 201504 0
[pid=4833/tid=4834] ppid=4819 vsize=861196 CPUtime=0.04
/proc/4833/task/4834/stat : 4834 (java) S 4819 4819 4314 0 -1 64 3486 0 0 0 3 1 0 0 16 0 8 0 173395978 881864704 19223 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4833/tid=4835] ppid=4819 vsize=861196 CPUtime=0
/proc/4833/task/4835/stat : 4835 (java) S 4819 4819 4314 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 173395979 881864704 19223 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4833/tid=4836] ppid=4819 vsize=861196 CPUtime=0
/proc/4833/task/4836/stat : 4836 (java) S 4819 4819 4314 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 173395979 881864704 19223 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4833/tid=4837] ppid=4819 vsize=861196 CPUtime=0
/proc/4833/task/4837/stat : 4837 (java) S 4819 4819 4314 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 173395982 881864704 19223 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4833/tid=4838] ppid=4819 vsize=861196 CPUtime=0.34
/proc/4833/task/4838/stat : 4838 (java) S 4819 4819 4314 0 -1 64 1069 0 0 0 32 2 0 0 15 0 8 0 173395982 881864704 19223 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4833/tid=4839] ppid=4819 vsize=861196 CPUtime=0
/proc/4833/task/4839/stat : 4839 (java) S 4819 4819 4314 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 173395982 881864704 19223 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4833/tid=4840] ppid=4819 vsize=861196 CPUtime=0
/proc/4833/task/4840/stat : 4840 (java) S 4819 4819 4314 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 173395982 881864704 19223 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.85
Current children cumulated vsize (KiB) 908732

[startup+6.18069 s]
/proc/loadavg: 1.79 1.92 1.81 3/83 4840
/proc/meminfo: memFree=1723632/2055920 swapFree=4184688/4192956
[pid=4819] ppid=4817 vsize=47536 CPUtime=0.02
/proc/4819/stat : 4819 (galac.sh) S 4817 4819 4314 0 -1 4194304 760 1704 0 0 0 1 0 1 24 0 1 0 173395971 48676864 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4819/statm: 11884 363 245 79 0 218 0
[pid=4833] ppid=4819 vsize=861196 CPUtime=6.03
/proc/4833/stat : 4833 (java) R 4819 4819 4314 0 -1 0 19786 0 1 0 589 14 0 0 25 0 8 0 173395974 881864704 19536 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073458785 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4833/statm: 215299 19536 1994 14 0 201504 0
[pid=4833/tid=4834] ppid=4819 vsize=861196 CPUtime=0.05
/proc/4833/task/4834/stat : 4834 (java) S 4819 4819 4314 0 -1 64 3799 0 0 0 4 1 0 0 16 0 8 0 173395978 881864704 19536 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4833/tid=4835] ppid=4819 vsize=861196 CPUtime=0
/proc/4833/task/4835/stat : 4835 (java) S 4819 4819 4314 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 173395979 881864704 19536 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4833/tid=4836] ppid=4819 vsize=861196 CPUtime=0
/proc/4833/task/4836/stat : 4836 (java) S 4819 4819 4314 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 173395979 881864704 19536 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4833/tid=4837] ppid=4819 vsize=861196 CPUtime=0
/proc/4833/task/4837/stat : 4837 (java) S 4819 4819 4314 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 173395982 881864704 19536 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4833/tid=4838] ppid=4819 vsize=861196 CPUtime=0.34
/proc/4833/task/4838/stat : 4838 (java) S 4819 4819 4314 0 -1 64 1069 0 0 0 32 2 0 0 16 0 8 0 173395982 881864704 19536 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4833/tid=4839] ppid=4819 vsize=861196 CPUtime=0
/proc/4833/task/4839/stat : 4839 (java) S 4819 4819 4314 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 173395982 881864704 19536 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4833/tid=4840] ppid=4819 vsize=861196 CPUtime=0
/proc/4833/task/4840/stat : 4840 (java) S 4819 4819 4314 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 173395982 881864704 19536 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.05
Current children cumulated vsize (KiB) 908732

[startup+12.6495 s]
/proc/loadavg: 1.88 1.93 1.82 2/76 4859
/proc/meminfo: memFree=1747120/2055920 swapFree=4184688/4192956
[pid=4819] ppid=4817 vsize=47536 CPUtime=0.02
/proc/4819/stat : 4819 (galac.sh) S 4817 4819 4314 0 -1 4194304 760 1704 0 0 0 1 0 1 24 0 1 0 173395971 48676864 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4819/statm: 11884 363 245 79 0 218 0
[pid=4833] ppid=4819 vsize=861196 CPUtime=12.49
/proc/4833/stat : 4833 (java) R 4819 4819 4314 0 -1 0 20302 0 1 0 1234 15 0 0 18 0 8 0 173395974 881864704 20049 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4154015731 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4833/statm: 215299 20049 2012 14 0 201504 0
[pid=4833/tid=4834] ppid=4819 vsize=861196 CPUtime=0.08
/proc/4833/task/4834/stat : 4834 (java) S 4819 4819 4314 0 -1 64 4231 0 0 0 7 1 0 0 16 0 8 0 173395978 881864704 20049 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4833/tid=4835] ppid=4819 vsize=861196 CPUtime=0
/proc/4833/task/4835/stat : 4835 (java) S 4819 4819 4314 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 173395979 881864704 20049 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4833/tid=4836] ppid=4819 vsize=861196 CPUtime=0
/proc/4833/task/4836/stat : 4836 (java) S 4819 4819 4314 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 173395979 881864704 20049 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4833/tid=4837] ppid=4819 vsize=861196 CPUtime=0
/proc/4833/task/4837/stat : 4837 (java) S 4819 4819 4314 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 173395982 881864704 20049 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4833/tid=4838] ppid=4819 vsize=861196 CPUtime=0.42
/proc/4833/task/4838/stat : 4838 (java) S 4819 4819 4314 0 -1 64 1110 0 0 0 40 2 0 0 16 0 8 0 173395982 881864704 20049 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4833/tid=4839] ppid=4819 vsize=861196 CPUtime=0
/proc/4833/task/4839/stat : 4839 (java) S 4819 4819 4314 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 173395982 881864704 20049 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4833/tid=4840] ppid=4819 vsize=861196 CPUtime=0
/proc/4833/task/4840/stat : 4840 (java) S 4819 4819 4314 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 173395982 881864704 20049 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) 908732

[startup+25.5 s]
/proc/loadavg: 1.97 1.95 1.83 3/76 4912
/proc/meminfo: memFree=1701304/2055920 swapFree=4184688/4192956
[pid=4819] ppid=4817 vsize=47536 CPUtime=14.44
/proc/4819/stat : 4819 (galac.sh) S 4817 4819 4314 0 -1 4194304 798 22037 0 1 0 1 1425 18 17 0 1 0 173395971 48676864 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4819/statm: 11884 363 245 79 0 218 0
[pid=4911] ppid=4819 vsize=42140 CPUtime=10.84
/proc/4911/stat : 4911 (minisat) R 4819 4819 4314 0 -1 4194304 10391 0 0 0 1079 5 0 0 25 0 1 0 173397431 43151360 10373 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134532640 0 0 4096 3 0 0 0 17 0 0 0
/proc/4911/statm: 10535 10373 54 142 0 10391 0
Current children cumulated CPU time (s) 25.28
Current children cumulated vsize (KiB) 89676

[startup+51.17 s]
/proc/loadavg: 1.98 1.95 1.83 3/76 4912
/proc/meminfo: memFree=1683000/2055920 swapFree=4184688/4192956
[pid=4819] ppid=4817 vsize=47536 CPUtime=14.44
/proc/4819/stat : 4819 (galac.sh) S 4817 4819 4314 0 -1 4194304 798 22037 0 1 0 1 1425 18 17 0 1 0 173395971 48676864 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4819/statm: 11884 363 245 79 0 218 0
[pid=4911] ppid=4819 vsize=59348 CPUtime=36.4
/proc/4911/stat : 4911 (minisat) R 4819 4819 4314 0 -1 4194304 14682 0 0 0 3632 8 0 0 25 0 1 0 173397431 60772352 14664 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529414 0 0 4096 3 0 0 0 17 0 0 0
/proc/4911/statm: 14837 14664 54 142 0 14693 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 106884

[startup+102.398 s]
/proc/loadavg: 1.99 1.96 1.84 3/76 4912
/proc/meminfo: memFree=1647864/2055920 swapFree=4184688/4192956
[pid=4819] ppid=4817 vsize=47536 CPUtime=14.44
/proc/4819/stat : 4819 (galac.sh) S 4817 4819 4314 0 -1 4194304 798 22037 0 1 0 1 1425 18 17 0 1 0 173395971 48676864 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4819/statm: 11884 363 245 79 0 218 0
[pid=4911] ppid=4819 vsize=92380 CPUtime=87.37
/proc/4911/stat : 4911 (minisat) R 4819 4819 4314 0 -1 4194304 22947 0 0 0 8722 15 0 0 25 0 1 0 173397431 94597120 22929 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/4911/statm: 23095 22929 54 142 0 22951 0
Current children cumulated CPU time (s) 101.81
Current children cumulated vsize (KiB) 139916

[startup+162.462 s]
/proc/loadavg: 1.99 1.97 1.84 3/76 4912
/proc/meminfo: memFree=1633848/2055920 swapFree=4184688/4192956
[pid=4819] ppid=4817 vsize=47536 CPUtime=14.44
/proc/4819/stat : 4819 (galac.sh) S 4817 4819 4314 0 -1 4194304 798 22037 0 1 0 1 1425 18 17 0 1 0 173395971 48676864 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4819/statm: 11884 363 245 79 0 218 0
[pid=4911] ppid=4819 vsize=98188 CPUtime=147.17
/proc/4911/stat : 4911 (minisat) R 4819 4819 4314 0 -1 4194304 24414 0 0 0 14699 18 0 0 25 0 1 0 173397431 100544512 24396 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529450 0 0 4096 3 0 0 0 17 0 0 0
/proc/4911/statm: 24547 24396 54 142 0 24403 0
Current children cumulated CPU time (s) 161.61
Current children cumulated vsize (KiB) 145724

[startup+222.522 s]
/proc/loadavg: 1.99 1.97 1.85 3/76 4912
/proc/meminfo: memFree=1581112/2055920 swapFree=4184688/4192956
[pid=4819] ppid=4817 vsize=47536 CPUtime=14.44
/proc/4819/stat : 4819 (galac.sh) S 4817 4819 4314 0 -1 4194304 798 22037 0 1 0 1 1425 18 17 0 1 0 173395971 48676864 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4819/statm: 11884 363 245 79 0 218 0
[pid=4911] ppid=4819 vsize=110348 CPUtime=206.96
/proc/4911/stat : 4911 (minisat) R 4819 4819 4314 0 -1 4194304 27459 0 0 0 20675 21 0 0 25 0 1 0 173397431 112996352 27441 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529450 0 0 4096 3 0 0 0 17 0 0 0

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

/proc/loadavg: 2.00 2.01 1.93 3/76 5110
/proc/meminfo: memFree=1136376/2055920 swapFree=4184688/4192956
[pid=4819] ppid=4817 vsize=47536 CPUtime=14.44
/proc/4819/stat : 4819 (galac.sh) S 4817 4819 4314 0 -1 4194304 798 22037 0 1 0 1 1425 18 17 0 1 0 173395971 48676864 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4819/statm: 11884 363 245 79 0 218 0
[pid=4911] ppid=4819 vsize=166040 CPUtime=1103.51
/proc/4911/stat : 4911 (minisat) R 4819 4819 4314 0 -1 4194304 41309 0 0 0 110291 60 0 0 25 0 1 0 173397431 170024960 41279 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/4911/statm: 41510 41279 54 142 0 41366 0
Current children cumulated CPU time (s) 1117.95
Current children cumulated vsize (KiB) 213576

[startup+1183.61 s]
/proc/loadavg: 2.00 2.01 1.93 3/76 5110
/proc/meminfo: memFree=1113784/2055920 swapFree=4184688/4192956
[pid=4819] ppid=4817 vsize=47536 CPUtime=14.44
/proc/4819/stat : 4819 (galac.sh) S 4817 4819 4314 0 -1 4194304 798 22037 0 1 0 1 1425 18 17 0 1 0 173395971 48676864 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4819/statm: 11884 363 245 79 0 218 0
[pid=4911] ppid=4819 vsize=166040 CPUtime=1163.27
/proc/4911/stat : 4911 (minisat) R 4819 4819 4314 0 -1 4194304 41309 0 0 0 116267 60 0 0 25 0 1 0 173397431 170024960 41279 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134525757 0 0 4096 3 0 0 0 17 0 0 0
/proc/4911/statm: 41510 41279 54 142 0 41366 0
Current children cumulated CPU time (s) 1177.71
Current children cumulated vsize (KiB) 213576

[startup+1243.68 s]
/proc/loadavg: 2.00 2.00 1.93 3/76 5110
/proc/meminfo: memFree=1094840/2055920 swapFree=4184688/4192956
[pid=4819] ppid=4817 vsize=47536 CPUtime=14.44
/proc/4819/stat : 4819 (galac.sh) S 4817 4819 4314 0 -1 4194304 798 22037 0 1 0 1 1425 18 17 0 1 0 173395971 48676864 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4819/statm: 11884 363 245 79 0 218 0
[pid=4911] ppid=4819 vsize=166040 CPUtime=1223.05
/proc/4911/stat : 4911 (minisat) R 4819 4819 4314 0 -1 4194304 41309 0 0 0 122244 61 0 0 25 0 1 0 173397431 170024960 41279 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/4911/statm: 41510 41279 54 142 0 41366 0
Current children cumulated CPU time (s) 1237.49
Current children cumulated vsize (KiB) 213576

[startup+1303.75 s]
/proc/loadavg: 2.00 2.00 1.93 3/76 5110
/proc/meminfo: memFree=1076856/2055920 swapFree=4184688/4192956
[pid=4819] ppid=4817 vsize=47536 CPUtime=14.44
/proc/4819/stat : 4819 (galac.sh) S 4817 4819 4314 0 -1 4194304 798 22037 0 1 0 1 1425 18 17 0 1 0 173395971 48676864 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4819/statm: 11884 363 245 79 0 218 0
[pid=4911] ppid=4819 vsize=166040 CPUtime=1282.84
/proc/4911/stat : 4911 (minisat) R 4819 4819 4314 0 -1 4194304 41309 0 0 0 128223 61 0 0 25 0 1 0 173397431 170024960 41279 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/4911/statm: 41510 41279 54 142 0 41366 0
Current children cumulated CPU time (s) 1297.28
Current children cumulated vsize (KiB) 213576

[startup+1363.82 s]
/proc/loadavg: 2.00 2.00 1.93 3/76 5110
/proc/meminfo: memFree=1059768/2055920 swapFree=4184688/4192956
[pid=4819] ppid=4817 vsize=47536 CPUtime=14.44
/proc/4819/stat : 4819 (galac.sh) S 4817 4819 4314 0 -1 4194304 798 22037 0 1 0 1 1425 18 17 0 1 0 173395971 48676864 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4819/statm: 11884 363 245 79 0 218 0
[pid=4911] ppid=4819 vsize=166040 CPUtime=1342.59
/proc/4911/stat : 4911 (minisat) R 4819 4819 4314 0 -1 4194304 41325 0 0 0 134197 62 0 0 25 0 1 0 173397431 170024960 41295 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/4911/statm: 41510 41295 54 142 0 41366 0
Current children cumulated CPU time (s) 1357.03
Current children cumulated vsize (KiB) 213576

[startup+1423.89 s]
/proc/loadavg: 2.00 2.00 1.93 3/76 5110
/proc/meminfo: memFree=1037688/2055920 swapFree=4184688/4192956
[pid=4819] ppid=4817 vsize=47536 CPUtime=14.44
/proc/4819/stat : 4819 (galac.sh) S 4817 4819 4314 0 -1 4194304 798 22037 0 1 0 1 1425 18 17 0 1 0 173395971 48676864 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4819/statm: 11884 363 245 79 0 218 0
[pid=4911] ppid=4819 vsize=170528 CPUtime=1402.36
/proc/4911/stat : 4911 (minisat) R 4819 4819 4314 0 -1 4194304 42423 0 0 0 140174 62 0 0 25 0 1 0 173397431 174620672 42393 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/4911/statm: 42632 42393 54 142 0 42488 0
Current children cumulated CPU time (s) 1416.8
Current children cumulated vsize (KiB) 218064

[startup+1483.95 s]
/proc/loadavg: 2.00 2.00 1.93 3/76 5110
/proc/meminfo: memFree=1015480/2055920 swapFree=4184688/4192956
[pid=4819] ppid=4817 vsize=47536 CPUtime=14.44
/proc/4819/stat : 4819 (galac.sh) S 4817 4819 4314 0 -1 4194304 798 22037 0 1 0 1 1425 18 17 0 1 0 173395971 48676864 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4819/statm: 11884 363 245 79 0 218 0
[pid=4911] ppid=4819 vsize=182988 CPUtime=1462.14
/proc/4911/stat : 4911 (minisat) R 4819 4819 4314 0 -1 4194304 45518 0 0 0 146149 65 0 0 25 0 1 0 173397431 187379712 45488 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/4911/statm: 45747 45488 54 142 0 45603 0
Current children cumulated CPU time (s) 1476.58
Current children cumulated vsize (KiB) 230524

[startup+1544.01 s]
/proc/loadavg: 2.00 2.00 1.93 3/76 5110
/proc/meminfo: memFree=997880/2055920 swapFree=4184688/4192956
[pid=4819] ppid=4817 vsize=47536 CPUtime=14.44
/proc/4819/stat : 4819 (galac.sh) S 4817 4819 4314 0 -1 4194304 798 22037 0 1 0 1 1425 18 17 0 1 0 173395971 48676864 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4819/statm: 11884 363 245 79 0 218 0
[pid=4911] ppid=4819 vsize=200544 CPUtime=1521.93
/proc/4911/stat : 4911 (minisat) R 4819 4819 4314 0 -1 4194304 49917 0 0 0 152124 69 0 0 25 0 1 0 173397431 205357056 49887 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/4911/statm: 50136 49887 54 142 0 49992 0
Current children cumulated CPU time (s) 1536.37
Current children cumulated vsize (KiB) 248080

[startup+1604.07 s]
/proc/loadavg: 2.00 2.00 1.93 3/76 5112
/proc/meminfo: memFree=991544/2055920 swapFree=4184688/4192956
[pid=4819] ppid=4817 vsize=47536 CPUtime=14.44
/proc/4819/stat : 4819 (galac.sh) S 4817 4819 4314 0 -1 4194304 798 22037 0 1 0 1 1425 18 17 0 1 0 173395971 48676864 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4819/statm: 11884 363 245 79 0 218 0
[pid=4911] ppid=4819 vsize=206644 CPUtime=1581.72
/proc/4911/stat : 4911 (minisat) R 4819 4819 4314 0 -1 4194304 51427 0 0 0 158101 71 0 0 25 0 1 0 173397431 211603456 51397 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529461 0 0 4096 3 0 0 0 17 0 0 0
/proc/4911/statm: 51661 51397 54 142 0 51517 0
Current children cumulated CPU time (s) 1596.16
Current children cumulated vsize (KiB) 254180

[startup+1664.14 s]
/proc/loadavg: 2.00 2.00 1.93 3/76 5112
/proc/meminfo: memFree=991544/2055920 swapFree=4184688/4192956
[pid=4819] ppid=4817 vsize=47536 CPUtime=14.44
/proc/4819/stat : 4819 (galac.sh) S 4817 4819 4314 0 -1 4194304 798 22037 0 1 0 1 1425 18 17 0 1 0 173395971 48676864 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4819/statm: 11884 363 245 79 0 218 0
[pid=4911] ppid=4819 vsize=206512 CPUtime=1641.5
/proc/4911/stat : 4911 (minisat) R 4819 4819 4314 0 -1 4194304 51427 0 0 0 164079 71 0 0 25 0 1 0 173397431 211468288 51390 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/4911/statm: 51628 51390 54 142 0 51484 0
Current children cumulated CPU time (s) 1655.94
Current children cumulated vsize (KiB) 254048

[startup+1724.2 s]
/proc/loadavg: 2.00 2.00 1.93 3/76 5112
/proc/meminfo: memFree=991544/2055920 swapFree=4184688/4192956
[pid=4819] ppid=4817 vsize=47536 CPUtime=14.44
/proc/4819/stat : 4819 (galac.sh) S 4817 4819 4314 0 -1 4194304 798 22037 0 1 0 1 1425 18 17 0 1 0 173395971 48676864 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4819/statm: 11884 363 245 79 0 218 0
[pid=4911] ppid=4819 vsize=206512 CPUtime=1701.27
/proc/4911/stat : 4911 (minisat) R 4819 4819 4314 0 -1 4194304 51443 0 0 0 170055 72 0 0 25 0 1 0 173397431 211468288 51406 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/4911/statm: 51628 51406 54 142 0 51484 0
Current children cumulated CPU time (s) 1715.71
Current children cumulated vsize (KiB) 254048

[startup+1784.26 s]
/proc/loadavg: 2.00 2.00 1.93 3/76 5112
/proc/meminfo: memFree=991544/2055920 swapFree=4184688/4192956
[pid=4819] ppid=4817 vsize=47536 CPUtime=14.44
/proc/4819/stat : 4819 (galac.sh) S 4817 4819 4314 0 -1 4194304 798 22037 0 1 0 1 1425 18 17 0 1 0 173395971 48676864 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4819/statm: 11884 363 245 79 0 218 0
[pid=4911] ppid=4819 vsize=206512 CPUtime=1761.07
/proc/4911/stat : 4911 (minisat) R 4819 4819 4314 0 -1 4194304 51443 0 0 0 176035 72 0 0 25 0 1 0 173397431 211468288 51406 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529450 0 0 4096 3 0 0 0 17 0 0 0
/proc/4911/statm: 51628 51406 54 142 0 51484 0
Current children cumulated CPU time (s) 1775.51
Current children cumulated vsize (KiB) 254048



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.9 s]
/proc/loadavg: 2.00 2.00 1.93 3/76 5112
/proc/meminfo: memFree=991544/2055920 swapFree=4184688/4192956
[pid=4819] ppid=4817 vsize=47536 CPUtime=14.44
/proc/4819/stat : 4819 (galac.sh) S 4817 4819 4314 0 -1 4194304 798 22037 0 1 0 1 1425 18 17 0 1 0 173395971 48676864 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4819/statm: 11884 363 245 79 0 218 0
[pid=4911] ppid=4819 vsize=206512 CPUtime=1785.58
/proc/4911/stat : 4911 (minisat) R 4819 4819 4314 0 -1 4194304 51443 0 0 0 178486 72 0 0 25 0 1 0 173397431 211468288 51406 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/4911/statm: 51628 51406 54 142 0 51484 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 254048

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 4819 and gives childrusage.ru_utime.tv_sec=14 childrusage.ru_utime.tv_usec=253833 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=200969
CPU time returned by wait4() is 14.4548
while last known CPU time is 1800.02

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

Real time (s): 1808.92
CPU time (s): 1800.02
CPU user time (s): 1799.11
CPU system time (s): 0.91
CPU usage (%): 99.5082
Max. virtual memory (cumulated for all children) (KiB): 908732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 14.2538
system time used= 0.200969
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22835
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= 1810
involuntary context switches= 1601

runsolver used 1.78673 s user time and 5.10122 s system time

The end

Launcher Data (download as text)

Begin job on node35 on Mon Jan  8 09:53:42 UTC 2007


IDJOB= 217964
IDBENCH= 5184
FILE ID= node35/217964-1168250020

PBS_JOBID= 3481890

Free space on /tmp= 66555 MiB

BENCH NAME= HOME/pub/bench/CPAI06/ramsey/ramsey4/ramsey-45-4.xml
COMMAND LINE= /tmp/evaluation/217964-1168250020/galac.sh /tmp/evaluation/217964-1168250020/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node35/watcher-217964-1168250020 -o ROOT/results/node35/solver-217964-1168250020 -C 1800 -M 900  /tmp/evaluation/217964-1168250020/galac.sh /tmp/evaluation/217964-1168250020/unknown.xml

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  6951a7d2d3323bc93e7e3c6c379c36c0

RANDOM SEED= 862365379

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:       1795536 kB
Buffers:         30192 kB
Cached:         139272 kB
SwapCached:       2712 kB
Active:         123748 kB
Inactive:        82608 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1795536 kB
SwapTotal:     4192956 kB
SwapFree:      4184688 kB
Dirty:            8488 kB
Writeback:           0 kB
Mapped:          44012 kB
Slab:            39496 kB
Committed_AS:  3780908 kB
PageTables:       1836 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= 66547 MiB



End job on node35 on Mon Jan  8 10:23:52 UTC 2007