Trace number 238855

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? (MO) 13.8719 1446.99

General information on the benchmark

NameblackHole/BH-4-13/
BlackHole-4-13-e-3_ext.xml
MD5SUMd9fc6498eb8cc87a372efbb16281ba77
Bench Category2-ARY-EXT (binary constraints in extension)
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 variables208
Number of constraints4218
Maximum constraint arity2
Maximum domain size52
Number of constraints which are defined in extension4218
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.03	c --- Preproc Stats ---
1.17	c start processing
1.17	c start relation processing
1.18	c start cnf exporting
14.00	c parsing time : 1.017
14.00	c preprocessing time : 13.841
14.00	
14.00	c Nary constraints - conflicts : 0 supports : 0
14.00	c Binary constraints - conflicts : 4030 supports :188
14.00	c max arity constraint : 2
14.00	c Max Tuples generated 0
14.00	c relations : 9
14.00	c relations BDD: 0
14.00	c vars : 7335 - clauses :  498934
14.00	
14.02	 
14.02	c --- Minisat Stats ---
14.02	 

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/node60/watcher-238855-1168719032 -o ROOT/results/node60/solver-238855-1168719032 -C 1800 -M 900 /tmp/evaluation/238855-1168719032/galac.sh /tmp/evaluation/238855-1168719032/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.64 1.92 1.81 5/81 18295
/proc/meminfo: memFree=1460776/2055920 swapFree=4192812/4192956
[pid=18294] ppid=18292 vsize=8560 CPUtime=0
/proc/18294/stat : 18294 (galac.sh) R 18292 18294 17353 0 -1 4194304 308 0 0 0 0 0 0 0 20 0 1 0 220301210 8765440 253 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271894431631 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18294/statm: 2140 253 197 79 0 133 0

[startup+0.105621 s]
/proc/loadavg: 1.64 1.92 1.81 5/81 18295
/proc/meminfo: memFree=1460776/2055920 swapFree=4192812/4192956
[pid=18294] ppid=18292 vsize=47568 CPUtime=0.01
/proc/18294/stat : 18294 (galac.sh) S 18292 18294 17353 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 220301210 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18294/statm: 11892 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+0.513662 s]
/proc/loadavg: 1.64 1.92 1.81 5/81 18295
/proc/meminfo: memFree=1460776/2055920 swapFree=4192812/4192956
[pid=18294] ppid=18292 vsize=47568 CPUtime=0.01
/proc/18294/stat : 18294 (galac.sh) S 18292 18294 17353 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 220301210 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18294/statm: 11892 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+1.33674 s]
/proc/loadavg: 1.64 1.92 1.81 4/89 18315
/proc/meminfo: memFree=1425576/2055920 swapFree=4192812/4192956
[pid=18294] ppid=18292 vsize=47568 CPUtime=0.01
/proc/18294/stat : 18294 (galac.sh) S 18292 18294 17353 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 220301210 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18294/statm: 11892 363 245 79 0 218 0
[pid=18308] ppid=18294 vsize=861064 CPUtime=1.27
/proc/18308/stat : 18308 (java) S 18294 18294 17353 0 -1 0 11234 0 2 0 121 6 0 0 18 0 8 0 220301213 881729536 10989 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18308/statm: 215266 10989 1982 14 0 201471 0
[pid=18308/tid=18309] ppid=18294 vsize=861064 CPUtime=0
/proc/18308/task/18309/stat : 18309 (java) S 18294 18294 17353 0 -1 64 6 0 0 0 0 0 0 0 17 0 8 0 220301216 881729536 10989 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18308/tid=18310] ppid=18294 vsize=861064 CPUtime=0
/proc/18308/task/18310/stat : 18310 (java) S 18294 18294 17353 0 -1 64 11 0 0 0 0 0 0 0 19 0 8 0 220301217 881729536 10989 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18308/tid=18311] ppid=18294 vsize=861064 CPUtime=0
/proc/18308/task/18311/stat : 18311 (java) S 18294 18294 17353 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 220301217 881729536 10989 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18308/tid=18312] ppid=18294 vsize=861064 CPUtime=0
/proc/18308/task/18312/stat : 18312 (java) S 18294 18294 17353 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 220301220 881729536 10989 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18308/tid=18313] ppid=18294 vsize=861064 CPUtime=0.35
/proc/18308/task/18313/stat : 18313 (java) R 18294 18294 17353 0 -1 64 1075 0 0 0 33 2 0 0 21 0 8 0 220301220 881729536 10989 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4153332985 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18308/tid=18314] ppid=18294 vsize=861064 CPUtime=0
/proc/18308/task/18314/stat : 18314 (java) S 18294 18294 17353 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 220301220 881729536 10989 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18308/tid=18315] ppid=18294 vsize=861064 CPUtime=0
/proc/18308/task/18315/stat : 18315 (java) S 18294 18294 17353 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 220301220 881729536 10989 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 908632

