Trace number 218315

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.09 1801.01

General information on the benchmark

Namerandom/rand-3-20-20/
rand-3-20-20-60-632-21_ext.xml
MD5SUM506550cbda854d967347adcd3ccbb79b
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 benchmark36.8554
SatisfiableNO
(Un)Satisfiability was provedNO
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.02	c --- Preproc Stats ---
1.65	c start processing
1.65	c start relation processing
4.38	c start cnf exporting
17.31	c parsing time : 1.497
17.31	c preprocessing time : 17.16
17.31	
17.31	c Nary constraints - conflicts : 0 supports : 58
17.31	c Binary constraints - conflicts : 0 supports :0
17.31	c max arity constraint : 3
17.31	c Max Tuples generated 0
17.31	c relations : 58
17.31	c relations BDD: 58
17.31	c vars : 128741 - clauses :  411241
17.31	
17.35	 
17.35	c --- Minisat Stats ---
17.35	 

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/node45/watcher-218315-1168252048 -o ROOT/results/node45/solver-218315-1168252048 -C 1800 -M 900 /tmp/evaluation/218315-1168252048/galac.sh /tmp/evaluation/218315-1168252048/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.14 1.51 4/65 11674
/proc/meminfo: memFree=1797720/2055920 swapFree=4184048/4192956
[pid=11673] ppid=11671 vsize=8652 CPUtime=0
/proc/11673/stat : 11673 (galac.sh) R 11671 11673 10587 0 -1 4194304 335 0 0 0 0 0 0 0 17 0 1 0 173603791 8859648 279 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258939087519 0 65538 4096 73728 0 0 0 17 1 0 0
/proc/11673/statm: 2163 279 207 79 0 156 0
[pid=11675] ppid=11673 vsize=8688 CPUtime=0
/proc/11675/stat : 11675 (galac.sh) R 11673 11673 10587 0 -1 4194368 27 0 0 0 0 0 0 0 17 0 1 0 173603791 8896512 286 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258939087519 0 65536 4096 73728 0 0 0 17 1 0 0
/proc/11675/statm: 2172 286 209 79 0 165 0
[pid=11676] ppid=11675 vsize=8728 CPUtime=0
/proc/11676/stat : 11676 (galac.sh) R 11675 11673 10587 0 -1 4194368 26 0 0 0 0 0 0 0 17 0 1 0 173603791 8937472 290 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258939088167 0 0 3674112 73728 0 0 0 17 1 0 0
/proc/11676/statm: 2182 290 209 79 0 175 0

