Trace number 2071844

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

General information on the benchmark

Namecsp/ukVg/
normalized-crossword-m1c-uk-vg9-9_ext.xml
MD5SUM17e9503eaee82761983d6d43020eb141
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
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 variables81
Number of constraints18
Maximum constraint arity9
Maximum domain size26
Number of constraints which are defined in extension18
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.00/0.20	c bpsolver version 6.29.2009
0.00/0.20	c converting(HOME/instance-2071844-1247355100)
2.39/2.45	c Converted in 757 ms
2.79/2.87	c solving(HOME/instance-2071844-1247355100,1800000)
2.79/2.87	c solving(HOME/instance-2071844-1247355100,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-2071844-1247355100/watcher-2071844-1247355100 -o /tmp/evaluation-result-2071844-1247355100/solver-2071844-1247355100 -C 1800 -W 2000 -M 900 HOME/solver HOME/instance-2071844-1247355100 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: 1.95 1.99 1.99 4/83 17151
/proc/meminfo: memFree=1560496/2055920 swapFree=4192812/4192956
[pid=17151] ppid=17149 vsize=62208 CPUtime=0.22
/proc/17151/stat : 17151 (bprolog) R 17149 17151 16070 0 -1 4194304 1128 0 0 0 8 14 0 0 19 0 1 0 22575022 63700992 841 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 0 0 0
/proc/17151/statm: 15552 841 174 144 0 15036 0

[startup+0.271102 s]
/proc/loadavg: 1.95 1.99 1.99 4/83 17151
/proc/meminfo: memFree=1560496/2055920 swapFree=4192812/4192956
[pid=17151] ppid=17149 vsize=62208 CPUtime=0.26
/proc/17151/stat : 17151 (bprolog) R 17149 17151 16070 0 -1 4194304 1133 0 0 0 9 17 0 0 19 0 1 0 22575022 63700992 846 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 0 0 0
/proc/17151/statm: 15552 846 174 144 0 15036 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 62208

[startup+0.301107 s]
/proc/loadavg: 1.95 1.99 1.99 4/83 17151
/proc/meminfo: memFree=1560496/2055920 swapFree=4192812/4192956
[pid=17151] ppid=17149 vsize=62208 CPUtime=0.29
/proc/17151/stat : 17151 (bprolog) R 17149 17151 16070 0 -1 4194304 1137 0 0 0 10 19 0 0 19 0 1 0 22575022 63700992 850 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 0 0 0
/proc/17151/statm: 15552 850 174 144 0 15036 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 62208

[startup+0.401126 s]
/proc/loadavg: 1.95 1.99 1.99 4/83 17151
/proc/meminfo: memFree=1560496/2055920 swapFree=4192812/4192956
[pid=17151] ppid=17149 vsize=62208 CPUtime=0.39
/proc/17151/stat : 17151 (bprolog) R 17149 17151 16070 0 -1 4194304 1151 0 0 0 13 26 0 0 20 0 1 0 22575022 63700992 864 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 0 0 0
/proc/17151/statm: 15552 864 174 144 0 15036 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 62208

[startup+0.701173 s]
/proc/loadavg: 1.95 1.99 1.99 4/83 17151
/proc/meminfo: memFree=1560496/2055920 swapFree=4192812/4192956
[pid=17151] ppid=17149 vsize=62208 CPUtime=0.69
/proc/17151/stat : 17151 (bprolog) R 17149 17151 16070 0 -1 4194304 1191 0 0 0 21 48 0 0 23 0 1 0 22575022 63700992 904 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 0 0 0
/proc/17151/statm: 15552 904 174 144 0 15036 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 62208

[startup+1.50233 s]
/proc/loadavg: 1.95 1.99 1.99 3/84 17152
/proc/meminfo: memFree=1556840/2055920 swapFree=4192812/4192956
[pid=17151] ppid=17149 vsize=62208 CPUtime=1.49
/proc/17151/stat : 17151 (bprolog) R 17149 17151 16070 0 -1 4194304 1297 0 0 0 46 103 0 0 25 0 1 0 22575022 63700992 1010 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 0 0 0
/proc/17151/statm: 15552 1010 174 144 0 15036 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 62208

[startup+3.10163 s]
/proc/loadavg: 2.03 2.01 2.00 3/84 17152
/proc/meminfo: memFree=1555624/2055920 swapFree=4192812/4192956
[pid=17151] ppid=17149 vsize=76256 CPUtime=3.09
/proc/17151/stat : 17151 (bprolog) R 17149 17151 16070 0 -1 4194304 7716 0 0 0 137 172 0 0 25 0 1 0 22575022 78086144 7140 996147200 134512640 135105188 4294956096 18446744073709551615 134718148 0 0 4096 2 0 0 0 17 0 0 0
/proc/17151/statm: 19064 7140 193 144 0 18548 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 76256

[startup+6.30223 s]
/proc/loadavg: 2.03 2.01 2.00 3/85 17153
/proc/meminfo: memFree=1531296/2055920 swapFree=4192812/4192956
[pid=17151] ppid=17149 vsize=86500 CPUtime=6.29
/proc/17151/stat : 17151 (bprolog) R 17149 17151 16070 0 -1 4194304 7741 0 0 0 457 172 0 0 25 0 2 0 22575022 88576000 7165 996147200 134512640 135105188 4294956096 18446744073709551615 134748356 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/17151/statm: 21625 7165 199 144 0 21109 0
[pid=17151/tid=17153] ppid=17149 vsize=86500 CPUtime=0
/proc/17151/task/17153/stat : 17153 (bprolog) S 17149 17151 16070 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 22575344 88576000 7165 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 86500

[startup+12.7014 s]
/proc/loadavg: 2.03 2.01 2.00 3/85 17153
/proc/meminfo: memFree=1531168/2055920 swapFree=4192812/4192956
[pid=17151] ppid=17149 vsize=86500 CPUtime=12.68
/proc/17151/stat : 17151 (bprolog) R 17149 17151 16070 0 -1 4194304 7744 0 0 0 1096 172 0 0 25 0 2 0 22575022 88576000 7168 996147200 134512640 135105188 4294956096 18446744073709551615 134749070 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/17151/statm: 21625 7168 199 144 0 21109 0
[pid=17151/tid=17153] ppid=17149 vsize=86500 CPUtime=0
/proc/17151/task/17153/stat : 17153 (bprolog) S 17149 17151 16070 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 22575344 88576000 7168 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 86500

[startup+25.5068 s]
/proc/loadavg: 2.02 2.01 2.00 3/85 17153
/proc/meminfo: memFree=1531168/2055920 swapFree=4192812/4192956
[pid=17151] ppid=17149 vsize=86500 CPUtime=25.48
/proc/17151/stat : 17151 (bprolog) R 17149 17151 16070 0 -1 4194304 7744 0 0 0 2376 172 0 0 25 0 2 0 22575022 88576000 7168 996147200 134512640 135105188 4294956096 18446744073709551615 134718105 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/17151/statm: 21625 7168 199 144 0 21109 0
[pid=17151/tid=17153] ppid=17149 vsize=86500 CPUtime=0
/proc/17151/task/17153/stat : 17153 (bprolog) S 17149 17151 16070 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 22575344 88576000 7168 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 86500

[startup+51.1016 s]
/proc/loadavg: 2.01 2.01 2.00 3/85 17153
/proc/meminfo: memFree=1531232/2055920 swapFree=4192812/4192956
[pid=17151] ppid=17149 vsize=86500 CPUtime=51.05
/proc/17151/stat : 17151 (bprolog) R 17149 17151 16070 0 -1 4194304 7744 0 0 0 4933 172 0 0 25 0 2 0 22575022 88576000 7168 996147200 134512640 135105188 4294956096 18446744073709551615 134749070 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/17151/statm: 21625 7168 199 144 0 21109 0
[pid=17151/tid=17153] ppid=17149 vsize=86500 CPUtime=0
/proc/17151/task/17153/stat : 17153 (bprolog) S 17149 17151 16070 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 22575344 88576000 7168 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 86500

[startup+102.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 17153
/proc/meminfo: memFree=1531104/2055920 swapFree=4192812/4192956
[pid=17151] ppid=17149 vsize=86500 CPUtime=102.23
/proc/17151/stat : 17151 (bprolog) R 17149 17151 16070 0 -1 4194304 7744 0 0 0 10051 172 0 0 25 0 2 0 22575022 88576000 7168 996147200 134512640 135105188 4294956096 18446744073709551615 134749883 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/17151/statm: 21625 7168 199 144 0 21109 0
[pid=17151/tid=17153] ppid=17149 vsize=86500 CPUtime=0
/proc/17151/task/17153/stat : 17153 (bprolog) S 17149 17151 16070 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 22575344 88576000 7168 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 86500

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 17153
/proc/meminfo: memFree=1530976/2055920 swapFree=4192812/4192956
[pid=17151] ppid=17149 vsize=86500 CPUtime=162.2
/proc/17151/stat : 17151 (bprolog) R 17149 17151 16070 0 -1 4194304 7745 0 0 0 16048 172 0 0 25 0 2 0 22575022 88576000 7169 996147200 134512640 135105188 4294956096 18446744073709551615 134749117 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/17151/statm: 21625 7169 199 144 0 21109 0
[pid=17151/tid=17153] ppid=17149 vsize=86500 CPUtime=0
/proc/17151/task/17153/stat : 17153 (bprolog) S 17149 17151 16070 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 22575344 88576000 7169 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 86500

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 17153
/proc/meminfo: memFree=1530720/2055920 swapFree=4192812/4192956
[pid=17151] ppid=17149 vsize=86500 CPUtime=222.17
/proc/17151/stat : 17151 (bprolog) R 17149 17151 16070 0 -1 4194304 7745 0 0 0 22045 172 0 0 25 0 2 0 22575022 88576000 7169 996147200 134512640 135105188 4294956096 18446744073709551615 134749124 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/17151/statm: 21625 7169 199 144 0 21109 0
[pid=17151/tid=17153] ppid=17149 vsize=86500 CPUtime=0
/proc/17151/task/17153/stat : 17153 (bprolog) S 17149 17151 16070 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 22575344 88576000 7169 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 86500

[startup+282.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 17153
/proc/meminfo: memFree=1530720/2055920 swapFree=4192812/4192956
[pid=17151] ppid=17149 vsize=86500 CPUtime=282.14
/proc/17151/stat : 17151 (bprolog) R 17149 17151 16070 0 -1 4194304 7745 0 0 0 28042 172 0 0 25 0 2 0 22575022 88576000 7169 996147200 134512640 135105188 4294956096 18446744073709551615 134748324 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/17151/statm: 21625 7169 199 144 0 21109 0
[pid=17151/tid=17153] ppid=17149 vsize=86500 CPUtime=0
/proc/17151/task/17153/stat : 17153 (bprolog) S 17149 17151 16070 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 22575344 88576000 7169 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 86500

[startup+342.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 17153
/proc/meminfo: memFree=1529440/2055920 swapFree=4192812/4192956
[pid=17151] ppid=17149 vsize=86500 CPUtime=342.12
/proc/17151/stat : 17151 (bprolog) R 17149 17151 16070 0 -1 4194304 7745 0 0 0 34040 172 0 0 25 0 2 0 22575022 88576000 7169 996147200 134512640 135105188 4294956096 18446744073709551615 134748577 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/17151/statm: 21625 7169 199 144 0 21109 0
[pid=17151/tid=17153] ppid=17149 vsize=86500 CPUtime=0
/proc/17151/task/17153/stat : 17153 (bprolog) S 17149 17151 16070 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 22575344 88576000 7169 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 86500

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 17153
/proc/meminfo: memFree=1493856/2055920 swapFree=4192812/4192956
[pid=17151] ppid=17149 vsize=86500 CPUtime=402.08
/proc/17151/stat : 17151 (bprolog) R 17149 17151 16070 0 -1 4194304 7745 0 0 0 40036 172 0 0 25 0 2 0 22575022 88576000 7169 996147200 134512640 135105188 4294956096 18446744073709551615 134748364 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/17151/statm: 21625 7169 199 144 0 21109 0
[pid=17151/tid=17153] ppid=17149 vsize=86500 CPUtime=0
/proc/17151/task/17153/stat : 17153 (bprolog) S 17149 17151 16070 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 22575344 88576000 7169 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 402.08
Current children cumulated vsize (KiB) 86500

[startup+462.301 s]
/proc/loadavg: 2.03 2.01 2.00 3/85 17153
/proc/meminfo: memFree=1494432/2055920 swapFree=4192812/4192956
[pid=17151] ppid=17149 vsize=86500 CPUtime=462.04
/proc/17151/stat : 17151 (bprolog) R 17149 17151 16070 0 -1 4194304 7745 0 0 0 46031 173 0 0 25 0 2 0 22575022 88576000 7169 996147200 134512640 135105188 4294956096 18446744073709551615 134749137 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/17151/statm: 21625 7169 199 144 0 21109 0
[pid=17151/tid=17153] ppid=17149 vsize=86500 CPUtime=0
/proc/17151/task/17153/stat : 17153 (bprolog) S 17149 17151 16070 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 22575344 88576000 7169 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 462.04
Current children cumulated vsize (KiB) 86500

[startup+522.301 s]
/proc/loadavg: 2.01 2.01 2.00 3/85 17153
/proc/meminfo: memFree=1487776/2055920 swapFree=4192812/4192956
[pid=17151] ppid=17149 vsize=86500 CPUtime=522.02
/proc/17151/stat : 17151 (bprolog) R 17149 17151 16070 0 -1 4194304 7745 0 0 0 52029 173 0 0 25 0 2 0 22575022 88576000 7169 996147200 134512640 135105188 4294956096 18446744073709551615 134749141 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/17151/statm: 21625 7169 199 144 0 21109 0

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

/proc/loadavg: 2.00 2.01 2.00 3/86 17398
/proc/meminfo: memFree=1441112/2055920 swapFree=4192812/4192956
[pid=17151] ppid=17149 vsize=96744 CPUtime=1238.83
/proc/17151/stat : 17151 (bprolog) R 17149 17151 16070 0 -1 4194304 7746 0 0 0 123706 177 0 0 25 0 3 0 22575022 99065856 7170 996147200 134512640 135105188 4294956096 18446744073709551615 134748652 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/17151/statm: 24186 7170 199 144 0 23670 0
[pid=17151/tid=17153] ppid=17149 vsize=96744 CPUtime=0
/proc/17151/task/17153/stat : 17153 (bprolog) S 17149 17151 16070 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 22575344 99065856 7170 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=17151/tid=17396] ppid=17149 vsize=96744 CPUtime=0
/proc/17151/task/17396/stat : 17396 (bprolog) S 17149 17151 16070 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 22665361 99065856 7170 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1238.83
Current children cumulated vsize (KiB) 96744

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 17398
/proc/meminfo: memFree=1423064/2055920 swapFree=4192812/4192956
[pid=17151] ppid=17149 vsize=96744 CPUtime=1298.55
/proc/17151/stat : 17151 (bprolog) R 17149 17151 16070 0 -1 4194304 7746 0 0 0 129678 177 0 0 25 0 3 0 22575022 99065856 7170 996147200 134512640 135105188 4294956096 18446744073709551615 134748487 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/17151/statm: 24186 7170 199 144 0 23670 0
[pid=17151/tid=17153] ppid=17149 vsize=96744 CPUtime=0
/proc/17151/task/17153/stat : 17153 (bprolog) S 17149 17151 16070 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 22575344 99065856 7170 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=17151/tid=17396] ppid=17149 vsize=96744 CPUtime=0
/proc/17151/task/17396/stat : 17396 (bprolog) S 17149 17151 16070 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 22665361 99065856 7170 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1298.55
Current children cumulated vsize (KiB) 96744

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 17399
/proc/meminfo: memFree=1402192/2055920 swapFree=4192812/4192956
[pid=17151] ppid=17149 vsize=106988 CPUtime=1358.27
/proc/17151/stat : 17151 (bprolog) R 17149 17151 16070 0 -1 4194304 7747 0 0 0 135649 178 0 0 25 0 4 0 22575022 109555712 7171 996147200 134512640 135105188 4294956096 18446744073709551615 134748532 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/17151/statm: 26747 7171 199 144 0 26231 0
[pid=17151/tid=17153] ppid=17149 vsize=106988 CPUtime=0
/proc/17151/task/17153/stat : 17153 (bprolog) S 17149 17151 16070 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 22575344 109555712 7171 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=17151/tid=17396] ppid=17149 vsize=106988 CPUtime=0
/proc/17151/task/17396/stat : 17396 (bprolog) S 17149 17151 16070 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 22665361 109555712 7171 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=17151/tid=17399] ppid=17149 vsize=106988 CPUtime=0
/proc/17151/task/17399/stat : 17399 (bprolog) S 17149 17151 16070 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 22710368 109555712 7171 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1358.27
Current children cumulated vsize (KiB) 106988

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 17399
/proc/meminfo: memFree=1388304/2055920 swapFree=4192812/4192956
[pid=17151] ppid=17149 vsize=106988 CPUtime=1417.98
/proc/17151/stat : 17151 (bprolog) R 17149 17151 16070 0 -1 4194304 7747 0 0 0 141620 178 0 0 25 0 4 0 22575022 109555712 7171 996147200 134512640 135105188 4294956096 18446744073709551615 134748506 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/17151/statm: 26747 7171 199 144 0 26231 0
[pid=17151/tid=17153] ppid=17149 vsize=106988 CPUtime=0
/proc/17151/task/17153/stat : 17153 (bprolog) S 17149 17151 16070 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 22575344 109555712 7171 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=17151/tid=17396] ppid=17149 vsize=106988 CPUtime=0
/proc/17151/task/17396/stat : 17396 (bprolog) S 17149 17151 16070 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 22665361 109555712 7171 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=17151/tid=17399] ppid=17149 vsize=106988 CPUtime=0
/proc/17151/task/17399/stat : 17399 (bprolog) S 17149 17151 16070 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 22710368 109555712 7171 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1417.98
Current children cumulated vsize (KiB) 106988

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 17399
/proc/meminfo: memFree=1388240/2055920 swapFree=4192812/4192956
[pid=17151] ppid=17149 vsize=106988 CPUtime=1477.68
/proc/17151/stat : 17151 (bprolog) R 17149 17151 16070 0 -1 4194304 7747 0 0 0 147590 178 0 0 25 0 4 0 22575022 109555712 7171 996147200 134512640 135105188 4294956096 18446744073709551615 134748513 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/17151/statm: 26747 7171 199 144 0 26231 0
[pid=17151/tid=17153] ppid=17149 vsize=106988 CPUtime=0
/proc/17151/task/17153/stat : 17153 (bprolog) S 17149 17151 16070 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 22575344 109555712 7171 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=17151/tid=17396] ppid=17149 vsize=106988 CPUtime=0
/proc/17151/task/17396/stat : 17396 (bprolog) S 17149 17151 16070 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 22665361 109555712 7171 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=17151/tid=17399] ppid=17149 vsize=106988 CPUtime=0
/proc/17151/task/17399/stat : 17399 (bprolog) S 17149 17151 16070 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 22710368 109555712 7171 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1477.68
Current children cumulated vsize (KiB) 106988

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/87 17399
/proc/meminfo: memFree=1374288/2055920 swapFree=4192812/4192956
[pid=17151] ppid=17149 vsize=106988 CPUtime=1537.39
/proc/17151/stat : 17151 (bprolog) R 17149 17151 16070 0 -1 4194304 7747 0 0 0 153560 179 0 0 25 0 4 0 22575022 109555712 7171 996147200 134512640 135105188 4294956096 18446744073709551615 134748487 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/17151/statm: 26747 7171 199 144 0 26231 0
[pid=17151/tid=17153] ppid=17149 vsize=106988 CPUtime=0
/proc/17151/task/17153/stat : 17153 (bprolog) S 17149 17151 16070 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 22575344 109555712 7171 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=17151/tid=17396] ppid=17149 vsize=106988 CPUtime=0
/proc/17151/task/17396/stat : 17396 (bprolog) S 17149 17151 16070 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 22665361 109555712 7171 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=17151/tid=17399] ppid=17149 vsize=106988 CPUtime=0
/proc/17151/task/17399/stat : 17399 (bprolog) S 17149 17151 16070 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 22710368 109555712 7171 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1537.39
Current children cumulated vsize (KiB) 106988

