Trace number 1090943

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.01 1805.61

General information on the benchmark

Namecsp/graphColoring/insertion/k-insertion/
normalized-1-insertions-6-6.xml
MD5SUMa619a63f941f7bbdcfca2c9c1b977147
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 variables607
Number of constraints6337
Maximum constraint arity2
Maximum domain size6
Number of constraints which are defined in extension0
Number of constraints which are defined in intension6337
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.03	c --- Preproc Stats ---
2.34/2.42	c start processing
2.34/2.42	c start relation processing
2.34/2.42	c start cnf exporting
3.62/3.76	c parsing time : 2.286
3.62/3.76	c preprocessing time : 3.635
3.62/3.77	
3.62/3.77	c Nary constraints - conflicts : 0 supports : 0
3.62/3.77	c Binary constraints - conflicts : 6337 supports :0
3.62/3.77	c max arity constraint : 2
3.62/3.77	c Max Tuples generated 36
3.62/3.77	c relations : 1
3.62/3.77	c relations BDD: 0
3.62/3.77	c sampling 0/0
3.62/3.77	c vars : 3643 - clauses :  47734
3.62/3.77	
3.69/3.81	 
3.69/3.81	c --- SAT Solver Stats ---
3.69/3.81	 
3.69/3.81	c eSAT 0.1 : minisat core with additionnal features
3.69/3.81	c ============================[ Problem Statistics ]=============================
3.69/3.81	c |                                                                             |
3.69/3.81	c |  Number of variables:  3642                                                 |
3.69/3.81	c |  Number of clauses:    47734                                                |
3.69/3.85	c |  Parsing time:         0.03         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-1090943-1215272759/watcher-1090943-1215272759 -o /tmp/evaluation-result-1090943-1215272759/solver-1090943-1215272759 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1090943-1215272759.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/81 2197
/proc/meminfo: memFree=1605016/2055920 swapFree=4180056/4192956
[pid=2197] ppid=2195 vsize=8652 CPUtime=0
/proc/2197/stat : 2197 (galacE.sh) S 2195 2197 32709 0 -1 4194304 346 0 0 0 0 0 0 0 16 0 1 0 2006251118 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2197/statm: 2163 280 208 79 0 156 0
[pid=2198] ppid=2197 vsize=8688 CPUtime=0
/proc/2198/stat : 2198 (galacE.sh) S 2197 2197 32709 0 -1 4194368 36 0 0 0 0 0 0 0 17 0 1 0 2006251119 8896512 286 996147200 4194304 4520092 548682068832 18446744073709551615 244671283282 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/2198/statm: 2172 286 209 79 0 165 0
[pid=2199] ppid=2198 vsize=8728 CPUtime=0
/proc/2199/stat : 2199 (galacE.sh) R 2198 2197 32709 0 -1 4194368 25 0 0 0 0 0 0 0 19 0 1 0 2006251119 8937472 290 996147200 4194304 4520092 548682068832 18446744073709551615 244671114535 0 0 3674112 73728 0 0 0 17 1 0 0
/proc/2199/statm: 2182 290 209 79 0 175 0

