Trace number 206661

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 1813.62

General information on the benchmark

Namerandom/rand-3-28-28/
rand-3-28-28-93-632-20_ext.xml
MD5SUM82885f515122b77a7ef90be7c3b3cf82
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.44	c start processing
5.44	c start relation processing
19.64	c start cnf exporting
82.64	c parsing time : 5.274
82.64	c preprocessing time : 82.477
82.64	
82.64	c Nary constraints - conflicts : 0 supports : 93
82.64	c Binary constraints - conflicts : 0 supports :0
82.64	c max arity constraint : 3
82.64	c Max Tuples generated 0
82.64	c relations : 93
82.64	c relations BDD: 93
82.64	c vars : 597860 - clauses :  1873423
82.64	
82.75	 
82.75	c --- Minisat Stats ---
82.75	 

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node6/watcher-206661-1168176104 -o ROOT/results/node6/solver-206661-1168176104 -C 1800 -M 900 /tmp/evaluation/206661-1168176104/galac.sh /tmp/evaluation/206661-1168176104/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.02 2.00 5/86 12364
/proc/meminfo: memFree=1323248/2055924 swapFree=4165672/4192956
[pid=12363] ppid=12361 vsize=6348 CPUtime=0
/proc/12363/stat : 12363 (galac.sh) R 12361 12363 11787 0 -1 4194304 261 0 0 0 0 0 0 0 21 0 1 0 166005892 6500352 216 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582832814 0 0 4096 8192 0 0 0 17 1 0 0
/proc/12363/statm: 1587 216 165 79 0 123 0

[startup+0.10529 s]
/proc/loadavg: 2.02 2.02 2.00 5/86 12364
/proc/meminfo: memFree=1323248/2055924 swapFree=4165672/4192956
[pid=12363] ppid=12361 vsize=47568 CPUtime=0
/proc/12363/stat : 12363 (galac.sh) S 12361 12363 11787 0 -1 4194304 761 1704 0 0 0 0 0 0 24 0 1 0 166005892 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12363/statm: 11892 363 245 79 0 218 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47568

[startup+0.513335 s]
/proc/loadavg: 2.02 2.02 2.00 5/86 12364
/proc/meminfo: memFree=1323248/2055924 swapFree=4165672/4192956
[pid=12363] ppid=12361 vsize=47568 CPUtime=0
/proc/12363/stat : 12363 (galac.sh) S 12361 12363 11787 0 -1 4194304 761 1704 0 0 0 0 0 0 24 0 1 0 166005892 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12363/statm: 11892 363 245 79 0 218 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47568

[startup+1.33443 s]
/proc/loadavg: 2.02 2.02 2.00 3/94 12384
/proc/meminfo: memFree=1246064/2055924 swapFree=4165672/4192956
[pid=12363] ppid=12361 vsize=47568 CPUtime=0
/proc/12363/stat : 12363 (galac.sh) S 12361 12363 11787 0 -1 4194304 761 1704 0 0 0 0 0 0 24 0 1 0 166005892 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12363/statm: 11892 363 245 79 0 218 0
[pid=12377] ppid=12363 vsize=861064 CPUtime=1.27
/proc/12377/stat : 12377 (java) R 12363 12363 11787 0 -1 0 21258 0 1 0 117 10 0 0 23 0 8 0 166005896 881729536 21011 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073683768 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12377/statm: 215266 21011 1967 14 0 201471 0
[pid=12377/tid=12378] ppid=12363 vsize=861064 CPUtime=0.05
/proc/12377/task/12378/stat : 12378 (java) S 12363 12363 11787 0 -1 64 5505 0 0 0 4 1 0 0 16 0 8 0 166005899 881729536 21011 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12377/tid=12379] ppid=12363 vsize=861064 CPUtime=0
/proc/12377/task/12379/stat : 12379 (java) S 12363 12363 11787 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 166005900 881729536 21011 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12377/tid=12380] ppid=12363 vsize=861064 CPUtime=0
/proc/12377/task/12380/stat : 12380 (java) S 12363 12363 11787 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 166005900 881729536 21011 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12377/tid=12381] ppid=12363 vsize=861064 CPUtime=0
/proc/12377/task/12381/stat : 12381 (java) S 12363 12363 11787 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 166005903 881729536 21011 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12377/tid=12382] ppid=12363 vsize=861064 CPUtime=0.12
/proc/12377/task/12382/stat : 12382 (java) S 12363 12363 11787 0 -1 64 892 0 0 0 12 0 0 0 16 0 8 0 166005903 881729536 21011 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12377/tid=12383] ppid=12363 vsize=861064 CPUtime=0
/proc/12377/task/12383/stat : 12383 (java) S 12363 12363 11787 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 166005903 881729536 21011 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12377/tid=12384] ppid=12363 vsize=861064 CPUtime=0
/proc/12377/task/12384/stat : 12384 (java) S 12363 12363 11787 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 166005903 881729536 21011 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) 908632