[startup+1602.3 s]
/proc/loadavg: 2.11 2.03 2.01 3/88 17400
/proc/meminfo: memFree=1360520/2055920 swapFree=4192812/4192956
[pid=17151] ppid=17149 vsize=117232 CPUtime=1597.09
/proc/17151/stat : 17151 (bprolog) R 17149 17151 16070 0 -1 4194304 7748 0 0 0 159530 179 0 0 25 0 5 0 22575022 120045568 7172 996147200 134512640 135105188 4294956096 18446744073709551615 134748513 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/17151/statm: 29308 7172 199 144 0 28792 0
[pid=17151/tid=17153] ppid=17149 vsize=117232 CPUtime=0
/proc/17151/task/17153/stat : 17153 (bprolog) S 17149 17151 16070 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 22575344 120045568 7172 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=17151/tid=17396] ppid=17149 vsize=117232 CPUtime=0
/proc/17151/task/17396/stat : 17396 (bprolog) S 17149 17151 16070 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 22665361 120045568 7172 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=17151/tid=17399] ppid=17149 vsize=117232 CPUtime=0
/proc/17151/task/17399/stat : 17399 (bprolog) S 17149 17151 16070 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 22710368 120045568 7172 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=17151/tid=17400] ppid=17149 vsize=117232 CPUtime=0
/proc/17151/task/17400/stat : 17400 (bprolog) S 17149 17151 16070 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 5 0 22732875 120045568 7172 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1597.09
Current children cumulated vsize (KiB) 117232