[startup+0.105407 s]
/proc/loadavg: 1.01 1.14 1.51 4/65 11674
/proc/meminfo: memFree=1797720/2055920 swapFree=4184048/4192956
[pid=11673] ppid=11671 vsize=47560 CPUtime=0.01
/proc/11673/stat : 11673 (galac.sh) S 11671 11673 10587 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 173603791 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/11673/statm: 11890 362 244 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+0.513486 s]
/proc/loadavg: 1.01 1.14 1.51 4/65 11674
/proc/meminfo: memFree=1797720/2055920 swapFree=4184048/4192956
[pid=11673] ppid=11671 vsize=47560 CPUtime=0.01
/proc/11673/stat : 11673 (galac.sh) S 11671 11673 10587 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 173603791 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/11673/statm: 11890 362 244 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+1.33464 s]
/proc/loadavg: 1.01 1.14 1.50 2/73 11694
/proc/meminfo: memFree=1719320/2055920 swapFree=4184048/4192956
[pid=11673] ppid=11671 vsize=47560 CPUtime=0.01
/proc/11673/stat : 11673 (galac.sh) S 11671 11673 10587 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 173603791 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/11673/statm: 11890 362 244 79 0 218 0
[pid=11687] ppid=11673 vsize=860852 CPUtime=1.3
/proc/11687/stat : 11687 (java) R 11673 11673 10587 0 -1 0 21565 0 1 0 119 11 0 0 17 0 8 0 173603794 881512448 21317 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073681448 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11687/statm: 215213 21317 1964 14 0 201471 0
[pid=11687/tid=11688] ppid=11673 vsize=860852 CPUtime=0.06
/proc/11687/task/11688/stat : 11688 (java) S 11673 11673 10587 0 -1 64 5812 0 0 0 5 1 0 0 16 0 8 0 173603797 881512448 21317 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11687/tid=11689] ppid=11673 vsize=860852 CPUtime=0
/proc/11687/task/11689/stat : 11689 (java) S 11673 11673 10587 0 -1 64 12 0 0 0 0 0 0 0 15 0 8 0 173603798 881512448 21317 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11687/tid=11690] ppid=11673 vsize=860852 CPUtime=0
/proc/11687/task/11690/stat : 11690 (java) S 11673 11673 10587 0 -1 64 4 0 0 0 0 0 0 0 22 0 8 0 173603798 881512448 21317 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11687/tid=11691] ppid=11673 vsize=860852 CPUtime=0
/proc/11687/task/11691/stat : 11691 (java) S 11673 11673 10587 0 -1 64 2 0 0 0 0 0 0 0 23 0 8 0 173603801 881512448 21317 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11687/tid=11692] ppid=11673 vsize=860852 CPUtime=0.13
/proc/11687/task/11692/stat : 11692 (java) S 11673 11673 10587 0 -1 64 893 0 0 0 12 1 0 0 16 0 8 0 173603801 881512448 21317 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11687/tid=11693] ppid=11673 vsize=860852 CPUtime=0
/proc/11687/task/11693/stat : 11693 (java) S 11673 11673 10587 0 -1 64 2 0 0 0 0 0 0 0 24 0 8 0 173603801 881512448 21317 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11687/tid=11694] ppid=11673 vsize=860852 CPUtime=0
/proc/11687/task/11694/stat : 11694 (java) S 11673 11673 10587 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 173603801 881512448 21317 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 908412

[startup+2.98293 s]
/proc/loadavg: 1.01 1.14 1.50 2/73 11694
/proc/meminfo: memFree=1714008/2055920 swapFree=4184048/4192956
[pid=11673] ppid=11671 vsize=47560 CPUtime=0.01
/proc/11673/stat : 11673 (galac.sh) S 11671 11673 10587 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 173603791 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/11673/statm: 11890 362 244 79 0 218 0
[pid=11687] ppid=11673 vsize=860852 CPUtime=2.94
/proc/11687/stat : 11687 (java) R 11673 11673 10587 0 -1 0 22860 0 1 0 282 12 0 0 18 0 8 0 173603794 881512448 22610 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073876432 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11687/statm: 215213 22610 1972 14 0 201471 0
[pid=11687/tid=11688] ppid=11673 vsize=860852 CPUtime=0.1
/proc/11687/task/11688/stat : 11688 (java) S 11673 11673 10587 0 -1 64 7063 0 0 0 8 2 0 0 17 0 8 0 173603797 881512448 22610 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11687/tid=11689] ppid=11673 vsize=860852 CPUtime=0
/proc/11687/task/11689/stat : 11689 (java) S 11673 11673 10587 0 -1 64 12 0 0 0 0 0 0 0 15 0 8 0 173603798 881512448 22610 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11687/tid=11690] ppid=11673 vsize=860852 CPUtime=0
/proc/11687/task/11690/stat : 11690 (java) S 11673 11673 10587 0 -1 64 4 0 0 0 0 0 0 0 22 0 8 0 173603798 881512448 22610 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11687/tid=11691] ppid=11673 vsize=860852 CPUtime=0
/proc/11687/task/11691/stat : 11691 (java) S 11673 11673 10587 0 -1 64 2 0 0 0 0 0 0 0 23 0 8 0 173603801 881512448 22610 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11687/tid=11692] ppid=11673 vsize=860852 CPUtime=0.17
/proc/11687/task/11692/stat : 11692 (java) S 11673 11673 10587 0 -1 64 917 0 0 0 16 1 0 0 15 0 8 0 173603801 881512448 22610 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11687/tid=11693] ppid=11673 vsize=860852 CPUtime=0
/proc/11687/task/11693/stat : 11693 (java) S 11673 11673 10587 0 -1 64 2 0 0 0 0 0 0 0 24 0 8 0 173603801 881512448 22610 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11687/tid=11694] ppid=11673 vsize=860852 CPUtime=0
/proc/11687/task/11694/stat : 11694 (java) S 11673 11673 10587 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 173603801 881512448 22610 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 908412

