Trace number 1098497

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.09 1803.71

General information on the benchmark

Namecsp/rand-2-40-19/
normalized-rand-2-40-19-443-230-32_ext.xml
MD5SUM505c72c6144bf8a80f48c1ee1f2fe503
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark69.6944
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints336
Maximum constraint arity2
Maximum domain size19
Number of constraints which are defined in extension336
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.03	c --- Preproc Stats ---
0.01/0.87	c start processing
0.01/0.87	c start relation processing
0.01/0.89	c start cnf exporting
1.85/1.93	c parsing time : 0.751
1.85/1.93	c preprocessing time : 1.809
1.85/1.93	
1.85/1.93	c Nary constraints - conflicts : 0 supports : 0
1.85/1.93	c Binary constraints - conflicts : 323 supports :13
1.85/1.93	c max arity constraint : 2
1.85/1.93	c Max Tuples generated 0
1.85/1.93	c relations : 336
1.85/1.93	c relations BDD: 0
1.85/1.93	c sampling 0/0
1.85/1.93	c vars : 761 - clauses :  39287
1.85/1.93	
1.85/1.97	 
1.85/1.97	c --- SAT Solver Stats ---
1.85/1.97	 
1.85/1.97	c eSAT 0.1 : minisat core with additionnal features
1.85/1.97	c ============================[ Problem Statistics ]=============================
1.85/1.97	c |                                                                             |
1.85/1.97	c |  Number of variables:  760                                                  |
1.85/1.97	c |  Number of clauses:    39287                                                |
1.85/1.99	c |  Parsing time:         0.02         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-1098497-1215284047/watcher-1098497-1215284047 -o /tmp/evaluation-result-1098497-1215284047/solver-1098497-1215284047 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1098497-1215284047.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.99 1.99 1.99 4/73 17355
/proc/meminfo: memFree=1395064/2055920 swapFree=4179560/4192956
[pid=17355] ppid=17353 vsize=8652 CPUtime=0
/proc/17355/stat : 17355 (galacE.sh) S 17353 17355 15071 0 -1 4194304 346 0 0 0 0 0 0 0 16 0 1 0 2007379749 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17355/statm: 2163 280 208 79 0 156 0
[pid=17356] ppid=17355 vsize=8688 CPUtime=0
/proc/17356/stat : 17356 (galacE.sh) S 17355 17355 15071 0 -1 4194368 57 243 0 0 0 0 0 0 16 0 1 0 2007379750 8896512 288 996147200 4194304 4520092 548682068832 18446744073709551615 228706713682 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/17356/statm: 2172 288 210 79 0 165 0

