Trace number 1075354

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.1 1803.66

General information on the benchmark

Namecsp/ogdHerald/
normalized-crossword-m1-ogd-19-08.xml
MD5SUM1533d4406880a8e64a81b2d4c95e613c
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.52177
Satisfiable
(Un)Satisfiability was proved
Number of variables295
Number of constraints3243
Maximum constraint arity24
Maximum domain size26
Number of constraints which are defined in extension130
Number of constraints which are defined in intension3113
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-1075354-1215180761)
18.70/18.89	c Converted in 5941 ms
18.70/18.89	c solving(HOME/instance-1075354-1215180761,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-1075354-1215180761/watcher-1075354-1215180761 -o /tmp/evaluation-result-1075354-1215180761/solver-1075354-1215180761 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/solver HOME/instance-1075354-1215180761 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: 2.03 2.06 2.02 4/72 10826
/proc/meminfo: memFree=1798568/2055920 swapFree=4180472/4192956
[pid=10826] ppid=10824 vsize=5356 CPUtime=0
/proc/10826/stat : 10826 (sh) R 10824 10826 9349 0 -1 4194304 264 0 0 0 0 0 0 0 20 0 1 0 1997051562 5484544 231 996147200 4194304 4889804 548682068864 18446744073709551615 4532646 0 0 4100 65536 0 0 0 17 1 0 0
/proc/10826/statm: 1339 231 192 169 0 50 0

[startup+0.088752 s]
/proc/loadavg: 2.03 2.06 2.02 4/72 10826
/proc/meminfo: memFree=1798568/2055920 swapFree=4180472/4192956
[pid=10826] ppid=10824 vsize=56080 CPUtime=0.07
/proc/10826/stat : 10826 (bprolog) R 10824 10826 9349 0 -1 4194304 1127 0 0 0 3 4 0 0 20 0 1 0 1997051562 57425920 840 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/10826/statm: 14020 840 174 116 0 13531 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 56080

[startup+0.101749 s]
/proc/loadavg: 2.03 2.06 2.02 4/72 10826
/proc/meminfo: memFree=1798568/2055920 swapFree=4180472/4192956
[pid=10826] ppid=10824 vsize=56080 CPUtime=0.08
/proc/10826/stat : 10826 (bprolog) R 10824 10826 9349 0 -1 4194304 1129 0 0 0 3 5 0 0 20 0 1 0 1997051562 57425920 842 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/10826/statm: 14020 842 174 116 0 13531 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 56080

[startup+0.301769 s]
/proc/loadavg: 2.03 2.06 2.02 4/72 10826
/proc/meminfo: memFree=1798568/2055920 swapFree=4180472/4192956
[pid=10826] ppid=10824 vsize=56080 CPUtime=0.29
/proc/10826/stat : 10826 (bprolog) R 10824 10826 9349 0 -1 4194304 1144 0 0 0 10 19 0 0 21 0 1 0 1997051562 57425920 857 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/10826/statm: 14020 857 176 116 0 13531 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 56080

[startup+0.7018 s]
/proc/loadavg: 2.03 2.06 2.02 4/72 10826
/proc/meminfo: memFree=1798568/2055920 swapFree=4180472/4192956
[pid=10826] ppid=10824 vsize=56080 CPUtime=0.69
/proc/10826/stat : 10826 (bprolog) R 10824 10826 9349 0 -1 4194304 1195 0 0 0 23 46 0 0 25 0 1 0 1997051562 57425920 908 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/10826/statm: 14020 908 176 116 0 13531 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 56080

[startup+1.50186 s]
/proc/loadavg: 2.03 2.06 2.02 3/73 10827
/proc/meminfo: memFree=1795040/2055920 swapFree=4180472/4192956
[pid=10826] ppid=10824 vsize=56080 CPUtime=1.48
/proc/10826/stat : 10826 (bprolog) R 10824 10826 9349 0 -1 4194304 1297 0 0 0 49 99 0 0 25 0 1 0 1997051562 57425920 1010 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/10826/statm: 14020 1010 176 116 0 13531 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 56080

[startup+3.10199 s]
/proc/loadavg: 2.03 2.06 2.02 3/73 10827
/proc/meminfo: memFree=1793824/2055920 swapFree=4180472/4192956
[pid=10826] ppid=10824 vsize=56080 CPUtime=3.08
/proc/10826/stat : 10826 (bprolog) R 10824 10826 9349 0 -1 4194304 1501 0 0 0 100 208 0 0 25 0 1 0 1997051562 57425920 1214 996147200 134512640 134990860 4294956096 18446744073709551615 4294960145 0 0 4096 2 0 0 0 17 1 0 0
/proc/10826/statm: 14020 1214 176 116 0 13531 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 56080

[startup+6.30126 s]
/proc/loadavg: 2.03 2.06 2.02 3/73 10827
/proc/meminfo: memFree=1791264/2055920 swapFree=4180472/4192956
[pid=10826] ppid=10824 vsize=56080 CPUtime=6.26
/proc/10826/stat : 10826 (bprolog) R 10824 10826 9349 0 -1 4194304 1855 0 0 0 198 428 0 0 25 0 1 0 1997051562 57425920 1568 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/10826/statm: 14020 1568 176 116 0 13531 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 56080

[startup+12.7018 s]
/proc/loadavg: 2.03 2.06 2.02 3/73 10827
/proc/meminfo: memFree=1788896/2055920 swapFree=4180472/4192956
[pid=10826] ppid=10824 vsize=56080 CPUtime=12.63
/proc/10826/stat : 10826 (bprolog) R 10824 10826 9349 0 -1 4194304 1855 0 0 0 394 869 0 0 25 0 1 0 1997051562 57425920 1568 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/10826/statm: 14020 1568 176 116 0 13531 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 56080

[startup+25.5018 s]
/proc/loadavg: 2.02 2.06 2.02 3/73 10827
/proc/meminfo: memFree=1674912/2055920 swapFree=4180472/4192956
[pid=10826] ppid=10824 vsize=300356 CPUtime=25.38
/proc/10826/stat : 10826 (bprolog) R 10824 10826 9349 0 -1 4194304 74697 0 0 0 1215 1323 0 0 25 0 1 0 1997051562 307564544 29385 996147200 134512640 134990860 4294956096 18446744073709551615 134746451 0 0 4096 2 0 0 0 17 1 0 0
/proc/10826/statm: 75089 29385 190 116 0 74600 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 300356

[startup+51.1019 s]
/proc/loadavg: 2.01 2.05 2.02 3/74 10828
/proc/meminfo: memFree=1528856/2055920 swapFree=4180472/4192956
[pid=10826] ppid=10824 vsize=318696 CPUtime=50.87
/proc/10826/stat : 10826 (bprolog) R 10824 10826 9349 0 -1 4194304 118136 0 0 0 3746 1341 0 0 25 0 2 0 1997051562 326344704 65902 996147200 134512640 134990860 4294956096 18446744073709551615 134746342 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/10826/statm: 79674 65902 197 116 0 79185 0
[pid=10826/tid=10828] ppid=10824 vsize=318696 CPUtime=0
/proc/10826/task/10828/stat : 10828 (bprolog) S 10824 10826 9349 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 1997055672 326344704 65902 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.87
Current children cumulated vsize (KiB) 318696

[startup+102.305 s]
/proc/loadavg: 2.00 2.04 2.01 3/74 10828
/proc/meminfo: memFree=1528536/2055920 swapFree=4180472/4192956
[pid=10826] ppid=10824 vsize=318696 CPUtime=101.87
/proc/10826/stat : 10826 (bprolog) R 10824 10826 9349 0 -1 4194304 118177 0 0 0 8846 1341 0 0 25 0 2 0 1997051562 326344704 65943 996147200 134512640 134990860 4294956096 18446744073709551615 134716933 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/10826/statm: 79674 65943 197 116 0 79185 0
[pid=10826/tid=10828] ppid=10824 vsize=318696 CPUtime=0
/proc/10826/task/10828/stat : 10828 (bprolog) S 10824 10826 9349 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 1997055672 326344704 65943 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.87
Current children cumulated vsize (KiB) 318696

[startup+162.301 s]
/proc/loadavg: 2.12 2.05 2.01 3/85 11059
/proc/meminfo: memFree=1216768/2055920 swapFree=4180472/4192956
[pid=10826] ppid=10824 vsize=318696 CPUtime=160.86
/proc/10826/stat : 10826 (bprolog) R 10824 10826 9349 0 -1 4194304 118178 0 0 0 14738 1348 0 0 25 0 2 0 1997051562 326344704 65944 996147200 134512640 134990860 4294956096 18446744073709551615 134716880 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/10826/statm: 79674 65944 197 116 0 79185 0
[pid=10826/tid=10828] ppid=10824 vsize=318696 CPUtime=0
/proc/10826/task/10828/stat : 10828 (bprolog) S 10824 10826 9349 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 1997055672 326344704 65944 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 160.86
Current children cumulated vsize (KiB) 318696

[startup+222.301 s]
/proc/loadavg: 2.14 2.08 2.02 3/83 11144
/proc/meminfo: memFree=1520272/2055920 swapFree=4180472/4192956
[pid=10826] ppid=10824 vsize=318696 CPUtime=219.27
/proc/10826/stat : 10826 (bprolog) R 10824 10826 9349 0 -1 4194304 118180 0 0 0 20579 1348 0 0 25 0 2 0 1997051562 326344704 65946 996147200 134512640 134990860 4294956096 18446744073709551615 134746451 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/10826/statm: 79674 65946 197 116 0 79185 0
[pid=10826/tid=10828] ppid=10824 vsize=318696 CPUtime=0
/proc/10826/task/10828/stat : 10828 (bprolog) S 10824 10826 9349 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 1997055672 326344704 65946 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 219.27
Current children cumulated vsize (KiB) 318696

[startup+282.302 s]
/proc/loadavg: 2.05 2.06 2.02 3/83 11144
/proc/meminfo: memFree=1519120/2055920 swapFree=4180472/4192956
[pid=10826] ppid=10824 vsize=318696 CPUtime=279.25
/proc/10826/stat : 10826 (bprolog) R 10824 10826 9349 0 -1 4194304 118318 0 0 0 26577 1348 0 0 25 0 2 0 1997051562 326344704 66084 996147200 134512640 134990860 4294956096 18446744073709551615 134746293 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/10826/statm: 79674 66084 197 116 0 79185 0
[pid=10826/tid=10828] ppid=10824 vsize=318696 CPUtime=0
/proc/10826/task/10828/stat : 10828 (bprolog) S 10824 10826 9349 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 1997055672 326344704 66084 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 279.25
Current children cumulated vsize (KiB) 318696

[startup+342.302 s]
/proc/loadavg: 2.02 2.05 2.01 3/83 11144
/proc/meminfo: memFree=1516496/2055920 swapFree=4180472/4192956
[pid=10826] ppid=10824 vsize=318696 CPUtime=339.23
/proc/10826/stat : 10826 (bprolog) R 10824 10826 9349 0 -1 4194304 118389 0 0 0 32575 1348 0 0 25 0 2 0 1997051562 326344704 66155 996147200 134512640 134990860 4294956096 18446744073709551615 134746436 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/10826/statm: 79674 66155 197 116 0 79185 0
[pid=10826/tid=10828] ppid=10824 vsize=318696 CPUtime=0
/proc/10826/task/10828/stat : 10828 (bprolog) S 10824 10826 9349 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 1997055672 326344704 66155 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 339.23
Current children cumulated vsize (KiB) 318696

[startup+402.302 s]
/proc/loadavg: 2.00 2.04 2.00 3/83 11144
/proc/meminfo: memFree=1515920/2055920 swapFree=4180472/4192956
[pid=10826] ppid=10824 vsize=318696 CPUtime=399.22
/proc/10826/stat : 10826 (bprolog) R 10824 10826 9349 0 -1 4194304 118424 0 0 0 38573 1349 0 0 25 0 2 0 1997051562 326344704 66190 996147200 134512640 134990860 4294956096 18446744073709551615 134746864 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/10826/statm: 79674 66190 197 116 0 79185 0
[pid=10826/tid=10828] ppid=10824 vsize=318696 CPUtime=0
/proc/10826/task/10828/stat : 10828 (bprolog) S 10824 10826 9349 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 1997055672 326344704 66190 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 399.22
Current children cumulated vsize (KiB) 318696

[startup+462.302 s]
/proc/loadavg: 2.06 2.04 2.00 3/83 11144
/proc/meminfo: memFree=1515920/2055920 swapFree=4180472/4192956
[pid=10826] ppid=10824 vsize=318696 CPUtime=459.2
/proc/10826/stat : 10826 (bprolog) R 10824 10826 9349 0 -1 4194304 118424 0 0 0 44571 1349 0 0 25 0 2 0 1997051562 326344704 66190 996147200 134512640 134990860 4294956096 18446744073709551615 134716945 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/10826/statm: 79674 66190 197 116 0 79185 0
[pid=10826/tid=10828] ppid=10824 vsize=318696 CPUtime=0
/proc/10826/task/10828/stat : 10828 (bprolog) S 10824 10826 9349 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 1997055672 326344704 66190 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 459.2
Current children cumulated vsize (KiB) 318696

[startup+522.302 s]
/proc/loadavg: 2.07 2.05 2.00 3/83 11144
/proc/meminfo: memFree=1515920/2055920 swapFree=4180472/4192956
[pid=10826] ppid=10824 vsize=318696 CPUtime=519.18
/proc/10826/stat : 10826 (bprolog) R 10824 10826 9349 0 -1 4194304 118424 0 0 0 50569 1349 0 0 25 0 2 0 1997051562 326344704 66190 996147200 134512640 134990860 4294956096 18446744073709551615 134716945 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/10826/statm: 79674 66190 197 116 0 79185 0
[pid=10826/tid=10828] ppid=10824 vsize=318696 CPUtime=0
/proc/10826/task/10828/stat : 10828 (bprolog) S 10824 10826 9349 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 1997055672 326344704 66190 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 519.18
Current children cumulated vsize (KiB) 318696


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

/proc/10826/statm: 82235 66322 197 116 0 81746 0
[pid=10826/tid=10828] ppid=10824 vsize=328940 CPUtime=0
/proc/10826/task/10828/stat : 10828 (bprolog) S 10824 10826 9349 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 1997055672 336834560 66322 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=10826/tid=11145] ppid=10824 vsize=328940 CPUtime=0
/proc/10826/task/11145/stat : 11145 (bprolog) S 10824 10826 9349 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 1997145686 336834560 66322 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1238.93
Current children cumulated vsize (KiB) 328940

