Trace number 1067780

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.11 1825.17

General information on the benchmark

Namecsp/lexHerald/
normalized-crossword-m1-lex-21-10.xml
MD5SUM1f87e4292cfe73339ea9f9057c89531b
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark372.809
Satisfiable
(Un)Satisfiability was proved
Number of variables383
Number of constraints1869
Maximum constraint arity26
Maximum domain size26
Number of constraints which are defined in extension134
Number of constraints which are defined in intension1735
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-1067780-1215151269)
1.85/1.93	c Converted in 680 ms
1.85/1.93	c solving(HOME/instance-1067780-1215151269,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-1067780-1215151269/watcher-1067780-1215151269 -o /tmp/evaluation-result-1067780-1215151269/solver-1067780-1215151269 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/solver HOME/instance-1067780-1215151269 1800 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.11 2.05 2.01 4/93 16485
/proc/meminfo: memFree=1596016/2055920 swapFree=4180240/4192956
[pid=16485] ppid=16483 vsize=4780 CPUtime=0
/proc/16485/stat : 16485 (bprolog) R 16483 16485 14372 0 -1 4194304 371 0 0 0 0 0 0 0 20 0 1 0 1994098900 4894720 89 996147200 134512640 134990860 4294956112 18446744073709551615 134675699 0 0 4096 0 0 0 0 17 1 0 0
/proc/16485/statm: 1195 89 71 116 0 706 0

[startup+0.213162 s]
/proc/loadavg: 2.11 2.05 2.01 4/93 16485
/proc/meminfo: memFree=1596016/2055920 swapFree=4180240/4192956
[pid=16485] ppid=16483 vsize=56080 CPUtime=0.19
/proc/16485/stat : 16485 (bprolog) R 16483 16485 14372 0 -1 4194304 1153 0 0 0 7 12 0 0 21 0 1 0 1994098900 57425920 866 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/16485/statm: 14020 866 174 116 0 13531 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 56080

[startup+0.301179 s]
/proc/loadavg: 2.11 2.05 2.01 4/93 16485
/proc/meminfo: memFree=1596016/2055920 swapFree=4180240/4192956
[pid=16485] ppid=16483 vsize=56080 CPUtime=0.28
/proc/16485/stat : 16485 (bprolog) R 16483 16485 14372 0 -1 4194304 1164 0 0 0 10 18 0 0 21 0 1 0 1994098900 57425920 877 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/16485/statm: 14020 877 174 116 0 13531 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 56080

[startup+0.40119 s]
/proc/loadavg: 2.11 2.05 2.01 4/93 16485
/proc/meminfo: memFree=1596016/2055920 swapFree=4180240/4192956
[pid=16485] ppid=16483 vsize=56080 CPUtime=0.38
/proc/16485/stat : 16485 (bprolog) R 16483 16485 14372 0 -1 4194304 1166 0 0 0 13 25 0 0 22 0 1 0 1994098900 57425920 879 996147200 134512640 134990860 4294956112 18446744073709551615 8331845 0 0 4096 2 0 0 0 17 1 0 0
/proc/16485/statm: 14020 879 176 116 0 13531 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 56080

[startup+0.701244 s]
/proc/loadavg: 2.11 2.05 2.01 4/93 16485
/proc/meminfo: memFree=1596016/2055920 swapFree=4180240/4192956
[pid=16485] ppid=16483 vsize=56080 CPUtime=0.67
/proc/16485/stat : 16485 (bprolog) R 16483 16485 14372 0 -1 4194304 1166 0 0 0 22 45 0 0 25 0 1 0 1994098900 57425920 879 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/16485/statm: 14020 879 176 116 0 13531 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 56080

[startup+1.50138 s]
/proc/loadavg: 2.11 2.05 2.01 3/94 16486
/proc/meminfo: memFree=1592680/2055920 swapFree=4180240/4192956
[pid=16485] ppid=16483 vsize=56080 CPUtime=1.46
/proc/16485/stat : 16485 (bprolog) R 16483 16485 14372 0 -1 4194304 1173 0 0 0 51 95 0 0 25 0 1 0 1994098900 57425920 886 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/16485/statm: 14020 886 178 116 0 13531 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 56080

[startup+3.10165 s]
/proc/loadavg: 2.10 2.05 2.01 3/94 16486
/proc/meminfo: memFree=1581096/2055920 swapFree=4180240/4192956
[pid=16485] ppid=16483 vsize=64788 CPUtime=3.03
/proc/16485/stat : 16485 (bprolog) R 16483 16485 14372 0 -1 4194304 5638 0 0 0 182 121 0 0 25 0 1 0 1994098900 66342912 5127 996147200 134512640 134990860 4294956112 18446744073709551615 134746429 0 0 4096 2 0 0 0 17 1 0 0
/proc/16485/statm: 16197 5127 186 116 0 15708 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 64788

[startup+6.30119 s]
/proc/loadavg: 2.10 2.05 2.01 3/94 16486
/proc/meminfo: memFree=1510376/2055920 swapFree=4180240/4192956
[pid=16485] ppid=16483 vsize=150204 CPUtime=6.17
/proc/16485/stat : 16485 (bprolog) R 16483 16485 14372 0 -1 4194304 33984 0 0 0 484 133 0 0 25 0 1 0 1994098900 153808896 17488 996147200 134512640 134990860 4294956112 18446744073709551615 134716913 0 0 4096 2 0 0 0 17 1 0 0
/proc/16485/statm: 37551 17488 186 116 0 37062 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 150204

[startup+12.7013 s]
/proc/loadavg: 2.08 2.05 2.01 3/94 16486
/proc/meminfo: memFree=1449000/2055920 swapFree=4180240/4192956
[pid=16485] ppid=16483 vsize=275532 CPUtime=12.44
/proc/16485/stat : 16485 (bprolog) R 16483 16485 14372 0 -1 4194304 82831 0 0 0 1090 154 0 0 25 0 1 0 1994098900 282144768 37479 996147200 134512640 134990860 4294956112 18446744073709551615 134716952 0 0 4096 2 0 0 0 17 1 0 0
/proc/16485/statm: 68883 37479 190 116 0 68394 0
Current children cumulated CPU time (s) 12.44
Current children cumulated vsize (KiB) 275532

[startup+25.5064 s]
/proc/loadavg: 2.07 2.05 2.01 3/94 16486
/proc/meminfo: memFree=1282920/2055920 swapFree=4180240/4192956
[pid=16485] ppid=16483 vsize=526616 CPUtime=25
/proc/16485/stat : 16485 (bprolog) R 16483 16485 14372 0 -1 4194304 179610 0 0 0 2306 194 0 0 25 0 1 0 1994098900 539254784 78287 996147200 134512640 134990860 4294956112 18446744073709551615 134716935 0 0 4096 2 0 0 0 17 1 0 0
/proc/16485/statm: 131654 78287 190 116 0 131165 0
Current children cumulated CPU time (s) 25
Current children cumulated vsize (KiB) 526616

[startup+51.1017 s]
/proc/loadavg: 2.05 2.04 2.01 3/95 16487
/proc/meminfo: memFree=1259680/2055920 swapFree=4180240/4192956
[pid=16485] ppid=16483 vsize=536860 CPUtime=50.1
/proc/16485/stat : 16485 (bprolog) R 16483 16485 14372 0 -1 4194304 185044 0 0 0 4814 196 0 0 25 0 2 0 1994098900 549744640 83721 996147200 134512640 134990860 4294956112 18446744073709551615 134746363 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/16485/statm: 134215 83721 197 116 0 133726 0
[pid=16485/tid=16487] ppid=16483 vsize=536860 CPUtime=0
/proc/16485/task/16487/stat : 16487 (bprolog) S 16483 16485 14372 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 1994102047 549744640 83721 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.1
Current children cumulated vsize (KiB) 536860

[startup+102.301 s]
/proc/loadavg: 2.07 2.05 2.01 3/95 16487
/proc/meminfo: memFree=1259104/2055920 swapFree=4180240/4192956
[pid=16485] ppid=16483 vsize=536860 CPUtime=100.3
/proc/16485/stat : 16485 (bprolog) R 16483 16485 14372 0 -1 4194304 185100 0 0 0 9834 196 0 0 25 0 2 0 1994098900 549744640 83777 996147200 134512640 134990860 4294956112 18446744073709551615 134746544 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/16485/statm: 134215 83777 197 116 0 133726 0
[pid=16485/tid=16487] ppid=16483 vsize=536860 CPUtime=0
/proc/16485/task/16487/stat : 16487 (bprolog) S 16483 16485 14372 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 1994102047 549744640 83777 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 100.3
Current children cumulated vsize (KiB) 536860

[startup+162.301 s]
/proc/loadavg: 2.06 2.05 2.01 3/95 16487
/proc/meminfo: memFree=1259168/2055920 swapFree=4180240/4192956
[pid=16485] ppid=16483 vsize=536860 CPUtime=159.13
/proc/16485/stat : 16485 (bprolog) R 16483 16485 14372 0 -1 4194304 185100 0 0 0 15717 196 0 0 25 0 2 0 1994098900 549744640 83777 996147200 134512640 134990860 4294956112 18446744073709551615 134716938 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/16485/statm: 134215 83777 197 116 0 133726 0
[pid=16485/tid=16487] ppid=16483 vsize=536860 CPUtime=0
/proc/16485/task/16487/stat : 16487 (bprolog) S 16483 16485 14372 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 1994102047 549744640 83777 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 159.13
Current children cumulated vsize (KiB) 536860

[startup+222.301 s]
/proc/loadavg: 2.02 2.04 2.00 3/95 16487
/proc/meminfo: memFree=1259168/2055920 swapFree=4180240/4192956
[pid=16485] ppid=16483 vsize=536860 CPUtime=217.97
/proc/16485/stat : 16485 (bprolog) R 16483 16485 14372 0 -1 4194304 185115 0 0 0 21601 196 0 0 25 0 2 0 1994098900 549744640 83792 996147200 134512640 134990860 4294956112 18446744073709551615 134746458 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/16485/statm: 134215 83792 197 116 0 133726 0
[pid=16485/tid=16487] ppid=16483 vsize=536860 CPUtime=0
/proc/16485/task/16487/stat : 16487 (bprolog) S 16483 16485 14372 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 1994102047 549744640 83792 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 217.97
Current children cumulated vsize (KiB) 536860

[startup+282.302 s]
/proc/loadavg: 2.01 2.03 2.00 3/95 16487
/proc/meminfo: memFree=1259168/2055920 swapFree=4180240/4192956
[pid=16485] ppid=16483 vsize=536860 CPUtime=276.81
/proc/16485/stat : 16485 (bprolog) R 16483 16485 14372 0 -1 4194304 185115 0 0 0 27484 197 0 0 25 0 2 0 1994098900 549744640 83792 996147200 134512640 134990860 4294956112 18446744073709551615 134716880 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/16485/statm: 134215 83792 197 116 0 133726 0
[pid=16485/tid=16487] ppid=16483 vsize=536860 CPUtime=0
/proc/16485/task/16487/stat : 16487 (bprolog) S 16483 16485 14372 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 1994102047 549744640 83792 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 276.81
Current children cumulated vsize (KiB) 536860

[startup+342.307 s]
/proc/loadavg: 2.00 2.02 2.00 3/95 16487
/proc/meminfo: memFree=1259176/2055920 swapFree=4180240/4192956
[pid=16485] ppid=16483 vsize=536860 CPUtime=335.65
/proc/16485/stat : 16485 (bprolog) R 16483 16485 14372 0 -1 4194304 185115 0 0 0 33368 197 0 0 25 0 2 0 1994098900 549744640 83792 996147200 134512640 134990860 4294956112 18446744073709551615 134746342 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/16485/statm: 134215 83792 197 116 0 133726 0
[pid=16485/tid=16487] ppid=16483 vsize=536860 CPUtime=0
/proc/16485/task/16487/stat : 16487 (bprolog) S 16483 16485 14372 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 1994102047 549744640 83792 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 335.65
Current children cumulated vsize (KiB) 536860

[startup+402.302 s]
/proc/loadavg: 2.00 2.02 2.00 3/95 16487
/proc/meminfo: memFree=1259176/2055920 swapFree=4180240/4192956
[pid=16485] ppid=16483 vsize=536860 CPUtime=394.48
/proc/16485/stat : 16485 (bprolog) R 16483 16485 14372 0 -1 4194304 185116 0 0 0 39251 197 0 0 25 0 2 0 1994098900 549744640 83793 996147200 134512640 134990860 4294956112 18446744073709551615 134746429 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/16485/statm: 134215 83793 197 116 0 133726 0
[pid=16485/tid=16487] ppid=16483 vsize=536860 CPUtime=0
/proc/16485/task/16487/stat : 16487 (bprolog) S 16483 16485 14372 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 1994102047 549744640 83793 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 394.48
Current children cumulated vsize (KiB) 536860

[startup+462.302 s]
/proc/loadavg: 2.00 2.01 2.00 3/95 16487
/proc/meminfo: memFree=1259048/2055920 swapFree=4180240/4192956
[pid=16485] ppid=16483 vsize=536860 CPUtime=453.31
/proc/16485/stat : 16485 (bprolog) R 16483 16485 14372 0 -1 4194304 185116 0 0 0 45134 197 0 0 25 0 2 0 1994098900 549744640 83793 996147200 134512640 134990860 4294956112 18446744073709551615 134716955 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/16485/statm: 134215 83793 197 116 0 133726 0
[pid=16485/tid=16487] ppid=16483 vsize=536860 CPUtime=0
/proc/16485/task/16487/stat : 16487 (bprolog) S 16483 16485 14372 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 1994102047 549744640 83793 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 453.31
Current children cumulated vsize (KiB) 536860

[startup+522.303 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 16487
/proc/meminfo: memFree=1258984/2055920 swapFree=4180240/4192956
[pid=16485] ppid=16483 vsize=536860 CPUtime=512.15
/proc/16485/stat : 16485 (bprolog) R 16483 16485 14372 0 -1 4194304 185116 0 0 0 51018 197 0 0 25 0 2 0 1994098900 549744640 83793 996147200 134512640 134990860 4294956112 18446744073709551615 134716928 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/16485/statm: 134215 83793 197 116 0 133726 0
[pid=16485/tid=16487] ppid=16483 vsize=536860 CPUtime=0
/proc/16485/task/16487/stat : 16487 (bprolog) S 16483 16485 14372 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 1994102047 549744640 83793 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 512.15
Current children cumulated vsize (KiB) 536860


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

/proc/16485/task/16527/stat : 16527 (bprolog) S 16483 16485 14372 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 1994192062 560234496 83856 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1282.15
Current children cumulated vsize (KiB) 547104

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 16527
/proc/meminfo: memFree=686848/2055920 swapFree=4180240/4192956
[pid=16485] ppid=16483 vsize=547104 CPUtime=1341.59
/proc/16485/stat : 16485 (bprolog) R 16483 16485 14372 0 -1 4194304 185179 0 0 0 133959 200 0 0 25 0 3 0 1994098900 560234496 83856 996147200 134512640 134990860 4294956112 18446744073709551615 134716955 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/16485/statm: 136776 83856 197 116 0 136287 0
[pid=16485/tid=16487] ppid=16483 vsize=547104 CPUtime=0
/proc/16485/task/16487/stat : 16487 (bprolog) S 16483 16485 14372 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 1994102047 560234496 83856 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=16485/tid=16527] ppid=16483 vsize=547104 CPUtime=0
/proc/16485/task/16527/stat : 16527 (bprolog) S 16483 16485 14372 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 1994192062 560234496 83856 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1341.59
Current children cumulated vsize (KiB) 547104

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 16528
/proc/meminfo: memFree=686840/2055920 swapFree=4180240/4192956
[pid=16485] ppid=16483 vsize=557348 CPUtime=1401.03
/proc/16485/stat : 16485 (bprolog) R 16483 16485 14372 0 -1 4194304 185180 0 0 0 139903 200 0 0 25 0 4 0 1994098900 570724352 83857 996147200 134512640 134990860 4294956112 18446744073709551615 134716889 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/16485/statm: 139337 83857 197 116 0 138848 0
[pid=16485/tid=16487] ppid=16483 vsize=557348 CPUtime=0
/proc/16485/task/16487/stat : 16487 (bprolog) S 16483 16485 14372 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 1994102047 570724352 83857 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=16485/tid=16527] ppid=16483 vsize=557348 CPUtime=0
/proc/16485/task/16527/stat : 16527 (bprolog) S 16483 16485 14372 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 1994192062 570724352 83857 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=16485/tid=16528] ppid=16483 vsize=557348 CPUtime=0
/proc/16485/task/16528/stat : 16528 (bprolog) S 16483 16485 14372 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 1994237073 570724352 83857 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1401.03
Current children cumulated vsize (KiB) 557348

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 16528
/proc/meminfo: memFree=686776/2055920 swapFree=4180240/4192956
[pid=16485] ppid=16483 vsize=557348 CPUtime=1460.47
/proc/16485/stat : 16485 (bprolog) R 16483 16485 14372 0 -1 4194304 185180 0 0 0 145847 200 0 0 25 0 4 0 1994098900 570724352 83857 996147200 134512640 134990860 4294956112 18446744073709551615 134716955 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/16485/statm: 139337 83857 197 116 0 138848 0
[pid=16485/tid=16487] ppid=16483 vsize=557348 CPUtime=0
/proc/16485/task/16487/stat : 16487 (bprolog) S 16483 16485 14372 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 1994102047 570724352 83857 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=16485/tid=16527] ppid=16483 vsize=557348 CPUtime=0
/proc/16485/task/16527/stat : 16527 (bprolog) S 16483 16485 14372 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 1994192062 570724352 83857 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=16485/tid=16528] ppid=16483 vsize=557348 CPUtime=0
/proc/16485/task/16528/stat : 16528 (bprolog) S 16483 16485 14372 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 1994237073 570724352 83857 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1460.47
Current children cumulated vsize (KiB) 557348

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 16528
/proc/meminfo: memFree=686776/2055920 swapFree=4180240/4192956
[pid=16485] ppid=16483 vsize=557348 CPUtime=1519.9
/proc/16485/stat : 16485 (bprolog) R 16483 16485 14372 0 -1 4194304 185180 0 0 0 151790 200 0 0 25 0 4 0 1994098900 570724352 83857 996147200 134512640 134990860 4294956112 18446744073709551615 134746342 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/16485/statm: 139337 83857 197 116 0 138848 0
[pid=16485/tid=16487] ppid=16483 vsize=557348 CPUtime=0
/proc/16485/task/16487/stat : 16487 (bprolog) S 16483 16485 14372 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 1994102047 570724352 83857 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=16485/tid=16527] ppid=16483 vsize=557348 CPUtime=0
/proc/16485/task/16527/stat : 16527 (bprolog) S 16483 16485 14372 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 1994192062 570724352 83857 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=16485/tid=16528] ppid=16483 vsize=557348 CPUtime=0
/proc/16485/task/16528/stat : 16528 (bprolog) S 16483 16485 14372 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 1994237073 570724352 83857 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1519.9
Current children cumulated vsize (KiB) 557348

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 16528
/proc/meminfo: memFree=686712/2055920 swapFree=4180240/4192956
[pid=16485] ppid=16483 vsize=557348 CPUtime=1579.35
/proc/16485/stat : 16485 (bprolog) R 16483 16485 14372 0 -1 4194304 185180 0 0 0 157734 201 0 0 25 0 4 0 1994098900 570724352 83857 996147200 134512640 134990860 4294956112 18446744073709551615 134716933 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/16485/statm: 139337 83857 197 116 0 138848 0
[pid=16485/tid=16487] ppid=16483 vsize=557348 CPUtime=0
/proc/16485/task/16487/stat : 16487 (bprolog) S 16483 16485 14372 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 1994102047 570724352 83857 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=16485/tid=16527] ppid=16483 vsize=557348 CPUtime=0
/proc/16485/task/16527/stat : 16527 (bprolog) S 16483 16485 14372 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 1994192062 570724352 83857 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=16485/tid=16528] ppid=16483 vsize=557348 CPUtime=0
/proc/16485/task/16528/stat : 16528 (bprolog) S 16483 16485 14372 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 1994237073 570724352 83857 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1579.35
Current children cumulated vsize (KiB) 557348

