Trace number 1080167

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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 E? (TO) 1800.01 1809.42

General information on the benchmark

Namecsp/rand-3-20-20/
normalized-rand-3-20-20-60-632-45_ext.xml
MD5SUMe796ae923cb124c016369356469dc7e4
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark16.2285
Satisfiable
(Un)Satisfiability was proved
Number of variables20
Number of constraints57
Maximum constraint arity3
Maximum domain size20
Number of constraints which are defined in extension57
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.03	c --- Preproc Stats ---
1.64/1.74	c start processing
1.64/1.74	c start relation processing
4.71/4.81	c start cnf exporting
17.09/17.38	c parsing time : 1.613
17.09/17.38	c preprocessing time : 17.257
17.09/17.38	
17.09/17.38	c Nary constraints - conflicts : 0 supports : 57
17.09/17.38	c Binary constraints - conflicts : 0 supports :0
17.09/17.38	c max arity constraint : 3
17.09/17.38	c Max Tuples generated 0
17.09/17.39	c relations : 57
17.09/17.39	c relations BDD: 57
17.09/17.39	c sampling 0/0
17.09/17.39	c vars : 124879 - clauses :  399239
17.09/17.39	
17.18/17.42	 
17.18/17.42	c --- SAT Solver Stats ---
17.18/17.42	 
17.18/17.42	c eSAT 0.1 : minisat core with additionnal features
17.18/17.42	c ============================[ Problem Statistics ]=============================
17.18/17.42	c |                                                                             |
17.18/17.42	c |  Number of variables:  124878                                               |
17.18/17.42	c |  Number of clauses:    399239                                               |
17.57/17.87	c |  Parsing time:         0.38         s                                       |

Verifier Data (download as text)

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1080167-1215212170/watcher-1080167-1215212170 -o /tmp/evaluation-result-1080167-1215212170/solver-1080167-1215212170 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1080167-1215212170.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 1.99 1.99 4/73 25400
/proc/meminfo: memFree=1737128/2055920 swapFree=4180396/4192956
[pid=25400] ppid=25398 vsize=8652 CPUtime=0
/proc/25400/stat : 25400 (galacE.sh) S 25398 25400 23336 0 -1 4194304 346 0 0 0 0 0 0 0 17 0 1 0 2000189892 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 264840080218 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25400/statm: 2163 280 208 79 0 156 0
[pid=25401] ppid=25400 vsize=8688 CPUtime=0
/proc/25401/stat : 25401 (galacE.sh) S 25400 25400 23336 0 -1 4194368 36 0 0 0 0 0 0 0 17 0 1 0 2000189892 8896512 286 996147200 4194304 4520092 548682068832 18446744073709551615 264840642642 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/25401/statm: 2172 286 209 79 0 165 0
[pid=25402] ppid=25401 vsize=8728 CPUtime=0
/proc/25402/stat : 25402 (galacE.sh) R 25401 25400 23336 0 -1 4194368 25 0 0 0 0 0 0 0 19 0 1 0 2000189892 8937472 290 996147200 4194304 4520092 548682068832 18446744073709551615 264840473895 0 0 3674112 73728 0 0 0 17 1 0 0
/proc/25402/statm: 2182 290 209 79 0 175 0

