Trace number 1076830

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 1808.67

General information on the benchmark

Namecsp/wordsHerald/
normalized-crossword-m1-words-23-07.xml
MD5SUM9d8ebef5d3e95d8c2bf8acdb5a217291
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 benchmark3.82042
Satisfiable
(Un)Satisfiability was proved
Number of variables446
Number of constraints3889
Maximum constraint arity24
Maximum domain size26
Number of constraints which are defined in extension174
Number of constraints which are defined in intension3715
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.03	c bpsolver version 6.27.2008
0.00/0.03	c converting(HOME/instance-1076830-1215190271)
4.35/4.47	c Converted in 1520 ms
4.35/4.47	c solving(HOME/instance-1076830-1215190271,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-1076830-1215190271/watcher-1076830-1215190271 -o /tmp/evaluation-result-1076830-1215190271/solver-1076830-1215190271 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/solver HOME/instance-1076830-1215190271 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.04 2.08 2.08 4/82 9599
/proc/meminfo: memFree=789672/2055920 swapFree=4180424/4192956
[pid=9599] ppid=9597 vsize=18572 CPUtime=0
/proc/9599/stat : 9599 (runsolver) R 9597 9599 4428 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 1998000562 19017728 292 996147200 4194304 4296836 548682068480 18446744073709551615 210824129831 0 0 4096 24578 0 0 0 17 1 0 0
/proc/9599/statm: 4643 292 257 25 0 2626 0

[startup+0.103474 s]
/proc/loadavg: 2.04 2.08 2.08 4/82 9599
/proc/meminfo: memFree=789672/2055920 swapFree=4180424/4192956
[pid=9599] ppid=9597 vsize=56080 CPUtime=0.09
/proc/9599/stat : 9599 (bprolog) R 9597 9599 4428 0 -1 4194304 1147 0 0 0 3 6 0 0 20 0 1 0 1998000562 57425920 860 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/9599/statm: 14020 860 174 116 0 13531 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 56080

[startup+0.201485 s]
/proc/loadavg: 2.04 2.08 2.08 4/82 9599
/proc/meminfo: memFree=789672/2055920 swapFree=4180424/4192956
[pid=9599] ppid=9597 vsize=56080 CPUtime=0.19
/proc/9599/stat : 9599 (bprolog) R 9597 9599 4428 0 -1 4194304 1154 0 0 0 7 12 0 0 20 0 1 0 1998000562 57425920 867 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/9599/statm: 14020 867 176 116 0 13531 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 56080

[startup+0.301495 s]
/proc/loadavg: 2.04 2.08 2.08 4/82 9599
/proc/meminfo: memFree=789672/2055920 swapFree=4180424/4192956
[pid=9599] ppid=9597 vsize=56080 CPUtime=0.28
/proc/9599/stat : 9599 (bprolog) R 9597 9599 4428 0 -1 4194304 1162 0 0 0 9 19 0 0 21 0 1 0 1998000562 57425920 875 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/9599/statm: 14020 875 176 116 0 13531 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 56080

[startup+0.701544 s]
/proc/loadavg: 2.04 2.08 2.08 4/82 9599
/proc/meminfo: memFree=789672/2055920 swapFree=4180424/4192956
[pid=9599] ppid=9597 vsize=56080 CPUtime=0.68
/proc/9599/stat : 9599 (bprolog) R 9597 9599 4428 0 -1 4194304 1185 0 0 0 23 45 0 0 25 0 1 0 1998000562 57425920 898 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/9599/statm: 14020 898 176 116 0 13531 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 56080

[startup+1.50164 s]
/proc/loadavg: 2.04 2.08 2.08 4/83 9600
/proc/meminfo: memFree=779936/2055920 swapFree=4180424/4192956
[pid=9599] ppid=9597 vsize=56080 CPUtime=1.48
/proc/9599/stat : 9599 (bprolog) R 9597 9599 4428 0 -1 4194304 1192 0 0 0 49 99 0 0 25 0 1 0 1998000562 57425920 905 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/9599/statm: 14020 905 176 116 0 13531 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 56080

[startup+3.10183 s]
/proc/loadavg: 2.04 2.08 2.08 3/83 9600
/proc/meminfo: memFree=779296/2055920 swapFree=4180424/4192956
[pid=9599] ppid=9597 vsize=56080 CPUtime=3.06
/proc/9599/stat : 9599 (bprolog) R 9597 9599 4428 0 -1 4194304 1209 0 0 0 96 210 0 0 25 0 1 0 1998000562 57425920 922 996147200 134512640 134990860 4294956096 18446744073709551615 134569906 0 0 4096 2 0 0 0 17 1 0 0
/proc/9599/statm: 14020 922 178 116 0 13531 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 56080

[startup+6.30121 s]
/proc/loadavg: 2.11 2.10 2.09 3/83 9600
/proc/meminfo: memFree=750944/2055920 swapFree=4180424/4192956
[pid=9599] ppid=9597 vsize=66036 CPUtime=6.23
/proc/9599/stat : 9599 (bprolog) R 9597 9599 4428 0 -1 4194304 9089 0 0 0 330 293 0 0 25 0 1 0 1998000562 67620864 8265 996147200 134512640 134990860 4294956096 18446744073709551615 134746436 0 0 4096 2 0 0 0 17 1 0 0
/proc/9599/statm: 16509 8265 186 116 0 16020 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 66036

[startup+12.702 s]
/proc/loadavg: 2.10 2.10 2.09 5/83 9600
/proc/meminfo: memFree=689120/2055920 swapFree=4180424/4192956
[pid=9599] ppid=9597 vsize=234888 CPUtime=12.57
/proc/9599/stat : 9599 (bprolog) R 9597 9599 4428 0 -1 4194304 68825 0 0 0 930 327 0 0 25 0 1 0 1998000562 240525312 32281 996147200 134512640 134990860 4294956096 18446744073709551615 134746329 0 0 4096 2 0 0 0 17 1 0 0
/proc/9599/statm: 58722 32281 186 116 0 58233 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 234888

[startup+25.5025 s]
/proc/loadavg: 2.08 2.09 2.09 3/83 9600
/proc/meminfo: memFree=491360/2055920 swapFree=4180424/4192956
[pid=9599] ppid=9597 vsize=445548 CPUtime=25.25
/proc/9599/stat : 9599 (bprolog) R 9597 9599 4428 0 -1 4194304 164671 0 0 0 2142 383 0 0 25 0 1 0 1998000562 456241152 72137 996147200 134512640 134990860 4294956096 18446744073709551615 134574288 0 0 4096 2 0 0 0 17 1 0 0
/proc/9599/statm: 111387 72137 190 116 0 110898 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 445548

[startup+51.1026 s]
/proc/loadavg: 2.05 2.08 2.08 3/84 9602
/proc/meminfo: memFree=420368/2055920 swapFree=4180424/4192956
[pid=9599] ppid=9597 vsize=455792 CPUtime=50.62
/proc/9599/stat : 9599 (bprolog) R 9597 9599 4428 0 -1 4194304 181865 0 0 0 4672 390 0 0 25 0 2 0 1998000562 466731008 89331 996147200 134512640 134990860 4294956096 18446744073709551615 134716938 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/9599/statm: 113948 89331 197 116 0 113459 0
[pid=9599/tid=9601] ppid=9597 vsize=455792 CPUtime=0
/proc/9599/task/9601/stat : 9601 (bprolog) S 9597 9599 4428 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 1998003960 466731008 89331 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.62
Current children cumulated vsize (KiB) 455792

[startup+102.303 s]
/proc/loadavg: 2.02 2.07 2.08 3/83 9603
/proc/meminfo: memFree=418704/2055920 swapFree=4180424/4192956
[pid=9599] ppid=9597 vsize=455792 CPUtime=101.37
/proc/9599/stat : 9599 (bprolog) R 9597 9599 4428 0 -1 4194304 182224 0 0 0 9746 391 0 0 25 0 2 0 1998000562 466731008 89690 996147200 134512640 134990860 4294956096 18446744073709551615 134716933 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/9599/statm: 113948 89690 197 116 0 113459 0
[pid=9599/tid=9601] ppid=9597 vsize=455792 CPUtime=0
/proc/9599/task/9601/stat : 9601 (bprolog) S 9597 9599 4428 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 1998003960 466731008 89690 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.37
Current children cumulated vsize (KiB) 455792

[startup+162.303 s]
/proc/loadavg: 2.01 2.05 2.07 3/83 9603
/proc/meminfo: memFree=418512/2055920 swapFree=4180424/4192956
[pid=9599] ppid=9597 vsize=455792 CPUtime=160.86
/proc/9599/stat : 9599 (bprolog) R 9597 9599 4428 0 -1 4194304 182233 0 0 0 15695 391 0 0 25 0 2 0 1998000562 466731008 89699 996147200 134512640 134990860 4294956096 18446744073709551615 134716880 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/9599/statm: 113948 89699 197 116 0 113459 0
[pid=9599/tid=9601] ppid=9597 vsize=455792 CPUtime=0
/proc/9599/task/9601/stat : 9601 (bprolog) S 9597 9599 4428 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 1998003960 466731008 89699 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) 455792

