Trace number 2071624

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 09? (TO) 1800.05 1801.22

General information on the benchmark

Namecsp/ukVg/
normalized-crossword-m1c-uk-vg7-10_ext.xml
MD5SUM65d02ec746f3e95546a88b0bab96d2df
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 variables70
Number of constraints17
Maximum constraint arity10
Maximum domain size26
Number of constraints which are defined in extension17
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.00/0.03	c bpsolver version 6.29.2009
0.00/0.03	c converting(HOME/instance-2071624-1247354300)
4.25/4.37	c Converted in 1422 ms
4.85/5.00	c solving(HOME/instance-2071624-1247354300,1800000)
4.85/5.00	c solving(HOME/instance-2071624-1247354300,1800000)

Verifier Data

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2071624-1247354300/watcher-2071624-1247354300 -o /tmp/evaluation-result-2071624-1247354300/solver-2071624-1247354300 -C 1800 -W 2000 -M 900 HOME/solver HOME/instance-2071624-1247354300 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): 2000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 4/74 18058
/proc/meminfo: memFree=1798992/2055920 swapFree=4192812/4192956
[pid=18058] ppid=18056 vsize=3004 CPUtime=0
/proc/18058/stat : 18058 (sh) R 18056 18058 16068 0 -1 4194304 56 0 0 0 0 0 0 0 22 0 1 0 22496622 3076096 40 996147200 4194304 4889804 548682068864 18446744073709551615 227846156490 0 0 4096 0 0 0 0 17 1 0 0
/proc/18058/statm: 751 40 30 169 0 9 0

[startup+0.0709959 s]
/proc/loadavg: 2.00 2.00 2.00 4/74 18058
/proc/meminfo: memFree=1798992/2055920 swapFree=4192812/4192956
[pid=18058] ppid=18056 vsize=62208 CPUtime=0.05
/proc/18058/stat : 18058 (bprolog) R 18056 18058 16068 0 -1 4194304 1103 0 0 0 2 3 0 0 22 0 1 0 22496622 63700992 816 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/18058/statm: 15552 816 174 144 0 15036 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 62208

[startup+0.101992 s]
/proc/loadavg: 2.00 2.00 2.00 4/74 18058
/proc/meminfo: memFree=1798992/2055920 swapFree=4192812/4192956
[pid=18058] ppid=18056 vsize=62208 CPUtime=0.08
/proc/18058/stat : 18058 (bprolog) R 18056 18058 16068 0 -1 4194304 1107 0 0 0 3 5 0 0 22 0 1 0 22496622 63700992 820 996147200 134512640 135105188 4294956096 18446744073709551615 8131171 0 0 4096 2 0 0 0 17 1 0 0
/proc/18058/statm: 15552 820 174 144 0 15036 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 62208

[startup+0.302015 s]
/proc/loadavg: 2.00 2.00 2.00 4/74 18058
/proc/meminfo: memFree=1798992/2055920 swapFree=4192812/4192956
[pid=18058] ppid=18056 vsize=62208 CPUtime=0.29
/proc/18058/stat : 18058 (bprolog) R 18056 18058 16068 0 -1 4194304 1132 0 0 0 10 19 0 0 23 0 1 0 22496622 63700992 845 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/18058/statm: 15552 845 174 144 0 15036 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 62208

[startup+0.701052 s]
/proc/loadavg: 2.00 2.00 2.00 4/74 18058
/proc/meminfo: memFree=1798992/2055920 swapFree=4192812/4192956
[pid=18058] ppid=18056 vsize=62208 CPUtime=0.68
/proc/18058/stat : 18058 (bprolog) R 18056 18058 16068 0 -1 4194304 1182 0 0 0 24 44 0 0 25 0 1 0 22496622 63700992 895 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/18058/statm: 15552 895 174 144 0 15036 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 62208