[startup+6.27752 s]
/proc/loadavg: 1.01 1.14 1.50 2/73 11694
/proc/meminfo: memFree=1665432/2055920 swapFree=4184048/4192956
[pid=11673] ppid=11671 vsize=47560 CPUtime=0.01
/proc/11673/stat : 11673 (galac.sh) S 11671 11673 10587 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 173603791 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/11673/statm: 11890 362 244 79 0 218 0
[pid=11687] ppid=11673 vsize=860852 CPUtime=6.22
/proc/11687/stat : 11687 (java) R 11673 11673 10587 0 -1 0 36283 0 1 0 603 19 0 0 16 0 8 0 173603794 881512448 36028 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073906103 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11687/statm: 215213 36028 1992 14 0 201471 0
[pid=11687/tid=11688] ppid=11673 vsize=860852 CPUtime=0.68
/proc/11687/task/11688/stat : 11688 (java) S 11673 11673 10587 0 -1 64 20393 0 0 0 61 7 0 0 16 0 8 0 173603797 881512448 36028 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11687/tid=11689] ppid=11673 vsize=860852 CPUtime=0
/proc/11687/task/11689/stat : 11689 (java) S 11673 11673 10587 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 173603798 881512448 36028 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11687/tid=11690] ppid=11673 vsize=860852 CPUtime=0
/proc/11687/task/11690/stat : 11690 (java) S 11673 11673 10587 0 -1 64 4 0 0 0 0 0 0 0 22 0 8 0 173603798 881512448 36028 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11687/tid=11691] ppid=11673 vsize=860852 CPUtime=0
/proc/11687/task/11691/stat : 11691 (java) S 11673 11673 10587 0 -1 64 2 0 0 0 0 0 0 0 23 0 8 0 173603801 881512448 36028 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11687/tid=11692] ppid=11673 vsize=860852 CPUtime=0.24
/proc/11687/task/11692/stat : 11692 (java) S 11673 11673 10587 0 -1 64 965 0 0 0 22 2 0 0 15 0 8 0 173603801 881512448 36028 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11687/tid=11693] ppid=11673 vsize=860852 CPUtime=0
/proc/11687/task/11693/stat : 11693 (java) S 11673 11673 10587 0 -1 64 2 0 0 0 0 0 0 0 24 0 8 0 173603801 881512448 36028 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11687/tid=11694] ppid=11673 vsize=860852 CPUtime=0
/proc/11687/task/11694/stat : 11694 (java) S 11673 11673 10587 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 173603801 881512448 36028 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 908412