[startup+0.024628 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 2197
/proc/meminfo: memFree=1605016/2055920 swapFree=4180056/4192956
[pid=2197] ppid=2195 vsize=8772 CPUtime=0
/proc/2197/stat : 2197 (galacE.sh) S 2195 2197 32709 0 -1 4194304 527 1176 0 0 0 0 0 0 19 0 1 0 2006251118 8982528 317 996147200 4194304 4520092 548682068832 18446744073709551615 244671283282 0 2 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/2197/statm: 2193 317 217 79 0 186 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8772

[startup+0.101644 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 2197
/proc/meminfo: memFree=1605016/2055920 swapFree=4180056/4192956
[pid=2197] ppid=2195 vsize=47568 CPUtime=0.01
/proc/2197/stat : 2197 (galacE.sh) S 2195 2197 32709 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 2006251118 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2197/statm: 11892 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+0.301662 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 2197
/proc/meminfo: memFree=1605016/2055920 swapFree=4180056/4192956
[pid=2197] ppid=2195 vsize=47568 CPUtime=0.01
/proc/2197/stat : 2197 (galacE.sh) S 2195 2197 32709 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 2006251118 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2197/statm: 11892 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+0.701702 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 2197
/proc/meminfo: memFree=1605016/2055920 swapFree=4180056/4192956
[pid=2197] ppid=2195 vsize=47568 CPUtime=0.01
/proc/2197/stat : 2197 (galacE.sh) S 2195 2197 32709 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 2006251118 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2197/statm: 11892 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+1.50179 s]
/proc/loadavg: 1.92 1.98 1.99 3/91 2219
/proc/meminfo: memFree=1563848/2055920 swapFree=4180056/4192956
[pid=2197] ppid=2195 vsize=47568 CPUtime=0.01
/proc/2197/stat : 2197 (galacE.sh) S 2195 2197 32709 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 2006251118 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2197/statm: 11892 365 246 79 0 219 0
[pid=2211] ppid=2197 vsize=812552 CPUtime=1.43
/proc/2211/stat : 2211 (java) S 2197 2197 32709 0 -1 0 14449 0 1 0 135 8 0 0 18 0 9 0 2006251122 832053248 13676 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2211/statm: 203138 13676 2587 9 0 197172 0
[pid=2211/tid=2212] ppid=2197 vsize=812552 CPUtime=1.08
/proc/2211/task/2212/stat : 2212 (java) R 2197 2197 32709 0 -1 64 8439 0 1 0 103 5 0 0 25 0 9 0 2006251123 832053248 13676 996147200 134512640 134550740 4294955600 18446744073709551615 4126725604 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2211/tid=2213] ppid=2197 vsize=812552 CPUtime=0.04
/proc/2211/task/2213/stat : 2213 (java) S 2197 2197 32709 0 -1 64 4408 0 0 0 3 1 0 0 16 0 9 0 2006251124 832053248 13676 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2211/tid=2214] ppid=2197 vsize=812552 CPUtime=0
/proc/2211/task/2214/stat : 2214 (java) S 2197 2197 32709 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2006251125 832053248 13676 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2211/tid=2215] ppid=2197 vsize=812552 CPUtime=0
/proc/2211/task/2215/stat : 2215 (java) S 2197 2197 32709 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 2006251125 832053248 13676 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2211/tid=2216] ppid=2197 vsize=812552 CPUtime=0
/proc/2211/task/2216/stat : 2216 (java) S 2197 2197 32709 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2006251127 832053248 13676 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2211/tid=2217] ppid=2197 vsize=812552 CPUtime=0.28
/proc/2211/task/2217/stat : 2217 (java) S 2197 2197 32709 0 -1 64 902 0 0 0 28 0 0 0 15 0 9 0 2006251127 832053248 13676 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2211/tid=2218] ppid=2197 vsize=812552 CPUtime=0
/proc/2211/task/2218/stat : 2218 (java) S 2197 2197 32709 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2006251127 832053248 13676 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2211/tid=2219] ppid=2197 vsize=812552 CPUtime=0
/proc/2211/task/2219/stat : 2219 (java) S 2197 2197 32709 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2006251127 832053248 13676 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) 860120

