Trace number 1107595

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 1818.46

General information on the benchmark

Namecsp/ogdVg/
normalized-crossword-m1c-ogd-vg10-14_ext.xml
MD5SUM6797b14732deb534296b42a9ade425c3
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables140
Number of constraints24
Maximum constraint arity14
Maximum domain size26
Number of constraints which are defined in extension24
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.19/0.20	c bpsolver version 6.27.2008
0.19/0.20	c converting(HOME/instance-1107595-1215477252)
7.78/7.96	c Converted in 2460 ms
7.78/7.96	c solving(HOME/instance-1107595-1215477252,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-1107595-1215477252/watcher-1107595-1215477252 -o /tmp/evaluation-result-1107595-1215477252/solver-1107595-1215477252 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/solver HOME/instance-1107595-1215477252 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: 4.04 2.06 1.38 4/94 3067
/proc/meminfo: memFree=1710440/2055920 swapFree=4192956/4192956
[pid=3067] ppid=3065 vsize=4780 CPUtime=0
/proc/3067/stat : 3067 (bprolog) R 3065 3067 2777 0 -1 4194304 663 0 0 0 0 0 0 0 18 0 1 0 4422262 4894720 381 996147200 134512640 134990860 4294956096 18446744073709551615 134530855 0 0 4096 0 0 0 0 17 0 0 0
/proc/3067/statm: 1195 388 72 116 0 706 0

[startup+0.0492611 s]
/proc/loadavg: 4.04 2.06 1.38 4/94 3067
/proc/meminfo: memFree=1710440/2055920 swapFree=4192956/4192956
[pid=3067] ppid=3065 vsize=56080 CPUtime=0.04
/proc/3067/stat : 3067 (bprolog) R 3065 3067 2777 0 -1 4194304 1106 0 0 0 2 2 0 0 18 0 1 0 4422262 57425920 819 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 0 0 0
/proc/3067/statm: 14020 819 174 116 0 13531 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 56080

[startup+0.102272 s]
/proc/loadavg: 4.04 2.06 1.38 4/94 3067
/proc/meminfo: memFree=1710440/2055920 swapFree=4192956/4192956
[pid=3067] ppid=3065 vsize=56080 CPUtime=0.09
/proc/3067/stat : 3067 (bprolog) R 3065 3067 2777 0 -1 4194304 1114 0 0 0 3 6 0 0 18 0 1 0 4422262 57425920 827 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 0 0 0
/proc/3067/statm: 14020 827 174 116 0 13531 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 56080

[startup+0.301304 s]
/proc/loadavg: 4.04 2.06 1.38 4/94 3067
/proc/meminfo: memFree=1710440/2055920 swapFree=4192956/4192956
[pid=3067] ppid=3065 vsize=56080 CPUtime=0.29
/proc/3067/stat : 3067 (bprolog) R 3065 3067 2777 0 -1 4194304 1141 0 0 0 10 19 0 0 19 0 1 0 4422262 57425920 854 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 0 0 0
/proc/3067/statm: 14020 854 174 116 0 13531 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 56080

[startup+0.702383 s]
/proc/loadavg: 4.04 2.06 1.38 4/94 3067
/proc/meminfo: memFree=1710440/2055920 swapFree=4192956/4192956
[pid=3067] ppid=3065 vsize=56080 CPUtime=0.69
/proc/3067/stat : 3067 (bprolog) R 3065 3067 2777 0 -1 4194304 1195 0 0 0 23 46 0 0 23 0 1 0 4422262 57425920 908 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 0 0 0
/proc/3067/statm: 14020 908 174 116 0 13531 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 56080

[startup+1.50153 s]
/proc/loadavg: 4.04 2.06 1.38 3/95 3068
/proc/meminfo: memFree=1706848/2055920 swapFree=4192956/4192956
[pid=3067] ppid=3065 vsize=56080 CPUtime=1.47
/proc/3067/stat : 3067 (bprolog) R 3065 3067 2777 0 -1 4194304 1304 0 0 0 48 99 0 0 25 0 1 0 4422262 57425920 1017 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 0 0 0
/proc/3067/statm: 14020 1017 174 116 0 13531 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 56080

[startup+3.10183 s]
/proc/loadavg: 3.88 2.06 1.38 3/95 3068
/proc/meminfo: memFree=1705696/2055920 swapFree=4192956/4192956
[pid=3067] ppid=3065 vsize=56080 CPUtime=3.05
/proc/3067/stat : 3067 (bprolog) R 3065 3067 2777 0 -1 4194304 1451 0 0 0 97 208 0 0 25 0 1 0 4422262 57425920 1164 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 0 0 0
/proc/3067/statm: 14020 1164 176 116 0 13531 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 56080

[startup+6.30142 s]
/proc/loadavg: 3.88 2.06 1.38 3/95 3068
/proc/meminfo: memFree=1704096/2055920 swapFree=4192956/4192956
[pid=3067] ppid=3065 vsize=56080 CPUtime=6.2
/proc/3067/stat : 3067 (bprolog) R 3065 3067 2777 0 -1 4194304 1611 0 0 0 192 428 0 0 25 0 1 0 4422262 57425920 1324 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 0 0 0
/proc/3067/statm: 14020 1324 176 116 0 13531 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 56080

[startup+12.7016 s]
/proc/loadavg: 3.59 2.06 1.39 3/95 3068
/proc/meminfo: memFree=1616032/2055920 swapFree=4192956/4192956
[pid=3067] ppid=3065 vsize=134240 CPUtime=12.51
/proc/3067/stat : 3067 (bprolog) R 3065 3067 2777 0 -1 4194304 38991 0 0 0 700 551 0 0 25 0 1 0 4422262 137461760 25097 996147200 134512640 134990860 4294956096 18446744073709551615 134966946 0 0 4096 2 0 0 0 17 0 0 0
/proc/3067/statm: 33560 25097 186 116 0 33071 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 134240

[startup+25.502 s]
/proc/loadavg: 3.34 2.05 1.39 3/95 3068
/proc/meminfo: memFree=1461536/2055920 swapFree=4192956/4192956
[pid=3067] ppid=3065 vsize=302784 CPUtime=25.14
/proc/3067/stat : 3067 (bprolog) R 3065 3067 2777 0 -1 4194304 116147 0 0 0 1929 585 0 0 25 0 1 0 4422262 310050816 61558 996147200 134512640 134990860 4294956096 18446744073709551615 134959702 0 0 4096 2 0 0 0 17 0 0 0
/proc/3067/statm: 75696 61558 186 116 0 75207 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 302784

[startup+51.1028 s]
/proc/loadavg: 3.02 2.08 1.42 3/96 3069
/proc/meminfo: memFree=1355032/2055920 swapFree=4192956/4192956
[pid=3067] ppid=3065 vsize=578752 CPUtime=50.37
/proc/3067/stat : 3067 (bprolog) R 3065 3067 2777 0 -1 4194304 211577 0 0 0 4415 622 0 0 25 0 2 0 4422262 592642048 88051 996147200 134512640 134990860 4294956096 18446744073709551615 134716955 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/3067/statm: 144688 88051 193 116 0 144199 0
[pid=3067/tid=3069] ppid=3065 vsize=578752 CPUtime=0
/proc/3067/task/3069/stat : 3069 (bprolog) S 3065 3067 2777 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 4425786 592642048 88051 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.37
Current children cumulated vsize (KiB) 578752

[startup+102.306 s]
/proc/loadavg: 2.52 2.11 1.47 3/96 3069
/proc/meminfo: memFree=1354840/2055920 swapFree=4192956/4192956
[pid=3067] ppid=3065 vsize=578752 CPUtime=100.85
/proc/3067/stat : 3067 (bprolog) R 3065 3067 2777 0 -1 4194304 211580 0 0 0 9463 622 0 0 25 0 2 0 4422262 592642048 88054 996147200 134512640 134990860 4294956096 18446744073709551615 134716955 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/3067/statm: 144688 88054 193 116 0 144199 0
[pid=3067/tid=3069] ppid=3065 vsize=578752 CPUtime=0
/proc/3067/task/3069/stat : 3069 (bprolog) S 3065 3067 2777 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 4425786 592642048 88054 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 100.85
Current children cumulated vsize (KiB) 578752

[startup+162.301 s]
/proc/loadavg: 2.21 2.09 1.49 3/96 3069
/proc/meminfo: memFree=1354776/2055920 swapFree=4192956/4192956
[pid=3067] ppid=3065 vsize=578752 CPUtime=160
/proc/3067/stat : 3067 (bprolog) R 3065 3067 2777 0 -1 4194304 211581 0 0 0 15378 622 0 0 25 0 2 0 4422262 592642048 88055 996147200 134512640 134990860 4294956096 18446744073709551615 134746533 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/3067/statm: 144688 88055 193 116 0 144199 0
[pid=3067/tid=3069] ppid=3065 vsize=578752 CPUtime=0
/proc/3067/task/3069/stat : 3069 (bprolog) S 3065 3067 2777 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 4425786 592642048 88055 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 160
Current children cumulated vsize (KiB) 578752

[startup+222.302 s]
/proc/loadavg: 2.13 2.08 1.53 3/96 3069
/proc/meminfo: memFree=1354776/2055920 swapFree=4192956/4192956
[pid=3067] ppid=3065 vsize=578752 CPUtime=219.14
/proc/3067/stat : 3067 (bprolog) R 3065 3067 2777 0 -1 4194304 211581 0 0 0 21292 622 0 0 25 0 2 0 4422262 592642048 88055 996147200 134512640 134990860 4294956096 18446744073709551615 134746342 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/3067/statm: 144688 88055 193 116 0 144199 0
[pid=3067/tid=3069] ppid=3065 vsize=578752 CPUtime=0
/proc/3067/task/3069/stat : 3069 (bprolog) S 3065 3067 2777 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 4425786 592642048 88055 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 219.14
Current children cumulated vsize (KiB) 578752

[startup+282.302 s]
/proc/loadavg: 2.17 2.10 1.57 3/96 3069
/proc/meminfo: memFree=1354776/2055920 swapFree=4192956/4192956
[pid=3067] ppid=3065 vsize=578752 CPUtime=278.3
/proc/3067/stat : 3067 (bprolog) R 3065 3067 2777 0 -1 4194304 211581 0 0 0 27208 622 0 0 25 0 2 0 4422262 592642048 88055 996147200 134512640 134990860 4294956096 18446744073709551615 134716955 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/3067/statm: 144688 88055 193 116 0 144199 0
[pid=3067/tid=3069] ppid=3065 vsize=578752 CPUtime=0
/proc/3067/task/3069/stat : 3069 (bprolog) S 3065 3067 2777 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 4425786 592642048 88055 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 278.3
Current children cumulated vsize (KiB) 578752

[startup+342.301 s]
/proc/loadavg: 2.11 2.09 1.60 3/96 3069
/proc/meminfo: memFree=1354776/2055920 swapFree=4192956/4192956
[pid=3067] ppid=3065 vsize=578752 CPUtime=337.45
/proc/3067/stat : 3067 (bprolog) R 3065 3067 2777 0 -1 4194304 211581 0 0 0 33123 622 0 0 25 0 2 0 4422262 592642048 88055 996147200 134512640 134990860 4294956096 18446744073709551615 134746544 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/3067/statm: 144688 88055 193 116 0 144199 0
[pid=3067/tid=3069] ppid=3065 vsize=578752 CPUtime=0
/proc/3067/task/3069/stat : 3069 (bprolog) S 3065 3067 2777 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 4425786 592642048 88055 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 337.45
Current children cumulated vsize (KiB) 578752

[startup+402.302 s]
/proc/loadavg: 2.10 2.09 1.62 4/96 3069
/proc/meminfo: memFree=1354776/2055920 swapFree=4192956/4192956
[pid=3067] ppid=3065 vsize=578752 CPUtime=396.6
/proc/3067/stat : 3067 (bprolog) R 3065 3067 2777 0 -1 4194304 211581 0 0 0 39038 622 0 0 25 0 2 0 4422262 592642048 88055 996147200 134512640 134990860 4294956096 18446744073709551615 134716933 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/3067/statm: 144688 88055 193 116 0 144199 0
[pid=3067/tid=3069] ppid=3065 vsize=578752 CPUtime=0
/proc/3067/task/3069/stat : 3069 (bprolog) S 3065 3067 2777 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 4425786 592642048 88055 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 396.6
Current children cumulated vsize (KiB) 578752

[startup+462.301 s]
/proc/loadavg: 2.07 2.08 1.65 3/96 3069
/proc/meminfo: memFree=1354776/2055920 swapFree=4192956/4192956
[pid=3067] ppid=3065 vsize=578752 CPUtime=455.76
/proc/3067/stat : 3067 (bprolog) R 3065 3067 2777 0 -1 4194304 211581 0 0 0 44954 622 0 0 25 0 2 0 4422262 592642048 88055 996147200 134512640 134990860 4294956096 18446744073709551615 134716938 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/3067/statm: 144688 88055 193 116 0 144199 0
[pid=3067/tid=3069] ppid=3065 vsize=578752 CPUtime=0
/proc/3067/task/3069/stat : 3069 (bprolog) S 3065 3067 2777 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 4425786 592642048 88055 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 455.76
Current children cumulated vsize (KiB) 578752

[startup+522.302 s]
/proc/loadavg: 2.07 2.08 1.67 3/96 3069
/proc/meminfo: memFree=1354776/2055920 swapFree=4192956/4192956
[pid=3067] ppid=3065 vsize=578752 CPUtime=514.92
/proc/3067/stat : 3067 (bprolog) R 3065 3067 2777 0 -1 4194304 211581 0 0 0 50869 623 0 0 25 0 2 0 4422262 592642048 88055 996147200 134512640 134990860 4294956096 18446744073709551615 134746342 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/3067/statm: 144688 88055 193 116 0 144199 0
[pid=3067/tid=3069] ppid=3065 vsize=578752 CPUtime=0
/proc/3067/task/3069/stat : 3069 (bprolog) S 3065 3067 2777 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 4425786 592642048 88055 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 514.92
Current children cumulated vsize (KiB) 578752


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

/proc/3067/statm: 147249 88056 193 116 0 146760 0
[pid=3067/tid=3069] ppid=3065 vsize=588996 CPUtime=0
/proc/3067/task/3069/stat : 3069 (bprolog) S 3065 3067 2777 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 4425786 603131904 88056 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=3067/tid=3070] ppid=3065 vsize=588996 CPUtime=0
/proc/3067/task/3070/stat : 3070 (bprolog) S 3065 3067 2777 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 4515809 603131904 88056 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1226.39
Current children cumulated vsize (KiB) 588996

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.84 3/88 3073
/proc/meminfo: memFree=1416600/2055920 swapFree=4192956/4192956
[pid=3067] ppid=3065 vsize=588996 CPUtime=1286.15
/proc/3067/stat : 3067 (bprolog) R 3065 3067 2777 0 -1 4194304 211582 0 0 0 127992 623 0 0 25 0 3 0 4422262 603131904 88056 996147200 134512640 134990860 4294956096 18446744073709551615 134716896 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/3067/statm: 147249 88056 193 116 0 146760 0
[pid=3067/tid=3069] ppid=3065 vsize=588996 CPUtime=0
/proc/3067/task/3069/stat : 3069 (bprolog) S 3065 3067 2777 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 4425786 603131904 88056 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=3067/tid=3070] ppid=3065 vsize=588996 CPUtime=0
/proc/3067/task/3070/stat : 3070 (bprolog) S 3065 3067 2777 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 4515809 603131904 88056 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1286.15
Current children cumulated vsize (KiB) 588996

