Trace number 1093486

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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 E? (TO) 1800.08 1809.61

General information on the benchmark

Namecsp/socialGolfers/
normalized-socialGolfer-6-4-5.xml
MD5SUM1177c7af9960e3129505024a30a05414
Bench CategoryN-ARY-INT (n-ary constraints in intension)
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 variables1740
Number of constraints6040
Maximum constraint arity20
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension6040
Global constraints used (with number of constraints)

Solver Data (download as text)

0.01/0.21	c --- Preproc Stats ---
6.13/6.48	c start processing
6.13/6.49	c start relation processing
6.33/6.62	c start cnf exporting
7.91/8.24	c parsing time : 6.175
7.91/8.24	c preprocessing time : 7.937
7.91/8.25	
7.91/8.25	c Nary constraints - conflicts : 5700 supports : 340
7.91/8.25	c Binary constraints - conflicts : 0 supports :0
7.91/8.25	c max arity constraint : 20
7.91/8.25	c Max Tuples generated 1048576
7.91/8.25	c relations : 4
7.91/8.25	c relations BDD: 3
7.91/8.25	c sampling 1/1
7.91/8.25	c vars : 10781 - clauses :  36020
7.91/8.25	
7.91/8.29	 
7.91/8.29	c --- SAT Solver Stats ---
7.91/8.29	 
7.91/8.29	c eSAT 0.1 : minisat core with additionnal features
7.91/8.29	c ============================[ Problem Statistics ]=============================
7.91/8.29	c |                                                                             |
7.91/8.30	c |  Number of variables:  10780                                                |
7.91/8.30	c |  Number of clauses:    36020                                                |
7.98/8.34	c |  Parsing time:         0.04         s                                       |

Verifier Data (download as text)

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: 

Watcher Data (download as text)

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

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1093486-1215249999/watcher-1093486-1215249999 -o /tmp/evaluation-result-1093486-1215249999/solver-1093486-1215249999 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1093486-1215249999.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.92 1.98 1.99 4/80 10564
/proc/meminfo: memFree=1414720/2055920 swapFree=4179860/4192956
[pid=10564] ppid=10562 vsize=18572 CPUtime=0
/proc/10564/stat : 10564 (runsolver) D 10562 10564 9336 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 2003969631 19017728 292 996147200 4194304 4296836 548682068496 18446744073709551615 227607637287 0 0 4096 24578 18446744071563608240 0 0 17 1 0 0
/proc/10564/statm: 4643 292 257 25 0 2626 0

[startup+0.0123459 s]
/proc/loadavg: 1.92 1.98 1.99 4/80 10564
/proc/meminfo: memFree=1414720/2055920 swapFree=4179860/4192956
[pid=10564] ppid=10562 vsize=18572 CPUtime=0
/proc/10564/stat : 10564 (runsolver) D 10562 10564 9336 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 2003969631 19017728 292 996147200 4194304 4296836 548682068496 18446744073709551615 227607637287 0 0 4096 24578 18446744071563608240 0 0 17 1 0 0
/proc/10564/statm: 4643 292 257 25 0 2626 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18572

[startup+0.102359 s]
/proc/loadavg: 1.92 1.98 1.99 4/80 10564
/proc/meminfo: memFree=1414720/2055920 swapFree=4179860/4192956
[pid=10564] ppid=10562 vsize=8748 CPUtime=0
/proc/10564/stat : 10564 (galacE.sh) S 10562 10564 9336 0 -1 4194304 415 833 4 0 0 0 0 0 17 0 1 0 2003969631 8957952 312 996147200 4194304 4520092 548682068832 18446744073709551615 227607243610 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10564/statm: 2187 312 217 79 0 180 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8748

[startup+0.302388 s]
/proc/loadavg: 1.92 1.98 1.99 4/80 10564
/proc/meminfo: memFree=1414720/2055920 swapFree=4179860/4192956
[pid=10564] ppid=10562 vsize=47564 CPUtime=0.02
/proc/10564/stat : 10564 (galacE.sh) S 10562 10564 9336 0 -1 4194304 759 1697 6 0 0 1 0 1 18 0 1 0 2003969631 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 227607243610 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10564/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 47564

