Trace number 247416

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 1800.96

General information on the benchmark

Namerandom/rand-8-20-5/
rand-8-20-5-18-800-19_ext.xml
MD5SUM07cc20594b576bffb0ac8b08e4394825
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 benchmark110.339
SatisfiableYES
(Un)Satisfiability was proved
Number of variables20
Number of constraints18
Maximum constraint arity8
Maximum domain size5
Number of constraints which are defined in extension18
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 ---
16.26	c start processing
16.26	c start relation processing
37.97	c start cnf exporting
139.57	c parsing time : 16.107
139.57	c preprocessing time : 139.416
139.57	
139.57	c Nary constraints - conflicts : 0 supports : 18
139.57	c Binary constraints - conflicts : 0 supports :0
139.57	c max arity constraint : 8
139.57	c Max Tuples generated 0
139.57	c relations : 18
139.57	c relations BDD: 18
139.57	c vars : 722828 - clauses :  2820685
139.57	
139.71	 
139.71	c --- Minisat Stats ---
139.71	 

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-247416-1168392375 -o ROOT/results/node3/solver-247416-1168392375 -C 1800 -M 900 /tmp/evaluation/247416-1168392375/galac.sh /tmp/evaluation/247416-1168392375/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.00 1.33 1.70 4/78 4635
/proc/meminfo: memFree=1808088/2055920 swapFree=4192812/4192956
[pid=4634] ppid=4632 vsize=8652 CPUtime=0
/proc/4634/stat : 4634 (galac.sh) R 4632 4634 3613 0 -1 4194304 346 0 0 0 0 0 0 0 16 0 1 0 187633186 8859648 279 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632360947 0 2 4096 73728 0 0 0 17 1 0 0
/proc/4634/statm: 2163 280 208 79 0 156 0
[pid=4636] ppid=4634 vsize=8688 CPUtime=0
/proc/4636/stat : 4636 (galac.sh) R 4634 4634 3613 0 -1 4194368 27 0 0 0 0 0 0 0 17 0 1 0 187633186 8896512 286 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632754335 0 65536 4096 73728 0 0 0 17 1 0 0
/proc/4636/statm: 2172 286 209 79 0 165 0
[pid=4637] ppid=4636 vsize=8688 CPUtime=0
/proc/4637/stat : 4637 (galac.sh) R 4636 4634 3613 0 -1 4194368 10 0 0 0 0 0 0 0 18 0 1 0 187633186 8896512 286 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632922290 0 0 4096 73728 0 0 0 17 1 0 0
/proc/4637/statm: 2172 286 209 79 0 165 0