[startup+2.98162 s]
/proc/loadavg: 2.02 2.02 2.00 3/94 12384
/proc/meminfo: memFree=1234608/2055924 swapFree=4165672/4192956
[pid=12363] ppid=12361 vsize=47568 CPUtime=0
/proc/12363/stat : 12363 (galac.sh) S 12361 12363 11787 0 -1 4194304 761 1704 0 0 0 0 0 0 24 0 1 0 166005892 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12363/statm: 11892 363 245 79 0 218 0
[pid=12377] ppid=12363 vsize=861064 CPUtime=2.9
/proc/12377/stat : 12377 (java) R 12363 12363 11787 0 -1 0 25354 0 1 0 278 12 0 0 25 0 8 0 166005896 881729536 25101 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073652494 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12377/statm: 215266 25101 1967 14 0 201471 0
[pid=12377/tid=12378] ppid=12363 vsize=861064 CPUtime=0.19
/proc/12377/task/12378/stat : 12378 (java) S 12363 12363 11787 0 -1 64 9584 0 0 0 16 3 0 0 16 0 8 0 166005899 881729536 25101 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12377/tid=12379] ppid=12363 vsize=861064 CPUtime=0
/proc/12377/task/12379/stat : 12379 (java) S 12363 12363 11787 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 166005900 881729536 25101 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12377/tid=12380] ppid=12363 vsize=861064 CPUtime=0
/proc/12377/task/12380/stat : 12380 (java) S 12363 12363 11787 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 166005900 881729536 25101 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12377/tid=12381] ppid=12363 vsize=861064 CPUtime=0
/proc/12377/task/12381/stat : 12381 (java) S 12363 12363 11787 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 166005903 881729536 25101 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12377/tid=12382] ppid=12363 vsize=861064 CPUtime=0.15
/proc/12377/task/12382/stat : 12382 (java) S 12363 12363 11787 0 -1 64 903 0 0 0 15 0 0 0 16 0 8 0 166005903 881729536 25101 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12377/tid=12383] ppid=12363 vsize=861064 CPUtime=0
/proc/12377/task/12383/stat : 12383 (java) S 12363 12363 11787 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 166005903 881729536 25101 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12377/tid=12384] ppid=12363 vsize=861064 CPUtime=0
/proc/12377/task/12384/stat : 12384 (java) S 12363 12363 11787 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 166005903 881729536 25101 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) 908632

