Trace number 1063897

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.12 1804.71

General information on the benchmark

Namecsp/ukHerald/
normalized-crossword-m1-uk-23-09.xml
MD5SUMb3eaf6921d0bcf4643fe675595a78887
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.38779
Satisfiable
(Un)Satisfiability was proved
Number of variables453
Number of constraints4777
Maximum constraint arity34
Maximum domain size26
Number of constraints which are defined in extension174
Number of constraints which are defined in intension4603
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.05	c bpsolver version 6.27.2008
0.00/0.05	c converting(HOME/instance-1063897-1215139121)
7.70/7.86	c Converted in 2585 ms
7.70/7.86	c solving(HOME/instance-1063897-1215139121,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-1063897-1215139121/watcher-1063897-1215139121 -o /tmp/evaluation-result-1063897-1215139121/solver-1063897-1215139121 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/solver HOME/instance-1063897-1215139121 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.46 2.10 2.03 4/72 27048
/proc/meminfo: memFree=1539992/2055920 swapFree=4178936/4192956
[pid=27048] ppid=27046 vsize=1964 CPUtime=0
/proc/27048/stat : 27048 (sh) R 27046 27048 25978 0 -1 4194304 52 0 0 0 0 0 0 0 20 0 1 0 1992882479 2011136 36 996147200 4194304 4889804 548682068864 18446744073709551615 251252469675 0 0 4096 0 0 0 0 17 1 0 0
/proc/27048/statm: 491 36 28 169 0 8 0

[startup+0.135544 s]
/proc/loadavg: 2.46 2.10 2.03 4/72 27048
/proc/meminfo: memFree=1539992/2055920 swapFree=4178936/4192956
[pid=27048] ppid=27046 vsize=56080 CPUtime=0.09
/proc/27048/stat : 27048 (bprolog) R 27046 27048 25978 0 -1 4194304 1148 0 0 0 4 5 0 0 19 0 1 0 1992882479 57425920 861 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/27048/statm: 14020 861 174 116 0 13531 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 56080

[startup+0.201545 s]
/proc/loadavg: 2.46 2.10 2.03 4/72 27048
/proc/meminfo: memFree=1539992/2055920 swapFree=4178936/4192956
[pid=27048] ppid=27046 vsize=56080 CPUtime=0.16
/proc/27048/stat : 27048 (bprolog) R 27046 27048 25978 0 -1 4194304 1156 0 0 0 6 10 0 0 19 0 1 0 1992882479 57425920 869 996147200 134512640 134990860 4294956112 18446744073709551615 134686554 0 0 4096 2 0 0 0 17 1 0 0
/proc/27048/statm: 14020 869 174 116 0 13531 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 56080

[startup+0.30156 s]
/proc/loadavg: 2.46 2.10 2.03 4/72 27048
/proc/meminfo: memFree=1539992/2055920 swapFree=4178936/4192956
[pid=27048] ppid=27046 vsize=56080 CPUtime=0.25
/proc/27048/stat : 27048 (bprolog) R 27046 27048 25978 0 -1 4194304 1169 0 0 0 8 17 0 0 20 0 1 0 1992882479 57425920 882 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/27048/statm: 14020 882 174 116 0 13531 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 56080

[startup+0.701599 s]
/proc/loadavg: 2.46 2.10 2.03 4/72 27048
/proc/meminfo: memFree=1539992/2055920 swapFree=4178936/4192956
[pid=27048] ppid=27046 vsize=56080 CPUtime=0.66
/proc/27048/stat : 27048 (bprolog) R 27046 27048 25978 0 -1 4194304 1208 0 0 0 20 46 0 0 24 0 1 0 1992882479 57425920 921 996147200 134512640 134990860 4294956112 18446744073709551615 2110900 0 0 4096 2 0 0 0 17 1 0 0
/proc/27048/statm: 14020 921 176 116 0 13531 0
Current children cumulated CPU time (s) 0.66
Current children cumulated vsize (KiB) 56080

[startup+1.50169 s]
/proc/loadavg: 2.46 2.10 2.03 3/73 27049
/proc/meminfo: memFree=1536592/2055920 swapFree=4178936/4192956
[pid=27048] ppid=27046 vsize=56080 CPUtime=1.45
/proc/27048/stat : 27048 (bprolog) R 27046 27048 25978 0 -1 4194304 1258 0 0 0 43 102 0 0 25 0 1 0 1992882479 57425920 971 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/27048/statm: 14020 971 176 116 0 13531 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 56080

[startup+3.10187 s]
/proc/loadavg: 2.46 2.10 2.03 3/73 27049
/proc/meminfo: memFree=1535568/2055920 swapFree=4178936/4192956
[pid=27048] ppid=27046 vsize=56080 CPUtime=3.04
/proc/27048/stat : 27048 (bprolog) R 27046 27048 25978 0 -1 4194304 1417 0 0 0 93 211 0 0 25 0 1 0 1992882479 57425920 1130 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/27048/statm: 14020 1130 176 116 0 13531 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 56080

[startup+6.30122 s]
/proc/loadavg: 2.42 2.09 2.03 3/73 27049
/proc/meminfo: memFree=1534800/2055920 swapFree=4178936/4192956
[pid=27048] ppid=27046 vsize=56080 CPUtime=6.21
/proc/27048/stat : 27048 (bprolog) R 27046 27048 25978 0 -1 4194304 1422 0 0 0 194 427 0 0 25 0 1 0 1992882479 57425920 1135 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/27048/statm: 14020 1135 178 116 0 13531 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 56080

[startup+12.7029 s]
/proc/loadavg: 2.39 2.09 2.03 3/73 27049
/proc/meminfo: memFree=1478416/2055920 swapFree=4178936/4192956
[pid=27048] ppid=27046 vsize=103136 CPUtime=12.56
/proc/27048/stat : 27048 (bprolog) R 27046 27048 25978 0 -1 4194304 27326 0 0 0 727 529 0 0 25 0 1 0 1992882479 105611264 16081 996147200 134512640 134990860 4294956112 18446744073709551615 134746363 0 0 4096 2 0 0 0 17 1 0 0
/proc/27048/statm: 25784 16081 190 116 0 25295 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 103136

[startup+25.5013 s]
/proc/loadavg: 2.30 2.09 2.02 3/73 27049
/proc/meminfo: memFree=1355088/2055920 swapFree=4178936/4192956
[pid=27048] ppid=27046 vsize=248184 CPUtime=25.26
/proc/27048/stat : 27048 (bprolog) R 27046 27048 25978 0 -1 4194304 87334 0 0 0 1970 556 0 0 25 0 1 0 1992882479 254140416 46230 996147200 134512640 134990860 4294956112 18446744073709551615 134746487 0 0 4096 2 0 0 0 17 1 0 0
/proc/27048/statm: 62046 46230 190 116 0 61557 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 248184

[startup+51.1011 s]
/proc/loadavg: 2.20 2.08 2.02 3/74 27050
/proc/meminfo: memFree=986120/2055920 swapFree=4178936/4192956
[pid=27048] ppid=27046 vsize=647696 CPUtime=50.65
/proc/27048/stat : 27048 (bprolog) R 27046 27048 25978 0 -1 4194304 261435 0 0 0 4427 638 0 0 25 0 2 0 1992882479 663240704 137958 996147200 134512640 134990860 4294956112 18446744073709551615 134716955 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/27048/statm: 161924 137958 197 116 0 161435 0
[pid=27048/tid=27050] ppid=27046 vsize=647696 CPUtime=0
/proc/27048/task/27050/stat : 27050 (bprolog) S 27046 27048 25978 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 1992887461 663240704 137958 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.65
Current children cumulated vsize (KiB) 647696

[startup+102.302 s]
/proc/loadavg: 2.08 2.06 2.02 3/74 27050
/proc/meminfo: memFree=985928/2055920 swapFree=4178936/4192956
[pid=27048] ppid=27046 vsize=647696 CPUtime=101.46
/proc/27048/stat : 27048 (bprolog) R 27046 27048 25978 0 -1 4194304 261435 0 0 0 9508 638 0 0 25 0 2 0 1992882479 663240704 137958 996147200 134512640 134990860 4294956112 18446744073709551615 134716894 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/27048/statm: 161924 137958 197 116 0 161435 0
[pid=27048/tid=27050] ppid=27046 vsize=647696 CPUtime=0
/proc/27048/task/27050/stat : 27050 (bprolog) S 27046 27048 25978 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 1992887461 663240704 137958 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.46
Current children cumulated vsize (KiB) 647696

[startup+162.301 s]
/proc/loadavg: 2.03 2.05 2.01 3/74 27052
/proc/meminfo: memFree=985864/2055920 swapFree=4178936/4192956
[pid=27048] ppid=27046 vsize=647696 CPUtime=161.01
/proc/27048/stat : 27048 (bprolog) R 27046 27048 25978 0 -1 4194304 261435 0 0 0 15462 639 0 0 25 0 2 0 1992882479 663240704 137958 996147200 134512640 134990860 4294956112 18446744073709551615 134746429 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/27048/statm: 161924 137958 197 116 0 161435 0
[pid=27048/tid=27050] ppid=27046 vsize=647696 CPUtime=0
/proc/27048/task/27050/stat : 27050 (bprolog) S 27046 27048 25978 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 1992887461 663240704 137958 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 161.01
Current children cumulated vsize (KiB) 647696

[startup+222.307 s]
/proc/loadavg: 2.01 2.04 2.00 3/74 27052
/proc/meminfo: memFree=985800/2055920 swapFree=4178936/4192956
[pid=27048] ppid=27046 vsize=647696 CPUtime=220.55
/proc/27048/stat : 27048 (bprolog) R 27046 27048 25978 0 -1 4194304 261435 0 0 0 21416 639 0 0 25 0 2 0 1992882479 663240704 137958 996147200 134512640 134990860 4294956112 18446744073709551615 134716880 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/27048/statm: 161924 137958 197 116 0 161435 0
[pid=27048/tid=27050] ppid=27046 vsize=647696 CPUtime=0
/proc/27048/task/27050/stat : 27050 (bprolog) S 27046 27048 25978 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 1992887461 663240704 137958 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 220.55
Current children cumulated vsize (KiB) 647696

[startup+282.301 s]
/proc/loadavg: 2.00 2.03 2.00 3/74 27052
/proc/meminfo: memFree=985800/2055920 swapFree=4178936/4192956
[pid=27048] ppid=27046 vsize=647696 CPUtime=280.09
/proc/27048/stat : 27048 (bprolog) R 27046 27048 25978 0 -1 4194304 261435 0 0 0 27370 639 0 0 25 0 2 0 1992882479 663240704 137958 996147200 134512640 134990860 4294956112 18446744073709551615 134716955 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/27048/statm: 161924 137958 197 116 0 161435 0
[pid=27048/tid=27050] ppid=27046 vsize=647696 CPUtime=0
/proc/27048/task/27050/stat : 27050 (bprolog) S 27046 27048 25978 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 1992887461 663240704 137958 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 280.09
Current children cumulated vsize (KiB) 647696

[startup+342.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/74 27052
/proc/meminfo: memFree=985800/2055920 swapFree=4178936/4192956
[pid=27048] ppid=27046 vsize=647696 CPUtime=339.63
/proc/27048/stat : 27048 (bprolog) R 27046 27048 25978 0 -1 4194304 261435 0 0 0 33324 639 0 0 25 0 2 0 1992882479 663240704 137958 996147200 134512640 134990860 4294956112 18446744073709551615 134716933 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/27048/statm: 161924 137958 197 116 0 161435 0
[pid=27048/tid=27050] ppid=27046 vsize=647696 CPUtime=0
/proc/27048/task/27050/stat : 27050 (bprolog) S 27046 27048 25978 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 1992887461 663240704 137958 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 339.63
Current children cumulated vsize (KiB) 647696

[startup+402.302 s]
/proc/loadavg: 2.00 2.02 2.00 3/74 27052
/proc/meminfo: memFree=985800/2055920 swapFree=4178936/4192956
[pid=27048] ppid=27046 vsize=647696 CPUtime=399.18
/proc/27048/stat : 27048 (bprolog) R 27046 27048 25978 0 -1 4194304 261435 0 0 0 39279 639 0 0 25 0 2 0 1992882479 663240704 137958 996147200 134512640 134990860 4294956112 18446744073709551615 134746544 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/27048/statm: 161924 137958 197 116 0 161435 0
[pid=27048/tid=27050] ppid=27046 vsize=647696 CPUtime=0
/proc/27048/task/27050/stat : 27050 (bprolog) S 27046 27048 25978 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 1992887461 663240704 137958 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 399.18
Current children cumulated vsize (KiB) 647696

[startup+462.301 s]
/proc/loadavg: 1.86 1.98 1.99 3/74 27107
/proc/meminfo: memFree=848072/2055920 swapFree=4178936/4192956
[pid=27048] ppid=27046 vsize=647696 CPUtime=458.81
/proc/27048/stat : 27048 (bprolog) R 27046 27048 25978 0 -1 4194304 261435 0 0 0 45241 640 0 0 25 0 2 0 1992882479 663240704 137958 996147200 134512640 134990860 4294956112 18446744073709551615 134746451 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/27048/statm: 161924 137958 197 116 0 161435 0
[pid=27048/tid=27050] ppid=27046 vsize=647696 CPUtime=0
/proc/27048/task/27050/stat : 27050 (bprolog) S 27046 27048 25978 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 1992887461 663240704 137958 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 458.81
Current children cumulated vsize (KiB) 647696

[startup+522.302 s]
/proc/loadavg: 1.95 1.98 1.99 3/82 27142
/proc/meminfo: memFree=1048584/2055920 swapFree=4178936/4192956
[pid=27048] ppid=27046 vsize=647696 CPUtime=518.63
/proc/27048/stat : 27048 (bprolog) R 27046 27048 25978 0 -1 4194304 261435 0 0 0 51222 641 0 0 25 0 2 0 1992882479 663240704 137958 996147200 134512640 134990860 4294956112 18446744073709551615 134746533 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/27048/statm: 161924 137958 197 116 0 161435 0
[pid=27048/tid=27050] ppid=27046 vsize=647696 CPUtime=0
/proc/27048/task/27050/stat : 27050 (bprolog) S 27046 27048 25978 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 1992887461 663240704 137958 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 518.63
Current children cumulated vsize (KiB) 647696


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

/proc/27048/task/27192/stat : 27192 (bprolog) S 27046 27048 25978 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 1992977476 673730560 137971 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1297.91
Current children cumulated vsize (KiB) 657940

[startup+1362.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/84 27198
/proc/meminfo: memFree=1070848/2055920 swapFree=4178936/4192956
[pid=27048] ppid=27046 vsize=657940 CPUtime=1357.88
/proc/27048/stat : 27048 (bprolog) R 27046 27048 25978 0 -1 4194304 261448 0 0 0 135146 642 0 0 25 0 3 0 1992882479 673730560 137971 996147200 134512640 134990860 4294956112 18446744073709551615 134716933 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/27048/statm: 164485 137971 197 116 0 163996 0
[pid=27048/tid=27050] ppid=27046 vsize=657940 CPUtime=0
/proc/27048/task/27050/stat : 27050 (bprolog) S 27046 27048 25978 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 1992887461 673730560 137971 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=27048/tid=27192] ppid=27046 vsize=657940 CPUtime=0
/proc/27048/task/27192/stat : 27192 (bprolog) S 27046 27048 25978 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 1992977476 673730560 137971 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1357.88
Current children cumulated vsize (KiB) 657940

[startup+1422.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/85 27199
/proc/meminfo: memFree=1070776/2055920 swapFree=4178936/4192956
[pid=27048] ppid=27046 vsize=668184 CPUtime=1417.86
/proc/27048/stat : 27048 (bprolog) R 27046 27048 25978 0 -1 4194304 261481 0 0 0 141144 642 0 0 25 0 4 0 1992882479 684220416 138004 996147200 134512640 134990860 4294956112 18446744073709551615 134716933 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/27048/statm: 167046 138004 197 116 0 166557 0
[pid=27048/tid=27050] ppid=27046 vsize=668184 CPUtime=0
/proc/27048/task/27050/stat : 27050 (bprolog) S 27046 27048 25978 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 1992887461 684220416 138004 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=27048/tid=27192] ppid=27046 vsize=668184 CPUtime=0
/proc/27048/task/27192/stat : 27192 (bprolog) S 27046 27048 25978 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 1992977476 684220416 138004 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=27048/tid=27199] ppid=27046 vsize=668184 CPUtime=0
/proc/27048/task/27199/stat : 27199 (bprolog) S 27046 27048 25978 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 1993022490 684220416 138004 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1417.86
Current children cumulated vsize (KiB) 668184

[startup+1482.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/85 27199
/proc/meminfo: memFree=1070776/2055920 swapFree=4178936/4192956
[pid=27048] ppid=27046 vsize=668184 CPUtime=1477.83
/proc/27048/stat : 27048 (bprolog) R 27046 27048 25978 0 -1 4194304 261481 0 0 0 147141 642 0 0 25 0 4 0 1992882479 684220416 138004 996147200 134512640 134990860 4294956112 18446744073709551615 134716952 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/27048/statm: 167046 138004 197 116 0 166557 0
[pid=27048/tid=27050] ppid=27046 vsize=668184 CPUtime=0
/proc/27048/task/27050/stat : 27050 (bprolog) S 27046 27048 25978 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 1992887461 684220416 138004 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=27048/tid=27192] ppid=27046 vsize=668184 CPUtime=0
/proc/27048/task/27192/stat : 27192 (bprolog) S 27046 27048 25978 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 1992977476 684220416 138004 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=27048/tid=27199] ppid=27046 vsize=668184 CPUtime=0
/proc/27048/task/27199/stat : 27199 (bprolog) S 27046 27048 25978 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 1993022490 684220416 138004 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1477.83
Current children cumulated vsize (KiB) 668184

