Trace number 1066758

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
bpsolver 2008-06-27? (TO) 1800.07 1815.25

General information on the benchmark

Namecsp/wordsVg/
normalized-crossword-m1c-words-vg11-13_ext.xml
MD5SUMa2dd31cba4a19665396f0c93a75686cb
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.306952
Satisfiable
(Un)Satisfiability was proved
Number of variables143
Number of constraints24
Maximum constraint arity13
Maximum domain size26
Number of constraints which are defined in extension24
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.02	c bpsolver version 6.27.2008
0.00/0.02	c converting(HOME/instance-1066758-1215148922)
0.38/0.45	c Converted in 133 ms
0.38/0.45	c solving(HOME/instance-1066758-1215148922,1800000)

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-1066758-1215148922/watcher-1066758-1215148922 -o /tmp/evaluation-result-1066758-1215148922/solver-1066758-1215148922 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/solver HOME/instance-1066758-1215148922 1800 

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.98 1.99 4/92 6136
/proc/meminfo: memFree=1710944/2055920 swapFree=4180232/4192956
[pid=6136] ppid=6134 vsize=4780 CPUtime=0
/proc/6136/stat : 6136 (bprolog) R 6134 6136 3357 0 -1 4194304 609 0 0 0 0 0 0 0 20 0 1 0 637829341 4894720 327 996147200 134512640 134990860 4294956112 18446744073709551615 134530862 0 0 4096 0 0 0 0 17 1 0 0
/proc/6136/statm: 1195 327 72 116 0 706 0

[startup+0.217747 s]
/proc/loadavg: 1.99 1.98 1.99 4/92 6136
/proc/meminfo: memFree=1710944/2055920 swapFree=4180232/4192956
[pid=6136] ppid=6134 vsize=56080 CPUtime=0.19
/proc/6136/stat : 6136 (bprolog) R 6134 6136 3357 0 -1 4194304 1122 0 0 0 7 12 0 0 21 0 1 0 637829341 57425920 835 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/6136/statm: 14020 835 176 116 0 13531 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 56080

[startup+0.301762 s]
/proc/loadavg: 1.99 1.98 1.99 4/92 6136
/proc/meminfo: memFree=1710944/2055920 swapFree=4180232/4192956
[pid=6136] ppid=6134 vsize=56080 CPUtime=0.28
/proc/6136/stat : 6136 (bprolog) R 6134 6136 3357 0 -1 4194304 1123 0 0 0 10 18 0 0 21 0 1 0 637829341 57425920 836 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/6136/statm: 14020 836 176 116 0 13531 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 56080

[startup+0.40178 s]
/proc/loadavg: 1.99 1.98 1.99 4/92 6136
/proc/meminfo: memFree=1710944/2055920 swapFree=4180232/4192956
[pid=6136] ppid=6134 vsize=56080 CPUtime=0.38
/proc/6136/stat : 6136 (bprolog) R 6134 6136 3357 0 -1 4194304 1136 0 0 0 13 25 0 0 22 0 1 0 637829341 57425920 849 996147200 134512640 134990860 4294956112 18446744073709551615 8163211 0 0 4096 2 0 0 0 17 1 0 0
/proc/6136/statm: 14020 849 176 116 0 13531 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 56080

[startup+0.701837 s]
/proc/loadavg: 1.99 1.98 1.99 4/92 6136
/proc/meminfo: memFree=1710944/2055920 swapFree=4180232/4192956
[pid=6136] ppid=6134 vsize=64148 CPUtime=0.68
/proc/6136/stat : 6136 (bprolog) R 6134 6136 3357 0 -1 4194304 2222 0 0 0 39 29 0 0 25 0 1 0 637829341 65687552 1875 996147200 134512640 134990860 4294956112 18446744073709551615 134716881 0 0 4096 2 0 0 0 17 1 0 0
/proc/6136/statm: 16037 1875 186 116 0 15548 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 64148

[startup+1.502 s]
/proc/loadavg: 1.99 1.98 1.99 3/93 6137
/proc/meminfo: memFree=1699224/2055920 swapFree=4180232/4192956
[pid=6136] ppid=6134 vsize=64148 CPUtime=1.45
/proc/6136/stat : 6136 (bprolog) R 6134 6136 3357 0 -1 4194304 4155 0 0 0 116 29 0 0 25 0 1 0 637829341 65687552 3808 996147200 134512640 134990860 4294956112 18446744073709551615 134716896 0 0 4096 2 0 0 0 17 1 0 0
/proc/6136/statm: 16037 3808 186 116 0 15548 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 64148