[startup+1.50113 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 18059
/proc/meminfo: memFree=1795528/2055920 swapFree=4192812/4192956
[pid=18058] ppid=18056 vsize=62208 CPUtime=1.47
/proc/18058/stat : 18058 (bprolog) R 18056 18058 16068 0 -1 4194304 1281 0 0 0 48 99 0 0 25 0 1 0 22496622 63700992 994 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/18058/statm: 15552 994 174 144 0 15036 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 62208

[startup+3.10128 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 18059
/proc/meminfo: memFree=1794440/2055920 swapFree=4192812/4192956
[pid=18058] ppid=18056 vsize=62208 CPUtime=3.06
/proc/18058/stat : 18058 (bprolog) R 18056 18058 16068 0 -1 4194304 1421 0 0 0 103 203 0 0 25 0 1 0 22496622 63700992 1134 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/18058/statm: 15552 1134 176 144 0 15036 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 62208

[startup+6.30261 s]
/proc/loadavg: 2.00 2.00 2.00 4/76 18060
/proc/meminfo: memFree=1758664/2055920 swapFree=4192812/4192956
[pid=18058] ppid=18056 vsize=87464 CPUtime=6.23
/proc/18058/stat : 18058 (bprolog) R 18056 18058 16068 0 -1 4194304 10407 0 0 0 331 292 0 0 25 0 2 0 22496622 89563136 9833 996147200 134512640 135105188 4294956096 18446744073709551615 134748476 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/18058/statm: 21866 9833 199 144 0 21350 0
[pid=18058/tid=18060] ppid=18056 vsize=87464 CPUtime=0
/proc/18058/task/18060/stat : 18060 (bprolog) S 18056 18058 16068 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 22497158 89563136 9833 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 87464

[startup+12.7012 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 18060
/proc/meminfo: memFree=1758536/2055920 swapFree=4192812/4192956
[pid=18058] ppid=18056 vsize=87464 CPUtime=12.57
/proc/18058/stat : 18058 (bprolog) R 18056 18058 16068 0 -1 4194304 10419 0 0 0 965 292 0 0 25 0 2 0 22496622 89563136 9845 996147200 134512640 135105188 4294956096 18446744073709551615 134748602 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/18058/statm: 21866 9845 199 144 0 21350 0
[pid=18058/tid=18060] ppid=18056 vsize=87464 CPUtime=0
/proc/18058/task/18060/stat : 18060 (bprolog) S 18056 18058 16068 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 22497158 89563136 9845 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 87464

[startup+25.5014 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 18060
/proc/meminfo: memFree=1758600/2055920 swapFree=4192812/4192956
[pid=18058] ppid=18056 vsize=87464 CPUtime=25.25
/proc/18058/stat : 18058 (bprolog) R 18056 18058 16068 0 -1 4194304 10419 0 0 0 2233 292 0 0 25 0 2 0 22496622 89563136 9845 996147200 134512640 135105188 4294956096 18446744073709551615 134748476 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/18058/statm: 21866 9845 199 144 0 21350 0
[pid=18058/tid=18060] ppid=18056 vsize=87464 CPUtime=0
/proc/18058/task/18060/stat : 18060 (bprolog) S 18056 18058 16068 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 22497158 89563136 9845 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 87464

[startup+51.1019 s]
/proc/loadavg: 2.00 2.00 2.00 2/69 18087
/proc/meminfo: memFree=1844224/2055920 swapFree=4192812/4192956
[pid=18058] ppid=18056 vsize=87464 CPUtime=50.62
/proc/18058/stat : 18058 (bprolog) R 18056 18058 16068 0 -1 4194304 10419 0 0 0 4769 293 0 0 25 0 2 0 22496622 89563136 9845 996147200 134512640 135105188 4294956096 18446744073709551615 134749106 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/18058/statm: 21866 9845 199 144 0 21350 0
[pid=18058/tid=18060] ppid=18056 vsize=87464 CPUtime=0
/proc/18058/task/18060/stat : 18060 (bprolog) S 18056 18058 16068 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 22497158 89563136 9845 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.62
Current children cumulated vsize (KiB) 87464

[startup+102.307 s]
/proc/loadavg: 2.04 2.01 2.00 3/84 18118
/proc/meminfo: memFree=1648904/2055920 swapFree=4192812/4192956
[pid=18058] ppid=18056 vsize=87464 CPUtime=101.8
/proc/18058/stat : 18058 (bprolog) R 18056 18058 16068 0 -1 4194304 10420 0 0 0 9887 293 0 0 25 0 2 0 22496622 89563136 9846 996147200 134512640 135105188 4294956096 18446744073709551615 134748484 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/18058/statm: 21866 9846 199 144 0 21350 0
[pid=18058/tid=18060] ppid=18056 vsize=87464 CPUtime=0
/proc/18058/task/18060/stat : 18060 (bprolog) S 18056 18058 16068 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 22497158 89563136 9846 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.8
Current children cumulated vsize (KiB) 87464

[startup+162.306 s]
/proc/loadavg: 2.01 2.01 2.00 3/84 18118
/proc/meminfo: memFree=1616968/2055920 swapFree=4192812/4192956
[pid=18058] ppid=18056 vsize=87464 CPUtime=161.78
/proc/18058/stat : 18058 (bprolog) R 18056 18058 16068 0 -1 4194304 10420 0 0 0 15884 294 0 0 25 0 2 0 22496622 89563136 9846 996147200 134512640 135105188 4294956096 18446744073709551615 134748487 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/18058/statm: 21866 9846 199 144 0 21350 0
[pid=18058/tid=18060] ppid=18056 vsize=87464 CPUtime=0
/proc/18058/task/18060/stat : 18060 (bprolog) S 18056 18058 16068 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 22497158 89563136 9846 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 161.78
Current children cumulated vsize (KiB) 87464

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 18118
/proc/meminfo: memFree=1581192/2055920 swapFree=4192812/4192956
[pid=18058] ppid=18056 vsize=87464 CPUtime=221.74
/proc/18058/stat : 18058 (bprolog) R 18056 18058 16068 0 -1 4194304 10421 0 0 0 21880 294 0 0 25 0 2 0 22496622 89563136 9847 996147200 134512640 135105188 4294956096 18446744073709551615 134718145 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/18058/statm: 21866 9847 199 144 0 21350 0
[pid=18058/tid=18060] ppid=18056 vsize=87464 CPUtime=0
/proc/18058/task/18060/stat : 18060 (bprolog) S 18056 18058 16068 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 22497158 89563136 9847 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 221.74
Current children cumulated vsize (KiB) 87464

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 18118
/proc/meminfo: memFree=1538568/2055920 swapFree=4192812/4192956
[pid=18058] ppid=18056 vsize=87464 CPUtime=281.73
/proc/18058/stat : 18058 (bprolog) R 18056 18058 16068 0 -1 4194304 10421 0 0 0 27877 296 0 0 25 0 2 0 22496622 89563136 9847 996147200 134512640 135105188 4294956096 18446744073709551615 134718099 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/18058/statm: 21866 9847 199 144 0 21350 0
[pid=18058/tid=18060] ppid=18056 vsize=87464 CPUtime=0
/proc/18058/task/18060/stat : 18060 (bprolog) S 18056 18058 16068 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 22497158 89563136 9847 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 281.73
Current children cumulated vsize (KiB) 87464

[startup+342.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 18118
/proc/meminfo: memFree=1528456/2055920 swapFree=4192812/4192956
[pid=18058] ppid=18056 vsize=87464 CPUtime=341.7
/proc/18058/stat : 18058 (bprolog) R 18056 18058 16068 0 -1 4194304 10421 0 0 0 33874 296 0 0 25 0 2 0 22496622 89563136 9847 996147200 134512640 135105188 4294956096 18446744073709551615 134748476 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/18058/statm: 21866 9847 199 144 0 21350 0
[pid=18058/tid=18060] ppid=18056 vsize=87464 CPUtime=0
/proc/18058/task/18060/stat : 18060 (bprolog) S 18056 18058 16068 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 22497158 89563136 9847 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 341.7
Current children cumulated vsize (KiB) 87464

[startup+402.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 18118
/proc/meminfo: memFree=1509256/2055920 swapFree=4192812/4192956
[pid=18058] ppid=18056 vsize=87464 CPUtime=401.68
/proc/18058/stat : 18058 (bprolog) R 18056 18058 16068 0 -1 4194304 10421 0 0 0 39871 297 0 0 25 0 2 0 22496622 89563136 9847 996147200 134512640 135105188 4294956096 18446744073709551615 134749106 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/18058/statm: 21866 9847 199 144 0 21350 0
[pid=18058/tid=18060] ppid=18056 vsize=87464 CPUtime=0
/proc/18058/task/18060/stat : 18060 (bprolog) S 18056 18058 16068 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 22497158 89563136 9847 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 401.68
Current children cumulated vsize (KiB) 87464

[startup+462.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 18118
/proc/meminfo: memFree=1499464/2055920 swapFree=4192812/4192956
[pid=18058] ppid=18056 vsize=87464 CPUtime=461.65
/proc/18058/stat : 18058 (bprolog) R 18056 18058 16068 0 -1 4194304 10421 0 0 0 45868 297 0 0 25 0 2 0 22496622 89563136 9847 996147200 134512640 135105188 4294956096 18446744073709551615 134748503 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/18058/statm: 21866 9847 199 144 0 21350 0
[pid=18058/tid=18060] ppid=18056 vsize=87464 CPUtime=0
/proc/18058/task/18060/stat : 18060 (bprolog) S 18056 18058 16068 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 22497158 89563136 9847 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 461.65
Current children cumulated vsize (KiB) 87464

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 18118
/proc/meminfo: memFree=1469960/2055920 swapFree=4192812/4192956
[pid=18058] ppid=18056 vsize=87464 CPUtime=521.63
/proc/18058/stat : 18058 (bprolog) R 18056 18058 16068 0 -1 4194304 10421 0 0 0 51866 297 0 0 25 0 2 0 22496622 89563136 9847 996147200 134512640 135105188 4294956096 18446744073709551615 134748487 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/18058/statm: 21866 9847 199 144 0 21350 0

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

/proc/18058/task/18119/stat : 18119 (bprolog) S 18056 18058 16068 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 22587175 100052992 9849 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1241.34
Current children cumulated vsize (KiB) 97708

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 18119
/proc/meminfo: memFree=1276160/2055920 swapFree=4192812/4192956
[pid=18058] ppid=18056 vsize=97708 CPUtime=1301.31
/proc/18058/stat : 18058 (bprolog) R 18056 18058 16068 0 -1 4194304 10423 0 0 0 129828 303 0 0 25 0 3 0 22496622 100052992 9849 996147200 134512640 135105188 4294956096 18446744073709551615 134718080 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/18058/statm: 24427 9849 199 144 0 23911 0
[pid=18058/tid=18060] ppid=18056 vsize=97708 CPUtime=0
/proc/18058/task/18060/stat : 18060 (bprolog) S 18056 18058 16068 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 22497158 100052992 9849 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=18058/tid=18119] ppid=18056 vsize=97708 CPUtime=0
/proc/18058/task/18119/stat : 18119 (bprolog) S 18056 18058 16068 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 22587175 100052992 9849 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1301.31
Current children cumulated vsize (KiB) 97708

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/78 18122
/proc/meminfo: memFree=1486584/2055920 swapFree=4192812/4192956
[pid=18058] ppid=18056 vsize=107952 CPUtime=1361.29
/proc/18058/stat : 18058 (bprolog) R 18056 18058 16068 0 -1 4194304 10424 0 0 0 135825 304 0 0 25 0 4 0 22496622 110542848 9850 996147200 134512640 135105188 4294956096 18446744073709551615 134748513 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/18058/statm: 26988 9850 199 144 0 26472 0
[pid=18058/tid=18060] ppid=18056 vsize=107952 CPUtime=0
/proc/18058/task/18060/stat : 18060 (bprolog) S 18056 18058 16068 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 22497158 110542848 9850 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=18058/tid=18119] ppid=18056 vsize=107952 CPUtime=0
/proc/18058/task/18119/stat : 18119 (bprolog) S 18056 18058 16068 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 22587175 110542848 9850 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=18058/tid=18122] ppid=18056 vsize=107952 CPUtime=0
/proc/18058/task/18122/stat : 18122 (bprolog) S 18056 18058 16068 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 22632181 110542848 9850 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1361.29
Current children cumulated vsize (KiB) 107952

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/78 18122
/proc/meminfo: memFree=1364152/2055920 swapFree=4192812/4192956
[pid=18058] ppid=18056 vsize=107952 CPUtime=1421.27
/proc/18058/stat : 18058 (bprolog) R 18056 18058 16068 0 -1 4194304 10424 0 0 0 141823 304 0 0 25 0 4 0 22496622 110542848 9850 996147200 134512640 135105188 4294956096 18446744073709551615 134748614 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/18058/statm: 26988 9850 199 144 0 26472 0
[pid=18058/tid=18060] ppid=18056 vsize=107952 CPUtime=0
/proc/18058/task/18060/stat : 18060 (bprolog) S 18056 18058 16068 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 22497158 110542848 9850 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=18058/tid=18119] ppid=18056 vsize=107952 CPUtime=0
/proc/18058/task/18119/stat : 18119 (bprolog) S 18056 18058 16068 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 22587175 110542848 9850 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=18058/tid=18122] ppid=18056 vsize=107952 CPUtime=0
/proc/18058/task/18122/stat : 18122 (bprolog) S 18056 18058 16068 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 22632181 110542848 9850 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1421.27
Current children cumulated vsize (KiB) 107952

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/78 18122
/proc/meminfo: memFree=1269304/2055920 swapFree=4192812/4192956
[pid=18058] ppid=18056 vsize=107952 CPUtime=1481.24
/proc/18058/stat : 18058 (bprolog) R 18056 18058 16068 0 -1 4194304 10424 0 0 0 147820 304 0 0 25 0 4 0 22496622 110542848 9850 996147200 134512640 135105188 4294956096 18446744073709551615 134748482 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/18058/statm: 26988 9850 199 144 0 26472 0
[pid=18058/tid=18060] ppid=18056 vsize=107952 CPUtime=0
/proc/18058/task/18060/stat : 18060 (bprolog) S 18056 18058 16068 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 22497158 110542848 9850 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=18058/tid=18119] ppid=18056 vsize=107952 CPUtime=0
/proc/18058/task/18119/stat : 18119 (bprolog) S 18056 18058 16068 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 22587175 110542848 9850 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=18058/tid=18122] ppid=18056 vsize=107952 CPUtime=0
/proc/18058/task/18122/stat : 18122 (bprolog) S 18056 18058 16068 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 22632181 110542848 9850 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1481.24
Current children cumulated vsize (KiB) 107952

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/78 18122
/proc/meminfo: memFree=1267704/2055920 swapFree=4192812/4192956
[pid=18058] ppid=18056 vsize=107952 CPUtime=1541.22
/proc/18058/stat : 18058 (bprolog) R 18056 18058 16068 0 -1 4194304 10424 0 0 0 153818 304 0 0 25 0 4 0 22496622 110542848 9850 996147200 134512640 135105188 4294956096 18446744073709551615 134748487 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/18058/statm: 26988 9850 199 144 0 26472 0
[pid=18058/tid=18060] ppid=18056 vsize=107952 CPUtime=0
/proc/18058/task/18060/stat : 18060 (bprolog) S 18056 18058 16068 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 22497158 110542848 9850 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=18058/tid=18119] ppid=18056 vsize=107952 CPUtime=0
/proc/18058/task/18119/stat : 18119 (bprolog) S 18056 18058 16068 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 22587175 110542848 9850 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=18058/tid=18122] ppid=18056 vsize=107952 CPUtime=0
/proc/18058/task/18122/stat : 18122 (bprolog) S 18056 18058 16068 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 22632181 110542848 9850 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1541.22
Current children cumulated vsize (KiB) 107952

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/79 18123
/proc/meminfo: memFree=1266160/2055920 swapFree=4192812/4192956
[pid=18058] ppid=18056 vsize=118196 CPUtime=1601.2
/proc/18058/stat : 18058 (bprolog) R 18056 18058 16068 0 -1 4194304 10425 0 0 0 159816 304 0 0 25 0 5 0 22496622 121032704 9851 996147200 134512640 135105188 4294956096 18446744073709551615 134748476 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/18058/statm: 29549 9851 199 144 0 29033 0
[pid=18058/tid=18060] ppid=18056 vsize=118196 CPUtime=0
/proc/18058/task/18060/stat : 18060 (bprolog) S 18056 18058 16068 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 22497158 121032704 9851 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=18058/tid=18119] ppid=18056 vsize=118196 CPUtime=0
/proc/18058/task/18119/stat : 18119 (bprolog) S 18056 18058 16068 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 22587175 121032704 9851 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=18058/tid=18122] ppid=18056 vsize=118196 CPUtime=0
/proc/18058/task/18122/stat : 18122 (bprolog) S 18056 18058 16068 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 22632181 121032704 9851 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=18058/tid=18123] ppid=18056 vsize=118196 CPUtime=0
/proc/18058/task/18123/stat : 18123 (bprolog) S 18056 18058 16068 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 5 0 22654687 121032704 9851 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1601.2
Current children cumulated vsize (KiB) 118196

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/79 18123
/proc/meminfo: memFree=1263856/2055920 swapFree=4192812/4192956
[pid=18058] ppid=18056 vsize=118196 CPUtime=1661.17
/proc/18058/stat : 18058 (bprolog) R 18056 18058 16068 0 -1 4194304 10425 0 0 0 165813 304 0 0 25 0 5 0 22496622 121032704 9851 996147200 134512640 135105188 4294956096 18446744073709551615 134748364 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/18058/statm: 29549 9851 199 144 0 29033 0
[pid=18058/tid=18060] ppid=18056 vsize=118196 CPUtime=0
/proc/18058/task/18060/stat : 18060 (bprolog) S 18056 18058 16068 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 22497158 121032704 9851 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=18058/tid=18119] ppid=18056 vsize=118196 CPUtime=0
/proc/18058/task/18119/stat : 18119 (bprolog) S 18056 18058 16068 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 22587175 121032704 9851 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=18058/tid=18122] ppid=18056 vsize=118196 CPUtime=0
/proc/18058/task/18122/stat : 18122 (bprolog) S 18056 18058 16068 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 22632181 121032704 9851 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=18058/tid=18123] ppid=18056 vsize=118196 CPUtime=0
/proc/18058/task/18123/stat : 18123 (bprolog) S 18056 18058 16068 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 5 0 22654687 121032704 9851 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1661.17
Current children cumulated vsize (KiB) 118196

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/79 18123
/proc/meminfo: memFree=1262000/2055920 swapFree=4192812/4192956
[pid=18058] ppid=18056 vsize=118196 CPUtime=1721.14
/proc/18058/stat : 18058 (bprolog) R 18056 18058 16068 0 -1 4194304 10425 0 0 0 171810 304 0 0 25 0 5 0 22496622 121032704 9851 996147200 134512640 135105188 4294956096 18446744073709551615 134748521 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/18058/statm: 29549 9851 199 144 0 29033 0
[pid=18058/tid=18060] ppid=18056 vsize=118196 CPUtime=0
/proc/18058/task/18060/stat : 18060 (bprolog) S 18056 18058 16068 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 22497158 121032704 9851 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=18058/tid=18119] ppid=18056 vsize=118196 CPUtime=0
/proc/18058/task/18119/stat : 18119 (bprolog) S 18056 18058 16068 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 22587175 121032704 9851 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=18058/tid=18122] ppid=18056 vsize=118196 CPUtime=0
/proc/18058/task/18122/stat : 18122 (bprolog) S 18056 18058 16068 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 22632181 121032704 9851 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=18058/tid=18123] ppid=18056 vsize=118196 CPUtime=0
/proc/18058/task/18123/stat : 18123 (bprolog) S 18056 18058 16068 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 22654687 121032704 9851 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1721.14
Current children cumulated vsize (KiB) 118196

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/79 18123
/proc/meminfo: memFree=1261808/2055920 swapFree=4192812/4192956
[pid=18058] ppid=18056 vsize=118196 CPUtime=1781.12
/proc/18058/stat : 18058 (bprolog) R 18056 18058 16068 0 -1 4194304 10425 0 0 0 177808 304 0 0 25 0 5 0 22496622 121032704 9851 996147200 134512640 135105188 4294956096 18446744073709551615 134718105 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/18058/statm: 29549 9851 199 144 0 29033 0
[pid=18058/tid=18060] ppid=18056 vsize=118196 CPUtime=0
/proc/18058/task/18060/stat : 18060 (bprolog) S 18056 18058 16068 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 22497158 121032704 9851 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=18058/tid=18119] ppid=18056 vsize=118196 CPUtime=0
/proc/18058/task/18119/stat : 18119 (bprolog) S 18056 18058 16068 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 22587175 121032704 9851 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=18058/tid=18122] ppid=18056 vsize=118196 CPUtime=0
/proc/18058/task/18122/stat : 18122 (bprolog) S 18056 18058 16068 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 22632181 121032704 9851 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=18058/tid=18123] ppid=18056 vsize=118196 CPUtime=0
/proc/18058/task/18123/stat : 18123 (bprolog) S 18056 18058 16068 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 22654687 121032704 9851 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1781.12
Current children cumulated vsize (KiB) 118196



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/79 18123
/proc/meminfo: memFree=1261808/2055920 swapFree=4192812/4192956
[pid=18058] ppid=18056 vsize=118196 CPUtime=1800.03
/proc/18058/stat : 18058 (bprolog) R 18056 18058 16068 0 -1 4194304 10425 0 0 0 179698 305 0 0 25 0 5 0 22496622 121032704 9851 996147200 134512640 135105188 4294956096 18446744073709551615 134748490 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/18058/statm: 29549 9851 199 144 0 29033 0
[pid=18058/tid=18060] ppid=18056 vsize=118196 CPUtime=0
/proc/18058/task/18060/stat : 18060 (bprolog) S 18056 18058 16068 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 22497158 121032704 9851 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=18058/tid=18119] ppid=18056 vsize=118196 CPUtime=0
/proc/18058/task/18119/stat : 18119 (bprolog) S 18056 18058 16068 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 22587175 121032704 9851 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=18058/tid=18122] ppid=18056 vsize=118196 CPUtime=0
/proc/18058/task/18122/stat : 18122 (bprolog) S 18056 18058 16068 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 22632181 121032704 9851 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=18058/tid=18123] ppid=18056 vsize=118196 CPUtime=0
/proc/18058/task/18123/stat : 18123 (bprolog) S 18056 18058 16068 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 22654687 121032704 9851 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 118196

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): 1801.22
CPU time (s): 1800.05
CPU user time (s): 1796.99
CPU system time (s): 3.05653
CPU usage (%): 99.935
Max. virtual memory (cumulated for all children) (KiB): 118196

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

