Trace number 2077663

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 09? (TO) 1800.04 1811.11

General information on the benchmark

Namecsp/wordsHerald/
normalized-crossword-m1-words-23-10.xml
MD5SUM9598646f87b2e8df8e0507cbaab97c39
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables462
Number of constraints2086
Maximum constraint arity26
Maximum domain size26
Number of constraints which are defined in extension156
Number of constraints which are defined in intension1930
Global constraints used (with number of constraints)

Solver Data

0.00/0.04	c bpsolver version 6.29.2009
0.00/0.04	c converting(HOME/instance-2077663-1247365451)
3.31/4.44	c Converted in 1135 ms
3.71/4.94	c solving(HOME/instance-2077663-1247365451,1800000)
3.71/4.94	c solving(HOME/instance-2077663-1247365451,1800000)

Verifier Data

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2077663-1247365451/watcher-2077663-1247365451 -o /tmp/evaluation-result-2077663-1247365451/solver-2077663-1247365451 -C 1800 -W 2000 -M 900 HOME/solver HOME/instance-2077663-1247365451 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): 2000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.27 2.51 2.25 4/89 25212
/proc/meminfo: memFree=1643144/2055920 swapFree=4192952/4192956
[pid=25212] ppid=25210 vsize=880 CPUtime=0
/proc/25212/stat : 25212 (sh) R 25210 25212 15406 0 -1 4194304 41 0 0 0 0 0 0 0 21 0 1 0 23609037 901120 25 996147200 4194304 4889804 548682068864 18446744073709551615 236435076373 0 0 4096 0 0 0 0 17 1 0 0
/proc/25212/statm: 220 25 18 169 0 8 0

[startup+0.0882931 s]
/proc/loadavg: 3.27 2.51 2.25 4/89 25212
/proc/meminfo: memFree=1643144/2055920 swapFree=4192952/4192956
[pid=25212] ppid=25210 vsize=62208 CPUtime=0.04
/proc/25212/stat : 25212 (bprolog) R 25210 25212 15406 0 -1 4194304 1146 0 0 0 3 1 0 0 21 0 1 0 23609037 63700992 859 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/25212/statm: 15552 859 174 144 0 15036 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 62208

[startup+0.102289 s]
/proc/loadavg: 3.27 2.51 2.25 4/89 25212
/proc/meminfo: memFree=1643144/2055920 swapFree=4192952/4192956
[pid=25212] ppid=25210 vsize=62208 CPUtime=0.05
/proc/25212/stat : 25212 (bprolog) R 25210 25212 15406 0 -1 4194304 1148 0 0 0 3 2 0 0 21 0 1 0 23609037 63700992 861 996147200 134512640 135105188 4294956096 18446744073709551615 8522721 0 0 4096 2 0 0 0 17 1 0 0
/proc/25212/statm: 15552 861 174 144 0 15036 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 62208

[startup+0.301315 s]
/proc/loadavg: 3.27 2.51 2.25 4/89 25212
/proc/meminfo: memFree=1643144/2055920 swapFree=4192952/4192956
[pid=25212] ppid=25210 vsize=62208 CPUtime=0.23
/proc/25212/stat : 25212 (bprolog) R 25210 25212 15406 0 -1 4194304 1169 0 0 0 8 15 0 0 22 0 1 0 23609037 63700992 882 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/25212/statm: 15552 882 174 144 0 15036 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 62208

[startup+0.701361 s]
/proc/loadavg: 3.27 2.51 2.25 4/89 25212
/proc/meminfo: memFree=1643144/2055920 swapFree=4192952/4192956
[pid=25212] ppid=25210 vsize=62208 CPUtime=0.53
/proc/25212/stat : 25212 (bprolog) R 25210 25212 15406 0 -1 4194304 1191 0 0 0 17 36 0 0 25 0 1 0 23609037 63700992 904 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/25212/statm: 15552 904 176 144 0 15036 0
Current children cumulated CPU time (s) 0.53
Current children cumulated vsize (KiB) 62208

[startup+1.50246 s]
/proc/loadavg: 3.27 2.51 2.25 4/90 25337
/proc/meminfo: memFree=1639232/2055920 swapFree=4192952/4192956
[pid=25212] ppid=25210 vsize=62208 CPUtime=1.1
/proc/25212/stat : 25212 (bprolog) R 25210 25212 15406 0 -1 4194304 1205 0 0 0 36 74 0 0 25 0 1 0 23609037 63700992 918 996147200 134512640 135105188 4294956096 18446744073709551615 8375605 0 0 4096 2 0 0 0 17 1 0 0
/proc/25212/statm: 15552 918 176 144 0 15036 0
Current children cumulated CPU time (s) 1.1
Current children cumulated vsize (KiB) 62208