[startup+3.10296 s]
/proc/loadavg: 1.92 1.98 1.99 3/91 2219
/proc/meminfo: memFree=1542216/2055920 swapFree=4180056/4192956
[pid=2197] ppid=2195 vsize=47568 CPUtime=0.01
/proc/2197/stat : 2197 (galacE.sh) S 2195 2197 32709 0 -1 4194304 766 1697 0 0 0 0 0 1 18 0 1 0 2006251118 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2197/statm: 11892 365 246 79 0 219 0
[pid=2211] ppid=2197 vsize=812684 CPUtime=3.03
/proc/2211/stat : 2211 (java) S 2197 2197 32709 0 -1 0 20880 0 1 0 290 13 0 0 18 0 9 0 2006251122 832188416 20105 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2211/statm: 203171 20105 2593 9 0 197205 0
[pid=2211/tid=2212] ppid=2197 vsize=812684 CPUtime=2.59
/proc/2211/task/2212/stat : 2212 (java) R 2197 2197 32709 0 -1 64 14595 0 1 0 250 9 0 0 25 0 9 0 2006251123 832188416 20105 996147200 134512640 134550740 4294955600 18446744073709551615 4127334423 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2211/tid=2213] ppid=2197 vsize=812684 CPUtime=0.05
/proc/2211/task/2213/stat : 2213 (java) S 2197 2197 32709 0 -1 64 4632 0 0 0 4 1 0 0 16 0 9 0 2006251124 832188416 20105 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2211/tid=2214] ppid=2197 vsize=812684 CPUtime=0
/proc/2211/task/2214/stat : 2214 (java) S 2197 2197 32709 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2006251125 832188416 20105 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2211/tid=2215] ppid=2197 vsize=812684 CPUtime=0
/proc/2211/task/2215/stat : 2215 (java) S 2197 2197 32709 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 2006251125 832188416 20105 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2211/tid=2216] ppid=2197 vsize=812684 CPUtime=0
/proc/2211/task/2216/stat : 2216 (java) S 2197 2197 32709 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2006251127 832188416 20105 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2211/tid=2217] ppid=2197 vsize=812684 CPUtime=0.35
/proc/2211/task/2217/stat : 2217 (java) S 2197 2197 32709 0 -1 64 953 0 0 0 34 1 0 0 15 0 9 0 2006251127 832188416 20105 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2211/tid=2218] ppid=2197 vsize=812684 CPUtime=0
/proc/2211/task/2218/stat : 2218 (java) S 2197 2197 32709 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2006251127 832188416 20105 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2211/tid=2219] ppid=2197 vsize=812684 CPUtime=0
/proc/2211/task/2219/stat : 2219 (java) S 2197 2197 32709 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2006251127 832188416 20105 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 860252

[startup+6.30229 s]
/proc/loadavg: 1.93 1.98 1.99 3/83 2220
/proc/meminfo: memFree=1596936/2055920 swapFree=4180056/4192956
[pid=2197] ppid=2195 vsize=47568 CPUtime=3.71
/proc/2197/stat : 2197 (galacE.sh) S 2195 2197 32709 0 -1 4194304 800 22779 0 1 0 0 356 15 17 0 1 0 2006251118 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2197/statm: 11892 365 246 79 0 219 0
[pid=2220] ppid=2197 vsize=8232 CPUtime=2.45
/proc/2220/stat : 2220 (eSAT_static) R 2197 2197 32709 0 -1 4194304 1964 0 0 0 245 0 0 0 25 0 1 0 2006251500 8429568 1843 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/2220/statm: 2058 1843 81 162 0 1893 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 55800

[startup+12.702 s]
/proc/loadavg: 1.93 1.98 1.99 3/83 2220
/proc/meminfo: memFree=1591048/2055920 swapFree=4180056/4192956
[pid=2197] ppid=2195 vsize=47568 CPUtime=3.71
/proc/2197/stat : 2197 (galacE.sh) S 2195 2197 32709 0 -1 4194304 800 22779 0 1 0 0 356 15 17 0 1 0 2006251118 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2197/statm: 11892 365 246 79 0 219 0
[pid=2220] ppid=2197 vsize=13476 CPUtime=8.8
/proc/2220/stat : 2220 (eSAT_static) R 2197 2197 32709 0 -1 4194304 3278 0 0 0 878 2 0 0 25 0 1 0 2006251500 13799424 3157 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/2220/statm: 3369 3157 81 162 0 3204 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 61044

[startup+25.5013 s]
/proc/loadavg: 1.95 1.98 1.99 3/83 2220
/proc/meminfo: memFree=1585096/2055920 swapFree=4180056/4192956
[pid=2197] ppid=2195 vsize=47568 CPUtime=3.71
/proc/2197/stat : 2197 (galacE.sh) S 2195 2197 32709 0 -1 4194304 800 22779 0 1 0 0 356 15 17 0 1 0 2006251118 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2197/statm: 11892 365 246 79 0 219 0
[pid=2220] ppid=2197 vsize=20064 CPUtime=21.47
/proc/2220/stat : 2220 (eSAT_static) R 2197 2197 32709 0 -1 4194304 4915 0 0 0 2144 3 0 0 25 0 1 0 2006251500 20545536 4794 996147200 134512640 135177480 4294955968 18446744073709551615 134560883 0 0 4096 3 0 0 0 17 1 0 0
/proc/2220/statm: 5016 4794 81 162 0 4851 0
Current children cumulated CPU time (s) 25.18
Current children cumulated vsize (KiB) 67632

