Trace number 1079404

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.09 1814.63

General information on the benchmark

Namecsp/lexVg/
normalized-crossword-m1c-lex-vg9-10_ext.xml
MD5SUMb1136f6831347ed9b7de8a63d714421a
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark5.34719
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of constraints19
Maximum constraint arity10
Maximum domain size26
Number of constraints which are defined in extension19
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.19/0.22	c bpsolver version 6.27.2008
0.19/0.22	c converting(HOME/instance-1079404-1215209698)
0.39/0.41	c Converted in 121 ms
0.39/0.41	c solving(HOME/instance-1079404-1215209698,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-1079404-1215209698/watcher-1079404-1215209698 -o /tmp/evaluation-result-1079404-1215209698/solver-1079404-1215209698 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/solver HOME/instance-1079404-1215209698 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.65 1.35 1.15 4/82 6673
/proc/meminfo: memFree=734944/2055920 swapFree=4191676/4192956
[pid=6673] ppid=6671 vsize=4780 CPUtime=0
/proc/6673/stat : 6673 (bprolog) R 6671 6673 5845 0 -1 4194304 593 0 0 0 0 0 0 0 18 0 1 0 132965103 4894720 311 996147200 134512640 134990860 4294956096 18446744073709551615 134530848 0 0 4096 0 0 0 0 17 0 0 0
/proc/6673/statm: 1195 320 72 116 0 706 0

[startup+0.105209 s]
/proc/loadavg: 1.65 1.35 1.15 4/82 6673
/proc/meminfo: memFree=734944/2055920 swapFree=4191676/4192956
[pid=6673] ppid=6671 vsize=56080 CPUtime=0.1
/proc/6673/stat : 6673 (bprolog) R 6671 6673 5845 0 -1 4194304 1108 0 0 0 4 6 0 0 18 0 1 0 132965103 57425920 821 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 0 0 0
/proc/6673/statm: 14020 821 174 116 0 13531 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 56080

[startup+0.202225 s]
/proc/loadavg: 1.65 1.35 1.15 4/82 6673
/proc/meminfo: memFree=734944/2055920 swapFree=4191676/4192956
[pid=6673] ppid=6671 vsize=56080 CPUtime=0.19
/proc/6673/stat : 6673 (bprolog) R 6671 6673 5845 0 -1 4194304 1121 0 0 0 6 13 0 0 18 0 1 0 132965103 57425920 834 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 0 0 0
/proc/6673/statm: 14020 834 176 116 0 13531 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 56080

[startup+0.302245 s]
/proc/loadavg: 1.65 1.35 1.15 4/82 6673
/proc/meminfo: memFree=734944/2055920 swapFree=4191676/4192956
[pid=6673] ppid=6671 vsize=56080 CPUtime=0.29
/proc/6673/stat : 6673 (bprolog) R 6671 6673 5845 0 -1 4194304 1121 0 0 0 10 19 0 0 19 0 1 0 132965103 57425920 834 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 0 0 0
/proc/6673/statm: 14020 834 176 116 0 13531 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 56080

[startup+0.702321 s]
/proc/loadavg: 1.65 1.35 1.15 4/82 6673
/proc/meminfo: memFree=734944/2055920 swapFree=4191676/4192956
[pid=6673] ppid=6671 vsize=64144 CPUtime=0.7
/proc/6673/stat : 6673 (bprolog) R 6671 6673 5845 0 -1 4194304 2607 0 0 0 42 28 0 0 24 0 1 0 132965103 65683456 2317 996147200 134512640 134990860 4294956096 18446744073709551615 134716938 0 0 4096 2 0 0 0 17 0 0 0
/proc/6673/statm: 16036 2317 186 116 0 15547 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 64144

[startup+1.50147 s]
/proc/loadavg: 1.65 1.35 1.15 3/83 6674
/proc/meminfo: memFree=722840/2055920 swapFree=4191676/4192956
[pid=6673] ppid=6671 vsize=64144 CPUtime=1.49
/proc/6673/stat : 6673 (bprolog) R 6671 6673 5845 0 -1 4194304 4289 0 0 0 121 28 0 0 25 0 1 0 132965103 65683456 3999 996147200 134512640 134990860 4294956096 18446744073709551615 134716928 0 0 4096 2 0 0 0 17 0 0 0
/proc/6673/statm: 16036 3999 186 116 0 15547 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 64144

[startup+3.10178 s]
/proc/loadavg: 1.65 1.35 1.15 3/83 6674
/proc/meminfo: memFree=714200/2055920 swapFree=4191676/4192956
[pid=6673] ppid=6671 vsize=64144 CPUtime=3.09
/proc/6673/stat : 6673 (bprolog) R 6671 6673 5845 0 -1 4194304 7651 0 0 0 280 29 0 0 25 0 1 0 132965103 65683456 7361 996147200 134512640 134990860 4294956096 18446744073709551615 134746342 0 0 4096 2 0 0 0 17 0 0 0
/proc/6673/statm: 16036 7361 186 116 0 15547 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 64144

[startup+6.3024 s]
/proc/loadavg: 1.67 1.36 1.15 3/83 6674
/proc/meminfo: memFree=662744/2055920 swapFree=4191676/4192956
[pid=6673] ppid=6671 vsize=159708 CPUtime=6.29
/proc/6673/stat : 6673 (bprolog) R 6671 6673 5845 0 -1 4194304 36061 0 0 0 589 40 0 0 25 0 1 0 132965103 163540992 19700 996147200 134512640 134990860 4294956096 18446744073709551615 134716933 0 0 4096 2 0 0 0 17 0 0 0
/proc/6673/statm: 39927 19700 186 116 0 39438 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 159708

[startup+12.7016 s]
/proc/loadavg: 1.70 1.37 1.16 3/84 6675
/proc/meminfo: memFree=605712/2055920 swapFree=4191676/4192956
[pid=6673] ppid=6671 vsize=234036 CPUtime=12.69
/proc/6673/stat : 6673 (bprolog) R 6671 6673 5845 0 -1 4194304 57189 0 0 0 1220 49 0 0 25 0 2 0 132965103 239652864 32276 996147200 134512640 134990860 4294956096 18446744073709551615 134716955 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/6673/statm: 58509 32276 193 116 0 58020 0
[pid=6673/tid=6675] ppid=6671 vsize=234036 CPUtime=0
/proc/6673/task/6675/stat : 6675 (bprolog) S 6671 6673 5845 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 132966070 239652864 32276 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 234036

[startup+25.502 s]
/proc/loadavg: 1.77 1.40 1.17 3/84 6675
/proc/meminfo: memFree=605648/2055920 swapFree=4191676/4192956
[pid=6673] ppid=6671 vsize=234036 CPUtime=25.48
/proc/6673/stat : 6673 (bprolog) R 6671 6673 5845 0 -1 4194304 57189 0 0 0 2499 49 0 0 25 0 2 0 132965103 239652864 32276 996147200 134512640 134990860 4294956096 18446744073709551615 134746277 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/6673/statm: 58509 32276 193 116 0 58020 0
[pid=6673/tid=6675] ppid=6671 vsize=234036 CPUtime=0
/proc/6673/task/6675/stat : 6675 (bprolog) S 6671 6673 5845 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 132966070 239652864 32276 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 234036

[startup+51.1029 s]
/proc/loadavg: 1.85 1.45 1.19 3/83 6676
/proc/meminfo: memFree=604944/2055920 swapFree=4191676/4192956
[pid=6673] ppid=6671 vsize=234036 CPUtime=51.07
/proc/6673/stat : 6673 (bprolog) R 6671 6673 5845 0 -1 4194304 57193 0 0 0 5058 49 0 0 25 0 2 0 132965103 239652864 32280 996147200 134512640 134990860 4294956096 18446744073709551615 134716945 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/6673/statm: 58509 32280 193 116 0 58020 0
[pid=6673/tid=6675] ppid=6671 vsize=234036 CPUtime=0
/proc/6673/task/6675/stat : 6675 (bprolog) S 6671 6673 5845 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 132966070 239652864 32280 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 234036

[startup+102.303 s]
/proc/loadavg: 1.93 1.53 1.23 3/83 6676
/proc/meminfo: memFree=604816/2055920 swapFree=4191676/4192956
[pid=6673] ppid=6671 vsize=234036 CPUtime=102.25
/proc/6673/stat : 6673 (bprolog) R 6671 6673 5845 0 -1 4194304 57194 0 0 0 10176 49 0 0 25 0 2 0 132965103 239652864 32281 996147200 134512640 134990860 4294956096 18446744073709551615 134746353 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/6673/statm: 58509 32281 193 116 0 58020 0
[pid=6673/tid=6675] ppid=6671 vsize=234036 CPUtime=0
/proc/6673/task/6675/stat : 6675 (bprolog) S 6671 6673 5845 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 132966070 239652864 32281 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 234036

[startup+162.306 s]
/proc/loadavg: 1.97 1.62 1.28 3/76 6727
/proc/meminfo: memFree=883160/2055920 swapFree=4191676/4192956
[pid=6673] ppid=6671 vsize=234036 CPUtime=161.74
/proc/6673/stat : 6673 (bprolog) R 6671 6673 5845 0 -1 4194304 57194 0 0 0 16124 50 0 0 25 0 2 0 132965103 239652864 32281 996147200 134512640 134990860 4294956096 18446744073709551615 134746544 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/6673/statm: 58509 32281 193 116 0 58020 0
[pid=6673/tid=6675] ppid=6671 vsize=234036 CPUtime=0
/proc/6673/task/6675/stat : 6675 (bprolog) S 6671 6673 5845 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 132966070 239652864 32281 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 161.74
Current children cumulated vsize (KiB) 234036

[startup+222.306 s]
/proc/loadavg: 1.99 1.68 1.32 4/76 6727
/proc/meminfo: memFree=881304/2055920 swapFree=4191676/4192956
[pid=6673] ppid=6671 vsize=234036 CPUtime=221.23
/proc/6673/stat : 6673 (bprolog) R 6671 6673 5845 0 -1 4194304 57194 0 0 0 22073 50 0 0 25 0 2 0 132965103 239652864 32281 996147200 134512640 134990860 4294956096 18446744073709551615 134716880 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/6673/statm: 58509 32281 193 116 0 58020 0
[pid=6673/tid=6675] ppid=6671 vsize=234036 CPUtime=0
/proc/6673/task/6675/stat : 6675 (bprolog) S 6671 6673 5845 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 132966070 239652864 32281 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 221.23
Current children cumulated vsize (KiB) 234036

[startup+282.302 s]
/proc/loadavg: 1.99 1.74 1.36 3/76 6727
/proc/meminfo: memFree=881176/2055920 swapFree=4191676/4192956
[pid=6673] ppid=6671 vsize=234036 CPUtime=280.73
/proc/6673/stat : 6673 (bprolog) R 6671 6673 5845 0 -1 4194304 57194 0 0 0 28023 50 0 0 25 0 2 0 132965103 239652864 32281 996147200 134512640 134990860 4294956096 18446744073709551615 134746544 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/6673/statm: 58509 32281 193 116 0 58020 0
[pid=6673/tid=6675] ppid=6671 vsize=234036 CPUtime=0
/proc/6673/task/6675/stat : 6675 (bprolog) S 6671 6673 5845 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 132966070 239652864 32281 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 280.73
Current children cumulated vsize (KiB) 234036

[startup+342.301 s]
/proc/loadavg: 1.99 1.78 1.39 4/76 6727
/proc/meminfo: memFree=880280/2055920 swapFree=4191676/4192956
[pid=6673] ppid=6671 vsize=234036 CPUtime=340.23
/proc/6673/stat : 6673 (bprolog) R 6671 6673 5845 0 -1 4194304 57194 0 0 0 33973 50 0 0 25 0 2 0 132965103 239652864 32281 996147200 134512640 134990860 4294956096 18446744073709551615 134746429 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/6673/statm: 58509 32281 193 116 0 58020 0
[pid=6673/tid=6675] ppid=6671 vsize=234036 CPUtime=0
/proc/6673/task/6675/stat : 6675 (bprolog) S 6671 6673 5845 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 132966070 239652864 32281 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 340.23
Current children cumulated vsize (KiB) 234036

[startup+402.303 s]
/proc/loadavg: 1.99 1.82 1.43 4/76 6727
/proc/meminfo: memFree=880216/2055920 swapFree=4191676/4192956
[pid=6673] ppid=6671 vsize=234036 CPUtime=399.74
/proc/6673/stat : 6673 (bprolog) R 6671 6673 5845 0 -1 4194304 57194 0 0 0 39923 51 0 0 25 0 2 0 132965103 239652864 32281 996147200 134512640 134990860 4294956096 18446744073709551615 134746303 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/6673/statm: 58509 32281 193 116 0 58020 0
[pid=6673/tid=6675] ppid=6671 vsize=234036 CPUtime=0
/proc/6673/task/6675/stat : 6675 (bprolog) S 6671 6673 5845 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 132966070 239652864 32281 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 399.74
Current children cumulated vsize (KiB) 234036

[startup+462.302 s]
/proc/loadavg: 1.99 1.85 1.46 3/76 6727
/proc/meminfo: memFree=880024/2055920 swapFree=4191676/4192956
[pid=6673] ppid=6671 vsize=234036 CPUtime=459.26
/proc/6673/stat : 6673 (bprolog) R 6671 6673 5845 0 -1 4194304 57194 0 0 0 45875 51 0 0 25 0 2 0 132965103 239652864 32281 996147200 134512640 134990860 4294956096 18446744073709551615 134716913 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/6673/statm: 58509 32281 193 116 0 58020 0
[pid=6673/tid=6675] ppid=6671 vsize=234036 CPUtime=0
/proc/6673/task/6675/stat : 6675 (bprolog) S 6671 6673 5845 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 132966070 239652864 32281 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 459.26
Current children cumulated vsize (KiB) 234036

[startup+522.301 s]
/proc/loadavg: 1.99 1.87 1.49 4/76 6727
/proc/meminfo: memFree=879128/2055920 swapFree=4191676/4192956
[pid=6673] ppid=6671 vsize=234036 CPUtime=518.76
/proc/6673/stat : 6673 (bprolog) R 6671 6673 5845 0 -1 4194304 57194 0 0 0 51825 51 0 0 25 0 2 0 132965103 239652864 32281 996147200 134512640 134990860 4294956096 18446744073709551615 134716955 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/6673/statm: 58509 32281 193 116 0 58020 0
[pid=6673/tid=6675] ppid=6671 vsize=234036 CPUtime=0

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

Current children cumulated CPU time (s) 1232.81
Current children cumulated vsize (KiB) 244280

[startup+1302.3 s]
/proc/loadavg: 1.99 1.97 1.75 4/77 6728
/proc/meminfo: memFree=877712/2055920 swapFree=4191676/4192956
[pid=6673] ppid=6671 vsize=244280 CPUtime=1292.29
/proc/6673/stat : 6673 (bprolog) R 6671 6673 5845 0 -1 4194304 57195 0 0 0 129176 53 0 0 25 0 3 0 132965103 250142720 32282 996147200 134512640 134990860 4294956096 18446744073709551615 134716945 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/6673/statm: 61070 32282 193 116 0 60581 0
[pid=6673/tid=6675] ppid=6671 vsize=244280 CPUtime=0
/proc/6673/task/6675/stat : 6675 (bprolog) S 6671 6673 5845 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 132966070 250142720 32282 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=6673/tid=6728] ppid=6671 vsize=244280 CPUtime=0
/proc/6673/task/6728/stat : 6728 (bprolog) S 6671 6673 5845 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 133056092 250142720 32282 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1292.29
Current children cumulated vsize (KiB) 244280