[startup+0.0506599 s]
/proc/loadavg: 2.00 1.99 1.99 4/73 25400
/proc/meminfo: memFree=1737128/2055920 swapFree=4180396/4192956
[pid=25400] ppid=25398 vsize=47568 CPUtime=0.01
/proc/25400/stat : 25400 (galacE.sh) S 25398 25400 23336 0 -1 4194304 764 1697 0 0 0 0 0 1 18 0 1 0 2000189892 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 264840080218 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25400/statm: 11892 363 244 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+0.102661 s]
/proc/loadavg: 2.00 1.99 1.99 4/73 25400
/proc/meminfo: memFree=1737128/2055920 swapFree=4180396/4192956
[pid=25400] ppid=25398 vsize=47568 CPUtime=0.01
/proc/25400/stat : 25400 (galacE.sh) S 25398 25400 23336 0 -1 4194304 764 1697 0 0 0 0 0 1 18 0 1 0 2000189892 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 264840080218 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25400/statm: 11892 363 244 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+0.301668 s]
/proc/loadavg: 2.00 1.99 1.99 4/73 25400
/proc/meminfo: memFree=1737128/2055920 swapFree=4180396/4192956
[pid=25400] ppid=25398 vsize=47568 CPUtime=0.01
/proc/25400/stat : 25400 (galacE.sh) S 25398 25400 23336 0 -1 4194304 764 1697 0 0 0 0 0 1 18 0 1 0 2000189892 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 264840080218 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25400/statm: 11892 363 244 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+0.701717 s]
/proc/loadavg: 2.00 1.99 1.99 4/73 25400
/proc/meminfo: memFree=1737128/2055920 swapFree=4180396/4192956
[pid=25400] ppid=25398 vsize=47568 CPUtime=0.01
/proc/25400/stat : 25400 (galacE.sh) S 25398 25400 23336 0 -1 4194304 764 1697 0 0 0 0 0 1 18 0 1 0 2000189892 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 264840080218 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25400/statm: 11892 363 244 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+1.5018 s]
/proc/loadavg: 2.00 1.99 1.99 3/83 25422
/proc/meminfo: memFree=1666968/2055920 swapFree=4180396/4192956
[pid=25400] ppid=25398 vsize=47568 CPUtime=0.01
/proc/25400/stat : 25400 (galacE.sh) S 25398 25400 23336 0 -1 4194304 764 1697 0 0 0 0 0 1 18 0 1 0 2000189892 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 264840080218 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25400/statm: 11892 363 244 79 0 219 0
[pid=25414] ppid=25400 vsize=812628 CPUtime=1.44
/proc/25414/stat : 25414 (java) S 25400 25400 23336 0 -1 0 21752 0 1 0 132 12 0 0 18 0 9 0 2000189895 832131072 21177 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25414/statm: 203157 21177 1880 9 0 197138 0
[pid=25414/tid=25415] ppid=25400 vsize=812628 CPUtime=1.2
/proc/25414/task/25415/stat : 25415 (java) R 25400 25400 23336 0 -1 64 14455 0 1 0 112 8 0 0 25 0 9 0 2000189897 832131072 21177 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25414/tid=25416] ppid=25400 vsize=812628 CPUtime=0.08
/proc/25414/task/25416/stat : 25416 (java) S 25400 25400 23336 0 -1 64 5845 0 0 0 6 2 0 0 16 0 9 0 2000189898 832131072 21177 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25414/tid=25417] ppid=25400 vsize=812628 CPUtime=0
/proc/25414/task/25417/stat : 25417 (java) S 25400 25400 23336 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2000189898 832131072 21177 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25414/tid=25418] ppid=25400 vsize=812628 CPUtime=0
/proc/25414/task/25418/stat : 25418 (java) S 25400 25400 23336 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 2000189898 832131072 21177 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25414/tid=25419] ppid=25400 vsize=812628 CPUtime=0
/proc/25414/task/25419/stat : 25419 (java) S 25400 25400 23336 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2000189900 832131072 21177 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25414/tid=25420] ppid=25400 vsize=812628 CPUtime=0.12
/proc/25414/task/25420/stat : 25420 (java) R 25400 25400 23336 0 -1 64 754 0 0 0 12 0 0 0 16 0 9 0 2000189900 832131072 21177 996147200 134512640 134550740 4294955600 18446744073709551615 104523640 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25414/tid=25421] ppid=25400 vsize=812628 CPUtime=0
/proc/25414/task/25421/stat : 25421 (java) S 25400 25400 23336 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2000189901 832131072 21177 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25414/tid=25422] ppid=25400 vsize=812628 CPUtime=0
/proc/25414/task/25422/stat : 25422 (java) S 25400 25400 23336 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2000189901 832131072 21177 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 860196