[startup+0.104064 s]
/proc/loadavg: 1.00 1.33 1.70 4/78 4635
/proc/meminfo: memFree=1808088/2055920 swapFree=4192812/4192956
[pid=4634] ppid=4632 vsize=47560 CPUtime=0.01
/proc/4634/stat : 4634 (galac.sh) S 4632 4634 3613 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 187633186 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4634/statm: 11890 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+0.51313 s]
/proc/loadavg: 1.00 1.33 1.70 4/78 4635
/proc/meminfo: memFree=1808088/2055920 swapFree=4192812/4192956
[pid=4634] ppid=4632 vsize=47560 CPUtime=0.01
/proc/4634/stat : 4634 (galac.sh) S 4632 4634 3613 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 187633186 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4634/statm: 11890 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+1.33927 s]
/proc/loadavg: 1.00 1.33 1.70 2/86 4655
/proc/meminfo: memFree=1718872/2055920 swapFree=4192812/4192956
[pid=4634] ppid=4632 vsize=47560 CPUtime=0.01
/proc/4634/stat : 4634 (galac.sh) S 4632 4634 3613 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 187633186 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4634/statm: 11890 363 245 79 0 218 0
[pid=4648] ppid=4634 vsize=861064 CPUtime=1.29
/proc/4648/stat : 4648 (java) R 4634 4634 3613 0 -1 0 25798 0 1 0 118 11 0 0 17 0 8 0 187633189 881729536 25551 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073775929 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4648/statm: 215266 25551 1965 14 0 201471 0
[pid=4648/tid=4649] ppid=4634 vsize=861064 CPUtime=0.1
/proc/4648/task/4649/stat : 4649 (java) S 4634 4634 3613 0 -1 64 10048 0 0 0 6 4 0 0 16 0 8 0 187633192 881729536 25551 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4648/tid=4650] ppid=4634 vsize=861064 CPUtime=0
/proc/4648/task/4650/stat : 4650 (java) S 4634 4634 3613 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 187633193 881729536 25551 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4648/tid=4651] ppid=4634 vsize=861064 CPUtime=0
/proc/4648/task/4651/stat : 4651 (java) S 4634 4634 3613 0 -1 64 4 0 0 0 0 0 0 0 21 0 8 0 187633193 881729536 25551 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4648/tid=4652] ppid=4634 vsize=861064 CPUtime=0
/proc/4648/task/4652/stat : 4652 (java) S 4634 4634 3613 0 -1 64 2 0 0 0 0 0 0 0 22 0 8 0 187633196 881729536 25551 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4648/tid=4653] ppid=4634 vsize=861064 CPUtime=0.11
/proc/4648/task/4653/stat : 4653 (java) S 4634 4634 3613 0 -1 64 891 0 0 0 11 0 0 0 15 0 8 0 187633196 881729536 25551 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4648/tid=4654] ppid=4634 vsize=861064 CPUtime=0
/proc/4648/task/4654/stat : 4654 (java) S 4634 4634 3613 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 187633196 881729536 25551 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4648/tid=4655] ppid=4634 vsize=861064 CPUtime=0
/proc/4648/task/4655/stat : 4655 (java) S 4634 4634 3613 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 187633196 881729536 25551 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 908624

[startup+2.97553 s]
/proc/loadavg: 1.00 1.33 1.70 2/86 4655
/proc/meminfo: memFree=1695960/2055920 swapFree=4192812/4192956
[pid=4634] ppid=4632 vsize=47560 CPUtime=0.01
/proc/4634/stat : 4634 (galac.sh) S 4632 4634 3613 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 187633186 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4634/statm: 11890 363 245 79 0 218 0
[pid=4648] ppid=4634 vsize=861064 CPUtime=2.93
/proc/4648/stat : 4648 (java) R 4634 4634 3613 0 -1 0 34639 0 1 0 277 16 0 0 17 0 8 0 187633189 881729536 34388 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073711078 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4648/statm: 215266 34388 1965 14 0 201471 0
[pid=4648/tid=4649] ppid=4634 vsize=861064 CPUtime=0.22
/proc/4648/task/4649/stat : 4649 (java) S 4634 4634 3613 0 -1 64 18874 0 0 0 15 7 0 0 16 0 8 0 187633192 881729536 34388 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4648/tid=4650] ppid=4634 vsize=861064 CPUtime=0
/proc/4648/task/4650/stat : 4650 (java) S 4634 4634 3613 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 187633193 881729536 34388 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4648/tid=4651] ppid=4634 vsize=861064 CPUtime=0
/proc/4648/task/4651/stat : 4651 (java) S 4634 4634 3613 0 -1 64 4 0 0 0 0 0 0 0 21 0 8 0 187633193 881729536 34388 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4648/tid=4652] ppid=4634 vsize=861064 CPUtime=0
/proc/4648/task/4652/stat : 4652 (java) S 4634 4634 3613 0 -1 64 2 0 0 0 0 0 0 0 22 0 8 0 187633196 881729536 34388 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4648/tid=4653] ppid=4634 vsize=861064 CPUtime=0.13
/proc/4648/task/4653/stat : 4653 (java) S 4634 4634 3613 0 -1 64 902 0 0 0 13 0 0 0 16 0 8 0 187633196 881729536 34388 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4648/tid=4654] ppid=4634 vsize=861064 CPUtime=0
/proc/4648/task/4654/stat : 4654 (java) S 4634 4634 3613 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 187633196 881729536 34388 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4648/tid=4655] ppid=4634 vsize=861064 CPUtime=0
/proc/4648/task/4655/stat : 4655 (java) S 4634 4634 3613 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 187633196 881729536 34388 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 908624