[startup+1362.3 s]
/proc/loadavg: 2.04 2.01 1.85 3/88 3073
/proc/meminfo: memFree=1416600/2055920 swapFree=4192956/4192956
[pid=3067] ppid=3065 vsize=588996 CPUtime=1345.91
/proc/3067/stat : 3067 (bprolog) R 3065 3067 2777 0 -1 4194304 211582 0 0 0 133968 623 0 0 25 0 3 0 4422262 603131904 88056 996147200 134512640 134990860 4294956096 18446744073709551615 134716955 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/3067/statm: 147249 88056 193 116 0 146760 0
[pid=3067/tid=3069] ppid=3065 vsize=588996 CPUtime=0
/proc/3067/task/3069/stat : 3069 (bprolog) S 3065 3067 2777 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 4425786 603131904 88056 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=3067/tid=3070] ppid=3065 vsize=588996 CPUtime=0
/proc/3067/task/3070/stat : 3070 (bprolog) S 3065 3067 2777 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 4515809 603131904 88056 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1345.91
Current children cumulated vsize (KiB) 588996

[startup+1422.31 s]
/proc/loadavg: 2.01 2.01 1.86 3/89 3074
/proc/meminfo: memFree=1416592/2055920 swapFree=4192956/4192956
[pid=3067] ppid=3065 vsize=599240 CPUtime=1405.66
/proc/3067/stat : 3067 (bprolog) R 3065 3067 2777 0 -1 4194304 211583 0 0 0 139943 623 0 0 25 0 4 0 4422262 613621760 88057 996147200 134512640 134990860 4294956096 18446744073709551615 134746363 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/3067/statm: 149810 88057 193 116 0 149321 0
[pid=3067/tid=3069] ppid=3065 vsize=599240 CPUtime=0
/proc/3067/task/3069/stat : 3069 (bprolog) S 3065 3067 2777 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 4425786 613621760 88057 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=3067/tid=3070] ppid=3065 vsize=599240 CPUtime=0
/proc/3067/task/3070/stat : 3070 (bprolog) S 3065 3067 2777 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 4515809 613621760 88057 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=3067/tid=3074] ppid=3065 vsize=599240 CPUtime=0
/proc/3067/task/3074/stat : 3074 (bprolog) S 3065 3067 2777 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 4560819 613621760 88057 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1405.66
Current children cumulated vsize (KiB) 599240

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.86 3/89 3074
/proc/meminfo: memFree=1416528/2055920 swapFree=4192956/4192956
[pid=3067] ppid=3065 vsize=599240 CPUtime=1465.4
/proc/3067/stat : 3067 (bprolog) R 3065 3067 2777 0 -1 4194304 211583 0 0 0 145917 623 0 0 25 0 4 0 4422262 613621760 88057 996147200 134512640 134990860 4294956096 18446744073709551615 134746487 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/3067/statm: 149810 88057 193 116 0 149321 0
[pid=3067/tid=3069] ppid=3065 vsize=599240 CPUtime=0
/proc/3067/task/3069/stat : 3069 (bprolog) S 3065 3067 2777 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 4425786 613621760 88057 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=3067/tid=3070] ppid=3065 vsize=599240 CPUtime=0
/proc/3067/task/3070/stat : 3070 (bprolog) S 3065 3067 2777 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 4515809 613621760 88057 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=3067/tid=3074] ppid=3065 vsize=599240 CPUtime=0
/proc/3067/task/3074/stat : 3074 (bprolog) S 3065 3067 2777 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 4560819 613621760 88057 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1465.4
Current children cumulated vsize (KiB) 599240

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.87 3/89 3074
/proc/meminfo: memFree=1416528/2055920 swapFree=4192956/4192956
[pid=3067] ppid=3065 vsize=599240 CPUtime=1525.14
/proc/3067/stat : 3067 (bprolog) R 3065 3067 2777 0 -1 4194304 211583 0 0 0 151891 623 0 0 25 0 4 0 4422262 613621760 88057 996147200 134512640 134990860 4294956096 18446744073709551615 134746363 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/3067/statm: 149810 88057 193 116 0 149321 0
[pid=3067/tid=3069] ppid=3065 vsize=599240 CPUtime=0
/proc/3067/task/3069/stat : 3069 (bprolog) S 3065 3067 2777 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 4425786 613621760 88057 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=3067/tid=3070] ppid=3065 vsize=599240 CPUtime=0
/proc/3067/task/3070/stat : 3070 (bprolog) S 3065 3067 2777 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 4515809 613621760 88057 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=3067/tid=3074] ppid=3065 vsize=599240 CPUtime=0
/proc/3067/task/3074/stat : 3074 (bprolog) S 3065 3067 2777 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 4560819 613621760 88057 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1525.14
Current children cumulated vsize (KiB) 599240

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.88 3/89 3074
/proc/meminfo: memFree=1416464/2055920 swapFree=4192956/4192956
[pid=3067] ppid=3065 vsize=599240 CPUtime=1584.89
/proc/3067/stat : 3067 (bprolog) R 3065 3067 2777 0 -1 4194304 211583 0 0 0 157865 624 0 0 25 0 4 0 4422262 613621760 88057 996147200 134512640 134990860 4294956096 18446744073709551615 134746451 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/3067/statm: 149810 88057 193 116 0 149321 0
[pid=3067/tid=3069] ppid=3065 vsize=599240 CPUtime=0
/proc/3067/task/3069/stat : 3069 (bprolog) S 3065 3067 2777 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 4425786 613621760 88057 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=3067/tid=3070] ppid=3065 vsize=599240 CPUtime=0
/proc/3067/task/3070/stat : 3070 (bprolog) S 3065 3067 2777 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 4515809 613621760 88057 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=3067/tid=3074] ppid=3065 vsize=599240 CPUtime=0
/proc/3067/task/3074/stat : 3074 (bprolog) S 3065 3067 2777 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 4560819 613621760 88057 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1584.89
Current children cumulated vsize (KiB) 599240

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.88 3/98 3092
/proc/meminfo: memFree=1347456/2055920 swapFree=4192956/4192956
[pid=3067] ppid=3065 vsize=609484 CPUtime=1644.61
/proc/3067/stat : 3067 (bprolog) R 3065 3067 2777 0 -1 4194304 211584 0 0 0 163837 624 0 0 25 0 5 0 4422262 624111616 88058 996147200 134512640 134990860 4294956096 18446744073709551615 134746533 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/3067/statm: 152371 88058 193 116 0 151882 0
[pid=3067/tid=3069] ppid=3065 vsize=609484 CPUtime=0
/proc/3067/task/3069/stat : 3069 (bprolog) S 3065 3067 2777 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 4425786 624111616 88058 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=3067/tid=3070] ppid=3065 vsize=609484 CPUtime=0
/proc/3067/task/3070/stat : 3070 (bprolog) S 3065 3067 2777 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 4515809 624111616 88058 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=3067/tid=3074] ppid=3065 vsize=609484 CPUtime=0
/proc/3067/task/3074/stat : 3074 (bprolog) S 3065 3067 2777 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 4560819 624111616 88058 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=3067/tid=3081] ppid=3065 vsize=609484 CPUtime=0
/proc/3067/task/3081/stat : 3081 (bprolog) S 3065 3067 2777 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 5 0 4583325 624111616 88058 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1644.61
Current children cumulated vsize (KiB) 609484