[startup+1662.31 s]
/proc/loadavg: 2.04 2.02 2.00 3/88 17400
/proc/meminfo: memFree=1360520/2055920 swapFree=4192812/4192956
[pid=17151] ppid=17149 vsize=117232 CPUtime=1656.8
/proc/17151/stat : 17151 (bprolog) R 17149 17151 16070 0 -1 4194304 7748 0 0 0 165501 179 0 0 25 0 5 0 22575022 120045568 7172 996147200 134512640 135105188 4294956096 18446744073709551615 134718155 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/17151/statm: 29308 7172 199 144 0 28792 0
[pid=17151/tid=17153] ppid=17149 vsize=117232 CPUtime=0
/proc/17151/task/17153/stat : 17153 (bprolog) S 17149 17151 16070 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 22575344 120045568 7172 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=17151/tid=17396] ppid=17149 vsize=117232 CPUtime=0
/proc/17151/task/17396/stat : 17396 (bprolog) S 17149 17151 16070 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 22665361 120045568 7172 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=17151/tid=17399] ppid=17149 vsize=117232 CPUtime=0
/proc/17151/task/17399/stat : 17399 (bprolog) S 17149 17151 16070 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 22710368 120045568 7172 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=17151/tid=17400] ppid=17149 vsize=117232 CPUtime=0
/proc/17151/task/17400/stat : 17400 (bprolog) S 17149 17151 16070 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 5 0 22732875 120045568 7172 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1656.8
Current children cumulated vsize (KiB) 117232