[startup+2.98991 s]
/proc/loadavg: 1.67 1.92 1.82 3/89 18315
/proc/meminfo: memFree=1383336/2055920 swapFree=4192812/4192956
[pid=18294] ppid=18292 vsize=47568 CPUtime=0.01
/proc/18294/stat : 18294 (galac.sh) S 18292 18294 17353 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 220301210 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18294/statm: 11892 363 245 79 0 218 0
[pid=18308] ppid=18294 vsize=861196 CPUtime=2.91
/proc/18308/stat : 18308 (java) R 18294 18294 17353 0 -1 0 20851 0 2 0 280 11 0 0 25 0 8 0 220301213 881864704 20603 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073710529 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18308/statm: 215299 20603 1993 14 0 201504 0
[pid=18308/tid=18309] ppid=18294 vsize=861196 CPUtime=0.03
/proc/18308/task/18309/stat : 18309 (java) S 18294 18294 17353 0 -1 64 4852 0 0 0 2 1 0 0 16 0 8 0 220301216 881864704 20603 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18308/tid=18310] ppid=18294 vsize=861196 CPUtime=0
/proc/18308/task/18310/stat : 18310 (java) S 18294 18294 17353 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 220301217 881864704 20603 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18308/tid=18311] ppid=18294 vsize=861196 CPUtime=0
/proc/18308/task/18311/stat : 18311 (java) S 18294 18294 17353 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 220301217 881864704 20603 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18308/tid=18312] ppid=18294 vsize=861196 CPUtime=0
/proc/18308/task/18312/stat : 18312 (java) S 18294 18294 17353 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 220301220 881864704 20603 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18308/tid=18313] ppid=18294 vsize=861196 CPUtime=0.35
/proc/18308/task/18313/stat : 18313 (java) S 18294 18294 17353 0 -1 64 1083 0 0 0 33 2 0 0 21 0 8 0 220301220 881864704 20603 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18308/tid=18314] ppid=18294 vsize=861196 CPUtime=0
/proc/18308/task/18314/stat : 18314 (java) S 18294 18294 17353 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 220301220 881864704 20603 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18308/tid=18315] ppid=18294 vsize=861196 CPUtime=0
/proc/18308/task/18315/stat : 18315 (java) S 18294 18294 17353 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 220301220 881864704 20603 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 908764