[startup+3.10297 s]
/proc/loadavg: 2.00 1.99 1.99 3/83 25422
/proc/meminfo: memFree=1653592/2055920 swapFree=4180396/4192956
[pid=25400] ppid=25398 vsize=47568 CPUtime=0.01
/proc/25400/stat : 25400 (galacE.sh) S 25398 25400 23336 0 -1 4194304 764 1697 0 0 0 0 0 1 18 0 1 0 2000189892 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 264840080218 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25400/statm: 11892 363 244 79 0 219 0
[pid=25414] ppid=25400 vsize=812736 CPUtime=3.02
/proc/25414/stat : 25414 (java) S 25400 25400 23336 0 -1 0 23042 0 1 0 289 13 0 0 18 0 9 0 2000189895 832241664 22464 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25414/statm: 203184 22464 1886 9 0 197165 0
[pid=25414/tid=25415] ppid=25400 vsize=812736 CPUtime=2.72
/proc/25414/task/25415/stat : 25415 (java) R 25400 25400 23336 0 -1 64 14480 0 1 0 263 9 0 0 25 0 9 0 2000189897 832241664 22464 996147200 134512640 134550740 4294955600 18446744073709551615 4126850219 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25414/tid=25416] ppid=25400 vsize=812736 CPUtime=0.12
/proc/25414/task/25416/stat : 25416 (java) S 25400 25400 23336 0 -1 64 7086 0 0 0 9 3 0 0 17 0 9 0 2000189898 832241664 22464 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25414/tid=25417] ppid=25400 vsize=812736 CPUtime=0
/proc/25414/task/25417/stat : 25417 (java) S 25400 25400 23336 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2000189898 832241664 22464 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25414/tid=25418] ppid=25400 vsize=812736 CPUtime=0
/proc/25414/task/25418/stat : 25418 (java) S 25400 25400 23336 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 2000189898 832241664 22464 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25414/tid=25419] ppid=25400 vsize=812736 CPUtime=0
/proc/25414/task/25419/stat : 25419 (java) S 25400 25400 23336 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2000189900 832241664 22464 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25414/tid=25420] ppid=25400 vsize=812736 CPUtime=0.16
/proc/25414/task/25420/stat : 25420 (java) S 25400 25400 23336 0 -1 64 778 0 0 0 16 0 0 0 16 0 9 0 2000189900 832241664 22464 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25414/tid=25421] ppid=25400 vsize=812736 CPUtime=0
/proc/25414/task/25421/stat : 25421 (java) S 25400 25400 23336 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2000189901 832241664 22464 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25414/tid=25422] ppid=25400 vsize=812736 CPUtime=0
/proc/25414/task/25422/stat : 25422 (java) S 25400 25400 23336 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2000189901 832241664 22464 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 860304

[startup+6.30229 s]
/proc/loadavg: 2.00 1.99 1.99 3/83 25422
/proc/meminfo: memFree=1613528/2055920 swapFree=4180396/4192956
[pid=25400] ppid=25398 vsize=47568 CPUtime=0.01
/proc/25400/stat : 25400 (galacE.sh) S 25398 25400 23336 0 -1 4194304 764 1697 0 0 0 0 0 1 18 0 1 0 2000189892 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 264840080218 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25400/statm: 11892 363 244 79 0 219 0
[pid=25414] ppid=25400 vsize=812736 CPUtime=6.19
/proc/25414/stat : 25414 (java) S 25400 25400 23336 0 -1 0 36024 0 1 0 598 21 0 0 18 0 9 0 2000189895 832241664 35440 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25414/statm: 203184 35440 1906 9 0 197165 0
[pid=25414/tid=25415] ppid=25400 vsize=812736 CPUtime=5.17
/proc/25414/task/25415/stat : 25415 (java) R 25400 25400 23336 0 -1 64 14526 0 1 0 507 10 0 0 25 0 9 0 2000189897 832241664 35440 996147200 134512640 134550740 4294955600 18446744073709551615 102109822 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25414/tid=25416] ppid=25400 vsize=812736 CPUtime=0.77
/proc/25414/task/25416/stat : 25416 (java) S 25400 25400 23336 0 -1 64 19977 0 0 0 68 9 0 0 16 0 9 0 2000189898 832241664 35440 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25414/tid=25417] ppid=25400 vsize=812736 CPUtime=0
/proc/25414/task/25417/stat : 25417 (java) S 25400 25400 23336 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2000189898 832241664 35440 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25414/tid=25418] ppid=25400 vsize=812736 CPUtime=0
/proc/25414/task/25418/stat : 25418 (java) S 25400 25400 23336 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 2000189898 832241664 35440 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25414/tid=25419] ppid=25400 vsize=812736 CPUtime=0
/proc/25414/task/25419/stat : 25419 (java) S 25400 25400 23336 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2000189900 832241664 35440 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25414/tid=25420] ppid=25400 vsize=812736 CPUtime=0.21
/proc/25414/task/25420/stat : 25420 (java) S 25400 25400 23336 0 -1 64 823 0 0 0 21 0 0 0 16 0 9 0 2000189900 832241664 35440 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25414/tid=25421] ppid=25400 vsize=812736 CPUtime=0
/proc/25414/task/25421/stat : 25421 (java) S 25400 25400 23336 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2000189901 832241664 35440 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25414/tid=25422] ppid=25400 vsize=812736 CPUtime=0
/proc/25414/task/25422/stat : 25422 (java) S 25400 25400 23336 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2000189901 832241664 35440 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 860304