[startup+0.701428 s]
/proc/loadavg: 1.92 1.98 1.99 4/80 10564
/proc/meminfo: memFree=1414720/2055920 swapFree=4179860/4192956
[pid=10564] ppid=10562 vsize=47564 CPUtime=0.02
/proc/10564/stat : 10564 (galacE.sh) S 10562 10564 9336 0 -1 4194304 759 1697 6 0 0 1 0 1 18 0 1 0 2003969631 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 227607243610 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10564/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 47564

[startup+1.50152 s]
/proc/loadavg: 1.92 1.98 1.99 4/90 10586
/proc/meminfo: memFree=1387952/2055920 swapFree=4179860/4192956
[pid=10564] ppid=10562 vsize=47564 CPUtime=0.02
/proc/10564/stat : 10564 (galacE.sh) S 10562 10564 9336 0 -1 4194304 759 1697 6 0 0 1 0 1 18 0 1 0 2003969631 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 227607243610 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10564/statm: 11891 364 245 79 0 219 0
[pid=10578] ppid=10564 vsize=812572 CPUtime=1.26
/proc/10578/stat : 10578 (java) S 10564 10564 9336 0 -1 0 13552 0 1 0 118 8 0 0 18 0 9 0 2003969653 832073728 12779 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10578/statm: 203143 12779 2585 9 0 197177 0
[pid=10578/tid=10579] ppid=10564 vsize=812572 CPUtime=0.94
/proc/10578/task/10579/stat : 10579 (java) R 10564 10564 9336 0 -1 64 7574 0 1 0 90 4 0 0 23 0 9 0 2003969654 832073728 12779 996147200 134512640 134550740 4294955600 18446744073709551615 4125925105 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10578/tid=10580] ppid=10564 vsize=812572 CPUtime=0.04
/proc/10578/task/10580/stat : 10580 (java) S 10564 10564 9336 0 -1 64 4441 0 0 0 3 1 0 0 17 0 9 0 2003969655 832073728 12779 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=10578/tid=10581] ppid=10564 vsize=812572 CPUtime=0
/proc/10578/task/10581/stat : 10581 (java) S 10564 10564 9336 0 -1 64 11 0 0 0 0 0 0 0 17 0 9 0 2003969656 832073728 12779 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10578/tid=10582] ppid=10564 vsize=812572 CPUtime=0
/proc/10578/task/10582/stat : 10582 (java) S 10564 10564 9336 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2003969656 832073728 12779 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10578/tid=10583] ppid=10564 vsize=812572 CPUtime=0
/proc/10578/task/10583/stat : 10583 (java) S 10564 10564 9336 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2003969658 832073728 12779 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10578/tid=10584] ppid=10564 vsize=812572 CPUtime=0.23
/proc/10578/task/10584/stat : 10584 (java) S 10564 10564 9336 0 -1 64 837 0 0 0 23 0 0 0 16 0 9 0 2003969658 832073728 12779 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10578/tid=10585] ppid=10564 vsize=812572 CPUtime=0
/proc/10578/task/10585/stat : 10585 (java) S 10564 10564 9336 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2003969658 832073728 12779 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10578/tid=10586] ppid=10564 vsize=812572 CPUtime=0
/proc/10578/task/10586/stat : 10586 (java) S 10564 10564 9336 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2003969658 832073728 12779 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 860136