[startup+1542.31 s]
/proc/loadavg: 1.99 1.98 1.99 3/85 27199
/proc/meminfo: memFree=1070712/2055920 swapFree=4178936/4192956
[pid=27048] ppid=27046 vsize=668184 CPUtime=1537.82
/proc/27048/stat : 27048 (bprolog) R 27046 27048 25978 0 -1 4194304 261481 0 0 0 153139 643 0 0 25 0 4 0 1992882479 684220416 138004 996147200 134512640 134990860 4294956112 18446744073709551615 134746487 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/27048/statm: 167046 138004 197 116 0 166557 0
[pid=27048/tid=27050] ppid=27046 vsize=668184 CPUtime=0
/proc/27048/task/27050/stat : 27050 (bprolog) S 27046 27048 25978 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 1992887461 684220416 138004 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=27048/tid=27192] ppid=27046 vsize=668184 CPUtime=0
/proc/27048/task/27192/stat : 27192 (bprolog) S 27046 27048 25978 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 1992977476 684220416 138004 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=27048/tid=27199] ppid=27046 vsize=668184 CPUtime=0
/proc/27048/task/27199/stat : 27199 (bprolog) S 27046 27048 25978 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 1993022490 684220416 138004 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1537.82
Current children cumulated vsize (KiB) 668184