[startup+3.10164 s]
/proc/loadavg: 3.27 2.51 2.25 4/89 25499
/proc/meminfo: memFree=1638920/2055920 swapFree=4192952/4192956
[pid=25212] ppid=25210 vsize=62208 CPUtime=2.37
/proc/25212/stat : 25212 (bprolog) R 25210 25212 15406 0 -1 4194304 1212 0 0 0 76 161 0 0 25 0 1 0 23609037 63700992 925 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/25212/statm: 15552 925 177 144 0 15036 0
Current children cumulated CPU time (s) 2.37
Current children cumulated vsize (KiB) 62208
heavy processes:

[startup+6.30201 s]
/proc/loadavg: 3.25 2.52 2.26 4/90 25902
/proc/meminfo: memFree=1616000/2055920 swapFree=4192952/4192956
[pid=25212] ppid=25210 vsize=82012 CPUtime=4.79
/proc/25212/stat : 25212 (bprolog) R 25210 25212 15406 0 -1 4194304 7444 0 0 0 256 223 0 0 25 0 2 0 23609037 83980288 6686 996147200 134512640 135105188 4294956096 18446744073709551615 134748476 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/25212/statm: 20503 6686 201 144 0 19987 0
Current children cumulated CPU time (s) 4.79
Current children cumulated vsize (KiB) 82012
heavy processes:

[startup+12.7017 s]
/proc/loadavg: 3.23 2.52 2.26 4/90 26908
/proc/meminfo: memFree=1613440/2055920 swapFree=4192952/4192956
[pid=25212] ppid=25210 vsize=82012 CPUtime=9.97
/proc/25212/stat : 25212 (bprolog) R 25210 25212 15406 0 -1 4194304 7483 0 0 0 774 223 0 0 25 0 2 0 23609037 83980288 6725 996147200 134512640 135105188 4294956096 18446744073709551615 134718165 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/25212/statm: 20503 6725 201 144 0 19987 0
[pid=25212/tid=25903] ppid=25210 vsize=82012 CPUtime=0
/proc/25212/task/25903/stat : 25903 (bprolog) S 25210 25212 15406 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 23609579 83980288 6725 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9.97
Current children cumulated vsize (KiB) 82012
heavy processes:

[startup+25.5012 s]
/proc/loadavg: 3.24 2.56 2.28 4/90 28027
/proc/meminfo: memFree=1611840/2055920 swapFree=4192952/4192956
[pid=25212] ppid=25210 vsize=82012 CPUtime=22.43
/proc/25212/stat : 25212 (bprolog) R 25210 25212 15406 0 -1 4194304 7538 0 0 0 2020 223 0 0 25 0 2 0 23609037 83980288 6780 996147200 134512640 135105188 4294956096 18446744073709551615 134748547 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/25212/statm: 20503 6780 201 144 0 19987 0
[pid=25212/tid=25903] ppid=25210 vsize=82012 CPUtime=0
/proc/25212/task/25903/stat : 25903 (bprolog) S 25210 25212 15406 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 23609579 83980288 6780 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 22.43
Current children cumulated vsize (KiB) 82012

[startup+51.1012 s]
/proc/loadavg: 3.16 2.60 2.29 4/91 30285
/proc/meminfo: memFree=1608952/2055920 swapFree=4192952/4192956
[pid=25212] ppid=25210 vsize=82012 CPUtime=47.35
/proc/25212/stat : 25212 (bprolog) R 25210 25212 15406 0 -1 4194304 7622 0 0 0 4510 225 0 0 25 0 2 0 23609037 83980288 6864 996147200 134512640 135105188 4294956096 18446744073709551615 134718099 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/25212/statm: 20503 6864 201 144 0 19987 0
[pid=25212/tid=25903] ppid=25210 vsize=82012 CPUtime=0
/proc/25212/task/25903/stat : 25903 (bprolog) S 25210 25212 15406 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 23609579 83980288 6864 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 47.35
Current children cumulated vsize (KiB) 82012