[startup+1362.3 s]
/proc/loadavg: 1.99 1.97 1.76 3/78 6729
/proc/meminfo: memFree=877448/2055920 swapFree=4191676/4192956
[pid=6673] ppid=6671 vsize=254524 CPUtime=1351.78
/proc/6673/stat : 6673 (bprolog) R 6671 6673 5845 0 -1 4194304 57196 0 0 0 135125 53 0 0 25 0 4 0 132965103 260632576 32283 996147200 134512640 134990860 4294956096 18446744073709551615 134716938 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/6673/statm: 63631 32283 193 116 0 63142 0
[pid=6673/tid=6675] ppid=6671 vsize=254524 CPUtime=0
/proc/6673/task/6675/stat : 6675 (bprolog) S 6671 6673 5845 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 132966070 260632576 32283 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=6673/tid=6728] ppid=6671 vsize=254524 CPUtime=0
/proc/6673/task/6728/stat : 6728 (bprolog) S 6671 6673 5845 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 133056092 260632576 32283 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=6673/tid=6729] ppid=6671 vsize=254524 CPUtime=0
/proc/6673/task/6729/stat : 6729 (bprolog) S 6671 6673 5845 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 133101101 260632576 32283 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1351.78
Current children cumulated vsize (KiB) 254524

[startup+1422.3 s]
/proc/loadavg: 1.99 1.97 1.78 4/78 6729
/proc/meminfo: memFree=877192/2055920 swapFree=4191676/4192956
[pid=6673] ppid=6671 vsize=254524 CPUtime=1411.24
/proc/6673/stat : 6673 (bprolog) R 6671 6673 5845 0 -1 4194304 57196 0 0 0 141071 53 0 0 25 0 4 0 132965103 260632576 32283 996147200 134512640 134990860 4294956096 18446744073709551615 134716889 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/6673/statm: 63631 32283 193 116 0 63142 0
[pid=6673/tid=6675] ppid=6671 vsize=254524 CPUtime=0
/proc/6673/task/6675/stat : 6675 (bprolog) S 6671 6673 5845 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 132966070 260632576 32283 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=6673/tid=6728] ppid=6671 vsize=254524 CPUtime=0
/proc/6673/task/6728/stat : 6728 (bprolog) S 6671 6673 5845 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 133056092 260632576 32283 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=6673/tid=6729] ppid=6671 vsize=254524 CPUtime=0
/proc/6673/task/6729/stat : 6729 (bprolog) S 6671 6673 5845 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 133101101 260632576 32283 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1411.24
Current children cumulated vsize (KiB) 254524