[startup+1722.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/88 17400
/proc/meminfo: memFree=1346376/2055920 swapFree=4192812/4192956
[pid=17151] ppid=17149 vsize=117232 CPUtime=1716.5
/proc/17151/stat : 17151 (bprolog) R 17149 17151 16070 0 -1 4194304 7748 0 0 0 171471 179 0 0 25 0 5 0 22575022 120045568 7172 996147200 134512640 135105188 4294956096 18446744073709551615 134748547 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/17151/statm: 29308 7172 199 144 0 28792 0
[pid=17151/tid=17153] ppid=17149 vsize=117232 CPUtime=0
/proc/17151/task/17153/stat : 17153 (bprolog) S 17149 17151 16070 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 22575344 120045568 7172 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=17151/tid=17396] ppid=17149 vsize=117232 CPUtime=0
/proc/17151/task/17396/stat : 17396 (bprolog) S 17149 17151 16070 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 22665361 120045568 7172 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=17151/tid=17399] ppid=17149 vsize=117232 CPUtime=0
/proc/17151/task/17399/stat : 17399 (bprolog) S 17149 17151 16070 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 22710368 120045568 7172 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=17151/tid=17400] ppid=17149 vsize=117232 CPUtime=0
/proc/17151/task/17400/stat : 17400 (bprolog) S 17149 17151 16070 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 22732875 120045568 7172 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1716.5
Current children cumulated vsize (KiB) 117232