[startup+3.1013 s]
/proc/loadavg: 1.99 1.98 1.99 3/93 6137
/proc/meminfo: memFree=1689624/2055920 swapFree=4180232/4192956
[pid=6136] ppid=6134 vsize=64148 CPUtime=3.03
/proc/6136/stat : 6136 (bprolog) R 6134 6136 3357 0 -1 4194304 7678 0 0 0 272 31 0 0 25 0 1 0 637829341 65687552 7331 996147200 134512640 134990860 4294956112 18446744073709551615 134716894 0 0 4096 2 0 0 0 17 1 0 0
/proc/6136/statm: 16037 7331 186 116 0 15548 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 64148

[startup+6.30192 s]
/proc/loadavg: 1.99 1.98 1.99 3/93 6137
/proc/meminfo: memFree=1632856/2055920 swapFree=4180232/4192956
[pid=6136] ppid=6134 vsize=158912 CPUtime=6.16
/proc/6136/stat : 6136 (bprolog) R 6134 6136 3357 0 -1 4194304 38950 0 0 0 574 42 0 0 25 0 1 0 637829341 162725888 21450 996147200 134512640 134990860 4294956112 18446744073709551615 134746366 0 0 4096 2 0 0 0 17 1 0 0
/proc/6136/statm: 39728 21450 186 116 0 39239 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 158912

[startup+12.7011 s]
/proc/loadavg: 1.99 1.98 1.99 3/93 6137
/proc/meminfo: memFree=1561688/2055920 swapFree=4180232/4192956
[pid=6136] ppid=6134 vsize=293408 CPUtime=12.45
/proc/6136/stat : 6136 (bprolog) R 6134 6136 3357 0 -1 4194304 84365 0 0 0 1185 60 0 0 25 0 1 0 637829341 300449792 37183 996147200 134512640 134990860 4294956112 18446744073709551615 134716933 0 0 4096 2 0 0 0 17 1 0 0
/proc/6136/statm: 73352 37183 186 116 0 72863 0
Current children cumulated CPU time (s) 12.45
Current children cumulated vsize (KiB) 293408

[startup+25.5066 s]
/proc/loadavg: 2.22 2.03 2.01 3/94 6138
/proc/meminfo: memFree=1488848/2055920 swapFree=4180232/4192956
[pid=6136] ppid=6134 vsize=308084 CPUtime=25.01
/proc/6136/stat : 6136 (bprolog) R 6134 6136 3357 0 -1 4194304 104687 0 0 0 2434 67 0 0 25 0 2 0 637829341 315478016 55360 996147200 134512640 134990860 4294956112 18446744073709551615 134746363 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/6136/statm: 77021 55360 193 116 0 76532 0
[pid=6136/tid=6138] ppid=6134 vsize=308084 CPUtime=0
/proc/6136/task/6138/stat : 6138 (bprolog) S 6134 6136 3357 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 637831361 315478016 55360 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.01
Current children cumulated vsize (KiB) 308084

[startup+51.1015 s]
/proc/loadavg: 2.40 2.09 2.03 3/94 6138
/proc/meminfo: memFree=1488784/2055920 swapFree=4180232/4192956
[pid=6136] ppid=6134 vsize=308084 CPUtime=50.14
/proc/6136/stat : 6136 (bprolog) R 6134 6136 3357 0 -1 4194304 104690 0 0 0 4947 67 0 0 25 0 2 0 637829341 315478016 55363 996147200 134512640 134990860 4294956112 18446744073709551615 134746487 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/6136/statm: 77021 55363 193 116 0 76532 0
[pid=6136/tid=6138] ppid=6134 vsize=308084 CPUtime=0
/proc/6136/task/6138/stat : 6138 (bprolog) S 6134 6136 3357 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 637831361 315478016 55363 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.14
Current children cumulated vsize (KiB) 308084