[startup+1482.3 s]
/proc/loadavg: 1.99 1.97 1.79 3/78 6729
/proc/meminfo: memFree=877192/2055920 swapFree=4191676/4192956
[pid=6673] ppid=6671 vsize=254524 CPUtime=1470.7
/proc/6673/stat : 6673 (bprolog) R 6671 6673 5845 0 -1 4194304 57196 0 0 0 147017 53 0 0 25 0 4 0 132965103 260632576 32283 996147200 134512640 134990860 4294956096 18446744073709551615 134716955 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/6673/statm: 63631 32283 193 116 0 63142 0
[pid=6673/tid=6675] ppid=6671 vsize=254524 CPUtime=0
/proc/6673/task/6675/stat : 6675 (bprolog) S 6671 6673 5845 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 132966070 260632576 32283 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=6673/tid=6728] ppid=6671 vsize=254524 CPUtime=0
/proc/6673/task/6728/stat : 6728 (bprolog) S 6671 6673 5845 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 133056092 260632576 32283 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=6673/tid=6729] ppid=6671 vsize=254524 CPUtime=0
/proc/6673/task/6729/stat : 6729 (bprolog) S 6671 6673 5845 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 133101101 260632576 32283 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1470.7
Current children cumulated vsize (KiB) 254524

[startup+1542.31 s]
/proc/loadavg: 1.99 1.97 1.80 4/78 6729
/proc/meminfo: memFree=877192/2055920 swapFree=4191676/4192956
[pid=6673] ppid=6671 vsize=254524 CPUtime=1530.17
/proc/6673/stat : 6673 (bprolog) R 6671 6673 5845 0 -1 4194304 57196 0 0 0 152964 53 0 0 25 0 4 0 132965103 260632576 32283 996147200 134512640 134990860 4294956096 18446744073709551615 134746277 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/6673/statm: 63631 32283 193 116 0 63142 0
[pid=6673/tid=6675] ppid=6671 vsize=254524 CPUtime=0
/proc/6673/task/6675/stat : 6675 (bprolog) S 6671 6673 5845 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 132966070 260632576 32283 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=6673/tid=6728] ppid=6671 vsize=254524 CPUtime=0
/proc/6673/task/6728/stat : 6728 (bprolog) S 6671 6673 5845 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 133056092 260632576 32283 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=6673/tid=6729] ppid=6671 vsize=254524 CPUtime=0
/proc/6673/task/6729/stat : 6729 (bprolog) S 6671 6673 5845 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 133101101 260632576 32283 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1530.17
Current children cumulated vsize (KiB) 254524

