Trace number 1075543

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.15 1817.2

General information on the benchmark

Namecsp/ogdHerald/
normalized-crossword-m1-ogd-23-09.xml
MD5SUM97ca82fa436216a201f065760c0c3e04
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 benchmark2.09368
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.02	c bpsolver version 6.27.2008
0.00/0.02	c converting(HOME/instance-1075543-1215181139)
11.18/11.36	c Converted in 3679 ms
11.18/11.36	c solving(HOME/instance-1075543-1215181139,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-1075543-1215181139/watcher-1075543-1215181139 -o /tmp/evaluation-result-1075543-1215181139/solver-1075543-1215181139 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/solver HOME/instance-1075543-1215181139 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: 1.93 2.00 1.85 4/81 9778
/proc/meminfo: memFree=1814768/2055920 swapFree=4180444/4192956
[pid=9778] ppid=9776 vsize=4780 CPUtime=0
/proc/9778/stat : 9778 (bprolog) R 9776 9778 9184 0 -1 4194304 410 0 0 0 0 0 0 0 20 0 1 0 1997083497 4894720 128 996147200 134512640 134990860 4294956096 18446744073709551615 134530848 0 0 4096 0 0 0 0 17 1 0 0
/proc/9778/statm: 1195 128 72 116 0 706 0

[startup+0.152832 s]
/proc/loadavg: 1.93 2.00 1.85 4/81 9778
/proc/meminfo: memFree=1814768/2055920 swapFree=4180444/4192956
[pid=9778] ppid=9776 vsize=56080 CPUtime=0.14
/proc/9778/stat : 9778 (bprolog) R 9776 9778 9184 0 -1 4194304 1154 0 0 0 5 9 0 0 20 0 1 0 1997083497 57425920 867 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/9778/statm: 14020 867 174 116 0 13531 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 56080

[startup+0.20284 s]
/proc/loadavg: 1.93 2.00 1.85 4/81 9778
/proc/meminfo: memFree=1814768/2055920 swapFree=4180444/4192956
[pid=9778] ppid=9776 vsize=56080 CPUtime=0.18
/proc/9778/stat : 9778 (bprolog) R 9776 9778 9184 0 -1 4194304 1160 0 0 0 6 12 0 0 20 0 1 0 1997083497 57425920 873 996147200 134512640 134990860 4294956096 18446744073709551615 7122626 0 0 4096 2 0 0 0 17 1 0 0
/proc/9778/statm: 14020 873 174 116 0 13531 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 56080

[startup+0.302857 s]
/proc/loadavg: 1.93 2.00 1.85 4/81 9778
/proc/meminfo: memFree=1814768/2055920 swapFree=4180444/4192956
[pid=9778] ppid=9776 vsize=56080 CPUtime=0.29
/proc/9778/stat : 9778 (bprolog) R 9776 9778 9184 0 -1 4194304 1173 0 0 0 9 20 0 0 21 0 1 0 1997083497 57425920 886 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/9778/statm: 14020 886 174 116 0 13531 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 56080

[startup+0.701928 s]
/proc/loadavg: 1.93 2.00 1.85 4/81 9778
/proc/meminfo: memFree=1814768/2055920 swapFree=4180444/4192956
[pid=9778] ppid=9776 vsize=56080 CPUtime=0.69
/proc/9778/stat : 9778 (bprolog) R 9776 9778 9184 0 -1 4194304 1190 0 0 0 20 49 0 0 25 0 1 0 1997083497 57425920 903 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/9778/statm: 14020 903 176 116 0 13531 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 56080

[startup+1.50106 s]
/proc/loadavg: 1.93 2.00 1.85 3/82 9779
/proc/meminfo: memFree=1811240/2055920 swapFree=4180444/4192956
[pid=9778] ppid=9776 vsize=56080 CPUtime=1.47
/proc/9778/stat : 9778 (bprolog) R 9776 9778 9184 0 -1 4194304 1284 0 0 0 46 101 0 0 25 0 1 0 1997083497 57425920 997 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/9778/statm: 14020 997 176 116 0 13531 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 56080

[startup+3.10133 s]
/proc/loadavg: 1.93 2.00 1.85 3/82 9779
/proc/meminfo: memFree=1810216/2055920 swapFree=4180444/4192956
[pid=9778] ppid=9776 vsize=56080 CPUtime=3.06
/proc/9778/stat : 9778 (bprolog) R 9776 9778 9184 0 -1 4194304 1490 0 0 0 95 211 0 0 25 0 1 0 1997083497 57425920 1203 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/9778/statm: 14020 1203 176 116 0 13531 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 56080

[startup+6.30188 s]
/proc/loadavg: 1.94 2.00 1.85 3/82 9779
/proc/meminfo: memFree=1807528/2055920 swapFree=4180444/4192956
[pid=9778] ppid=9776 vsize=56080 CPUtime=6.23
/proc/9778/stat : 9778 (bprolog) R 9776 9778 9184 0 -1 4194304 1885 0 0 0 193 430 0 0 25 0 1 0 1997083497 57425920 1598 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/9778/statm: 14020 1598 176 116 0 13531 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 56080

[startup+12.702 s]
/proc/loadavg: 1.94 2.00 1.85 3/82 9779
/proc/meminfo: memFree=1740840/2055920 swapFree=4180444/4192956
[pid=9778] ppid=9776 vsize=102952 CPUtime=12.58
/proc/9778/stat : 9778 (bprolog) R 9776 9778 9184 0 -1 4194304 18305 0 0 0 495 763 0 0 25 0 1 0 1997083497 105422848 10158 996147200 134512640 134990860 4294956096 18446744073709551615 134566172 0 0 4096 2 0 0 0 17 1 0 0
/proc/9778/statm: 25738 10158 180 116 0 25249 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 102952

[startup+25.5021 s]
/proc/loadavg: 1.95 2.00 1.85 3/82 9779
/proc/meminfo: memFree=1658920/2055920 swapFree=4180444/4192956
[pid=9778] ppid=9776 vsize=267380 CPUtime=25.26
/proc/9778/stat : 9778 (bprolog) R 9776 9778 9184 0 -1 4194304 71590 0 0 0 1743 783 0 0 25 0 1 0 1997083497 273797120 38484 996147200 134512640 134990860 4294956096 18446744073709551615 134746547 0 0 4096 2 0 0 0 17 1 0 0
/proc/9778/statm: 66845 38484 190 116 0 66356 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 267380

[startup+51.1025 s]
/proc/loadavg: 1.97 2.00 1.85 3/82 9779
/proc/meminfo: memFree=1291112/2055920 swapFree=4180444/4192956
[pid=9778] ppid=9776 vsize=715388 CPUtime=50.64
/proc/9778/stat : 9778 (bprolog) R 9776 9778 9184 0 -1 4194304 262880 0 0 0 4205 859 0 0 25 0 1 0 1997083497 732557312 130279 996147200 134512640 134990860 4294956096 18446744073709551615 134954117 0 0 4096 2 0 0 0 17 1 0 0
/proc/9778/statm: 178847 130279 190 116 0 178358 0
Current children cumulated CPU time (s) 50.64
Current children cumulated vsize (KiB) 715388

[startup+102.301 s]
/proc/loadavg: 1.98 2.00 1.86 3/83 9780
/proc/meminfo: memFree=1250720/2055920 swapFree=4180444/4192956
[pid=9778] ppid=9776 vsize=725632 CPUtime=101.41
/proc/9778/stat : 9778 (bprolog) R 9776 9778 9184 0 -1 4194304 272488 0 0 0 9278 863 0 0 25 0 2 0 1997083497 743047168 139887 996147200 134512640 134990860 4294956096 18446744073709551615 134746363 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/9778/statm: 181408 139887 197 116 0 180919 0
[pid=9778/tid=9780] ppid=9776 vsize=725632 CPUtime=0
/proc/9778/task/9780/stat : 9780 (bprolog) S 9776 9778 9184 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 1997088849 743047168 139887 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.41
Current children cumulated vsize (KiB) 725632

[startup+162.302 s]
/proc/loadavg: 1.99 2.00 1.87 3/83 9780
/proc/meminfo: memFree=1250528/2055920 swapFree=4180444/4192956
[pid=9778] ppid=9776 vsize=725632 CPUtime=160.89
/proc/9778/stat : 9778 (bprolog) R 9776 9778 9184 0 -1 4194304 272526 0 0 0 15226 863 0 0 25 0 2 0 1997083497 743047168 139925 996147200 134512640 134990860 4294956096 18446744073709551615 134716880 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/9778/statm: 181408 139925 197 116 0 180919 0
[pid=9778/tid=9780] ppid=9776 vsize=725632 CPUtime=0
/proc/9778/task/9780/stat : 9780 (bprolog) S 9776 9778 9184 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 1997088849 743047168 139925 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 160.89
Current children cumulated vsize (KiB) 725632

[startup+222.307 s]
/proc/loadavg: 1.99 2.00 1.87 3/83 9780
/proc/meminfo: memFree=1250464/2055920 swapFree=4180444/4192956
[pid=9778] ppid=9776 vsize=725632 CPUtime=220.38
/proc/9778/stat : 9778 (bprolog) R 9776 9778 9184 0 -1 4194304 272526 0 0 0 21175 863 0 0 25 0 2 0 1997083497 743047168 139925 996147200 134512640 134990860 4294956096 18446744073709551615 134716881 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/9778/statm: 181408 139925 197 116 0 180919 0
[pid=9778/tid=9780] ppid=9776 vsize=725632 CPUtime=0
/proc/9778/task/9780/stat : 9780 (bprolog) S 9776 9778 9184 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 1997088849 743047168 139925 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 220.38
Current children cumulated vsize (KiB) 725632

[startup+282.302 s]
/proc/loadavg: 1.99 2.00 1.88 3/83 9780
/proc/meminfo: memFree=1250400/2055920 swapFree=4180444/4192956
[pid=9778] ppid=9776 vsize=725632 CPUtime=279.86
/proc/9778/stat : 9778 (bprolog) R 9776 9778 9184 0 -1 4194304 272526 0 0 0 27123 863 0 0 25 0 2 0 1997083497 743047168 139925 996147200 134512640 134990860 4294956096 18446744073709551615 134716952 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/9778/statm: 181408 139925 197 116 0 180919 0
[pid=9778/tid=9780] ppid=9776 vsize=725632 CPUtime=0
/proc/9778/task/9780/stat : 9780 (bprolog) S 9776 9778 9184 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 1997088849 743047168 139925 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 279.86
Current children cumulated vsize (KiB) 725632

[startup+342.302 s]
/proc/loadavg: 1.99 2.00 1.88 3/83 9780
/proc/meminfo: memFree=1250400/2055920 swapFree=4180444/4192956
[pid=9778] ppid=9776 vsize=725632 CPUtime=339.36
/proc/9778/stat : 9778 (bprolog) R 9776 9778 9184 0 -1 4194304 272526 0 0 0 33072 864 0 0 25 0 2 0 1997083497 743047168 139925 996147200 134512640 134990860 4294956096 18446744073709551615 134746546 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/9778/statm: 181408 139925 197 116 0 180919 0
[pid=9778/tid=9780] ppid=9776 vsize=725632 CPUtime=0
/proc/9778/task/9780/stat : 9780 (bprolog) S 9776 9778 9184 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 1997088849 743047168 139925 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 339.36
Current children cumulated vsize (KiB) 725632

[startup+402.301 s]
/proc/loadavg: 1.99 2.00 1.89 3/83 9780
/proc/meminfo: memFree=1249696/2055920 swapFree=4180444/4192956
[pid=9778] ppid=9776 vsize=725632 CPUtime=398.84
/proc/9778/stat : 9778 (bprolog) R 9776 9778 9184 0 -1 4194304 272675 0 0 0 39020 864 0 0 25 0 2 0 1997083497 743047168 140074 996147200 134512640 134990860 4294956096 18446744073709551615 134746451 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/9778/statm: 181408 140074 197 116 0 180919 0
[pid=9778/tid=9780] ppid=9776 vsize=725632 CPUtime=0
/proc/9778/task/9780/stat : 9780 (bprolog) S 9776 9778 9184 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 1997088849 743047168 140074 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 398.84
Current children cumulated vsize (KiB) 725632

[startup+462.302 s]
/proc/loadavg: 1.99 2.00 1.89 3/83 9780
/proc/meminfo: memFree=1249696/2055920 swapFree=4180444/4192956
[pid=9778] ppid=9776 vsize=725632 CPUtime=458.33
/proc/9778/stat : 9778 (bprolog) R 9776 9778 9184 0 -1 4194304 272675 0 0 0 44969 864 0 0 25 0 2 0 1997083497 743047168 140074 996147200 134512640 134990860 4294956096 18446744073709551615 134746277 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/9778/statm: 181408 140074 197 116 0 180919 0
[pid=9778/tid=9780] ppid=9776 vsize=725632 CPUtime=0
/proc/9778/task/9780/stat : 9780 (bprolog) S 9776 9778 9184 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 1997088849 743047168 140074 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 458.33
Current children cumulated vsize (KiB) 725632

[startup+522.302 s]
/proc/loadavg: 1.99 2.00 1.90 3/83 9780
/proc/meminfo: memFree=1249632/2055920 swapFree=4180444/4192956
[pid=9778] ppid=9776 vsize=725632 CPUtime=517.82
/proc/9778/stat : 9778 (bprolog) R 9776 9778 9184 0 -1 4194304 272675 0 0 0 50918 864 0 0 25 0 2 0 1997083497 743047168 140074 996147200 134512640 134990860 4294956096 18446744073709551615 134716933 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/9778/statm: 181408 140074 197 116 0 180919 0
[pid=9778/tid=9780] ppid=9776 vsize=725632 CPUtime=0
/proc/9778/task/9780/stat : 9780 (bprolog) S 9776 9778 9184 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 1997088849 743047168 140074 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 517.82
Current children cumulated vsize (KiB) 725632

[startup+582.302 s]
/proc/loadavg: 1.99 2.00 1.91 3/83 9780

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

/proc/9778/statm: 183969 140093 197 116 0 183480 0
[pid=9778/tid=9780] ppid=9776 vsize=735876 CPUtime=0
/proc/9778/task/9780/stat : 9780 (bprolog) S 9776 9778 9184 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 1997088849 753537024 140093 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=9778/tid=9781] ppid=9776 vsize=735876 CPUtime=0
/proc/9778/task/9781/stat : 9781 (bprolog) S 9776 9778 9184 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 1997178872 753537024 140093 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1231.63
Current children cumulated vsize (KiB) 735876