[startup+0.107566 s]
/proc/loadavg: 1.99 1.99 1.99 4/73 17355
/proc/meminfo: memFree=1395064/2055920 swapFree=4179560/4192956
[pid=17355] ppid=17353 vsize=47560 CPUtime=0.01
/proc/17355/stat : 17355 (galacE.sh) S 17353 17355 15071 0 -1 4194304 766 1697 0 0 0 0 0 1 17 0 1 0 2007379749 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/17355/statm: 11890 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+0.201572 s]
/proc/loadavg: 1.99 1.99 1.99 4/73 17355
/proc/meminfo: memFree=1395064/2055920 swapFree=4179560/4192956
[pid=17355] ppid=17353 vsize=47560 CPUtime=0.01
/proc/17355/stat : 17355 (galacE.sh) S 17353 17355 15071 0 -1 4194304 766 1697 0 0 0 0 0 1 17 0 1 0 2007379749 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/17355/statm: 11890 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+0.30158 s]
/proc/loadavg: 1.99 1.99 1.99 4/73 17355
/proc/meminfo: memFree=1395064/2055920 swapFree=4179560/4192956
[pid=17355] ppid=17353 vsize=47560 CPUtime=0.01
/proc/17355/stat : 17355 (galacE.sh) S 17353 17355 15071 0 -1 4194304 766 1697 0 0 0 0 0 1 17 0 1 0 2007379749 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/17355/statm: 11890 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+0.701625 s]
/proc/loadavg: 1.99 1.99 1.99 4/73 17355
/proc/meminfo: memFree=1395064/2055920 swapFree=4179560/4192956
[pid=17355] ppid=17353 vsize=47560 CPUtime=0.01
/proc/17355/stat : 17355 (galacE.sh) S 17353 17355 15071 0 -1 4194304 766 1697 0 0 0 0 0 1 17 0 1 0 2007379749 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/17355/statm: 11890 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+1.50269 s]
/proc/loadavg: 1.99 1.99 1.99 3/83 17377
/proc/meminfo: memFree=1324504/2055920 swapFree=4179560/4192956
[pid=17355] ppid=17353 vsize=47560 CPUtime=0.01
/proc/17355/stat : 17355 (galacE.sh) S 17353 17355 15071 0 -1 4194304 766 1697 0 0 0 0 0 1 17 0 1 0 2007379749 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/17355/statm: 11890 365 246 79 0 219 0
[pid=17369] ppid=17355 vsize=812760 CPUtime=1.44
/proc/17369/stat : 17369 (java) S 17355 17355 15071 0 -1 0 19888 0 1 0 134 10 0 0 18 0 9 0 2007379752 832266240 19305 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/17369/statm: 203190 19305 1912 9 0 197171 0
[pid=17369/tid=17370] ppid=17355 vsize=812760 CPUtime=1.13
/proc/17369/task/17370/stat : 17370 (java) R 17355 17355 15071 0 -1 64 14532 0 1 0 105 8 0 0 25 0 9 0 2007379754 832266240 19305 996147200 134512640 134550740 4294955600 18446744073709551615 4127105116 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17369/tid=17371] ppid=17355 vsize=812760 CPUtime=0.03
/proc/17369/task/17371/stat : 17371 (java) S 17355 17355 15071 0 -1 64 3791 0 0 0 2 1 0 0 16 0 9 0 2007379755 832266240 19305 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=17369/tid=17372] ppid=17355 vsize=812760 CPUtime=0
/proc/17369/task/17372/stat : 17372 (java) S 17355 17355 15071 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2007379755 832266240 19305 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17369/tid=17373] ppid=17355 vsize=812760 CPUtime=0
/proc/17369/task/17373/stat : 17373 (java) S 17355 17355 15071 0 -1 64 4 0 0 0 0 0 0 0 22 0 9 0 2007379755 832266240 19305 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17369/tid=17374] ppid=17355 vsize=812760 CPUtime=0
/proc/17369/task/17374/stat : 17374 (java) S 17355 17355 15071 0 -1 64 2 0 0 0 0 0 0 0 23 0 9 0 2007379757 832266240 19305 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17369/tid=17375] ppid=17355 vsize=812760 CPUtime=0.26
/proc/17369/task/17375/stat : 17375 (java) S 17355 17355 15071 0 -1 64 866 0 0 0 25 1 0 0 15 0 9 0 2007379757 832266240 19305 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17369/tid=17376] ppid=17355 vsize=812760 CPUtime=0
/proc/17369/task/17376/stat : 17376 (java) S 17355 17355 15071 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 2007379757 832266240 19305 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=17369/tid=17377] ppid=17355 vsize=812760 CPUtime=0
/proc/17369/task/17377/stat : 17377 (java) S 17355 17355 15071 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2007379757 832266240 19305 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 860320

[startup+3.10185 s]
/proc/loadavg: 1.99 1.99 1.99 3/75 17378
/proc/meminfo: memFree=1390488/2055920 swapFree=4179560/4192956
[pid=17355] ppid=17353 vsize=47560 CPUtime=1.9
/proc/17355/stat : 17355 (galacE.sh) S 17353 17355 15071 0 -1 4194304 800 23051 0 1 0 0 176 14 17 0 1 0 2007379749 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/17355/statm: 11890 365 246 79 0 219 0
[pid=17378] ppid=17355 vsize=5080 CPUtime=1.11
/proc/17378/stat : 17378 (eSAT_static) R 17355 17355 15071 0 -1 4194304 1120 0 0 0 111 0 0 0 25 0 1 0 2007379946 5201920 1016 996147200 134512640 135177480 4294955968 18446744073709551615 134556856 0 0 4096 3 0 0 0 17 1 0 0
/proc/17378/statm: 1270 1016 80 162 0 1105 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 52640