[startup+12.703 s]
/proc/loadavg: 2.00 1.99 1.99 3/83 25422
/proc/meminfo: memFree=1597272/2055920 swapFree=4180396/4192956
[pid=25400] ppid=25398 vsize=47568 CPUtime=0.01
/proc/25400/stat : 25400 (galacE.sh) S 25398 25400 23336 0 -1 4194304 764 1697 0 0 0 0 0 1 18 0 1 0 2000189892 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 264840080218 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25400/statm: 11892 363 244 79 0 219 0
[pid=25414] ppid=25400 vsize=812736 CPUtime=12.53
/proc/25414/stat : 25414 (java) S 25400 25400 23336 0 -1 0 36036 0 1 0 1230 23 0 0 18 0 9 0 2000189895 832241664 35440 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25414/statm: 203184 35440 1906 9 0 197165 0
[pid=25414/tid=25415] ppid=25400 vsize=812736 CPUtime=11.51
/proc/25414/task/25415/stat : 25415 (java) R 25400 25400 23336 0 -1 64 14538 0 1 0 1139 12 0 0 25 0 9 0 2000189897 832241664 35440 996147200 134512640 134550740 4294955600 18446744073709551615 4126888560 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25414/tid=25416] ppid=25400 vsize=812736 CPUtime=0.78
/proc/25414/task/25416/stat : 25416 (java) S 25400 25400 23336 0 -1 64 19977 0 0 0 69 9 0 0 16 0 9 0 2000189898 832241664 35440 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25414/tid=25417] ppid=25400 vsize=812736 CPUtime=0
/proc/25414/task/25417/stat : 25417 (java) S 25400 25400 23336 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2000189898 832241664 35440 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25414/tid=25418] ppid=25400 vsize=812736 CPUtime=0
/proc/25414/task/25418/stat : 25418 (java) S 25400 25400 23336 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 2000189898 832241664 35440 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25414/tid=25419] ppid=25400 vsize=812736 CPUtime=0
/proc/25414/task/25419/stat : 25419 (java) S 25400 25400 23336 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2000189900 832241664 35440 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25414/tid=25420] ppid=25400 vsize=812736 CPUtime=0.21
/proc/25414/task/25420/stat : 25420 (java) S 25400 25400 23336 0 -1 64 823 0 0 0 21 0 0 0 16 0 9 0 2000189900 832241664 35440 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25414/tid=25421] ppid=25400 vsize=812736 CPUtime=0
/proc/25414/task/25421/stat : 25421 (java) S 25400 25400 23336 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2000189901 832241664 35440 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25414/tid=25422] ppid=25400 vsize=812736 CPUtime=0
/proc/25414/task/25422/stat : 25422 (java) S 25400 25400 23336 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2000189901 832241664 35440 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 860304