[startup+6.27807 s]
/proc/loadavg: 1.00 1.32 1.69 2/86 4655
/proc/meminfo: memFree=1622616/2055920 swapFree=4192812/4192956
[pid=4634] ppid=4632 vsize=47560 CPUtime=0.01
/proc/4634/stat : 4634 (galac.sh) S 4632 4634 3613 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 187633186 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4634/statm: 11890 363 245 79 0 218 0
[pid=4648] ppid=4634 vsize=861064 CPUtime=6.21
/proc/4648/stat : 4648 (java) R 4634 4634 3613 0 -1 0 52995 0 1 0 597 24 0 0 16 0 8 0 187633189 881729536 52735 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073754848 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4648/statm: 215266 52735 1965 14 0 201471 0
[pid=4648/tid=4649] ppid=4634 vsize=861064 CPUtime=0.52
/proc/4648/task/4649/stat : 4649 (java) S 4634 4634 3613 0 -1 64 37221 0 0 0 37 15 0 0 16 0 8 0 187633192 881729536 52735 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4648/tid=4650] ppid=4634 vsize=861064 CPUtime=0
/proc/4648/task/4650/stat : 4650 (java) S 4634 4634 3613 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 187633193 881729536 52735 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4648/tid=4651] ppid=4634 vsize=861064 CPUtime=0
/proc/4648/task/4651/stat : 4651 (java) S 4634 4634 3613 0 -1 64 4 0 0 0 0 0 0 0 21 0 8 0 187633193 881729536 52735 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4648/tid=4652] ppid=4634 vsize=861064 CPUtime=0
/proc/4648/task/4652/stat : 4652 (java) S 4634 4634 3613 0 -1 64 2 0 0 0 0 0 0 0 22 0 8 0 187633196 881729536 52735 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4648/tid=4653] ppid=4634 vsize=861064 CPUtime=0.13
/proc/4648/task/4653/stat : 4653 (java) S 4634 4634 3613 0 -1 64 902 0 0 0 13 0 0 0 16 0 8 0 187633196 881729536 52735 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4648/tid=4654] ppid=4634 vsize=861064 CPUtime=0
/proc/4648/task/4654/stat : 4654 (java) S 4634 4634 3613 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 187633196 881729536 52735 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4648/tid=4655] ppid=4634 vsize=861064 CPUtime=0
/proc/4648/task/4655/stat : 4655 (java) S 4634 4634 3613 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 187633196 881729536 52735 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 908624

[startup+12.7541 s]
/proc/loadavg: 1.00 1.32 1.69 2/86 4655
/proc/meminfo: memFree=1472152/2055920 swapFree=4192812/4192956
[pid=4634] ppid=4632 vsize=47560 CPUtime=0.01
/proc/4634/stat : 4634 (galac.sh) S 4632 4634 3613 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 187633186 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4634/statm: 11890 363 245 79 0 218 0
[pid=4648] ppid=4634 vsize=861064 CPUtime=12.67
/proc/4648/stat : 4648 (java) R 4634 4634 3613 0 -1 0 87100 0 1 0 1227 40 0 0 16 0 8 0 187633189 881729536 86822 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4648/statm: 215266 86822 1965 14 0 201471 0
[pid=4648/tid=4649] ppid=4634 vsize=861064 CPUtime=1.07
/proc/4648/task/4649/stat : 4649 (java) S 4634 4634 3613 0 -1 64 71305 0 0 0 77 30 0 0 16 0 8 0 187633192 881729536 86822 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4648/tid=4650] ppid=4634 vsize=861064 CPUtime=0
/proc/4648/task/4650/stat : 4650 (java) S 4634 4634 3613 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 187633193 881729536 86822 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4648/tid=4651] ppid=4634 vsize=861064 CPUtime=0
/proc/4648/task/4651/stat : 4651 (java) S 4634 4634 3613 0 -1 64 4 0 0 0 0 0 0 0 21 0 8 0 187633193 881729536 86822 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4648/tid=4652] ppid=4634 vsize=861064 CPUtime=0
/proc/4648/task/4652/stat : 4652 (java) S 4634 4634 3613 0 -1 64 2 0 0 0 0 0 0 0 22 0 8 0 187633196 881729536 86822 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4648/tid=4653] ppid=4634 vsize=861064 CPUtime=0.14
/proc/4648/task/4653/stat : 4653 (java) S 4634 4634 3613 0 -1 64 905 0 0 0 14 0 0 0 16 0 8 0 187633196 881729536 86822 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4648/tid=4654] ppid=4634 vsize=861064 CPUtime=0
/proc/4648/task/4654/stat : 4654 (java) S 4634 4634 3613 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 187633196 881729536 86822 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4648/tid=4655] ppid=4634 vsize=861064 CPUtime=0
/proc/4648/task/4655/stat : 4655 (java) S 4634 4634 3613 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 187633196 881729536 86822 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 908624