[startup+51.102 s]
/proc/loadavg: 1.96 1.98 1.99 3/83 2220
/proc/meminfo: memFree=1572936/2055920 swapFree=4180056/4192956
[pid=2197] ppid=2195 vsize=47568 CPUtime=3.71
/proc/2197/stat : 2197 (galacE.sh) S 2195 2197 32709 0 -1 4194304 800 22779 0 1 0 0 356 15 17 0 1 0 2006251118 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2197/statm: 11892 365 246 79 0 219 0
[pid=2220] ppid=2197 vsize=31660 CPUtime=46.83
/proc/2220/stat : 2220 (eSAT_static) R 2197 2197 32709 0 -1 4194304 7809 0 0 0 4678 5 0 0 25 0 1 0 2006251500 32419840 7688 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/2220/statm: 7915 7688 81 162 0 7750 0
Current children cumulated CPU time (s) 50.54
Current children cumulated vsize (KiB) 79228

[startup+102.306 s]
/proc/loadavg: 1.98 1.98 1.99 3/83 2220
/proc/meminfo: memFree=1558600/2055920 swapFree=4180056/4192956
[pid=2197] ppid=2195 vsize=47568 CPUtime=3.71
/proc/2197/stat : 2197 (galacE.sh) S 2195 2197 32709 0 -1 4194304 800 22779 0 1 0 0 356 15 17 0 1 0 2006251118 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2197/statm: 11892 365 246 79 0 219 0
[pid=2220] ppid=2197 vsize=45612 CPUtime=97.55
/proc/2220/stat : 2220 (eSAT_static) R 2197 2197 32709 0 -1 4194304 11317 0 0 0 9746 9 0 0 25 0 1 0 2006251500 46706688 11196 996147200 134512640 135177480 4294955968 18446744073709551615 134565318 0 0 4096 3 0 0 0 17 1 0 0
/proc/2220/statm: 11403 11196 81 162 0 11238 0
Current children cumulated CPU time (s) 101.26
Current children cumulated vsize (KiB) 93180