[startup+6.30116 s]
/proc/loadavg: 1.99 1.99 1.99 3/75 17378
/proc/meminfo: memFree=1388056/2055920 swapFree=4179560/4192956
[pid=17355] ppid=17353 vsize=47560 CPUtime=1.9
/proc/17355/stat : 17355 (galacE.sh) S 17353 17355 15071 0 -1 4194304 800 23051 0 1 0 0 176 14 17 0 1 0 2007379749 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/17355/statm: 11890 365 246 79 0 219 0
[pid=17378] ppid=17355 vsize=7720 CPUtime=4.32
/proc/17378/stat : 17378 (eSAT_static) R 17355 17355 15071 0 -1 4194304 1776 0 0 0 431 1 0 0 25 0 1 0 2007379946 7905280 1672 996147200 134512640 135177480 4294955968 18446744073709551615 134565521 0 0 4096 3 0 0 0 17 1 0 0
/proc/17378/statm: 1930 1672 80 162 0 1765 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 55280

[startup+12.7018 s]
/proc/loadavg: 1.99 1.99 1.99 3/75 17378
/proc/meminfo: memFree=1384928/2055920 swapFree=4179560/4192956
[pid=17355] ppid=17353 vsize=47560 CPUtime=1.9
/proc/17355/stat : 17355 (galacE.sh) S 17353 17355 15071 0 -1 4194304 800 23051 0 1 0 0 176 14 17 0 1 0 2007379749 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/17355/statm: 11890 365 246 79 0 219 0
[pid=17378] ppid=17355 vsize=10148 CPUtime=10.72
/proc/17378/stat : 17378 (eSAT_static) R 17355 17355 15071 0 -1 4194304 2372 0 0 0 1070 2 0 0 25 0 1 0 2007379946 10391552 2268 996147200 134512640 135177480 4294955968 18446744073709551615 134565323 0 0 4096 3 0 0 0 17 1 0 0
/proc/17378/statm: 2537 2268 80 162 0 2372 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 57708

[startup+25.502 s]
/proc/loadavg: 1.99 1.99 1.99 3/75 17378
/proc/meminfo: memFree=1381920/2055920 swapFree=4179560/4192956
[pid=17355] ppid=17353 vsize=47560 CPUtime=1.9
/proc/17355/stat : 17355 (galacE.sh) S 17353 17355 15071 0 -1 4194304 800 23051 0 1 0 0 176 14 17 0 1 0 2007379749 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/17355/statm: 11890 365 246 79 0 219 0
[pid=17378] ppid=17355 vsize=13336 CPUtime=23.52
/proc/17378/stat : 17378 (eSAT_static) R 17355 17355 15071 0 -1 4194304 3162 0 0 0 2349 3 0 0 25 0 1 0 2007379946 13656064 3058 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/17378/statm: 3334 3058 80 162 0 3169 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 60896

[startup+51.1014 s]
/proc/loadavg: 1.99 1.99 1.99 3/75 17378
/proc/meminfo: memFree=1379808/2055920 swapFree=4179560/4192956
[pid=17355] ppid=17353 vsize=47560 CPUtime=1.9
/proc/17355/stat : 17355 (galacE.sh) S 17353 17355 15071 0 -1 4194304 800 23051 0 1 0 0 176 14 17 0 1 0 2007379749 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/17355/statm: 11890 365 246 79 0 219 0
[pid=17378] ppid=17355 vsize=15500 CPUtime=49.1
/proc/17378/stat : 17378 (eSAT_static) R 17355 17355 15071 0 -1 4194304 3732 0 0 0 4907 3 0 0 25 0 1 0 2007379946 15872000 3628 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/17378/statm: 3875 3628 80 162 0 3710 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 63060