[startup+102.301 s]
/proc/loadavg: 2.29 2.11 2.04 3/94 6138
/proc/meminfo: memFree=1488592/2055920 swapFree=4180232/4192956
[pid=6136] ppid=6134 vsize=308084 CPUtime=100.42
/proc/6136/stat : 6136 (bprolog) R 6134 6136 3357 0 -1 4194304 104690 0 0 0 9975 67 0 0 25 0 2 0 637829341 315478016 55363 996147200 134512640 134990860 4294956112 18446744073709551615 134746429 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/6136/statm: 77021 55363 193 116 0 76532 0
[pid=6136/tid=6138] ppid=6134 vsize=308084 CPUtime=0
/proc/6136/task/6138/stat : 6138 (bprolog) S 6134 6136 3357 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 637831361 315478016 55363 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 100.42
Current children cumulated vsize (KiB) 308084

[startup+162.302 s]
/proc/loadavg: 2.17 2.10 2.03 3/94 6138
/proc/meminfo: memFree=1488528/2055920 swapFree=4180232/4192956
[pid=6136] ppid=6134 vsize=308084 CPUtime=159.33
/proc/6136/stat : 6136 (bprolog) R 6134 6136 3357 0 -1 4194304 104694 0 0 0 15866 67 0 0 25 0 2 0 637829341 315478016 55367 996147200 134512640 134990860 4294956112 18446744073709551615 134716945 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/6136/statm: 77021 55367 193 116 0 76532 0
[pid=6136/tid=6138] ppid=6134 vsize=308084 CPUtime=0
/proc/6136/task/6138/stat : 6138 (bprolog) S 6134 6136 3357 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 637831361 315478016 55367 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 159.33
Current children cumulated vsize (KiB) 308084

[startup+222.301 s]
/proc/loadavg: 2.06 2.08 2.03 3/94 6138
/proc/meminfo: memFree=1488400/2055920 swapFree=4180232/4192956
[pid=6136] ppid=6134 vsize=308084 CPUtime=218.25
/proc/6136/stat : 6136 (bprolog) R 6134 6136 3357 0 -1 4194304 104694 0 0 0 21757 68 0 0 25 0 2 0 637829341 315478016 55367 996147200 134512640 134990860 4294956112 18446744073709551615 134746336 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/6136/statm: 77021 55367 193 116 0 76532 0
[pid=6136/tid=6138] ppid=6134 vsize=308084 CPUtime=0
/proc/6136/task/6138/stat : 6138 (bprolog) S 6134 6136 3357 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 637831361 315478016 55367 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 218.25
Current children cumulated vsize (KiB) 308084

[startup+282.303 s]
/proc/loadavg: 2.02 2.06 2.02 3/94 6138
/proc/meminfo: memFree=1488464/2055920 swapFree=4180232/4192956
[pid=6136] ppid=6134 vsize=308084 CPUtime=277.16
/proc/6136/stat : 6136 (bprolog) R 6134 6136 3357 0 -1 4194304 104694 0 0 0 27648 68 0 0 25 0 2 0 637829341 315478016 55367 996147200 134512640 134990860 4294956112 18446744073709551615 134746363 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/6136/statm: 77021 55367 193 116 0 76532 0
[pid=6136/tid=6138] ppid=6134 vsize=308084 CPUtime=0
/proc/6136/task/6138/stat : 6138 (bprolog) S 6134 6136 3357 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 637831361 315478016 55367 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 277.16
Current children cumulated vsize (KiB) 308084

[startup+342.307 s]
/proc/loadavg: 2.01 2.05 2.02 3/94 6138
/proc/meminfo: memFree=1488464/2055920 swapFree=4180232/4192956
[pid=6136] ppid=6134 vsize=308084 CPUtime=336.07
/proc/6136/stat : 6136 (bprolog) R 6134 6136 3357 0 -1 4194304 104694 0 0 0 33539 68 0 0 25 0 2 0 637829341 315478016 55367 996147200 134512640 134990860 4294956112 18446744073709551615 134746342 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/6136/statm: 77021 55367 193 116 0 76532 0
[pid=6136/tid=6138] ppid=6134 vsize=308084 CPUtime=0
/proc/6136/task/6138/stat : 6138 (bprolog) S 6134 6136 3357 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 637831361 315478016 55367 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 336.07
Current children cumulated vsize (KiB) 308084