[startup+25.6032 s]
/proc/loadavg: 1.00 1.30 1.68 2/86 4655
/proc/meminfo: memFree=1297368/2055920 swapFree=4192812/4192956
[pid=4634] ppid=4632 vsize=47560 CPUtime=0.01
/proc/4634/stat : 4634 (galac.sh) S 4632 4634 3613 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 187633186 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4634/statm: 11890 363 245 79 0 218 0
[pid=4648] ppid=4634 vsize=861064 CPUtime=25.5
/proc/4648/stat : 4648 (java) R 4634 4634 3613 0 -1 0 129618 0 1 0 2493 57 0 0 19 0 8 0 187633189 881729536 129326 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073908848 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4648/statm: 215266 129326 1976 14 0 201471 0
[pid=4648/tid=4649] ppid=4634 vsize=861064 CPUtime=2.38
/proc/4648/task/4649/stat : 4649 (java) S 4634 4634 3613 0 -1 64 113762 0 0 0 191 47 0 0 16 0 8 0 187633192 881729536 129326 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4648/tid=4650] ppid=4634 vsize=861064 CPUtime=0
/proc/4648/task/4650/stat : 4650 (java) S 4634 4634 3613 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 187633193 881729536 129326 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4648/tid=4651] ppid=4634 vsize=861064 CPUtime=0
/proc/4648/task/4651/stat : 4651 (java) S 4634 4634 3613 0 -1 64 4 0 0 0 0 0 0 0 21 0 8 0 187633193 881729536 129326 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4648/tid=4652] ppid=4634 vsize=861064 CPUtime=0
/proc/4648/task/4652/stat : 4652 (java) S 4634 4634 3613 0 -1 64 2 0 0 0 0 0 0 0 22 0 8 0 187633196 881729536 129326 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4648/tid=4653] ppid=4634 vsize=861064 CPUtime=0.18
/proc/4648/task/4653/stat : 4653 (java) S 4634 4634 3613 0 -1 64 928 0 0 0 18 0 0 0 15 0 8 0 187633196 881729536 129326 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4648/tid=4654] ppid=4634 vsize=861064 CPUtime=0
/proc/4648/task/4654/stat : 4654 (java) S 4634 4634 3613 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 187633196 881729536 129326 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4648/tid=4655] ppid=4634 vsize=861064 CPUtime=0
/proc/4648/task/4655/stat : 4655 (java) S 4634 4634 3613 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 187633196 881729536 129326 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.51
Current children cumulated vsize (KiB) 908624