[startup+102.301 s]
/proc/loadavg: 1.99 1.99 1.99 3/75 17378
/proc/meminfo: memFree=1374112/2055920 swapFree=4179560/4192956
[pid=17355] ppid=17353 vsize=47560 CPUtime=1.9
/proc/17355/stat : 17355 (galacE.sh) S 17353 17355 15071 0 -1 4194304 800 23051 0 1 0 0 176 14 17 0 1 0 2007379749 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/17355/statm: 11890 365 246 79 0 219 0
[pid=17378] ppid=17355 vsize=21252 CPUtime=100.3
/proc/17378/stat : 17378 (eSAT_static) R 17355 17355 15071 0 -1 4194304 5123 0 0 0 10025 5 0 0 25 0 1 0 2007379946 21762048 5019 996147200 134512640 135177480 4294955968 18446744073709551615 134565284 0 0 4096 3 0 0 0 17 1 0 0
/proc/17378/statm: 5313 5019 80 162 0 5148 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 68812

[startup+162.302 s]
/proc/loadavg: 1.99 1.99 1.99 3/75 17378
/proc/meminfo: memFree=1366880/2055920 swapFree=4179560/4192956
[pid=17355] ppid=17353 vsize=47560 CPUtime=1.9
/proc/17355/stat : 17355 (galacE.sh) S 17353 17355 15071 0 -1 4194304 800 23051 0 1 0 0 176 14 17 0 1 0 2007379749 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/17355/statm: 11890 365 246 79 0 219 0
[pid=17378] ppid=17355 vsize=28260 CPUtime=160.27
/proc/17378/stat : 17378 (eSAT_static) R 17355 17355 15071 0 -1 4194304 6915 0 0 0 16020 7 0 0 25 0 1 0 2007379946 28938240 6811 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/17378/statm: 7065 6811 80 162 0 6900 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 75820

[startup+222.307 s]
/proc/loadavg: 1.99 1.99 1.99 3/75 17378
/proc/meminfo: memFree=1355808/2055920 swapFree=4179560/4192956
[pid=17355] ppid=17353 vsize=47560 CPUtime=1.9
/proc/17355/stat : 17355 (galacE.sh) S 17353 17355 15071 0 -1 4194304 800 23051 0 1 0 0 176 14 17 0 1 0 2007379749 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/17355/statm: 11890 365 246 79 0 219 0
[pid=17378] ppid=17355 vsize=39444 CPUtime=220.26
/proc/17378/stat : 17378 (eSAT_static) R 17355 17355 15071 0 -1 4194304 9667 0 0 0 22016 10 0 0 25 0 1 0 2007379946 40390656 9563 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/17378/statm: 9861 9563 80 162 0 9696 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 87004

[startup+282.301 s]
/proc/loadavg: 1.99 1.99 1.99 3/75 17378
/proc/meminfo: memFree=1355808/2055920 swapFree=4179560/4192956
[pid=17355] ppid=17353 vsize=47560 CPUtime=1.9
/proc/17355/stat : 17355 (galacE.sh) S 17353 17355 15071 0 -1 4194304 800 23051 0 1 0 0 176 14 17 0 1 0 2007379749 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/17355/statm: 11890 365 246 79 0 219 0
[pid=17378] ppid=17355 vsize=39444 CPUtime=280.24
/proc/17378/stat : 17378 (eSAT_static) R 17355 17355 15071 0 -1 4194304 9668 0 0 0 28014 10 0 0 25 0 1 0 2007379946 40390656 9564 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/17378/statm: 9861 9564 80 162 0 9696 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 87004

[startup+342.301 s]
/proc/loadavg: 1.99 1.99 1.99 3/75 17378
/proc/meminfo: memFree=1346528/2055920 swapFree=4179560/4192956
[pid=17355] ppid=17353 vsize=47560 CPUtime=1.9
/proc/17355/stat : 17355 (galacE.sh) S 17353 17355 15071 0 -1 4194304 800 23051 0 1 0 0 176 14 17 0 1 0 2007379749 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0

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

/proc/17378/statm: 17894 17507 81 162 0 17729 0
Current children cumulated CPU time (s) 1121.57
Current children cumulated vsize (KiB) 119136