[startup+102.307 s]
/proc/loadavg: 3.07 2.66 2.33 4/91 2198
/proc/meminfo: memFree=1603768/2055920 swapFree=4192952/4192956
[pid=25212] ppid=25210 vsize=82012 CPUtime=97.38
/proc/25212/stat : 25212 (bprolog) R 25210 25212 15406 0 -1 4194304 7708 0 0 0 9511 227 0 0 25 0 2 0 23609037 83980288 6950 996147200 134512640 135105188 4294956096 18446744073709551615 134748602 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/25212/statm: 20503 6950 201 144 0 19987 0
[pid=25212/tid=25903] ppid=25210 vsize=82012 CPUtime=0
/proc/25212/task/25903/stat : 25903 (bprolog) S 25210 25212 15406 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 23609579 83980288 6950 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 97.38
Current children cumulated vsize (KiB) 82012

[startup+162.302 s]
/proc/loadavg: 3.31 2.81 2.40 4/90 7639
/proc/meminfo: memFree=1597888/2055920 swapFree=4192952/4192956
[pid=25212] ppid=25210 vsize=82012 CPUtime=155.7
/proc/25212/stat : 25212 (bprolog) R 25210 25212 15406 0 -1 4194304 7708 0 0 0 15341 229 0 0 25 0 2 0 23609037 83980288 6950 996147200 134512640 135105188 4294956096 18446744073709551615 134748428 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/25212/statm: 20503 6950 201 144 0 19987 0
[pid=25212/tid=25903] ppid=25210 vsize=82012 CPUtime=0
/proc/25212/task/25903/stat : 25903 (bprolog) S 25210 25212 15406 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 23609579 83980288 6950 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 155.7
Current children cumulated vsize (KiB) 82012

[startup+222.302 s]
/proc/loadavg: 3.17 2.85 2.44 4/90 13599
/proc/meminfo: memFree=1587000/2055920 swapFree=4192952/4192956
[pid=25212] ppid=25210 vsize=82012 CPUtime=213.65
/proc/25212/stat : 25212 (bprolog) R 25210 25212 15406 0 -1 4194304 7708 0 0 0 21129 236 0 0 25 0 2 0 23609037 83980288 6950 996147200 134512640 135105188 4294956096 18446744073709551615 134748428 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/25212/statm: 20503 6950 201 144 0 19987 0
[pid=25212/tid=25903] ppid=25210 vsize=82012 CPUtime=0
/proc/25212/task/25903/stat : 25903 (bprolog) S 25210 25212 15406 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 23609579 83980288 6950 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 213.65
Current children cumulated vsize (KiB) 82012

[startup+282.302 s]
/proc/loadavg: 3.37 2.96 2.50 5/91 18991
/proc/meminfo: memFree=1581816/2055920 swapFree=4192952/4192956
[pid=25212] ppid=25210 vsize=82012 CPUtime=272.29
/proc/25212/stat : 25212 (bprolog) R 25210 25212 15406 0 -1 4194304 7708 0 0 0 26989 240 0 0 25 0 2 0 23609037 83980288 6950 996147200 134512640 135105188 4294956096 18446744073709551615 134718092 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/25212/statm: 20503 6950 201 144 0 19987 0
[pid=25212/tid=25903] ppid=25210 vsize=82012 CPUtime=0
/proc/25212/task/25903/stat : 25903 (bprolog) S 25210 25212 15406 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 23609579 83980288 6950 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 272.29
Current children cumulated vsize (KiB) 82012

[startup+342.302 s]
/proc/loadavg: 2.69 2.85 2.49 3/84 20980
/proc/meminfo: memFree=1581704/2055920 swapFree=4192952/4192956
[pid=25212] ppid=25210 vsize=82012 CPUtime=331.81
/proc/25212/stat : 25212 (bprolog) R 25210 25212 15406 0 -1 4194304 7708 0 0 0 32940 241 0 0 25 0 2 0 23609037 83980288 6950 996147200 134512640 135105188 4294956096 18446744073709551615 134718105 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/25212/statm: 20503 6950 201 144 0 19987 0
[pid=25212/tid=25903] ppid=25210 vsize=82012 CPUtime=0
/proc/25212/task/25903/stat : 25903 (bprolog) S 25210 25212 15406 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 23609579 83980288 6950 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 331.81
Current children cumulated vsize (KiB) 82012

