Trace number 237520

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) 17.4164 1803.87

General information on the benchmark

Namehaystacks/
haystacks_28.xml
MD5SUMd182319e3384c4b9a637e552d7b21712
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark77.5232
SatisfiableNO
(Un)Satisfiability was proved
Number of variables784
Number of constraints10611
Maximum constraint arity2
Maximum domain size28
Number of constraints which are defined in extension0
Number of constraints which are defined in intension10611
Global constraints used (with number of constraints)

Solver Data (download as text)

0.22	c --- Preproc Stats ---
5.72	c start processing
5.72	c start relation processing
5.73	c start cnf exporting
18.07	c parsing time : 5.038
18.07	c preprocessing time : 17.385
18.07	
18.07	c Nary constraints - conflicts : 0 supports : 0
18.07	c Binary constraints - conflicts : 10584 supports :27
18.07	c max arity constraint : 2
18.07	c Max Tuples generated 784
18.07	c relations : 4
18.07	c relations BDD: 0
18.07	c vars : 21953 - clauses :  596458
18.07	
18.10	 
18.10	c --- Minisat Stats ---
18.10	 

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/node3/watcher-237520-1168718257 -o ROOT/results/node3/solver-237520-1168718257 -C 1800 -M 900 /tmp/evaluation/237520-1168718257/galac.sh /tmp/evaluation/237520-1168718257/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.93 1.97 1.91 5/87 26790
/proc/meminfo: memFree=1045848/2055920 swapFree=4191880/4192956
[pid=26789] ppid=26787 vsize=6348 CPUtime=0
/proc/26789/stat : 26789 (galac.sh) D 26787 26789 26282 0 -1 4194304 260 0 0 0 0 0 0 0 20 0 1 0 220221460 6500352 215 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632923730 0 0 4096 8192 18446744071563479169 0 0 17 1 0 0
/proc/26789/statm: 1587 215 165 79 0 123 0

[startup+0.105901 s]
/proc/loadavg: 1.93 1.97 1.91 5/87 26790
/proc/meminfo: memFree=1045848/2055920 swapFree=4191880/4192956
[pid=26789] ppid=26787 vsize=8740 CPUtime=0
/proc/26789/stat : 26789 (galac.sh) S 26787 26789 26282 0 -1 4194304 416 840 0 0 0 0 0 0 17 0 1 0 220221460 8949760 310 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26789/statm: 2185 310 217 79 0 178 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8740

[startup+0.513976 s]
/proc/loadavg: 1.93 1.97 1.91 5/87 26790
/proc/meminfo: memFree=1045848/2055920 swapFree=4191880/4192956
[pid=26789] ppid=26787 vsize=47560 CPUtime=0.01
/proc/26789/stat : 26789 (galac.sh) S 26787 26789 26282 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 220221460 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26789/statm: 11890 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+1.33511 s]
/proc/loadavg: 1.93 1.97 1.91 4/95 26810
/proc/meminfo: memFree=1000344/2055920 swapFree=4191880/4192956
[pid=26789] ppid=26787 vsize=47560 CPUtime=0.01
/proc/26789/stat : 26789 (galac.sh) S 26787 26789 26282 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 220221460 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26789/statm: 11890 363 245 79 0 218 0
[pid=26803] ppid=26789 vsize=861064 CPUtime=0.71
/proc/26803/stat : 26803 (java) R 26789 26789 26282 0 -1 0 11772 0 110 0 58 13 0 0 19 0 8 0 220221483 881729536 11634 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4072923464 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/26803/statm: 215266 11634 1989 14 0 201471 0
[pid=26803/tid=26804] ppid=26789 vsize=861064 CPUtime=0.07
/proc/26803/task/26804/stat : 26804 (java) S 26789 26789 26282 0 -1 64 3380 0 0 0 5 2 0 0 17 0 8 0 220221513 881729536 11634 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=26803/tid=26805] ppid=26789 vsize=861064 CPUtime=0
/proc/26803/task/26805/stat : 26805 (java) S 26789 26789 26282 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 220221514 881729536 11634 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26803/tid=26806] ppid=26789 vsize=861064 CPUtime=0
/proc/26803/task/26806/stat : 26806 (java) S 26789 26789 26282 0 -1 64 6 0 0 0 0 0 0 0 16 0 8 0 220221514 881729536 11634 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26803/tid=26807] ppid=26789 vsize=861064 CPUtime=0
/proc/26803/task/26807/stat : 26807 (java) S 26789 26789 26282 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 220221520 881729536 11634 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26803/tid=26808] ppid=26789 vsize=861064 CPUtime=0.15
/proc/26803/task/26808/stat : 26808 (java) S 26789 26789 26282 0 -1 64 923 0 0 0 15 0 0 0 16 0 8 0 220221520 881729536 11634 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26803/tid=26809] ppid=26789 vsize=861064 CPUtime=0
/proc/26803/task/26809/stat : 26809 (java) S 26789 26789 26282 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 220221520 881729536 11634 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26803/tid=26810] ppid=26789 vsize=861064 CPUtime=0
/proc/26803/task/26810/stat : 26810 (java) S 26789 26789 26282 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 220221520 881729536 11634 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 908624