[startup+162.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/83 2220
/proc/meminfo: memFree=1548040/2055920 swapFree=4180056/4192956
[pid=2197] ppid=2195 vsize=47568 CPUtime=3.71
/proc/2197/stat : 2197 (galacE.sh) S 2195 2197 32709 0 -1 4194304 800 22779 0 1 0 0 356 15 17 0 1 0 2006251118 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2197/statm: 11892 365 246 79 0 219 0
[pid=2220] ppid=2197 vsize=56824 CPUtime=156.98
/proc/2220/stat : 2220 (eSAT_static) R 2197 2197 32709 0 -1 4194304 14074 0 0 0 15686 12 0 0 25 0 1 0 2006251500 58187776 13953 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/2220/statm: 14206 13953 81 162 0 14041 0
Current children cumulated CPU time (s) 160.69
Current children cumulated vsize (KiB) 104392

[startup+222.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/83 2220
/proc/meminfo: memFree=1532552/2055920 swapFree=4180056/4192956
[pid=2197] ppid=2195 vsize=47568 CPUtime=3.71
/proc/2197/stat : 2197 (galacE.sh) S 2195 2197 32709 0 -1 4194304 800 22779 0 1 0 0 356 15 17 0 1 0 2006251118 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2197/statm: 11892 365 246 79 0 219 0
[pid=2220] ppid=2197 vsize=71696 CPUtime=216.42
/proc/2220/stat : 2220 (eSAT_static) R 2197 2197 32709 0 -1 4194304 17830 0 0 0 21626 16 0 0 25 0 1 0 2006251500 73416704 17709 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/2220/statm: 17924 17709 81 162 0 17759 0
Current children cumulated CPU time (s) 220.13

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

/proc/2220/statm: 52640 52238 81 162 0 52475 0
Current children cumulated CPU time (s) 1116.96
Current children cumulated vsize (KiB) 258128

[startup+1182.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/83 2798
/proc/meminfo: memFree=1435904/2055920 swapFree=4180056/4192956
[pid=2197] ppid=2195 vsize=47568 CPUtime=3.71
/proc/2197/stat : 2197 (galacE.sh) S 2195 2197 32709 0 -1 4194304 800 22779 0 1 0 0 356 15 17 0 1 0 2006251118 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2197/statm: 11892 365 246 79 0 219 0
[pid=2220] ppid=2197 vsize=210560 CPUtime=1173.23
/proc/2220/stat : 2220 (eSAT_static) R 2197 2197 32709 0 -1 4194304 52359 0 0 0 117264 59 0 0 25 0 1 0 2006251500 215613440 52238 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/2220/statm: 52640 52238 81 162 0 52475 0
Current children cumulated CPU time (s) 1176.94
Current children cumulated vsize (KiB) 258128

[startup+1242.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/83 2798
/proc/meminfo: memFree=1435656/2055920 swapFree=4180056/4192956
[pid=2197] ppid=2195 vsize=47568 CPUtime=3.71
/proc/2197/stat : 2197 (galacE.sh) S 2195 2197 32709 0 -1 4194304 800 22779 0 1 0 0 356 15 17 0 1 0 2006251118 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2197/statm: 11892 365 246 79 0 219 0
[pid=2220] ppid=2197 vsize=210560 CPUtime=1233.2
/proc/2220/stat : 2220 (eSAT_static) R 2197 2197 32709 0 -1 4194304 52360 0 0 0 123261 59 0 0 25 0 1 0 2006251500 215613440 52239 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/2220/statm: 52640 52239 81 162 0 52475 0
Current children cumulated CPU time (s) 1236.91
Current children cumulated vsize (KiB) 258128

[startup+1302.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/83 2798
/proc/meminfo: memFree=1435656/2055920 swapFree=4180056/4192956
[pid=2197] ppid=2195 vsize=47568 CPUtime=3.71
/proc/2197/stat : 2197 (galacE.sh) S 2195 2197 32709 0 -1 4194304 800 22779 0 1 0 0 356 15 17 0 1 0 2006251118 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2197/statm: 11892 365 246 79 0 219 0
[pid=2220] ppid=2197 vsize=210560 CPUtime=1293.19
/proc/2220/stat : 2220 (eSAT_static) R 2197 2197 32709 0 -1 4194304 52361 0 0 0 129260 59 0 0 25 0 1 0 2006251500 215613440 52240 996147200 134512640 135177480 4294955968 18446744073709551615 134565340 0 0 4096 3 0 0 0 17 0 0 0
/proc/2220/statm: 52640 52240 81 162 0 52475 0
Current children cumulated CPU time (s) 1296.9
Current children cumulated vsize (KiB) 258128

[startup+1362.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/83 2798
/proc/meminfo: memFree=1435656/2055920 swapFree=4180056/4192956
[pid=2197] ppid=2195 vsize=47568 CPUtime=3.71
/proc/2197/stat : 2197 (galacE.sh) S 2195 2197 32709 0 -1 4194304 800 22779 0 1 0 0 356 15 17 0 1 0 2006251118 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2197/statm: 11892 365 246 79 0 219 0
[pid=2220] ppid=2197 vsize=210560 CPUtime=1353.16
/proc/2220/stat : 2220 (eSAT_static) R 2197 2197 32709 0 -1 4194304 52362 0 0 0 135257 59 0 0 25 0 1 0 2006251500 215613440 52241 996147200 134512640 135177480 4294955968 18446744073709551615 134571048 0 0 4096 3 0 0 0 17 0 0 0
/proc/2220/statm: 52640 52241 81 162 0 52475 0
Current children cumulated CPU time (s) 1356.87
Current children cumulated vsize (KiB) 258128

[startup+1422.31 s]
/proc/loadavg: 1.99 1.97 1.99 3/83 2798
/proc/meminfo: memFree=1435592/2055920 swapFree=4180056/4192956
[pid=2197] ppid=2195 vsize=47568 CPUtime=3.71
/proc/2197/stat : 2197 (galacE.sh) S 2195 2197 32709 0 -1 4194304 800 22779 0 1 0 0 356 15 17 0 1 0 2006251118 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2197/statm: 11892 365 246 79 0 219 0
[pid=2220] ppid=2197 vsize=210560 CPUtime=1413.14
/proc/2220/stat : 2220 (eSAT_static) R 2197 2197 32709 0 -1 4194304 52368 0 0 0 141255 59 0 0 25 0 1 0 2006251500 215613440 52247 996147200 134512640 135177480 4294955968 18446744073709551615 134565271 0 0 4096 3 0 0 0 17 0 0 0
/proc/2220/statm: 52640 52247 81 162 0 52475 0
Current children cumulated CPU time (s) 1416.85
Current children cumulated vsize (KiB) 258128

[startup+1482.3 s]
/proc/loadavg: 2.04 1.99 1.99 3/83 2798
/proc/meminfo: memFree=1422536/2055920 swapFree=4180056/4192956
[pid=2197] ppid=2195 vsize=47568 CPUtime=3.71
/proc/2197/stat : 2197 (galacE.sh) S 2195 2197 32709 0 -1 4194304 800 22779 0 1 0 0 356 15 17 0 1 0 2006251118 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2197/statm: 11892 365 246 79 0 219 0
[pid=2220] ppid=2197 vsize=223700 CPUtime=1473.12
/proc/2220/stat : 2220 (eSAT_static) R 2197 2197 32709 0 -1 4194304 55670 0 0 0 147248 64 0 0 25 0 1 0 2006251500 229068800 55549 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/2220/statm: 55925 55549 81 162 0 55760 0
Current children cumulated CPU time (s) 1476.83
Current children cumulated vsize (KiB) 271268

[startup+1542.3 s]
/proc/loadavg: 2.01 1.99 1.99 3/83 2798
/proc/meminfo: memFree=1404296/2055920 swapFree=4180056/4192956
[pid=2197] ppid=2195 vsize=47568 CPUtime=3.71
/proc/2197/stat : 2197 (galacE.sh) S 2195 2197 32709 0 -1 4194304 800 22779 0 1 0 0 356 15 17 0 1 0 2006251118 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2197/statm: 11892 365 246 79 0 219 0
[pid=2220] ppid=2197 vsize=241676 CPUtime=1533.09
/proc/2220/stat : 2220 (eSAT_static) R 2197 2197 32709 0 -1 4194304 60195 0 0 0 153241 68 0 0 25 0 1 0 2006251500 247476224 60074 996147200 134512640 135177480 4294955968 18446744073709551615 134565331 0 0 4096 3 0 0 0 17 0 0 0
/proc/2220/statm: 60419 60074 81 162 0 60254 0
Current children cumulated CPU time (s) 1536.8
Current children cumulated vsize (KiB) 289244

[startup+1602.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/83 2798
/proc/meminfo: memFree=1387272/2055920 swapFree=4180056/4192956
[pid=2197] ppid=2195 vsize=47568 CPUtime=3.71
/proc/2197/stat : 2197 (galacE.sh) S 2195 2197 32709 0 -1 4194304 800 22779 0 1 0 0 356 15 17 0 1 0 2006251118 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2197/statm: 11892 365 246 79 0 219 0
[pid=2220] ppid=2197 vsize=259952 CPUtime=1593.07
/proc/2220/stat : 2220 (eSAT_static) R 2197 2197 32709 0 -1 4194304 64476 0 0 0 159233 74 0 0 25 0 1 0 2006251500 266190848 64355 996147200 134512640 135177480 4294955968 18446744073709551615 134565260 0 0 4096 3 0 0 0 17 0 0 0
/proc/2220/statm: 64988 64355 81 162 0 64823 0
Current children cumulated CPU time (s) 1596.78
Current children cumulated vsize (KiB) 307520

[startup+1662.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/83 2798
/proc/meminfo: memFree=1373256/2055920 swapFree=4180056/4192956
[pid=2197] ppid=2195 vsize=47568 CPUtime=3.71
/proc/2197/stat : 2197 (galacE.sh) S 2195 2197 32709 0 -1 4194304 800 22779 0 1 0 0 356 15 17 0 1 0 2006251118 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2197/statm: 11892 365 246 79 0 219 0
[pid=2220] ppid=2197 vsize=273580 CPUtime=1653.05
/proc/2220/stat : 2220 (eSAT_static) R 2197 2197 32709 0 -1 4194304 67915 0 0 0 165227 78 0 0 25 0 1 0 2006251500 280145920 67794 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/2220/statm: 68395 67794 81 162 0 68230 0
Current children cumulated CPU time (s) 1656.76
Current children cumulated vsize (KiB) 321148

[startup+1722.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/83 2798
/proc/meminfo: memFree=1373256/2055920 swapFree=4180056/4192956
[pid=2197] ppid=2195 vsize=47568 CPUtime=3.71
/proc/2197/stat : 2197 (galacE.sh) S 2195 2197 32709 0 -1 4194304 800 22779 0 1 0 0 356 15 17 0 1 0 2006251118 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2197/statm: 11892 365 246 79 0 219 0
[pid=2220] ppid=2197 vsize=273580 CPUtime=1713.03
/proc/2220/stat : 2220 (eSAT_static) R 2197 2197 32709 0 -1 4194304 67915 0 0 0 171225 78 0 0 25 0 1 0 2006251500 280145920 67794 996147200 134512640 135177480 4294955968 18446744073709551615 134565323 0 0 4096 3 0 0 0 17 0 0 0
/proc/2220/statm: 68395 67794 81 162 0 68230 0
Current children cumulated CPU time (s) 1716.74
Current children cumulated vsize (KiB) 321148

[startup+1782.3 s]
/proc/loadavg: 2.06 2.00 2.00 3/83 2798
/proc/meminfo: memFree=1373128/2055920 swapFree=4180056/4192956
[pid=2197] ppid=2195 vsize=47568 CPUtime=3.71
/proc/2197/stat : 2197 (galacE.sh) S 2195 2197 32709 0 -1 4194304 800 22779 0 1 0 0 356 15 17 0 1 0 2006251118 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2197/statm: 11892 365 246 79 0 219 0
[pid=2220] ppid=2197 vsize=273580 CPUtime=1773
/proc/2220/stat : 2220 (eSAT_static) R 2197 2197 32709 0 -1 4194304 67916 0 0 0 177222 78 0 0 25 0 1 0 2006251500 280145920 67795 996147200 134512640 135177480 4294955968 18446744073709551615 134571025 0 0 4096 3 0 0 0 17 0 0 0
/proc/2220/statm: 68395 67795 81 162 0 68230 0
Current children cumulated CPU time (s) 1776.71
Current children cumulated vsize (KiB) 321148



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1805.6 s]
/proc/loadavg: 2.04 2.00 2.00 3/83 2798
/proc/meminfo: memFree=1373128/2055920 swapFree=4180056/4192956
[pid=2197] ppid=2195 vsize=47568 CPUtime=3.71
/proc/2197/stat : 2197 (galacE.sh) S 2195 2197 32709 0 -1 4194304 800 22779 0 1 0 0 356 15 17 0 1 0 2006251118 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 244670720858 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2197/statm: 11892 365 246 79 0 219 0
[pid=2220] ppid=2197 vsize=273580 CPUtime=1796.3
/proc/2220/stat : 2220 (eSAT_static) R 2197 2197 32709 0 -1 4194304 67919 0 0 0 179552 78 0 0 25 0 1 0 2006251500 280145920 67798 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/2220/statm: 68395 67798 81 162 0 68230 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 321148

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 2197 and gives
#  childrusage.ru_utime.tv_sec=3
#  childrusage.ru_utime.tv_usec=564458
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=165974
# CPU time returned by wait4() is 3.73043
# while last known CPU time is 1800.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1805.61
CPU time (s): 1800.01
CPU user time (s): 1799.08
CPU system time (s): 0.93
CPU usage (%): 99.6897
Max. virtual memory (cumulated for all children) (KiB): 860252

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.56446
system time used= 0.165974
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23579
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= 1631
involuntary context switches= 1697

runsolver used 2.11068 second user time and 5.16821 second system time

The end

Launcher Data (download as text)

Begin job on node7 at 2008-07-05 17:45:59
IDJOB=1090943
IDBENCH=58512
IDSOLVER=351
FILE ID=node7/1090943-1215272759
PBS_JOBID= 7882124
Free space on /tmp= 66520 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= a619a63f941f7bbdcfca2c9c1b977147
RANDOM SEED=1880718733

node7.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.236
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.236
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:       1605496 kB
Buffers:         70992 kB
Cached:         244488 kB
SwapCached:       7384 kB
Active:         253156 kB
Inactive:       139804 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1605496 kB
SwapTotal:     4192956 kB
SwapFree:      4180056 kB
Dirty:            3844 kB
Writeback:           0 kB
Mapped:          93328 kB
Slab:            42512 kB
Committed_AS:  3607528 kB
PageTables:       2052 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= 66520 MiB
End job on node7 at 2008-07-05 18:16:07