Trace number 1090880

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.04 1804.62

General information on the benchmark

Namecsp/graphColoring/insertion/k-insertion/
normalized-3-insertions-5-5.xml
MD5SUM995ede434697f058154ccaad89a6f3c4
Bench Category2-ARY-INT (binary 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 variables1406
Number of constraints9695
Maximum constraint arity2
Maximum domain size5
Number of constraints which are defined in extension0
Number of constraints which are defined in intension9695
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.03	c --- Preproc Stats ---
4.61/4.71	c start processing
4.61/4.71	c start relation processing
4.61/4.71	c start cnf exporting
6.30/6.41	c parsing time : 4.576
6.30/6.41	c preprocessing time : 6.278
6.30/6.41	
6.30/6.41	c Nary constraints - conflicts : 0 supports : 0
6.30/6.41	c Binary constraints - conflicts : 9695 supports :0
6.30/6.41	c max arity constraint : 2
6.30/6.41	c Max Tuples generated 25
6.30/6.41	c relations : 1
6.30/6.41	c relations BDD: 0
6.30/6.41	c sampling 0/0
6.30/6.41	c vars : 7031 - clauses :  63941
6.30/6.41	
6.30/6.46	 
6.30/6.46	c --- SAT Solver Stats ---
6.30/6.46	 
6.30/6.46	c eSAT 0.1 : minisat core with additionnal features
6.30/6.46	c ============================[ Problem Statistics ]=============================
6.30/6.46	c |                                                                             |
6.30/6.47	c |  Number of variables:  7030                                                 |
6.30/6.47	c |  Number of clauses:    63941                                                |
6.35/6.52	c |  Parsing time:         0.05         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-1090880-1215272365/watcher-1090880-1215272365 -o /tmp/evaluation-result-1090880-1215272365/solver-1090880-1215272365 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1090880-1215272365.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: 2.03 2.03 1.99 4/79 8619
/proc/meminfo: memFree=1744152/2055920 swapFree=4180840/4192956
[pid=8619] ppid=8617 vsize=18572 CPUtime=0
/proc/8619/stat : 8619 (runsolver) R 8617 8119 8119 0 -1 4194368 12 0 0 0 0 0 0 0 19 0 1 0 2006206282 19017728 290 996147200 4194304 4296836 548682068496 18446744073709551615 257201077746 0 0 4096 24578 0 0 0 17 1 0 0
/proc/8619/statm: 4643 290 255 25 0 2626 0

[startup+0.0825431 s]
/proc/loadavg: 2.03 2.03 1.99 4/79 8619
/proc/meminfo: memFree=1744152/2055920 swapFree=4180840/4192956
[pid=8619] ppid=8617 vsize=47572 CPUtime=0.01
/proc/8619/stat : 8619 (galacE.sh) S 8617 8619 8119 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 2006206282 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 257203301210 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8619/statm: 11893 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+0.102371 s]
/proc/loadavg: 2.03 2.03 1.99 4/79 8619
/proc/meminfo: memFree=1744152/2055920 swapFree=4180840/4192956
[pid=8619] ppid=8617 vsize=47572 CPUtime=0.01
/proc/8619/stat : 8619 (galacE.sh) S 8617 8619 8119 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 2006206282 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 257203301210 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8619/statm: 11893 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+0.302385 s]
/proc/loadavg: 2.03 2.03 1.99 4/79 8619
/proc/meminfo: memFree=1744152/2055920 swapFree=4180840/4192956
[pid=8619] ppid=8617 vsize=47572 CPUtime=0.01
/proc/8619/stat : 8619 (galacE.sh) S 8617 8619 8119 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 2006206282 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 257203301210 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8619/statm: 11893 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+0.702419 s]
/proc/loadavg: 2.03 2.03 1.99 4/79 8619
/proc/meminfo: memFree=1744152/2055920 swapFree=4180840/4192956
[pid=8619] ppid=8617 vsize=47572 CPUtime=0.01
/proc/8619/stat : 8619 (galacE.sh) S 8617 8619 8119 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 2006206282 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 257203301210 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8619/statm: 11893 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+1.50149 s]
/proc/loadavg: 2.10 2.05 2.00 3/89 8641
/proc/meminfo: memFree=1702792/2055920 swapFree=4180840/4192956
[pid=8619] ppid=8617 vsize=47572 CPUtime=0.01
/proc/8619/stat : 8619 (galacE.sh) S 8617 8619 8119 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 2006206282 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 257203301210 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8619/statm: 11893 364 245 79 0 219 0
[pid=8633] ppid=8619 vsize=812748 CPUtime=1.43
/proc/8633/stat : 8633 (java) S 8619 8619 8119 0 -1 0 13533 0 1 0 134 9 0 0 18 0 9 0 2006206286 832253952 12759 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8633/statm: 203187 12759 2586 9 0 197168 0
[pid=8633/tid=8634] ppid=8619 vsize=812748 CPUtime=1.06
/proc/8633/task/8634/stat : 8634 (java) R 8619 8619 8119 0 -1 64 7513 0 1 0 101 5 0 0 25 0 9 0 2006206287 832253952 12759 996147200 134512640 134550740 4294955600 18446744073709551615 4127130903 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8633/tid=8635] ppid=8619 vsize=812748 CPUtime=0.05
/proc/8633/task/8635/stat : 8635 (java) S 8619 8619 8119 0 -1 64 4434 0 0 0 4 1 0 0 16 0 9 0 2006206288 832253952 12759 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=8633/tid=8636] ppid=8619 vsize=812748 CPUtime=0
/proc/8633/task/8636/stat : 8636 (java) S 8619 8619 8119 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2006206288 832253952 12759 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8633/tid=8637] ppid=8619 vsize=812748 CPUtime=0
/proc/8633/task/8637/stat : 8637 (java) S 8619 8619 8119 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 2006206289 832253952 12759 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8633/tid=8638] ppid=8619 vsize=812748 CPUtime=0
/proc/8633/task/8638/stat : 8638 (java) S 8619 8619 8119 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2006206291 832253952 12759 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8633/tid=8639] ppid=8619 vsize=812748 CPUtime=0.29
/proc/8633/task/8639/stat : 8639 (java) S 8619 8619 8119 0 -1 64 885 0 0 0 28 1 0 0 16 0 9 0 2006206291 832253952 12759 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8633/tid=8640] ppid=8619 vsize=812748 CPUtime=0
/proc/8633/task/8640/stat : 8640 (java) S 8619 8619 8119 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2006206291 832253952 12759 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8633/tid=8641] ppid=8619 vsize=812748 CPUtime=0
/proc/8633/task/8641/stat : 8641 (java) S 8619 8619 8119 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2006206291 832253952 12759 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 860320