[startup+402.301 s]
/proc/loadavg: 2.00 2.04 2.01 3/94 6138
/proc/meminfo: memFree=1488464/2055920 swapFree=4180232/4192956
[pid=6136] ppid=6134 vsize=308084 CPUtime=394.97
/proc/6136/stat : 6136 (bprolog) R 6134 6136 3357 0 -1 4194304 104694 0 0 0 39429 68 0 0 25 0 2 0 637829341 315478016 55367 996147200 134512640 134990860 4294956112 18446744073709551615 134746363 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/6136/statm: 77021 55367 193 116 0 76532 0
[pid=6136/tid=6138] ppid=6134 vsize=308084 CPUtime=0
/proc/6136/task/6138/stat : 6138 (bprolog) S 6134 6136 3357 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 637831361 315478016 55367 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 394.97
Current children cumulated vsize (KiB) 308084

[startup+462.302 s]
/proc/loadavg: 2.00 2.03 2.01 3/94 6138
/proc/meminfo: memFree=1488400/2055920 swapFree=4180232/4192956
[pid=6136] ppid=6134 vsize=308084 CPUtime=453.87
/proc/6136/stat : 6136 (bprolog) R 6134 6136 3357 0 -1 4194304 104694 0 0 0 45318 69 0 0 25 0 2 0 637829341 315478016 55367 996147200 134512640 134990860 4294956112 18446744073709551615 134746544 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/6136/statm: 77021 55367 193 116 0 76532 0
[pid=6136/tid=6138] ppid=6134 vsize=308084 CPUtime=0
/proc/6136/task/6138/stat : 6138 (bprolog) S 6134 6136 3357 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 637831361 315478016 55367 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 453.87
Current children cumulated vsize (KiB) 308084

[startup+522.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/94 6138
/proc/meminfo: memFree=1488400/2055920 swapFree=4180232/4192956
[pid=6136] ppid=6134 vsize=308084 CPUtime=512.77
/proc/6136/stat : 6136 (bprolog) R 6134 6136 3357 0 -1 4194304 104694 0 0 0 51208 69 0 0 25 0 2 0 637829341 315478016 55367 996147200 134512640 134990860 4294956112 18446744073709551615 134746342 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/6136/statm: 77021 55367 193 116 0 76532 0
[pid=6136/tid=6138] ppid=6134 vsize=308084 CPUtime=0
/proc/6136/task/6138/stat : 6138 (bprolog) S 6134 6136 3357 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 637831361 315478016 55367 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 512.77

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

/proc/6136/task/6138/stat : 6138 (bprolog) S 6134 6136 3357 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 637831361 325967872 55368 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=6136/tid=6170] ppid=6134 vsize=318328 CPUtime=0
/proc/6136/task/6170/stat : 6170 (bprolog) S 6134 6136 3357 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 637921385 325967872 55368 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1227.37
Current children cumulated vsize (KiB) 318328

[startup+1302.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/75 6170
/proc/meminfo: memFree=1556856/2055920 swapFree=4180232/4192956
[pid=6136] ppid=6134 vsize=318328 CPUtime=1287.34
/proc/6136/stat : 6136 (bprolog) R 6134 6136 3357 0 -1 4194304 104695 0 0 0 128662 72 0 0 25 0 3 0 637829341 325967872 55368 996147200 134512640 134990860 4294956112 18446744073709551615 134716955 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/6136/statm: 79582 55368 193 116 0 79093 0
[pid=6136/tid=6138] ppid=6134 vsize=318328 CPUtime=0
/proc/6136/task/6138/stat : 6138 (bprolog) S 6134 6136 3357 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 637831361 325967872 55368 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=6136/tid=6170] ppid=6134 vsize=318328 CPUtime=0
/proc/6136/task/6170/stat : 6170 (bprolog) S 6134 6136 3357 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 637921385 325967872 55368 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1287.34
Current children cumulated vsize (KiB) 318328

[startup+1362.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/75 6170
/proc/meminfo: memFree=1556856/2055920 swapFree=4180232/4192956
[pid=6136] ppid=6134 vsize=318328 CPUtime=1347.32
/proc/6136/stat : 6136 (bprolog) R 6134 6136 3357 0 -1 4194304 104695 0 0 0 134660 72 0 0 25 0 3 0 637829341 325967872 55368 996147200 134512640 134990860 4294956112 18446744073709551615 134746342 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/6136/statm: 79582 55368 193 116 0 79093 0
[pid=6136/tid=6138] ppid=6134 vsize=318328 CPUtime=0
/proc/6136/task/6138/stat : 6138 (bprolog) S 6134 6136 3357 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 637831361 325967872 55368 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=6136/tid=6170] ppid=6134 vsize=318328 CPUtime=0
/proc/6136/task/6170/stat : 6170 (bprolog) S 6134 6136 3357 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 637921385 325967872 55368 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1347.32
Current children cumulated vsize (KiB) 318328