[startup+6.27523 s]
/proc/loadavg: 1.67 1.92 1.82 3/89 18315
/proc/meminfo: memFree=1380016/2055920 swapFree=4192812/4192956
[pid=18294] ppid=18292 vsize=47568 CPUtime=0.01
/proc/18294/stat : 18294 (galac.sh) S 18292 18294 17353 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 220301210 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18294/statm: 11892 363 245 79 0 218 0
[pid=18308] ppid=18294 vsize=861196 CPUtime=6.16
/proc/18308/stat : 18308 (java) R 18294 18294 17353 0 -1 0 20873 0 2 0 604 12 0 0 25 0 8 0 220301213 881864704 20619 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4074323103 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18308/statm: 215299 20619 1996 14 0 201504 0
[pid=18308/tid=18309] ppid=18294 vsize=861196 CPUtime=0.04
/proc/18308/task/18309/stat : 18309 (java) S 18294 18294 17353 0 -1 64 4854 0 0 0 3 1 0 0 16 0 8 0 220301216 881864704 20619 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18308/tid=18310] ppid=18294 vsize=861196 CPUtime=0
/proc/18308/task/18310/stat : 18310 (java) S 18294 18294 17353 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 220301217 881864704 20619 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18308/tid=18311] ppid=18294 vsize=861196 CPUtime=0
/proc/18308/task/18311/stat : 18311 (java) S 18294 18294 17353 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 220301217 881864704 20619 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18308/tid=18312] ppid=18294 vsize=861196 CPUtime=0
/proc/18308/task/18312/stat : 18312 (java) S 18294 18294 17353 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 220301220 881864704 20619 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18308/tid=18313] ppid=18294 vsize=861196 CPUtime=0.37
/proc/18308/task/18313/stat : 18313 (java) S 18294 18294 17353 0 -1 64 1092 0 0 0 35 2 0 0 16 0 8 0 220301220 881864704 20619 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18308/tid=18314] ppid=18294 vsize=861196 CPUtime=0
/proc/18308/task/18314/stat : 18314 (java) S 18294 18294 17353 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 220301220 881864704 20619 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18308/tid=18315] ppid=18294 vsize=861196 CPUtime=0
/proc/18308/task/18315/stat : 18315 (java) S 18294 18294 17353 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 220301220 881864704 20619 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 908764

[startup+12.6759 s]
/proc/loadavg: 1.72 1.92 1.82 3/89 18315
/proc/meminfo: memFree=1373440/2055920 swapFree=4192812/4192956
[pid=18294] ppid=18292 vsize=47568 CPUtime=0.01
/proc/18294/stat : 18294 (galac.sh) S 18292 18294 17353 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 220301210 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18294/statm: 11892 363 245 79 0 218 0
[pid=18308] ppid=18294 vsize=861196 CPUtime=12.5
/proc/18308/stat : 18308 (java) R 18294 18294 17353 0 -1 0 20884 0 2 0 1235 15 0 0 25 0 8 0 220301213 881864704 20620 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073691040 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18308/statm: 215299 20620 1996 14 0 201504 0
[pid=18308/tid=18309] ppid=18294 vsize=861196 CPUtime=0.04
/proc/18308/task/18309/stat : 18309 (java) S 18294 18294 17353 0 -1 64 4854 0 0 0 3 1 0 0 16 0 8 0 220301216 881864704 20620 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18308/tid=18310] ppid=18294 vsize=861196 CPUtime=0
/proc/18308/task/18310/stat : 18310 (java) S 18294 18294 17353 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 220301217 881864704 20620 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18308/tid=18311] ppid=18294 vsize=861196 CPUtime=0
/proc/18308/task/18311/stat : 18311 (java) S 18294 18294 17353 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 220301217 881864704 20620 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18308/tid=18312] ppid=18294 vsize=861196 CPUtime=0
/proc/18308/task/18312/stat : 18312 (java) S 18294 18294 17353 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 220301220 881864704 20620 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18308/tid=18313] ppid=18294 vsize=861196 CPUtime=0.37
/proc/18308/task/18313/stat : 18313 (java) S 18294 18294 17353 0 -1 64 1093 0 0 0 35 2 0 0 16 0 8 0 220301220 881864704 20620 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18308/tid=18314] ppid=18294 vsize=861196 CPUtime=0
/proc/18308/task/18314/stat : 18314 (java) S 18294 18294 17353 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 220301220 881864704 20620 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18308/tid=18315] ppid=18294 vsize=861196 CPUtime=0
/proc/18308/task/18315/stat : 18315 (java) S 18294 18294 17353 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 220301220 881864704 20620 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) 908764

