Trace number 1075333

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 1807.98

General information on the benchmark

Namecsp/ogdHerald/
normalized-crossword-m1-ogd-21-03.xml
MD5SUM4017db100708ff15ef992f6d96e82e74
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.49477
Satisfiable
(Un)Satisfiability was proved
Number of variables362
Number of constraints2140
Maximum constraint arity22
Maximum domain size26
Number of constraints which are defined in extension144
Number of constraints which are defined in intension1996
Global constraints used (with number of constraints)

Solver Data (download as text)

0.01/0.10	c bpsolver version 6.27.2008
0.01/0.10	c converting(HOME/instance-1075333-1215477125)
18.18/18.51	c Converted in 5628 ms
18.18/18.51	c solving(HOME/instance-1075333-1215477125,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-1075333-1215477125/watcher-1075333-1215477125 -o /tmp/evaluation-result-1075333-1215477125/solver-1075333-1215477125 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/solver HOME/instance-1075333-1215477125 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.08 1.02 1.01 3/68 2805
/proc/meminfo: memFree=1906896/2055920 swapFree=4192956/4192956
[pid=2805] ppid=2803 vsize=3376 CPUtime=0
/proc/2805/stat : 2805 (bprolog) D 2803 2805 2752 0 -1 4194304 292 0 1 0 0 0 0 0 18 0 1 0 4416053 3457024 24 996147200 134512640 134990860 4294956096 18446744073709551615 5829412 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/2805/statm: 844 24 18 116 0 701 0

[startup+0.105822 s]
/proc/loadavg: 1.08 1.02 1.01 3/68 2805
/proc/meminfo: memFree=1906896/2055920 swapFree=4192956/4192956
[pid=2805] ppid=2803 vsize=55720 CPUtime=0.01
/proc/2805/stat : 2805 (bprolog) R 2803 2805 2752 0 -1 4194304 921 0 13 0 1 0 0 0 18 0 1 0 4416053 57057280 650 996147200 134512640 134990860 4294956096 18446744073709551615 134556001 0 0 4096 2 0 0 0 17 1 0 0
/proc/2805/statm: 13930 650 129 116 0 13441 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 55720

[startup+0.203059 s]
/proc/loadavg: 1.08 1.02 1.01 3/68 2805
/proc/meminfo: memFree=1906896/2055920 swapFree=4192956/4192956
[pid=2805] ppid=2803 vsize=56080 CPUtime=0.11
/proc/2805/stat : 2805 (bprolog) R 2803 2805 2752 0 -1 4194304 1125 0 14 0 5 6 0 0 18 0 1 0 4416053 57425920 852 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/2805/statm: 14020 852 174 116 0 13531 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 56080

[startup+0.302862 s]
/proc/loadavg: 1.08 1.02 1.01 3/68 2805
/proc/meminfo: memFree=1906896/2055920 swapFree=4192956/4192956
[pid=2805] ppid=2803 vsize=56080 CPUtime=0.21
/proc/2805/stat : 2805 (bprolog) R 2803 2805 2752 0 -1 4194304 1130 0 14 0 8 13 0 0 18 0 1 0 4416053 57425920 857 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/2805/statm: 14020 857 176 116 0 13531 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 56080

[startup+0.70289 s]
/proc/loadavg: 1.08 1.02 1.01 3/68 2805
/proc/meminfo: memFree=1906896/2055920 swapFree=4192956/4192956
[pid=2805] ppid=2803 vsize=56080 CPUtime=0.61
/proc/2805/stat : 2805 (bprolog) R 2803 2805 2752 0 -1 4194304 1164 0 14 0 19 42 0 0 21 0 1 0 4416053 57425920 891 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/2805/statm: 14020 891 176 116 0 13531 0
Current children cumulated CPU time (s) 0.61
Current children cumulated vsize (KiB) 56080

[startup+1.50299 s]
/proc/loadavg: 1.08 1.02 1.01 3/74 2814
/proc/meminfo: memFree=1849760/2055920 swapFree=4192956/4192956
[pid=2805] ppid=2803 vsize=56080 CPUtime=1.4
/proc/2805/stat : 2805 (bprolog) R 2803 2805 2752 0 -1 4194304 1227 0 14 0 46 94 0 0 25 0 1 0 4416053 57425920 954 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/2805/statm: 14020 954 176 116 0 13531 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 56080

[startup+3.10117 s]
/proc/loadavg: 1.08 1.02 1.01 3/74 2814
/proc/meminfo: memFree=1822560/2055920 swapFree=4192956/4192956
[pid=2805] ppid=2803 vsize=56080 CPUtime=2.98
/proc/2805/stat : 2805 (bprolog) R 2803 2805 2752 0 -1 4194304 1431 0 14 0 95 203 0 0 25 0 1 0 4416053 57425920 1158 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 0 0 0
/proc/2805/statm: 14020 1158 176 116 0 13531 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 56080

[startup+6.30154 s]
/proc/loadavg: 1.15 1.03 1.01 3/70 2821
/proc/meminfo: memFree=1836216/2055920 swapFree=4192956/4192956
[pid=2805] ppid=2803 vsize=56080 CPUtime=6.17
/proc/2805/stat : 2805 (bprolog) R 2803 2805 2752 0 -1 4194304 1552 0 14 0 191 426 0 0 25 0 1 0 4416053 57425920 1279 996147200 134512640 134990860 4294956096 18446744073709551615 134686627 0 0 4096 2 0 0 0 17 0 0 0
/proc/2805/statm: 14020 1279 176 116 0 13531 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 56080

[startup+12.7013 s]
/proc/loadavg: 1.22 1.05 1.02 3/83 2866
/proc/meminfo: memFree=1792528/2055920 swapFree=4192956/4192956
[pid=2805] ppid=2803 vsize=56080 CPUtime=12.52
/proc/2805/stat : 2805 (bprolog) R 2803 2805 2752 0 -1 4194304 1859 0 14 0 382 870 0 0 25 0 1 0 4416053 57425920 1586 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/2805/statm: 14020 1586 176 116 0 13531 0
Current children cumulated CPU time (s) 12.52
Current children cumulated vsize (KiB) 56080

[startup+25.5028 s]
/proc/loadavg: 1.61 1.14 1.05 3/83 2866
/proc/meminfo: memFree=1496400/2055920 swapFree=4192956/4192956
[pid=2805] ppid=2803 vsize=238056 CPUtime=25.12
/proc/2805/stat : 2805 (bprolog) R 2803 2805 2752 0 -1 4194304 74085 0 14 0 1223 1289 0 0 25 0 1 0 4416053 243769344 34853 996147200 134512640 134990860 4294956096 18446744073709551615 134746451 0 0 4096 2 0 0 0 17 0 0 0
/proc/2805/statm: 59514 34853 186 116 0 59025 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 238056

[startup+51.1018 s]
/proc/loadavg: 2.24 1.33 1.11 3/83 2866
/proc/meminfo: memFree=818384/2055920 swapFree=4192956/4192956
[pid=2805] ppid=2803 vsize=552144 CPUtime=50.6
/proc/2805/stat : 2805 (bprolog) R 2803 2805 2752 0 -1 4194304 225977 0 14 0 3711 1349 0 0 25 0 2 0 4416053 565395456 125448 996147200 134512640 134990860 4294956096 18446744073709551615 134746342 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/2805/statm: 138036 125448 197 116 0 137547 0
Current children cumulated CPU time (s) 50.6
Current children cumulated vsize (KiB) 552144

[startup+102.302 s]
/proc/loadavg: 2.74 1.60 1.21 4/84 2867
/proc/meminfo: memFree=185736/2055920 swapFree=4192956/4192956
[pid=2805] ppid=2803 vsize=552144 CPUtime=101.56
/proc/2805/stat : 2805 (bprolog) R 2803 2805 2752 0 -1 4194304 226149 0 14 0 8796 1360 0 0 25 0 2 0 4416053 565395456 125620 996147200 134512640 134990860 4294956096 18446744073709551615 134746451 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/2805/statm: 138036 125620 197 116 0 137547 0
[pid=2805/tid=2867] ppid=2803 vsize=552144 CPUtime=0
/proc/2805/task/2867/stat : 2867 (bprolog) S 2803 2805 2752 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 4421151 565395456 125620 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.56
Current children cumulated vsize (KiB) 552144

[startup+162.302 s]
/proc/loadavg: 3.13 1.91 1.34 4/84 2867
/proc/meminfo: memFree=15560/2055920 swapFree=4192812/4192956
[pid=2805] ppid=2803 vsize=552144 CPUtime=161.25
/proc/2805/stat : 2805 (bprolog) R 2803 2805 2752 0 -1 4194304 226162 0 14 0 14754 1371 0 0 25 0 2 0 4416053 565395456 125633 996147200 134512640 134990860 4294956096 18446744073709551615 134716955 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/2805/statm: 138036 125633 197 116 0 137547 0
[pid=2805/tid=2867] ppid=2803 vsize=552144 CPUtime=0
/proc/2805/task/2867/stat : 2867 (bprolog) S 2803 2805 2752 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 4421151 565395456 125633 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 161.25
Current children cumulated vsize (KiB) 552144

[startup+222.307 s]
/proc/loadavg: 2.70 2.03 1.41 2/69 2924
/proc/meminfo: memFree=1432568/2055920 swapFree=4192812/4192956
[pid=2805] ppid=2803 vsize=552144 CPUtime=220.86
/proc/2805/stat : 2805 (bprolog) R 2803 2805 2752 0 -1 4194304 226163 0 14 0 20687 1399 0 0 25 0 2 0 4416053 565395456 125634 996147200 134512640 134990860 4294956096 18446744073709551615 134716889 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/2805/statm: 138036 125634 197 116 0 137547 0
[pid=2805/tid=2867] ppid=2803 vsize=552144 CPUtime=0
/proc/2805/task/2867/stat : 2867 (bprolog) S 2803 2805 2752 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 4421151 565395456 125634 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 220.86
Current children cumulated vsize (KiB) 552144

[startup+282.303 s]
/proc/loadavg: 2.26 2.02 1.45 3/74 2932
/proc/meminfo: memFree=1424672/2055920 swapFree=4192812/4192956
[pid=2805] ppid=2803 vsize=552144 CPUtime=280.61
/proc/2805/stat : 2805 (bprolog) R 2803 2805 2752 0 -1 4194304 226251 0 14 0 26661 1400 0 0 25 0 2 0 4416053 565395456 125722 996147200 134512640 134990860 4294956096 18446744073709551615 134746185 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/2805/statm: 138036 125722 197 116 0 137547 0
[pid=2805/tid=2867] ppid=2803 vsize=552144 CPUtime=0
/proc/2805/task/2867/stat : 2867 (bprolog) S 2803 2805 2752 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 4421151 565395456 125722 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 280.61
Current children cumulated vsize (KiB) 552144

[startup+342.303 s]
/proc/loadavg: 2.09 2.02 1.48 3/74 2932
/proc/meminfo: memFree=1424544/2055920 swapFree=4192812/4192956
[pid=2805] ppid=2803 vsize=552144 CPUtime=340.36
/proc/2805/stat : 2805 (bprolog) R 2803 2805 2752 0 -1 4194304 226255 0 14 0 32636 1400 0 0 25 0 2 0 4416053 565395456 125726 996147200 134512640 134990860 4294956096 18446744073709551615 134746179 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/2805/statm: 138036 125726 197 116 0 137547 0
[pid=2805/tid=2867] ppid=2803 vsize=552144 CPUtime=0
/proc/2805/task/2867/stat : 2867 (bprolog) S 2803 2805 2752 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 4421151 565395456 125726 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 340.36
Current children cumulated vsize (KiB) 552144

[startup+402.303 s]
/proc/loadavg: 2.03 2.01 1.51 3/74 2932
/proc/meminfo: memFree=1424480/2055920 swapFree=4192812/4192956
[pid=2805] ppid=2803 vsize=552144 CPUtime=400.12
/proc/2805/stat : 2805 (bprolog) R 2803 2805 2752 0 -1 4194304 226255 0 14 0 38612 1400 0 0 25 0 2 0 4416053 565395456 125726 996147200 134512640 134990860 4294956096 18446744073709551615 134746229 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/2805/statm: 138036 125726 197 116 0 137547 0
[pid=2805/tid=2867] ppid=2803 vsize=552144 CPUtime=0
/proc/2805/task/2867/stat : 2867 (bprolog) S 2803 2805 2752 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 4421151 565395456 125726 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 400.12
Current children cumulated vsize (KiB) 552144

[startup+462.303 s]
/proc/loadavg: 2.01 2.00 1.54 3/74 2932
/proc/meminfo: memFree=1424480/2055920 swapFree=4192812/4192956
[pid=2805] ppid=2803 vsize=552144 CPUtime=459.87
/proc/2805/stat : 2805 (bprolog) R 2803 2805 2752 0 -1 4194304 226255 0 14 0 44587 1400 0 0 25 0 2 0 4416053 565395456 125726 996147200 134512640 134990860 4294956096 18446744073709551615 134746273 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/2805/statm: 138036 125726 197 116 0 137547 0
[pid=2805/tid=2867] ppid=2803 vsize=552144 CPUtime=0
/proc/2805/task/2867/stat : 2867 (bprolog) S 2803 2805 2752 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 4421151 565395456 125726 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 459.87
Current children cumulated vsize (KiB) 552144

[startup+522.302 s]
/proc/loadavg: 2.00 2.00 1.56 3/74 2932
/proc/meminfo: memFree=1424416/2055920 swapFree=4192812/4192956
[pid=2805] ppid=2803 vsize=552144 CPUtime=519.64
/proc/2805/stat : 2805 (bprolog) R 2803 2805 2752 0 -1 4194304 226255 0 14 0 50563 1401 0 0 25 0 2 0 4416053 565395456 125726 996147200 134512640 134990860 4294956096 18446744073709551615 134716938 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/2805/statm: 138036 125726 197 116 0 137547 0
[pid=2805/tid=2867] ppid=2803 vsize=552144 CPUtime=0
/proc/2805/task/2867/stat : 2867 (bprolog) S 2803 2805 2752 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 4421151 565395456 125726 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 519.64
Current children cumulated vsize (KiB) 552144

[startup+582.302 s]
/proc/loadavg: 2.00 2.00 1.59 3/74 2932

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

/proc/2805/statm: 140597 125727 197 116 0 140108 0
[pid=2805/tid=2867] ppid=2803 vsize=562388 CPUtime=0
/proc/2805/task/2867/stat : 2867 (bprolog) S 2803 2805 2752 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 4421151 575885312 125727 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=2805/tid=2933] ppid=2803 vsize=562388 CPUtime=0
/proc/2805/task/2933/stat : 2933 (bprolog) S 2803 2805 2752 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 4511183 575885312 125727 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1236.72
Current children cumulated vsize (KiB) 562388

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.78 3/75 2933
/proc/meminfo: memFree=1423768/2055920 swapFree=4192812/4192956
[pid=2805] ppid=2803 vsize=562388 CPUtime=1296.48
/proc/2805/stat : 2805 (bprolog) R 2803 2805 2752 0 -1 4194304 226256 0 14 0 128247 1401 0 0 25 0 3 0 4416053 575885312 125727 996147200 134512640 134990860 4294956096 18446744073709551615 134716894 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/2805/statm: 140597 125727 197 116 0 140108 0
[pid=2805/tid=2867] ppid=2803 vsize=562388 CPUtime=0
/proc/2805/task/2867/stat : 2867 (bprolog) S 2803 2805 2752 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 4421151 575885312 125727 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=2805/tid=2933] ppid=2803 vsize=562388 CPUtime=0
/proc/2805/task/2933/stat : 2933 (bprolog) S 2803 2805 2752 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 4511183 575885312 125727 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1296.48
Current children cumulated vsize (KiB) 562388

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.79 3/75 2933
/proc/meminfo: memFree=1423768/2055920 swapFree=4192812/4192956
[pid=2805] ppid=2803 vsize=562388 CPUtime=1356.23
/proc/2805/stat : 2805 (bprolog) R 2803 2805 2752 0 -1 4194304 226256 0 14 0 134222 1401 0 0 25 0 3 0 4416053 575885312 125727 996147200 134512640 134990860 4294956096 18446744073709551615 134716945 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/2805/statm: 140597 125727 197 116 0 140108 0
[pid=2805/tid=2867] ppid=2803 vsize=562388 CPUtime=0
/proc/2805/task/2867/stat : 2867 (bprolog) S 2803 2805 2752 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 4421151 575885312 125727 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=2805/tid=2933] ppid=2803 vsize=562388 CPUtime=0
/proc/2805/task/2933/stat : 2933 (bprolog) S 2803 2805 2752 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 4511183 575885312 125727 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1356.23
Current children cumulated vsize (KiB) 562388

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 1.81 3/76 2934
/proc/meminfo: memFree=1423696/2055920 swapFree=4192812/4192956
[pid=2805] ppid=2803 vsize=572632 CPUtime=1415.99
/proc/2805/stat : 2805 (bprolog) R 2803 2805 2752 0 -1 4194304 226257 0 14 0 140198 1401 0 0 25 0 4 0 4416053 586375168 125728 996147200 134512640 134990860 4294956096 18446744073709551615 134746363 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/2805/statm: 143158 125728 197 116 0 142669 0
[pid=2805/tid=2867] ppid=2803 vsize=572632 CPUtime=0
/proc/2805/task/2867/stat : 2867 (bprolog) S 2803 2805 2752 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 4421151 586375168 125728 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=2805/tid=2933] ppid=2803 vsize=572632 CPUtime=0
/proc/2805/task/2933/stat : 2933 (bprolog) S 2803 2805 2752 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 4511183 586375168 125728 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=2805/tid=2934] ppid=2803 vsize=572632 CPUtime=0
/proc/2805/task/2934/stat : 2934 (bprolog) S 2803 2805 2752 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 4556206 586375168 125728 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1415.99
Current children cumulated vsize (KiB) 572632

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.82 3/76 2934
/proc/meminfo: memFree=1423568/2055920 swapFree=4192812/4192956
[pid=2805] ppid=2803 vsize=572632 CPUtime=1475.75
/proc/2805/stat : 2805 (bprolog) R 2803 2805 2752 0 -1 4194304 226257 0 14 0 146174 1401 0 0 25 0 4 0 4416053 586375168 125728 996147200 134512640 134990860 4294956096 18446744073709551615 134746277 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/2805/statm: 143158 125728 197 116 0 142669 0
[pid=2805/tid=2867] ppid=2803 vsize=572632 CPUtime=0
/proc/2805/task/2867/stat : 2867 (bprolog) S 2803 2805 2752 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 4421151 586375168 125728 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=2805/tid=2933] ppid=2803 vsize=572632 CPUtime=0
/proc/2805/task/2933/stat : 2933 (bprolog) S 2803 2805 2752 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 4511183 586375168 125728 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=2805/tid=2934] ppid=2803 vsize=572632 CPUtime=0
/proc/2805/task/2934/stat : 2934 (bprolog) S 2803 2805 2752 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 4556206 586375168 125728 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1475.75
Current children cumulated vsize (KiB) 572632

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 1.82 3/76 2934
/proc/meminfo: memFree=1423504/2055920 swapFree=4192812/4192956
[pid=2805] ppid=2803 vsize=572632 CPUtime=1535.51
/proc/2805/stat : 2805 (bprolog) R 2803 2805 2752 0 -1 4194304 226257 0 14 0 152150 1401 0 0 25 0 4 0 4416053 586375168 125728 996147200 134512640 134990860 4294956096 18446744073709551615 134746533 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/2805/statm: 143158 125728 197 116 0 142669 0
[pid=2805/tid=2867] ppid=2803 vsize=572632 CPUtime=0
/proc/2805/task/2867/stat : 2867 (bprolog) S 2803 2805 2752 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 4421151 586375168 125728 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=2805/tid=2933] ppid=2803 vsize=572632 CPUtime=0
/proc/2805/task/2933/stat : 2933 (bprolog) S 2803 2805 2752 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 4511183 586375168 125728 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=2805/tid=2934] ppid=2803 vsize=572632 CPUtime=0
/proc/2805/task/2934/stat : 2934 (bprolog) S 2803 2805 2752 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 4556206 586375168 125728 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1535.51
Current children cumulated vsize (KiB) 572632

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.83 3/76 2934
/proc/meminfo: memFree=1423504/2055920 swapFree=4192812/4192956
[pid=2805] ppid=2803 vsize=572632 CPUtime=1595.26
/proc/2805/stat : 2805 (bprolog) R 2803 2805 2752 0 -1 4194304 226257 0 14 0 158125 1401 0 0 25 0 4 0 4416053 586375168 125728 996147200 134512640 134990860 4294956096 18446744073709551615 134746544 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/2805/statm: 143158 125728 197 116 0 142669 0
[pid=2805/tid=2867] ppid=2803 vsize=572632 CPUtime=0
/proc/2805/task/2867/stat : 2867 (bprolog) S 2803 2805 2752 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 4421151 586375168 125728 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=2805/tid=2933] ppid=2803 vsize=572632 CPUtime=0
/proc/2805/task/2933/stat : 2933 (bprolog) S 2803 2805 2752 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 4511183 586375168 125728 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=2805/tid=2934] ppid=2803 vsize=572632 CPUtime=0
/proc/2805/task/2934/stat : 2934 (bprolog) S 2803 2805 2752 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 4556206 586375168 125728 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1595.26
Current children cumulated vsize (KiB) 572632

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.84 3/77 2935
/proc/meminfo: memFree=1423432/2055920 swapFree=4192812/4192956
[pid=2805] ppid=2803 vsize=582876 CPUtime=1655.02
/proc/2805/stat : 2805 (bprolog) R 2803 2805 2752 0 -1 4194304 226258 0 14 0 164101 1401 0 0 25 0 5 0 4416053 596865024 125729 996147200 134512640 134990860 4294956096 18446744073709551615 134716896 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/2805/statm: 145719 125729 197 116 0 145230 0
[pid=2805/tid=2867] ppid=2803 vsize=582876 CPUtime=0
/proc/2805/task/2867/stat : 2867 (bprolog) S 2803 2805 2752 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 4421151 596865024 125729 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=2805/tid=2933] ppid=2803 vsize=582876 CPUtime=0
/proc/2805/task/2933/stat : 2933 (bprolog) S 2803 2805 2752 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 4511183 596865024 125729 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=2805/tid=2934] ppid=2803 vsize=582876 CPUtime=0
/proc/2805/task/2934/stat : 2934 (bprolog) S 2803 2805 2752 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 4556206 596865024 125729 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=2805/tid=2935] ppid=2803 vsize=582876 CPUtime=0
/proc/2805/task/2935/stat : 2935 (bprolog) S 2803 2805 2752 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 5 0 4578716 596865024 125729 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1655.02
Current children cumulated vsize (KiB) 582876

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.84 3/77 2935
/proc/meminfo: memFree=1423432/2055920 swapFree=4192812/4192956
[pid=2805] ppid=2803 vsize=582876 CPUtime=1714.78
/proc/2805/stat : 2805 (bprolog) R 2803 2805 2752 0 -1 4194304 226258 0 14 0 170076 1402 0 0 25 0 5 0 4416053 596865024 125729 996147200 134512640 134990860 4294956096 18446744073709551615 134716955 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/2805/statm: 145719 125729 197 116 0 145230 0
[pid=2805/tid=2867] ppid=2803 vsize=582876 CPUtime=0
/proc/2805/task/2867/stat : 2867 (bprolog) S 2803 2805 2752 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 4421151 596865024 125729 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=2805/tid=2933] ppid=2803 vsize=582876 CPUtime=0
/proc/2805/task/2933/stat : 2933 (bprolog) S 2803 2805 2752 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 4511183 596865024 125729 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=2805/tid=2934] ppid=2803 vsize=582876 CPUtime=0
/proc/2805/task/2934/stat : 2934 (bprolog) S 2803 2805 2752 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 4556206 596865024 125729 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=2805/tid=2935] ppid=2803 vsize=582876 CPUtime=0
/proc/2805/task/2935/stat : 2935 (bprolog) S 2803 2805 2752 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 5 0 4578716 596865024 125729 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1714.78
Current children cumulated vsize (KiB) 582876

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.85 3/77 2941
/proc/meminfo: memFree=1422408/2055920 swapFree=4192812/4192956
[pid=2805] ppid=2803 vsize=582876 CPUtime=1774.53
/proc/2805/stat : 2805 (bprolog) R 2803 2805 2752 0 -1 4194304 226258 0 14 0 176051 1402 0 0 25 0 5 0 4416053 596865024 125729 996147200 134512640 134990860 4294956096 18446744073709551615 134716952 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/2805/statm: 145719 125729 197 116 0 145230 0
[pid=2805/tid=2867] ppid=2803 vsize=582876 CPUtime=0
/proc/2805/task/2867/stat : 2867 (bprolog) S 2803 2805 2752 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 4421151 596865024 125729 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=2805/tid=2933] ppid=2803 vsize=582876 CPUtime=0
/proc/2805/task/2933/stat : 2933 (bprolog) S 2803 2805 2752 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 4511183 596865024 125729 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=2805/tid=2934] ppid=2803 vsize=582876 CPUtime=0
/proc/2805/task/2934/stat : 2934 (bprolog) S 2803 2805 2752 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 4556206 596865024 125729 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=2805/tid=2935] ppid=2803 vsize=582876 CPUtime=0
/proc/2805/task/2935/stat : 2935 (bprolog) S 2803 2805 2752 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 4578716 596865024 125729 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1774.53
Current children cumulated vsize (KiB) 582876



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.9 s]
/proc/loadavg: 2.00 2.00 1.85 3/77 2941
/proc/meminfo: memFree=1422408/2055920 swapFree=4192812/4192956
[pid=2805] ppid=2803 vsize=582876 CPUtime=1800.03
/proc/2805/stat : 2805 (bprolog) R 2803 2805 2752 0 -1 4194304 226258 0 14 0 178601 1402 0 0 25 0 5 0 4416053 596865024 125729 996147200 134512640 134990860 4294956096 18446744073709551615 134746544 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/2805/statm: 145719 125729 197 116 0 145230 0
[pid=2805/tid=2867] ppid=2803 vsize=582876 CPUtime=0
/proc/2805/task/2867/stat : 2867 (bprolog) S 2803 2805 2752 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 4421151 596865024 125729 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=2805/tid=2933] ppid=2803 vsize=582876 CPUtime=0
/proc/2805/task/2933/stat : 2933 (bprolog) S 2803 2805 2752 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 4511183 596865024 125729 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=2805/tid=2934] ppid=2803 vsize=582876 CPUtime=0
/proc/2805/task/2934/stat : 2934 (bprolog) S 2803 2805 2752 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 4556206 596865024 125729 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=2805/tid=2935] ppid=2803 vsize=582876 CPUtime=0
/proc/2805/task/2935/stat : 2935 (bprolog) S 2803 2805 2752 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 4578716 596865024 125729 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) 582876

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): 1807.98
CPU time (s): 1800.12
CPU user time (s): 1786.02
CPU system time (s): 14.0989
CPU usage (%): 99.565
Max. virtual memory (cumulated for all children) (KiB): 582876

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1786.02
system time used= 14.0989
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 226258
page faults= 14
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 40
involuntary context switches= 29381

runsolver used 1.80672 second user time and 4.80227 second system time

The end

Launcher Data (download as text)

Begin job on node1 at 2008-07-08 02:32:06
IDJOB=1075333
IDBENCH=56502
IDSOLVER=347
FILE ID=node1/1075333-1215477125
PBS_JOBID= 7888638
Free space on /tmp= 66508 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 4017db100708ff15ef992f6d96e82e74
RANDOM SEED=953886444

node1.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.244
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.244
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:       1912496 kB
Buffers:         34556 kB
Cached:          64996 kB
SwapCached:          0 kB
Active:          78908 kB
Inactive:        34360 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1912496 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           14600 kB
Writeback:           0 kB
Mapped:          23576 kB
Slab:            15796 kB
Committed_AS:    51976 kB
PageTables:       1696 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= 66504 MiB
End job on node1 at 2008-07-08 03:02:16