[startup+1722.3 s]
/proc/loadavg: 2.07 2.02 1.89 3/87 3133
/proc/meminfo: memFree=1444840/2055920 swapFree=4192956/4192956
[pid=3067] ppid=3065 vsize=609484 CPUtime=1704.33
/proc/3067/stat : 3067 (bprolog) R 3065 3067 2777 0 -1 4194304 211584 0 0 0 169808 625 0 0 25 0 5 0 4422262 624111616 88058 996147200 134512640 134990860 4294956096 18446744073709551615 134746429 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/3067/statm: 152371 88058 193 116 0 151882 0
[pid=3067/tid=3069] ppid=3065 vsize=609484 CPUtime=0
/proc/3067/task/3069/stat : 3069 (bprolog) S 3065 3067 2777 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 4425786 624111616 88058 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=3067/tid=3070] ppid=3065 vsize=609484 CPUtime=0
/proc/3067/task/3070/stat : 3070 (bprolog) S 3065 3067 2777 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 4515809 624111616 88058 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=3067/tid=3074] ppid=3065 vsize=609484 CPUtime=0
/proc/3067/task/3074/stat : 3074 (bprolog) S 3065 3067 2777 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 4560819 624111616 88058 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=3067/tid=3081] ppid=3065 vsize=609484 CPUtime=0
/proc/3067/task/3081/stat : 3081 (bprolog) S 3065 3067 2777 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 5 0 4583325 624111616 88058 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1704.33
Current children cumulated vsize (KiB) 609484