[startup+222.306 s]
/proc/loadavg: 2.00 2.04 2.07 3/83 9603
/proc/meminfo: memFree=417552/2055920 swapFree=4180424/4192956
[pid=9599] ppid=9597 vsize=455792 CPUtime=220.34
/proc/9599/stat : 9599 (bprolog) R 9597 9599 4428 0 -1 4194304 182450 0 0 0 21643 391 0 0 25 0 2 0 1998000562 466731008 89916 996147200 134512640 134990860 4294956096 18446744073709551615 134746547 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/9599/statm: 113948 89916 197 116 0 113459 0
[pid=9599/tid=9601] ppid=9597 vsize=455792 CPUtime=0
/proc/9599/task/9601/stat : 9601 (bprolog) S 9597 9599 4428 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 1998003960 466731008 89916 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 220.34
Current children cumulated vsize (KiB) 455792

[startup+282.302 s]
/proc/loadavg: 2.00 2.03 2.06 3/83 9603
/proc/meminfo: memFree=417552/2055920 swapFree=4180424/4192956
[pid=9599] ppid=9597 vsize=455792 CPUtime=279.83
/proc/9599/stat : 9599 (bprolog) R 9597 9599 4428 0 -1 4194304 182450 0 0 0 27592 391 0 0 25 0 2 0 1998000562 466731008 89916 996147200 134512640 134990860 4294956096 18446744073709551615 134746358 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/9599/statm: 113948 89916 197 116 0 113459 0
[pid=9599/tid=9601] ppid=9597 vsize=455792 CPUtime=0
/proc/9599/task/9601/stat : 9601 (bprolog) S 9597 9599 4428 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 1998003960 466731008 89916 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 279.83
Current children cumulated vsize (KiB) 455792