[startup+2.98837 s]
/proc/loadavg: 1.93 1.97 1.91 3/95 26810
/proc/meminfo: memFree=985048/2055920 swapFree=4191880/4192956
[pid=26789] ppid=26787 vsize=47560 CPUtime=0.01
/proc/26789/stat : 26789 (galac.sh) S 26787 26789 26282 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 220221460 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26789/statm: 11890 363 245 79 0 218 0
[pid=26803] ppid=26789 vsize=861196 CPUtime=2.37
/proc/26803/stat : 26803 (java) R 26789 26789 26282 0 -1 0 16885 0 110 0 218 19 0 0 25 0 8 0 220221483 881864704 16744 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4074185623 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/26803/statm: 215299 16744 1994 14 0 201504 0
[pid=26803/tid=26804] ppid=26789 vsize=861196 CPUtime=0.13
/proc/26803/task/26804/stat : 26804 (java) S 26789 26789 26282 0 -1 64 3400 0 0 0 11 2 0 0 17 0 8 0 220221513 881864704 16744 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=26803/tid=26805] ppid=26789 vsize=861196 CPUtime=0
/proc/26803/task/26805/stat : 26805 (java) S 26789 26789 26282 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 220221514 881864704 16744 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26803/tid=26806] ppid=26789 vsize=861196 CPUtime=0
/proc/26803/task/26806/stat : 26806 (java) S 26789 26789 26282 0 -1 64 6 0 0 0 0 0 0 0 16 0 8 0 220221514 881864704 16745 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26803/tid=26807] ppid=26789 vsize=861196 CPUtime=0
/proc/26803/task/26807/stat : 26807 (java) S 26789 26789 26282 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 220221520 881864704 16745 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26803/tid=26808] ppid=26789 vsize=861196 CPUtime=0.33
/proc/26803/task/26808/stat : 26808 (java) S 26789 26789 26282 0 -1 64 1061 0 0 0 32 1 0 0 15 0 8 0 220221520 881864704 16745 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26803/tid=26809] ppid=26789 vsize=861196 CPUtime=0
/proc/26803/task/26809/stat : 26809 (java) S 26789 26789 26282 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 220221520 881864704 16745 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26803/tid=26810] ppid=26789 vsize=861196 CPUtime=0
/proc/26803/task/26810/stat : 26810 (java) S 26789 26789 26282 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 220221520 881864704 16746 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.38
Current children cumulated vsize (KiB) 908756