[startup+1302.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/84 11147
/proc/meminfo: memFree=1514632/2055920 swapFree=4180472/4192956
[pid=10826] ppid=10824 vsize=328940 CPUtime=1298.91
/proc/10826/stat : 10826 (bprolog) R 10824 10826 9349 0 -1 4194304 118556 0 0 0 128541 1350 0 0 25 0 3 0 1997051562 336834560 66322 996147200 134512640 134990860 4294956096 18446744073709551615 134746366 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/10826/statm: 82235 66322 197 116 0 81746 0
[pid=10826/tid=10828] ppid=10824 vsize=328940 CPUtime=0
/proc/10826/task/10828/stat : 10828 (bprolog) S 10824 10826 9349 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 1997055672 336834560 66322 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=10826/tid=11145] ppid=10824 vsize=328940 CPUtime=0
/proc/10826/task/11145/stat : 11145 (bprolog) S 10824 10826 9349 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 1997145686 336834560 66322 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1298.91
Current children cumulated vsize (KiB) 328940

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 11147
/proc/meminfo: memFree=1514632/2055920 swapFree=4180472/4192956
[pid=10826] ppid=10824 vsize=328940 CPUtime=1358.88
/proc/10826/stat : 10826 (bprolog) R 10824 10826 9349 0 -1 4194304 118559 0 0 0 134538 1350 0 0 25 0 3 0 1997051562 336834560 66325 996147200 134512640 134990860 4294956096 18446744073709551615 134716955 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/10826/statm: 82235 66325 197 116 0 81746 0
[pid=10826/tid=10828] ppid=10824 vsize=328940 CPUtime=0
/proc/10826/task/10828/stat : 10828 (bprolog) S 10824 10826 9349 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 1997055672 336834560 66325 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=10826/tid=11145] ppid=10824 vsize=328940 CPUtime=0
/proc/10826/task/11145/stat : 11145 (bprolog) S 10824 10826 9349 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 1997145686 336834560 66325 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1358.88
Current children cumulated vsize (KiB) 328940

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 11148
/proc/meminfo: memFree=1514624/2055920 swapFree=4180472/4192956
[pid=10826] ppid=10824 vsize=339184 CPUtime=1418.87
/proc/10826/stat : 10826 (bprolog) R 10824 10826 9349 0 -1 4194304 118560 0 0 0 140537 1350 0 0 25 0 4 0 1997051562 347324416 66326 996147200 134512640 134990860 4294956096 18446744073709551615 134746544 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/10826/statm: 84796 66326 197 116 0 84307 0
[pid=10826/tid=10828] ppid=10824 vsize=339184 CPUtime=0
/proc/10826/task/10828/stat : 10828 (bprolog) S 10824 10826 9349 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 1997055672 347324416 66326 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=10826/tid=11145] ppid=10824 vsize=339184 CPUtime=0
/proc/10826/task/11145/stat : 11145 (bprolog) S 10824 10826 9349 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 1997145686 347324416 66326 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=10826/tid=11148] ppid=10824 vsize=339184 CPUtime=0
/proc/10826/task/11148/stat : 11148 (bprolog) S 10824 10826 9349 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 1997190694 347324416 66326 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1418.87
Current children cumulated vsize (KiB) 339184

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 11148
/proc/meminfo: memFree=1514560/2055920 swapFree=4180472/4192956
[pid=10826] ppid=10824 vsize=339184 CPUtime=1478.84
/proc/10826/stat : 10826 (bprolog) R 10824 10826 9349 0 -1 4194304 118560 0 0 0 146534 1350 0 0 25 0 4 0 1997051562 347324416 66326 996147200 134512640 134990860 4294956096 18446744073709551615 134716933 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/10826/statm: 84796 66326 197 116 0 84307 0
[pid=10826/tid=10828] ppid=10824 vsize=339184 CPUtime=0
/proc/10826/task/10828/stat : 10828 (bprolog) S 10824 10826 9349 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 1997055672 347324416 66326 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=10826/tid=11145] ppid=10824 vsize=339184 CPUtime=0
/proc/10826/task/11145/stat : 11145 (bprolog) S 10824 10826 9349 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 1997145686 347324416 66326 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=10826/tid=11148] ppid=10824 vsize=339184 CPUtime=0
/proc/10826/task/11148/stat : 11148 (bprolog) S 10824 10826 9349 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 1997190694 347324416 66326 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1478.84
Current children cumulated vsize (KiB) 339184

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 11148
/proc/meminfo: memFree=1514496/2055920 swapFree=4180472/4192956
[pid=10826] ppid=10824 vsize=339184 CPUtime=1538.82
/proc/10826/stat : 10826 (bprolog) R 10824 10826 9349 0 -1 4194304 118560 0 0 0 152532 1350 0 0 25 0 4 0 1997051562 347324416 66326 996147200 134512640 134990860 4294956096 18446744073709551615 134716952 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/10826/statm: 84796 66326 197 116 0 84307 0
[pid=10826/tid=10828] ppid=10824 vsize=339184 CPUtime=0
/proc/10826/task/10828/stat : 10828 (bprolog) S 10824 10826 9349 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 1997055672 347324416 66326 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=10826/tid=11145] ppid=10824 vsize=339184 CPUtime=0
/proc/10826/task/11145/stat : 11145 (bprolog) S 10824 10826 9349 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 1997145686 347324416 66326 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=10826/tid=11148] ppid=10824 vsize=339184 CPUtime=0
/proc/10826/task/11148/stat : 11148 (bprolog) S 10824 10826 9349 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 1997190694 347324416 66326 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1538.82
Current children cumulated vsize (KiB) 339184

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 11148
/proc/meminfo: memFree=1514496/2055920 swapFree=4180472/4192956
[pid=10826] ppid=10824 vsize=339184 CPUtime=1598.8
/proc/10826/stat : 10826 (bprolog) R 10824 10826 9349 0 -1 4194304 118560 0 0 0 158530 1350 0 0 25 0 4 0 1997051562 347324416 66326 996147200 134512640 134990860 4294956096 18446744073709551615 134746544 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/10826/statm: 84796 66326 197 116 0 84307 0
[pid=10826/tid=10828] ppid=10824 vsize=339184 CPUtime=0
/proc/10826/task/10828/stat : 10828 (bprolog) S 10824 10826 9349 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 1997055672 347324416 66326 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=10826/tid=11145] ppid=10824 vsize=339184 CPUtime=0
/proc/10826/task/11145/stat : 11145 (bprolog) S 10824 10826 9349 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 1997145686 347324416 66326 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=10826/tid=11148] ppid=10824 vsize=339184 CPUtime=0
/proc/10826/task/11148/stat : 11148 (bprolog) S 10824 10826 9349 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 1997190694 347324416 66326 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1598.8
Current children cumulated vsize (KiB) 339184

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11149
/proc/meminfo: memFree=1514488/2055920 swapFree=4180472/4192956
[pid=10826] ppid=10824 vsize=349428 CPUtime=1658.78
/proc/10826/stat : 10826 (bprolog) R 10824 10826 9349 0 -1 4194304 118561 0 0 0 164528 1350 0 0 25 0 5 0 1997051562 357814272 66327 996147200 134512640 134990860 4294956096 18446744073709551615 134846130 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/10826/statm: 87357 66327 197 116 0 86868 0
[pid=10826/tid=10828] ppid=10824 vsize=349428 CPUtime=0
/proc/10826/task/10828/stat : 10828 (bprolog) S 10824 10826 9349 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 1997055672 357814272 66327 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=10826/tid=11145] ppid=10824 vsize=349428 CPUtime=0
/proc/10826/task/11145/stat : 11145 (bprolog) S 10824 10826 9349 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 1997145686 357814272 66327 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=10826/tid=11148] ppid=10824 vsize=349428 CPUtime=0
/proc/10826/task/11148/stat : 11148 (bprolog) S 10824 10826 9349 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 1997190694 357814272 66327 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=10826/tid=11149] ppid=10824 vsize=349428 CPUtime=0
/proc/10826/task/11149/stat : 11149 (bprolog) S 10824 10826 9349 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 5 0 1997213205 357814272 66327 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1658.78
Current children cumulated vsize (KiB) 349428

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11149
/proc/meminfo: memFree=1514424/2055920 swapFree=4180472/4192956
[pid=10826] ppid=10824 vsize=349428 CPUtime=1718.76
/proc/10826/stat : 10826 (bprolog) R 10824 10826 9349 0 -1 4194304 118561 0 0 0 170526 1350 0 0 25 0 5 0 1997051562 357814272 66327 996147200 134512640 134990860 4294956096 18446744073709551615 134846259 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/10826/statm: 87357 66327 197 116 0 86868 0
[pid=10826/tid=10828] ppid=10824 vsize=349428 CPUtime=0
/proc/10826/task/10828/stat : 10828 (bprolog) S 10824 10826 9349 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 1997055672 357814272 66327 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=10826/tid=11145] ppid=10824 vsize=349428 CPUtime=0
/proc/10826/task/11145/stat : 11145 (bprolog) S 10824 10826 9349 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 1997145686 357814272 66327 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=10826/tid=11148] ppid=10824 vsize=349428 CPUtime=0
/proc/10826/task/11148/stat : 11148 (bprolog) S 10824 10826 9349 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 1997190694 357814272 66327 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=10826/tid=11149] ppid=10824 vsize=349428 CPUtime=0
/proc/10826/task/11149/stat : 11149 (bprolog) S 10824 10826 9349 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 5 0 1997213205 357814272 66327 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1718.76
Current children cumulated vsize (KiB) 349428

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11149
/proc/meminfo: memFree=1514296/2055920 swapFree=4180472/4192956
[pid=10826] ppid=10824 vsize=349428 CPUtime=1778.74
/proc/10826/stat : 10826 (bprolog) R 10824 10826 9349 0 -1 4194304 118561 0 0 0 176524 1350 0 0 25 0 5 0 1997051562 357814272 66327 996147200 134512640 134990860 4294956096 18446744073709551615 134716955 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/10826/statm: 87357 66327 197 116 0 86868 0
[pid=10826/tid=10828] ppid=10824 vsize=349428 CPUtime=0
/proc/10826/task/10828/stat : 10828 (bprolog) S 10824 10826 9349 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 1997055672 357814272 66327 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=10826/tid=11145] ppid=10824 vsize=349428 CPUtime=0
/proc/10826/task/11145/stat : 11145 (bprolog) S 10824 10826 9349 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 1997145686 357814272 66327 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=10826/tid=11148] ppid=10824 vsize=349428 CPUtime=0
/proc/10826/task/11148/stat : 11148 (bprolog) S 10824 10826 9349 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 1997190694 357814272 66327 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=10826/tid=11149] ppid=10824 vsize=349428 CPUtime=0
/proc/10826/task/11149/stat : 11149 (bprolog) S 10824 10826 9349 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 1997213205 357814272 66327 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1778.74
Current children cumulated vsize (KiB) 349428



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1803.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11149
/proc/meminfo: memFree=1514296/2055920 swapFree=4180472/4192956
[pid=10826] ppid=10824 vsize=349428 CPUtime=1800.03
/proc/10826/stat : 10826 (bprolog) R 10824 10826 9349 0 -1 4194304 118561 0 0 0 178653 1350 0 0 25 0 5 0 1997051562 357814272 66327 996147200 134512640 134990860 4294956096 18446744073709551615 134716945 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/10826/statm: 87357 66327 197 116 0 86868 0
[pid=10826/tid=10828] ppid=10824 vsize=349428 CPUtime=0
/proc/10826/task/10828/stat : 10828 (bprolog) S 10824 10826 9349 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 1997055672 357814272 66327 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=10826/tid=11145] ppid=10824 vsize=349428 CPUtime=0
/proc/10826/task/11145/stat : 11145 (bprolog) S 10824 10826 9349 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 1997145686 357814272 66327 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=10826/tid=11148] ppid=10824 vsize=349428 CPUtime=0
/proc/10826/task/11148/stat : 11148 (bprolog) S 10824 10826 9349 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 1997190694 357814272 66327 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=10826/tid=11149] ppid=10824 vsize=349428 CPUtime=0
/proc/10826/task/11149/stat : 11149 (bprolog) S 10824 10826 9349 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 1997213205 357814272 66327 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 349428

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): 1803.66
CPU time (s): 1800.1
CPU user time (s): 1786.54
CPU system time (s): 13.5509
CPU usage (%): 99.8025
Max. virtual memory (cumulated for all children) (KiB): 349428

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1786.54
system time used= 13.5509
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 118561
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= 9641