[startup+25.4981 s]
/proc/loadavg: 1.76 1.92 1.82 3/82 18316
/proc/meminfo: memFree=1394816/2055920 swapFree=4192812/4192956
[pid=18294] ppid=18292 vsize=47568 CPUtime=13.85
/proc/18294/stat : 18294 (galac.sh) S 18292 18294 17353 0 -1 4194304 799 22597 0 2 0 0 1367 18 17 0 1 0 220301210 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18294/statm: 11892 363 245 79 0 218 0
[pid=18316] ppid=18294 vsize=51808 CPUtime=11.34
/proc/18316/stat : 18316 (minisat) R 18294 18294 17353 0 -1 4194304 12835 0 0 0 1129 5 0 0 25 0 1 0 220302613 53051392 12817 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134525930 0 0 4096 3 0 0 0 17 1 0 0
/proc/18316/statm: 12952 12817 54 142 0 12808 0
Current children cumulated CPU time (s) 25.19
Current children cumulated vsize (KiB) 99376

[startup+51.1595 s]
/proc/loadavg: 1.99 1.96 1.83 3/82 18316
/proc/meminfo: memFree=828608/2055920 swapFree=4192812/4192956
[pid=18294] ppid=18292 vsize=47568 CPUtime=13.85
/proc/18294/stat : 18294 (galac.sh) S 18292 18294 17353 0 -1 4194304 799 22597 0 2 0 0 1367 18 17 0 1 0 220301210 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18294/statm: 11892 363 245 79 0 218 0
[pid=18316] ppid=18294 vsize=97048 CPUtime=36.88
/proc/18316/stat : 18316 (minisat) R 18294 18294 17353 0 -1 4194304 24133 0 0 0 3675 13 0 0 25 0 1 0 220302613 99377152 24115 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134715850 0 0 4096 3 0 0 0 17 1 0 0
/proc/18316/statm: 24262 24115 54 142 0 24118 0
Current children cumulated CPU time (s) 50.73
Current children cumulated vsize (KiB) 144616

[startup+102.382 s]
/proc/loadavg: 2.03 1.98 1.84 3/83 18317
/proc/meminfo: memFree=755384/2055920 swapFree=4192812/4192956
[pid=18294] ppid=18292 vsize=47568 CPUtime=13.85
/proc/18294/stat : 18294 (galac.sh) S 18292 18294 17353 0 -1 4194304 799 22597 0 2 0 0 1367 18 17 0 1 0 220301210 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18294/statm: 11892 363 245 79 0 218 0
[pid=18316] ppid=18294 vsize=161072 CPUtime=87.86
/proc/18316/stat : 18316 (minisat) R 18294 18294 17353 0 -1 4194304 40145 0 0 0 8756 30 0 0 25 0 1 0 220302613 164937728 40127 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134520095 0 0 4096 3 0 0 0 17 1 0 0
/proc/18316/statm: 40268 40127 54 142 0 40124 0
Current children cumulated CPU time (s) 101.71
Current children cumulated vsize (KiB) 208640

[startup+162.438 s]
/proc/loadavg: 2.01 1.98 1.85 3/83 18317
/proc/meminfo: memFree=619832/2055920 swapFree=4192812/4192956
[pid=18294] ppid=18292 vsize=47568 CPUtime=13.85
/proc/18294/stat : 18294 (galac.sh) S 18292 18294 17353 0 -1 4194304 799 22597 0 2 0 0 1367 18 17 0 1 0 220301210 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18294/statm: 11892 363 245 79 0 218 0
[pid=18316] ppid=18294 vsize=210180 CPUtime=147.64
/proc/18316/stat : 18316 (minisat) R 18294 18294 17353 0 -1 4194304 52387 0 0 0 14723 41 0 0 25 0 1 0 220302613 215224320 52369 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/18316/statm: 52545 52369 54 142 0 52401 0
Current children cumulated CPU time (s) 161.49
Current children cumulated vsize (KiB) 257748