[startup+1602.3 s]
/proc/loadavg: 1.99 1.97 1.81 4/79 6730
/proc/meminfo: memFree=877120/2055920 swapFree=4191676/4192956
[pid=6673] ppid=6671 vsize=264768 CPUtime=1589.65
/proc/6673/stat : 6673 (bprolog) R 6671 6673 5845 0 -1 4194304 57197 0 0 0 158912 53 0 0 25 0 5 0 132965103 271122432 32284 996147200 134512640 134990860 4294956096 18446744073709551615 134746487 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/6673/statm: 66192 32284 193 116 0 65703 0
[pid=6673/tid=6675] ppid=6671 vsize=264768 CPUtime=0
/proc/6673/task/6675/stat : 6675 (bprolog) S 6671 6673 5845 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 132966070 271122432 32284 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=6673/tid=6728] ppid=6671 vsize=264768 CPUtime=0
/proc/6673/task/6728/stat : 6728 (bprolog) S 6671 6673 5845 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 133056092 271122432 32284 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=6673/tid=6729] ppid=6671 vsize=264768 CPUtime=0
/proc/6673/task/6729/stat : 6729 (bprolog) S 6671 6673 5845 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 133101101 271122432 32284 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=6673/tid=6730] ppid=6671 vsize=264768 CPUtime=0
/proc/6673/task/6730/stat : 6730 (bprolog) S 6671 6673 5845 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 5 0 133123606 271122432 32284 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1589.65
Current children cumulated vsize (KiB) 264768