[startup+402.302 s]
/proc/loadavg: 2.25 2.69 2.45 3/84 20980
/proc/meminfo: memFree=1581320/2055920 swapFree=4192952/4192956
[pid=25212] ppid=25210 vsize=82012 CPUtime=391.79
/proc/25212/stat : 25212 (bprolog) R 25210 25212 15406 0 -1 4194304 7708 0 0 0 38938 241 0 0 25 0 2 0 23609037 83980288 6950 996147200 134512640 135105188 4294956096 18446744073709551615 134748322 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/25212/statm: 20503 6950 201 144 0 19987 0
[pid=25212/tid=25903] ppid=25210 vsize=82012 CPUtime=0
/proc/25212/task/25903/stat : 25903 (bprolog) S 25210 25212 15406 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 23609579 83980288 6950 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 391.79
Current children cumulated vsize (KiB) 82012

[startup+462.302 s]
/proc/loadavg: 2.09 2.57 2.42 3/84 20980
/proc/meminfo: memFree=1580872/2055920 swapFree=4192952/4192956
[pid=25212] ppid=25210 vsize=82012 CPUtime=451.76
/proc/25212/stat : 25212 (bprolog) R 25210 25212 15406 0 -1 4194304 7708 0 0 0 44935 241 0 0 25 0 2 0 23609037 83980288 6950 996147200 134512640 135105188 4294956096 18446744073709551615 134748393 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/25212/statm: 20503 6950 201 144 0 19987 0
[pid=25212/tid=25903] ppid=25210 vsize=82012 CPUtime=0
/proc/25212/task/25903/stat : 25903 (bprolog) S 25210 25212 15406 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 23609579 83980288 6950 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 451.76
Current children cumulated vsize (KiB) 82012

[startup+522.302 s]
/proc/loadavg: 2.03 2.46 2.39 3/84 20980
/proc/meminfo: memFree=1580488/2055920 swapFree=4192952/4192956
[pid=25212] ppid=25210 vsize=82012 CPUtime=511.74
/proc/25212/stat : 25212 (bprolog) R 25210 25212 15406 0 -1 4194304 7708 0 0 0 50933 241 0 0 25 0 2 0 23609037 83980288 6950 996147200 134512640 135105188 4294956096 18446744073709551615 134748610 0 0 4096 2 18446744073709551615 0 0 17 0 0 0

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

Current children cumulated CPU time (s) 1231.47
Current children cumulated vsize (KiB) 92256

[startup+1302.3 s]
/proc/loadavg: 2.00 2.02 2.15 3/85 20981
/proc/meminfo: memFree=1574912/2055920 swapFree=4192952/4192956
[pid=25212] ppid=25210 vsize=92256 CPUtime=1291.46
/proc/25212/stat : 25212 (bprolog) R 25210 25212 15406 0 -1 4194304 7914 0 0 0 128904 242 0 0 25 0 3 0 23609037 94470144 7156 996147200 134512640 135105188 4294956096 18446744073709551615 134718165 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/25212/statm: 23064 7156 201 144 0 22548 0
[pid=25212/tid=25903] ppid=25210 vsize=92256 CPUtime=0
/proc/25212/task/25903/stat : 25903 (bprolog) S 25210 25212 15406 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 23609579 94470144 7156 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=25212/tid=20981] ppid=25210 vsize=92256 CPUtime=0
/proc/25212/task/20981/stat : 20981 (bprolog) S 25210 25212 15406 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 23699597 94470144 7156 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1291.46
Current children cumulated vsize (KiB) 92256

[startup+1362.3 s]
/proc/loadavg: 1.93 2.00 2.13 3/78 21034
/proc/meminfo: memFree=1524912/2055920 swapFree=4192952/4192956
[pid=25212] ppid=25210 vsize=102500 CPUtime=1351.43
/proc/25212/stat : 25212 (bprolog) R 25210 25212 15406 0 -1 4194304 7915 0 0 0 134899 244 0 0 25 0 4 0 23609037 104960000 7157 996147200 134512640 135105188 4294956096 18446744073709551615 134748393 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/25212/statm: 25625 7157 201 144 0 25109 0
[pid=25212/tid=25903] ppid=25210 vsize=102500 CPUtime=0
/proc/25212/task/25903/stat : 25903 (bprolog) S 25210 25212 15406 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 23609579 104960000 7157 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=25212/tid=20981] ppid=25210 vsize=102500 CPUtime=0
/proc/25212/task/20981/stat : 20981 (bprolog) S 25210 25212 15406 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 23699597 104960000 7157 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=25212/tid=21032] ppid=25210 vsize=102500 CPUtime=0
/proc/25212/task/21032/stat : 21032 (bprolog) S 25210 25212 15406 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 23744605 104960000 7157 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1351.43
Current children cumulated vsize (KiB) 102500