[startup+51.2143 s]
/proc/loadavg: 1.00 1.28 1.66 2/86 4655
/proc/meminfo: memFree=1098072/2055920 swapFree=4192812/4192956
[pid=4634] ppid=4632 vsize=47560 CPUtime=0.01
/proc/4634/stat : 4634 (galac.sh) S 4632 4634 3613 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 187633186 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4634/statm: 11890 363 245 79 0 218 0
[pid=4648] ppid=4634 vsize=861064 CPUtime=51.06
/proc/4648/stat : 4648 (java) R 4634 4634 3613 0 -1 0 178320 0 1 0 5024 82 0 0 19 0 8 0 187633189 881729536 177851 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4153444926 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4648/statm: 215266 177851 1998 14 0 201471 0
[pid=4648/tid=4649] ppid=4634 vsize=861064 CPUtime=7.55
/proc/4648/task/4649/stat : 4649 (java) S 4634 4634 3613 0 -1 64 162363 0 0 0 687 68 0 0 16 0 8 0 187633192 881729536 177851 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4648/tid=4650] ppid=4634 vsize=861064 CPUtime=0
/proc/4648/task/4650/stat : 4650 (java) S 4634 4634 3613 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 187633193 881729536 177851 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4648/tid=4651] ppid=4634 vsize=861064 CPUtime=0
/proc/4648/task/4651/stat : 4651 (java) S 4634 4634 3613 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 187633193 881729536 177851 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4648/tid=4652] ppid=4634 vsize=861064 CPUtime=0
/proc/4648/task/4652/stat : 4652 (java) S 4634 4634 3613 0 -1 64 2 0 0 0 0 0 0 0 22 0 8 0 187633196 881729536 177851 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4648/tid=4653] ppid=4634 vsize=861064 CPUtime=0.23
/proc/4648/task/4653/stat : 4653 (java) S 4634 4634 3613 0 -1 64 964 0 0 0 23 0 0 0 16 0 8 0 187633196 881729536 177851 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4648/tid=4654] ppid=4634 vsize=861064 CPUtime=0
/proc/4648/task/4654/stat : 4654 (java) S 4634 4634 3613 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 187633196 881729536 177851 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4648/tid=4655] ppid=4634 vsize=861064 CPUtime=0
/proc/4648/task/4655/stat : 4655 (java) S 4634 4634 3613 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 187633196 881729536 177851 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 908624

[startup+102.423 s]
/proc/loadavg: 1.00 1.23 1.62 2/86 4655
/proc/meminfo: memFree=1068056/2055920 swapFree=4192812/4192956
[pid=4634] ppid=4632 vsize=47560 CPUtime=0.01

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

/proc/loadavg: 1.00 1.00 1.18 2/79 4656
/proc/meminfo: memFree=1585104/2055920 swapFree=4192812/4192956
[pid=4634] ppid=4632 vsize=47560 CPUtime=139.36
/proc/4634/stat : 4634 (galac.sh) S 4632 4634 3613 0 -1 4194304 799 180187 0 1 0 0 13809 127 16 0 1 0 187633186 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4634/statm: 11890 363 245 79 0 218 0
[pid=4656] ppid=4634 vsize=180044 CPUtime=983.48
/proc/4656/stat : 4656 (minisat) R 4634 4634 3613 0 -1 4194304 41032 0 0 0 98314 34 0 0 25 0 1 0 187647157 184365056 41014 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/4656/statm: 45011 41014 53 142 0 44867 0
Current children cumulated CPU time (s) 1122.84
Current children cumulated vsize (KiB) 227604

[startup+1183.6 s]
/proc/loadavg: 1.00 1.00 1.16 2/79 4656
/proc/meminfo: memFree=1584848/2055920 swapFree=4192812/4192956
[pid=4634] ppid=4632 vsize=47560 CPUtime=139.36
/proc/4634/stat : 4634 (galac.sh) S 4632 4634 3613 0 -1 4194304 799 180187 0 1 0 0 13809 127 16 0 1 0 187633186 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4634/statm: 11890 363 245 79 0 218 0
[pid=4656] ppid=4634 vsize=180176 CPUtime=1043.52
/proc/4656/stat : 4656 (minisat) R 4634 4634 3613 0 -1 4194304 41075 0 0 0 104318 34 0 0 25 0 1 0 187647157 184500224 41057 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/4656/statm: 45044 41057 53 142 0 44900 0
Current children cumulated CPU time (s) 1182.88
Current children cumulated vsize (KiB) 227736