[startup+222.488 s]
/proc/loadavg: 2.05 1.99 1.86 3/83 18317
/proc/meminfo: memFree=548152/2055920 swapFree=4192812/4192956
[pid=18294] ppid=18292 vsize=47568 CPUtime=13.85
/proc/18294/stat : 18294 (galac.sh) S 18292 18294 17353 0 -1 4194304 799 22597 0 2 0 0 1367 18 17 0 1 0 220301210 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18294/statm: 11892 363 245 79 0 218 0
[pid=18316] ppid=18294 vsize=245040 CPUtime=207.42
/proc/18316/stat : 18316 (minisat) R 18294 18294 17353 0 -1 4194304 61026 0 0 0 20690 52 0 0 25 0 1 0 220302613 250920960 61008 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529361 0 0 4096 3 0 0 0 17 1 0 0
/proc/18316/statm: 61260 61008 54 142 0 61116 0
Current children cumulated CPU time (s) 221.27
Current children cumulated vsize (KiB) 292608

[startup+282.543 s]
/proc/loadavg: 2.02 1.99 1.87 3/83 18317

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

/proc/18294/stat : 18294 (galac.sh) S 18292 18294 17353 0 -1 4194304 799 22597 0 2 0 0 1367 18 17 0 1 0 220301210 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18294/statm: 11892 363 245 79 0 218 0
[pid=18316] ppid=18294 vsize=536184 CPUtime=685.6
/proc/18316/stat : 18316 (minisat) R 18294 18294 17353 0 -1 4194304 133764 0 0 0 68432 128 0 0 25 0 1 0 220302613 549052416 133746 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 1 0 0
/proc/18316/statm: 134046 133746 54 142 0 133902 0
Current children cumulated CPU time (s) 699.45
Current children cumulated vsize (KiB) 583752

[startup+762.979 s]
/proc/loadavg: 2.08 2.03 1.92 3/83 18319
/proc/meminfo: memFree=225784/2055920 swapFree=4192812/4192956
[pid=18294] ppid=18292 vsize=47568 CPUtime=13.85
/proc/18294/stat : 18294 (galac.sh) S 18292 18294 17353 0 -1 4194304 799 22597 0 2 0 0 1367 18 17 0 1 0 220301210 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18294/statm: 11892 363 245 79 0 218 0
[pid=18316] ppid=18294 vsize=567204 CPUtime=745.37
/proc/18316/stat : 18316 (minisat) R 18294 18294 17353 0 -1 4194304 141533 0 0 0 74401 136 0 0 25 0 1 0 220302613 580816896 141515 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/18316/statm: 141801 141515 54 142 0 141657 0
Current children cumulated CPU time (s) 759.22
Current children cumulated vsize (KiB) 614772

[startup+823.036 s]
/proc/loadavg: 2.03 2.03 1.92 3/83 18319
/proc/meminfo: memFree=183480/2055920 swapFree=4192812/4192956
[pid=18294] ppid=18292 vsize=47568 CPUtime=13.85
/proc/18294/stat : 18294 (galac.sh) S 18292 18294 17353 0 -1 4194304 799 22597 0 2 0 0 1367 18 17 0 1 0 220301210 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18294/statm: 11892 363 245 79 0 218 0
[pid=18316] ppid=18294 vsize=610688 CPUtime=805.15
/proc/18316/stat : 18316 (minisat) R 18294 18294 17353 0 -1 4194304 152185 0 0 0 80366 149 0 0 25 0 1 0 220302613 625344512 152167 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134525855 0 0 4096 3 0 0 0 17 1 0 0
/proc/18316/statm: 152672 152167 54 142 0 152528 0
Current children cumulated CPU time (s) 819
Current children cumulated vsize (KiB) 658256

[startup+883.091 s]
/proc/loadavg: 2.09 2.04 1.93 3/83 18319
/proc/meminfo: memFree=148856/2055920 swapFree=4192812/4192956
[pid=18294] ppid=18292 vsize=47568 CPUtime=13.85
/proc/18294/stat : 18294 (galac.sh) S 18292 18294 17353 0 -1 4194304 799 22597 0 2 0 0 1367 18 17 0 1 0 220301210 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18294/statm: 11892 363 245 79 0 218 0
[pid=18316] ppid=18294 vsize=643548 CPUtime=864.93
/proc/18316/stat : 18316 (minisat) R 18294 18294 17353 0 -1 4194304 160416 0 0 0 86334 159 0 0 25 0 1 0 220302613 658993152 160398 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/18316/statm: 160887 160398 54 142 0 160743 0
Current children cumulated CPU time (s) 878.78
Current children cumulated vsize (KiB) 691116