[startup+342.301 s]
/proc/loadavg: 2.00 2.02 2.05 3/83 9603
/proc/meminfo: memFree=417488/2055920 swapFree=4180424/4192956
[pid=9599] ppid=9597 vsize=455792 CPUtime=339.31
/proc/9599/stat : 9599 (bprolog) R 9597 9599 4428 0 -1 4194304 182450 0 0 0 33540 391 0 0 25 0 2 0 1998000562 466731008 89916 996147200 134512640 134990860 4294956096 18446744073709551615 134716913 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/9599/statm: 113948 89916 197 116 0 113459 0
[pid=9599/tid=9601] ppid=9597 vsize=455792 CPUtime=0
/proc/9599/task/9601/stat : 9601 (bprolog) S 9597 9599 4428 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 1998003960 466731008 89916 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 339.31
Current children cumulated vsize (KiB) 455792

[startup+402.302 s]
/proc/loadavg: 2.00 2.02 2.05 3/83 9603
/proc/meminfo: memFree=417296/2055920 swapFree=4180424/4192956
[pid=9599] ppid=9597 vsize=455792 CPUtime=398.8
/proc/9599/stat : 9599 (bprolog) R 9597 9599 4428 0 -1 4194304 182482 0 0 0 39489 391 0 0 25 0 2 0 1998000562 466731008 89948 996147200 134512640 134990860 4294956096 18446744073709551615 134716880 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/9599/statm: 113948 89948 197 116 0 113459 0
[pid=9599/tid=9601] ppid=9597 vsize=455792 CPUtime=0
/proc/9599/task/9601/stat : 9601 (bprolog) S 9597 9599 4428 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 1998003960 466731008 89948 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 398.8
Current children cumulated vsize (KiB) 455792