[startup+1243.67 s]
/proc/loadavg: 1.00 1.00 1.15 3/79 4656
/proc/meminfo: memFree=1584656/2055920 swapFree=4192812/4192956
[pid=4634] ppid=4632 vsize=47560 CPUtime=139.36
/proc/4634/stat : 4634 (galac.sh) S 4632 4634 3613 0 -1 4194304 799 180187 0 1 0 0 13809 127 16 0 1 0 187633186 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4634/statm: 11890 363 245 79 0 218 0
[pid=4656] ppid=4634 vsize=180308 CPUtime=1103.56
/proc/4656/stat : 4656 (minisat) R 4634 4634 3613 0 -1 4194304 41106 0 0 0 110322 34 0 0 25 0 1 0 187647157 184635392 41088 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529327 0 0 4096 3 0 0 0 17 1 0 0
/proc/4656/statm: 45077 41088 53 142 0 44933 0
Current children cumulated CPU time (s) 1242.92
Current children cumulated vsize (KiB) 227868

[startup+1303.73 s]
/proc/loadavg: 1.00 1.00 1.14 2/79 4656
/proc/meminfo: memFree=1584336/2055920 swapFree=4192812/4192956
[pid=4634] ppid=4632 vsize=47560 CPUtime=139.36
/proc/4634/stat : 4634 (galac.sh) S 4632 4634 3613 0 -1 4194304 799 180187 0 1 0 0 13809 127 16 0 1 0 187633186 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4634/statm: 11890 363 245 79 0 218 0
[pid=4656] ppid=4634 vsize=180468 CPUtime=1163.61
/proc/4656/stat : 4656 (minisat) R 4634 4634 3613 0 -1 4194304 41158 0 0 0 116326 35 0 0 25 0 1 0 187647157 184799232 41140 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 1 0 0
/proc/4656/statm: 45117 41140 53 142 0 44973 0
Current children cumulated CPU time (s) 1302.97
Current children cumulated vsize (KiB) 228028

[startup+1363.8 s]
/proc/loadavg: 1.00 1.00 1.13 2/79 4656
/proc/meminfo: memFree=1584080/2055920 swapFree=4192812/4192956
[pid=4634] ppid=4632 vsize=47560 CPUtime=139.36
/proc/4634/stat : 4634 (galac.sh) S 4632 4634 3613 0 -1 4194304 799 180187 0 1 0 0 13809 127 16 0 1 0 187633186 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4634/statm: 11890 363 245 79 0 218 0
[pid=4656] ppid=4634 vsize=180732 CPUtime=1223.66
/proc/4656/stat : 4656 (minisat) R 4634 4634 3613 0 -1 4194304 41195 0 0 0 122330 36 0 0 25 0 1 0 187647157 185069568 41177 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529374 0 0 4096 3 0 0 0 17 1 0 0
/proc/4656/statm: 45183 41177 53 142 0 45039 0
Current children cumulated CPU time (s) 1363.02
Current children cumulated vsize (KiB) 228292

[startup+1423.86 s]
/proc/loadavg: 1.00 1.00 1.12 2/79 4656
/proc/meminfo: memFree=1583888/2055920 swapFree=4192812/4192956
[pid=4634] ppid=4632 vsize=47560 CPUtime=139.36
/proc/4634/stat : 4634 (galac.sh) S 4632 4634 3613 0 -1 4194304 799 180187 0 1 0 0 13809 127 16 0 1 0 187633186 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4634/statm: 11890 363 245 79 0 218 0
[pid=4656] ppid=4634 vsize=180732 CPUtime=1283.7
/proc/4656/stat : 4656 (minisat) R 4634 4634 3613 0 -1 4194304 41221 0 0 0 128334 36 0 0 25 0 1 0 187647157 185069568 41203 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529361 0 0 4096 3 0 0 0 17 1 0 0
/proc/4656/statm: 45183 41203 53 142 0 45039 0
Current children cumulated CPU time (s) 1423.06
Current children cumulated vsize (KiB) 228292