[startup+1182.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/76 17499
/proc/meminfo: memFree=1295960/2055920 swapFree=4179560/4192956
[pid=17355] ppid=17353 vsize=47560 CPUtime=1.9
/proc/17355/stat : 17355 (galacE.sh) S 17353 17355 15071 0 -1 4194304 800 23051 0 1 0 0 176 14 17 0 1 0 2007379749 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/17355/statm: 11890 365 246 79 0 219 0
[pid=17378] ppid=17355 vsize=79136 CPUtime=1179.43
/proc/17378/stat : 17378 (eSAT_static) R 17355 17355 15071 0 -1 4194304 19373 0 0 0 117921 22 0 0 25 0 1 0 2007379946 81035264 19269 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/17378/statm: 19784 19269 81 162 0 19619 0
Current children cumulated CPU time (s) 1181.33
Current children cumulated vsize (KiB) 126696

[startup+1242.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/76 17499
/proc/meminfo: memFree=1284696/2055920 swapFree=4179560/4192956
[pid=17355] ppid=17353 vsize=47560 CPUtime=1.9
/proc/17355/stat : 17355 (galacE.sh) S 17353 17355 15071 0 -1 4194304 800 23051 0 1 0 0 176 14 17 0 1 0 2007379749 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/17355/statm: 11890 365 246 79 0 219 0
[pid=17378] ppid=17355 vsize=86176 CPUtime=1239.18
/proc/17378/stat : 17378 (eSAT_static) R 17355 17355 15071 0 -1 4194304 21116 0 0 0 123894 24 0 0 25 0 1 0 2007379946 88244224 21012 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/17378/statm: 21544 21012 81 162 0 21379 0
Current children cumulated CPU time (s) 1241.08
Current children cumulated vsize (KiB) 133736

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 17499
/proc/meminfo: memFree=1274968/2055920 swapFree=4179560/4192956
[pid=17355] ppid=17353 vsize=47560 CPUtime=1.9
/proc/17355/stat : 17355 (galacE.sh) S 17353 17355 15071 0 -1 4194304 800 23051 0 1 0 0 176 14 17 0 1 0 2007379749 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/17355/statm: 11890 365 246 79 0 219 0
[pid=17378] ppid=17355 vsize=92172 CPUtime=1298.92
/proc/17378/stat : 17378 (eSAT_static) R 17355 17355 15071 0 -1 4194304 22606 0 0 0 129867 25 0 0 25 0 1 0 2007379946 94384128 22502 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/17378/statm: 23043 22502 81 162 0 22878 0
Current children cumulated CPU time (s) 1300.82
Current children cumulated vsize (KiB) 139732

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 17499
/proc/meminfo: memFree=1269080/2055920 swapFree=4179560/4192956
[pid=17355] ppid=17353 vsize=47560 CPUtime=1.9
/proc/17355/stat : 17355 (galacE.sh) S 17353 17355 15071 0 -1 4194304 800 23051 0 1 0 0 176 14 17 0 1 0 2007379749 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/17355/statm: 11890 365 246 79 0 219 0
[pid=17378] ppid=17355 vsize=97652 CPUtime=1358.67
/proc/17378/stat : 17378 (eSAT_static) R 17355 17355 15071 0 -1 4194304 23985 0 0 0 135840 27 0 0 25 0 1 0 2007379946 99995648 23881 996147200 134512640 135177480 4294955968 18446744073709551615 134565345 0 0 4096 3 0 0 0 17 0 0 0
/proc/17378/statm: 24413 23881 81 162 0 24248 0
Current children cumulated CPU time (s) 1360.57
Current children cumulated vsize (KiB) 145212

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 17499
/proc/meminfo: memFree=1261152/2055920 swapFree=4179560/4192956
[pid=17355] ppid=17353 vsize=47560 CPUtime=1.9
/proc/17355/stat : 17355 (galacE.sh) S 17353 17355 15071 0 -1 4194304 800 23051 0 1 0 0 176 14 17 0 1 0 2007379749 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/17355/statm: 11890 365 246 79 0 219 0
[pid=17378] ppid=17355 vsize=103264 CPUtime=1418.42
/proc/17378/stat : 17378 (eSAT_static) R 17355 17355 15071 0 -1 4194304 25397 0 0 0 141813 29 0 0 25 0 1 0 2007379946 105742336 25293 996147200 134512640 135177480 4294955968 18446744073709551615 134558259 0 0 4096 3 0 0 0 17 0 0 0
/proc/17378/statm: 25816 25293 81 162 0 25651 0
Current children cumulated CPU time (s) 1420.32
Current children cumulated vsize (KiB) 150824

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 17499
/proc/meminfo: memFree=1253600/2055920 swapFree=4179560/4192956
[pid=17355] ppid=17353 vsize=47560 CPUtime=1.9
/proc/17355/stat : 17355 (galacE.sh) S 17353 17355 15071 0 -1 4194304 800 23051 0 1 0 0 176 14 17 0 1 0 2007379749 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/17355/statm: 11890 365 246 79 0 219 0
[pid=17378] ppid=17355 vsize=108100 CPUtime=1478.17
/proc/17378/stat : 17378 (eSAT_static) R 17355 17355 15071 0 -1 4194304 26587 0 0 0 147787 30 0 0 25 0 1 0 2007379946 110694400 26483 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/17378/statm: 27025 26483 81 162 0 26860 0
Current children cumulated CPU time (s) 1480.07
Current children cumulated vsize (KiB) 155660

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 17499
/proc/meminfo: memFree=1253216/2055920 swapFree=4179560/4192956
[pid=17355] ppid=17353 vsize=47560 CPUtime=1.9
/proc/17355/stat : 17355 (galacE.sh) S 17353 17355 15071 0 -1 4194304 800 23051 0 1 0 0 176 14 17 0 1 0 2007379749 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/17355/statm: 11890 365 246 79 0 219 0
[pid=17378] ppid=17355 vsize=108100 CPUtime=1537.92
/proc/17378/stat : 17378 (eSAT_static) R 17355 17355 15071 0 -1 4194304 26588 0 0 0 153761 31 0 0 25 0 1 0 2007379946 110694400 26484 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/17378/statm: 27025 26484 81 162 0 26860 0
Current children cumulated CPU time (s) 1539.82
Current children cumulated vsize (KiB) 155660

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 17499
/proc/meminfo: memFree=1252000/2055920 swapFree=4179560/4192956
[pid=17355] ppid=17353 vsize=47560 CPUtime=1.9
/proc/17355/stat : 17355 (galacE.sh) S 17353 17355 15071 0 -1 4194304 800 23051 0 1 0 0 176 14 17 0 1 0 2007379749 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/17355/statm: 11890 365 246 79 0 219 0
[pid=17378] ppid=17355 vsize=108100 CPUtime=1597.66
/proc/17378/stat : 17378 (eSAT_static) R 17355 17355 15071 0 -1 4194304 26588 0 0 0 159735 31 0 0 25 0 1 0 2007379946 110694400 26484 996147200 134512640 135177480 4294955968 18446744073709551615 134565395 0 0 4096 3 0 0 0 17 0 0 0
/proc/17378/statm: 27025 26484 81 162 0 26860 0
Current children cumulated CPU time (s) 1599.56
Current children cumulated vsize (KiB) 155660

[startup+1662.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/76 17499
/proc/meminfo: memFree=1251616/2055920 swapFree=4179560/4192956
[pid=17355] ppid=17353 vsize=47560 CPUtime=1.9
/proc/17355/stat : 17355 (galacE.sh) S 17353 17355 15071 0 -1 4194304 800 23051 0 1 0 0 176 14 17 0 1 0 2007379749 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/17355/statm: 11890 365 246 79 0 219 0
[pid=17378] ppid=17355 vsize=108100 CPUtime=1657.4
/proc/17378/stat : 17378 (eSAT_static) R 17355 17355 15071 0 -1 4194304 26607 0 0 0 165709 31 0 0 25 0 1 0 2007379946 110694400 26503 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/17378/statm: 27025 26503 81 162 0 26860 0
Current children cumulated CPU time (s) 1659.3
Current children cumulated vsize (KiB) 155660

[startup+1722.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/76 17499
/proc/meminfo: memFree=1248160/2055920 swapFree=4179560/4192956
[pid=17355] ppid=17353 vsize=47560 CPUtime=1.9
/proc/17355/stat : 17355 (galacE.sh) S 17353 17355 15071 0 -1 4194304 800 23051 0 1 0 0 176 14 17 0 1 0 2007379749 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/17355/statm: 11890 365 246 79 0 219 0
[pid=17378] ppid=17355 vsize=108292 CPUtime=1717.14
/proc/17378/stat : 17378 (eSAT_static) R 17355 17355 15071 0 -1 4194304 26622 0 0 0 171683 31 0 0 25 0 1 0 2007379946 110891008 26518 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/17378/statm: 27073 26518 81 162 0 26908 0
Current children cumulated CPU time (s) 1719.04
Current children cumulated vsize (KiB) 155852

[startup+1782.3 s]
/proc/loadavg: 2.22 2.06 2.01 3/76 17499
/proc/meminfo: memFree=1247712/2055920 swapFree=4179560/4192956
[pid=17355] ppid=17353 vsize=47560 CPUtime=1.9
/proc/17355/stat : 17355 (galacE.sh) S 17353 17355 15071 0 -1 4194304 800 23051 0 1 0 0 176 14 17 0 1 0 2007379749 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/17355/statm: 11890 365 246 79 0 219 0
[pid=17378] ppid=17355 vsize=108452 CPUtime=1776.88
/proc/17378/stat : 17378 (eSAT_static) R 17355 17355 15071 0 -1 4194304 26665 0 0 0 177656 32 0 0 25 0 1 0 2007379946 111054848 26561 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 0 0 0
/proc/17378/statm: 27113 26561 81 162 0 26948 0
Current children cumulated CPU time (s) 1778.78
Current children cumulated vsize (KiB) 156012



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1803.7 s]
/proc/loadavg: 2.23 2.08 2.02 3/76 17499
/proc/meminfo: memFree=1247456/2055920 swapFree=4179560/4192956
[pid=17355] ppid=17353 vsize=47560 CPUtime=1.9
/proc/17355/stat : 17355 (galacE.sh) S 17353 17355 15071 0 -1 4194304 800 23051 0 1 0 0 176 14 17 0 1 0 2007379749 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 228706151258 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/17355/statm: 11890 365 246 79 0 219 0
[pid=17378] ppid=17355 vsize=108452 CPUtime=1798.19
/proc/17378/stat : 17378 (eSAT_static) R 17355 17355 15071 0 -1 4194304 26670 0 0 0 179787 32 0 0 25 0 1 0 2007379946 111054848 26566 996147200 134512640 135177480 4294955968 18446744073709551615 134565260 0 0 4096 3 0 0 0 17 0 0 0
/proc/17378/statm: 27113 26566 81 162 0 26948 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 156012

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 17355 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=771730
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=153976
# CPU time returned by wait4() is 1.92571
# while last known CPU time is 1800.09
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1803.71
CPU time (s): 1800.09
CPU user time (s): 1799.63
CPU system time (s): 0.46
CPU usage (%): 99.7991
Max. virtual memory (cumulated for all children) (KiB): 860320

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.77173
system time used= 0.153976
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23851
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= 1181
involuntary context switches= 1141

runsolver used 1.85172 second user time and 4.88526 second system time

The end

Launcher Data (download as text)

Begin job on node8 at 2008-07-05 20:54:07
IDJOB=1098497
IDBENCH=59629
IDSOLVER=351
FILE ID=node8/1098497-1215284047
PBS_JOBID= 7882182
Free space on /tmp= 66332 MiB

SOLVER NAME= galac E
BENCH NAME= CPAI08/csp/rand-2-40-19/normalized-rand-2-40-19-443-230-32_ext.xml
COMMAND LINE= HOME/galacE.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1098497-1215284047/watcher-1098497-1215284047 -o /tmp/evaluation-result-1098497-1215284047/solver-1098497-1215284047 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacE.sh HOME/instance-1098497-1215284047.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 505c72c6144bf8a80f48c1ee1f2fe503
RANDOM SEED=856210741

node8.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.222
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.222
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1395480 kB
Buffers:         93256 kB
Cached:         488520 kB
SwapCached:       6900 kB
Active:         225084 kB
Inactive:       371116 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1395480 kB
SwapTotal:     4192956 kB
SwapFree:      4179560 kB
Dirty:            3312 kB
Writeback:           0 kB
Mapped:          22024 kB
Slab:            49440 kB
Committed_AS:  3502656 kB
PageTables:       1712 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66328 MiB
End job on node8 at 2008-07-05 21:24:13