[startup+6.27891 s]
/proc/loadavg: 1.93 1.97 1.91 3/95 26810
/proc/meminfo: memFree=953240/2055920 swapFree=4191880/4192956
[pid=26789] ppid=26787 vsize=47560 CPUtime=0.01
/proc/26789/stat : 26789 (galac.sh) S 26787 26789 26282 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 220221460 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26789/statm: 11890 363 245 79 0 218 0
[pid=26803] ppid=26789 vsize=861196 CPUtime=5.63
/proc/26803/stat : 26803 (java) R 26789 26789 26282 0 -1 0 19966 0 112 0 541 22 0 0 25 0 8 0 220221483 881864704 19823 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4074355038 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/26803/statm: 215299 19823 2016 14 0 201504 0
[pid=26803/tid=26804] ppid=26789 vsize=861196 CPUtime=0.16
/proc/26803/task/26804/stat : 26804 (java) S 26789 26789 26282 0 -1 64 3981 0 0 0 14 2 0 0 16 0 8 0 220221513 881864704 19823 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=26803/tid=26805] ppid=26789 vsize=861196 CPUtime=0
/proc/26803/task/26805/stat : 26805 (java) S 26789 26789 26282 0 -1 64 12 0 0 0 0 0 0 0 17 0 8 0 220221514 881864704 19823 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26803/tid=26806] ppid=26789 vsize=861196 CPUtime=0
/proc/26803/task/26806/stat : 26806 (java) S 26789 26789 26282 0 -1 64 6 0 0 0 0 0 0 0 16 0 8 0 220221514 881864704 19823 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26803/tid=26807] ppid=26789 vsize=861196 CPUtime=0
/proc/26803/task/26807/stat : 26807 (java) S 26789 26789 26282 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 220221520 881864704 19823 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26803/tid=26808] ppid=26789 vsize=861196 CPUtime=0.41
/proc/26803/task/26808/stat : 26808 (java) S 26789 26789 26282 0 -1 64 1113 0 0 0 39 2 0 0 15 0 8 0 220221520 881864704 19823 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26803/tid=26809] ppid=26789 vsize=861196 CPUtime=0
/proc/26803/task/26809/stat : 26809 (java) S 26789 26789 26282 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 220221520 881864704 19823 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26803/tid=26810] ppid=26789 vsize=861196 CPUtime=0
/proc/26803/task/26810/stat : 26810 (java) S 26789 26789 26282 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 220221520 881864704 19823 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.64
Current children cumulated vsize (KiB) 908756

[startup+12.776 s]
/proc/loadavg: 1.94 1.97 1.91 3/95 26810
/proc/meminfo: memFree=944472/2055920 swapFree=4191880/4192956
[pid=26789] ppid=26787 vsize=47560 CPUtime=0.01
/proc/26789/stat : 26789 (galac.sh) S 26787 26789 26282 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 220221460 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26789/statm: 11890 363 245 79 0 218 0
[pid=26803] ppid=26789 vsize=861196 CPUtime=12.09
/proc/26803/stat : 26803 (java) R 26789 26789 26282 0 -1 0 20118 0 112 0 1184 25 0 0 25 0 8 0 220221483 881864704 19962 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4074384484 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/26803/statm: 215299 19962 2017 14 0 201504 0
[pid=26803/tid=26804] ppid=26789 vsize=861196 CPUtime=0.23
/proc/26803/task/26804/stat : 26804 (java) S 26789 26789 26282 0 -1 64 4113 0 0 0 21 2 0 0 16 0 8 0 220221513 881864704 19962 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=26803/tid=26805] ppid=26789 vsize=861196 CPUtime=0
/proc/26803/task/26805/stat : 26805 (java) S 26789 26789 26282 0 -1 64 12 0 0 0 0 0 0 0 17 0 8 0 220221514 881864704 19962 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26803/tid=26806] ppid=26789 vsize=861196 CPUtime=0
/proc/26803/task/26806/stat : 26806 (java) S 26789 26789 26282 0 -1 64 6 0 0 0 0 0 0 0 16 0 8 0 220221514 881864704 19962 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26803/tid=26807] ppid=26789 vsize=861196 CPUtime=0
/proc/26803/task/26807/stat : 26807 (java) S 26789 26789 26282 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 220221520 881864704 19962 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26803/tid=26808] ppid=26789 vsize=861196 CPUtime=0.42
/proc/26803/task/26808/stat : 26808 (java) S 26789 26789 26282 0 -1 64 1118 0 0 0 40 2 0 0 16 0 8 0 220221520 881864704 19962 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26803/tid=26809] ppid=26789 vsize=861196 CPUtime=0
/proc/26803/task/26809/stat : 26809 (java) S 26789 26789 26282 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 220221520 881864704 19962 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26803/tid=26810] ppid=26789 vsize=861196 CPUtime=0
/proc/26803/task/26810/stat : 26810 (java) S 26789 26789 26282 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 220221520 881864704 19962 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.1
Current children cumulated vsize (KiB) 908756