[startup+25.5023 s]
/proc/loadavg: 2.00 1.99 1.99 3/75 25423
/proc/meminfo: memFree=1657752/2055920 swapFree=4180396/4192956
[pid=25400] ppid=25398 vsize=47568 CPUtime=17.21
/proc/25400/stat : 25400 (galacE.sh) S 25398 25400 23336 0 -1 4194304 798 37754 0 1 0 0 1692 29 17 0 1 0 2000189892 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 264840080218 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25400/statm: 11892 363 244 79 0 219 0
[pid=25423] ppid=25400 vsize=73764 CPUtime=7.98
/proc/25423/stat : 25423 (eSAT_static) R 25400 25400 23336 0 -1 4194304 19674 0 0 0 787 11 0 0 25 0 1 0 2000191634 75534336 17678 996147200 134512640 135177480 4294955968 18446744073709551615 134565260 0 0 4096 3 0 0 0 17 1 0 0
/proc/25423/statm: 18441 17678 80 162 0 18276 0
Current children cumulated CPU time (s) 25.19
Current children cumulated vsize (KiB) 121332

[startup+51.1029 s]
/proc/loadavg: 2.00 1.99 1.99 3/75 25423
/proc/meminfo: memFree=1657240/2055920 swapFree=4180396/4192956
[pid=25400] ppid=25398 vsize=47568 CPUtime=17.21
/proc/25400/stat : 25400 (galacE.sh) S 25398 25400 23336 0 -1 4194304 798 37754 0 1 0 0 1692 29 17 0 1 0 2000189892 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 264840080218 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25400/statm: 11892 363 244 79 0 219 0
[pid=25423] ppid=25400 vsize=73764 CPUtime=33.36
/proc/25423/stat : 25423 (eSAT_static) R 25400 25400 23336 0 -1 4194304 19675 0 0 0 3324 12 0 0 25 0 1 0 2000191634 75534336 17679 996147200 134512640 135177480 4294955968 18446744073709551615 134565260 0 0 4096 3 0 0 0 17 1 0 0
/proc/25423/statm: 18441 17679 80 162 0 18276 0
Current children cumulated CPU time (s) 50.57
Current children cumulated vsize (KiB) 121332

[startup+102.307 s]
/proc/loadavg: 2.00 1.99 1.99 3/75 25423

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

/proc/25423/statm: 23667 22829 80 162 0 23502 0
Current children cumulated CPU time (s) 1114.42
Current children cumulated vsize (KiB) 142236

[startup+1182.3 s]
/proc/loadavg: 2.30 2.20 2.07 3/85 25861
/proc/meminfo: memFree=1009096/2055920 swapFree=4180396/4192956
[pid=25400] ppid=25398 vsize=47568 CPUtime=17.21
/proc/25400/stat : 25400 (galacE.sh) S 25398 25400 23336 0 -1 4194304 798 37754 0 1 0 0 1692 29 17 0 1 0 2000189892 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 264840080218 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25400/statm: 11892 363 244 79 0 219 0
[pid=25423] ppid=25400 vsize=97788 CPUtime=1156.62
/proc/25423/stat : 25423 (eSAT_static) R 25400 25400 23336 0 -1 4194304 25633 0 0 0 115628 34 0 0 25 0 1 0 2000191634 100134912 23637 996147200 134512640 135177480 4294955968 18446744073709551615 134565260 0 0 4096 3 0 0 0 17 1 0 0
/proc/25423/statm: 24447 23637 80 162 0 24282 0
Current children cumulated CPU time (s) 1173.83
Current children cumulated vsize (KiB) 145356

[startup+1242.3 s]
/proc/loadavg: 2.11 2.16 2.06 3/85 25861
/proc/meminfo: memFree=1006280/2055920 swapFree=4180396/4192956
[pid=25400] ppid=25398 vsize=47568 CPUtime=17.21
/proc/25400/stat : 25400 (galacE.sh) S 25398 25400 23336 0 -1 4194304 798 37754 0 1 0 0 1692 29 17 0 1 0 2000189892 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 264840080218 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25400/statm: 11892 363 244 79 0 219 0
[pid=25423] ppid=25400 vsize=100616 CPUtime=1216.04
/proc/25423/stat : 25423 (eSAT_static) R 25400 25400 23336 0 -1 4194304 26345 0 0 0 121569 35 0 0 25 0 1 0 2000191634 103030784 24349 996147200 134512640 135177480 4294955968 18446744073709551615 134565210 0 0 4096 3 0 0 0 17 1 0 0
/proc/25423/statm: 25154 24349 80 162 0 24989 0
Current children cumulated CPU time (s) 1233.25
Current children cumulated vsize (KiB) 148184