[startup+3.10171 s]
/proc/loadavg: 1.92 1.98 1.99 3/90 10586
/proc/meminfo: memFree=1371760/2055920 swapFree=4179860/4192956
[pid=10564] ppid=10562 vsize=47564 CPUtime=0.02
/proc/10564/stat : 10564 (galacE.sh) S 10562 10564 9336 0 -1 4194304 759 1697 6 0 0 1 0 1 18 0 1 0 2003969631 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 227607243610 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10564/statm: 11891 364 245 79 0 219 0
[pid=10578] ppid=10564 vsize=812572 CPUtime=2.84
/proc/10578/stat : 10578 (java) S 10564 10564 9336 0 -1 0 17004 0 1 0 273 11 0 0 18 0 9 0 2003969653 832073728 16230 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10578/statm: 203143 16230 2585 9 0 197177 0
[pid=10578/tid=10579] ppid=10564 vsize=812572 CPUtime=2.45
/proc/10578/task/10579/stat : 10579 (java) R 10564 10564 9336 0 -1 64 10977 0 1 0 239 6 0 0 25 0 9 0 2003969654 832073728 16230 996147200 134512640 134550740 4294955600 18446744073709551615 4127009837 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10578/tid=10580] ppid=10564 vsize=812572 CPUtime=0.04
/proc/10578/task/10580/stat : 10580 (java) S 10564 10564 9336 0 -1 64 4441 0 0 0 3 1 0 0 17 0 9 0 2003969655 832073728 16230 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=10578/tid=10581] ppid=10564 vsize=812572 CPUtime=0
/proc/10578/task/10581/stat : 10581 (java) S 10564 10564 9336 0 -1 64 11 0 0 0 0 0 0 0 17 0 9 0 2003969656 832073728 16230 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10578/tid=10582] ppid=10564 vsize=812572 CPUtime=0
/proc/10578/task/10582/stat : 10582 (java) S 10564 10564 9336 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2003969656 832073728 16230 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10578/tid=10583] ppid=10564 vsize=812572 CPUtime=0
/proc/10578/task/10583/stat : 10583 (java) S 10564 10564 9336 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2003969658 832073728 16230 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10578/tid=10584] ppid=10564 vsize=812572 CPUtime=0.3
/proc/10578/task/10584/stat : 10584 (java) S 10564 10564 9336 0 -1 64 886 0 0 0 29 1 0 0 16 0 9 0 2003969658 832073728 16230 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10578/tid=10585] ppid=10564 vsize=812572 CPUtime=0
/proc/10578/task/10585/stat : 10585 (java) S 10564 10564 9336 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2003969658 832073728 16230 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10578/tid=10586] ppid=10564 vsize=812572 CPUtime=0
/proc/10578/task/10586/stat : 10586 (java) S 10564 10564 9336 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2003969658 832073728 16230 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.86
Current children cumulated vsize (KiB) 860136

[startup+6.30207 s]
/proc/loadavg: 1.93 1.98 1.99 3/90 10586
/proc/meminfo: memFree=1341296/2055920 swapFree=4179860/4192956
[pid=10564] ppid=10562 vsize=47564 CPUtime=0.02
/proc/10564/stat : 10564 (galacE.sh) S 10562 10564 9336 0 -1 4194304 759 1697 6 0 0 1 0 1 18 0 1 0 2003969631 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 227607243610 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10564/statm: 11891 364 245 79 0 219 0
[pid=10578] ppid=10564 vsize=812692 CPUtime=6.01
/proc/10578/stat : 10578 (java) S 10564 10564 9336 0 -1 0 21156 0 1 0 588 13 0 0 18 0 9 0 2003969653 832196608 20374 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10578/statm: 203173 20374 2591 9 0 197207 0
[pid=10578/tid=10579] ppid=10564 vsize=812692 CPUtime=5.52
/proc/10578/task/10579/stat : 10579 (java) R 10564 10564 9336 0 -1 64 14608 0 1 0 543 9 0 0 25 0 9 0 2003969654 832196608 20374 996147200 134512640 134550740 4294955600 18446744073709551615 4127264221 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10578/tid=10580] ppid=10564 vsize=812692 CPUtime=0.15
/proc/10578/task/10580/stat : 10580 (java) S 10564 10564 9336 0 -1 64 4955 0 0 0 13 2 0 0 17 0 9 0 2003969655 832196608 20374 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=10578/tid=10581] ppid=10564 vsize=812692 CPUtime=0
/proc/10578/task/10581/stat : 10581 (java) S 10564 10564 9336 0 -1 64 11 0 0 0 0 0 0 0 17 0 9 0 2003969656 832196608 20374 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10578/tid=10582] ppid=10564 vsize=812692 CPUtime=0
/proc/10578/task/10582/stat : 10582 (java) S 10564 10564 9336 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2003969656 832196608 20374 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10578/tid=10583] ppid=10564 vsize=812692 CPUtime=0
/proc/10578/task/10583/stat : 10583 (java) S 10564 10564 9336 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2003969658 832196608 20374 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10578/tid=10584] ppid=10564 vsize=812692 CPUtime=0.31
/proc/10578/task/10584/stat : 10584 (java) S 10564 10564 9336 0 -1 64 893 0 0 0 30 1 0 0 16 0 9 0 2003969658 832196608 20374 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10578/tid=10585] ppid=10564 vsize=812692 CPUtime=0
/proc/10578/task/10585/stat : 10585 (java) S 10564 10564 9336 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2003969658 832196608 20374 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10578/tid=10586] ppid=10564 vsize=812692 CPUtime=0
/proc/10578/task/10586/stat : 10586 (java) S 10564 10564 9336 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2003969658 832196608 20374 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.03
Current children cumulated vsize (KiB) 860256