[startup+1302.3 s]
/proc/loadavg: 1.99 2.00 1.91 3/84 9783
/proc/meminfo: memFree=1248920/2055920 swapFree=4180444/4192956
[pid=9778] ppid=9776 vsize=735876 CPUtime=1291.1
/proc/9778/stat : 9778 (bprolog) R 9776 9778 9184 0 -1 4194304 272694 0 0 0 128243 867 0 0 25 0 3 0 1997083497 753537024 140093 996147200 134512640 134990860 4294956096 18446744073709551615 134716955 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/9778/statm: 183969 140093 197 116 0 183480 0
[pid=9778/tid=9780] ppid=9776 vsize=735876 CPUtime=0
/proc/9778/task/9780/stat : 9780 (bprolog) S 9776 9778 9184 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 1997088849 753537024 140093 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=9778/tid=9781] ppid=9776 vsize=735876 CPUtime=0
/proc/9778/task/9781/stat : 9781 (bprolog) S 9776 9778 9184 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 1997178872 753537024 140093 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1291.1
Current children cumulated vsize (KiB) 735876

[startup+1362.3 s]
/proc/loadavg: 1.99 2.00 1.91 3/84 9783
/proc/meminfo: memFree=1248856/2055920 swapFree=4180444/4192956
[pid=9778] ppid=9776 vsize=735876 CPUtime=1350.57
/proc/9778/stat : 9778 (bprolog) R 9776 9778 9184 0 -1 4194304 272694 0 0 0 134190 867 0 0 25 0 3 0 1997083497 753537024 140093 996147200 134512640 134990860 4294956096 18446744073709551615 134746342 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/9778/statm: 183969 140093 197 116 0 183480 0
[pid=9778/tid=9780] ppid=9776 vsize=735876 CPUtime=0
/proc/9778/task/9780/stat : 9780 (bprolog) S 9776 9778 9184 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 1997088849 753537024 140093 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=9778/tid=9781] ppid=9776 vsize=735876 CPUtime=0
/proc/9778/task/9781/stat : 9781 (bprolog) S 9776 9778 9184 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 1997178872 753537024 140093 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1350.57
Current children cumulated vsize (KiB) 735876