[startup+1302.3 s]
/proc/loadavg: 2.04 2.13 2.06 3/82 25901
/proc/meminfo: memFree=1598744/2055920 swapFree=4180396/4192956
[pid=25400] ppid=25398 vsize=47568 CPUtime=17.21
/proc/25400/stat : 25400 (galacE.sh) S 25398 25400 23336 0 -1 4194304 798 37754 0 1 0 0 1692 29 17 0 1 0 2000189892 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 264840080218 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25400/statm: 11892 363 244 79 0 219 0
[pid=25423] ppid=25400 vsize=102588 CPUtime=1275.9
/proc/25423/stat : 25423 (eSAT_static) R 25400 25400 23336 0 -1 4194304 26755 0 0 0 127554 36 0 0 25 0 1 0 2000191634 105050112 24759 996147200 134512640 135177480 4294955968 18446744073709551615 134565210 0 0 4096 3 0 0 0 17 0 0 0
/proc/25423/statm: 25647 24759 80 162 0 25482 0
Current children cumulated CPU time (s) 1293.11
Current children cumulated vsize (KiB) 150156

[startup+1362.3 s]
/proc/loadavg: 2.01 2.10 2.05 3/82 25901
/proc/meminfo: memFree=1598488/2055920 swapFree=4180396/4192956
[pid=25400] ppid=25398 vsize=47568 CPUtime=17.21
/proc/25400/stat : 25400 (galacE.sh) S 25398 25400 23336 0 -1 4194304 798 37754 0 1 0 0 1692 29 17 0 1 0 2000189892 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 264840080218 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25400/statm: 11892 363 244 79 0 219 0
[pid=25423] ppid=25400 vsize=102748 CPUtime=1335.87
/proc/25423/stat : 25423 (eSAT_static) R 25400 25400 23336 0 -1 4194304 26779 0 0 0 133551 36 0 0 25 0 1 0 2000191634 105213952 24783 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/25423/statm: 25687 24783 80 162 0 25522 0
Current children cumulated CPU time (s) 1353.08
Current children cumulated vsize (KiB) 150316

[startup+1422.31 s]
/proc/loadavg: 2.00 2.08 2.05 3/82 25901
/proc/meminfo: memFree=1598168/2055920 swapFree=4180396/4192956
[pid=25400] ppid=25398 vsize=47568 CPUtime=17.21
/proc/25400/stat : 25400 (galacE.sh) S 25398 25400 23336 0 -1 4194304 798 37754 0 1 0 0 1692 29 17 0 1 0 2000189892 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 264840080218 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25400/statm: 11892 363 244 79 0 219 0
[pid=25423] ppid=25400 vsize=102748 CPUtime=1395.85
/proc/25423/stat : 25423 (eSAT_static) R 25400 25400 23336 0 -1 4194304 26781 0 0 0 139549 36 0 0 25 0 1 0 2000191634 105213952 24785 996147200 134512640 135177480 4294955968 18446744073709551615 134570809 0 0 4096 3 0 0 0 17 0 0 0
/proc/25423/statm: 25687 24785 80 162 0 25522 0
Current children cumulated CPU time (s) 1413.06
Current children cumulated vsize (KiB) 150316

[startup+1482.3 s]
/proc/loadavg: 2.00 2.06 2.04 3/82 25901
/proc/meminfo: memFree=1598104/2055920 swapFree=4180396/4192956
[pid=25400] ppid=25398 vsize=47568 CPUtime=17.21
/proc/25400/stat : 25400 (galacE.sh) S 25398 25400 23336 0 -1 4194304 798 37754 0 1 0 0 1692 29 17 0 1 0 2000189892 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 264840080218 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25400/statm: 11892 363 244 79 0 219 0
[pid=25423] ppid=25400 vsize=102748 CPUtime=1455.82
/proc/25423/stat : 25423 (eSAT_static) R 25400 25400 23336 0 -1 4194304 26781 0 0 0 145546 36 0 0 25 0 1 0 2000191634 105213952 24785 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/25423/statm: 25687 24785 80 162 0 25522 0
Current children cumulated CPU time (s) 1473.03
Current children cumulated vsize (KiB) 150316