[startup+1782.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/88 17406
/proc/meminfo: memFree=1346184/2055920 swapFree=4192812/4192956
[pid=17151] ppid=17149 vsize=117232 CPUtime=1776.2
/proc/17151/stat : 17151 (bprolog) R 17149 17151 16070 0 -1 4194304 7748 0 0 0 177441 179 0 0 25 0 5 0 22575022 120045568 7172 996147200 134512640 135105188 4294956096 18446744073709551615 134748487 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/17151/statm: 29308 7172 199 144 0 28792 0
[pid=17151/tid=17153] ppid=17149 vsize=117232 CPUtime=0
/proc/17151/task/17153/stat : 17153 (bprolog) S 17149 17151 16070 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 22575344 120045568 7172 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=17151/tid=17396] ppid=17149 vsize=117232 CPUtime=0
/proc/17151/task/17396/stat : 17396 (bprolog) S 17149 17151 16070 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 22665361 120045568 7172 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=17151/tid=17399] ppid=17149 vsize=117232 CPUtime=0
/proc/17151/task/17399/stat : 17399 (bprolog) S 17149 17151 16070 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 22710368 120045568 7172 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=17151/tid=17400] ppid=17149 vsize=117232 CPUtime=0
/proc/17151/task/17400/stat : 17400 (bprolog) S 17149 17151 16070 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 22732875 120045568 7172 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1776.2
Current children cumulated vsize (KiB) 117232



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1806.2 s]
/proc/loadavg: 2.08 2.04 2.00 3/84 17406
/proc/meminfo: memFree=1328200/2055920 swapFree=4192812/4192956
[pid=17151] ppid=17149 vsize=117232 CPUtime=1800
/proc/17151/stat : 17151 (bprolog) R 17149 17151 16070 0 -1 4194304 7749 0 0 0 179820 180 0 0 25 0 1 0 22575022 120045568 7173 996147200 134512640 135105188 4294956096 18446744073709551615 134748652 0 0 4096 2 0 0 0 17 1 0 0
/proc/17151/statm: 29308 7173 200 144 0 28792 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 117232

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): 1806.21
CPU time (s): 1800.01
CPU user time (s): 1798.21
CPU system time (s): 1.80572
CPU usage (%): 99.6568
Max. virtual memory (cumulated for all children) (KiB): 117232

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