[startup+462.302 s]
/proc/loadavg: 2.00 2.01 2.04 3/83 9603
/proc/meminfo: memFree=417296/2055920 swapFree=4180424/4192956
[pid=9599] ppid=9597 vsize=455792 CPUtime=458.28
/proc/9599/stat : 9599 (bprolog) R 9597 9599 4428 0 -1 4194304 182482 0 0 0 45437 391 0 0 25 0 2 0 1998000562 466731008 89948 996147200 134512640 134990860 4294956096 18446744073709551615 134716933 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/9599/statm: 113948 89948 197 116 0 113459 0
[pid=9599/tid=9601] ppid=9597 vsize=455792 CPUtime=0
/proc/9599/task/9601/stat : 9601 (bprolog) S 9597 9599 4428 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 1998003960 466731008 89948 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 458.28
Current children cumulated vsize (KiB) 455792

[startup+522.302 s]
/proc/loadavg: 2.00 2.01 2.04 3/83 9603
/proc/meminfo: memFree=417232/2055920 swapFree=4180424/4192956
[pid=9599] ppid=9597 vsize=455792 CPUtime=517.76
/proc/9599/stat : 9599 (bprolog) R 9597 9599 4428 0 -1 4194304 182482 0 0 0 51385 391 0 0 25 0 2 0 1998000562 466731008 89948 996147200 134512640 134990860 4294956096 18446744073709551615 134746451 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/9599/statm: 113948 89948 197 116 0 113459 0
[pid=9599/tid=9601] ppid=9597 vsize=455792 CPUtime=0
/proc/9599/task/9601/stat : 9601 (bprolog) S 9597 9599 4428 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 1998003960 466731008 89948 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 517.76
Current children cumulated vsize (KiB) 455792


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