[startup+25.636 s]
/proc/loadavg: 1.95 1.97 1.91 3/88 26811
/proc/meminfo: memFree=937232/2055920 swapFree=4191880/4192956
[pid=26789] ppid=26787 vsize=47560 CPUtime=17.39
/proc/26789/stat : 26789 (galac.sh) S 26787 26789 26282 0 -1 4194304 800 22036 0 112 0 0 1709 30 17 0 1 0 220221460 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26789/statm: 11890 363 245 79 0 218 0
[pid=26811] ppid=26789 vsize=72436 CPUtime=7.48
/proc/26811/stat : 26811 (minisat) R 26789 26789 26282 0 -1 4194304 17815 0 0 0 739 9 0 0 25 0 1 0 220223271 74174464 17797 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529444 0 0 4096 3 0 0 0 17 1 0 0
/proc/26811/statm: 18109 17797 54 142 0 17965 0
Current children cumulated CPU time (s) 24.87
Current children cumulated vsize (KiB) 119996

[startup+51.3052 s]
/proc/loadavg: 1.97 1.97 1.91 3/88 26811
/proc/meminfo: memFree=880080/2055920 swapFree=4191880/4192956
[pid=26789] ppid=26787 vsize=47560 CPUtime=17.39
/proc/26789/stat : 26789 (galac.sh) S 26787 26789 26282 0 -1 4194304 800 22036 0 112 0 0 1709 30 17 0 1 0 220221460 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26789/statm: 11890 363 245 79 0 218 0
[pid=26811] ppid=26789 vsize=117028 CPUtime=33.02
/proc/26811/stat : 26811 (minisat) R 26789 26789 26282 0 -1 4194304 28933 0 0 0 3285 17 0 0 25 0 1 0 220223271 119836672 28915 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/26811/statm: 29257 28915 54 142 0 29113 0
Current children cumulated CPU time (s) 50.41
Current children cumulated vsize (KiB) 164588

[startup+102.553 s]
/proc/loadavg: 1.98 1.97 1.91 3/88 26811
/proc/meminfo: memFree=767568/2055920 swapFree=4191880/4192956
[pid=26789] ppid=26787 vsize=47560 CPUtime=17.39
/proc/26789/stat : 26789 (galac.sh) S 26787 26789 26282 0 -1 4194304 800 22036 0 112 0 0 1709 30 17 0 1 0 220221460 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26789/statm: 11890 363 245 79 0 218 0
[pid=26811] ppid=26789 vsize=208856 CPUtime=84.03
/proc/26811/stat : 26811 (minisat) R 26789 26789 26282 0 -1 4194304 51811 0 0 0 8367 36 0 0 25 0 1 0 220223271 213868544 51793 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 1 0 0
/proc/26811/statm: 52214 51793 54 142 0 52070 0
Current children cumulated CPU time (s) 101.42
Current children cumulated vsize (KiB) 256416

[startup+162.64 s]
/proc/loadavg: 1.99 1.97 1.91 3/88 26811
/proc/meminfo: memFree=715472/2055920 swapFree=4191880/4192956
[pid=26789] ppid=26787 vsize=47560 CPUtime=17.39
/proc/26789/stat : 26789 (galac.sh) S 26787 26789 26282 0 -1 4194304 800 22036 0 112 0 0 1709 30 17 0 1 0 220221460 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26789/statm: 11890 363 245 79 0 218 0
[pid=26811] ppid=26789 vsize=229100 CPUtime=143.83
/proc/26811/stat : 26811 (minisat) R 26789 26789 26282 0 -1 4194304 56779 0 0 0 14341 42 0 0 25 0 1 0 220223271 234598400 56761 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/26811/statm: 57275 56761 54 142 0 57131 0
Current children cumulated CPU time (s) 161.22
Current children cumulated vsize (KiB) 276660