[startup+1662.3 s]
/proc/loadavg: 1.99 1.97 1.82 3/79 6730
/proc/meminfo: memFree=876416/2055920 swapFree=4191676/4192956
[pid=6673] ppid=6671 vsize=264768 CPUtime=1649.13
/proc/6673/stat : 6673 (bprolog) R 6671 6673 5845 0 -1 4194304 57197 0 0 0 164860 53 0 0 25 0 5 0 132965103 271122432 32284 996147200 134512640 134990860 4294956096 18446744073709551615 134747088 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/6673/statm: 66192 32284 193 116 0 65703 0
[pid=6673/tid=6675] ppid=6671 vsize=264768 CPUtime=0
/proc/6673/task/6675/stat : 6675 (bprolog) S 6671 6673 5845 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 132966070 271122432 32284 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=6673/tid=6728] ppid=6671 vsize=264768 CPUtime=0
/proc/6673/task/6728/stat : 6728 (bprolog) S 6671 6673 5845 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 133056092 271122432 32284 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=6673/tid=6729] ppid=6671 vsize=264768 CPUtime=0
/proc/6673/task/6729/stat : 6729 (bprolog) S 6671 6673 5845 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 133101101 271122432 32284 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=6673/tid=6730] ppid=6671 vsize=264768 CPUtime=0
/proc/6673/task/6730/stat : 6730 (bprolog) S 6671 6673 5845 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 5 0 133123606 271122432 32284 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1649.13
Current children cumulated vsize (KiB) 264768

