Trace number 206609

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.08 1803.33

General information on the benchmark

Namerandom/rand-3-28-28/
rand-3-28-28-93-632-14_ext.xml
MD5SUMd1ada6ee371b83aaf6d37e2247a61b93
Bench CategoryN-ARY-EXT (n-ary 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 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.62	c start processing
5.62	c start relation processing
20.50	c start cnf exporting
84.56	c parsing time : 5.445
84.56	c preprocessing time : 84.386
84.56	
84.56	c Nary constraints - conflicts : 0 supports : 93
84.56	c Binary constraints - conflicts : 0 supports :0
84.56	c max arity constraint : 3
84.56	c Max Tuples generated 0
84.56	c relations : 93
84.56	c relations BDD: 93
84.56	c vars : 598117 - clauses :  1874189
84.56	
84.64	 
84.64	c --- Minisat Stats ---
84.64	 

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-206609-1168175668 -o ROOT/results/node3/solver-206609-1168175668 -C 1800 -M 900 /tmp/evaluation/206609-1168175668/galac.sh /tmp/evaluation/206609-1168175668/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.95 2.02 2.00 5/98 30240
/proc/meminfo: memFree=1017592/2055920 swapFree=4192812/4192956
[pid=30239] ppid=30237 vsize=18540 CPUtime=0
/proc/30239/stat : 30239 (runsolver) R 30237 30239 29070 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 165962430 18984960 279 18446744073709551615 4194304 4267372 548682069072 18446744073709551615 233632754983 0 0 4096 24578 0 0 0 17 1 0 0
/proc/30239/statm: 4635 279 244 17 0 2626 0

[startup+0.11069 s]
/proc/loadavg: 1.95 2.02 2.00 5/98 30240
/proc/meminfo: memFree=1017592/2055920 swapFree=4192812/4192956
[pid=30239] ppid=30237 vsize=47560 CPUtime=0
/proc/30239/stat : 30239 (galac.sh) S 30237 30239 29070 0 -1 4194304 762 1704 0 0 0 0 0 0 18 0 1 0 165962430 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30239/statm: 11890 363 245 79 0 218 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47560

[startup+0.518755 s]
/proc/loadavg: 1.95 2.02 2.00 5/98 30240
/proc/meminfo: memFree=1017592/2055920 swapFree=4192812/4192956
[pid=30239] ppid=30237 vsize=47560 CPUtime=0
/proc/30239/stat : 30239 (galac.sh) S 30237 30239 29070 0 -1 4194304 762 1704 0 0 0 0 0 0 18 0 1 0 165962430 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30239/statm: 11890 363 245 79 0 218 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47560

[startup+1.34189 s]
/proc/loadavg: 1.95 2.02 2.00 3/106 30260
/proc/meminfo: memFree=940472/2055920 swapFree=4192812/4192956
[pid=30239] ppid=30237 vsize=47560 CPUtime=0
/proc/30239/stat : 30239 (galac.sh) S 30237 30239 29070 0 -1 4194304 762 1704 0 0 0 0 0 0 18 0 1 0 165962430 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30239/statm: 11890 363 245 79 0 218 0
[pid=30253] ppid=30239 vsize=861064 CPUtime=1.27
/proc/30253/stat : 30253 (java) R 30239 30239 29070 0 -1 0 21266 0 1 0 116 11 0 0 23 0 8 0 165962434 881729536 21019 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073667790 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30253/statm: 215266 21019 1967 14 0 201471 0
[pid=30253/tid=30254] ppid=30239 vsize=861064 CPUtime=0.06
/proc/30253/task/30254/stat : 30254 (java) S 30239 30239 29070 0 -1 64 5512 0 0 0 4 2 0 0 16 0 8 0 165962437 881729536 21019 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30253/tid=30255] ppid=30239 vsize=861064 CPUtime=0
/proc/30253/task/30255/stat : 30255 (java) S 30239 30239 29070 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 165962438 881729536 21019 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30253/tid=30256] ppid=30239 vsize=861064 CPUtime=0
/proc/30253/task/30256/stat : 30256 (java) S 30239 30239 29070 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 165962438 881729536 21019 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30253/tid=30257] ppid=30239 vsize=861064 CPUtime=0
/proc/30253/task/30257/stat : 30257 (java) S 30239 30239 29070 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 165962442 881729536 21019 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30253/tid=30258] ppid=30239 vsize=861064 CPUtime=0.13
/proc/30253/task/30258/stat : 30258 (java) S 30239 30239 29070 0 -1 64 892 0 0 0 13 0 0 0 16 0 8 0 165962442 881729536 21019 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30253/tid=30259] ppid=30239 vsize=861064 CPUtime=0
/proc/30253/task/30259/stat : 30259 (java) S 30239 30239 29070 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 165962442 881729536 21019 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30253/tid=30260] ppid=30239 vsize=861064 CPUtime=0
/proc/30253/task/30260/stat : 30260 (java) S 30239 30239 29070 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 165962442 881729536 21019 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 908624