[startup+1602.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/85 27199
/proc/meminfo: memFree=1070712/2055920 swapFree=4178936/4192956
[pid=27048] ppid=27046 vsize=668184 CPUtime=1597.79
/proc/27048/stat : 27048 (bprolog) R 27046 27048 25978 0 -1 4194304 261481 0 0 0 159136 643 0 0 25 0 4 0 1992882479 684220416 138004 996147200 134512640 134990860 4294956112 18446744073709551615 134746531 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/27048/statm: 167046 138004 197 116 0 166557 0
[pid=27048/tid=27050] ppid=27046 vsize=668184 CPUtime=0
/proc/27048/task/27050/stat : 27050 (bprolog) S 27046 27048 25978 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 1992887461 684220416 138004 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=27048/tid=27192] ppid=27046 vsize=668184 CPUtime=0
/proc/27048/task/27192/stat : 27192 (bprolog) S 27046 27048 25978 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 1992977476 684220416 138004 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=27048/tid=27199] ppid=27046 vsize=668184 CPUtime=0
/proc/27048/task/27199/stat : 27199 (bprolog) S 27046 27048 25978 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 1993022490 684220416 138004 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1597.79
Current children cumulated vsize (KiB) 668184

[startup+1662.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/86 27200
/proc/meminfo: memFree=1070704/2055920 swapFree=4178936/4192956
[pid=27048] ppid=27046 vsize=678428 CPUtime=1657.77
/proc/27048/stat : 27048 (bprolog) R 27046 27048 25978 0 -1 4194304 261482 0 0 0 165134 643 0 0 25 0 5 0 1992882479 694710272 138005 996147200 134512640 134990860 4294956112 18446744073709551615 134716889 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/27048/statm: 169607 138005 197 116 0 169118 0
[pid=27048/tid=27050] ppid=27046 vsize=678428 CPUtime=0
/proc/27048/task/27050/stat : 27050 (bprolog) S 27046 27048 25978 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 1992887461 694710272 138005 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=27048/tid=27192] ppid=27046 vsize=678428 CPUtime=0
/proc/27048/task/27192/stat : 27192 (bprolog) S 27046 27048 25978 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 1992977476 694710272 138005 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=27048/tid=27199] ppid=27046 vsize=678428 CPUtime=0
/proc/27048/task/27199/stat : 27199 (bprolog) S 27046 27048 25978 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 1993022490 694710272 138005 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=27048/tid=27200] ppid=27046 vsize=678428 CPUtime=0
/proc/27048/task/27200/stat : 27200 (bprolog) S 27046 27048 25978 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 5 0 1993044998 694710272 138005 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1657.77
Current children cumulated vsize (KiB) 678428