[startup+1422.3 s]
/proc/loadavg: 1.99 2.00 1.91 3/85 9784
/proc/meminfo: memFree=1248784/2055920 swapFree=4180444/4192956
[pid=9778] ppid=9776 vsize=746120 CPUtime=1410.04
/proc/9778/stat : 9778 (bprolog) R 9776 9778 9184 0 -1 4194304 272695 0 0 0 140137 867 0 0 25 0 4 0 1997083497 764026880 140094 996147200 134512640 134990860 4294956096 18446744073709551615 134747077 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/9778/statm: 186530 140094 197 116 0 186041 0
[pid=9778/tid=9780] ppid=9776 vsize=746120 CPUtime=0
/proc/9778/task/9780/stat : 9780 (bprolog) S 9776 9778 9184 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 1997088849 764026880 140094 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=9778/tid=9781] ppid=9776 vsize=746120 CPUtime=0
/proc/9778/task/9781/stat : 9781 (bprolog) S 9776 9778 9184 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 1997178872 764026880 140094 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=9778/tid=9784] ppid=9776 vsize=746120 CPUtime=0
/proc/9778/task/9784/stat : 9784 (bprolog) S 9776 9778 9184 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 1997223882 764026880 140094 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1410.04
Current children cumulated vsize (KiB) 746120