[startup+12.7018 s]
/proc/loadavg: 1.93 1.98 1.99 3/82 10587
/proc/meminfo: memFree=1404656/2055920 swapFree=4179860/4192956
[pid=10564] ppid=10562 vsize=47564 CPUtime=7.98
/proc/10564/stat : 10564 (galacE.sh) S 10562 10564 9336 0 -1 4194304 793 23259 6 1 0 1 780 17 17 0 1 0 2003969631 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 227607243610 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10564/statm: 11891 364 245 79 0 219 0
[pid=10587] ppid=10564 vsize=9492 CPUtime=4.35
/proc/10587/stat : 10587 (eSAT_static) R 10564 10564 9336 0 -1 4194304 2289 0 0 0 434 1 0 0 25 0 1 0 2003970461 9719808 2149 996147200 134512640 135177480 4294955968 18446744073709551615 134565457 0 0 4096 3 0 0 0 17 1 0 0
/proc/10587/statm: 2373 2149 81 162 0 2208 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 57056

[startup+25.5023 s]
/proc/loadavg: 1.95 1.98 1.99 3/82 10587
/proc/meminfo: memFree=1397808/2055920 swapFree=4179860/4192956
[pid=10564] ppid=10562 vsize=47564 CPUtime=7.98
/proc/10564/stat : 10564 (galacE.sh) S 10562 10564 9336 0 -1 4194304 793 23259 6 1 0 1 780 17 17 0 1 0 2003969631 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 227607243610 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10564/statm: 11891 364 245 79 0 219 0
[pid=10587] ppid=10564 vsize=15824 CPUtime=17.04
/proc/10587/stat : 10587 (eSAT_static) R 10564 10564 9336 0 -1 4194304 3872 0 0 0 1701 3 0 0 25 0 1 0 2003970461 16203776 3732 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/10587/statm: 3956 3732 81 162 0 3791 0
Current children cumulated CPU time (s) 25.02
Current children cumulated vsize (KiB) 63388

[startup+51.1022 s]
/proc/loadavg: 1.96 1.98 1.99 3/82 10587
/proc/meminfo: memFree=1390576/2055920 swapFree=4179860/4192956
[pid=10564] ppid=10562 vsize=47564 CPUtime=7.98
/proc/10564/stat : 10564 (galacE.sh) S 10562 10564 9336 0 -1 4194304 793 23259 6 1 0 1 780 17 17 0 1 0 2003969631 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 227607243610 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10564/statm: 11891 364 245 79 0 219 0
[pid=10587] ppid=10564 vsize=23024 CPUtime=42.4
/proc/10587/stat : 10587 (eSAT_static) R 10564 10564 9336 0 -1 4194304 5669 0 0 0 4235 5 0 0 25 0 1 0 2003970461 23576576 5529 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/10587/statm: 5756 5529 81 162 0 5591 0
Current children cumulated CPU time (s) 50.38
Current children cumulated vsize (KiB) 70588

