Trace number 238893

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) 13.6799 1800.56

General information on the benchmark

NameblackHole/BH-4-13/
BlackHole-4-13-m-0_ext.xml
MD5SUM811accd700d628ecbc30bc8faaf190de
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.08	c --- Preproc Stats ---
1.16	c start processing
1.17	c start relation processing
1.17	c start cnf exporting
13.72	c parsing time : 0.961
13.72	c preprocessing time : 13.516
13.72	
13.72	c Nary constraints - conflicts : 0 supports : 0
13.72	c Binary constraints - conflicts : 4030 supports :188
13.72	c max arity constraint : 2
13.72	c Max Tuples generated 0
13.72	c relations : 9
13.72	c relations BDD: 0
13.72	c vars : 7335 - clauses :  498934
13.72	
13.75	 
13.75	c --- Minisat Stats ---
13.75	 

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/node48/watcher-238893-1168719035 -o ROOT/results/node48/solver-238893-1168719035 -C 1800 -M 900 /tmp/evaluation/238893-1168719035/galac.sh /tmp/evaluation/238893-1168719035/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: 0.92 0.98 0.99 4/65 15027
/proc/meminfo: memFree=1922480/2055920 swapFree=4192812/4192956
[pid=15026] ppid=15024 vsize=8652 CPUtime=0
/proc/15026/stat : 15026 (galac.sh) R 15024 15026 13831 0 -1 4194304 335 0 0 0 0 0 0 0 17 0 1 0 220302261 8859648 279 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539604127 0 65538 4096 73728 0 0 0 17 1 0 0
/proc/15026/statm: 2163 279 207 79 0 156 0

[startup+0.104229 s]
/proc/loadavg: 0.92 0.98 0.99 4/65 15027
/proc/meminfo: memFree=1922480/2055920 swapFree=4192812/4192956
[pid=15026] ppid=15024 vsize=47576 CPUtime=0.01
/proc/15026/stat : 15026 (galac.sh) S 15024 15026 13831 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 220302261 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/15026/statm: 11894 362 244 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47576

[startup+0.512268 s]
/proc/loadavg: 0.92 0.98 0.99 4/65 15027
/proc/meminfo: memFree=1922480/2055920 swapFree=4192812/4192956
[pid=15026] ppid=15024 vsize=47576 CPUtime=0.01
/proc/15026/stat : 15026 (galac.sh) S 15024 15026 13831 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 220302261 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/15026/statm: 11894 362 244 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47576

[startup+1.33334 s]
/proc/loadavg: 0.92 0.98 0.99 2/73 15047
/proc/meminfo: memFree=1888496/2055920 swapFree=4192812/4192956
[pid=15026] ppid=15024 vsize=47576 CPUtime=0.01
/proc/15026/stat : 15026 (galac.sh) S 15024 15026 13831 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 220302261 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/15026/statm: 11894 362 244 79 0 218 0
[pid=15040] ppid=15026 vsize=861196 CPUtime=1.23
/proc/15040/stat : 15040 (java) R 15026 15026 13831 0 -1 0 11433 0 1 0 114 9 0 0 16 0 8 0 220302270 881864704 11187 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4074296885 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15040/statm: 215299 11188 1982 14 0 201504 0
[pid=15040/tid=15041] ppid=15026 vsize=861196 CPUtime=0
/proc/15040/task/15041/stat : 15041 (java) S 15026 15026 13831 0 -1 64 6 0 0 0 0 0 0 0 16 0 8 0 220302273 881864704 11188 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=15040/tid=15042] ppid=15026 vsize=861196 CPUtime=0
/proc/15040/task/15042/stat : 15042 (java) S 15026 15026 13831 0 -1 64 10 0 0 0 0 0 0 0 22 0 8 0 220302274 881864704 11189 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15040/tid=15043] ppid=15026 vsize=861196 CPUtime=0
/proc/15040/task/15043/stat : 15043 (java) S 15026 15026 13831 0 -1 64 4 0 0 0 0 0 0 0 23 0 8 0 220302274 881864704 11189 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15040/tid=15044] ppid=15026 vsize=861196 CPUtime=0
/proc/15040/task/15044/stat : 15044 (java) S 15026 15026 13831 0 -1 64 2 0 0 0 0 0 0 0 24 0 8 0 220302277 881864704 11190 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15040/tid=15045] ppid=15026 vsize=861196 CPUtime=0.33
/proc/15040/task/15045/stat : 15045 (java) S 15026 15026 13831 0 -1 64 1078 0 0 0 31 2 0 0 16 0 8 0 220302277 881864704 11191 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15040/tid=15046] ppid=15026 vsize=861196 CPUtime=0
/proc/15040/task/15046/stat : 15046 (java) S 15026 15026 13831 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 220302277 881864704 11191 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15040/tid=15047] ppid=15026 vsize=861196 CPUtime=0
/proc/15040/task/15047/stat : 15047 (java) S 15026 15026 13831 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 220302277 881864704 11192 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.24
Current children cumulated vsize (KiB) 908772