/proc/9599/task/9610/stat : 9610 (bprolog) S 9597 9599 4428 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 1998093985 477220864 90085 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1293.94
Current children cumulated vsize (KiB) 466036

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 9659
/proc/meminfo: memFree=1106592/2055920 swapFree=4180424/4192956
[pid=9599] ppid=9597 vsize=466036 CPUtime=1353.91
/proc/9599/stat : 9599 (bprolog) R 9597 9599 4428 0 -1 4194304 182631 0 0 0 134998 393 0 0 25 0 3 0 1998000562 477220864 90097 996147200 134512640 134990860 4294956096 18446744073709551615 134746342 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/9599/statm: 116509 90097 197 116 0 116020 0
[pid=9599/tid=9601] ppid=9597 vsize=466036 CPUtime=0
/proc/9599/task/9601/stat : 9601 (bprolog) S 9597 9599 4428 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 1998003960 477220864 90097 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=9599/tid=9610] ppid=9597 vsize=466036 CPUtime=0
/proc/9599/task/9610/stat : 9610 (bprolog) S 9597 9599 4428 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 1998093985 477220864 90097 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1353.91
Current children cumulated vsize (KiB) 466036

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 9660
/proc/meminfo: memFree=1106584/2055920 swapFree=4180424/4192956
[pid=9599] ppid=9597 vsize=476280 CPUtime=1413.89
/proc/9599/stat : 9599 (bprolog) R 9597 9599 4428 0 -1 4194304 182632 0 0 0 140996 393 0 0 25 0 4 0 1998000562 487710720 90098 996147200 134512640 134990860 4294956096 18446744073709551615 134746336 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/9599/statm: 119070 90098 197 116 0 118581 0
[pid=9599/tid=9601] ppid=9597 vsize=476280 CPUtime=0
/proc/9599/task/9601/stat : 9601 (bprolog) S 9597 9599 4428 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 1998003960 487710720 90098 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=9599/tid=9610] ppid=9597 vsize=476280 CPUtime=0
/proc/9599/task/9610/stat : 9610 (bprolog) S 9597 9599 4428 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 1998093985 487710720 90098 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=9599/tid=9660] ppid=9597 vsize=476280 CPUtime=0
/proc/9599/task/9660/stat : 9660 (bprolog) S 9597 9599 4428 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 1998139000 487710720 90098 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1413.89
Current children cumulated vsize (KiB) 476280

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 9660
/proc/meminfo: memFree=1106584/2055920 swapFree=4180424/4192956
[pid=9599] ppid=9597 vsize=476280 CPUtime=1473.86
/proc/9599/stat : 9599 (bprolog) R 9597 9599 4428 0 -1 4194304 182632 0 0 0 146993 393 0 0 25 0 4 0 1998000562 487710720 90098 996147200 134512640 134990860 4294956096 18446744073709551615 134746544 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/9599/statm: 119070 90098 197 116 0 118581 0
[pid=9599/tid=9601] ppid=9597 vsize=476280 CPUtime=0
/proc/9599/task/9601/stat : 9601 (bprolog) S 9597 9599 4428 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 1998003960 487710720 90098 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=9599/tid=9610] ppid=9597 vsize=476280 CPUtime=0
/proc/9599/task/9610/stat : 9610 (bprolog) S 9597 9599 4428 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 1998093985 487710720 90098 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=9599/tid=9660] ppid=9597 vsize=476280 CPUtime=0
/proc/9599/task/9660/stat : 9660 (bprolog) S 9597 9599 4428 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 1998139000 487710720 90098 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1473.86
Current children cumulated vsize (KiB) 476280

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 9660
/proc/meminfo: memFree=1106520/2055920 swapFree=4180424/4192956
[pid=9599] ppid=9597 vsize=476280 CPUtime=1533.85
/proc/9599/stat : 9599 (bprolog) R 9597 9599 4428 0 -1 4194304 182632 0 0 0 152992 393 0 0 25 0 4 0 1998000562 487710720 90098 996147200 134512640 134990860 4294956096 18446744073709551615 134746363 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/9599/statm: 119070 90098 197 116 0 118581 0
[pid=9599/tid=9601] ppid=9597 vsize=476280 CPUtime=0
/proc/9599/task/9601/stat : 9601 (bprolog) S 9597 9599 4428 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 1998003960 487710720 90098 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=9599/tid=9610] ppid=9597 vsize=476280 CPUtime=0
/proc/9599/task/9610/stat : 9610 (bprolog) S 9597 9599 4428 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 1998093985 487710720 90098 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=9599/tid=9660] ppid=9597 vsize=476280 CPUtime=0
/proc/9599/task/9660/stat : 9660 (bprolog) S 9597 9599 4428 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 1998139000 487710720 90098 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1533.85
Current children cumulated vsize (KiB) 476280

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 9660
/proc/meminfo: memFree=1106328/2055920 swapFree=4180424/4192956
[pid=9599] ppid=9597 vsize=476280 CPUtime=1593.82
/proc/9599/stat : 9599 (bprolog) R 9597 9599 4428 0 -1 4194304 182632 0 0 0 158989 393 0 0 25 0 4 0 1998000562 487710720 90098 996147200 134512640 134990860 4294956096 18446744073709551615 134746353 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/9599/statm: 119070 90098 197 116 0 118581 0
[pid=9599/tid=9601] ppid=9597 vsize=476280 CPUtime=0
/proc/9599/task/9601/stat : 9601 (bprolog) S 9597 9599 4428 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 1998003960 487710720 90098 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=9599/tid=9610] ppid=9597 vsize=476280 CPUtime=0
/proc/9599/task/9610/stat : 9610 (bprolog) S 9597 9599 4428 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 1998093985 487710720 90098 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=9599/tid=9660] ppid=9597 vsize=476280 CPUtime=0
/proc/9599/task/9660/stat : 9660 (bprolog) S 9597 9599 4428 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 1998139000 487710720 90098 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1593.82
Current children cumulated vsize (KiB) 476280

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 9661
/proc/meminfo: memFree=1106320/2055920 swapFree=4180424/4192956
[pid=9599] ppid=9597 vsize=486524 CPUtime=1653.79
/proc/9599/stat : 9599 (bprolog) R 9597 9599 4428 0 -1 4194304 182633 0 0 0 164986 393 0 0 25 0 5 0 1998000562 498200576 90099 996147200 134512640 134990860 4294956096 18446744073709551615 134746973 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/9599/statm: 121631 90099 197 116 0 121142 0
[pid=9599/tid=9601] ppid=9597 vsize=486524 CPUtime=0
/proc/9599/task/9601/stat : 9601 (bprolog) S 9597 9599 4428 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 1998003960 498200576 90099 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=9599/tid=9610] ppid=9597 vsize=486524 CPUtime=0
/proc/9599/task/9610/stat : 9610 (bprolog) S 9597 9599 4428 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 1998093985 498200576 90099 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=9599/tid=9660] ppid=9597 vsize=486524 CPUtime=0
/proc/9599/task/9660/stat : 9660 (bprolog) S 9597 9599 4428 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 1998139000 498200576 90099 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=9599/tid=9661] ppid=9597 vsize=486524 CPUtime=0
/proc/9599/task/9661/stat : 9661 (bprolog) S 9597 9599 4428 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 5 0 1998161513 498200576 90099 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1653.79
Current children cumulated vsize (KiB) 486524

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 9661
/proc/meminfo: memFree=1106256/2055920 swapFree=4180424/4192956
[pid=9599] ppid=9597 vsize=486524 CPUtime=1713.76
/proc/9599/stat : 9599 (bprolog) R 9597 9599 4428 0 -1 4194304 182633 0 0 0 170983 393 0 0 25 0 5 0 1998000562 498200576 90099 996147200 134512640 134990860 4294956096 18446744073709551615 134716894 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/9599/statm: 121631 90099 197 116 0 121142 0
[pid=9599/tid=9601] ppid=9597 vsize=486524 CPUtime=0
/proc/9599/task/9601/stat : 9601 (bprolog) S 9597 9599 4428 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 1998003960 498200576 90099 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=9599/tid=9610] ppid=9597 vsize=486524 CPUtime=0
/proc/9599/task/9610/stat : 9610 (bprolog) S 9597 9599 4428 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 1998093985 498200576 90099 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=9599/tid=9660] ppid=9597 vsize=486524 CPUtime=0
/proc/9599/task/9660/stat : 9660 (bprolog) S 9597 9599 4428 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 1998139000 498200576 90099 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=9599/tid=9661] ppid=9597 vsize=486524 CPUtime=0
/proc/9599/task/9661/stat : 9661 (bprolog) S 9597 9599 4428 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 1998161513 498200576 90099 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1713.76
Current children cumulated vsize (KiB) 486524

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 9661
/proc/meminfo: memFree=1106128/2055920 swapFree=4180424/4192956
[pid=9599] ppid=9597 vsize=486524 CPUtime=1773.74
/proc/9599/stat : 9599 (bprolog) R 9597 9599 4428 0 -1 4194304 182633 0 0 0 176981 393 0 0 25 0 5 0 1998000562 498200576 90099 996147200 134512640 134990860 4294956096 18446744073709551615 134716955 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/9599/statm: 121631 90099 197 116 0 121142 0
[pid=9599/tid=9601] ppid=9597 vsize=486524 CPUtime=0
/proc/9599/task/9601/stat : 9601 (bprolog) S 9597 9599 4428 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 1998003960 498200576 90099 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=9599/tid=9610] ppid=9597 vsize=486524 CPUtime=0
/proc/9599/task/9610/stat : 9610 (bprolog) S 9597 9599 4428 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 1998093985 498200576 90099 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=9599/tid=9660] ppid=9597 vsize=486524 CPUtime=0
/proc/9599/task/9660/stat : 9660 (bprolog) S 9597 9599 4428 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 1998139000 498200576 90099 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=9599/tid=9661] ppid=9597 vsize=486524 CPUtime=0
/proc/9599/task/9661/stat : 9661 (bprolog) S 9597 9599 4428 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 1998161513 498200576 90099 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1773.74
Current children cumulated vsize (KiB) 486524



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 9661
/proc/meminfo: memFree=1106128/2055920 swapFree=4180424/4192956
[pid=9599] ppid=9597 vsize=486524 CPUtime=1800.03
/proc/9599/stat : 9599 (bprolog) R 9597 9599 4428 0 -1 4194304 182633 0 0 0 179610 393 0 0 25 0 5 0 1998000562 498200576 90099 996147200 134512640 134990860 4294956096 18446744073709551615 134716955 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/9599/statm: 121631 90099 197 116 0 121142 0
[pid=9599/tid=9601] ppid=9597 vsize=486524 CPUtime=0
/proc/9599/task/9601/stat : 9601 (bprolog) S 9597 9599 4428 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 1998003960 498200576 90099 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=9599/tid=9610] ppid=9597 vsize=486524 CPUtime=0
/proc/9599/task/9610/stat : 9610 (bprolog) S 9597 9599 4428 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 1998093985 498200576 90099 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=9599/tid=9660] ppid=9597 vsize=486524 CPUtime=0
/proc/9599/task/9660/stat : 9660 (bprolog) S 9597 9599 4428 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 1998139000 498200576 90099 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=9599/tid=9661] ppid=9597 vsize=486524 CPUtime=0
/proc/9599/task/9661/stat : 9661 (bprolog) S 9597 9599 4428 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 1998161513 498200576 90099 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) 486524

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

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