[startup+1482.3 s]
/proc/loadavg: 1.99 2.00 1.91 3/85 9784
/proc/meminfo: memFree=1248784/2055920 swapFree=4180444/4192956
[pid=9778] ppid=9776 vsize=746120 CPUtime=1469.48
/proc/9778/stat : 9778 (bprolog) R 9776 9778 9184 0 -1 4194304 272695 0 0 0 146081 867 0 0 25 0 4 0 1997083497 764026880 140094 996147200 134512640 134990860 4294956096 18446744073709551615 134746273 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/9778/statm: 186530 140094 197 116 0 186041 0
[pid=9778/tid=9780] ppid=9776 vsize=746120 CPUtime=0
/proc/9778/task/9780/stat : 9780 (bprolog) S 9776 9778 9184 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 1997088849 764026880 140094 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=9778/tid=9781] ppid=9776 vsize=746120 CPUtime=0
/proc/9778/task/9781/stat : 9781 (bprolog) S 9776 9778 9184 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 1997178872 764026880 140094 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=9778/tid=9784] ppid=9776 vsize=746120 CPUtime=0
/proc/9778/task/9784/stat : 9784 (bprolog) S 9776 9778 9184 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 1997223882 764026880 140094 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1469.48
Current children cumulated vsize (KiB) 746120