[startup+2.97949 s]
/proc/loadavg: 0.93 0.98 0.99 2/73 15047
/proc/meminfo: memFree=1846576/2055920 swapFree=4192812/4192956
[pid=15026] ppid=15024 vsize=47576 CPUtime=0.01
/proc/15026/stat : 15026 (galac.sh) S 15024 15026 13831 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 220302261 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/15026/statm: 11894 362 244 79 0 218 0
[pid=15040] ppid=15026 vsize=861196 CPUtime=2.87
/proc/15040/stat : 15040 (java) R 15026 15026 13831 0 -1 0 20849 0 1 0 274 13 0 0 17 0 8 0 220302270 881864704 20600 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073419394 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15040/statm: 215299 20600 1993 14 0 201504 0
[pid=15040/tid=15041] ppid=15026 vsize=861196 CPUtime=0.03
/proc/15040/task/15041/stat : 15041 (java) S 15026 15026 13831 0 -1 64 4852 0 0 0 2 1 0 0 15 0 8 0 220302273 881864704 20600 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=15040/tid=15042] ppid=15026 vsize=861196 CPUtime=0
/proc/15040/task/15042/stat : 15042 (java) S 15026 15026 13831 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 220302274 881864704 20600 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15040/tid=15043] ppid=15026 vsize=861196 CPUtime=0
/proc/15040/task/15043/stat : 15043 (java) S 15026 15026 13831 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 220302274 881864704 20600 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15040/tid=15044] ppid=15026 vsize=861196 CPUtime=0
/proc/15040/task/15044/stat : 15044 (java) S 15026 15026 13831 0 -1 64 2 0 0 0 0 0 0 0 24 0 8 0 220302277 881864704 20600 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15040/tid=15045] ppid=15026 vsize=861196 CPUtime=0.33
/proc/15040/task/15045/stat : 15045 (java) S 15026 15026 13831 0 -1 64 1081 0 0 0 31 2 0 0 16 0 8 0 220302277 881864704 20600 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15040/tid=15046] ppid=15026 vsize=861196 CPUtime=0
/proc/15040/task/15046/stat : 15046 (java) S 15026 15026 13831 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 220302277 881864704 20600 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15040/tid=15047] ppid=15026 vsize=861196 CPUtime=0
/proc/15040/task/15047/stat : 15047 (java) S 15026 15026 13831 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 220302277 881864704 20600 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.88
Current children cumulated vsize (KiB) 908772