[startup+2.98816 s]
/proc/loadavg: 1.95 2.02 2.00 4/106 30260
/proc/meminfo: memFree=928824/2055920 swapFree=4192812/4192956
[pid=30239] ppid=30237 vsize=47560 CPUtime=0
/proc/30239/stat : 30239 (galac.sh) S 30237 30239 29070 0 -1 4194304 762 1704 0 0 0 0 0 0 18 0 1 0 165962430 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30239/statm: 11890 363 245 79 0 218 0
[pid=30253] ppid=30239 vsize=861064 CPUtime=2.9
/proc/30253/stat : 30253 (java) R 30239 30239 29070 0 -1 0 25340 0 1 0 277 13 0 0 25 0 8 0 165962434 881729536 25087 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073652591 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30253/statm: 215266 25087 1967 14 0 201471 0
[pid=30253/tid=30254] ppid=30239 vsize=861064 CPUtime=0.21
/proc/30253/task/30254/stat : 30254 (java) S 30239 30239 29070 0 -1 64 9571 0 0 0 17 4 0 0 16 0 8 0 165962437 881729536 25087 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30253/tid=30255] ppid=30239 vsize=861064 CPUtime=0
/proc/30253/task/30255/stat : 30255 (java) S 30239 30239 29070 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 165962438 881729536 25087 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30253/tid=30256] ppid=30239 vsize=861064 CPUtime=0
/proc/30253/task/30256/stat : 30256 (java) S 30239 30239 29070 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 165962438 881729536 25087 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30253/tid=30257] ppid=30239 vsize=861064 CPUtime=0
/proc/30253/task/30257/stat : 30257 (java) S 30239 30239 29070 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 165962442 881729536 25087 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30253/tid=30258] ppid=30239 vsize=861064 CPUtime=0.15
/proc/30253/task/30258/stat : 30258 (java) S 30239 30239 29070 0 -1 64 901 0 0 0 15 0 0 0 16 0 8 0 165962442 881729536 25087 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30253/tid=30259] ppid=30239 vsize=861064 CPUtime=0
/proc/30253/task/30259/stat : 30259 (java) S 30239 30239 29070 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 165962442 881729536 25087 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30253/tid=30260] ppid=30239 vsize=861064 CPUtime=0
/proc/30253/task/30260/stat : 30260 (java) S 30239 30239 29070 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 165962442 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.9
Current children cumulated vsize (KiB) 908624

