Trace number 206531

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
galac 1? (TO) 1800.02 1807.63

General information on the benchmark

Namerandom/rand-3-28-28/
rand-3-28-28-93-632-10_ext.xml
MD5SUMf7ca2665b3aebaf283f89524bf226abc
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1741.14
SatisfiableYES
(Un)Satisfiability was proved
Number of variables28
Number of constraints93
Maximum constraint arity3
Maximum domain size28
Number of constraints which are defined in extension93
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 ---
5.45	c start processing
5.45	c start relation processing
19.66	c start cnf exporting
82.25	c parsing time : 5.286
82.25	c preprocessing time : 82.085
82.25	
82.25	c Nary constraints - conflicts : 0 supports : 93
82.25	c Binary constraints - conflicts : 0 supports :0
82.25	c max arity constraint : 3
82.25	c Max Tuples generated 0
82.25	c relations : 93
82.25	c relations BDD: 93
82.25	c vars : 598090 - clauses :  1874131
82.25	
82.32	 
82.32	c --- Minisat Stats ---
82.32	 

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/node6/watcher-206531-1168174294 -o ROOT/results/node6/solver-206531-1168174294 -C 1800 -M 900 /tmp/evaluation/206531-1168174294/galac.sh /tmp/evaluation/206531-1168174294/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: 2.02 2.03 2.00 5/87 11858
/proc/meminfo: memFree=857128/2055924 swapFree=4165672/4192956
[pid=11857] ppid=11855 vsize=8560 CPUtime=0
/proc/11857/stat : 11857 (galac.sh) R 11855 11857 11787 0 -1 4194304 308 0 0 0 0 0 0 0 20 0 1 0 165824901 8765440 253 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268583028623 0 0 4096 8192 0 0 0 17 1 0 0
/proc/11857/statm: 2140 253 197 79 0 133 0

[startup+0.105799 s]
/proc/loadavg: 2.02 2.03 2.00 5/87 11858
/proc/meminfo: memFree=857128/2055924 swapFree=4165672/4192956
[pid=11857] ppid=11855 vsize=47568 CPUtime=0.01
/proc/11857/stat : 11857 (galac.sh) S 11855 11857 11787 0 -1 4194304 761 1704 0 0 0 0 0 1 25 0 1 0 165824901 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11857/statm: 11892 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+0.513844 s]
/proc/loadavg: 2.02 2.03 2.00 5/87 11858
/proc/meminfo: memFree=857128/2055924 swapFree=4165672/4192956
[pid=11857] ppid=11855 vsize=47568 CPUtime=0.01
/proc/11857/stat : 11857 (galac.sh) S 11855 11857 11787 0 -1 4194304 761 1704 0 0 0 0 0 1 25 0 1 0 165824901 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11857/statm: 11892 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+1.33694 s]
/proc/loadavg: 2.02 2.03 2.00 3/95 11878
/proc/meminfo: memFree=780072/2055924 swapFree=4165672/4192956
[pid=11857] ppid=11855 vsize=47568 CPUtime=0.01
/proc/11857/stat : 11857 (galac.sh) S 11855 11857 11787 0 -1 4194304 761 1704 0 0 0 0 0 1 25 0 1 0 165824901 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11857/statm: 11892 363 245 79 0 218 0
[pid=11871] ppid=11857 vsize=861064 CPUtime=1.28
/proc/11871/stat : 11871 (java) R 11857 11857 11787 0 -1 0 21240 0 1 0 117 11 0 0 23 0 8 0 165824905 881729536 20993 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073666120 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11871/statm: 215266 20993 1967 14 0 201471 0
[pid=11871/tid=11872] ppid=11857 vsize=861064 CPUtime=0.05
/proc/11871/task/11872/stat : 11872 (java) S 11857 11857 11787 0 -1 64 5486 0 0 0 3 2 0 0 16 0 8 0 165824909 881729536 20993 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11871/tid=11873] ppid=11857 vsize=861064 CPUtime=0
/proc/11871/task/11873/stat : 11873 (java) S 11857 11857 11787 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 165824909 881729536 20993 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11871/tid=11874] ppid=11857 vsize=861064 CPUtime=0
/proc/11871/task/11874/stat : 11874 (java) S 11857 11857 11787 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 165824909 881729536 20993 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11871/tid=11875] ppid=11857 vsize=861064 CPUtime=0
/proc/11871/task/11875/stat : 11875 (java) S 11857 11857 11787 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 165824913 881729536 20993 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11871/tid=11876] ppid=11857 vsize=861064 CPUtime=0.12
/proc/11871/task/11876/stat : 11876 (java) S 11857 11857 11787 0 -1 64 892 0 0 0 12 0 0 0 16 0 8 0 165824913 881729536 20993 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11871/tid=11877] ppid=11857 vsize=861064 CPUtime=0
/proc/11871/task/11877/stat : 11877 (java) S 11857 11857 11787 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 165824913 881729536 20993 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11871/tid=11878] ppid=11857 vsize=861064 CPUtime=0
/proc/11871/task/11878/stat : 11878 (java) S 11857 11857 11787 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 165824913 881729536 20993 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 908632