runsolver used 1.73374 second user time and 4.87826 second system time

The end

Launcher Data (download as text)

Begin job on node3 at 2008-07-04 16:12:41
IDJOB=1075354
IDBENCH=56503
IDSOLVER=347
FILE ID=node3/1075354-1215180761
PBS_JOBID= 7881527
Free space on /tmp= 66552 MiB

SOLVER NAME= bpsolver 2008-06-27
BENCH NAME= CPAI08/csp/ogdHerald/normalized-crossword-m1-ogd-19-08.xml
COMMAND LINE= HOME/solver BENCHNAMENOEXT TIMEOUT
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1075354-1215180761/watcher-1075354-1215180761 -o /tmp/evaluation-result-1075354-1215180761/solver-1075354-1215180761 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/solver HOME/instance-1075354-1215180761 1800

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 1533d4406880a8e64a81b2d4c95e613c
RANDOM SEED=1149749650

node3.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.232
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.232
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:       1799048 kB
Buffers:         36760 kB
Cached:         123120 kB
SwapCached:       6516 kB
Active:         150372 kB
Inactive:        50720 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1799048 kB
SwapTotal:     4192956 kB
SwapFree:      4180472 kB
Dirty:            6944 kB
Writeback:           0 kB
Mapped:          48768 kB
Slab:            41160 kB
Committed_AS:  3403120 kB
PageTables:       1820 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= 66544 MiB
End job on node3 at 2008-07-04 16:42:47