[startup+12.7577 s]
/proc/loadavg: 1.01 1.13 1.50 2/73 11694
/proc/meminfo: memFree=1656344/2055920 swapFree=4184048/4192956
[pid=11673] ppid=11671 vsize=47560 CPUtime=0.01
/proc/11673/stat : 11673 (galac.sh) S 11671 11673 10587 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 173603791 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/11673/statm: 11890 362 244 79 0 218 0
[pid=11687] ppid=11673 vsize=860852 CPUtime=12.69
/proc/11687/stat : 11687 (java) R 11673 11673 10587 0 -1 0 36294 0 1 0 1248 21 0 0 17 0 8 0 173603794 881512448 36028 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073517709 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11687/statm: 215213 36028 1992 14 0 201471 0
[pid=11687/tid=11688] ppid=11673 vsize=860852 CPUtime=0.68
/proc/11687/task/11688/stat : 11688 (java) S 11673 11673 10587 0 -1 64 20393 0 0 0 61 7 0 0 16 0 8 0 173603797 881512448 36028 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11687/tid=11689] ppid=11673 vsize=860852 CPUtime=0
/proc/11687/task/11689/stat : 11689 (java) S 11673 11673 10587 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 173603798 881512448 36028 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11687/tid=11690] ppid=11673 vsize=860852 CPUtime=0
/proc/11687/task/11690/stat : 11690 (java) S 11673 11673 10587 0 -1 64 4 0 0 0 0 0 0 0 22 0 8 0 173603798 881512448 36028 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11687/tid=11691] ppid=11673 vsize=860852 CPUtime=0
/proc/11687/task/11691/stat : 11691 (java) S 11673 11673 10587 0 -1 64 2 0 0 0 0 0 0 0 23 0 8 0 173603801 881512448 36028 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11687/tid=11692] ppid=11673 vsize=860852 CPUtime=0.24
/proc/11687/task/11692/stat : 11692 (java) S 11673 11673 10587 0 -1 64 965 0 0 0 22 2 0 0 15 0 8 0 173603801 881512448 36028 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11687/tid=11693] ppid=11673 vsize=860852 CPUtime=0
/proc/11687/task/11693/stat : 11693 (java) S 11673 11673 10587 0 -1 64 2 0 0 0 0 0 0 0 24 0 8 0 173603801 881512448 36028 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11687/tid=11694] ppid=11673 vsize=860852 CPUtime=0
/proc/11687/task/11694/stat : 11694 (java) S 11673 11673 10587 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 173603801 881512448 36028 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 908412

[startup+25.589 s]
/proc/loadavg: 1.01 1.13 1.49 2/66 11695
/proc/meminfo: memFree=1763664/2055920 swapFree=4184048/4192956
[pid=11673] ppid=11671 vsize=47560 CPUtime=17.28
/proc/11673/stat : 11673 (galac.sh) S 11671 11673 10587 0 -1 4194304 799 38015 0 1 0 0 1702 26 17 0 1 0 173603791 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/11673/statm: 11890 362 244 79 0 218 0
[pid=11695] ppid=11673 vsize=28328 CPUtime=8.22
/proc/11695/stat : 11695 (minisat) R 11673 11673 10587 0 -1 4194304 6694 0 0 0 819 3 0 0 25 0 1 0 173605526 29007872 6676 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/11695/statm: 7082 6676 54 142 0 6938 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 75888

[startup+51.2207 s]
/proc/loadavg: 1.00 1.11 1.48 2/66 11695
/proc/meminfo: memFree=1756176/2055920 swapFree=4184048/4192956
[pid=11673] ppid=11671 vsize=47560 CPUtime=17.28
/proc/11673/stat : 11673 (galac.sh) S 11671 11673 10587 0 -1 4194304 799 38015 0 1 0 0 1702 26 17 0 1 0 173603791 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/11673/statm: 11890 362 244 79 0 218 0
[pid=11695] ppid=11673 vsize=35892 CPUtime=33.84
/proc/11695/stat : 11695 (minisat) R 11673 11673 10587 0 -1 4194304 8587 0 0 0 3379 5 0 0 25 0 1 0 173605526 36753408 8569 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 0 0 0
/proc/11695/statm: 8973 8569 54 142 0 8829 0
Current children cumulated CPU time (s) 51.12
Current children cumulated vsize (KiB) 83452

[startup+102.48 s]
/proc/loadavg: 1.00 1.10 1.45 2/66 11695
/proc/meminfo: memFree=1750288/2055920 swapFree=4184048/4192956
[pid=11673] ppid=11671 vsize=47560 CPUtime=17.28
/proc/11673/stat : 11673 (galac.sh) S 11671 11673 10587 0 -1 4194304 799 38015 0 1 0 0 1702 26 17 0 1 0 173603791 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/11673/statm: 11890 362 244 79 0 218 0
[pid=11695] ppid=11673 vsize=41908 CPUtime=85.08
/proc/11695/stat : 11695 (minisat) R 11673 11673 10587 0 -1 4194304 10074 0 0 0 8501 7 0 0 25 0 1 0 173605526 42913792 10056 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 0 0 0
/proc/11695/statm: 10477 10056 54 142 0 10333 0
Current children cumulated CPU time (s) 102.36
Current children cumulated vsize (KiB) 89468