[startup+1422.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/76 6171
/proc/meminfo: memFree=1556848/2055920 swapFree=4180232/4192956
[pid=6136] ppid=6134 vsize=328572 CPUtime=1407.29
/proc/6136/stat : 6136 (bprolog) R 6134 6136 3357 0 -1 4194304 104696 0 0 0 140657 72 0 0 25 0 4 0 637829341 336457728 55369 996147200 134512640 134990860 4294956112 18446744073709551615 134716896 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/6136/statm: 82143 55369 193 116 0 81654 0
[pid=6136/tid=6138] ppid=6134 vsize=328572 CPUtime=0
/proc/6136/task/6138/stat : 6138 (bprolog) S 6134 6136 3357 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 637831361 336457728 55369 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=6136/tid=6170] ppid=6134 vsize=328572 CPUtime=0
/proc/6136/task/6170/stat : 6170 (bprolog) S 6134 6136 3357 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 637921385 336457728 55369 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=6136/tid=6171] ppid=6134 vsize=328572 CPUtime=0
/proc/6136/task/6171/stat : 6171 (bprolog) S 6134 6136 3357 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 637966397 336457728 55369 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1407.29
Current children cumulated vsize (KiB) 328572

[startup+1482.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/76 6171
/proc/meminfo: memFree=1556656/2055920 swapFree=4180232/4192956
[pid=6136] ppid=6134 vsize=328572 CPUtime=1467.26
/proc/6136/stat : 6136 (bprolog) R 6134 6136 3357 0 -1 4194304 104696 0 0 0 146654 72 0 0 25 0 4 0 637829341 336457728 55369 996147200 134512640 134990860 4294956112 18446744073709551615 134746342 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/6136/statm: 82143 55369 193 116 0 81654 0
[pid=6136/tid=6138] ppid=6134 vsize=328572 CPUtime=0
/proc/6136/task/6138/stat : 6138 (bprolog) S 6134 6136 3357 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 637831361 336457728 55369 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=6136/tid=6170] ppid=6134 vsize=328572 CPUtime=0
/proc/6136/task/6170/stat : 6170 (bprolog) S 6134 6136 3357 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 637921385 336457728 55369 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=6136/tid=6171] ppid=6134 vsize=328572 CPUtime=0
/proc/6136/task/6171/stat : 6171 (bprolog) S 6134 6136 3357 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 637966397 336457728 55369 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1467.26
Current children cumulated vsize (KiB) 328572

[startup+1542.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/76 6171
/proc/meminfo: memFree=1556656/2055920 swapFree=4180232/4192956
[pid=6136] ppid=6134 vsize=328572 CPUtime=1527.24
/proc/6136/stat : 6136 (bprolog) R 6134 6136 3357 0 -1 4194304 104696 0 0 0 152652 72 0 0 25 0 4 0 637829341 336457728 55369 996147200 134512640 134990860 4294956112 18446744073709551615 134746342 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/6136/statm: 82143 55369 193 116 0 81654 0
[pid=6136/tid=6138] ppid=6134 vsize=328572 CPUtime=0
/proc/6136/task/6138/stat : 6138 (bprolog) S 6134 6136 3357 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 637831361 336457728 55369 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=6136/tid=6170] ppid=6134 vsize=328572 CPUtime=0
/proc/6136/task/6170/stat : 6170 (bprolog) S 6134 6136 3357 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 637921385 336457728 55369 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=6136/tid=6171] ppid=6134 vsize=328572 CPUtime=0
/proc/6136/task/6171/stat : 6171 (bprolog) S 6134 6136 3357 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 637966397 336457728 55369 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1527.24
Current children cumulated vsize (KiB) 328572