runsolver used 1.9777 second user time and 5.39318 second system time

The end

Launcher Data

Begin job on node82 at 2009-07-12 01:31:41
IDJOB=2071844
IDBENCH=55541
IDSOLVER=770
FILE ID=node82/2071844-1247355100
PBS_JOBID= 9506822
Free space on /tmp= 66068 MiB

SOLVER NAME= bpsolver 09
BENCH NAME= CPAI08/csp/ukVg/normalized-crossword-m1c-uk-vg9-9_ext.xml
COMMAND LINE= HOME/solver BENCHNAMENOEXT TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2071844-1247355100/watcher-2071844-1247355100 -o /tmp/evaluation-result-2071844-1247355100/solver-2071844-1247355100 -C 1800 -W 2000 -M 900  HOME/solver HOME/instance-2071844-1247355100 1800

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

MD5SUM BENCH= 17e9503eaee82761983d6d43020eb141
RANDOM SEED=360939686

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1560912 kB
Buffers:         14652 kB
Cached:         144400 kB
SwapCached:          0 kB
Active:         412952 kB
Inactive:        28512 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1560912 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           14760 kB
Writeback:           0 kB
Mapped:         301660 kB
Slab:            38040 kB
Committed_AS:   495704 kB
PageTables:       2488 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= 66008 MiB
End job on node82 at 2009-07-12 02:01:49