[startup+1662.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 16529
/proc/meminfo: memFree=686640/2055920 swapFree=4180240/4192956
[pid=16485] ppid=16483 vsize=567592 CPUtime=1638.78
/proc/16485/stat : 16485 (bprolog) R 16483 16485 14372 0 -1 4194304 185181 0 0 0 163677 201 0 0 25 0 5 0 1994098900 581214208 83858 996147200 134512640 134990860 4294956112 18446744073709551615 134716952 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/16485/statm: 141898 83858 197 116 0 141409 0
[pid=16485/tid=16487] ppid=16483 vsize=567592 CPUtime=0
/proc/16485/task/16487/stat : 16487 (bprolog) S 16483 16485 14372 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 1994102047 581214208 83858 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=16485/tid=16527] ppid=16483 vsize=567592 CPUtime=0
/proc/16485/task/16527/stat : 16527 (bprolog) S 16483 16485 14372 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 1994192062 581214208 83858 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=16485/tid=16528] ppid=16483 vsize=567592 CPUtime=0
/proc/16485/task/16528/stat : 16528 (bprolog) S 16483 16485 14372 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 1994237073 581214208 83858 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=16485/tid=16529] ppid=16483 vsize=567592 CPUtime=0
/proc/16485/task/16529/stat : 16529 (bprolog) S 16483 16485 14372 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 5 0 1994259586 581214208 83858 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1638.78
Current children cumulated vsize (KiB) 567592