[startup+2.98914 s]
/proc/loadavg: 2.02 2.03 2.00 3/95 11878
/proc/meminfo: memFree=768424/2055924 swapFree=4165672/4192956
[pid=11857] ppid=11855 vsize=47568 CPUtime=0.01
/proc/11857/stat : 11857 (galac.sh) S 11855 11857 11787 0 -1 4194304 761 1704 0 0 0 0 0 1 25 0 1 0 165824901 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11857/statm: 11892 363 245 79 0 218 0
[pid=11871] ppid=11857 vsize=861064 CPUtime=2.93
/proc/11871/stat : 11871 (java) R 11857 11857 11787 0 -1 0 25340 0 1 0 279 14 0 0 25 0 8 0 165824905 881729536 25087 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073704266 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11871/statm: 215266 25087 1967 14 0 201471 0
[pid=11871/tid=11872] ppid=11857 vsize=861064 CPUtime=0.2
/proc/11871/task/11872/stat : 11872 (java) S 11857 11857 11787 0 -1 64 9571 0 0 0 16 4 0 0 16 0 8 0 165824909 881729536 25087 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11871/tid=11873] ppid=11857 vsize=861064 CPUtime=0
/proc/11871/task/11873/stat : 11873 (java) S 11857 11857 11787 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 165824909 881729536 25087 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11871/tid=11874] ppid=11857 vsize=861064 CPUtime=0
/proc/11871/task/11874/stat : 11874 (java) S 11857 11857 11787 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 165824909 881729536 25087 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11871/tid=11875] ppid=11857 vsize=861064 CPUtime=0
/proc/11871/task/11875/stat : 11875 (java) S 11857 11857 11787 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 165824913 881729536 25087 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11871/tid=11876] ppid=11857 vsize=861064 CPUtime=0.14
/proc/11871/task/11876/stat : 11876 (java) S 11857 11857 11787 0 -1 64 901 0 0 0 14 0 0 0 16 0 8 0 165824913 881729536 25087 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11871/tid=11877] ppid=11857 vsize=861064 CPUtime=0
/proc/11871/task/11877/stat : 11877 (java) S 11857 11857 11787 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 165824913 881729536 25087 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11871/tid=11878] ppid=11857 vsize=861064 CPUtime=0
/proc/11871/task/11878/stat : 11878 (java) S 11857 11857 11787 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 165824913 881729536 25087 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 908632