[startup+6.28569 s]
/proc/loadavg: 1.96 2.02 2.00 3/106 30260
/proc/meminfo: memFree=902136/2055920 swapFree=4192812/4192956
[pid=30239] ppid=30237 vsize=47560 CPUtime=0
/proc/30239/stat : 30239 (galac.sh) S 30237 30239 29070 0 -1 4194304 762 1704 0 0 0 0 0 0 18 0 1 0 165962430 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30239/statm: 11890 363 245 79 0 218 0
[pid=30253] ppid=30239 vsize=861064 CPUtime=6.17
/proc/30253/stat : 30253 (java) R 30239 30239 29070 0 -1 0 30848 0 1 0 599 18 0 0 25 0 8 0 165962434 881729536 30586 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073922732 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30253/statm: 215266 30586 1975 14 0 201471 0
[pid=30253/tid=30254] ppid=30239 vsize=861064 CPUtime=0.43
/proc/30253/task/30254/stat : 30254 (java) S 30239 30239 29070 0 -1 64 15006 0 0 0 36 7 0 0 16 0 8 0 165962437 881729536 30586 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30253/tid=30255] ppid=30239 vsize=861064 CPUtime=0
/proc/30253/task/30255/stat : 30255 (java) S 30239 30239 29070 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 165962438 881729536 30586 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30253/tid=30256] ppid=30239 vsize=861064 CPUtime=0
/proc/30253/task/30256/stat : 30256 (java) S 30239 30239 29070 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 165962438 881729536 30586 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30253/tid=30257] ppid=30239 vsize=861064 CPUtime=0
/proc/30253/task/30257/stat : 30257 (java) S 30239 30239 29070 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 165962442 881729536 30586 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30253/tid=30258] ppid=30239 vsize=861064 CPUtime=0.23
/proc/30253/task/30258/stat : 30258 (java) S 30239 30239 29070 0 -1 64 946 0 0 0 22 1 0 0 15 0 8 0 165962442 881729536 30586 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30253/tid=30259] ppid=30239 vsize=861064 CPUtime=0
/proc/30253/task/30259/stat : 30259 (java) S 30239 30239 29070 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 165962442 881729536 30586 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30253/tid=30260] ppid=30239 vsize=861064 CPUtime=0
/proc/30253/task/30260/stat : 30260 (java) S 30239 30239 29070 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 165962442 881729536 30586 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 908624

[startup+12.7818 s]
/proc/loadavg: 1.96 2.02 2.00 3/106 30260
/proc/meminfo: memFree=806456/2055920 swapFree=4192812/4192956
[pid=30239] ppid=30237 vsize=47560 CPUtime=0
/proc/30239/stat : 30239 (galac.sh) S 30237 30239 29070 0 -1 4194304 762 1704 0 0 0 0 0 0 18 0 1 0 165962430 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30239/statm: 11890 363 245 79 0 218 0
[pid=30253] ppid=30239 vsize=861064 CPUtime=12.61
/proc/30253/stat : 30253 (java) R 30239 30239 29070 0 -1 0 54765 0 1 0 1231 30 0 0 25 0 8 0 165962434 881729536 54499 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073984730 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30253/statm: 215266 54499 1975 14 0 201471 0
[pid=30253/tid=30254] ppid=30239 vsize=861064 CPUtime=1.52
/proc/30253/task/30254/stat : 30254 (java) S 30239 30239 29070 0 -1 64 38919 0 0 0 134 18 0 0 20 0 8 0 165962437 881729536 54499 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30253/tid=30255] ppid=30239 vsize=861064 CPUtime=0
/proc/30253/task/30255/stat : 30255 (java) S 30239 30239 29070 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 165962438 881729536 54499 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30253/tid=30256] ppid=30239 vsize=861064 CPUtime=0
/proc/30253/task/30256/stat : 30256 (java) S 30239 30239 29070 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 165962438 881729536 54499 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30253/tid=30257] ppid=30239 vsize=861064 CPUtime=0
/proc/30253/task/30257/stat : 30257 (java) S 30239 30239 29070 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 165962442 881729536 54499 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30253/tid=30258] ppid=30239 vsize=861064 CPUtime=0.23
/proc/30253/task/30258/stat : 30258 (java) S 30239 30239 29070 0 -1 64 946 0 0 0 22 1 0 0 15 0 8 0 165962442 881729536 54499 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30253/tid=30259] ppid=30239 vsize=861064 CPUtime=0
/proc/30253/task/30259/stat : 30259 (java) S 30239 30239 29070 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 165962442 881729536 54499 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30253/tid=30260] ppid=30239 vsize=861064 CPUtime=0
/proc/30253/task/30260/stat : 30260 (java) S 30239 30239 29070 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 165962442 881729536 54499 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 908624