[startup+1542.31 s]
/proc/loadavg: 1.99 2.00 1.91 3/85 9784
/proc/meminfo: memFree=1248720/2055920 swapFree=4180444/4192956
[pid=9778] ppid=9776 vsize=746120 CPUtime=1528.93
/proc/9778/stat : 9778 (bprolog) R 9776 9778 9184 0 -1 4194304 272695 0 0 0 152026 867 0 0 25 0 4 0 1997083497 764026880 140094 996147200 134512640 134990860 4294956096 18446744073709551615 134716952 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/9778/statm: 186530 140094 197 116 0 186041 0
[pid=9778/tid=9780] ppid=9776 vsize=746120 CPUtime=0
/proc/9778/task/9780/stat : 9780 (bprolog) S 9776 9778 9184 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 1997088849 764026880 140094 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=9778/tid=9781] ppid=9776 vsize=746120 CPUtime=0
/proc/9778/task/9781/stat : 9781 (bprolog) S 9776 9778 9184 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 1997178872 764026880 140094 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=9778/tid=9784] ppid=9776 vsize=746120 CPUtime=0
/proc/9778/task/9784/stat : 9784 (bprolog) S 9776 9778 9184 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 1997223882 764026880 140094 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1528.93
Current children cumulated vsize (KiB) 746120