[startup+1422.31 s]
/proc/loadavg: 2.05 2.02 2.12 3/77 21174
/proc/meminfo: memFree=1633536/2055920 swapFree=4192952/4192956
[pid=25212] ppid=25210 vsize=102500 CPUtime=1411.38
/proc/25212/stat : 25212 (bprolog) R 25210 25212 15406 0 -1 4194304 7915 0 0 0 140893 245 0 0 25 0 4 0 23609037 104960000 7157 996147200 134512640 135105188 4294956096 18446744073709551615 134718162 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/25212/statm: 25625 7157 201 144 0 25109 0
[pid=25212/tid=25903] ppid=25210 vsize=102500 CPUtime=0
/proc/25212/task/25903/stat : 25903 (bprolog) S 25210 25212 15406 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 23609579 104960000 7157 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=25212/tid=20981] ppid=25210 vsize=102500 CPUtime=0
/proc/25212/task/20981/stat : 20981 (bprolog) S 25210 25212 15406 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 23699597 104960000 7157 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=25212/tid=21032] ppid=25210 vsize=102500 CPUtime=0
/proc/25212/task/21032/stat : 21032 (bprolog) S 25210 25212 15406 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 23744605 104960000 7157 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1411.38
Current children cumulated vsize (KiB) 102500

[startup+1482.3 s]
/proc/loadavg: 2.02 2.01 2.11 3/77 21174
/proc/meminfo: memFree=1633664/2055920 swapFree=4192952/4192956
[pid=25212] ppid=25210 vsize=102500 CPUtime=1471.36
/proc/25212/stat : 25212 (bprolog) R 25210 25212 15406 0 -1 4194304 7915 0 0 0 146890 246 0 0 25 0 4 0 23609037 104960000 7157 996147200 134512640 135105188 4294956096 18446744073709551615 134630668 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/25212/statm: 25625 7157 201 144 0 25109 0
[pid=25212/tid=25903] ppid=25210 vsize=102500 CPUtime=0
/proc/25212/task/25903/stat : 25903 (bprolog) S 25210 25212 15406 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 23609579 104960000 7157 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=25212/tid=20981] ppid=25210 vsize=102500 CPUtime=0
/proc/25212/task/20981/stat : 20981 (bprolog) S 25210 25212 15406 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 23699597 104960000 7157 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=25212/tid=21032] ppid=25210 vsize=102500 CPUtime=0
/proc/25212/task/21032/stat : 21032 (bprolog) S 25210 25212 15406 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 23744605 104960000 7157 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1471.36
Current children cumulated vsize (KiB) 102500

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.10 3/77 21174
/proc/meminfo: memFree=1633536/2055920 swapFree=4192952/4192956
[pid=25212] ppid=25210 vsize=102500 CPUtime=1531.33
/proc/25212/stat : 25212 (bprolog) R 25210 25212 15406 0 -1 4194304 7915 0 0 0 152887 246 0 0 25 0 4 0 23609037 104960000 7157 996147200 134512640 135105188 4294956096 18446744073709551615 134748614 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/25212/statm: 25625 7157 201 144 0 25109 0
[pid=25212/tid=25903] ppid=25210 vsize=102500 CPUtime=0
/proc/25212/task/25903/stat : 25903 (bprolog) S 25210 25212 15406 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 23609579 104960000 7157 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=25212/tid=20981] ppid=25210 vsize=102500 CPUtime=0
/proc/25212/task/20981/stat : 20981 (bprolog) S 25210 25212 15406 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 23699597 104960000 7157 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=25212/tid=21032] ppid=25210 vsize=102500 CPUtime=0
/proc/25212/task/21032/stat : 21032 (bprolog) S 25210 25212 15406 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 23744605 104960000 7157 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1531.33
Current children cumulated vsize (KiB) 102500

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.09 3/78 21175
/proc/meminfo: memFree=1633464/2055920 swapFree=4192952/4192956
[pid=25212] ppid=25210 vsize=112744 CPUtime=1591.31
/proc/25212/stat : 25212 (bprolog) R 25210 25212 15406 0 -1 4194304 7916 0 0 0 158885 246 0 0 25 0 5 0 23609037 115449856 7158 996147200 134512640 135105188 4294956096 18446744073709551615 134748588 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/25212/statm: 28186 7158 201 144 0 27670 0
[pid=25212/tid=25903] ppid=25210 vsize=112744 CPUtime=0
/proc/25212/task/25903/stat : 25903 (bprolog) S 25210 25212 15406 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 23609579 115449856 7158 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=25212/tid=20981] ppid=25210 vsize=112744 CPUtime=0
/proc/25212/task/20981/stat : 20981 (bprolog) S 25210 25212 15406 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 23699597 115449856 7158 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=25212/tid=21032] ppid=25210 vsize=112744 CPUtime=0
/proc/25212/task/21032/stat : 21032 (bprolog) S 25210 25212 15406 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 23744605 115449856 7158 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=25212/tid=21175] ppid=25210 vsize=112744 CPUtime=0
/proc/25212/task/21175/stat : 21175 (bprolog) S 25210 25212 15406 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 5 0 23767110 115449856 7158 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1591.31
Current children cumulated vsize (KiB) 112744

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.08 3/78 21177
/proc/meminfo: memFree=1633400/2055920 swapFree=4192952/4192956
[pid=25212] ppid=25210 vsize=112744 CPUtime=1651.28
/proc/25212/stat : 25212 (bprolog) R 25210 25212 15406 0 -1 4194304 7916 0 0 0 164882 246 0 0 25 0 5 0 23609037 115449856 7158 996147200 134512640 135105188 4294956096 18446744073709551615 134718096 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/25212/statm: 28186 7158 201 144 0 27670 0
[pid=25212/tid=25903] ppid=25210 vsize=112744 CPUtime=0
/proc/25212/task/25903/stat : 25903 (bprolog) S 25210 25212 15406 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 23609579 115449856 7158 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=25212/tid=20981] ppid=25210 vsize=112744 CPUtime=0
/proc/25212/task/20981/stat : 20981 (bprolog) S 25210 25212 15406 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 23699597 115449856 7158 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=25212/tid=21032] ppid=25210 vsize=112744 CPUtime=0
/proc/25212/task/21032/stat : 21032 (bprolog) S 25210 25212 15406 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 23744605 115449856 7158 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=25212/tid=21175] ppid=25210 vsize=112744 CPUtime=0
/proc/25212/task/21175/stat : 21175 (bprolog) S 25210 25212 15406 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 5 0 23767110 115449856 7158 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1651.28
Current children cumulated vsize (KiB) 112744