[startup+943.151 s]
/proc/loadavg: 2.06 2.04 1.93 3/83 18319
/proc/meminfo: memFree=105656/2055920 swapFree=4192812/4192956
[pid=18294] ppid=18292 vsize=47568 CPUtime=13.85
/proc/18294/stat : 18294 (galac.sh) S 18292 18294 17353 0 -1 4194304 799 22597 0 2 0 0 1367 18 17 0 1 0 220301210 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18294/statm: 11892 363 245 79 0 218 0
[pid=18316] ppid=18294 vsize=687532 CPUtime=924.7
/proc/18316/stat : 18316 (minisat) R 18294 18294 17353 0 -1 4194304 171444 0 0 0 92298 172 0 0 25 0 1 0 220302613 704032768 171426 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529426 0 0 4096 3 0 0 0 17 1 0 0
/proc/18316/statm: 171883 171426 54 142 0 171739 0
Current children cumulated CPU time (s) 938.55
Current children cumulated vsize (KiB) 735100

[startup+1003.2 s]
/proc/loadavg: 2.02 2.03 1.93 3/83 18319
/proc/meminfo: memFree=74488/2055920 swapFree=4192812/4192956
[pid=18294] ppid=18292 vsize=47568 CPUtime=13.85
/proc/18294/stat : 18294 (galac.sh) S 18292 18294 17353 0 -1 4194304 799 22597 0 2 0 0 1367 18 17 0 1 0 220301210 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18294/statm: 11892 363 245 79 0 218 0
[pid=18316] ppid=18294 vsize=718640 CPUtime=984.47
/proc/18316/stat : 18316 (minisat) R 18294 18294 17353 0 -1 4194304 179237 0 0 0 98267 180 0 0 25 0 1 0 220302613 735887360 179219 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 1 0 0
/proc/18316/statm: 179660 179219 54 142 0 179516 0
Current children cumulated CPU time (s) 998.32
Current children cumulated vsize (KiB) 766208

[startup+1063.25 s]
/proc/loadavg: 2.01 2.02 1.93 3/83 18319
/proc/meminfo: memFree=44216/2055920 swapFree=4192812/4192956
[pid=18294] ppid=18292 vsize=47568 CPUtime=13.85
/proc/18294/stat : 18294 (galac.sh) S 18292 18294 17353 0 -1 4194304 799 22597 0 2 0 0 1367 18 17 0 1 0 220301210 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18294/statm: 11892 363 245 79 0 218 0
[pid=18316] ppid=18294 vsize=748740 CPUtime=1044.25
/proc/18316/stat : 18316 (minisat) R 18294 18294 17353 0 -1 4194304 186744 0 0 0 104235 190 0 0 25 0 1 0 220302613 766709760 186726 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134533571 0 0 4096 3 0 0 0 17 1 0 0
/proc/18316/statm: 187185 186726 54 142 0 187041 0
Current children cumulated CPU time (s) 1058.1
Current children cumulated vsize (KiB) 796308

[startup+1123.3 s]
/proc/loadavg: 2.08 2.05 1.94 3/83 18319
/proc/meminfo: memFree=23544/2055920 swapFree=4192812/4192956
[pid=18294] ppid=18292 vsize=47568 CPUtime=13.85
/proc/18294/stat : 18294 (galac.sh) S 18292 18294 17353 0 -1 4194304 799 22597 0 2 0 0 1367 18 17 0 1 0 220301210 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18294/statm: 11892 363 245 79 0 218 0
[pid=18316] ppid=18294 vsize=769608 CPUtime=1104.02
/proc/18316/stat : 18316 (minisat) R 18294 18294 17353 0 -1 4194304 191955 0 0 0 110206 196 0 0 25 0 1 0 220302613 788078592 191937 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529461 0 0 4096 3 0 0 0 17 1 0 0
/proc/18316/statm: 192402 191937 54 142 0 192258 0
Current children cumulated CPU time (s) 1117.87
Current children cumulated vsize (KiB) 817176