[startup+1808.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 9661
/proc/meminfo: memFree=1106128/2055920 swapFree=4180424/4192956
[pid=9599] ppid=9597 vsize=486524 CPUtime=1800.03
/proc/9599/stat : 9599 (bprolog) R 9597 9599 4428 0 -1 4194304 182633 0 0 0 179610 393 0 0 25 0 5 0 1998000562 498200576 90099 996147200 134512640 134990860 4294956096 18446744073709551615 134716955 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/9599/statm: 121631 90099 197 116 0 121142 0
[pid=9599/tid=9601] ppid=9597 vsize=486524 CPUtime=0
/proc/9599/task/9601/stat : 9601 (bprolog) S 9597 9599 4428 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 1998003960 498200576 90099 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=9599/tid=9610] ppid=9597 vsize=486524 CPUtime=0
/proc/9599/task/9610/stat : 9610 (bprolog) S 9597 9599 4428 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 1998093985 498200576 90099 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=9599/tid=9660] ppid=9597 vsize=486524 CPUtime=0
/proc/9599/task/9660/stat : 9660 (bprolog) S 9597 9599 4428 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 1998139000 498200576 90099 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=9599/tid=9661] ppid=9597 vsize=486524 CPUtime=0
/proc/9599/task/9661/stat : 9661 (bprolog) S 9597 9599 4428 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 1998161513 498200576 90099 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) 486524

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1808.67
CPU time (s): 1800.1
CPU user time (s): 1796.11
CPU system time (s): 3.99139
CPU usage (%): 99.5266
Max. virtual memory (cumulated for all children) (KiB): 586120

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