[startup+1722.3 s]
/proc/loadavg: 2.06 2.01 2.08 3/86 21218
/proc/meminfo: memFree=1612528/2055920 swapFree=4192952/4192956
[pid=25212] ppid=25210 vsize=112744 CPUtime=1711.26
/proc/25212/stat : 25212 (bprolog) R 25210 25212 15406 0 -1 4194304 7916 0 0 0 170879 247 0 0 25 0 5 0 23609037 115449856 7158 996147200 134512640 135105188 4294956096 18446744073709551615 134718080 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/25212/statm: 28186 7158 201 144 0 27670 0
[pid=25212/tid=25903] ppid=25210 vsize=112744 CPUtime=0
/proc/25212/task/25903/stat : 25903 (bprolog) S 25210 25212 15406 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 23609579 115449856 7158 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=25212/tid=20981] ppid=25210 vsize=112744 CPUtime=0
/proc/25212/task/20981/stat : 20981 (bprolog) S 25210 25212 15406 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 23699597 115449856 7158 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=25212/tid=21032] ppid=25210 vsize=112744 CPUtime=0
/proc/25212/task/21032/stat : 21032 (bprolog) S 25210 25212 15406 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 23744605 115449856 7158 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=25212/tid=21175] ppid=25210 vsize=112744 CPUtime=0
/proc/25212/task/21175/stat : 21175 (bprolog) S 25210 25212 15406 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 23767110 115449856 7158 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1711.26
Current children cumulated vsize (KiB) 112744