[startup+1602.3 s]
/proc/loadavg: 1.99 2.00 1.91 3/85 9784
/proc/meminfo: memFree=1248656/2055920 swapFree=4180444/4192956
[pid=9778] ppid=9776 vsize=746120 CPUtime=1588.38
/proc/9778/stat : 9778 (bprolog) R 9776 9778 9184 0 -1 4194304 272695 0 0 0 157970 868 0 0 25 0 4 0 1997083497 764026880 140094 996147200 134512640 134990860 4294956096 18446744073709551615 134716935 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/9778/statm: 186530 140094 197 116 0 186041 0
[pid=9778/tid=9780] ppid=9776 vsize=746120 CPUtime=0
/proc/9778/task/9780/stat : 9780 (bprolog) S 9776 9778 9184 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 1997088849 764026880 140094 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=9778/tid=9781] ppid=9776 vsize=746120 CPUtime=0
/proc/9778/task/9781/stat : 9781 (bprolog) S 9776 9778 9184 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 1997178872 764026880 140094 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=9778/tid=9784] ppid=9776 vsize=746120 CPUtime=0
/proc/9778/task/9784/stat : 9784 (bprolog) S 9776 9778 9184 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 1997223882 764026880 140094 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1588.38
Current children cumulated vsize (KiB) 746120