[startup+1483.92 s]
/proc/loadavg: 1.00 1.00 1.11 2/79 4656
/proc/meminfo: memFree=1583696/2055920 swapFree=4192812/4192956
[pid=4634] ppid=4632 vsize=47560 CPUtime=139.36
/proc/4634/stat : 4634 (galac.sh) S 4632 4634 3613 0 -1 4194304 799 180187 0 1 0 0 13809 127 16 0 1 0 187633186 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4634/statm: 11890 363 245 79 0 218 0
[pid=4656] ppid=4634 vsize=180920 CPUtime=1343.73
/proc/4656/stat : 4656 (minisat) R 4634 4634 3613 0 -1 4194304 41249 0 0 0 134336 37 0 0 25 0 1 0 187647157 185262080 41231 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/4656/statm: 45230 41231 53 142 0 45086 0
Current children cumulated CPU time (s) 1483.09
Current children cumulated vsize (KiB) 228480

[startup+1543.99 s]
/proc/loadavg: 1.00 1.00 1.09 2/79 4656
/proc/meminfo: memFree=1583568/2055920 swapFree=4192812/4192956
[pid=4634] ppid=4632 vsize=47560 CPUtime=139.36
/proc/4634/stat : 4634 (galac.sh) S 4632 4634 3613 0 -1 4194304 799 180187 0 1 0 0 13809 127 16 0 1 0 187633186 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4634/statm: 11890 363 245 79 0 218 0
[pid=4656] ppid=4634 vsize=181052 CPUtime=1403.78
/proc/4656/stat : 4656 (minisat) R 4634 4634 3613 0 -1 4194304 41281 0 0 0 140341 37 0 0 25 0 1 0 187647157 185397248 41263 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/4656/statm: 45263 41263 53 142 0 45119 0
Current children cumulated CPU time (s) 1543.14
Current children cumulated vsize (KiB) 228612

[startup+1604.05 s]
/proc/loadavg: 1.00 1.00 1.09 2/79 4656
/proc/meminfo: memFree=1583312/2055920 swapFree=4192812/4192956
[pid=4634] ppid=4632 vsize=47560 CPUtime=139.36
/proc/4634/stat : 4634 (galac.sh) S 4632 4634 3613 0 -1 4194304 799 180187 0 1 0 0 13809 127 16 0 1 0 187633186 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4634/statm: 11890 363 245 79 0 218 0
[pid=4656] ppid=4634 vsize=181184 CPUtime=1463.83
/proc/4656/stat : 4656 (minisat) R 4634 4634 3613 0 -1 4194304 41320 0 0 0 146345 38 0 0 25 0 1 0 187647157 185532416 41302 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529361 0 0 4096 3 0 0 0 17 1 0 0
/proc/4656/statm: 45296 41302 53 142 0 45152 0
Current children cumulated CPU time (s) 1603.19
Current children cumulated vsize (KiB) 228744

[startup+1664.11 s]
/proc/loadavg: 1.00 1.00 1.08 2/79 4656
/proc/meminfo: memFree=1583120/2055920 swapFree=4192812/4192956
[pid=4634] ppid=4632 vsize=47560 CPUtime=139.36
/proc/4634/stat : 4634 (galac.sh) S 4632 4634 3613 0 -1 4194304 799 180187 0 1 0 0 13809 127 16 0 1 0 187633186 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4634/statm: 11890 363 245 79 0 218 0
[pid=4656] ppid=4634 vsize=181316 CPUtime=1523.87
/proc/4656/stat : 4656 (minisat) R 4634 4634 3613 0 -1 4194304 41351 0 0 0 152348 39 0 0 25 0 1 0 187647157 185667584 41333 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 1 0 0
/proc/4656/statm: 45329 41333 53 142 0 45185 0
Current children cumulated CPU time (s) 1663.23
Current children cumulated vsize (KiB) 228876

[startup+1724.18 s]
/proc/loadavg: 1.00 1.00 1.07 2/79 4656
/proc/meminfo: memFree=1582864/2055920 swapFree=4192812/4192956
[pid=4634] ppid=4632 vsize=47560 CPUtime=139.36
/proc/4634/stat : 4634 (galac.sh) S 4632 4634 3613 0 -1 4194304 799 180187 0 1 0 0 13809 127 16 0 1 0 187633186 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4634/statm: 11890 363 245 79 0 218 0
[pid=4656] ppid=4634 vsize=181448 CPUtime=1583.91
/proc/4656/stat : 4656 (minisat) R 4634 4634 3613 0 -1 4194304 41387 0 0 0 158352 39 0 0 25 0 1 0 187647157 185802752 41369 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/4656/statm: 45362 41369 53 142 0 45218 0
Current children cumulated CPU time (s) 1723.27
Current children cumulated vsize (KiB) 229008