runsolver used 2.29365 second user time and 5.9161 second system time

The end

Launcher Data

Begin job on node18 at 2009-07-12 01:18:20
IDJOB=2071624
IDBENCH=55514
IDSOLVER=770
FILE ID=node18/2071624-1247354300
PBS_JOBID= 9506841
Free space on /tmp= 66272 MiB

SOLVER NAME= bpsolver 09
BENCH NAME= CPAI08/csp/ukVg/normalized-crossword-m1c-uk-vg7-10_ext.xml
COMMAND LINE= HOME/solver BENCHNAMENOEXT TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2071624-1247354300/watcher-2071624-1247354300 -o /tmp/evaluation-result-2071624-1247354300/solver-2071624-1247354300 -C 1800 -W 2000 -M 900  HOME/solver HOME/instance-2071624-1247354300 1800

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 65d02ec746f3e95546a88b0bab96d2df
RANDOM SEED=1414982681

node18.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.243
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.243
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:       1799536 kB
Buffers:         14384 kB
Cached:         121888 kB
SwapCached:          0 kB
Active:         178536 kB
Inactive:        28232 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1799536 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2544 kB
Writeback:           0 kB
Mapped:          81592 kB
Slab:            34756 kB
Committed_AS:   210308 kB
PageTables:       1892 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= 66016 MiB
End job on node18 at 2009-07-12 01:48:23