[startup+1183.35 s]
/proc/loadavg: 2.15 2.07 1.95 3/83 18319
/proc/meminfo: memFree=15544/2055920 swapFree=4192812/4192956
[pid=18294] ppid=18292 vsize=47568 CPUtime=13.85
/proc/18294/stat : 18294 (galac.sh) S 18292 18294 17353 0 -1 4194304 799 22597 0 2 0 0 1367 18 17 0 1 0 220301210 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18294/statm: 11892 363 245 79 0 218 0
[pid=18316] ppid=18294 vsize=788444 CPUtime=1163.78
/proc/18316/stat : 18316 (minisat) R 18294 18294 17353 0 -1 4194304 196638 0 0 0 116177 201 0 0 25 0 1 0 220302613 807366656 196620 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134715850 0 0 4096 3 0 0 0 17 1 0 0
/proc/18316/statm: 197111 196620 54 142 0 196967 0
Current children cumulated CPU time (s) 1177.63
Current children cumulated vsize (KiB) 836012

[startup+1243.41 s]
/proc/loadavg: 2.05 2.05 1.95 3/83 18319
/proc/meminfo: memFree=16056/2055920 swapFree=4192812/4192956
[pid=18294] ppid=18292 vsize=47568 CPUtime=13.85
/proc/18294/stat : 18294 (galac.sh) S 18292 18294 17353 0 -1 4194304 799 22597 0 2 0 0 1367 18 17 0 1 0 220301210 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18294/statm: 11892 363 245 79 0 218 0
[pid=18316] ppid=18294 vsize=806152 CPUtime=1223.54
/proc/18316/stat : 18316 (minisat) R 18294 18294 17353 0 -1 4194304 201031 0 0 0 122148 206 0 0 25 0 1 0 220302613 825499648 201013 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/18316/statm: 201538 201013 54 142 0 201394 0
Current children cumulated CPU time (s) 1237.39
Current children cumulated vsize (KiB) 853720

[startup+1303.46 s]
/proc/loadavg: 2.07 2.06 1.96 3/83 18319
/proc/meminfo: memFree=15800/2055920 swapFree=4192812/4192956
[pid=18294] ppid=18292 vsize=47568 CPUtime=13.85
/proc/18294/stat : 18294 (galac.sh) S 18292 18294 17353 0 -1 4194304 799 22597 0 2 0 0 1367 18 17 0 1 0 220301210 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18294/statm: 11892 363 245 79 0 218 0
[pid=18316] ppid=18294 vsize=828076 CPUtime=1283.31
/proc/18316/stat : 18316 (minisat) R 18294 18294 17353 0 -1 4194304 206496 0 0 0 128118 213 0 0 25 0 1 0 220302613 847949824 206478 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/18316/statm: 207019 206478 54 142 0 206875 0
Current children cumulated CPU time (s) 1297.16
Current children cumulated vsize (KiB) 875644

[startup+1363.52 s]
/proc/loadavg: 2.08 2.06 1.96 3/83 18319
/proc/meminfo: memFree=15928/2055920 swapFree=4192812/4192956
[pid=18294] ppid=18292 vsize=47568 CPUtime=13.85
/proc/18294/stat : 18294 (galac.sh) S 18292 18294 17353 0 -1 4194304 799 22597 0 2 0 0 1367 18 17 0 1 0 220301210 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18294/statm: 11892 363 245 79 0 218 0
[pid=18316] ppid=18294 vsize=848056 CPUtime=1343.08
/proc/18316/stat : 18316 (minisat) R 18294 18294 17353 0 -1 4194304 211466 0 0 0 134089 219 0 0 25 0 1 0 220302613 868409344 211448 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 1 0 0
/proc/18316/statm: 212014 211448 54 142 0 211870 0
Current children cumulated CPU time (s) 1356.93
Current children cumulated vsize (KiB) 895624