[startup+1722.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/86 16529
/proc/meminfo: memFree=686640/2055920 swapFree=4180240/4192956
[pid=16485] ppid=16483 vsize=567592 CPUtime=1698.22
/proc/16485/stat : 16485 (bprolog) R 16483 16485 14372 0 -1 4194304 185181 0 0 0 169621 201 0 0 25 0 5 0 1994098900 581214208 83858 996147200 134512640 134990860 4294956112 18446744073709551615 134716880 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/16485/statm: 141898 83858 197 116 0 141409 0
[pid=16485/tid=16487] ppid=16483 vsize=567592 CPUtime=0
/proc/16485/task/16487/stat : 16487 (bprolog) S 16483 16485 14372 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 1994102047 581214208 83858 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=16485/tid=16527] ppid=16483 vsize=567592 CPUtime=0
/proc/16485/task/16527/stat : 16527 (bprolog) S 16483 16485 14372 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 1994192062 581214208 83858 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=16485/tid=16528] ppid=16483 vsize=567592 CPUtime=0
/proc/16485/task/16528/stat : 16528 (bprolog) S 16483 16485 14372 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 1994237073 581214208 83858 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=16485/tid=16529] ppid=16483 vsize=567592 CPUtime=0
/proc/16485/task/16529/stat : 16529 (bprolog) S 16483 16485 14372 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 1994259586 581214208 83858 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1698.22
Current children cumulated vsize (KiB) 567592