[startup+3.10162 s]
/proc/loadavg: 2.10 2.05 2.00 3/89 8641
/proc/meminfo: memFree=1695880/2055920 swapFree=4180840/4192956
[pid=8619] ppid=8617 vsize=47572 CPUtime=0.01
/proc/8619/stat : 8619 (galacE.sh) S 8617 8619 8119 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 2006206282 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 257203301210 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8619/statm: 11893 364 245 79 0 219 0
[pid=8633] ppid=8619 vsize=812748 CPUtime=3.02
/proc/8633/stat : 8633 (java) S 8619 8619 8119 0 -1 0 19793 0 1 0 290 12 0 0 18 0 9 0 2006206286 832253952 19018 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8633/statm: 203187 19018 2586 9 0 197168 0
[pid=8633/tid=8634] ppid=8619 vsize=812748 CPUtime=2.64
/proc/8633/task/8634/stat : 8634 (java) R 8619 8619 8119 0 -1 64 13766 0 1 0 256 8 0 0 25 0 9 0 2006206287 832253952 19018 996147200 134512640 134550740 4294955600 18446744073709551615 4126095734 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8633/tid=8635] ppid=8619 vsize=812748 CPUtime=0.05
/proc/8633/task/8635/stat : 8635 (java) S 8619 8619 8119 0 -1 64 4434 0 0 0 4 1 0 0 16 0 9 0 2006206288 832253952 19018 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=8633/tid=8636] ppid=8619 vsize=812748 CPUtime=0
/proc/8633/task/8636/stat : 8636 (java) S 8619 8619 8119 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2006206288 832253952 19018 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8633/tid=8637] ppid=8619 vsize=812748 CPUtime=0
/proc/8633/task/8637/stat : 8637 (java) S 8619 8619 8119 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 2006206289 832253952 19018 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8633/tid=8638] ppid=8619 vsize=812748 CPUtime=0
/proc/8633/task/8638/stat : 8638 (java) S 8619 8619 8119 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2006206291 832253952 19018 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8633/tid=8639] ppid=8619 vsize=812748 CPUtime=0.3
/proc/8633/task/8639/stat : 8639 (java) S 8619 8619 8119 0 -1 64 892 0 0 0 29 1 0 0 15 0 9 0 2006206291 832253952 19018 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8633/tid=8640] ppid=8619 vsize=812748 CPUtime=0
/proc/8633/task/8640/stat : 8640 (java) S 8619 8619 8119 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2006206291 832253952 19018 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8633/tid=8641] ppid=8619 vsize=812748 CPUtime=0
/proc/8633/task/8641/stat : 8641 (java) S 8619 8619 8119 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2006206291 832253952 19018 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 860320