[startup+1423.57 s]
/proc/loadavg: 2.03 2.05 1.96 3/83 18319
/proc/meminfo: memFree=15608/2055920 swapFree=4192812/4192956
[pid=18294] ppid=18292 vsize=47568 CPUtime=13.85
/proc/18294/stat : 18294 (galac.sh) S 18292 18294 17353 0 -1 4194304 799 22597 0 2 0 0 1367 18 17 0 1 0 220301210 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18294/statm: 11892 363 245 79 0 218 0
[pid=18316] ppid=18294 vsize=867336 CPUtime=1402.83
/proc/18316/stat : 18316 (minisat) R 18294 18294 17353 0 -1 4194304 216277 0 0 0 140059 224 0 0 25 0 1 0 220302613 888152064 216259 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529414 0 0 4096 3 0 0 0 17 1 0 0
/proc/18316/statm: 216834 216259 54 142 0 216690 0
Current children cumulated CPU time (s) 1416.68
Current children cumulated vsize (KiB) 914904



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1446.98 s]
/proc/loadavg: 2.09 2.06 1.97 3/83 18319
/proc/meminfo: memFree=15032/2055920 swapFree=4192812/4192956
[pid=18294] ppid=18292 vsize=47568 CPUtime=13.85
/proc/18294/stat : 18294 (galac.sh) S 18292 18294 17353 0 -1 4194304 799 22597 0 2 0 0 1367 18 17 0 1 0 220301210 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 271893850970 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18294/statm: 11892 363 245 79 0 218 0
[pid=18316] ppid=18294 vsize=874032 CPUtime=1426.13
/proc/18316/stat : 18316 (minisat) R 18294 18294 17353 0 -1 4194304 217923 0 0 0 142388 225 0 0 25 0 1 0 220302613 895008768 217905 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/18316/statm: 218508 217905 54 142 0 218364 0
Current children cumulated CPU time (s) 1439.98
Current children cumulated vsize (KiB) 921600

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1446.99
CPU time (s): 13.8719
CPU user time (s): 13.6819
CPU system time (s): 0.189971
CPU usage (%): 0.95867
Max. virtual memory (cumulated for all children) (KiB): 921600

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 13.6819
system time used= 0.189971
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23396
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1400
involuntary context switches= 1909

runsolver used 1.36079 s user time and 3.80542 s system time

The end

Launcher Data (download as text)

Begin job on node60 on Sat Jan 13 20:10:32 UTC 2007


IDJOB= 238855
IDBENCH= 7024
IDSOLVER= 78
FILE ID= node60/238855-1168719032

PBS_JOBID= 3547608

Free space on /tmp= 66551 MiB

SOLVER NAME= galac 1
BENCH NAME= HOME/pub/bench/CPAI06/blackHole/BH-4-13/BlackHole-4-13-e-3_ext.xml
COMMAND LINE= /tmp/evaluation/238855-1168719032/galac.sh /tmp/evaluation/238855-1168719032/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node60/watcher-238855-1168719032 -o ROOT/results/node60/solver-238855-1168719032 -C 1800 -M 900  /tmp/evaluation/238855-1168719032/galac.sh /tmp/evaluation/238855-1168719032/unknown.xml

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  d9fc6498eb8cc87a372efbb16281ba77

RANDOM SEED= 424072050

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.236
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.236
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:       1461384 kB
Buffers:         32772 kB
Cached:         393928 kB
SwapCached:          0 kB
Active:         163568 kB
Inactive:       355420 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1461384 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           14328 kB
Writeback:           0 kB
Mapped:         111448 kB
Slab:            60664 kB
Committed_AS:  5869832 kB
PageTables:       2104 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= 66544 MiB



End job on node60 on Sat Jan 13 20:34:41 UTC 2007