[startup+102.307 s]
/proc/loadavg: 1.98 1.98 1.99 3/82 10587
/proc/meminfo: memFree=1380464/2055920 swapFree=4179860/4192956
[pid=10564] ppid=10562 vsize=47564 CPUtime=7.98
/proc/10564/stat : 10564 (galacE.sh) S 10562 10564 9336 0 -1 4194304 793 23259 6 1 0 1 780 17 17 0 1 0 2003969631 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 227607243610 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10564/statm: 11891 364 245 79 0 219 0
[pid=10587] ppid=10564 vsize=33072 CPUtime=93.12
/proc/10587/stat : 10587 (eSAT_static) R 10564 10564 9336 0 -1 4194304 8151 0 0 0 9305 7 0 0 25 0 1 0 2003970461 33865728 8011 996147200 134512640 135177480 4294955968 18446744073709551615 134565312 0 0 4096 3 0 0 0 17 1 0 0
/proc/10587/statm: 8268 8011 81 162 0 8103 0
Current children cumulated CPU time (s) 101.1
Current children cumulated vsize (KiB) 80636

[startup+162.303 s]
/proc/loadavg: 1.99 1.98 1.99 3/82 10587
/proc/meminfo: memFree=1367856/2055920 swapFree=4179860/4192956
[pid=10564] ppid=10562 vsize=47564 CPUtime=7.98
/proc/10564/stat : 10564 (galacE.sh) S 10562 10564 9336 0 -1 4194304 793 23259 6 1 0 1 780 17 17 0 1 0 2003969631 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 227607243610 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10564/statm: 11891 364 245 79 0 219 0
[pid=10587] ppid=10564 vsize=45896 CPUtime=152.55
/proc/10587/stat : 10587 (eSAT_static) R 10564 10564 9336 0 -1 4194304 11361 0 0 0 15244 11 0 0 25 0 1 0 2003970461 46997504 11221 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/10587/statm: 11474 11221 81 162 0 11309 0
Current children cumulated CPU time (s) 160.53
Current children cumulated vsize (KiB) 93460


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

/proc/10587/statm: 28434 28080 81 162 0 28269 0
Current children cumulated CPU time (s) 1113.09
Current children cumulated vsize (KiB) 161300

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 10646
/proc/meminfo: memFree=1575304/2055920 swapFree=4179860/4192956
[pid=10564] ppid=10562 vsize=47564 CPUtime=7.98
/proc/10564/stat : 10564 (galacE.sh) S 10562 10564 9336 0 -1 4194304 793 23259 6 1 0 1 780 17 17 0 1 0 2003969631 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 227607243610 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10564/statm: 11891 364 245 79 0 219 0
[pid=10587] ppid=10564 vsize=122692 CPUtime=1165.09
/proc/10587/stat : 10587 (eSAT_static) R 10564 10564 9336 0 -1 4194304 30461 0 0 0 116473 36 0 0 25 0 1 0 2003970461 125636608 30321 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/10587/statm: 30673 30321 81 162 0 30508 0
Current children cumulated CPU time (s) 1173.07
Current children cumulated vsize (KiB) 170256

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 10646
/proc/meminfo: memFree=1566728/2055920 swapFree=4179860/4192956
[pid=10564] ppid=10562 vsize=47564 CPUtime=7.98
/proc/10564/stat : 10564 (galacE.sh) S 10562 10564 9336 0 -1 4194304 793 23259 6 1 0 1 780 17 17 0 1 0 2003969631 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 227607243610 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10564/statm: 11891 364 245 79 0 219 0
[pid=10587] ppid=10564 vsize=131080 CPUtime=1225.06
/proc/10587/stat : 10587 (eSAT_static) R 10564 10564 9336 0 -1 4194304 32563 0 0 0 122467 39 0 0 25 0 1 0 2003970461 134225920 32423 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/10587/statm: 32770 32423 81 162 0 32605 0
Current children cumulated CPU time (s) 1233.04
Current children cumulated vsize (KiB) 178644

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 10646
/proc/meminfo: memFree=1562056/2055920 swapFree=4179860/4192956
[pid=10564] ppid=10562 vsize=47564 CPUtime=7.98
/proc/10564/stat : 10564 (galacE.sh) S 10562 10564 9336 0 -1 4194304 793 23259 6 1 0 1 780 17 17 0 1 0 2003969631 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 227607243610 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10564/statm: 11891 364 245 79 0 219 0
[pid=10587] ppid=10564 vsize=135528 CPUtime=1285.04
/proc/10587/stat : 10587 (eSAT_static) R 10564 10564 9336 0 -1 4194304 33675 0 0 0 128464 40 0 0 25 0 1 0 2003970461 138780672 33535 996147200 134512640 135177480 4294955968 18446744073709551615 134564625 0 0 4096 3 0 0 0 17 0 0 0
/proc/10587/statm: 33882 33535 81 162 0 33717 0
Current children cumulated CPU time (s) 1293.02
Current children cumulated vsize (KiB) 183092