[startup+6.30288 s]
/proc/loadavg: 2.10 2.05 2.00 3/89 8641
/proc/meminfo: memFree=1670792/2055920 swapFree=4180840/4192956
[pid=8619] ppid=8617 vsize=47572 CPUtime=0.01
/proc/8619/stat : 8619 (galacE.sh) S 8617 8619 8119 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 2006206282 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 257203301210 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8619/statm: 11893 364 245 79 0 219 0
[pid=8633] ppid=8619 vsize=812880 CPUtime=6.19
/proc/8633/stat : 8633 (java) S 8619 8619 8119 0 -1 0 21273 0 1 0 605 14 0 0 18 0 9 0 2006206286 832389120 20493 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/8633/statm: 203220 20493 2592 9 0 197201 0
[pid=8633/tid=8634] ppid=8619 vsize=812880 CPUtime=5.7
/proc/8633/task/8634/stat : 8634 (java) R 8619 8619 8119 0 -1 64 14608 0 1 0 560 10 0 0 25 0 9 0 2006206287 832389120 20493 996147200 134512640 134550740 4294955600 18446744073709551615 4127257350 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8633/tid=8635] ppid=8619 vsize=812880 CPUtime=0.08
/proc/8633/task/8635/stat : 8635 (java) S 8619 8619 8119 0 -1 64 5015 0 0 0 7 1 0 0 16 0 9 0 2006206288 832389120 20493 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=8633/tid=8636] ppid=8619 vsize=812880 CPUtime=0
/proc/8633/task/8636/stat : 8636 (java) S 8619 8619 8119 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2006206288 832389120 20493 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8633/tid=8637] ppid=8619 vsize=812880 CPUtime=0
/proc/8633/task/8637/stat : 8637 (java) S 8619 8619 8119 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 2006206289 832389120 20493 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8633/tid=8638] ppid=8619 vsize=812880 CPUtime=0
/proc/8633/task/8638/stat : 8638 (java) S 8619 8619 8119 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2006206291 832389120 20493 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8633/tid=8639] ppid=8619 vsize=812880 CPUtime=0.37
/proc/8633/task/8639/stat : 8639 (java) S 8619 8619 8119 0 -1 64 949 0 0 0 36 1 0 0 16 0 9 0 2006206291 832389120 20493 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8633/tid=8640] ppid=8619 vsize=812880 CPUtime=0
/proc/8633/task/8640/stat : 8640 (java) S 8619 8619 8119 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2006206291 832389120 20493 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8633/tid=8641] ppid=8619 vsize=812880 CPUtime=0
/proc/8633/task/8641/stat : 8641 (java) S 8619 8619 8119 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2006206291 832389120 20493 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 860452