[startup+222.74 s]
/proc/loadavg: 1.99 1.97 1.91 3/94 26895
/proc/meminfo: memFree=637784/2055920 swapFree=4191880/4192956
[pid=26789] ppid=26787 vsize=47560 CPUtime=17.39
/proc/26789/stat : 26789 (galac.sh) S 26787 26789 26282 0 -1 4194304 800 22036 0 112 0 0 1709 30 17 0 1 0 220221460 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26789/statm: 11890 363 245 79 0 218 0
[pid=26811] ppid=26789 vsize=262144 CPUtime=203.56
/proc/26811/stat : 26811 (minisat) R 26789 26789 26282 0 -1 4194304 64945 0 0 0 20304 52 0 0 25 0 1 0 220223271 268435456 64927 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/26811/statm: 65536 64927 54 142 0 65392 0
Current children cumulated CPU time (s) 220.95
Current children cumulated vsize (KiB) 309704

[startup+282.83 s]
/proc/loadavg: 2.06 1.99 1.91 3/95 27083

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

/proc/26789/stat : 26789 (galac.sh) S 26787 26789 26282 0 -1 4194304 800 22036 0 112 0 0 1709 30 17 0 1 0 220221460 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26789/statm: 11890 363 245 79 0 218 0
[pid=26811] ppid=26789 vsize=656908 CPUtime=1043.52
/proc/26811/stat : 26811 (minisat) R 26789 26789 26282 0 -1 4194304 162340 0 0 0 104176 176 0 0 25 0 1 0 220223271 672673792 162314 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529435 0 0 4096 3 0 0 0 17 0 0 0
/proc/26811/statm: 164227 162314 54 142 0 164083 0
Current children cumulated CPU time (s) 1060.91
Current children cumulated vsize (KiB) 704468

[startup+1123.8 s]
/proc/loadavg: 1.25 1.54 1.74 3/86 27694
/proc/meminfo: memFree=736472/2055920 swapFree=4191880/4192956
[pid=26789] ppid=26787 vsize=47560 CPUtime=17.39
/proc/26789/stat : 26789 (galac.sh) S 26787 26789 26282 0 -1 4194304 800 22036 0 112 0 0 1709 30 17 0 1 0 220221460 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26789/statm: 11890 363 245 79 0 218 0
[pid=26811] ppid=26789 vsize=668512 CPUtime=1103.45
/proc/26811/stat : 26811 (minisat) R 26789 26789 26282 0 -1 4194304 165025 0 0 0 110152 193 0 0 25 0 1 0 220223271 684556288 164991 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 0 0 0
/proc/26811/statm: 167128 164991 54 142 0 166984 0
Current children cumulated CPU time (s) 1120.84
Current children cumulated vsize (KiB) 716072

[startup+1183.82 s]
/proc/loadavg: 1.27 1.49 1.71 2/82 28166
/proc/meminfo: memFree=1178296/2055920 swapFree=4191880/4192956
[pid=26789] ppid=26787 vsize=47560 CPUtime=17.39
/proc/26789/stat : 26789 (galac.sh) S 26787 26789 26282 0 -1 4194304 800 22036 0 112 0 0 1709 30 17 0 1 0 220221460 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26789/statm: 11890 363 245 79 0 218 0
[pid=26811] ppid=26789 vsize=677436 CPUtime=1163.4
/proc/26811/stat : 26811 (minisat) R 26789 26789 26282 0 -1 4194304 167170 0 0 0 116140 200 0 0 25 0 1 0 220223271 693694464 167136 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 0 0 0
/proc/26811/statm: 169359 167136 54 142 0 169215 0
Current children cumulated CPU time (s) 1180.79
Current children cumulated vsize (KiB) 724996