[startup+1722.3 s]
/proc/loadavg: 1.99 1.97 1.83 3/79 6730
/proc/meminfo: memFree=876416/2055920 swapFree=4191676/4192956
[pid=6673] ppid=6671 vsize=264768 CPUtime=1708.6
/proc/6673/stat : 6673 (bprolog) R 6671 6673 5845 0 -1 4194304 57197 0 0 0 170807 53 0 0 25 0 5 0 132965103 271122432 32284 996147200 134512640 134990860 4294956096 18446744073709551615 134746544 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/6673/statm: 66192 32284 193 116 0 65703 0
[pid=6673/tid=6675] ppid=6671 vsize=264768 CPUtime=0
/proc/6673/task/6675/stat : 6675 (bprolog) S 6671 6673 5845 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 132966070 271122432 32284 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=6673/tid=6728] ppid=6671 vsize=264768 CPUtime=0
/proc/6673/task/6728/stat : 6728 (bprolog) S 6671 6673 5845 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 133056092 271122432 32284 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=6673/tid=6729] ppid=6671 vsize=264768 CPUtime=0
/proc/6673/task/6729/stat : 6729 (bprolog) S 6671 6673 5845 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 133101101 271122432 32284 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=6673/tid=6730] ppid=6671 vsize=264768 CPUtime=0
/proc/6673/task/6730/stat : 6730 (bprolog) S 6671 6673 5845 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 133123606 271122432 32284 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1708.6
Current children cumulated vsize (KiB) 264768