[startup+12.7014 s]
/proc/loadavg: 2.09 2.05 2.00 3/81 8642
/proc/meminfo: memFree=1733384/2055920 swapFree=4180840/4192956
[pid=8619] ppid=8617 vsize=47572 CPUtime=6.33
/proc/8619/stat : 8619 (galacE.sh) S 8617 8619 8119 0 -1 4194304 799 22982 0 1 0 0 616 17 17 0 1 0 2006206282 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 257203301210 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8619/statm: 11893 364 245 79 0 219 0
[pid=8642] ppid=8619 vsize=9256 CPUtime=6.16
/proc/8642/stat : 8642 (eSAT_static) R 8619 8619 8119 0 -1 4194304 2330 0 0 0 615 1 0 0 25 0 1 0 2006206928 9478144 2175 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/8642/statm: 2314 2175 81 162 0 2149 0
Current children cumulated CPU time (s) 12.49
Current children cumulated vsize (KiB) 56828

[startup+25.5025 s]
/proc/loadavg: 2.07 2.04 2.00 3/81 8642
/proc/meminfo: memFree=1729360/2055920 swapFree=4180840/4192956
[pid=8619] ppid=8617 vsize=47572 CPUtime=6.33
/proc/8619/stat : 8619 (galacE.sh) S 8617 8619 8119 0 -1 4194304 799 22982 0 1 0 0 616 17 17 0 1 0 2006206282 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 257203301210 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8619/statm: 11893 364 245 79 0 219 0
[pid=8642] ppid=8619 vsize=13660 CPUtime=18.84
/proc/8642/stat : 8642 (eSAT_static) R 8619 8619 8119 0 -1 4194304 3423 0 0 0 1882 2 0 0 25 0 1 0 2006206928 13987840 3268 996147200 134512640 135177480 4294955968 18446744073709551615 134565529 0 0 4096 3 0 0 0 17 1 0 0
/proc/8642/statm: 3415 3268 81 162 0 3250 0
Current children cumulated CPU time (s) 25.17
Current children cumulated vsize (KiB) 61232

[startup+51.1026 s]
/proc/loadavg: 2.04 2.04 2.00 3/81 8642
/proc/meminfo: memFree=1721040/2055920 swapFree=4180840/4192956
[pid=8619] ppid=8617 vsize=47572 CPUtime=6.33
/proc/8619/stat : 8619 (galacE.sh) S 8617 8619 8119 0 -1 4194304 799 22982 0 1 0 0 616 17 17 0 1 0 2006206282 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 257203301210 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8619/statm: 11893 364 245 79 0 219 0
[pid=8642] ppid=8619 vsize=20896 CPUtime=44.2
/proc/8642/stat : 8642 (eSAT_static) R 8619 8619 8119 0 -1 4194304 5191 0 0 0 4417 3 0 0 25 0 1 0 2006206928 21397504 5036 996147200 134512640 135177480 4294955968 18446744073709551615 134546779 0 0 4096 3 0 0 0 17 1 0 0
/proc/8642/statm: 5224 5036 81 162 0 5059 0
Current children cumulated CPU time (s) 50.53
Current children cumulated vsize (KiB) 68468