[startup+1362.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/95 10646
/proc/meminfo: memFree=1562056/2055920 swapFree=4179860/4192956
[pid=10564] ppid=10562 vsize=47564 CPUtime=7.98
/proc/10564/stat : 10564 (galacE.sh) S 10562 10564 9336 0 -1 4194304 793 23259 6 1 0 1 780 17 17 0 1 0 2003969631 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 227607243610 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10564/statm: 11891 364 245 79 0 219 0
[pid=10587] ppid=10564 vsize=135528 CPUtime=1345.01
/proc/10587/stat : 10587 (eSAT_static) R 10564 10564 9336 0 -1 4194304 33675 0 0 0 134461 40 0 0 25 0 1 0 2003970461 138780672 33535 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/10587/statm: 33882 33535 81 162 0 33717 0
Current children cumulated CPU time (s) 1352.99
Current children cumulated vsize (KiB) 183092

[startup+1422.31 s]
/proc/loadavg: 2.01 2.01 2.00 3/95 10646
/proc/meminfo: memFree=1561992/2055920 swapFree=4179860/4192956
[pid=10564] ppid=10562 vsize=47564 CPUtime=7.98
/proc/10564/stat : 10564 (galacE.sh) S 10562 10564 9336 0 -1 4194304 793 23259 6 1 0 1 780 17 17 0 1 0 2003969631 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 227607243610 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10564/statm: 11891 364 245 79 0 219 0
[pid=10587] ppid=10564 vsize=135528 CPUtime=1404.99
/proc/10587/stat : 10587 (eSAT_static) R 10564 10564 9336 0 -1 4194304 33675 0 0 0 140459 40 0 0 25 0 1 0 2003970461 138780672 33535 996147200 134512640 135177480 4294955968 18446744073709551615 134565419 0 0 4096 3 0 0 0 17 0 0 0
/proc/10587/statm: 33882 33535 81 162 0 33717 0
Current children cumulated CPU time (s) 1412.97
Current children cumulated vsize (KiB) 183092

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 10673
/proc/meminfo: memFree=1579312/2055920 swapFree=4179860/4192956
[pid=10564] ppid=10562 vsize=47564 CPUtime=7.98
/proc/10564/stat : 10564 (galacE.sh) S 10562 10564 9336 0 -1 4194304 793 23259 6 1 0 1 780 17 17 0 1 0 2003969631 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 227607243610 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10564/statm: 11891 364 245 79 0 219 0
[pid=10587] ppid=10564 vsize=135528 CPUtime=1464.94
/proc/10587/stat : 10587 (eSAT_static) R 10564 10564 9336 0 -1 4194304 33675 0 0 0 146448 46 0 0 25 0 1 0 2003970461 138780672 33535 996147200 134512640 135177480 4294955968 18446744073709551615 134564590 0 0 4096 3 0 0 0 17 0 0 0
/proc/10587/statm: 33882 33535 81 162 0 33717 0
Current children cumulated CPU time (s) 1472.92
Current children cumulated vsize (KiB) 183092

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 10673
/proc/meminfo: memFree=1337968/2055920 swapFree=4179860/4192956
[pid=10564] ppid=10562 vsize=47564 CPUtime=7.98
/proc/10564/stat : 10564 (galacE.sh) S 10562 10564 9336 0 -1 4194304 793 23259 6 1 0 1 780 17 17 0 1 0 2003969631 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 227607243610 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10564/statm: 11891 364 245 79 0 219 0
[pid=10587] ppid=10564 vsize=135528 CPUtime=1524.91
/proc/10587/stat : 10587 (eSAT_static) R 10564 10564 9336 0 -1 4194304 33676 0 0 0 152445 46 0 0 25 0 1 0 2003970461 138780672 33536 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/10587/statm: 33882 33536 81 162 0 33717 0
Current children cumulated CPU time (s) 1532.89
Current children cumulated vsize (KiB) 183092

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 10673
/proc/meminfo: memFree=1337968/2055920 swapFree=4179860/4192956
[pid=10564] ppid=10562 vsize=47564 CPUtime=7.98
/proc/10564/stat : 10564 (galacE.sh) S 10562 10564 9336 0 -1 4194304 793 23259 6 1 0 1 780 17 17 0 1 0 2003969631 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 227607243610 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10564/statm: 11891 364 245 79 0 219 0
[pid=10587] ppid=10564 vsize=135528 CPUtime=1584.89
/proc/10587/stat : 10587 (eSAT_static) R 10564 10564 9336 0 -1 4194304 33678 0 0 0 158443 46 0 0 25 0 1 0 2003970461 138780672 33538 996147200 134512640 135177480 4294955968 18446744073709551615 134565518 0 0 4096 3 0 0 0 17 0 0 0
/proc/10587/statm: 33882 33538 81 162 0 33717 0
Current children cumulated CPU time (s) 1592.87
Current children cumulated vsize (KiB) 183092

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 10673
/proc/meminfo: memFree=1337968/2055920 swapFree=4179860/4192956
[pid=10564] ppid=10562 vsize=47564 CPUtime=7.98
/proc/10564/stat : 10564 (galacE.sh) S 10562 10564 9336 0 -1 4194304 793 23259 6 1 0 1 780 17 17 0 1 0 2003969631 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 227607243610 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10564/statm: 11891 364 245 79 0 219 0
[pid=10587] ppid=10564 vsize=135528 CPUtime=1644.86
/proc/10587/stat : 10587 (eSAT_static) R 10564 10564 9336 0 -1 4194304 33679 0 0 0 164440 46 0 0 25 0 1 0 2003970461 138780672 33539 996147200 134512640 135177480 4294955968 18446744073709551615 134565521 0 0 4096 3 0 0 0 17 0 0 0
/proc/10587/statm: 33882 33539 81 162 0 33717 0
Current children cumulated CPU time (s) 1652.84
Current children cumulated vsize (KiB) 183092

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 10673
/proc/meminfo: memFree=1337968/2055920 swapFree=4179860/4192956
[pid=10564] ppid=10562 vsize=47564 CPUtime=7.98
/proc/10564/stat : 10564 (galacE.sh) S 10562 10564 9336 0 -1 4194304 793 23259 6 1 0 1 780 17 17 0 1 0 2003969631 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 227607243610 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10564/statm: 11891 364 245 79 0 219 0
[pid=10587] ppid=10564 vsize=135528 CPUtime=1704.83
/proc/10587/stat : 10587 (eSAT_static) R 10564 10564 9336 0 -1 4194304 33681 0 0 0 170437 46 0 0 25 0 1 0 2003970461 138780672 33541 996147200 134512640 135177480 4294955968 18446744073709551615 134565342 0 0 4096 3 0 0 0 17 0 0 0
/proc/10587/statm: 33882 33541 81 162 0 33717 0
Current children cumulated CPU time (s) 1712.81
Current children cumulated vsize (KiB) 183092

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 10673
/proc/meminfo: memFree=1337968/2055920 swapFree=4179860/4192956
[pid=10564] ppid=10562 vsize=47564 CPUtime=7.98
/proc/10564/stat : 10564 (galacE.sh) S 10562 10564 9336 0 -1 4194304 793 23259 6 1 0 1 780 17 17 0 1 0 2003969631 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 227607243610 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10564/statm: 11891 364 245 79 0 219 0
[pid=10587] ppid=10564 vsize=135528 CPUtime=1764.81
/proc/10587/stat : 10587 (eSAT_static) R 10564 10564 9336 0 -1 4194304 33682 0 0 0 176435 46 0 0 25 0 1 0 2003970461 138780672 33542 996147200 134512640 135177480 4294955968 18446744073709551615 134565260 0 0 4096 3 0 0 0 17 0 0 0
/proc/10587/statm: 33882 33542 81 162 0 33717 0
Current children cumulated CPU time (s) 1772.79
Current children cumulated vsize (KiB) 183092



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 10673
/proc/meminfo: memFree=1333808/2055920 swapFree=4179860/4192956
[pid=10564] ppid=10562 vsize=47564 CPUtime=7.98
/proc/10564/stat : 10564 (galacE.sh) S 10562 10564 9336 0 -1 4194304 793 23259 6 1 0 1 780 17 17 0 1 0 2003969631 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 227607243610 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10564/statm: 11891 364 245 79 0 219 0
[pid=10587] ppid=10564 vsize=139760 CPUtime=1792.1
/proc/10587/stat : 10587 (eSAT_static) R 10564 10564 9336 0 -1 4194304 34746 0 0 0 179162 48 0 0 25 0 1 0 2003970461 143114240 34606 996147200 134512640 135177480 4294955968 18446744073709551615 134565521 0 0 4096 3 0 0 0 17 0 0 0
/proc/10587/statm: 34940 34606 81 162 0 34775 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 187324

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

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 10564 and gives
#  childrusage.ru_utime.tv_sec=7
#  childrusage.ru_utime.tv_usec=805813
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=190970
# CPU time returned by wait4() is 7.99678
# while last known CPU time is 1800.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1809.61
CPU time (s): 1800.08
CPU user time (s): 1799.42
CPU system time (s): 0.66
CPU usage (%): 99.4732
Max. virtual memory (cumulated for all children) (KiB): 860268

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.80581
system time used= 0.19097
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24052
page faults= 7
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1519
involuntary context switches= 1594

runsolver used 2.77158 second user time and 5.43017 second system time

The end

Launcher Data (download as text)

Begin job on node66 at 2008-07-05 11:26:39
IDJOB=1093486
IDBENCH=58707
IDSOLVER=351
FILE ID=node66/1093486-1215249999
PBS_JOBID= 7881984
Free space on /tmp= 66384 MiB

SOLVER NAME= galac E
BENCH NAME= CPAI08/csp/socialGolfers/normalized-socialGolfer-6-4-5.xml
COMMAND LINE= HOME/galacE.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1093486-1215249999/watcher-1093486-1215249999 -o /tmp/evaluation-result-1093486-1215249999/solver-1093486-1215249999 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacE.sh HOME/instance-1093486-1215249999.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 1177c7af9960e3129505024a30a05414
RANDOM SEED=447094320

node66.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.213
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.213
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:       1415200 kB
Buffers:         14616 kB
Cached:         148036 kB
SwapCached:       7144 kB
Active:         519364 kB
Inactive:        67072 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1415200 kB
SwapTotal:     4192956 kB
SwapFree:      4179860 kB
Dirty:            3976 kB
Writeback:           0 kB
Mapped:         437188 kB
Slab:            38644 kB
Committed_AS:  4904608 kB
PageTables:       2660 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= 66348 MiB
End job on node66 at 2008-07-05 11:56:51