[startup+1542.3 s]
/proc/loadavg: 2.00 2.05 2.03 3/82 25901
/proc/meminfo: memFree=1598104/2055920 swapFree=4180396/4192956
[pid=25400] ppid=25398 vsize=47568 CPUtime=17.21
/proc/25400/stat : 25400 (galacE.sh) S 25398 25400 23336 0 -1 4194304 798 37754 0 1 0 0 1692 29 17 0 1 0 2000189892 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 264840080218 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25400/statm: 11892 363 244 79 0 219 0
[pid=25423] ppid=25400 vsize=102748 CPUtime=1515.79
/proc/25423/stat : 25423 (eSAT_static) R 25400 25400 23336 0 -1 4194304 26783 0 0 0 151543 36 0 0 25 0 1 0 2000191634 105213952 24787 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/25423/statm: 25687 24787 80 162 0 25522 0
Current children cumulated CPU time (s) 1533
Current children cumulated vsize (KiB) 150316

[startup+1602.3 s]
/proc/loadavg: 2.00 2.04 2.03 3/82 25901
/proc/meminfo: memFree=1597720/2055920 swapFree=4180396/4192956
[pid=25400] ppid=25398 vsize=47568 CPUtime=17.21
/proc/25400/stat : 25400 (galacE.sh) S 25398 25400 23336 0 -1 4194304 798 37754 0 1 0 0 1692 29 17 0 1 0 2000189892 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 264840080218 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25400/statm: 11892 363 244 79 0 219 0
[pid=25423] ppid=25400 vsize=102888 CPUtime=1575.77
/proc/25423/stat : 25423 (eSAT_static) R 25400 25400 23336 0 -1 4194304 26851 0 0 0 157541 36 0 0 25 0 1 0 2000191634 105357312 24855 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/25423/statm: 25722 24855 80 162 0 25557 0
Current children cumulated CPU time (s) 1592.98
Current children cumulated vsize (KiB) 150456

[startup+1662.3 s]
/proc/loadavg: 2.00 2.03 2.02 3/82 25901
/proc/meminfo: memFree=1597208/2055920 swapFree=4180396/4192956
[pid=25400] ppid=25398 vsize=47568 CPUtime=17.21
/proc/25400/stat : 25400 (galacE.sh) S 25398 25400 23336 0 -1 4194304 798 37754 0 1 0 0 1692 29 17 0 1 0 2000189892 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 264840080218 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25400/statm: 11892 363 244 79 0 219 0
[pid=25423] ppid=25400 vsize=103444 CPUtime=1635.75
/proc/25423/stat : 25423 (eSAT_static) R 25400 25400 23336 0 -1 4194304 26971 0 0 0 163539 36 0 0 25 0 1 0 2000191634 105926656 24975 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/25423/statm: 25861 24975 80 162 0 25696 0
Current children cumulated CPU time (s) 1652.96
Current children cumulated vsize (KiB) 151012

[startup+1722.3 s]
/proc/loadavg: 2.00 2.02 2.02 3/82 25901
/proc/meminfo: memFree=1594776/2055920 swapFree=4180396/4192956
[pid=25400] ppid=25398 vsize=47568 CPUtime=17.21
/proc/25400/stat : 25400 (galacE.sh) S 25398 25400 23336 0 -1 4194304 798 37754 0 1 0 0 1692 29 17 0 1 0 2000189892 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 264840080218 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25400/statm: 11892 363 244 79 0 219 0
[pid=25423] ppid=25400 vsize=105952 CPUtime=1695.72
/proc/25423/stat : 25423 (eSAT_static) R 25400 25400 23336 0 -1 4194304 27575 0 0 0 169535 37 0 0 25 0 1 0 2000191634 108494848 25579 996147200 134512640 135177480 4294955968 18446744073709551615 134565260 0 0 4096 3 0 0 0 17 0 0 0
/proc/25423/statm: 26488 25579 80 162 0 26323 0
Current children cumulated CPU time (s) 1712.93
Current children cumulated vsize (KiB) 153520