[startup+1602.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/77 6172
/proc/meminfo: memFree=1556648/2055920 swapFree=4180232/4192956
[pid=6136] ppid=6134 vsize=338816 CPUtime=1587.2
/proc/6136/stat : 6136 (bprolog) R 6134 6136 3357 0 -1 4194304 104697 0 0 0 158648 72 0 0 25 0 5 0 637829341 346947584 55370 996147200 134512640 134990860 4294956112 18446744073709551615 134746544 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/6136/statm: 84704 55370 193 116 0 84215 0
[pid=6136/tid=6138] ppid=6134 vsize=338816 CPUtime=0
/proc/6136/task/6138/stat : 6138 (bprolog) S 6134 6136 3357 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 637831361 346947584 55370 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=6136/tid=6170] ppid=6134 vsize=338816 CPUtime=0
/proc/6136/task/6170/stat : 6170 (bprolog) S 6134 6136 3357 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 637921385 346947584 55370 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=6136/tid=6171] ppid=6134 vsize=338816 CPUtime=0
/proc/6136/task/6171/stat : 6171 (bprolog) S 6134 6136 3357 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 637966397 346947584 55370 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=6136/tid=6172] ppid=6134 vsize=338816 CPUtime=0
/proc/6136/task/6172/stat : 6172 (bprolog) S 6134 6136 3357 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 5 0 637988903 346947584 55370 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1587.2
Current children cumulated vsize (KiB) 338816

[startup+1662.31 s]
/proc/loadavg: 1.99 1.98 1.99 3/77 6172
/proc/meminfo: memFree=1556648/2055920 swapFree=4180232/4192956
[pid=6136] ppid=6134 vsize=338816 CPUtime=1647.19
/proc/6136/stat : 6136 (bprolog) R 6134 6136 3357 0 -1 4194304 104697 0 0 0 164646 73 0 0 25 0 5 0 637829341 346947584 55370 996147200 134512640 134990860 4294956112 18446744073709551615 134746336 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/6136/statm: 84704 55370 193 116 0 84215 0
[pid=6136/tid=6138] ppid=6134 vsize=338816 CPUtime=0
/proc/6136/task/6138/stat : 6138 (bprolog) S 6134 6136 3357 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 637831361 346947584 55370 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=6136/tid=6170] ppid=6134 vsize=338816 CPUtime=0
/proc/6136/task/6170/stat : 6170 (bprolog) S 6134 6136 3357 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 637921385 346947584 55370 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=6136/tid=6171] ppid=6134 vsize=338816 CPUtime=0
/proc/6136/task/6171/stat : 6171 (bprolog) S 6134 6136 3357 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 637966397 346947584 55370 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=6136/tid=6172] ppid=6134 vsize=338816 CPUtime=0
/proc/6136/task/6172/stat : 6172 (bprolog) S 6134 6136 3357 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 5 0 637988903 346947584 55370 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1647.19
Current children cumulated vsize (KiB) 338816

[startup+1722.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/77 6172
/proc/meminfo: memFree=1556584/2055920 swapFree=4180232/4192956
[pid=6136] ppid=6134 vsize=338816 CPUtime=1707.16
/proc/6136/stat : 6136 (bprolog) R 6134 6136 3357 0 -1 4194304 104697 0 0 0 170643 73 0 0 25 0 5 0 637829341 346947584 55370 996147200 134512640 134990860 4294956112 18446744073709551615 134716889 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/6136/statm: 84704 55370 193 116 0 84215 0
[pid=6136/tid=6138] ppid=6134 vsize=338816 CPUtime=0
/proc/6136/task/6138/stat : 6138 (bprolog) S 6134 6136 3357 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 637831361 346947584 55370 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=6136/tid=6170] ppid=6134 vsize=338816 CPUtime=0
/proc/6136/task/6170/stat : 6170 (bprolog) S 6134 6136 3357 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 637921385 346947584 55370 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=6136/tid=6171] ppid=6134 vsize=338816 CPUtime=0
/proc/6136/task/6171/stat : 6171 (bprolog) S 6134 6136 3357 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 637966397 346947584 55370 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=6136/tid=6172] ppid=6134 vsize=338816 CPUtime=0
/proc/6136/task/6172/stat : 6172 (bprolog) S 6134 6136 3357 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 637988903 346947584 55370 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1707.16
Current children cumulated vsize (KiB) 338816