[startup+6.26952 s]
/proc/loadavg: 2.02 2.03 2.00 3/95 11878
/proc/meminfo: memFree=741608/2055924 swapFree=4165672/4192956
[pid=11857] ppid=11855 vsize=47568 CPUtime=0.01
/proc/11857/stat : 11857 (galac.sh) S 11855 11857 11787 0 -1 4194304 761 1704 0 0 0 0 0 1 25 0 1 0 165824901 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11857/statm: 11892 363 245 79 0 218 0
[pid=11871] ppid=11857 vsize=861064 CPUtime=6.18
/proc/11871/stat : 11871 (java) R 11857 11857 11787 0 -1 0 30839 0 1 0 601 17 0 0 25 0 8 0 165824905 881729536 30577 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073975425 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11871/statm: 215266 30577 1975 14 0 201471 0
[pid=11871/tid=11872] ppid=11857 vsize=861064 CPUtime=0.4
/proc/11871/task/11872/stat : 11872 (java) S 11857 11857 11787 0 -1 64 14997 0 0 0 34 6 0 0 17 0 8 0 165824909 881729536 30577 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11871/tid=11873] ppid=11857 vsize=861064 CPUtime=0
/proc/11871/task/11873/stat : 11873 (java) S 11857 11857 11787 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 165824909 881729536 30577 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11871/tid=11874] ppid=11857 vsize=861064 CPUtime=0
/proc/11871/task/11874/stat : 11874 (java) S 11857 11857 11787 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 165824909 881729536 30577 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11871/tid=11875] ppid=11857 vsize=861064 CPUtime=0
/proc/11871/task/11875/stat : 11875 (java) S 11857 11857 11787 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 165824913 881729536 30577 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11871/tid=11876] ppid=11857 vsize=861064 CPUtime=0.23
/proc/11871/task/11876/stat : 11876 (java) S 11857 11857 11787 0 -1 64 946 0 0 0 22 1 0 0 15 0 8 0 165824913 881729536 30577 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11871/tid=11877] ppid=11857 vsize=861064 CPUtime=0
/proc/11871/task/11877/stat : 11877 (java) S 11857 11857 11787 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 165824913 881729536 30577 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11871/tid=11878] ppid=11857 vsize=861064 CPUtime=0
/proc/11871/task/11878/stat : 11878 (java) S 11857 11857 11787 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 165824913 881729536 30577 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 908632

[startup+12.6733 s]
/proc/loadavg: 2.01 2.03 2.00 4/95 11878
/proc/meminfo: memFree=645800/2055924 swapFree=4165672/4192956
[pid=11857] ppid=11855 vsize=47568 CPUtime=0.01
/proc/11857/stat : 11857 (galac.sh) S 11855 11857 11787 0 -1 4194304 761 1704 0 0 0 0 0 1 25 0 1 0 165824901 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11857/statm: 11892 363 245 79 0 218 0
[pid=11871] ppid=11857 vsize=861064 CPUtime=12.56
/proc/11871/stat : 11871 (java) R 11857 11857 11787 0 -1 0 54786 0 1 0 1228 28 0 0 25 0 8 0 165824905 881729536 54520 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073922348 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11871/statm: 215266 54520 1975 14 0 201471 0
[pid=11871/tid=11872] ppid=11857 vsize=861064 CPUtime=1.47
/proc/11871/task/11872/stat : 11872 (java) S 11857 11857 11787 0 -1 64 38940 0 0 0 131 16 0 0 20 0 8 0 165824909 881729536 54520 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11871/tid=11873] ppid=11857 vsize=861064 CPUtime=0
/proc/11871/task/11873/stat : 11873 (java) S 11857 11857 11787 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 165824909 881729536 54520 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11871/tid=11874] ppid=11857 vsize=861064 CPUtime=0
/proc/11871/task/11874/stat : 11874 (java) S 11857 11857 11787 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 165824909 881729536 54520 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11871/tid=11875] ppid=11857 vsize=861064 CPUtime=0
/proc/11871/task/11875/stat : 11875 (java) S 11857 11857 11787 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 165824913 881729536 54520 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11871/tid=11876] ppid=11857 vsize=861064 CPUtime=0.23
/proc/11871/task/11876/stat : 11876 (java) S 11857 11857 11787 0 -1 64 946 0 0 0 22 1 0 0 15 0 8 0 165824913 881729536 54520 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11871/tid=11877] ppid=11857 vsize=861064 CPUtime=0
/proc/11871/task/11877/stat : 11877 (java) S 11857 11857 11787 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 165824913 881729536 54520 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11871/tid=11878] ppid=11857 vsize=861064 CPUtime=0
/proc/11871/task/11878/stat : 11878 (java) R 11857 11857 11787 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 165824913 881729536 54520 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 908632