[startup+6.19 s]
/proc/loadavg: 2.02 2.02 2.00 3/94 12384
/proc/meminfo: memFree=1207664/2055924 swapFree=4165672/4192956
[pid=12363] ppid=12361 vsize=47568 CPUtime=0
/proc/12363/stat : 12363 (galac.sh) S 12361 12363 11787 0 -1 4194304 761 1704 0 0 0 0 0 0 24 0 1 0 166005892 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12363/statm: 11892 363 245 79 0 218 0
[pid=12377] ppid=12363 vsize=861064 CPUtime=6.08
/proc/12377/stat : 12377 (java) R 12363 12363 11787 0 -1 0 30851 0 1 0 593 15 0 0 25 0 8 0 166005896 881729536 30589 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073930490 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12377/statm: 215266 30589 1975 14 0 201471 0
[pid=12377/tid=12378] ppid=12363 vsize=861064 CPUtime=0.39
/proc/12377/task/12378/stat : 12378 (java) S 12363 12363 11787 0 -1 64 15010 0 0 0 34 5 0 0 16 0 8 0 166005899 881729536 30589 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12377/tid=12379] ppid=12363 vsize=861064 CPUtime=0
/proc/12377/task/12379/stat : 12379 (java) S 12363 12363 11787 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 166005900 881729536 30589 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12377/tid=12380] ppid=12363 vsize=861064 CPUtime=0
/proc/12377/task/12380/stat : 12380 (java) S 12363 12363 11787 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 166005900 881729536 30589 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12377/tid=12381] ppid=12363 vsize=861064 CPUtime=0
/proc/12377/task/12381/stat : 12381 (java) S 12363 12363 11787 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 166005903 881729536 30589 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12377/tid=12382] ppid=12363 vsize=861064 CPUtime=0.22
/proc/12377/task/12382/stat : 12382 (java) S 12363 12363 11787 0 -1 64 946 0 0 0 21 1 0 0 15 0 8 0 166005903 881729536 30589 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12377/tid=12383] ppid=12363 vsize=861064 CPUtime=0
/proc/12377/task/12383/stat : 12383 (java) S 12363 12363 11787 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 166005903 881729536 30589 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12377/tid=12384] ppid=12363 vsize=861064 CPUtime=0
/proc/12377/task/12384/stat : 12384 (java) S 12363 12363 11787 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 166005903 881729536 30589 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.08
Current children cumulated vsize (KiB) 908632

[startup+12.6728 s]
/proc/loadavg: 2.01 2.01 2.00 3/94 12384
/proc/meminfo: memFree=1111920/2055924 swapFree=4165672/4192956
[pid=12363] ppid=12361 vsize=47568 CPUtime=0
/proc/12363/stat : 12363 (galac.sh) S 12361 12363 11787 0 -1 4194304 761 1704 0 0 0 0 0 0 24 0 1 0 166005892 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12363/statm: 11892 363 245 79 0 218 0
[pid=12377] ppid=12363 vsize=861064 CPUtime=12.5
/proc/12377/stat : 12377 (java) R 12363 12363 11787 0 -1 0 54756 0 1 0 1226 24 0 0 25 0 8 0 166005896 881729536 54490 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073978198 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12377/statm: 215266 54490 1975 14 0 201471 0
[pid=12377/tid=12378] ppid=12363 vsize=861064 CPUtime=1.46
/proc/12377/task/12378/stat : 12378 (java) S 12363 12363 11787 0 -1 64 38911 0 0 0 131 15 0 0 20 0 8 0 166005899 881729536 54490 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12377/tid=12379] ppid=12363 vsize=861064 CPUtime=0
/proc/12377/task/12379/stat : 12379 (java) S 12363 12363 11787 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 166005900 881729536 54490 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12377/tid=12380] ppid=12363 vsize=861064 CPUtime=0
/proc/12377/task/12380/stat : 12380 (java) S 12363 12363 11787 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 166005900 881729536 54490 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12377/tid=12381] ppid=12363 vsize=861064 CPUtime=0
/proc/12377/task/12381/stat : 12381 (java) S 12363 12363 11787 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 166005903 881729536 54490 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12377/tid=12382] ppid=12363 vsize=861064 CPUtime=0.22
/proc/12377/task/12382/stat : 12382 (java) S 12363 12363 11787 0 -1 64 946 0 0 0 21 1 0 0 15 0 8 0 166005903 881729536 54490 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12377/tid=12383] ppid=12363 vsize=861064 CPUtime=0
/proc/12377/task/12383/stat : 12383 (java) S 12363 12363 11787 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 166005903 881729536 54490 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12377/tid=12384] ppid=12363 vsize=861064 CPUtime=0
/proc/12377/task/12384/stat : 12384 (java) S 12363 12363 11787 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 166005903 881729536 54490 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.5
Current children cumulated vsize (KiB) 908632