[startup+1782.3 s]
/proc/loadavg: 2.28 2.07 2.02 3/86 16529
/proc/meminfo: memFree=686448/2055920 swapFree=4180240/4192956
[pid=16485] ppid=16483 vsize=567592 CPUtime=1757.65
/proc/16485/stat : 16485 (bprolog) R 16483 16485 14372 0 -1 4194304 185181 0 0 0 175564 201 0 0 25 0 5 0 1994098900 581214208 83858 996147200 134512640 134990860 4294956112 18446744073709551615 134716889 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/16485/statm: 141898 83858 197 116 0 141409 0
[pid=16485/tid=16487] ppid=16483 vsize=567592 CPUtime=0
/proc/16485/task/16487/stat : 16487 (bprolog) S 16483 16485 14372 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 1994102047 581214208 83858 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=16485/tid=16527] ppid=16483 vsize=567592 CPUtime=0
/proc/16485/task/16527/stat : 16527 (bprolog) S 16483 16485 14372 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 1994192062 581214208 83858 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=16485/tid=16528] ppid=16483 vsize=567592 CPUtime=0
/proc/16485/task/16528/stat : 16528 (bprolog) S 16483 16485 14372 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 1994237073 581214208 83858 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=16485/tid=16529] ppid=16483 vsize=567592 CPUtime=0
/proc/16485/task/16529/stat : 16529 (bprolog) S 16483 16485 14372 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 1994259586 581214208 83858 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1757.65
Current children cumulated vsize (KiB) 567592



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1825.11 s]
/proc/loadavg: 2.34 2.12 2.04 3/86 16529
/proc/meminfo: memFree=686448/2055920 swapFree=4180240/4192956
[pid=16485] ppid=16483 vsize=567592 CPUtime=1800.05
/proc/16485/stat : 16485 (bprolog) R 16483 16485 14372 0 -1 4194304 185181 0 0 0 179804 201 0 0 25 0 5 0 1994098900 581214208 83858 996147200 134512640 134990860 4294956112 18446744073709551615 134716952 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/16485/statm: 141898 83858 197 116 0 141409 0
[pid=16485/tid=16487] ppid=16483 vsize=567592 CPUtime=0
/proc/16485/task/16487/stat : 16487 (bprolog) S 16483 16485 14372 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 1994102047 581214208 83858 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=16485/tid=16527] ppid=16483 vsize=567592 CPUtime=0
/proc/16485/task/16527/stat : 16527 (bprolog) S 16483 16485 14372 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 1994192062 581214208 83858 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=16485/tid=16528] ppid=16483 vsize=567592 CPUtime=0
/proc/16485/task/16528/stat : 16528 (bprolog) S 16483 16485 14372 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 1994237073 581214208 83858 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=16485/tid=16529] ppid=16483 vsize=567592 CPUtime=0
/proc/16485/task/16529/stat : 16529 (bprolog) S 16483 16485 14372 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 1994259586 581214208 83858 996147200 134512640 134990860 4294956112 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) 567592

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

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