[startup+25.5468 s]
/proc/loadavg: 2.01 2.03 2.00 3/95 11878
/proc/meminfo: memFree=511784/2055924 swapFree=4165672/4192956
[pid=11857] ppid=11855 vsize=47568 CPUtime=0.01
/proc/11857/stat : 11857 (galac.sh) S 11855 11857 11787 0 -1 4194304 761 1704 0 0 0 0 0 1 25 0 1 0 165824901 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11857/statm: 11892 363 245 79 0 218 0
[pid=11871] ppid=11857 vsize=861064 CPUtime=25.37
/proc/11871/stat : 11871 (java) R 11857 11857 11787 0 -1 0 87648 0 1 0 2491 46 0 0 25 0 8 0 165824905 881729536 87369 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073516267 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11871/statm: 215266 87369 1994 14 0 201471 0
[pid=11871/tid=11872] ppid=11857 vsize=861064 CPUtime=2.93
/proc/11871/task/11872/stat : 11872 (java) S 11857 11857 11787 0 -1 64 71716 0 0 0 261 32 0 0 16 0 8 0 165824909 881729536 87369 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11871/tid=11873] ppid=11857 vsize=861064 CPUtime=0
/proc/11871/task/11873/stat : 11873 (java) S 11857 11857 11787 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 165824909 881729536 87369 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11871/tid=11874] ppid=11857 vsize=861064 CPUtime=0
/proc/11871/task/11874/stat : 11874 (java) S 11857 11857 11787 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 165824909 881729536 87369 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11871/tid=11875] ppid=11857 vsize=861064 CPUtime=0
/proc/11871/task/11875/stat : 11875 (java) S 11857 11857 11787 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 165824913 881729536 87369 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11871/tid=11876] ppid=11857 vsize=861064 CPUtime=0.29
/proc/11871/task/11876/stat : 11876 (java) S 11857 11857 11787 0 -1 64 982 0 0 0 28 1 0 0 15 0 8 0 165824913 881729536 87369 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11871/tid=11877] ppid=11857 vsize=861064 CPUtime=0
/proc/11871/task/11877/stat : 11877 (java) S 11857 11857 11787 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 165824913 881729536 87369 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11871/tid=11878] ppid=11857 vsize=861064 CPUtime=0
/proc/11871/task/11878/stat : 11878 (java) S 11857 11857 11787 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 165824913 881729536 87369 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 908632

[startup+51.2038 s]
/proc/loadavg: 2.01 2.02 2.00 3/95 11878
/proc/meminfo: memFree=497640/2055924 swapFree=4165672/4192956
[pid=11857] ppid=11855 vsize=47568 CPUtime=0.01
/proc/11857/stat : 11857 (galac.sh) S 11855 11857 11787 0 -1 4194304 761 1704 0 0 0 0 0 1 25 0 1 0 165824901 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11857/statm: 11892 363 245 79 0 218 0
[pid=11871] ppid=11857 vsize=861064 CPUtime=50.9
/proc/11871/stat : 11871 (java) R 11857 11857 11787 0 -1 0 87692 0 1 0 5034 56 0 0 25 0 8 0 165824905 881729536 87370 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073659559 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11871/statm: 215266 87370 1995 14 0 201471 0
[pid=11871/tid=11872] ppid=11857 vsize=861064 CPUtime=3.01
/proc/11871/task/11872/stat : 11872 (java) S 11857 11857 11787 0 -1 64 71717 0 0 0 269 32 0 0 16 0 8 0 165824909 881729536 87370 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11871/tid=11873] ppid=11857 vsize=861064 CPUtime=0
/proc/11871/task/11873/stat : 11873 (java) S 11857 11857 11787 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 165824909 881729536 87370 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11871/tid=11874] ppid=11857 vsize=861064 CPUtime=0
/proc/11871/task/11874/stat : 11874 (java) S 11857 11857 11787 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 165824909 881729536 87370 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11871/tid=11875] ppid=11857 vsize=861064 CPUtime=0
/proc/11871/task/11875/stat : 11875 (java) S 11857 11857 11787 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 165824913 881729536 87370 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11871/tid=11876] ppid=11857 vsize=861064 CPUtime=0.29
/proc/11871/task/11876/stat : 11876 (java) S 11857 11857 11787 0 -1 64 982 0 0 0 28 1 0 0 15 0 8 0 165824913 881729536 87370 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11871/tid=11877] ppid=11857 vsize=861064 CPUtime=0
/proc/11871/task/11877/stat : 11877 (java) S 11857 11857 11787 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 165824913 881729536 87370 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11871/tid=11878] ppid=11857 vsize=861064 CPUtime=0
/proc/11871/task/11878/stat : 11878 (java) S 11857 11857 11787 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 165824913 881729536 87370 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.91
Current children cumulated vsize (KiB) 908632