[startup+25.5533 s]
/proc/loadavg: 2.01 2.01 2.00 3/94 12384
/proc/meminfo: memFree=977904/2055924 swapFree=4165672/4192956
[pid=12363] ppid=12361 vsize=47568 CPUtime=0
/proc/12363/stat : 12363 (galac.sh) S 12361 12363 11787 0 -1 4194304 761 1704 0 0 0 0 0 0 24 0 1 0 166005892 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12363/statm: 11892 363 245 79 0 218 0
[pid=12377] ppid=12363 vsize=861064 CPUtime=25.27
/proc/12377/stat : 12377 (java) R 12363 12363 11787 0 -1 0 87644 0 1 0 2487 40 0 0 25 0 8 0 166005896 881729536 87365 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4074009179 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12377/statm: 215266 87365 1995 14 0 201471 0
[pid=12377/tid=12378] ppid=12363 vsize=861064 CPUtime=2.9
/proc/12377/task/12378/stat : 12378 (java) S 12363 12363 11787 0 -1 64 71713 0 0 0 263 27 0 0 16 0 8 0 166005899 881729536 87365 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12377/tid=12379] ppid=12363 vsize=861064 CPUtime=0
/proc/12377/task/12379/stat : 12379 (java) S 12363 12363 11787 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 166005900 881729536 87365 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12377/tid=12380] ppid=12363 vsize=861064 CPUtime=0
/proc/12377/task/12380/stat : 12380 (java) S 12363 12363 11787 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 166005900 881729536 87365 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12377/tid=12381] ppid=12363 vsize=861064 CPUtime=0
/proc/12377/task/12381/stat : 12381 (java) S 12363 12363 11787 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 166005903 881729536 87365 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12377/tid=12382] ppid=12363 vsize=861064 CPUtime=0.29
/proc/12377/task/12382/stat : 12382 (java) S 12363 12363 11787 0 -1 64 982 0 0 0 28 1 0 0 15 0 8 0 166005903 881729536 87365 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12377/tid=12383] ppid=12363 vsize=861064 CPUtime=0
/proc/12377/task/12383/stat : 12383 (java) S 12363 12363 11787 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 166005903 881729536 87365 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12377/tid=12384] ppid=12363 vsize=861064 CPUtime=0
/proc/12377/task/12384/stat : 12384 (java) S 12363 12363 11787 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 166005903 881729536 87365 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 908632