[startup+25.6698 s]
/proc/loadavg: 1.97 2.02 2.00 3/106 30260
/proc/meminfo: memFree=672888/2055920 swapFree=4192812/4192956
[pid=30239] ppid=30237 vsize=47560 CPUtime=0
/proc/30239/stat : 30239 (galac.sh) S 30237 30239 29070 0 -1 4194304 762 1704 0 0 0 0 0 0 18 0 1 0 165962430 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30239/statm: 11890 363 245 79 0 218 0
[pid=30253] ppid=30239 vsize=861064 CPUtime=25.36
/proc/30253/stat : 30253 (java) R 30239 30239 29070 0 -1 0 87650 0 1 0 2485 51 0 0 25 0 8 0 165962434 881729536 87372 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4072918492 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30253/statm: 215266 87372 1995 14 0 201471 0
[pid=30253/tid=30254] ppid=30239 vsize=861064 CPUtime=3.02
/proc/30253/task/30254/stat : 30254 (java) S 30239 30239 29070 0 -1 64 71719 0 0 0 265 37 0 0 16 0 8 0 165962437 881729536 87372 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30253/tid=30255] ppid=30239 vsize=861064 CPUtime=0
/proc/30253/task/30255/stat : 30255 (java) S 30239 30239 29070 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 165962438 881729536 87372 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30253/tid=30256] ppid=30239 vsize=861064 CPUtime=0
/proc/30253/task/30256/stat : 30256 (java) S 30239 30239 29070 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 165962438 881729536 87372 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30253/tid=30257] ppid=30239 vsize=861064 CPUtime=0
/proc/30253/task/30257/stat : 30257 (java) S 30239 30239 29070 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 165962442 881729536 87372 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30253/tid=30258] ppid=30239 vsize=861064 CPUtime=0.29
/proc/30253/task/30258/stat : 30258 (java) S 30239 30239 29070 0 -1 64 982 0 0 0 28 1 0 0 15 0 8 0 165962442 881729536 87372 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30253/tid=30259] ppid=30239 vsize=861064 CPUtime=0
/proc/30253/task/30259/stat : 30259 (java) S 30239 30239 29070 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 165962442 881729536 87372 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30253/tid=30260] ppid=30239 vsize=861064 CPUtime=0
/proc/30253/task/30260/stat : 30260 (java) S 30239 30239 29070 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 165962442 881729536 87372 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 908624