[startup+102.444 s]
/proc/loadavg: 2.00 2.02 2.00 3/88 11879
/proc/meminfo: memFree=710688/2055924 swapFree=4165672/4192956
[pid=11857] ppid=11855 vsize=47568 CPUtime=81.88
/proc/11857/stat : 11857 (galac.sh) S 11855 11857 11787 0 -1 4194304 799 89456 0 1 0 1 8112 75 17 0 1 0 165824901 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11857/statm: 11892 363 245 79 0 218 0
[pid=11879] ppid=11857 vsize=121960 CPUtime=20.01
/proc/11879/stat : 11879 (minisat) R 11857 11857 11787 0 -1 4194304 28063 0 0 0 1984 17 0 0 25 0 1 0 165833133 124887040 28045 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/11879/statm: 30490 28045 54 142 0 30346 0
Current children cumulated CPU time (s) 101.89

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

/proc/loadavg: 2.00 2.00 2.00 3/90 12079
/proc/meminfo: memFree=547472/2055924 swapFree=4165672/4192956
[pid=11857] ppid=11855 vsize=47568 CPUtime=81.88
/proc/11857/stat : 11857 (galac.sh) S 11855 11857 11787 0 -1 4194304 799 89456 0 1 0 1 8112 75 17 0 1 0 165824901 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11857/statm: 11892 363 245 79 0 218 0
[pid=11879] ppid=11857 vsize=285280 CPUtime=1036.35
/proc/11879/stat : 11879 (minisat) R 11857 11857 11787 0 -1 4194304 68784 0 0 0 103579 56 0 0 25 0 1 0 165833133 292126720 68766 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/11879/statm: 71320 68766 54 142 0 71176 0
Current children cumulated CPU time (s) 1118.23
Current children cumulated vsize (KiB) 332848

[startup+1183.85 s]
/proc/loadavg: 2.06 2.02 2.00 3/90 12079
/proc/meminfo: memFree=544080/2055924 swapFree=4165672/4192956
[pid=11857] ppid=11855 vsize=47568 CPUtime=81.88
/proc/11857/stat : 11857 (galac.sh) S 11855 11857 11787 0 -1 4194304 799 89456 0 1 0 1 8112 75 17 0 1 0 165824901 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11857/statm: 11892 363 245 79 0 218 0
[pid=11879] ppid=11857 vsize=288868 CPUtime=1096.13
/proc/11879/stat : 11879 (minisat) R 11857 11857 11787 0 -1 4194304 69620 0 0 0 109556 57 0 0 25 0 1 0 165833133 295800832 69602 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 1 0 0
/proc/11879/statm: 72217 69602 54 142 0 72073 0
Current children cumulated CPU time (s) 1178.01
Current children cumulated vsize (KiB) 336436