[startup+1782.3 s]
/proc/loadavg: 2.00 2.02 2.01 3/82 25901
/proc/meminfo: memFree=1590872/2055920 swapFree=4180396/4192956
[pid=25400] ppid=25398 vsize=47568 CPUtime=17.21
/proc/25400/stat : 25400 (galacE.sh) S 25398 25400 23336 0 -1 4194304 798 37754 0 1 0 0 1692 29 17 0 1 0 2000189892 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 264840080218 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25400/statm: 11892 363 244 79 0 219 0
[pid=25423] ppid=25400 vsize=110016 CPUtime=1755.71
/proc/25423/stat : 25423 (eSAT_static) R 25400 25400 23336 0 -1 4194304 28520 0 0 0 175532 39 0 0 25 0 1 0 2000191634 112656384 26524 996147200 134512640 135177480 4294955968 18446744073709551615 134565682 0 0 4096 3 0 0 0 17 0 0 0
/proc/25423/statm: 27504 26524 80 162 0 27339 0
Current children cumulated CPU time (s) 1772.92
Current children cumulated vsize (KiB) 157584



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809.4 s]
/proc/loadavg: 2.00 2.01 2.01 3/82 25901
/proc/meminfo: memFree=1589208/2055920 swapFree=4180396/4192956
[pid=25400] ppid=25398 vsize=47568 CPUtime=17.21
/proc/25400/stat : 25400 (galacE.sh) S 25398 25400 23336 0 -1 4194304 798 37754 0 1 0 0 1692 29 17 0 1 0 2000189892 48709632 363 996147200 4194304 4520092 548682068832 18446744073709551615 264840080218 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25400/statm: 11892 363 244 79 0 219 0
[pid=25423] ppid=25400 vsize=111616 CPUtime=1782.8
/proc/25423/stat : 25423 (eSAT_static) R 25400 25400 23336 0 -1 4194304 28935 0 0 0 178241 39 0 0 25 0 1 0 2000191634 114294784 26939 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/25423/statm: 27904 26939 80 162 0 27739 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 159184

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 25400 and gives
#  childrusage.ru_utime.tv_sec=16
#  childrusage.ru_utime.tv_usec=931426
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=299954
# CPU time returned by wait4() is 17.2314
# while last known CPU time is 1800.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1809.42
CPU time (s): 1800.01
CPU user time (s): 1799.33
CPU system time (s): 0.68
CPU usage (%): 99.4801
Max. virtual memory (cumulated for all children) (KiB): 860304

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 16.9314
system time used= 0.299954
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38552
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= 1581
involuntary context switches= 1873

runsolver used 2.34164 second user time and 5.83311 second system time

The end

Launcher Data (download as text)

Begin job on node44 at 2008-07-05 00:56:10
IDJOB=1080167
IDBENCH=56939
IDSOLVER=351
FILE ID=node44/1080167-1215212170
PBS_JOBID= 7881667
Free space on /tmp= 66540 MiB

SOLVER NAME= galac E
BENCH NAME= CPAI08/csp/rand-3-20-20/normalized-rand-3-20-20-60-632-45_ext.xml
COMMAND LINE= HOME/galacE.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1080167-1215212170/watcher-1080167-1215212170 -o /tmp/evaluation-result-1080167-1215212170/solver-1080167-1215212170 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacE.sh HOME/instance-1080167-1215212170.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= e796ae923cb124c016369356469dc7e4
RANDOM SEED=52427109

node44.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.213
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.213
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:       1737608 kB
Buffers:         26680 kB
Cached:         138976 kB
SwapCached:       6316 kB
Active:         224128 kB
Inactive:        33992 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1737608 kB
SwapTotal:     4192956 kB
SwapFree:      4180396 kB
Dirty:            4280 kB
Writeback:           0 kB
Mapped:          97300 kB
Slab:            45372 kB
Committed_AS:  3619456 kB
PageTables:       1952 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= 66540 MiB
End job on node44 at 2008-07-05 01:26:22