[startup+6.18078 s]
/proc/loadavg: 0.93 0.98 0.99 2/73 15047
/proc/meminfo: memFree=1844016/2055920 swapFree=4192812/4192956
[pid=15026] ppid=15024 vsize=47576 CPUtime=0.01
/proc/15026/stat : 15026 (galac.sh) S 15024 15026 13831 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 220302261 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/15026/statm: 11894 362 244 79 0 218 0
[pid=15040] ppid=15026 vsize=861196 CPUtime=6.08
/proc/15040/stat : 15040 (java) R 15026 15026 13831 0 -1 0 20871 0 1 0 594 14 0 0 17 0 8 0 220302270 881864704 20616 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4074216504 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15040/statm: 215299 20616 1996 14 0 201504 0
[pid=15040/tid=15041] ppid=15026 vsize=861196 CPUtime=0.04
/proc/15040/task/15041/stat : 15041 (java) S 15026 15026 13831 0 -1 64 4854 0 0 0 3 1 0 0 15 0 8 0 220302273 881864704 20616 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=15040/tid=15042] ppid=15026 vsize=861196 CPUtime=0
/proc/15040/task/15042/stat : 15042 (java) S 15026 15026 13831 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 220302274 881864704 20616 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15040/tid=15043] ppid=15026 vsize=861196 CPUtime=0
/proc/15040/task/15043/stat : 15043 (java) S 15026 15026 13831 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 220302274 881864704 20616 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15040/tid=15044] ppid=15026 vsize=861196 CPUtime=0
/proc/15040/task/15044/stat : 15044 (java) S 15026 15026 13831 0 -1 64 2 0 0 0 0 0 0 0 24 0 8 0 220302277 881864704 20616 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15040/tid=15045] ppid=15026 vsize=861196 CPUtime=0.34
/proc/15040/task/15045/stat : 15045 (java) S 15026 15026 13831 0 -1 64 1090 0 0 0 32 2 0 0 16 0 8 0 220302277 881864704 20616 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15040/tid=15046] ppid=15026 vsize=861196 CPUtime=0
/proc/15040/task/15046/stat : 15046 (java) S 15026 15026 13831 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 220302277 881864704 20616 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15040/tid=15047] ppid=15026 vsize=861196 CPUtime=0
/proc/15040/task/15047/stat : 15047 (java) S 15026 15026 13831 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 220302277 881864704 20616 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.09
Current children cumulated vsize (KiB) 908772

[startup+12.6494 s]
/proc/loadavg: 0.94 0.98 0.99 2/73 15047
/proc/meminfo: memFree=1840496/2055920 swapFree=4192812/4192956
[pid=15026] ppid=15024 vsize=47576 CPUtime=0.01
/proc/15026/stat : 15026 (galac.sh) S 15024 15026 13831 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 220302261 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/15026/statm: 11894 362 244 79 0 218 0
[pid=15040] ppid=15026 vsize=861196 CPUtime=12.55
/proc/15040/stat : 15040 (java) R 15026 15026 13831 0 -1 0 20884 0 1 0 1240 15 0 0 17 0 8 0 220302270 881864704 20618 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4074221687 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15040/statm: 215299 20618 1997 14 0 201504 0
[pid=15040/tid=15041] ppid=15026 vsize=861196 CPUtime=0.04
/proc/15040/task/15041/stat : 15041 (java) S 15026 15026 13831 0 -1 64 4855 0 0 0 3 1 0 0 15 0 8 0 220302273 881864704 20618 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=15040/tid=15042] ppid=15026 vsize=861196 CPUtime=0
/proc/15040/task/15042/stat : 15042 (java) S 15026 15026 13831 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 220302274 881864704 20618 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15040/tid=15043] ppid=15026 vsize=861196 CPUtime=0
/proc/15040/task/15043/stat : 15043 (java) S 15026 15026 13831 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 220302274 881864704 20618 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15040/tid=15044] ppid=15026 vsize=861196 CPUtime=0
/proc/15040/task/15044/stat : 15044 (java) S 15026 15026 13831 0 -1 64 2 0 0 0 0 0 0 0 24 0 8 0 220302277 881864704 20618 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15040/tid=15045] ppid=15026 vsize=861196 CPUtime=0.34
/proc/15040/task/15045/stat : 15045 (java) S 15026 15026 13831 0 -1 64 1091 0 0 0 32 2 0 0 16 0 8 0 220302277 881864704 20618 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15040/tid=15046] ppid=15026 vsize=861196 CPUtime=0
/proc/15040/task/15046/stat : 15046 (java) S 15026 15026 13831 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 220302277 881864704 20618 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15040/tid=15047] ppid=15026 vsize=861196 CPUtime=0
/proc/15040/task/15047/stat : 15047 (java) S 15026 15026 13831 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 220302277 881864704 20618 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 908772