[startup+1784.25 s]
/proc/loadavg: 1.00 1.00 1.07 2/79 4656
/proc/meminfo: memFree=1582608/2055920 swapFree=4192812/4192956
[pid=4634] ppid=4632 vsize=47560 CPUtime=139.36
/proc/4634/stat : 4634 (galac.sh) S 4632 4634 3613 0 -1 4194304 799 180187 0 1 0 0 13809 127 16 0 1 0 187633186 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4634/statm: 11890 363 245 79 0 218 0
[pid=4656] ppid=4634 vsize=181580 CPUtime=1643.95
/proc/4656/stat : 4656 (minisat) R 4634 4634 3613 0 -1 4194304 41418 0 0 0 164356 39 0 0 25 0 1 0 187647157 185937920 41400 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 1 0 0
/proc/4656/statm: 45395 41400 53 142 0 45251 0
Current children cumulated CPU time (s) 1783.31
Current children cumulated vsize (KiB) 229140



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.95 s]
/proc/loadavg: 1.00 1.00 1.07 2/79 4656
/proc/meminfo: memFree=1582608/2055920 swapFree=4192812/4192956
[pid=4634] ppid=4632 vsize=47560 CPUtime=139.36
/proc/4634/stat : 4634 (galac.sh) S 4632 4634 3613 0 -1 4194304 799 180187 0 1 0 0 13809 127 16 0 1 0 187633186 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4634/statm: 11890 363 245 79 0 218 0
[pid=4656] ppid=4634 vsize=181580 CPUtime=1660.66
/proc/4656/stat : 4656 (minisat) R 4634 4634 3613 0 -1 4194304 41426 0 0 0 166026 40 0 0 25 0 1 0 187647157 185937920 41408 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/4656/statm: 45395 41408 53 142 0 45251 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 229140

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 4634 and gives childrusage.ru_utime.tv_sec=138 childrusage.ru_utime.tv_usec=98005 childrusage.ru_stime.tv_sec=1 childrusage.ru_stime.tv_usec=277805
CPU time returned by wait4() is 139.376
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): 1800.96
CPU time (s): 1800.02
CPU user time (s): 1798.35
CPU system time (s): 1.67
CPU usage (%): 99.9478
Max. virtual memory (cumulated for all children) (KiB): 909628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 138.098
system time used= 1.2778
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 180986
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= 4832
involuntary context switches= 4398

runsolver used 1.84272 s user time and 4.55531 s system time

The end

Launcher Data (download as text)

Begin job on node3 on Wed Jan 10 01:26:16 UTC 2007


IDJOB= 247416
IDBENCH= 11124
FILE ID= node3/247416-1168392375

PBS_JOBID= 3522761

Free space on /tmp= 66538 MiB

BENCH NAME= HOME/pub/bench/CPAI06/random/rand-8-20-5/rand-8-20-5-18-800-19_ext.xml
COMMAND LINE= /tmp/evaluation/247416-1168392375/galac.sh /tmp/evaluation/247416-1168392375/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node3/watcher-247416-1168392375 -o ROOT/results/node3/solver-247416-1168392375 -C 1800 -M 900  /tmp/evaluation/247416-1168392375/galac.sh /tmp/evaluation/247416-1168392375/unknown.xml

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  07cc20594b576bffb0ac8b08e4394825

RANDOM SEED= 513097725

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:       1808440 kB
Buffers:         18344 kB
Cached:         125612 kB
SwapCached:          0 kB
Active:         127792 kB
Inactive:        67224 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1808440 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           24888 kB
Writeback:           0 kB
Mapped:          70076 kB
Slab:            38040 kB
Committed_AS:  5595696 kB
PageTables:       1700 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= 66482 MiB



End job on node3 on Wed Jan 10 01:56:17 UTC 2007