[startup+1825.11 s]
/proc/loadavg: 2.34 2.12 2.04 3/86 16529
/proc/meminfo: memFree=686448/2055920 swapFree=4180240/4192956
[pid=16485] ppid=16483 vsize=567592 CPUtime=1800.05
/proc/16485/stat : 16485 (bprolog) R 16483 16485 14372 0 -1 4194304 185181 0 0 0 179804 201 0 0 25 0 5 0 1994098900 581214208 83858 996147200 134512640 134990860 4294956112 18446744073709551615 134716952 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/16485/statm: 141898 83858 197 116 0 141409 0
[pid=16485/tid=16487] ppid=16483 vsize=567592 CPUtime=0
/proc/16485/task/16487/stat : 16487 (bprolog) S 16483 16485 14372 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 1994102047 581214208 83858 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=16485/tid=16527] ppid=16483 vsize=567592 CPUtime=0
/proc/16485/task/16527/stat : 16527 (bprolog) S 16483 16485 14372 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 1994192062 581214208 83858 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=16485/tid=16528] ppid=16483 vsize=567592 CPUtime=0
/proc/16485/task/16528/stat : 16528 (bprolog) S 16483 16485 14372 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 1994237073 581214208 83858 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=16485/tid=16529] ppid=16483 vsize=567592 CPUtime=0
/proc/16485/task/16529/stat : 16529 (bprolog) S 16483 16485 14372 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 1994259586 581214208 83858 996147200 134512640 134990860 4294956112 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) 567592

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1825.17
CPU time (s): 1800.11
CPU user time (s): 1798.05
CPU system time (s): 2.06669
CPU usage (%): 98.6271
Max. virtual memory (cumulated for all children) (KiB): 667244

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

runsolver used 2.18467 second user time and 5.9301 second system time

The end

Launcher Data (download as text)

Begin job on node50 at 2008-07-04 08:01:09
IDJOB=1067780
IDBENCH=55443
IDSOLVER=347
FILE ID=node50/1067780-1215151269
PBS_JOBID= 7877357
Free space on /tmp= 66536 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 1f87e4292cfe73339ea9f9057c89531b
RANDOM SEED=768486199

node50.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:       1596496 kB
Buffers:         47924 kB
Cached:         166420 kB
SwapCached:       6724 kB
Active:         313740 kB
Inactive:        75864 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1596496 kB
SwapTotal:     4192956 kB
SwapFree:      4180240 kB
Dirty:            2004 kB
Writeback:           0 kB
Mapped:         191688 kB
Slab:            54340 kB
Committed_AS:  4512848 kB
PageTables:       2408 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= 66560 MiB
End job on node50 at 2008-07-04 08:31:36