[startup+162.561 s]
/proc/loadavg: 1.05 1.09 1.42 2/66 11695
/proc/meminfo: memFree=1743184/2055920 swapFree=4184048/4192956
[pid=11673] ppid=11671 vsize=47560 CPUtime=17.28
/proc/11673/stat : 11673 (galac.sh) S 11671 11673 10587 0 -1 4194304 799 38015 0 1 0 0 1702 26 17 0 1 0 173603791 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/11673/statm: 11890 362 244 79 0 218 0
[pid=11695] ppid=11673 vsize=48864 CPUtime=145.14
/proc/11695/stat : 11695 (minisat) R 11673 11673 10587 0 -1 4194304 11818 0 0 0 14504 10 0 0 25 0 1 0 173605526 50036736 11800 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/11695/statm: 12216 11800 54 142 0 12072 0
Current children cumulated CPU time (s) 162.42
Current children cumulated vsize (KiB) 96424

[startup+222.63 s]
/proc/loadavg: 1.02 1.07 1.39 2/66 11695
/proc/meminfo: memFree=1738256/2055920 swapFree=4184048/4192956
[pid=11673] ppid=11671 vsize=47560 CPUtime=17.28
/proc/11673/stat : 11673 (galac.sh) S 11671 11673 10587 0 -1 4194304 799 38015 0 1 0 0 1702 26 17 0 1 0 173603791 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/11673/statm: 11890 362 244 79 0 218 0
[pid=11695] ppid=11673 vsize=53880 CPUtime=205.18
/proc/11695/stat : 11695 (minisat) R 11673 11673 10587 0 -1 4194304 13057 0 0 0 20507 11 0 0 25 0 1 0 173605526 55173120 13039 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134532640 0 0 4096 3 0 0 0 17 0 0 0

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

/proc/loadavg: 1.00 1.00 1.12 2/66 11695
/proc/meminfo: memFree=1686352/2055920 swapFree=4184048/4192956
[pid=11673] ppid=11671 vsize=47560 CPUtime=17.28
/proc/11673/stat : 11673 (galac.sh) S 11671 11673 10587 0 -1 4194304 799 38015 0 1 0 0 1702 26 17 0 1 0 173603791 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/11673/statm: 11890 362 244 79 0 218 0
[pid=11695] ppid=11673 vsize=105956 CPUtime=1105.81
/proc/11695/stat : 11695 (minisat) R 11673 11673 10587 0 -1 4194304 25956 0 0 0 110555 26 0 0 25 0 1 0 173605526 108498944 25938 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529236 0 0 4096 3 0 0 0 17 1 0 0
/proc/11695/statm: 26489 25938 54 142 0 26345 0
Current children cumulated CPU time (s) 1123.09
Current children cumulated vsize (KiB) 153516

[startup+1183.83 s]
/proc/loadavg: 1.00 1.00 1.11 2/66 11695
/proc/meminfo: memFree=1683600/2055920 swapFree=4184048/4192956
[pid=11673] ppid=11671 vsize=47560 CPUtime=17.28
/proc/11673/stat : 11673 (galac.sh) S 11671 11673 10587 0 -1 4194304 799 38015 0 1 0 0 1702 26 17 0 1 0 173603791 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/11673/statm: 11890 362 244 79 0 218 0
[pid=11695] ppid=11673 vsize=108944 CPUtime=1165.84
/proc/11695/stat : 11695 (minisat) R 11673 11673 10587 0 -1 4194304 26665 0 0 0 116557 27 0 0 25 0 1 0 173605526 111558656 26647 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 1 0 0
/proc/11695/statm: 27236 26647 54 142 0 27092 0
Current children cumulated CPU time (s) 1183.12
Current children cumulated vsize (KiB) 156504