[startup+1243.92 s]
/proc/loadavg: 2.02 2.01 2.00 3/90 12079
/proc/meminfo: memFree=542032/2055924 swapFree=4165672/4192956
[pid=11857] ppid=11855 vsize=47568 CPUtime=81.88
/proc/11857/stat : 11857 (galac.sh) S 11855 11857 11787 0 -1 4194304 799 89456 0 1 0 1 8112 75 17 0 1 0 165824901 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11857/statm: 11892 363 245 79 0 218 0
[pid=11879] ppid=11857 vsize=290848 CPUtime=1155.92
/proc/11879/stat : 11879 (minisat) R 11857 11857 11787 0 -1 4194304 70142 0 0 0 115534 58 0 0 25 0 1 0 165833133 297828352 70124 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/11879/statm: 72712 70124 54 142 0 72568 0
Current children cumulated CPU time (s) 1237.8
Current children cumulated vsize (KiB) 338416

[startup+1304 s]
/proc/loadavg: 2.01 2.00 2.00 3/90 12079
/proc/meminfo: memFree=539216/2055924 swapFree=4165672/4192956
[pid=11857] ppid=11855 vsize=47568 CPUtime=81.88
/proc/11857/stat : 11857 (galac.sh) S 11855 11857 11787 0 -1 4194304 799 89456 0 1 0 1 8112 75 17 0 1 0 165824901 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11857/statm: 11892 363 245 79 0 218 0
[pid=11879] ppid=11857 vsize=293620 CPUtime=1215.72
/proc/11879/stat : 11879 (minisat) R 11857 11857 11787 0 -1 4194304 70826 0 0 0 121512 60 0 0 25 0 1 0 165833133 300666880 70808 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/11879/statm: 73405 70808 54 142 0 73261 0
Current children cumulated CPU time (s) 1297.6
Current children cumulated vsize (KiB) 341188