[startup+51.328 s]
/proc/loadavg: 2.04 2.04 2.00 3/106 30260
/proc/meminfo: memFree=658936/2055920 swapFree=4192812/4192956
[pid=30239] ppid=30237 vsize=47560 CPUtime=0
/proc/30239/stat : 30239 (galac.sh) S 30237 30239 29070 0 -1 4194304 762 1704 0 0 0 0 0 0 18 0 1 0 165962430 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30239/statm: 11890 363 245 79 0 218 0
[pid=30253] ppid=30239 vsize=861064 CPUtime=50.75
/proc/30253/stat : 30253 (java) R 30239 30239 29070 0 -1 0 87692 0 1 0 5015 60 0 0 25 0 8 0 165962434 881729536 87372 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4074026318 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30253/statm: 215266 87372 1995 14 0 201471 0
[pid=30253/tid=30254] ppid=30239 vsize=861064 CPUtime=3.1
/proc/30253/task/30254/stat : 30254 (java) S 30239 30239 29070 0 -1 64 71719 0 0 0 273 37 0 0 16 0 8 0 165962437 881729536 87372 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30253/tid=30255] ppid=30239 vsize=861064 CPUtime=0
/proc/30253/task/30255/stat : 30255 (java) S 30239 30239 29070 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 165962438 881729536 87372 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30253/tid=30256] ppid=30239 vsize=861064 CPUtime=0
/proc/30253/task/30256/stat : 30256 (java) S 30239 30239 29070 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 165962438 881729536 87372 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30253/tid=30257] ppid=30239 vsize=861064 CPUtime=0
/proc/30253/task/30257/stat : 30257 (java) S 30239 30239 29070 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 165962442 881729536 87372 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30253/tid=30258] ppid=30239 vsize=861064 CPUtime=0.29
/proc/30253/task/30258/stat : 30258 (java) S 30239 30239 29070 0 -1 64 982 0 0 0 28 1 0 0 15 0 8 0 165962442 881729536 87372 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30253/tid=30259] ppid=30239 vsize=861064 CPUtime=0
/proc/30253/task/30259/stat : 30259 (java) S 30239 30239 29070 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 165962442 881729536 87372 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30253/tid=30260] ppid=30239 vsize=861064 CPUtime=0
/proc/30253/task/30260/stat : 30260 (java) S 30239 30239 29070 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 165962442 881729536 87372 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.75
Current children cumulated vsize (KiB) 908624

[startup+102.593 s]
/proc/loadavg: 2.02 2.03 2.00 3/99 30261
/proc/meminfo: memFree=870896/2055920 swapFree=4192812/4192956
[pid=30239] ppid=30237 vsize=47560 CPUtime=83.73
/proc/30239/stat : 30239 (galac.sh) S 30237 30239 29070 0 -1 4194304 800 89458 0 1 0 0 8292 81 17 0 1 0 165962430 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30239/statm: 11890 363 245 79 0 218 0
[pid=30261] ppid=30239 vsize=121748 CPUtime=17.77
/proc/30261/stat : 30261 (minisat) R 30239 30239 29070 0 -1 4194304 28069 0 0 0 1758 19 0 0 25 0 1 0 165970894 124669952 28051 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/30261/statm: 30437 28051 54 142 0 30293 0
Current children cumulated CPU time (s) 101.5

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

/proc/loadavg: 2.01 2.01 2.00 3/88 30339
/proc/meminfo: memFree=1170760/2055920 swapFree=4192812/4192956
[pid=30239] ppid=30237 vsize=47560 CPUtime=83.73
/proc/30239/stat : 30239 (galac.sh) S 30237 30239 29070 0 -1 4194304 800 89458 0 1 0 0 8292 81 17 0 1 0 165962430 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30239/statm: 11890 363 245 79 0 218 0
[pid=30261] ppid=30239 vsize=213720 CPUtime=1037.78
/proc/30261/stat : 30261 (minisat) R 30239 30239 29070 0 -1 4194304 50897 0 0 0 103725 53 0 0 25 0 1 0 165970894 218849280 50879 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 0 0 0
/proc/30261/statm: 53430 50879 54 142 0 53286 0
Current children cumulated CPU time (s) 1121.51
Current children cumulated vsize (KiB) 261280