[startup+1243.86 s]
/proc/loadavg: 1.48 1.49 1.69 2/82 28329
/proc/meminfo: memFree=1167480/2055920 swapFree=4191880/4192956
[pid=26789] ppid=26787 vsize=47560 CPUtime=17.39
/proc/26789/stat : 26789 (galac.sh) S 26787 26789 26282 0 -1 4194304 800 22036 0 112 0 0 1709 30 17 0 1 0 220221460 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26789/statm: 11890 363 245 79 0 218 0
[pid=26811] ppid=26789 vsize=689008 CPUtime=1223.33
/proc/26811/stat : 26811 (minisat) R 26789 26789 26282 0 -1 4194304 170046 0 0 0 122127 206 0 0 25 0 1 0 220223271 705544192 170012 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/26811/statm: 172252 170012 54 142 0 172108 0
Current children cumulated CPU time (s) 1240.72
Current children cumulated vsize (KiB) 736568

[startup+1303.89 s]
/proc/loadavg: 1.75 1.56 1.70 3/95 28394
/proc/meminfo: memFree=510864/2055920 swapFree=4191880/4192956
[pid=26789] ppid=26787 vsize=47560 CPUtime=17.39
/proc/26789/stat : 26789 (galac.sh) S 26787 26789 26282 0 -1 4194304 800 22036 0 112 0 0 1709 30 17 0 1 0 220221460 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26789/statm: 11890 363 245 79 0 218 0
[pid=26811] ppid=26789 vsize=702372 CPUtime=1283.29
/proc/26811/stat : 26811 (minisat) R 26789 26789 26282 0 -1 4194304 173430 0 0 0 128119 210 0 0 25 0 1 0 220223271 719228928 173396 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134526397 0 0 4096 3 0 0 0 17 0 0 0
/proc/26811/statm: 175593 173396 54 142 0 175449 0
Current children cumulated CPU time (s) 1300.68
Current children cumulated vsize (KiB) 749932

[startup+1363.9 s]
/proc/loadavg: 1.91 1.64 1.72 3/95 28394
/proc/meminfo: memFree=495312/2055920 swapFree=4191880/4192956
[pid=26789] ppid=26787 vsize=47560 CPUtime=17.39
/proc/26789/stat : 26789 (galac.sh) S 26787 26789 26282 0 -1 4194304 800 22036 0 112 0 0 1709 30 17 0 1 0 220221460 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26789/statm: 11890 363 245 79 0 218 0
[pid=26811] ppid=26789 vsize=717996 CPUtime=1343.24
/proc/26811/stat : 26811 (minisat) R 26789 26789 26282 0 -1 4194304 177309 0 0 0 134110 214 0 0 25 0 1 0 220223271 735227904 177275 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/26811/statm: 179499 177275 54 142 0 179355 0
Current children cumulated CPU time (s) 1360.63
Current children cumulated vsize (KiB) 765556

[startup+1423.92 s]
/proc/loadavg: 2.05 1.73 1.75 3/95 28394
/proc/meminfo: memFree=480464/2055920 swapFree=4191880/4192956
[pid=26789] ppid=26787 vsize=47560 CPUtime=17.39
/proc/26789/stat : 26789 (galac.sh) S 26787 26789 26282 0 -1 4194304 800 22036 0 112 0 0 1709 30 17 0 1 0 220221460 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26789/statm: 11890 363 245 79 0 218 0
[pid=26811] ppid=26789 vsize=732612 CPUtime=1403.19
/proc/26811/stat : 26811 (minisat) R 26789 26789 26282 0 -1 4194304 180974 0 0 0 140100 219 0 0 25 0 1 0 220223271 750194688 180940 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 0 0 0
/proc/26811/statm: 183153 180940 54 142 0 183009 0
Current children cumulated CPU time (s) 1420.58
Current children cumulated vsize (KiB) 780172