[startup+1364.07 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 12079
/proc/meminfo: memFree=536400/2055924 swapFree=4165672/4192956
[pid=11857] ppid=11855 vsize=47568 CPUtime=81.88
/proc/11857/stat : 11857 (galac.sh) S 11855 11857 11787 0 -1 4194304 799 89456 0 1 0 1 8112 75 17 0 1 0 165824901 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11857/statm: 11892 363 245 79 0 218 0
[pid=11879] ppid=11857 vsize=296392 CPUtime=1275.51
/proc/11879/stat : 11879 (minisat) R 11857 11857 11787 0 -1 4194304 71532 0 0 0 127490 61 0 0 25 0 1 0 165833133 303505408 71514 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/11879/statm: 74098 71514 54 142 0 73954 0
Current children cumulated CPU time (s) 1357.39
Current children cumulated vsize (KiB) 343960

[startup+1424.14 s]
/proc/loadavg: 2.04 2.01 2.00 3/90 12079
/proc/meminfo: memFree=533072/2055924 swapFree=4165672/4192956
[pid=11857] ppid=11855 vsize=47568 CPUtime=81.88
/proc/11857/stat : 11857 (galac.sh) S 11855 11857 11787 0 -1 4194304 799 89456 0 1 0 1 8112 75 17 0 1 0 165824901 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11857/statm: 11892 363 245 79 0 218 0
[pid=11879] ppid=11857 vsize=299828 CPUtime=1335.3
/proc/11879/stat : 11879 (minisat) R 11857 11857 11787 0 -1 4194304 72372 0 0 0 133468 62 0 0 25 0 1 0 165833133 307023872 72354 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134520089 0 0 4096 3 0 0 0 17 1 0 0
/proc/11879/statm: 74957 72354 54 142 0 74813 0
Current children cumulated CPU time (s) 1417.18
Current children cumulated vsize (KiB) 347396

[startup+1484.16 s]
/proc/loadavg: 1.98 1.99 1.99 3/87 12309
/proc/meminfo: memFree=1002088/2055924 swapFree=4165672/4192956
[pid=11857] ppid=11855 vsize=47568 CPUtime=81.88
/proc/11857/stat : 11857 (galac.sh) S 11855 11857 11787 0 -1 4194304 799 89456 0 1 0 1 8112 75 17 0 1 0 165824901 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11857/statm: 11892 363 245 79 0 218 0
[pid=11879] ppid=11857 vsize=303392 CPUtime=1395.22
/proc/11879/stat : 11879 (minisat) R 11857 11857 11787 0 -1 4194304 73274 0 0 0 139451 71 0 0 25 0 1 0 165833133 310673408 73256 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/11879/statm: 75848 73256 54 142 0 75704 0
Current children cumulated CPU time (s) 1477.1
Current children cumulated vsize (KiB) 350960

[startup+1544.17 s]
/proc/loadavg: 1.99 1.99 1.99 3/87 12309
/proc/meminfo: memFree=998120/2055924 swapFree=4165672/4192956
[pid=11857] ppid=11855 vsize=47568 CPUtime=81.88
/proc/11857/stat : 11857 (galac.sh) S 11855 11857 11787 0 -1 4194304 799 89456 0 1 0 1 8112 75 17 0 1 0 165824901 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11857/statm: 11892 363 245 79 0 218 0
[pid=11879] ppid=11857 vsize=307484 CPUtime=1454.97
/proc/11879/stat : 11879 (minisat) R 11857 11857 11787 0 -1 4194304 74302 0 0 0 145425 72 0 0 25 0 1 0 165833133 314863616 74284 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529361 0 0 4096 3 0 0 0 17 0 0 0
/proc/11879/statm: 76871 74284 54 142 0 76727 0
Current children cumulated CPU time (s) 1536.85
Current children cumulated vsize (KiB) 355052

[startup+1604.19 s]
/proc/loadavg: 1.99 1.99 1.99 3/87 12309
/proc/meminfo: memFree=994728/2055924 swapFree=4165672/4192956
[pid=11857] ppid=11855 vsize=47568 CPUtime=81.88
/proc/11857/stat : 11857 (galac.sh) S 11855 11857 11787 0 -1 4194304 799 89456 0 1 0 1 8112 75 17 0 1 0 165824901 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11857/statm: 11892 363 245 79 0 218 0
[pid=11879] ppid=11857 vsize=310784 CPUtime=1514.93
/proc/11879/stat : 11879 (minisat) R 11857 11857 11787 0 -1 4194304 75125 0 0 0 151420 73 0 0 25 0 1 0 165833133 318242816 75107 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 0 0 0
/proc/11879/statm: 77696 75107 54 142 0 77552 0
Current children cumulated CPU time (s) 1596.81
Current children cumulated vsize (KiB) 358352

[startup+1664.21 s]
/proc/loadavg: 1.99 1.99 1.99 3/87 12311
/proc/meminfo: memFree=991976/2055924 swapFree=4165672/4192956
[pid=11857] ppid=11855 vsize=47568 CPUtime=81.88
/proc/11857/stat : 11857 (galac.sh) S 11855 11857 11787 0 -1 4194304 799 89456 0 1 0 1 8112 75 17 0 1 0 165824901 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11857/statm: 11892 363 245 79 0 218 0
[pid=11879] ppid=11857 vsize=313432 CPUtime=1574.87
/proc/11879/stat : 11879 (minisat) R 11857 11857 11787 0 -1 4194304 75813 0 0 0 157413 74 0 0 25 0 1 0 165833133 320954368 75795 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 0 0 0
/proc/11879/statm: 78358 75795 54 142 0 78214 0
Current children cumulated CPU time (s) 1656.75
Current children cumulated vsize (KiB) 361000

[startup+1724.22 s]
/proc/loadavg: 2.08 2.02 2.00 3/87 12311
/proc/meminfo: memFree=989352/2055924 swapFree=4165672/4192956
[pid=11857] ppid=11855 vsize=47568 CPUtime=81.88
/proc/11857/stat : 11857 (galac.sh) S 11855 11857 11787 0 -1 4194304 799 89456 0 1 0 1 8112 75 17 0 1 0 165824901 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11857/statm: 11892 363 245 79 0 218 0
[pid=11879] ppid=11857 vsize=316076 CPUtime=1634.83
/proc/11879/stat : 11879 (minisat) R 11857 11857 11787 0 -1 4194304 76465 0 0 0 163408 75 0 0 25 0 1 0 165833133 323661824 76447 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/11879/statm: 79019 76447 54 142 0 78875 0
Current children cumulated CPU time (s) 1716.71
Current children cumulated vsize (KiB) 363644

[startup+1784.23 s]
/proc/loadavg: 2.03 2.02 2.00 3/87 12311
/proc/meminfo: memFree=986152/2055924 swapFree=4165672/4192956
[pid=11857] ppid=11855 vsize=47568 CPUtime=81.88
/proc/11857/stat : 11857 (galac.sh) S 11855 11857 11787 0 -1 4194304 799 89456 0 1 0 1 8112 75 17 0 1 0 165824901 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11857/statm: 11892 363 245 79 0 218 0
[pid=11879] ppid=11857 vsize=319392 CPUtime=1694.79
/proc/11879/stat : 11879 (minisat) R 11857 11857 11787 0 -1 4194304 77281 0 0 0 169402 77 0 0 25 0 1 0 165833133 327057408 77263 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529361 0 0 4096 3 0 0 0 17 0 0 0
/proc/11879/statm: 79848 77263 54 142 0 79704 0
Current children cumulated CPU time (s) 1776.67
Current children cumulated vsize (KiB) 366960



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.62 s]
/proc/loadavg: 2.02 2.02 2.00 3/87 12311
/proc/meminfo: memFree=985192/2055924 swapFree=4165672/4192956
[pid=11857] ppid=11855 vsize=47568 CPUtime=81.88
/proc/11857/stat : 11857 (galac.sh) S 11855 11857 11787 0 -1 4194304 799 89456 0 1 0 1 8112 75 17 0 1 0 165824901 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11857/statm: 11892 363 245 79 0 218 0
[pid=11879] ppid=11857 vsize=320184 CPUtime=1718.14
/proc/11879/stat : 11879 (minisat) R 11857 11857 11787 0 -1 4194304 77505 0 0 0 171737 77 0 0 25 0 1 0 165833133 327868416 77487 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 0 0 0
/proc/11879/statm: 80046 77487 54 142 0 79902 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 367752

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