[startup+1184.11 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 30339
/proc/meminfo: memFree=1158792/2055920 swapFree=4192812/4192956
[pid=30239] ppid=30237 vsize=47560 CPUtime=83.73
/proc/30239/stat : 30239 (galac.sh) S 30237 30239 29070 0 -1 4194304 800 89458 0 1 0 0 8292 81 17 0 1 0 165962430 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30239/statm: 11890 363 245 79 0 218 0
[pid=30261] ppid=30239 vsize=222688 CPUtime=1097.8
/proc/30261/stat : 30261 (minisat) R 30239 30239 29070 0 -1 4194304 53140 0 0 0 109724 56 0 0 25 0 1 0 165970894 228032512 53122 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529611 0 0 4096 3 0 0 0 17 0 0 0
/proc/30261/statm: 55672 53122 54 142 0 55528 0
Current children cumulated CPU time (s) 1181.53
Current children cumulated vsize (KiB) 270248

[startup+1244.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 30339
/proc/meminfo: memFree=1148424/2055920 swapFree=4192812/4192956
[pid=30239] ppid=30237 vsize=47560 CPUtime=83.73
/proc/30239/stat : 30239 (galac.sh) S 30237 30239 29070 0 -1 4194304 800 89458 0 1 0 0 8292 81 17 0 1 0 165962430 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30239/statm: 11890 363 245 79 0 218 0
[pid=30261] ppid=30239 vsize=230408 CPUtime=1157.83
/proc/30261/stat : 30261 (minisat) R 30239 30239 29070 0 -1 4194304 55104 0 0 0 115725 58 0 0 25 0 1 0 165970894 235937792 55086 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 0 0 0
/proc/30261/statm: 57602 55086 54 142 0 57458 0
Current children cumulated CPU time (s) 1241.56
Current children cumulated vsize (KiB) 277968

[startup+1304.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 30339
/proc/meminfo: memFree=1140296/2055920 swapFree=4192812/4192956
[pid=30239] ppid=30237 vsize=47560 CPUtime=83.73
/proc/30239/stat : 30239 (galac.sh) S 30237 30239 29070 0 -1 4194304 800 89458 0 1 0 0 8292 81 17 0 1 0 165962430 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30239/statm: 11890 363 245 79 0 218 0
[pid=30261] ppid=30239 vsize=235192 CPUtime=1217.86
/proc/30261/stat : 30261 (minisat) R 30239 30239 29070 0 -1 4194304 56212 0 0 0 121727 59 0 0 25 0 1 0 165970894 240836608 56194 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134532595 0 0 4096 3 0 0 0 17 0 0 0
/proc/30261/statm: 58798 56194 54 142 0 58654 0
Current children cumulated CPU time (s) 1301.59
Current children cumulated vsize (KiB) 282752

[startup+1364.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 30339
/proc/meminfo: memFree=1129224/2055920 swapFree=4192812/4192956
[pid=30239] ppid=30237 vsize=47560 CPUtime=83.73
/proc/30239/stat : 30239 (galac.sh) S 30237 30239 29070 0 -1 4194304 800 89458 0 1 0 0 8292 81 17 0 1 0 165962430 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30239/statm: 11890 363 245 79 0 218 0
[pid=30261] ppid=30239 vsize=241852 CPUtime=1277.88
/proc/30261/stat : 30261 (minisat) R 30239 30239 29070 0 -1 4194304 57883 0 0 0 127727 61 0 0 25 0 1 0 165970894 247656448 57865 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 0 0 0
/proc/30261/statm: 60463 57865 54 142 0 60319 0
Current children cumulated CPU time (s) 1361.61
Current children cumulated vsize (KiB) 289412

[startup+1424.49 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 30339
/proc/meminfo: memFree=1114760/2055920 swapFree=4192812/4192956
[pid=30239] ppid=30237 vsize=47560 CPUtime=83.73
/proc/30239/stat : 30239 (galac.sh) S 30237 30239 29070 0 -1 4194304 800 89458 0 1 0 0 8292 81 17 0 1 0 165962430 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30239/statm: 11890 363 245 79 0 218 0
[pid=30261] ppid=30239 vsize=251344 CPUtime=1337.91
/proc/30261/stat : 30261 (minisat) R 30239 30239 29070 0 -1 4194304 60256 0 0 0 133728 63 0 0 25 0 1 0 165970894 257376256 60238 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/30261/statm: 62836 60238 54 142 0 62692 0
Current children cumulated CPU time (s) 1421.64
Current children cumulated vsize (KiB) 298904

[startup+1484.59 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 30339
/proc/meminfo: memFree=1101960/2055920 swapFree=4192812/4192956
[pid=30239] ppid=30237 vsize=47560 CPUtime=83.73
/proc/30239/stat : 30239 (galac.sh) S 30237 30239 29070 0 -1 4194304 800 89458 0 1 0 0 8292 81 17 0 1 0 165962430 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30239/statm: 11890 363 245 79 0 218 0
[pid=30261] ppid=30239 vsize=259400 CPUtime=1397.95
/proc/30261/stat : 30261 (minisat) R 30239 30239 29070 0 -1 4194304 62299 0 0 0 139729 66 0 0 25 0 1 0 165970894 265625600 62281 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/30261/statm: 64850 62281 54 142 0 64706 0
Current children cumulated CPU time (s) 1481.68
Current children cumulated vsize (KiB) 306960

[startup+1544.67 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 30339
/proc/meminfo: memFree=1088136/2055920 swapFree=4192812/4192956
[pid=30239] ppid=30237 vsize=47560 CPUtime=83.73
/proc/30239/stat : 30239 (galac.sh) S 30237 30239 29070 0 -1 4194304 800 89458 0 1 0 0 8292 81 17 0 1 0 165962430 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30239/statm: 11890 363 245 79 0 218 0
[pid=30261] ppid=30239 vsize=269724 CPUtime=1457.96
/proc/30261/stat : 30261 (minisat) R 30239 30239 29070 0 -1 4194304 64862 0 0 0 145728 68 0 0 25 0 1 0 165970894 276197376 64844 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529310 0 0 4096 3 0 0 0 17 0 0 0
/proc/30261/statm: 67431 64844 54 142 0 67287 0
Current children cumulated CPU time (s) 1541.69
Current children cumulated vsize (KiB) 317284

[startup+1604.77 s]
/proc/loadavg: 2.04 2.01 2.00 3/88 30339
/proc/meminfo: memFree=1072392/2055920 swapFree=4192812/4192956
[pid=30239] ppid=30237 vsize=47560 CPUtime=83.73
/proc/30239/stat : 30239 (galac.sh) S 30237 30239 29070 0 -1 4194304 800 89458 0 1 0 0 8292 81 17 0 1 0 165962430 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30239/statm: 11890 363 245 79 0 218 0
[pid=30261] ppid=30239 vsize=281712 CPUtime=1518
/proc/30261/stat : 30261 (minisat) R 30239 30239 29070 0 -1 4194304 67878 0 0 0 151729 71 0 0 25 0 1 0 165970894 288473088 67860 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529351 0 0 4096 3 0 0 0 17 0 0 0
/proc/30261/statm: 70428 67860 54 142 0 70284 0
Current children cumulated CPU time (s) 1601.73
Current children cumulated vsize (KiB) 329272

[startup+1664.86 s]
/proc/loadavg: 2.06 2.02 2.00 3/88 30339
/proc/meminfo: memFree=1057416/2055920 swapFree=4192812/4192956
[pid=30239] ppid=30237 vsize=47560 CPUtime=83.73
/proc/30239/stat : 30239 (galac.sh) S 30237 30239 29070 0 -1 4194304 800 89458 0 1 0 0 8292 81 17 0 1 0 165962430 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30239/statm: 11890 363 245 79 0 218 0
[pid=30261] ppid=30239 vsize=294060 CPUtime=1578.04
/proc/30261/stat : 30261 (minisat) R 30239 30239 29070 0 -1 4194304 70972 0 0 0 157730 74 0 0 25 0 1 0 165970894 301117440 70954 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 0 0 0
/proc/30261/statm: 73515 70954 54 142 0 73371 0
Current children cumulated CPU time (s) 1661.77
Current children cumulated vsize (KiB) 341620

[startup+1724.95 s]
/proc/loadavg: 2.02 2.02 2.00 3/88 30339
/proc/meminfo: memFree=1041544/2055920 swapFree=4192812/4192956
[pid=30239] ppid=30237 vsize=47560 CPUtime=83.73
/proc/30239/stat : 30239 (galac.sh) S 30237 30239 29070 0 -1 4194304 800 89458 0 1 0 0 8292 81 17 0 1 0 165962430 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30239/statm: 11890 363 245 79 0 218 0
[pid=30261] ppid=30239 vsize=307788 CPUtime=1638.04
/proc/30261/stat : 30261 (minisat) R 30239 30239 29070 0 -1 4194304 74397 0 0 0 163728 76 0 0 25 0 1 0 165970894 315174912 74379 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134532595 0 0 4096 3 0 0 0 17 0 0 0
/proc/30261/statm: 76947 74379 54 142 0 76803 0
Current children cumulated CPU time (s) 1721.77
Current children cumulated vsize (KiB) 355348

[startup+1785.05 s]
/proc/loadavg: 2.07 2.03 2.00 4/88 30339
/proc/meminfo: memFree=1023752/2055920 swapFree=4192812/4192956
[pid=30239] ppid=30237 vsize=47560 CPUtime=83.73
/proc/30239/stat : 30239 (galac.sh) S 30237 30239 29070 0 -1 4194304 800 89458 0 1 0 0 8292 81 17 0 1 0 165962430 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30239/statm: 11890 363 245 79 0 218 0
[pid=30261] ppid=30239 vsize=323508 CPUtime=1698.08
/proc/30261/stat : 30261 (minisat) R 30239 30239 29070 0 -1 4194304 78316 0 0 0 169729 79 0 0 25 0 1 0 165970894 331272192 78298 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/30261/statm: 80877 78298 54 142 0 80733 0
Current children cumulated CPU time (s) 1781.81
Current children cumulated vsize (KiB) 371068



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1803.32 s]
/proc/loadavg: 2.05 2.03 2.00 3/88 30339
/proc/meminfo: memFree=1021448/2055920 swapFree=4192812/4192956
[pid=30239] ppid=30237 vsize=47560 CPUtime=83.73
/proc/30239/stat : 30239 (galac.sh) S 30237 30239 29070 0 -1 4194304 800 89458 0 1 0 0 8292 81 17 0 1 0 165962430 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/30239/statm: 11890 363 245 79 0 218 0
[pid=30261] ppid=30239 vsize=325100 CPUtime=1716.35
/proc/30261/stat : 30261 (minisat) R 30239 30239 29070 0 -1 4194304 78720 0 0 0 171555 80 0 0 25 0 1 0 165970894 332902400 78702 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134520074 0 0 4096 3 0 0 0 17 0 0 0
/proc/30261/statm: 81275 78702 54 142 0 81131 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 372660

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 30239 and gives childrusage.ru_utime.tv_sec=82 childrusage.ru_utime.tv_usec=928392 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=818875
CPU time returned by wait4() is 83.7473
while last known CPU time is 1800.08

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

Real time (s): 1803.33
CPU time (s): 1800.08
CPU user time (s): 1798.47
CPU system time (s): 1.61
CPU usage (%): 99.8195
Max. virtual memory (cumulated for all children) (KiB): 908624

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 82.9284
system time used= 0.818875
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 90258
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= 3598
involuntary context switches= 6945

runsolver used 2.01669 s user time and 6.00209 s system time

The end

Launcher Data (download as text)

Begin job on node3 on Sun Jan  7 13:14:28 UTC 2007


IDJOB= 206609
IDBENCH= 4221
FILE ID= node3/206609-1168175668

PBS_JOBID= 3478829

Free space on /tmp= 66538 MiB

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

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  d1ada6ee371b83aaf6d37e2247a61b93

RANDOM SEED= 784981438

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:       1018072 kB
Buffers:         38720 kB
Cached:         269864 kB
SwapCached:          0 kB
Active:         779520 kB
Inactive:       195976 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1018072 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            8748 kB
Writeback:           0 kB
Mapped:         695884 kB
Slab:            46064 kB
Committed_AS:  5022372 kB
PageTables:       3288 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= 66472 MiB



End job on node3 on Sun Jan  7 13:44:31 UTC 2007