[startup+1782.3 s]
/proc/loadavg: 2.02 2.01 2.08 3/86 21218
/proc/meminfo: memFree=1610288/2055920 swapFree=4192952/4192956
[pid=25212] ppid=25210 vsize=112744 CPUtime=1771.23
/proc/25212/stat : 25212 (bprolog) R 25210 25212 15406 0 -1 4194304 7916 0 0 0 176876 247 0 0 25 0 5 0 23609037 115449856 7158 996147200 134512640 135105188 4294956096 18446744073709551615 134748544 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/25212/statm: 28186 7158 201 144 0 27670 0
[pid=25212/tid=25903] ppid=25210 vsize=112744 CPUtime=0
/proc/25212/task/25903/stat : 25903 (bprolog) S 25210 25212 15406 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 23609579 115449856 7158 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=25212/tid=20981] ppid=25210 vsize=112744 CPUtime=0
/proc/25212/task/20981/stat : 20981 (bprolog) S 25210 25212 15406 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 23699597 115449856 7158 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=25212/tid=21032] ppid=25210 vsize=112744 CPUtime=0
/proc/25212/task/21032/stat : 21032 (bprolog) S 25210 25212 15406 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 23744605 115449856 7158 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=25212/tid=21175] ppid=25210 vsize=112744 CPUtime=0
/proc/25212/task/21175/stat : 21175 (bprolog) S 25210 25212 15406 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 23767110 115449856 7158 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1771.23
Current children cumulated vsize (KiB) 112744



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1811.1 s]
/proc/loadavg: 2.01 2.01 2.07 3/85 21258
/proc/meminfo: memFree=1549728/2055920 swapFree=4192952/4192956
[pid=25212] ppid=25210 vsize=112744 CPUtime=1800.03
/proc/25212/stat : 25212 (bprolog) R 25210 25212 15406 0 -1 4194304 7917 0 0 0 179755 248 0 0 25 0 1 0 23609037 115449856 7159 996147200 134512640 135105188 4294956096 18446744073709551615 134718096 0 0 4096 2 0 0 0 17 0 0 0
/proc/25212/statm: 28186 7159 202 144 0 27670 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 112744

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1811.1 s]
/proc/loadavg: 2.01 2.01 2.07 3/85 21258
/proc/meminfo: memFree=1549728/2055920 swapFree=4192952/4192956
[pid=25212] ppid=25210 vsize=112744 CPUtime=1800.03
/proc/25212/stat : 25212 (bprolog) R 25210 25212 15406 0 -1 4194304 7917 0 0 0 179755 248 0 0 25 0 1 0 23609037 115449856 7159 996147200 134512640 135105188 4294956096 18446744073709551615 134718096 0 0 4096 2 0 0 0 17 0 0 0
/proc/25212/statm: 28186 7159 202 144 0 27670 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 112744

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1811.11
CPU time (s): 1800.04
CPU user time (s): 1797.55
CPU system time (s): 2.49362
CPU usage (%): 99.3889
Max. virtual memory (cumulated for all children) (KiB): 112744

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.55
system time used= 2.49362
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7917
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= 11
involuntary context switches= 14941

runsolver used 2.51662 second user time and 5.49017 second system time

The end

Launcher Data

Begin job on node62 at 2009-07-12 04:24:11
IDJOB=2077663
IDBENCH=56645
IDSOLVER=770
FILE ID=node62/2077663-1247365451
PBS_JOBID= 9506966
Free space on /tmp= 66344 MiB

SOLVER NAME= bpsolver 09
BENCH NAME= CPAI08/csp/wordsHerald/normalized-crossword-m1-words-23-10.xml
COMMAND LINE= HOME/solver BENCHNAMENOEXT TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2077663-1247365451/watcher-2077663-1247365451 -o /tmp/evaluation-result-2077663-1247365451/solver-2077663-1247365451 -C 1800 -W 2000 -M 900  HOME/solver HOME/instance-2077663-1247365451 1800

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 9598646f87b2e8df8e0507cbaab97c39
RANDOM SEED=913818650

node62.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.220
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.220
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:       1643560 kB
Buffers:         60644 kB
Cached:         207340 kB
SwapCached:          4 kB
Active:         131968 kB
Inactive:       205320 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1643560 kB
SwapTotal:     4192956 kB
SwapFree:      4192952 kB
Dirty:            2684 kB
Writeback:           0 kB
Mapped:          90084 kB
Slab:            59380 kB
Committed_AS:   264640 kB
PageTables:       2328 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= 66344 MiB
End job on node62 at 2009-07-12 04:54:24