[startup+102.308 s]
/proc/loadavg: 2.02 2.03 2.00 3/81 8642
/proc/meminfo: memFree=1703504/2055920 swapFree=4180840/4192956
[pid=8619] ppid=8617 vsize=47572 CPUtime=6.33
/proc/8619/stat : 8619 (galacE.sh) S 8617 8619 8119 0 -1 4194304 799 22982 0 1 0 0 616 17 17 0 1 0 2006206282 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 257203301210 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8619/statm: 11893 364 245 79 0 219 0
[pid=8642] ppid=8619 vsize=34644 CPUtime=94.92
/proc/8642/stat : 8642 (eSAT_static) R 8619 8619 8119 0 -1 4194304 8636 0 0 0 9486 6 0 0 25 0 1 0 2006206928 35475456 8481 996147200 134512640 135177480 4294955968 18446744073709551615 134565395 0 0 4096 3 0 0 0 17 1 0 0
/proc/8642/statm: 8661 8481 81 162 0 8496 0
Current children cumulated CPU time (s) 101.25
Current children cumulated vsize (KiB) 82216

[startup+162.303 s]
/proc/loadavg: 2.00 2.02 2.00 3/81 8642
/proc/meminfo: memFree=1688848/2055920 swapFree=4180840/4192956
[pid=8619] ppid=8617 vsize=47572 CPUtime=6.33
/proc/8619/stat : 8619 (galacE.sh) S 8617 8619 8119 0 -1 4194304 799 22982 0 1 0 0 616 17 17 0 1 0 2006206282 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 257203301210 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8619/statm: 11893 364 245 79 0 219 0
[pid=8642] ppid=8619 vsize=46500 CPUtime=154.36
/proc/8642/stat : 8642 (eSAT_static) R 8619 8619 8119 0 -1 4194304 11592 0 0 0 15427 9 0 0 25 0 1 0 2006206928 47616000 11437 996147200 134512640 135177480 4294955968 18446744073709551615 134572017 0 0 4096 3 0 0 0 17 1 0 0
/proc/8642/statm: 11625 11437 81 162 0 11460 0
Current children cumulated CPU time (s) 160.69
Current children cumulated vsize (KiB) 94072


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

/proc/8642/statm: 40944 40652 81 162 0 40779 0
Current children cumulated CPU time (s) 1118
Current children cumulated vsize (KiB) 211348

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 8670
/proc/meminfo: memFree=1628696/2055920 swapFree=4180840/4192956
[pid=8619] ppid=8617 vsize=47572 CPUtime=6.33
/proc/8619/stat : 8619 (galacE.sh) S 8617 8619 8119 0 -1 4194304 799 22982 0 1 0 0 616 17 17 0 1 0 2006206282 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 257203301210 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8619/statm: 11893 364 245 79 0 219 0
[pid=8642] ppid=8619 vsize=163776 CPUtime=1171.64
/proc/8642/stat : 8642 (eSAT_static) R 8619 8619 8119 0 -1 4194304 40812 0 0 0 117118 46 0 0 25 0 1 0 2006206928 167706624 40657 996147200 134512640 135177480 4294955968 18446744073709551615 134572728 0 0 4096 3 0 0 0 17 0 0 0
/proc/8642/statm: 40944 40657 81 162 0 40779 0
Current children cumulated CPU time (s) 1177.97
Current children cumulated vsize (KiB) 211348

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 8670
/proc/meminfo: memFree=1623768/2055920 swapFree=4180840/4192956
[pid=8619] ppid=8617 vsize=47572 CPUtime=6.33
/proc/8619/stat : 8619 (galacE.sh) S 8617 8619 8119 0 -1 4194304 799 22982 0 1 0 0 616 17 17 0 1 0 2006206282 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 257203301210 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8619/statm: 11893 364 245 79 0 219 0
[pid=8642] ppid=8619 vsize=168820 CPUtime=1231.61
/proc/8642/stat : 8642 (eSAT_static) R 8619 8619 8119 0 -1 4194304 42070 0 0 0 123114 47 0 0 25 0 1 0 2006206928 172871680 41915 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/8642/statm: 42205 41915 81 162 0 42040 0
Current children cumulated CPU time (s) 1237.94
Current children cumulated vsize (KiB) 216392