[startup+1782.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/77 6172
/proc/meminfo: memFree=1556456/2055920 swapFree=4180232/4192956
[pid=6136] ppid=6134 vsize=338816 CPUtime=1767.12
/proc/6136/stat : 6136 (bprolog) R 6134 6136 3357 0 -1 4194304 104697 0 0 0 176639 73 0 0 25 0 5 0 637829341 346947584 55370 996147200 134512640 134990860 4294956112 18446744073709551615 134746899 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/6136/statm: 84704 55370 193 116 0 84215 0
[pid=6136/tid=6138] ppid=6134 vsize=338816 CPUtime=0
/proc/6136/task/6138/stat : 6138 (bprolog) S 6134 6136 3357 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 637831361 346947584 55370 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=6136/tid=6170] ppid=6134 vsize=338816 CPUtime=0
/proc/6136/task/6170/stat : 6170 (bprolog) S 6134 6136 3357 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 637921385 346947584 55370 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=6136/tid=6171] ppid=6134 vsize=338816 CPUtime=0
/proc/6136/task/6171/stat : 6171 (bprolog) S 6134 6136 3357 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 637966397 346947584 55370 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=6136/tid=6172] ppid=6134 vsize=338816 CPUtime=0
/proc/6136/task/6172/stat : 6172 (bprolog) S 6134 6136 3357 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 637988903 346947584 55370 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1767.12
Current children cumulated vsize (KiB) 338816



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1815.21 s]
/proc/loadavg: 1.99 1.98 1.99 3/77 6172
/proc/meminfo: memFree=1556456/2055920 swapFree=4180232/4192956
[pid=6136] ppid=6134 vsize=338816 CPUtime=1800.02
/proc/6136/stat : 6136 (bprolog) R 6134 6136 3357 0 -1 4194304 104697 0 0 0 179929 73 0 0 25 0 5 0 637829341 346947584 55370 996147200 134512640 134990860 4294956112 18446744073709551615 134746419 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/6136/statm: 84704 55370 193 116 0 84215 0
[pid=6136/tid=6138] ppid=6134 vsize=338816 CPUtime=0
/proc/6136/task/6138/stat : 6138 (bprolog) S 6134 6136 3357 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 637831361 346947584 55370 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=6136/tid=6170] ppid=6134 vsize=338816 CPUtime=0
/proc/6136/task/6170/stat : 6170 (bprolog) S 6134 6136 3357 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 637921385 346947584 55370 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=6136/tid=6171] ppid=6134 vsize=338816 CPUtime=0
/proc/6136/task/6171/stat : 6171 (bprolog) S 6134 6136 3357 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 637966397 346947584 55370 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=6136/tid=6172] ppid=6134 vsize=338816 CPUtime=0
/proc/6136/task/6172/stat : 6172 (bprolog) S 6134 6136 3357 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 637988903 346947584 55370 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 338816

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)
Real time (s): 1815.25
CPU time (s): 1800.07
CPU user time (s): 1799.3
CPU system time (s): 0.769882
CPU usage (%): 99.1637
Max. virtual memory (cumulated for all children) (KiB): 363552

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.3
system time used= 0.769882
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 104697
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 12
involuntary context switches= 35817

runsolver used 1.80173 second user time and 5.12522 second system time

The end

Launcher Data (download as text)

Begin job on node5 at 2008-07-04 07:22:02
IDJOB=1066758
IDBENCH=55141
IDSOLVER=347
FILE ID=node5/1066758-1215148922
PBS_JOBID= 7877346
Free space on /tmp= 66536 MiB

SOLVER NAME= bpsolver 2008-06-27
BENCH NAME= CPAI08/csp/wordsVg/normalized-crossword-m1c-words-vg11-13_ext.xml
COMMAND LINE= HOME/solver BENCHNAMENOEXT TIMEOUT
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1066758-1215148922/watcher-1066758-1215148922 -o /tmp/evaluation-result-1066758-1215148922/solver-1066758-1215148922 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/solver HOME/instance-1066758-1215148922 1800

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= a2dd31cba4a19665396f0c93a75686cb
RANDOM SEED=1453314257

node5.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.279
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.279
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1711424 kB
Buffers:         35352 kB
Cached:         162400 kB
SwapCached:       6996 kB
Active:         213504 kB
Inactive:        72908 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1711424 kB
SwapTotal:     4192956 kB
SwapFree:      4180232 kB
Dirty:            1320 kB
Writeback:           0 kB
Mapped:         105196 kB
Slab:            43028 kB
Committed_AS:  1543924 kB
PageTables:       2104 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= 66556 MiB
End job on node5 at 2008-07-04 07:52:19