[startup+1483.99 s]
/proc/loadavg: 2.02 1.78 1.76 3/95 28394
/proc/meminfo: memFree=470864/2055920 swapFree=4191880/4192956
[pid=26789] ppid=26787 vsize=47560 CPUtime=17.39
/proc/26789/stat : 26789 (galac.sh) S 26787 26789 26282 0 -1 4194304 800 22036 0 112 0 0 1709 30 17 0 1 0 220221460 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26789/statm: 11890 363 245 79 0 218 0
[pid=26811] ppid=26789 vsize=742192 CPUtime=1463.2
/proc/26811/stat : 26811 (minisat) R 26789 26789 26282 0 -1 4194304 183361 0 0 0 146099 221 0 0 25 0 1 0 220223271 760004608 183327 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134715850 0 0 4096 3 0 0 0 17 0 0 0
/proc/26811/statm: 185548 183327 54 142 0 185404 0
Current children cumulated CPU time (s) 1480.59
Current children cumulated vsize (KiB) 789752

[startup+1544.02 s]
/proc/loadavg: 2.00 1.81 1.77 4/95 28394
/proc/meminfo: memFree=461840/2055920 swapFree=4191880/4192956
[pid=26789] ppid=26787 vsize=47560 CPUtime=17.39
/proc/26789/stat : 26789 (galac.sh) S 26787 26789 26282 0 -1 4194304 800 22036 0 112 0 0 1709 30 17 0 1 0 220221460 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26789/statm: 11890 363 245 79 0 218 0
[pid=26811] ppid=26789 vsize=751020 CPUtime=1523.16
/proc/26811/stat : 26811 (minisat) R 26789 26789 26282 0 -1 4194304 185568 0 0 0 152092 224 0 0 25 0 1 0 220223271 769044480 185526 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/26811/statm: 187755 185526 54 142 0 187611 0
Current children cumulated CPU time (s) 1540.55
Current children cumulated vsize (KiB) 798580

[startup+1604.05 s]
/proc/loadavg: 2.00 1.85 1.78 3/95 28394
/proc/meminfo: memFree=451344/2055920 swapFree=4191880/4192956
[pid=26789] ppid=26787 vsize=47560 CPUtime=17.39
/proc/26789/stat : 26789 (galac.sh) S 26787 26789 26282 0 -1 4194304 800 22036 0 112 0 0 1709 30 17 0 1 0 220221460 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26789/statm: 11890 363 245 79 0 218 0
[pid=26811] ppid=26789 vsize=761380 CPUtime=1583.12
/proc/26811/stat : 26811 (minisat) R 26789 26789 26282 0 -1 4194304 188147 0 0 0 158086 226 0 0 25 0 1 0 220223271 779653120 188105 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/26811/statm: 190345 188105 54 142 0 190201 0
Current children cumulated CPU time (s) 1600.51
Current children cumulated vsize (KiB) 808940

[startup+1664.14 s]
/proc/loadavg: 2.00 1.87 1.79 3/95 28394
/proc/meminfo: memFree=442384/2055920 swapFree=4191880/4192956
[pid=26789] ppid=26787 vsize=47560 CPUtime=17.39
/proc/26789/stat : 26789 (galac.sh) S 26787 26789 26282 0 -1 4194304 800 22036 0 112 0 0 1709 30 17 0 1 0 220221460 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26789/statm: 11890 363 245 79 0 218 0
[pid=26811] ppid=26789 vsize=770188 CPUtime=1643.13
/proc/26811/stat : 26811 (minisat) R 26789 26789 26282 0 -1 4194304 190372 0 0 0 164084 229 0 0 25 0 1 0 220223271 788672512 190330 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/26811/statm: 192547 190330 54 142 0 192403 0
Current children cumulated CPU time (s) 1660.52
Current children cumulated vsize (KiB) 817748

[startup+1724.23 s]
/proc/loadavg: 2.00 1.89 1.81 3/95 28394
/proc/meminfo: memFree=407632/2055920 swapFree=4191880/4192956
[pid=26789] ppid=26787 vsize=47560 CPUtime=17.39
/proc/26789/stat : 26789 (galac.sh) S 26787 26789 26282 0 -1 4194304 800 22036 0 112 0 0 1709 30 17 0 1 0 220221460 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26789/statm: 11890 363 245 79 0 218 0
[pid=26811] ppid=26789 vsize=805660 CPUtime=1703.16
/proc/26811/stat : 26811 (minisat) R 26789 26789 26282 0 -1 4194304 199204 0 0 0 170081 235 0 0 25 0 1 0 220223271 824995840 199162 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134526203 0 0 4096 3 0 0 0 17 0 0 0
/proc/26811/statm: 201415 199162 54 142 0 201271 0
Current children cumulated CPU time (s) 1720.55
Current children cumulated vsize (KiB) 853220