[startup+25.4686 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 15048
/proc/meminfo: memFree=1861992/2055920 swapFree=4192812/4192956
[pid=15026] ppid=15024 vsize=47576 CPUtime=13.65
/proc/15026/stat : 15026 (galac.sh) S 15024 15026 13831 0 -1 4194304 799 22594 0 1 0 0 1347 18 17 0 1 0 220302261 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/15026/statm: 11894 362 244 79 0 218 0
[pid=15048] ppid=15026 vsize=55208 CPUtime=11.7
/proc/15048/stat : 15048 (minisat) R 15026 15026 13831 0 -1 4194304 13712 0 0 0 1164 6 0 0 25 0 1 0 220303636 56532992 13694 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529444 0 0 4096 3 0 0 0 17 1 0 0
/proc/15048/statm: 13802 13694 54 142 0 13658 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 102784

[startup+51.0929 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 15048
/proc/meminfo: memFree=1810728/2055920 swapFree=4192812/4192956
[pid=15026] ppid=15024 vsize=47576 CPUtime=13.65
/proc/15026/stat : 15026 (galac.sh) S 15024 15026 13831 0 -1 4194304 799 22594 0 1 0 0 1347 18 17 0 1 0 220302261 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/15026/statm: 11894 362 244 79 0 218 0
[pid=15048] ppid=15026 vsize=105188 CPUtime=37.32
/proc/15048/stat : 15048 (minisat) R 15026 15026 13831 0 -1 4194304 26184 0 0 0 3718 14 0 0 25 0 1 0 220303636 107712512 26166 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529458 0 0 4096 3 0 0 0 17 1 0 0
/proc/15048/statm: 26297 26166 54 142 0 26153 0
Current children cumulated CPU time (s) 50.97
Current children cumulated vsize (KiB) 152764

[startup+102.332 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 15048
/proc/meminfo: memFree=1760808/2055920 swapFree=4192812/4192956
[pid=15026] ppid=15024 vsize=47576 CPUtime=13.65
/proc/15026/stat : 15026 (galac.sh) S 15024 15026 13831 0 -1 4194304 799 22594 0 1 0 0 1347 18 17 0 1 0 220302261 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/15026/statm: 11894 362 244 79 0 218 0
[pid=15048] ppid=15026 vsize=155108 CPUtime=88.55
/proc/15048/stat : 15048 (minisat) R 15026 15026 13831 0 -1 4194304 38652 0 0 0 8828 27 0 0 25 0 1 0 220303636 158830592 38634 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/15048/statm: 38777 38634 54 142 0 38633 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 202684

[startup+162.385 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 15048
/proc/meminfo: memFree=1702376/2055920 swapFree=4192812/4192956
[pid=15026] ppid=15024 vsize=47576 CPUtime=13.65
/proc/15026/stat : 15026 (galac.sh) S 15024 15026 13831 0 -1 4194304 799 22594 0 1 0 0 1347 18 17 0 1 0 220302261 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/15026/statm: 11894 362 244 79 0 218 0
[pid=15048] ppid=15026 vsize=213056 CPUtime=148.6
/proc/15048/stat : 15048 (minisat) R 15026 15026 13831 0 -1 4194304 53114 0 0 0 14820 40 0 0 25 0 1 0 220303636 218169344 53096 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134715850 0 0 4096 3 0 0 0 17 1 0 0
/proc/15048/statm: 53264 53096 54 142 0 53120 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 260632

[startup+222.465 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 15048
/proc/meminfo: memFree=1648360/2055920 swapFree=4192812/4192956
[pid=15026] ppid=15024 vsize=47576 CPUtime=13.65
/proc/15026/stat : 15026 (galac.sh) S 15024 15026 13831 0 -1 4194304 799 22594 0 1 0 0 1347 18 17 0 1 0 220302261 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/15026/statm: 11894 362 244 79 0 218 0
[pid=15048] ppid=15026 vsize=267296 CPUtime=208.65
/proc/15048/stat : 15048 (minisat) R 15026 15026 13831 0 -1 4194304 66617 0 0 0 20814 51 0 0 25 0 1 0 220303636 273711104 66599 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/15048/statm: 66824 66599 54 142 0 66680 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 314872

[startup+282.516 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 15048

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

/proc/15026/stat : 15026 (galac.sh) S 15024 15026 13831 0 -1 4194304 799 22594 0 1 0 0 1347 18 17 0 1 0 220302261 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/15026/statm: 11894 362 244 79 0 218 0
[pid=15048] ppid=15026 vsize=623708 CPUtime=1049.2
/proc/15048/stat : 15048 (minisat) R 15026 15026 13831 0 -1 4194304 155489 0 0 0 104782 138 0 0 25 0 1 0 220303636 638676992 155471 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/15048/statm: 155927 155471 54 142 0 155783 0
Current children cumulated CPU time (s) 1062.85
Current children cumulated vsize (KiB) 671284

[startup+1123.26 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15050
/proc/meminfo: memFree=1275688/2055920 swapFree=4192812/4192956
[pid=15026] ppid=15024 vsize=47576 CPUtime=13.65
/proc/15026/stat : 15026 (galac.sh) S 15024 15026 13831 0 -1 4194304 799 22594 0 1 0 0 1347 18 17 0 1 0 220302261 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/15026/statm: 11894 362 244 79 0 218 0
[pid=15048] ppid=15026 vsize=639900 CPUtime=1109.23
/proc/15048/stat : 15048 (minisat) R 15026 15026 13831 0 -1 4194304 159528 0 0 0 110782 141 0 0 25 0 1 0 220303636 655257600 159510 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134715850 0 0 4096 3 0 0 0 17 1 0 0
/proc/15048/statm: 159975 159510 54 142 0 159831 0
Current children cumulated CPU time (s) 1122.88
Current children cumulated vsize (KiB) 687476

[startup+1183.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15050
/proc/meminfo: memFree=1258792/2055920 swapFree=4192812/4192956
[pid=15026] ppid=15024 vsize=47576 CPUtime=13.65
/proc/15026/stat : 15026 (galac.sh) S 15024 15026 13831 0 -1 4194304 799 22594 0 1 0 0 1347 18 17 0 1 0 220302261 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/15026/statm: 11894 362 244 79 0 218 0
[pid=15048] ppid=15026 vsize=656772 CPUtime=1169.27
/proc/15048/stat : 15048 (minisat) R 15026 15026 13831 0 -1 4194304 163738 0 0 0 116782 145 0 0 25 0 1 0 220303636 672534528 163720 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529506 0 0 4096 3 0 0 0 17 1 0 0
/proc/15048/statm: 164193 163720 54 142 0 164049 0
Current children cumulated CPU time (s) 1182.92
Current children cumulated vsize (KiB) 704348

[startup+1243.37 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15050
/proc/meminfo: memFree=1239336/2055920 swapFree=4192812/4192956
[pid=15026] ppid=15024 vsize=47576 CPUtime=13.65
/proc/15026/stat : 15026 (galac.sh) S 15024 15026 13831 0 -1 4194304 799 22594 0 1 0 0 1347 18 17 0 1 0 220302261 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/15026/statm: 11894 362 244 79 0 218 0
[pid=15048] ppid=15026 vsize=677228 CPUtime=1229.31
/proc/15048/stat : 15048 (minisat) R 15026 15026 13831 0 -1 4194304 168628 0 0 0 122781 150 0 0 25 0 1 0 220303636 693481472 168610 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134715850 0 0 4096 3 0 0 0 17 1 0 0
/proc/15048/statm: 169307 168610 54 142 0 169163 0
Current children cumulated CPU time (s) 1242.96
Current children cumulated vsize (KiB) 724804

[startup+1303.42 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15050
/proc/meminfo: memFree=1209384/2055920 swapFree=4192812/4192956
[pid=15026] ppid=15024 vsize=47576 CPUtime=13.65
/proc/15026/stat : 15026 (galac.sh) S 15024 15026 13831 0 -1 4194304 799 22594 0 1 0 0 1347 18 17 0 1 0 220302261 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/15026/statm: 11894 362 244 79 0 218 0
[pid=15048] ppid=15026 vsize=706752 CPUtime=1289.35
/proc/15048/stat : 15048 (minisat) R 15026 15026 13831 0 -1 4194304 176040 0 0 0 128778 157 0 0 25 0 1 0 220303636 723714048 176022 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/15048/statm: 176688 176022 54 142 0 176544 0
Current children cumulated CPU time (s) 1303
Current children cumulated vsize (KiB) 754328

[startup+1363.47 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15050
/proc/meminfo: memFree=1185064/2055920 swapFree=4192812/4192956
[pid=15026] ppid=15024 vsize=47576 CPUtime=13.65
/proc/15026/stat : 15026 (galac.sh) S 15024 15026 13831 0 -1 4194304 799 22594 0 1 0 0 1347 18 17 0 1 0 220302261 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/15026/statm: 11894 362 244 79 0 218 0
[pid=15048] ppid=15026 vsize=731044 CPUtime=1349.38
/proc/15048/stat : 15048 (minisat) R 15026 15026 13831 0 -1 4194304 182129 0 0 0 134774 164 0 0 25 0 1 0 220303636 748589056 182111 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134715850 0 0 4096 3 0 0 0 17 1 0 0
/proc/15048/statm: 182761 182111 54 142 0 182617 0
Current children cumulated CPU time (s) 1363.03
Current children cumulated vsize (KiB) 778620

[startup+1423.52 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15050
/proc/meminfo: memFree=1163368/2055920 swapFree=4192812/4192956
[pid=15026] ppid=15024 vsize=47576 CPUtime=13.65
/proc/15026/stat : 15026 (galac.sh) S 15024 15026 13831 0 -1 4194304 799 22594 0 1 0 0 1347 18 17 0 1 0 220302261 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/15026/statm: 11894 362 244 79 0 218 0
[pid=15048] ppid=15026 vsize=752896 CPUtime=1409.42
/proc/15048/stat : 15048 (minisat) R 15026 15026 13831 0 -1 4194304 187592 0 0 0 140773 169 0 0 25 0 1 0 220303636 770965504 187574 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/15048/statm: 188224 187574 54 142 0 188080 0
Current children cumulated CPU time (s) 1423.07
Current children cumulated vsize (KiB) 800472

[startup+1483.57 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15050
/proc/meminfo: memFree=1144488/2055920 swapFree=4192812/4192956
[pid=15026] ppid=15024 vsize=47576 CPUtime=13.65
/proc/15026/stat : 15026 (galac.sh) S 15024 15026 13831 0 -1 4194304 799 22594 0 1 0 0 1347 18 17 0 1 0 220302261 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/15026/statm: 11894 362 244 79 0 218 0
[pid=15048] ppid=15026 vsize=771256 CPUtime=1469.46
/proc/15048/stat : 15048 (minisat) R 15026 15026 13831 0 -1 4194304 192196 0 0 0 146774 172 0 0 25 0 1 0 220303636 789766144 192178 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/15048/statm: 192814 192178 54 142 0 192670 0
Current children cumulated CPU time (s) 1483.11
Current children cumulated vsize (KiB) 818832

[startup+1543.63 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15050
/proc/meminfo: memFree=1125032/2055920 swapFree=4192812/4192956
[pid=15026] ppid=15024 vsize=47576 CPUtime=13.65
/proc/15026/stat : 15026 (galac.sh) S 15024 15026 13831 0 -1 4194304 799 22594 0 1 0 0 1347 18 17 0 1 0 220302261 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/15026/statm: 11894 362 244 79 0 218 0
[pid=15048] ppid=15026 vsize=790744 CPUtime=1529.49
/proc/15048/stat : 15048 (minisat) R 15026 15026 13831 0 -1 4194304 197077 0 0 0 152771 178 0 0 25 0 1 0 220303636 809721856 197059 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529302 0 0 4096 3 0 0 0 17 1 0 0
/proc/15048/statm: 197686 197059 54 142 0 197542 0
Current children cumulated CPU time (s) 1543.14
Current children cumulated vsize (KiB) 838320

[startup+1603.68 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15050
/proc/meminfo: memFree=1108648/2055920 swapFree=4192812/4192956
[pid=15026] ppid=15024 vsize=47576 CPUtime=13.65
/proc/15026/stat : 15026 (galac.sh) S 15024 15026 13831 0 -1 4194304 799 22594 0 1 0 0 1347 18 17 0 1 0 220302261 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/15026/statm: 11894 362 244 79 0 218 0
[pid=15048] ppid=15026 vsize=807036 CPUtime=1589.53
/proc/15048/stat : 15048 (minisat) R 15026 15026 13831 0 -1 4194304 201169 0 0 0 158769 184 0 0 25 0 1 0 220303636 826404864 201151 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/15048/statm: 201759 201151 54 142 0 201615 0
Current children cumulated CPU time (s) 1603.18
Current children cumulated vsize (KiB) 854612

[startup+1663.74 s]
/proc/loadavg: 1.13 1.04 1.01 2/66 15050
/proc/meminfo: memFree=1090600/2055920 swapFree=4192812/4192956
[pid=15026] ppid=15024 vsize=47576 CPUtime=13.65
/proc/15026/stat : 15026 (galac.sh) S 15024 15026 13831 0 -1 4194304 799 22594 0 1 0 0 1347 18 17 0 1 0 220302261 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/15026/statm: 11894 362 244 79 0 218 0
[pid=15048] ppid=15026 vsize=825120 CPUtime=1649.57
/proc/15048/stat : 15048 (minisat) R 15026 15026 13831 0 -1 4194304 205692 0 0 0 164770 187 0 0 25 0 1 0 220303636 844922880 205674 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134527265 0 0 4096 3 0 0 0 17 1 0 0
/proc/15048/statm: 206280 205674 54 142 0 206136 0
Current children cumulated CPU time (s) 1663.22
Current children cumulated vsize (KiB) 872696

[startup+1723.79 s]
/proc/loadavg: 1.05 1.03 1.01 2/66 15050
/proc/meminfo: memFree=1075432/2055920 swapFree=4192812/4192956
[pid=15026] ppid=15024 vsize=47576 CPUtime=13.65
/proc/15026/stat : 15026 (galac.sh) S 15024 15026 13831 0 -1 4194304 799 22594 0 1 0 0 1347 18 17 0 1 0 220302261 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/15026/statm: 11894 362 244 79 0 218 0
[pid=15048] ppid=15026 vsize=839904 CPUtime=1709.62
/proc/15048/stat : 15048 (minisat) R 15026 15026 13831 0 -1 4194304 209408 0 0 0 170771 191 0 0 25 0 1 0 220303636 860061696 209390 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529368 0 0 4096 3 0 0 0 17 1 0 0
/proc/15048/statm: 209976 209390 54 142 0 209832 0
Current children cumulated CPU time (s) 1723.27
Current children cumulated vsize (KiB) 887480

[startup+1783.85 s]
/proc/loadavg: 1.02 1.02 1.00 2/66 15050
/proc/meminfo: memFree=1061864/2055920 swapFree=4192812/4192956
[pid=15026] ppid=15024 vsize=47576 CPUtime=13.65
/proc/15026/stat : 15026 (galac.sh) S 15024 15026 13831 0 -1 4194304 799 22594 0 1 0 0 1347 18 17 0 1 0 220302261 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/15026/statm: 11894 362 244 79 0 218 0
[pid=15048] ppid=15026 vsize=853664 CPUtime=1769.65
/proc/15048/stat : 15048 (minisat) R 15026 15026 13831 0 -1 4194304 212843 0 0 0 176770 195 0 0 25 0 1 0 220303636 874151936 212825 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/15048/statm: 213416 212825 54 142 0 213272 0
Current children cumulated CPU time (s) 1783.3
Current children cumulated vsize (KiB) 901240



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.55 s]
/proc/loadavg: 1.01 1.02 1.00 2/66 15050
/proc/meminfo: memFree=1053800/2055920 swapFree=4192812/4192956
[pid=15026] ppid=15024 vsize=47576 CPUtime=13.65
/proc/15026/stat : 15026 (galac.sh) S 15024 15026 13831 0 -1 4194304 799 22594 0 1 0 0 1347 18 17 0 1 0 220302261 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/15026/statm: 11894 362 244 79 0 218 0
[pid=15048] ppid=15026 vsize=861648 CPUtime=1786.36
/proc/15048/stat : 15048 (minisat) R 15026 15026 13831 0 -1 4194304 214809 0 0 0 178439 197 0 0 25 0 1 0 220303636 882327552 214791 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/15048/statm: 215412 214791 54 142 0 215268 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 909224

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.56
CPU time (s): 13.6799
CPU user time (s): 13.483
CPU system time (s): 0.19697
CPU usage (%): 0.759758
Max. virtual memory (cumulated for all children) (KiB): 909224

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 13.483
system time used= 0.19697
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23393
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= 1336
involuntary context switches= 134

runsolver used 1.37679 s user time and 3.66944 s system time

The end

Launcher Data (download as text)

Begin job on node48 on Sat Jan 13 20:10:36 UTC 2007


IDJOB= 238893
IDBENCH= 7026
IDSOLVER= 78
FILE ID= node48/238893-1168719035

PBS_JOBID= 3547597

Free space on /tmp= 66562 MiB

SOLVER NAME= galac 1
BENCH NAME= HOME/pub/bench/CPAI06/blackHole/BH-4-13/BlackHole-4-13-m-0_ext.xml
COMMAND LINE= /tmp/evaluation/238893-1168719035/galac.sh /tmp/evaluation/238893-1168719035/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node48/watcher-238893-1168719035 -o ROOT/results/node48/solver-238893-1168719035 -C 1800 -M 900  /tmp/evaluation/238893-1168719035/galac.sh /tmp/evaluation/238893-1168719035/unknown.xml

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  811accd700d628ecbc30bc8faaf190de

RANDOM SEED= 66213418

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.218
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.218
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:       1923024 kB
Buffers:          4872 kB
Cached:          65168 kB
SwapCached:          0 kB
Active:          60384 kB
Inactive:        25528 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1923024 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3260 kB
Writeback:           0 kB
Mapped:          26064 kB
Slab:            33008 kB
Committed_AS:  5297000 kB
PageTables:       1388 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= 66555 MiB



End job on node48 on Sat Jan 13 20:40:43 UTC 2007