runsolver used 1.79473 second user time and 4.92925 second system time

The end

Launcher Data (download as text)

Begin job on node33 at 2008-07-04 18:51:11
IDJOB=1076830
IDBENCH=56609
IDSOLVER=347
FILE ID=node33/1076830-1215190271
PBS_JOBID= 7881505
Free space on /tmp= 66468 MiB

SOLVER NAME= bpsolver 2008-06-27
BENCH NAME= CPAI08/csp/wordsHerald/normalized-crossword-m1-words-23-07.xml
COMMAND LINE= HOME/solver BENCHNAMENOEXT TIMEOUT
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1076830-1215190271/watcher-1076830-1215190271 -o /tmp/evaluation-result-1076830-1215190271/solver-1076830-1215190271 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/solver HOME/instance-1076830-1215190271 1800

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 9d8ebef5d3e95d8c2bf8acdb5a217291
RANDOM SEED=1347307176

node33.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.231
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.231
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:        790152 kB
Buffers:         75428 kB
Cached:         353940 kB
SwapCached:       6444 kB
Active:         937472 kB
Inactive:       254472 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        790152 kB
SwapTotal:     4192956 kB
SwapFree:      4180424 kB
Dirty:           15460 kB
Writeback:           0 kB
Mapped:         778808 kB
Slab:            57692 kB
Committed_AS:  4327400 kB
PageTables:       3340 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= 66464 MiB
End job on node33 at 2008-07-04 19:21:21