[startup+51.2043 s]
/proc/loadavg: 2.01 2.01 2.00 3/94 12384
/proc/meminfo: memFree=964016/2055924 swapFree=4165672/4192956
[pid=12363] ppid=12361 vsize=47568 CPUtime=0
/proc/12363/stat : 12363 (galac.sh) S 12361 12363 11787 0 -1 4194304 761 1704 0 0 0 0 0 0 24 0 1 0 166005892 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12363/statm: 11892 363 245 79 0 218 0
[pid=12377] ppid=12363 vsize=861064 CPUtime=50.68
/proc/12377/stat : 12377 (java) R 12363 12363 11787 0 -1 0 87686 0 1 0 5019 49 0 0 25 0 8 0 166005896 881729536 87365 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073418085 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12377/statm: 215266 87365 1995 14 0 201471 0
[pid=12377/tid=12378] ppid=12363 vsize=861064 CPUtime=2.98
/proc/12377/task/12378/stat : 12378 (java) S 12363 12363 11787 0 -1 64 71713 0 0 0 271 27 0 0 16 0 8 0 166005899 881729536 87365 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12377/tid=12379] ppid=12363 vsize=861064 CPUtime=0
/proc/12377/task/12379/stat : 12379 (java) S 12363 12363 11787 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 166005900 881729536 87365 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12377/tid=12380] ppid=12363 vsize=861064 CPUtime=0
/proc/12377/task/12380/stat : 12380 (java) S 12363 12363 11787 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 166005900 881729536 87365 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12377/tid=12381] ppid=12363 vsize=861064 CPUtime=0
/proc/12377/task/12381/stat : 12381 (java) S 12363 12363 11787 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 166005903 881729536 87365 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12377/tid=12382] ppid=12363 vsize=861064 CPUtime=0.29
/proc/12377/task/12382/stat : 12382 (java) S 12363 12363 11787 0 -1 64 982 0 0 0 28 1 0 0 15 0 8 0 166005903 881729536 87365 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12377/tid=12383] ppid=12363 vsize=861064 CPUtime=0
/proc/12377/task/12383/stat : 12383 (java) S 12363 12363 11787 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 166005903 881729536 87365 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12377/tid=12384] ppid=12363 vsize=861064 CPUtime=0
/proc/12377/task/12384/stat : 12384 (java) S 12363 12363 11787 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 166005903 881729536 87365 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 908632

[startup+102.448 s]
/proc/loadavg: 2.00 2.01 2.00 3/87 12385
/proc/meminfo: memFree=1176552/2055924 swapFree=4165672/4192956
[pid=12363] ppid=12361 vsize=47568 CPUtime=81.89
/proc/12363/stat : 12363 (galac.sh) S 12361 12363 11787 0 -1 4194304 799 89452 0 1 0 0 8122 67 17 0 1 0 166005892 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12363/statm: 11892 363 245 79 0 218 0
[pid=12385] ppid=12363 vsize=121996 CPUtime=19.51
/proc/12385/stat : 12385 (minisat) R 12363 12363 11787 0 -1 4194304 28118 0 0 0 1937 14 0 0 25 0 1 0 166014167 124923904 28100 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/12385/statm: 30499 28100 54 142 0 30355 0
Current children cumulated CPU time (s) 101.4

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

/proc/loadavg: 2.02 2.01 2.00 3/87 12385
/proc/meminfo: memFree=1125800/2055924 swapFree=4165672/4192956
[pid=12363] ppid=12361 vsize=47568 CPUtime=81.89
/proc/12363/stat : 12363 (galac.sh) S 12361 12363 11787 0 -1 4194304 799 89452 0 1 0 0 8122 67 17 0 1 0 166005892 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12363/statm: 11892 363 245 79 0 218 0
[pid=12385] ppid=12363 vsize=173220 CPUtime=1031.41
/proc/12385/stat : 12385 (minisat) R 12363 12363 11787 0 -1 4194304 40777 0 0 0 103102 39 0 0 25 0 1 0 166014167 177377280 40759 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529492 0 0 4096 3 0 0 0 17 1 0 0
/proc/12385/statm: 43305 40759 54 142 0 43161 0
Current children cumulated CPU time (s) 1113.3
Current children cumulated vsize (KiB) 220788