[startup+1722.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/86 27200
/proc/meminfo: memFree=1070640/2055920 swapFree=4178936/4192956
[pid=27048] ppid=27046 vsize=678428 CPUtime=1717.75
/proc/27048/stat : 27048 (bprolog) R 27046 27048 25978 0 -1 4194304 261482 0 0 0 171132 643 0 0 25 0 5 0 1992882479 694710272 138005 996147200 134512640 134990860 4294956112 18446744073709551615 134746277 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/27048/statm: 169607 138005 197 116 0 169118 0
[pid=27048/tid=27050] ppid=27046 vsize=678428 CPUtime=0
/proc/27048/task/27050/stat : 27050 (bprolog) S 27046 27048 25978 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 1992887461 694710272 138005 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=27048/tid=27192] ppid=27046 vsize=678428 CPUtime=0
/proc/27048/task/27192/stat : 27192 (bprolog) S 27046 27048 25978 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 1992977476 694710272 138005 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=27048/tid=27199] ppid=27046 vsize=678428 CPUtime=0
/proc/27048/task/27199/stat : 27199 (bprolog) S 27046 27048 25978 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 1993022490 694710272 138005 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=27048/tid=27200] ppid=27046 vsize=678428 CPUtime=0
/proc/27048/task/27200/stat : 27200 (bprolog) S 27046 27048 25978 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 5 0 1993044998 694710272 138005 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1717.75
Current children cumulated vsize (KiB) 678428