[startup+1243.89 s]
/proc/loadavg: 1.00 1.00 1.10 2/66 11695
/proc/meminfo: memFree=1681360/2055920 swapFree=4184048/4192956
[pid=11673] ppid=11671 vsize=47560 CPUtime=17.28
/proc/11673/stat : 11673 (galac.sh) S 11671 11673 10587 0 -1 4194304 799 38015 0 1 0 0 1702 26 17 0 1 0 173603791 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/11673/statm: 11890 362 244 79 0 218 0
[pid=11695] ppid=11673 vsize=111372 CPUtime=1225.89
/proc/11695/stat : 11695 (minisat) R 11673 11673 10587 0 -1 4194304 27189 0 0 0 122561 28 0 0 25 0 1 0 173605526 114044928 27171 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/11695/statm: 27843 27171 54 142 0 27699 0
Current children cumulated CPU time (s) 1243.17
Current children cumulated vsize (KiB) 158932

[startup+1303.95 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 11695
/proc/meminfo: memFree=1678480/2055920 swapFree=4184048/4192956
[pid=11673] ppid=11671 vsize=47560 CPUtime=17.28
/proc/11673/stat : 11673 (galac.sh) S 11671 11673 10587 0 -1 4194304 799 38015 0 1 0 0 1702 26 17 0 1 0 173603791 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/11673/statm: 11890 362 244 79 0 218 0
[pid=11695] ppid=11673 vsize=114304 CPUtime=1285.92
/proc/11695/stat : 11695 (minisat) R 11673 11673 10587 0 -1 4194304 27912 0 0 0 128564 28 0 0 25 0 1 0 173605526 117047296 27894 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/11695/statm: 28576 27894 54 142 0 28432 0
Current children cumulated CPU time (s) 1303.2
Current children cumulated vsize (KiB) 161864

[startup+1364.01 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 11695
/proc/meminfo: memFree=1676368/2055920 swapFree=4184048/4192956
[pid=11673] ppid=11671 vsize=47560 CPUtime=17.28
/proc/11673/stat : 11673 (galac.sh) S 11671 11673 10587 0 -1 4194304 799 38015 0 1 0 0 1702 26 17 0 1 0 173603791 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/11673/statm: 11890 362 244 79 0 218 0
[pid=11695] ppid=11673 vsize=116312 CPUtime=1345.96
/proc/11695/stat : 11695 (minisat) R 11673 11673 10587 0 -1 4194304 28426 0 0 0 134568 28 0 0 25 0 1 0 173605526 119103488 28408 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/11695/statm: 29078 28408 54 142 0 28934 0
Current children cumulated CPU time (s) 1363.24
Current children cumulated vsize (KiB) 163872

[startup+1424.07 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 11695
/proc/meminfo: memFree=1674576/2055920 swapFree=4184048/4192956
[pid=11673] ppid=11671 vsize=47560 CPUtime=17.28
/proc/11673/stat : 11673 (galac.sh) S 11671 11673 10587 0 -1 4194304 799 38015 0 1 0 0 1702 26 17 0 1 0 173603791 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/11673/statm: 11890 362 244 79 0 218 0
[pid=11695] ppid=11673 vsize=118160 CPUtime=1406
/proc/11695/stat : 11695 (minisat) R 11673 11673 10587 0 -1 4194304 28880 0 0 0 140571 29 0 0 25 0 1 0 173605526 120995840 28862 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529492 0 0 4096 3 0 0 0 17 1 0 0
/proc/11695/statm: 29540 28862 54 142 0 29396 0
Current children cumulated CPU time (s) 1423.28
Current children cumulated vsize (KiB) 165720

[startup+1484.12 s]
/proc/loadavg: 1.00 1.00 1.07 2/66 11695
/proc/meminfo: memFree=1672592/2055920 swapFree=4184048/4192956
[pid=11673] ppid=11671 vsize=47560 CPUtime=17.28
/proc/11673/stat : 11673 (galac.sh) S 11671 11673 10587 0 -1 4194304 799 38015 0 1 0 0 1702 26 17 0 1 0 173603791 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/11673/statm: 11890 362 244 79 0 218 0
[pid=11695] ppid=11673 vsize=120196 CPUtime=1466.03
/proc/11695/stat : 11695 (minisat) R 11673 11673 10587 0 -1 4194304 29362 0 0 0 146574 29 0 0 25 0 1 0 173605526 123080704 29344 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/11695/statm: 30049 29344 54 142 0 29905 0
Current children cumulated CPU time (s) 1483.31
Current children cumulated vsize (KiB) 167756

[startup+1544.17 s]
/proc/loadavg: 1.00 1.00 1.07 2/66 11695
/proc/meminfo: memFree=1670480/2055920 swapFree=4184048/4192956
[pid=11673] ppid=11671 vsize=47560 CPUtime=17.28
/proc/11673/stat : 11673 (galac.sh) S 11671 11673 10587 0 -1 4194304 799 38015 0 1 0 0 1702 26 17 0 1 0 173603791 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/11673/statm: 11890 362 244 79 0 218 0
[pid=11695] ppid=11673 vsize=122328 CPUtime=1526.06
/proc/11695/stat : 11695 (minisat) R 11673 11673 10587 0 -1 4194304 29885 0 0 0 152576 30 0 0 25 0 1 0 173605526 125263872 29867 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/11695/statm: 30582 29867 54 142 0 30438 0
Current children cumulated CPU time (s) 1543.34
Current children cumulated vsize (KiB) 169888

[startup+1604.22 s]
/proc/loadavg: 1.00 1.00 1.06 2/66 11695
/proc/meminfo: memFree=1667728/2055920 swapFree=4184048/4192956
[pid=11673] ppid=11671 vsize=47560 CPUtime=17.28
/proc/11673/stat : 11673 (galac.sh) S 11671 11673 10587 0 -1 4194304 799 38015 0 1 0 0 1702 26 17 0 1 0 173603791 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/11673/statm: 11890 362 244 79 0 218 0
[pid=11695] ppid=11673 vsize=125164 CPUtime=1586.1
/proc/11695/stat : 11695 (minisat) R 11673 11673 10587 0 -1 4194304 30560 0 0 0 158579 31 0 0 25 0 1 0 173605526 128167936 30542 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/11695/statm: 31291 30542 54 142 0 31147 0
Current children cumulated CPU time (s) 1603.38
Current children cumulated vsize (KiB) 172724

[startup+1664.28 s]
/proc/loadavg: 1.07 1.02 1.06 2/66 11695
/proc/meminfo: memFree=1665360/2055920 swapFree=4184048/4192956
[pid=11673] ppid=11671 vsize=47560 CPUtime=17.28
/proc/11673/stat : 11673 (galac.sh) S 11671 11673 10587 0 -1 4194304 799 38015 0 1 0 0 1702 26 17 0 1 0 173603791 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/11673/statm: 11890 362 244 79 0 218 0
[pid=11695] ppid=11673 vsize=127688 CPUtime=1646.13
/proc/11695/stat : 11695 (minisat) R 11673 11673 10587 0 -1 4194304 31156 0 0 0 164582 31 0 0 25 0 1 0 173605526 130752512 31138 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529515 0 0 4096 3 0 0 0 17 1 0 0
/proc/11695/statm: 31922 31138 54 142 0 31778 0
Current children cumulated CPU time (s) 1663.41
Current children cumulated vsize (KiB) 175248

[startup+1724.34 s]
/proc/loadavg: 1.02 1.01 1.05 2/66 11695
/proc/meminfo: memFree=1663056/2055920 swapFree=4184048/4192956
[pid=11673] ppid=11671 vsize=47560 CPUtime=17.28
/proc/11673/stat : 11673 (galac.sh) S 11671 11673 10587 0 -1 4194304 799 38015 0 1 0 0 1702 26 17 0 1 0 173603791 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/11673/statm: 11890 362 244 79 0 218 0
[pid=11695] ppid=11673 vsize=129932 CPUtime=1706.17
/proc/11695/stat : 11695 (minisat) R 11673 11673 10587 0 -1 4194304 31731 0 0 0 170586 31 0 0 25 0 1 0 173605526 133050368 31713 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529330 0 0 4096 3 0 0 0 17 1 0 0
/proc/11695/statm: 32483 31713 54 142 0 32339 0
Current children cumulated CPU time (s) 1723.45
Current children cumulated vsize (KiB) 177492

[startup+1784.4 s]
/proc/loadavg: 1.01 1.00 1.05 2/66 11695
/proc/meminfo: memFree=1661008/2055920 swapFree=4184048/4192956
[pid=11673] ppid=11671 vsize=47560 CPUtime=17.28
/proc/11673/stat : 11673 (galac.sh) S 11671 11673 10587 0 -1 4194304 799 38015 0 1 0 0 1702 26 17 0 1 0 173603791 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/11673/statm: 11890 362 244 79 0 218 0
[pid=11695] ppid=11673 vsize=131972 CPUtime=1766.21
/proc/11695/stat : 11695 (minisat) R 11673 11673 10587 0 -1 4194304 32227 0 0 0 176589 32 0 0 25 0 1 0 173605526 135139328 32209 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/11695/statm: 32993 32209 54 142 0 32849 0
Current children cumulated CPU time (s) 1783.49
Current children cumulated vsize (KiB) 179532



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 11695
/proc/meminfo: memFree=1660112/2055920 swapFree=4184048/4192956
[pid=11673] ppid=11671 vsize=47560 CPUtime=17.28
/proc/11673/stat : 11673 (galac.sh) S 11671 11673 10587 0 -1 4194304 799 38015 0 1 0 0 1702 26 17 0 1 0 173603791 48701440 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 258938694490 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/11673/statm: 11890 362 244 79 0 218 0
[pid=11695] ppid=11673 vsize=132952 CPUtime=1782.81
/proc/11695/stat : 11695 (minisat) R 11673 11673 10587 0 -1 4194304 32445 0 0 0 178249 32 0 0 25 0 1 0 173605526 136142848 32427 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529779 0 0 4096 3 0 0 0 17 1 0 0
/proc/11695/statm: 33238 32427 54 142 0 33094 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 180512

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 11673 and gives childrusage.ru_utime.tv_sec=17 childrusage.ru_utime.tv_usec=31410 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=274958
CPU time returned by wait4() is 17.3064
while last known CPU time is 1800.09

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

Real time (s): 1801.01
CPU time (s): 1800.09
CPU user time (s): 1799.51
CPU system time (s): 0.58
CPU usage (%): 99.949
Max. virtual memory (cumulated for all children) (KiB): 908412

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 17.0314
system time used= 0.274958
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38814
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= 1278
involuntary context switches= 600

runsolver used 1.56476 s user time and 4.47232 s system time

The end

Launcher Data (download as text)

Begin job on node45 on Mon Jan  8 10:27:28 UTC 2007


IDJOB= 218315
IDBENCH= 5224
FILE ID= node45/218315-1168252048

PBS_JOBID= 3481921

Free space on /tmp= 66552 MiB

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

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  506550cbda854d967347adcd3ccbb79b

RANDOM SEED= 157696473

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.259
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.259
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:       1798136 kB
Buffers:         43844 kB
Cached:         150800 kB
SwapCached:       3168 kB
Active:          94560 kB
Inactive:       110216 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1798136 kB
SwapTotal:     4192956 kB
SwapFree:      4184048 kB
Dirty:            4064 kB
Writeback:           0 kB
Mapped:          15732 kB
Slab:            39108 kB
Committed_AS:  3416276 kB
PageTables:       1396 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= 66545 MiB



End job on node45 on Mon Jan  8 10:57:31 UTC 2007