[startup+1782.3 s]
/proc/loadavg: 1.99 1.97 1.83 4/79 6730
/proc/meminfo: memFree=876288/2055920 swapFree=4191676/4192956
[pid=6673] ppid=6671 vsize=264768 CPUtime=1768.05
/proc/6673/stat : 6673 (bprolog) R 6671 6673 5845 0 -1 4194304 57197 0 0 0 176752 53 0 0 25 0 5 0 132965103 271122432 32284 996147200 134512640 134990860 4294956096 18446744073709551615 134716938 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/6673/statm: 66192 32284 193 116 0 65703 0
[pid=6673/tid=6675] ppid=6671 vsize=264768 CPUtime=0
/proc/6673/task/6675/stat : 6675 (bprolog) S 6671 6673 5845 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 132966070 271122432 32284 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=6673/tid=6728] ppid=6671 vsize=264768 CPUtime=0
/proc/6673/task/6728/stat : 6728 (bprolog) S 6671 6673 5845 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 133056092 271122432 32284 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=6673/tid=6729] ppid=6671 vsize=264768 CPUtime=0
/proc/6673/task/6729/stat : 6729 (bprolog) S 6671 6673 5845 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 133101101 271122432 32284 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=6673/tid=6730] ppid=6671 vsize=264768 CPUtime=0
/proc/6673/task/6730/stat : 6730 (bprolog) S 6671 6673 5845 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 133123606 271122432 32284 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1768.05
Current children cumulated vsize (KiB) 264768



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1814.6 s]
/proc/loadavg: 1.99 1.97 1.84 3/75 6730
/proc/meminfo: memFree=876288/2055920 swapFree=4191676/4192956
[pid=6673] ppid=6671 vsize=264768 CPUtime=1800.07
/proc/6673/stat : 6673 (bprolog) R 6671 6673 5845 0 -1 4194304 57198 0 0 0 179953 54 0 0 25 0 1 0 132965103 271122432 32285 996147200 134512640 134990860 4294956096 18446744073709551615 134716913 0 0 4096 2 0 0 0 17 1 0 0
/proc/6673/statm: 66192 32285 194 116 0 65703 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 264768

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

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

[startup+1814.6 s]
/proc/loadavg: 1.99 1.97 1.84 3/75 6730
/proc/meminfo: memFree=876288/2055920 swapFree=4191676/4192956
[pid=6673] ppid=6671 vsize=264768 CPUtime=1800.07
/proc/6673/stat : 6673 (bprolog) R 6671 6673 5845 0 -1 4194304 57198 0 0 0 179953 54 0 0 25 0 1 0 132965103 271122432 32285 996147200 134512640 134990860 4294956096 18446744073709551615 134716913 0 0 4096 2 0 0 0 17 1 0 0
/proc/6673/statm: 66192 32285 194 116 0 65703 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 264768

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1814.63
CPU time (s): 1800.09
CPU user time (s): 1799.54
CPU system time (s): 0.558915
CPU usage (%): 99.1992
Max. virtual memory (cumulated for all children) (KiB): 264768

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

runsolver used 2.07069 second user time and 5.33019 second system time

The end

Launcher Data (download as text)

Begin job on node63 at 2008-07-05 00:14:58
IDJOB=1079404
IDBENCH=56880
IDSOLVER=347
FILE ID=node63/1079404-1215209698
PBS_JOBID= 7881777
Free space on /tmp= 66520 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= b1136f6831347ed9b7de8a63d714421a
RANDOM SEED=769131025

node63.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.256
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.256
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:        735424 kB
Buffers:         93768 kB
Cached:         817580 kB
SwapCached:        260 kB
Active:         787332 kB
Inactive:       453376 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        735424 kB
SwapTotal:     4192956 kB
SwapFree:      4191676 kB
Dirty:            1624 kB
Writeback:           0 kB
Mapped:         350580 kB
Slab:            64552 kB
Committed_AS:   701888 kB
PageTables:       2304 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= 66508 MiB
End job on node63 at 2008-07-05 00:45:14