[startup+1782.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/86 27200
/proc/meminfo: memFree=1070192/2055920 swapFree=4178936/4192956
[pid=27048] ppid=27046 vsize=678428 CPUtime=1777.72
/proc/27048/stat : 27048 (bprolog) R 27046 27048 25978 0 -1 4194304 261538 0 0 0 177129 643 0 0 25 0 5 0 1992882479 694710272 138061 996147200 134512640 134990860 4294956112 18446744073709551615 134746419 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/27048/statm: 169607 138061 197 116 0 169118 0
[pid=27048/tid=27050] ppid=27046 vsize=678428 CPUtime=0
/proc/27048/task/27050/stat : 27050 (bprolog) S 27046 27048 25978 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 1992887461 694710272 138061 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=27048/tid=27192] ppid=27046 vsize=678428 CPUtime=0
/proc/27048/task/27192/stat : 27192 (bprolog) S 27046 27048 25978 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 1992977476 694710272 138061 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=27048/tid=27199] ppid=27046 vsize=678428 CPUtime=0
/proc/27048/task/27199/stat : 27199 (bprolog) S 27046 27048 25978 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 1993022490 694710272 138061 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=27048/tid=27200] ppid=27046 vsize=678428 CPUtime=0
/proc/27048/task/27200/stat : 27200 (bprolog) S 27046 27048 25978 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 1993044998 694710272 138061 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1777.72
Current children cumulated vsize (KiB) 678428



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1804.6 s]
/proc/loadavg: 1.99 1.98 1.99 3/86 27200
/proc/meminfo: memFree=1070064/2055920 swapFree=4178936/4192956
[pid=27048] ppid=27046 vsize=678428 CPUtime=1800.02
/proc/27048/stat : 27048 (bprolog) R 27046 27048 25978 0 -1 4194304 261567 0 0 0 179359 643 0 0 25 0 5 0 1992882479 694710272 138090 996147200 134512640 134990860 4294956112 18446744073709551615 134716955 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/27048/statm: 169607 138090 197 116 0 169118 0
[pid=27048/tid=27050] ppid=27046 vsize=678428 CPUtime=0
/proc/27048/task/27050/stat : 27050 (bprolog) S 27046 27048 25978 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 1992887461 694710272 138090 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=27048/tid=27192] ppid=27046 vsize=678428 CPUtime=0
/proc/27048/task/27192/stat : 27192 (bprolog) S 27046 27048 25978 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 1992977476 694710272 138090 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=27048/tid=27199] ppid=27046 vsize=678428 CPUtime=0
/proc/27048/task/27199/stat : 27199 (bprolog) S 27046 27048 25978 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 1993022490 694710272 138090 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=27048/tid=27200] ppid=27046 vsize=678428 CPUtime=0
/proc/27048/task/27200/stat : 27200 (bprolog) S 27046 27048 25978 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 1993044998 694710272 138090 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 678428

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

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