[startup+1662.3 s]
/proc/loadavg: 1.99 2.00 1.91 3/86 9785
/proc/meminfo: memFree=1248584/2055920 swapFree=4180444/4192956
[pid=9778] ppid=9776 vsize=756364 CPUtime=1647.82
/proc/9778/stat : 9778 (bprolog) R 9776 9778 9184 0 -1 4194304 272696 0 0 0 163914 868 0 0 25 0 5 0 1997083497 774516736 140095 996147200 134512640 134990860 4294956096 18446744073709551615 134716894 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/9778/statm: 189091 140095 197 116 0 188602 0
[pid=9778/tid=9780] ppid=9776 vsize=756364 CPUtime=0
/proc/9778/task/9780/stat : 9780 (bprolog) S 9776 9778 9184 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 1997088849 774516736 140095 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=9778/tid=9781] ppid=9776 vsize=756364 CPUtime=0
/proc/9778/task/9781/stat : 9781 (bprolog) S 9776 9778 9184 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 1997178872 774516736 140095 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=9778/tid=9784] ppid=9776 vsize=756364 CPUtime=0
/proc/9778/task/9784/stat : 9784 (bprolog) S 9776 9778 9184 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 1997223882 774516736 140095 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=9778/tid=9785] ppid=9776 vsize=756364 CPUtime=0
/proc/9778/task/9785/stat : 9785 (bprolog) S 9776 9778 9184 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 5 0 1997246389 774516736 140095 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1647.82
Current children cumulated vsize (KiB) 756364

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/98 9841
/proc/meminfo: memFree=1211944/2055920 swapFree=4180444/4192956
[pid=9778] ppid=9776 vsize=756364 CPUtime=1707.11
/proc/9778/stat : 9778 (bprolog) R 9776 9778 9184 0 -1 4194304 272696 0 0 0 169840 871 0 0 25 0 5 0 1997083497 774516736 140095 996147200 134512640 134990860 4294956096 18446744073709551615 134746544 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/9778/statm: 189091 140095 197 116 0 188602 0
[pid=9778/tid=9780] ppid=9776 vsize=756364 CPUtime=0
/proc/9778/task/9780/stat : 9780 (bprolog) S 9776 9778 9184 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 1997088849 774516736 140095 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=9778/tid=9781] ppid=9776 vsize=756364 CPUtime=0
/proc/9778/task/9781/stat : 9781 (bprolog) S 9776 9778 9184 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 1997178872 774516736 140095 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=9778/tid=9784] ppid=9776 vsize=756364 CPUtime=0
/proc/9778/task/9784/stat : 9784 (bprolog) S 9776 9778 9184 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 1997223882 774516736 140095 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=9778/tid=9785] ppid=9776 vsize=756364 CPUtime=0
/proc/9778/task/9785/stat : 9785 (bprolog) S 9776 9778 9184 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 5 0 1997246389 774516736 140095 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1707.11
Current children cumulated vsize (KiB) 756364

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/98 9841
/proc/meminfo: memFree=1211624/2055920 swapFree=4180444/4192956
[pid=9778] ppid=9776 vsize=756364 CPUtime=1765.92
/proc/9778/stat : 9778 (bprolog) R 9776 9778 9184 0 -1 4194304 272696 0 0 0 175721 871 0 0 25 0 5 0 1997083497 774516736 140095 996147200 134512640 134990860 4294956096 18446744073709551615 134746363 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/9778/statm: 189091 140095 197 116 0 188602 0
[pid=9778/tid=9780] ppid=9776 vsize=756364 CPUtime=0
/proc/9778/task/9780/stat : 9780 (bprolog) S 9776 9778 9184 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 1997088849 774516736 140095 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=9778/tid=9781] ppid=9776 vsize=756364 CPUtime=0
/proc/9778/task/9781/stat : 9781 (bprolog) S 9776 9778 9184 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 1997178872 774516736 140095 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=9778/tid=9784] ppid=9776 vsize=756364 CPUtime=0
/proc/9778/task/9784/stat : 9784 (bprolog) S 9776 9778 9184 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 1997223882 774516736 140095 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=9778/tid=9785] ppid=9776 vsize=756364 CPUtime=0
/proc/9778/task/9785/stat : 9785 (bprolog) S 9776 9778 9184 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 1997246389 774516736 140095 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1765.92
Current children cumulated vsize (KiB) 756364



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1817.1 s]
/proc/loadavg: 2.00 2.00 1.91 3/98 9841
/proc/meminfo: memFree=1211688/2055920 swapFree=4180444/4192956
[pid=9778] ppid=9776 vsize=756364 CPUtime=1800.05
/proc/9778/stat : 9778 (bprolog) R 9776 9778 9184 0 -1 4194304 272696 0 0 0 179134 871 0 0 25 0 5 0 1997083497 774516736 140095 996147200 134512640 134990860 4294956096 18446744073709551615 134716955 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/9778/statm: 189091 140095 197 116 0 188602 0
[pid=9778/tid=9780] ppid=9776 vsize=756364 CPUtime=0
/proc/9778/task/9780/stat : 9780 (bprolog) S 9776 9778 9184 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 1997088849 774516736 140095 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=9778/tid=9781] ppid=9776 vsize=756364 CPUtime=0
/proc/9778/task/9781/stat : 9781 (bprolog) S 9776 9778 9184 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 1997178872 774516736 140095 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=9778/tid=9784] ppid=9776 vsize=756364 CPUtime=0
/proc/9778/task/9784/stat : 9784 (bprolog) S 9776 9778 9184 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 1997223882 774516736 140095 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=9778/tid=9785] ppid=9776 vsize=756364 CPUtime=0
/proc/9778/task/9785/stat : 9785 (bprolog) S 9776 9778 9184 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 1997246389 774516736 140095 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 756364

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): 1817.2
CPU time (s): 1800.15
CPU user time (s): 1791.35
CPU system time (s): 8.80466
CPU usage (%): 99.0618
Max. virtual memory (cumulated for all children) (KiB): 756364

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1791.35
system time used= 8.80466
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 272696
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 12
involuntary context switches= 42753

runsolver used 2.05869 second user time and 5.00924 second system time

The end

Launcher Data (download as text)

Begin job on node68 at 2008-07-04 16:18:59
IDJOB=1075543
IDBENCH=56523
IDSOLVER=347
FILE ID=node68/1075543-1215181139
PBS_JOBID= 7881589
Free space on /tmp= 66552 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 97ca82fa436216a201f065760c0c3e04
RANDOM SEED=1807764174

node68.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.261
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.261
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:       1815248 kB
Buffers:          4784 kB
Cached:          93080 kB
SwapCached:       6312 kB
Active:         136576 kB
Inactive:        53624 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1815248 kB
SwapTotal:     4192956 kB
SwapFree:      4180444 kB
Dirty:            5512 kB
Writeback:           0 kB
Mapped:         106372 kB
Slab:            35540 kB
Committed_AS:  4985988 kB
PageTables:       1964 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= 66524 MiB
End job on node68 at 2008-07-04 16:49:18