[startup+1784.25 s]
/proc/loadavg: 2.00 1.91 1.82 3/95 28394
/proc/meminfo: memFree=357392/2055920 swapFree=4191880/4192956
[pid=26789] ppid=26787 vsize=47560 CPUtime=17.39
/proc/26789/stat : 26789 (galac.sh) S 26787 26789 26282 0 -1 4194304 800 22036 0 112 0 0 1709 30 17 0 1 0 220221460 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26789/statm: 11890 363 245 79 0 218 0
[pid=26811] ppid=26789 vsize=856724 CPUtime=1763.09
/proc/26811/stat : 26811 (minisat) R 26789 26789 26282 0 -1 4194304 211550 0 0 0 176061 248 0 0 25 0 1 0 220223271 877285376 211508 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/26811/statm: 214181 211508 54 142 0 214037 0
Current children cumulated CPU time (s) 1780.48
Current children cumulated vsize (KiB) 904284



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1803.86 s]
/proc/loadavg: 2.00 1.91 1.82 3/95 28394
/proc/meminfo: memFree=347792/2055920 swapFree=4191880/4192956
[pid=26789] ppid=26787 vsize=47560 CPUtime=17.39
/proc/26789/stat : 26789 (galac.sh) S 26787 26789 26282 0 -1 4194304 800 22036 0 112 0 0 1709 30 17 0 1 0 220221460 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/26789/statm: 11890 363 245 79 0 218 0
[pid=26811] ppid=26789 vsize=866340 CPUtime=1782.71
/proc/26811/stat : 26811 (minisat) R 26789 26789 26282 0 -1 4194304 213929 0 0 0 178019 252 0 0 25 0 1 0 220223271 887132160 213887 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529417 0 0 4096 3 0 0 0 17 0 0 0
/proc/26811/statm: 216585 213887 54 142 0 216441 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 913900

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1803.87
CPU time (s): 17.4164
CPU user time (s): 17.1034
CPU system time (s): 0.312952
CPU usage (%): 0.965498
Max. virtual memory (cumulated for all children) (KiB): 913900

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 17.1034
system time used= 0.312952
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22836
page faults= 112
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2363
involuntary context switches= 2139

runsolver used 1.9957 s user time and 5.60815 s system time

The end

Launcher Data (download as text)

Begin job on node3 on Sat Jan 13 19:57:38 UTC 2007


IDJOB= 237520
IDBENCH= 6946
IDSOLVER= 78
FILE ID= node3/237520-1168718257

PBS_JOBID= 3547397

Free space on /tmp= 66376 MiB

SOLVER NAME= galac 1
BENCH NAME= HOME/pub/bench/CPAI06/haystacks/haystacks_28.xml
COMMAND LINE= /tmp/evaluation/237520-1168718257/galac.sh /tmp/evaluation/237520-1168718257/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node3/watcher-237520-1168718257 -o ROOT/results/node3/solver-237520-1168718257 -C 1800 -M 900  /tmp/evaluation/237520-1168718257/galac.sh /tmp/evaluation/237520-1168718257/unknown.xml

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  d182319e3384c4b9a637e552d7b21712

RANDOM SEED= 633738209

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.279
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.279
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:       1046456 kB
Buffers:          1036 kB
Cached:         182572 kB
SwapCached:        264 kB
Active:         803188 kB
Inactive:       160980 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1046456 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            4180 kB
Writeback:           0 kB
Mapped:         793176 kB
Slab:            28820 kB
Committed_AS:  7220264 kB
PageTables:       3588 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= 66552 MiB



End job on node3 on Sat Jan 13 20:27:42 UTC 2007