[startup+1782.3 s]
/proc/loadavg: 2.15 2.05 1.91 3/87 3133
/proc/meminfo: memFree=1432552/2055920 swapFree=4192956/4192956
[pid=3067] ppid=3065 vsize=609484 CPUtime=1764.09
/proc/3067/stat : 3067 (bprolog) R 3065 3067 2777 0 -1 4194304 211584 0 0 0 175784 625 0 0 25 0 5 0 4422262 624111616 88058 996147200 134512640 134990860 4294956096 18446744073709551615 134716955 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/3067/statm: 152371 88058 193 116 0 151882 0
[pid=3067/tid=3069] ppid=3065 vsize=609484 CPUtime=0
/proc/3067/task/3069/stat : 3069 (bprolog) S 3065 3067 2777 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 4425786 624111616 88058 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=3067/tid=3070] ppid=3065 vsize=609484 CPUtime=0
/proc/3067/task/3070/stat : 3070 (bprolog) S 3065 3067 2777 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 4515809 624111616 88058 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=3067/tid=3074] ppid=3065 vsize=609484 CPUtime=0
/proc/3067/task/3074/stat : 3074 (bprolog) S 3065 3067 2777 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 4560819 624111616 88058 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=3067/tid=3081] ppid=3065 vsize=609484 CPUtime=0
/proc/3067/task/3081/stat : 3081 (bprolog) S 3065 3067 2777 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 4583325 624111616 88058 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1764.09
Current children cumulated vsize (KiB) 609484



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1818.4 s]
/proc/loadavg: 2.08 2.05 1.91 5/87 3133
/proc/meminfo: memFree=1425768/2055920 swapFree=4192956/4192956
[pid=3067] ppid=3065 vsize=609484 CPUtime=1800.05
/proc/3067/stat : 3067 (bprolog) R 3065 3067 2777 0 -1 4194304 211584 0 0 0 179380 625 0 0 25 0 5 0 4422262 624111616 88058 996147200 134512640 134990860 4294956096 18446744073709551615 134716928 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/3067/statm: 152371 88058 193 116 0 151882 0
[pid=3067/tid=3069] ppid=3065 vsize=609484 CPUtime=0
/proc/3067/task/3069/stat : 3069 (bprolog) S 3065 3067 2777 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 4425786 624111616 88058 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=3067/tid=3070] ppid=3065 vsize=609484 CPUtime=0
/proc/3067/task/3070/stat : 3070 (bprolog) S 3065 3067 2777 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 4515809 624111616 88058 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=3067/tid=3074] ppid=3065 vsize=609484 CPUtime=0
/proc/3067/task/3074/stat : 3074 (bprolog) S 3065 3067 2777 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 4560819 624111616 88058 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=3067/tid=3081] ppid=3065 vsize=609484 CPUtime=0
/proc/3067/task/3081/stat : 3081 (bprolog) S 3065 3067 2777 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 4583325 624111616 88058 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) 609484

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): 1818.46
CPU time (s): 1800.12
CPU user time (s): 1793.81
CPU system time (s): 6.30804
CPU usage (%): 98.9912
Max. virtual memory (cumulated for all children) (KiB): 609484

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.81
system time used= 6.30804
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 211584
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= 10
involuntary context switches= 56700