[startup+1804.6 s]
/proc/loadavg: 1.99 1.98 1.99 3/86 27200
/proc/meminfo: memFree=1070064/2055920 swapFree=4178936/4192956
[pid=27048] ppid=27046 vsize=678428 CPUtime=1800.02
/proc/27048/stat : 27048 (bprolog) R 27046 27048 25978 0 -1 4194304 261567 0 0 0 179359 643 0 0 25 0 5 0 1992882479 694710272 138090 996147200 134512640 134990860 4294956112 18446744073709551615 134716955 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/27048/statm: 169607 138090 197 116 0 169118 0
[pid=27048/tid=27050] ppid=27046 vsize=678428 CPUtime=0
/proc/27048/task/27050/stat : 27050 (bprolog) S 27046 27048 25978 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 1992887461 694710272 138090 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=27048/tid=27192] ppid=27046 vsize=678428 CPUtime=0
/proc/27048/task/27192/stat : 27192 (bprolog) S 27046 27048 25978 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 1992977476 694710272 138090 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=27048/tid=27199] ppid=27046 vsize=678428 CPUtime=0
/proc/27048/task/27199/stat : 27199 (bprolog) S 27046 27048 25978 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 1993022490 694710272 138090 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=27048/tid=27200] ppid=27046 vsize=678428 CPUtime=0
/proc/27048/task/27200/stat : 27200 (bprolog) S 27046 27048 25978 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 1993044998 694710272 138090 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 678428

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1804.71
CPU time (s): 1800.12
CPU user time (s): 1793.6
CPU system time (s): 6.52001
CPU usage (%): 99.7457
Max. virtual memory (cumulated for all children) (KiB): 678428

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.6
system time used= 6.52001
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 261567
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= 15
involuntary context switches= 40582

runsolver used 1.67474 second user time and 4.95225 second system time

The end

Launcher Data (download as text)

Begin job on node64 at 2008-07-04 04:38:41
IDJOB=1063897
IDBENCH=54886
IDSOLVER=347
FILE ID=node64/1063897-1215139121
PBS_JOBID= 7877315
Free space on /tmp= 66556 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= b3eaf6921d0bcf4643fe675595a78887
RANDOM SEED=271177705

node64.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.248
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.248
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:       1540664 kB
Buffers:         45900 kB
Cached:         207344 kB
SwapCached:       7196 kB
Active:         212264 kB
Inactive:       238028 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1540664 kB
SwapTotal:     4192956 kB
SwapFree:      4178936 kB
Dirty:            4732 kB
Writeback:           0 kB
Mapped:         204620 kB
Slab:            49616 kB
Committed_AS:  4145352 kB
PageTables:       2148 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= 66548 MiB
End job on node64 at 2008-07-04 05:08:48