Child ended because it received signal 15 (SIGTERM)

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 11857 and gives childrusage.ru_utime.tv_sec=81 childrusage.ru_utime.tv_usec=123667 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=765883
CPU time returned by wait4() is 81.8895
while last known CPU time is 1800.02

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

Real time (s): 1807.63
CPU time (s): 1800.02
CPU user time (s): 1798.49
CPU system time (s): 1.53
CPU usage (%): 99.579
Max. virtual memory (cumulated for all children) (KiB): 908632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 81.1237
system time used= 0.765883
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 90255
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= 3550
involuntary context switches= 4338

runsolver used 2.06269 s user time and 5.63514 s system time

The end

Launcher Data (download as text)

Begin job on node6 on Sun Jan  7 12:51:35 UTC 2007


IDJOB= 206531
IDBENCH= 4215
FILE ID= node6/206531-1168174294

PBS_JOBID= 3478857

Free space on /tmp= 66531 MiB

BENCH NAME= HOME/pub/bench/CPAI06/random/rand-3-28-28/rand-3-28-28-93-632-10_ext.xml
COMMAND LINE= /tmp/evaluation/206531-1168174294/galac.sh /tmp/evaluation/206531-1168174294/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node6/watcher-206531-1168174294 -o ROOT/results/node6/solver-206531-1168174294 -C 1800 -M 900  /tmp/evaluation/206531-1168174294/galac.sh /tmp/evaluation/206531-1168174294/unknown.xml

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  f7ca2665b3aebaf283f89524bf226abc

RANDOM SEED= 245799160

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.240
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.240
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:      2055924 kB
MemFree:        857544 kB
Buffers:         67720 kB
Cached:         520368 kB
SwapCached:       2424 kB
Active:         640948 kB
Inactive:       471440 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:        857544 kB
SwapTotal:     4192956 kB
SwapFree:      4165672 kB
Dirty:            8848 kB
Writeback:           0 kB
Mapped:         535268 kB
Slab:            69256 kB
Committed_AS:  5319208 kB
PageTables:       3820 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= 66503 MiB



End job on node6 on Sun Jan  7 13:21:43 UTC 2007