runsolver used 1.9517 second user time and 4.87326 second system time

The end

Launcher Data (download as text)

Begin job on node82 at 2008-07-08 02:34:13
IDJOB=1107595
IDBENCH=56556
IDSOLVER=347
FILE ID=node82/1107595-1215477252
PBS_JOBID= 7888628
Free space on /tmp= 66464 MiB

SOLVER NAME= bpsolver 2008-06-27
BENCH NAME= CPAI08/csp/ogdVg/normalized-crossword-m1c-ogd-vg10-14_ext.xml
COMMAND LINE= HOME/solver BENCHNAMENOEXT TIMEOUT
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1107595-1215477252/watcher-1107595-1215477252 -o /tmp/evaluation-result-1107595-1215477252/solver-1107595-1215477252 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/solver HOME/instance-1107595-1215477252 1800

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 6797b14732deb534296b42a9ade425c3
RANDOM SEED=1864945765

node82.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.263
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.263
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1710920 kB
Buffers:         22448 kB
Cached:         171148 kB
SwapCached:          0 kB
Active:         228456 kB
Inactive:        82640 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1710920 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            4100 kB
Writeback:           0 kB
Mapped:         137932 kB
Slab:            18580 kB
Committed_AS:   746432 kB
PageTables:       2200 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= 66480 MiB
End job on node82 at 2008-07-08 03:04:33