[startup+1183.72 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 12385
/proc/meminfo: memFree=1121448/2055924 swapFree=4165672/4192956
[pid=12363] ppid=12361 vsize=47568 CPUtime=81.89
/proc/12363/stat : 12363 (galac.sh) S 12361 12363 11787 0 -1 4194304 799 89452 0 1 0 0 8122 67 17 0 1 0 166005892 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12363/statm: 11892 363 245 79 0 218 0
[pid=12385] ppid=12363 vsize=177584 CPUtime=1090.94
/proc/12385/stat : 12385 (minisat) R 12363 12363 11787 0 -1 4194304 41879 0 0 0 109053 41 0 0 25 0 1 0 166014167 181846016 41861 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 1 0 0
/proc/12385/statm: 44396 41861 54 142 0 44252 0
Current children cumulated CPU time (s) 1172.83
Current children cumulated vsize (KiB) 225152

[startup+1243.78 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 12385
/proc/meminfo: memFree=1118248/2055924 swapFree=4165672/4192956
[pid=12363] ppid=12361 vsize=47568 CPUtime=81.89
/proc/12363/stat : 12363 (galac.sh) S 12361 12363 11787 0 -1 4194304 799 89452 0 1 0 0 8122 67 17 0 1 0 166005892 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12363/statm: 11892 363 245 79 0 218 0
[pid=12385] ppid=12363 vsize=180768 CPUtime=1150.46
/proc/12385/stat : 12385 (minisat) R 12363 12363 11787 0 -1 4194304 42671 0 0 0 115004 42 0 0 25 0 1 0 166014167 185106432 42653 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529560 0 0 4096 3 0 0 0 17 1 0 0
/proc/12385/statm: 45192 42653 54 142 0 45048 0
Current children cumulated CPU time (s) 1232.35
Current children cumulated vsize (KiB) 228336

[startup+1303.86 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 12385
/proc/meminfo: memFree=1115176/2055924 swapFree=4165672/4192956
[pid=12363] ppid=12361 vsize=47568 CPUtime=81.89
/proc/12363/stat : 12363 (galac.sh) S 12361 12363 11787 0 -1 4194304 799 89452 0 1 0 0 8122 67 17 0 1 0 166005892 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12363/statm: 11892 363 245 79 0 218 0
[pid=12385] ppid=12363 vsize=183688 CPUtime=1209.99
/proc/12385/stat : 12385 (minisat) R 12363 12363 11787 0 -1 4194304 43416 0 0 0 120955 44 0 0 25 0 1 0 166014167 188096512 43398 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529361 0 0 4096 3 0 0 0 17 1 0 0
/proc/12385/statm: 45922 43398 54 142 0 45778 0
Current children cumulated CPU time (s) 1291.88
Current children cumulated vsize (KiB) 231256

[startup+1363.94 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 12385
/proc/meminfo: memFree=1113960/2055924 swapFree=4165672/4192956
[pid=12363] ppid=12361 vsize=47568 CPUtime=81.89
/proc/12363/stat : 12363 (galac.sh) S 12361 12363 11787 0 -1 4194304 799 89452 0 1 0 0 8122 67 17 0 1 0 166005892 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12363/statm: 11892 363 245 79 0 218 0
[pid=12385] ppid=12363 vsize=185276 CPUtime=1269.52
/proc/12385/stat : 12385 (minisat) R 12363 12363 11787 0 -1 4194304 43723 0 0 0 126907 45 0 0 25 0 1 0 166014167 189722624 43705 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/12385/statm: 46319 43705 54 142 0 46175 0
Current children cumulated CPU time (s) 1351.41
Current children cumulated vsize (KiB) 232844

[startup+1424.01 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 12385
/proc/meminfo: memFree=1111912/2055924 swapFree=4165672/4192956
[pid=12363] ppid=12361 vsize=47568 CPUtime=81.89
/proc/12363/stat : 12363 (galac.sh) S 12361 12363 11787 0 -1 4194304 799 89452 0 1 0 0 8122 67 17 0 1 0 166005892 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12363/statm: 11892 363 245 79 0 218 0
[pid=12385] ppid=12363 vsize=187284 CPUtime=1329.04
/proc/12385/stat : 12385 (minisat) R 12363 12363 11787 0 -1 4194304 44238 0 0 0 132858 46 0 0 25 0 1 0 166014167 191778816 44220 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 1 0 0
/proc/12385/statm: 46821 44220 54 142 0 46677 0
Current children cumulated CPU time (s) 1410.93
Current children cumulated vsize (KiB) 234852

[startup+1484.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 12448
/proc/meminfo: memFree=905000/2055924 swapFree=4165672/4192956
[pid=12363] ppid=12361 vsize=47568 CPUtime=81.89
/proc/12363/stat : 12363 (galac.sh) S 12361 12363 11787 0 -1 4194304 799 89452 0 1 0 0 8122 67 17 0 1 0 166005892 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12363/statm: 11892 363 245 79 0 218 0
[pid=12385] ppid=12363 vsize=189016 CPUtime=1389.02
/proc/12385/stat : 12385 (minisat) R 12363 12363 11787 0 -1 4194304 44667 0 0 0 138850 52 0 0 25 0 1 0 166014167 193552384 44649 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/12385/statm: 47254 44649 54 142 0 47110 0
Current children cumulated CPU time (s) 1470.91
Current children cumulated vsize (KiB) 236584

[startup+1544.12 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 12448
/proc/meminfo: memFree=896168/2055924 swapFree=4165672/4192956
[pid=12363] ppid=12361 vsize=47568 CPUtime=81.89
/proc/12363/stat : 12363 (galac.sh) S 12361 12363 11787 0 -1 4194304 799 89452 0 1 0 0 8122 67 17 0 1 0 166005892 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12363/statm: 11892 363 245 79 0 218 0
[pid=12385] ppid=12363 vsize=190600 CPUtime=1448.99
/proc/12385/stat : 12385 (minisat) R 12363 12363 11787 0 -1 4194304 45094 0 0 0 144846 53 0 0 25 0 1 0 166014167 195174400 45076 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/12385/statm: 47650 45076 54 142 0 47506 0
Current children cumulated CPU time (s) 1530.88
Current children cumulated vsize (KiB) 238168

[startup+1604.19 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 12449
/proc/meminfo: memFree=621472/2055924 swapFree=4165672/4192956
[pid=12363] ppid=12361 vsize=47568 CPUtime=81.89
/proc/12363/stat : 12363 (galac.sh) S 12361 12363 11787 0 -1 4194304 799 89452 0 1 0 0 8122 67 17 0 1 0 166005892 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12363/statm: 11892 363 245 79 0 218 0
[pid=12385] ppid=12363 vsize=193256 CPUtime=1508.97
/proc/12385/stat : 12385 (minisat) R 12363 12363 11787 0 -1 4194304 45759 0 0 0 150843 54 0 0 25 0 1 0 166014167 197894144 45741 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 0 0 0
/proc/12385/statm: 48314 45741 54 142 0 48170 0
Current children cumulated CPU time (s) 1590.86
Current children cumulated vsize (KiB) 240824

[startup+1664.28 s]
/proc/loadavg: 2.06 2.01 2.00 3/88 12449
/proc/meminfo: memFree=619488/2055924 swapFree=4165672/4192956
[pid=12363] ppid=12361 vsize=47568 CPUtime=81.89
/proc/12363/stat : 12363 (galac.sh) S 12361 12363 11787 0 -1 4194304 799 89452 0 1 0 0 8122 67 17 0 1 0 166005892 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12363/statm: 11892 363 245 79 0 218 0
[pid=12385] ppid=12363 vsize=195264 CPUtime=1569.01
/proc/12385/stat : 12385 (minisat) R 12363 12363 11787 0 -1 4194304 46246 0 0 0 156846 55 0 0 25 0 1 0 166014167 199950336 46228 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 0 0 0
/proc/12385/statm: 48816 46228 54 142 0 48672 0
Current children cumulated CPU time (s) 1650.9
Current children cumulated vsize (KiB) 242832

[startup+1724.35 s]
/proc/loadavg: 2.02 2.01 2.00 3/88 12449
/proc/meminfo: memFree=615200/2055924 swapFree=4165672/4192956
[pid=12363] ppid=12361 vsize=47568 CPUtime=81.89
/proc/12363/stat : 12363 (galac.sh) S 12361 12363 11787 0 -1 4194304 799 89452 0 1 0 0 8122 67 17 0 1 0 166005892 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12363/statm: 11892 363 245 79 0 218 0
[pid=12385] ppid=12363 vsize=199512 CPUtime=1629.01
/proc/12385/stat : 12385 (minisat) R 12363 12363 11787 0 -1 4194304 47326 0 0 0 162844 57 0 0 25 0 1 0 166014167 204300288 47308 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 0 0 0
/proc/12385/statm: 49878 47308 54 142 0 49734 0
Current children cumulated CPU time (s) 1710.9
Current children cumulated vsize (KiB) 247080

[startup+1784.43 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 12449
/proc/meminfo: memFree=610464/2055924 swapFree=4165672/4192956
[pid=12363] ppid=12361 vsize=47568 CPUtime=81.89
/proc/12363/stat : 12363 (galac.sh) S 12361 12363 11787 0 -1 4194304 799 89452 0 1 0 0 8122 67 17 0 1 0 166005892 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12363/statm: 11892 363 245 79 0 218 0
[pid=12385] ppid=12363 vsize=204288 CPUtime=1689.02
/proc/12385/stat : 12385 (minisat) R 12363 12363 11787 0 -1 4194304 48518 0 0 0 168844 58 0 0 25 0 1 0 166014167 209190912 48500 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/12385/statm: 51072 48500 54 142 0 50928 0
Current children cumulated CPU time (s) 1770.91
Current children cumulated vsize (KiB) 251856



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1813.61 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 12449
/proc/meminfo: memFree=609312/2055924 swapFree=4165672/4192956
[pid=12363] ppid=12361 vsize=47568 CPUtime=81.89
/proc/12363/stat : 12363 (galac.sh) S 12361 12363 11787 0 -1 4194304 799 89452 0 1 0 0 8122 67 17 0 1 0 166005892 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/12363/statm: 11892 363 245 79 0 218 0
[pid=12385] ppid=12363 vsize=205344 CPUtime=1718.19
/proc/12385/stat : 12385 (minisat) R 12363 12363 11787 0 -1 4194304 48777 0 0 0 171760 59 0 0 25 0 1 0 166014167 210272256 48759 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/12385/statm: 51336 48759 54 142 0 51192 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 252912

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 12363 and gives childrusage.ru_utime.tv_sec=81 childrusage.ru_utime.tv_usec=231650 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=681896
CPU time returned by wait4() is 81.9135
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): 1813.62
CPU time (s): 1800.08
CPU user time (s): 1798.82
CPU system time (s): 1.26
CPU usage (%): 99.2534
Max. virtual memory (cumulated for all children) (KiB): 908632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 81.2317
system time used= 0.681896
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 90251
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= 3563
involuntary context switches= 5099

runsolver used 2.22566 s user time and 5.80012 s system time

The end

Launcher Data (download as text)

Begin job on node6 on Sun Jan  7 13:21:45 UTC 2007


IDJOB= 206661
IDBENCH= 4225
FILE ID= node6/206661-1168176104

PBS_JOBID= 3478857

Free space on /tmp= 66536 MiB

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

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  82885f515122b77a7ef90be7c3b3cf82

RANDOM SEED= 319223121

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:       1323664 kB
Buffers:         68064 kB
Cached:         526688 kB
SwapCached:       2424 kB
Active:         165416 kB
Inactive:       482380 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1323664 kB
SwapTotal:     4192956 kB
SwapFree:      4165672 kB
Dirty:            8684 kB
Writeback:           0 kB
Mapped:          66220 kB
Slab:            69240 kB
Committed_AS:  4705572 kB
PageTables:       2352 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= 66498 MiB



End job on node6 on Sun Jan  7 13:51:58 UTC 2007