[startup+1302.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/80 8676
/proc/meminfo: memFree=1604440/2055920 swapFree=4180840/4192956
[pid=8619] ppid=8617 vsize=47572 CPUtime=6.33
/proc/8619/stat : 8619 (galacE.sh) S 8617 8619 8119 0 -1 4194304 799 22982 0 1 0 0 616 17 17 0 1 0 2006206282 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 257203301210 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8619/statm: 11893 364 245 79 0 219 0
[pid=8642] ppid=8619 vsize=188896 CPUtime=1291.59
/proc/8642/stat : 8642 (eSAT_static) R 8619 8619 8119 0 -1 4194304 46815 0 0 0 129106 53 0 0 25 0 1 0 2006206928 193429504 46660 996147200 134512640 135177480 4294955968 18446744073709551615 134565486 0 0 4096 3 0 0 0 17 0 0 0
/proc/8642/statm: 47224 46660 81 162 0 47059 0
Current children cumulated CPU time (s) 1297.92
Current children cumulated vsize (KiB) 236468

[startup+1362.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/80 8676
/proc/meminfo: memFree=1591192/2055920 swapFree=4180840/4192956
[pid=8619] ppid=8617 vsize=47572 CPUtime=6.33
/proc/8619/stat : 8619 (galacE.sh) S 8617 8619 8119 0 -1 4194304 799 22982 0 1 0 0 616 17 17 0 1 0 2006206282 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 257203301210 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8619/statm: 11893 364 245 79 0 219 0
[pid=8642] ppid=8619 vsize=201912 CPUtime=1351.56
/proc/8642/stat : 8642 (eSAT_static) R 8619 8619 8119 0 -1 4194304 50126 0 0 0 135099 57 0 0 25 0 1 0 2006206928 206757888 49971 996147200 134512640 135177480 4294955968 18446744073709551615 134565260 0 0 4096 3 0 0 0 17 0 0 0
/proc/8642/statm: 50478 49971 81 162 0 50313 0
Current children cumulated CPU time (s) 1357.89
Current children cumulated vsize (KiB) 249484

[startup+1422.31 s]
/proc/loadavg: 2.01 2.02 2.00 3/80 8676
/proc/meminfo: memFree=1591192/2055920 swapFree=4180840/4192956
[pid=8619] ppid=8617 vsize=47572 CPUtime=6.33
/proc/8619/stat : 8619 (galacE.sh) S 8617 8619 8119 0 -1 4194304 799 22982 0 1 0 0 616 17 17 0 1 0 2006206282 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 257203301210 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8619/statm: 11893 364 245 79 0 219 0
[pid=8642] ppid=8619 vsize=201912 CPUtime=1411.55
/proc/8642/stat : 8642 (eSAT_static) R 8619 8619 8119 0 -1 4194304 50126 0 0 0 141098 57 0 0 25 0 1 0 2006206928 206757888 49971 996147200 134512640 135177480 4294955968 18446744073709551615 134565391 0 0 4096 3 0 0 0 17 0 0 0
/proc/8642/statm: 50478 49971 81 162 0 50313 0
Current children cumulated CPU time (s) 1417.88
Current children cumulated vsize (KiB) 249484

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/80 8676
/proc/meminfo: memFree=1591128/2055920 swapFree=4180840/4192956
[pid=8619] ppid=8617 vsize=47572 CPUtime=6.33
/proc/8619/stat : 8619 (galacE.sh) S 8617 8619 8119 0 -1 4194304 799 22982 0 1 0 0 616 17 17 0 1 0 2006206282 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 257203301210 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8619/statm: 11893 364 245 79 0 219 0
[pid=8642] ppid=8619 vsize=201912 CPUtime=1471.52
/proc/8642/stat : 8642 (eSAT_static) R 8619 8619 8119 0 -1 4194304 50126 0 0 0 147095 57 0 0 25 0 1 0 2006206928 206757888 49971 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/8642/statm: 50478 49971 81 162 0 50313 0
Current children cumulated CPU time (s) 1477.85
Current children cumulated vsize (KiB) 249484

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 8676
/proc/meminfo: memFree=1591128/2055920 swapFree=4180840/4192956
[pid=8619] ppid=8617 vsize=47572 CPUtime=6.33
/proc/8619/stat : 8619 (galacE.sh) S 8617 8619 8119 0 -1 4194304 799 22982 0 1 0 0 616 17 17 0 1 0 2006206282 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 257203301210 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8619/statm: 11893 364 245 79 0 219 0
[pid=8642] ppid=8619 vsize=201912 CPUtime=1531.5
/proc/8642/stat : 8642 (eSAT_static) R 8619 8619 8119 0 -1 4194304 50128 0 0 0 153093 57 0 0 25 0 1 0 2006206928 206757888 49973 996147200 134512640 135177480 4294955968 18446744073709551615 134565457 0 0 4096 3 0 0 0 17 0 0 0
/proc/8642/statm: 50478 49973 81 162 0 50313 0
Current children cumulated CPU time (s) 1537.83
Current children cumulated vsize (KiB) 249484

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 8676
/proc/meminfo: memFree=1591128/2055920 swapFree=4180840/4192956
[pid=8619] ppid=8617 vsize=47572 CPUtime=6.33
/proc/8619/stat : 8619 (galacE.sh) S 8617 8619 8119 0 -1 4194304 799 22982 0 1 0 0 616 17 17 0 1 0 2006206282 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 257203301210 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8619/statm: 11893 364 245 79 0 219 0
[pid=8642] ppid=8619 vsize=201912 CPUtime=1591.48
/proc/8642/stat : 8642 (eSAT_static) R 8619 8619 8119 0 -1 4194304 50128 0 0 0 159091 57 0 0 25 0 1 0 2006206928 206757888 49973 996147200 134512640 135177480 4294955968 18446744073709551615 134565331 0 0 4096 3 0 0 0 17 0 0 0
/proc/8642/statm: 50478 49973 81 162 0 50313 0
Current children cumulated CPU time (s) 1597.81
Current children cumulated vsize (KiB) 249484

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 8676
/proc/meminfo: memFree=1591000/2055920 swapFree=4180840/4192956
[pid=8619] ppid=8617 vsize=47572 CPUtime=6.33
/proc/8619/stat : 8619 (galacE.sh) S 8617 8619 8119 0 -1 4194304 799 22982 0 1 0 0 616 17 17 0 1 0 2006206282 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 257203301210 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8619/statm: 11893 364 245 79 0 219 0
[pid=8642] ppid=8619 vsize=201912 CPUtime=1651.45
/proc/8642/stat : 8642 (eSAT_static) R 8619 8619 8119 0 -1 4194304 50132 0 0 0 165088 57 0 0 25 0 1 0 2006206928 206757888 49977 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/8642/statm: 50478 49977 81 162 0 50313 0
Current children cumulated CPU time (s) 1657.78
Current children cumulated vsize (KiB) 249484

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 8676
/proc/meminfo: memFree=1588376/2055920 swapFree=4180840/4192956
[pid=8619] ppid=8617 vsize=47572 CPUtime=6.33
/proc/8619/stat : 8619 (galacE.sh) S 8617 8619 8119 0 -1 4194304 799 22982 0 1 0 0 616 17 17 0 1 0 2006206282 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 257203301210 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8619/statm: 11893 364 245 79 0 219 0
[pid=8642] ppid=8619 vsize=204648 CPUtime=1711.43
/proc/8642/stat : 8642 (eSAT_static) R 8619 8619 8119 0 -1 4194304 50819 0 0 0 171085 58 0 0 25 0 1 0 2006206928 209559552 50664 996147200 134512640 135177480 4294955968 18446744073709551615 134565445 0 0 4096 3 0 0 0 17 0 0 0
/proc/8642/statm: 51162 50664 81 162 0 50997 0
Current children cumulated CPU time (s) 1717.76
Current children cumulated vsize (KiB) 252220

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 8676
/proc/meminfo: memFree=1572056/2055920 swapFree=4180840/4192956
[pid=8619] ppid=8617 vsize=47572 CPUtime=6.33
/proc/8619/stat : 8619 (galacE.sh) S 8617 8619 8119 0 -1 4194304 799 22982 0 1 0 0 616 17 17 0 1 0 2006206282 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 257203301210 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8619/statm: 11893 364 245 79 0 219 0
[pid=8642] ppid=8619 vsize=220672 CPUtime=1771.41
/proc/8642/stat : 8642 (eSAT_static) R 8619 8619 8119 0 -1 4194304 54884 0 0 0 177078 63 0 0 25 0 1 0 2006206928 225968128 54729 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/8642/statm: 55168 54729 81 162 0 55003 0
Current children cumulated CPU time (s) 1777.74
Current children cumulated vsize (KiB) 268244



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1804.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 8676
/proc/meminfo: memFree=1566872/2055920 swapFree=4180840/4192956
[pid=8619] ppid=8617 vsize=47572 CPUtime=6.33
/proc/8619/stat : 8619 (galacE.sh) S 8617 8619 8119 0 -1 4194304 799 22982 0 1 0 0 616 17 17 0 1 0 2006206282 48713728 364 996147200 4194304 4520092 548682068832 18446744073709551615 257203301210 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/8619/statm: 11893 364 245 79 0 219 0
[pid=8642] ppid=8619 vsize=225624 CPUtime=1793.71
/proc/8642/stat : 8642 (eSAT_static) R 8619 8619 8119 0 -1 4194304 56136 0 0 0 179307 64 0 0 25 0 1 0 2006206928 231038976 55981 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/8642/statm: 56406 55981 81 162 0 56241 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 273196

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 8619 and gives
#  childrusage.ru_utime.tv_sec=6
#  childrusage.ru_utime.tv_usec=170062
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=184971
# CPU time returned by wait4() is 6.35503
# while last known CPU time is 1800.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1804.62
CPU time (s): 1800.04
CPU user time (s): 1799.23
CPU system time (s): 0.81
CPU usage (%): 99.7465
Max. virtual memory (cumulated for all children) (KiB): 860452

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.17006
system time used= 0.184971
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23781
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= 1677
involuntary context switches= 1737

runsolver used 2.24066 second user time and 5.98009 second system time

The end

Launcher Data (download as text)

Begin job on node65 at 2008-07-05 17:39:25
IDJOB=1090880
IDBENCH=58503
IDSOLVER=351
FILE ID=node65/1090880-1215272365
PBS_JOBID= 7882206
Free space on /tmp= 66492 MiB

SOLVER NAME= galac E
BENCH NAME= CPAI08/csp/graphColoring/insertion/k-insertion/normalized-3-insertions-5-5.xml
COMMAND LINE= HOME/galacE.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1090880-1215272365/watcher-1090880-1215272365 -o /tmp/evaluation-result-1090880-1215272365/solver-1090880-1215272365 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacE.sh HOME/instance-1090880-1215272365.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 995ede434697f058154ccaad89a6f3c4
RANDOM SEED=932146444

node65.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.231
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.231
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:       1744632 kB
Buffers:         15960 kB
Cached:         167584 kB
SwapCached:       6584 kB
Active:         175476 kB
Inactive:        84084 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1744632 kB
SwapTotal:     4192956 kB
SwapFree:      4180840 kB
Dirty:            4304 kB
Writeback:           0 kB
Mapped:          83320 kB
Slab:            36264 kB
Committed_AS:  4078628 kB
PageTables:       2484 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= 66488 MiB
End job on node65 at 2008-07-05 18:09:31