Trace number 2070073

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.1 1807.91

General information on the benchmark

Namecsp/wordsVg/
normalized-crossword-m1c-words-vg6-9_ext.xml
MD5SUMc367c15edeba734010a480930fd76347
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 benchmark212.581
Satisfiable
(Un)Satisfiability was proved
Number of variables54
Number of constraints15
Maximum constraint arity9
Maximum domain size26
Number of constraints which are defined in extension15
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.00/0.12	c bpsolver version 6.29.2009
0.00/0.12	c converting(HOME/instance-2070073-1247351022)
0.68/0.79	c Converted in 252 ms
0.89/0.91	c solving(HOME/instance-2070073-1247351022,1800000)
0.89/0.91	c solving(HOME/instance-2070073-1247351022,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-2070073-1247351022/watcher-2070073-1247351022 -o /tmp/evaluation-result-2070073-1247351022/solver-2070073-1247351022 -C 1800 -W 2000 -M 900 HOME/solver HOME/instance-2070073-1247351022 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: 1.98 2.10 2.24 4/74 20066
/proc/meminfo: memFree=1914440/2055920 swapFree=4192812/4192956
[pid=20066] ppid=20064 vsize=62208 CPUtime=0.19
/proc/20066/stat : 20066 (bprolog) R 20064 20066 19993 0 -1 4194304 1121 0 0 0 7 12 0 0 19 0 1 0 22167256 63700992 834 996147200 134512640 135105188 4294956096 18446744073709551615 4459715 0 0 4096 2 0 0 0 17 0 0 0
/proc/20066/statm: 15552 834 174 144 0 15036 0

[startup+0.301761 s]
/proc/loadavg: 1.98 2.10 2.24 4/74 20066
/proc/meminfo: memFree=1914440/2055920 swapFree=4192812/4192956
[pid=20066] ppid=20064 vsize=62208 CPUtime=0.29
/proc/20066/stat : 20066 (bprolog) R 20064 20066 19993 0 -1 4194304 1134 0 0 0 10 19 0 0 19 0 1 0 22167256 63700992 847 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 0 0 0
/proc/20066/statm: 15552 847 174 144 0 15036 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 62208

[startup+0.401762 s]
/proc/loadavg: 1.98 2.10 2.24 4/74 20066
/proc/meminfo: memFree=1914440/2055920 swapFree=4192812/4192956
[pid=20066] ppid=20064 vsize=62208 CPUtime=0.39
/proc/20066/stat : 20066 (bprolog) R 20064 20066 19993 0 -1 4194304 1147 0 0 0 14 25 0 0 20 0 1 0 22167256 63700992 860 996147200 134512640 135105188 4294956096 18446744073709551615 4415531 0 0 4096 2 0 0 0 17 0 0 0
/proc/20066/statm: 15552 860 174 144 0 15036 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 62208

[startup+0.501776 s]
/proc/loadavg: 1.98 2.10 2.24 4/74 20066
/proc/meminfo: memFree=1914440/2055920 swapFree=4192812/4192956
[pid=20066] ppid=20064 vsize=62208 CPUtime=0.49
/proc/20066/stat : 20066 (bprolog) R 20064 20066 19993 0 -1 4194304 1159 0 0 0 18 31 0 0 21 0 1 0 22167256 63700992 872 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 0 0 0
/proc/20066/statm: 15552 872 176 144 0 15036 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 62208

[startup+0.701801 s]
/proc/loadavg: 1.98 2.10 2.24 4/74 20066
/proc/meminfo: memFree=1914440/2055920 swapFree=4192812/4192956
[pid=20066] ppid=20064 vsize=62208 CPUtime=0.68
/proc/20066/stat : 20066 (bprolog) R 20064 20066 19993 0 -1 4194304 1159 0 0 0 23 45 0 0 23 0 1 0 22167256 63700992 872 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 0 0 0
/proc/20066/statm: 15552 872 176 144 0 15036 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 62208

[startup+1.5019 s]
/proc/loadavg: 1.98 2.10 2.24 3/76 20068
/proc/meminfo: memFree=1904248/2055920 swapFree=4192812/4192956
[pid=20066] ppid=20064 vsize=80968 CPUtime=1.48
/proc/20066/stat : 20066 (bprolog) R 20064 20066 19993 0 -1 4194304 2988 0 0 0 95 53 0 0 25 0 2 0 22167256 82911232 2650 996147200 134512640 135105188 4294956096 18446744073709551615 134718080 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/20066/statm: 20242 2650 199 144 0 19726 0
[pid=20066/tid=20068] ppid=20064 vsize=80968 CPUtime=0
/proc/20066/task/20068/stat : 20068 (bprolog) S 20064 20066 19993 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 22167353 82911232 2650 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 80968

[startup+3.1011 s]
/proc/loadavg: 1.98 2.10 2.24 3/76 20068
/proc/meminfo: memFree=1904056/2055920 swapFree=4192812/4192956
[pid=20066] ppid=20064 vsize=80968 CPUtime=3.08
/proc/20066/stat : 20066 (bprolog) R 20064 20066 19993 0 -1 4194304 2994 0 0 0 255 53 0 0 25 0 2 0 22167256 82911232 2656 996147200 134512640 135105188 4294956096 18446744073709551615 134718094 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/20066/statm: 20242 2656 199 144 0 19726 0
[pid=20066/tid=20068] ppid=20064 vsize=80968 CPUtime=0
/proc/20066/task/20068/stat : 20068 (bprolog) S 20064 20066 19993 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 22167353 82911232 2656 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 80968

[startup+6.3015 s]
/proc/loadavg: 1.98 2.10 2.24 3/76 20068
/proc/meminfo: memFree=1903936/2055920 swapFree=4192812/4192956
[pid=20066] ppid=20064 vsize=80968 CPUtime=6.26
/proc/20066/stat : 20066 (bprolog) R 20064 20066 19993 0 -1 4194304 2996 0 0 0 573 53 0 0 25 0 2 0 22167256 82911232 2658 996147200 134512640 135105188 4294956096 18446744073709551615 134749124 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/20066/statm: 20242 2658 199 144 0 19726 0
[pid=20066/tid=20068] ppid=20064 vsize=80968 CPUtime=0
/proc/20066/task/20068/stat : 20068 (bprolog) S 20064 20066 19993 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 22167353 82911232 2658 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 80968

[startup+12.7013 s]
/proc/loadavg: 1.98 2.10 2.24 3/76 20068
/proc/meminfo: memFree=1903872/2055920 swapFree=4192812/4192956
[pid=20066] ppid=20064 vsize=80968 CPUtime=12.63
/proc/20066/stat : 20066 (bprolog) R 20064 20066 19993 0 -1 4194304 2996 0 0 0 1210 53 0 0 25 0 2 0 22167256 82911232 2658 996147200 134512640 135105188 4294956096 18446744073709551615 134748340 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/20066/statm: 20242 2658 199 144 0 19726 0
[pid=20066/tid=20068] ppid=20064 vsize=80968 CPUtime=0
/proc/20066/task/20068/stat : 20068 (bprolog) S 20064 20066 19993 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 22167353 82911232 2658 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 80968

[startup+25.5029 s]
/proc/loadavg: 1.98 2.09 2.23 3/76 20068
/proc/meminfo: memFree=1903872/2055920 swapFree=4192812/4192956
[pid=20066] ppid=20064 vsize=80968 CPUtime=25.39
/proc/20066/stat : 20066 (bprolog) R 20064 20066 19993 0 -1 4194304 2996 0 0 0 2486 53 0 0 25 0 2 0 22167256 82911232 2658 996147200 134512640 135105188 4294956096 18446744073709551615 134749278 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/20066/statm: 20242 2658 199 144 0 19726 0
[pid=20066/tid=20068] ppid=20064 vsize=80968 CPUtime=0
/proc/20066/task/20068/stat : 20068 (bprolog) S 20064 20066 19993 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 22167353 82911232 2658 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 80968

[startup+51.1021 s]
/proc/loadavg: 1.99 2.08 2.23 3/76 20068
/proc/meminfo: memFree=1903808/2055920 swapFree=4192812/4192956
[pid=20066] ppid=20064 vsize=80968 CPUtime=50.88
/proc/20066/stat : 20066 (bprolog) R 20064 20066 19993 0 -1 4194304 2997 0 0 0 5035 53 0 0 25 0 2 0 22167256 82911232 2659 996147200 134512640 135105188 4294956096 18446744073709551615 134748572 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/20066/statm: 20242 2659 199 144 0 19726 0
[pid=20066/tid=20068] ppid=20064 vsize=80968 CPUtime=0
/proc/20066/task/20068/stat : 20068 (bprolog) S 20064 20066 19993 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 22167353 82911232 2659 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.88
Current children cumulated vsize (KiB) 80968

[startup+102.303 s]
/proc/loadavg: 1.99 2.07 2.21 3/76 20068
/proc/meminfo: memFree=1903616/2055920 swapFree=4192812/4192956
[pid=20066] ppid=20064 vsize=80968 CPUtime=101.87
/proc/20066/stat : 20066 (bprolog) R 20064 20066 19993 0 -1 4194304 2998 0 0 0 10134 53 0 0 25 0 2 0 22167256 82911232 2660 996147200 134512640 135105188 4294956096 18446744073709551615 134748366 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/20066/statm: 20242 2660 199 144 0 19726 0
[pid=20066/tid=20068] ppid=20064 vsize=80968 CPUtime=0
/proc/20066/task/20068/stat : 20068 (bprolog) S 20064 20066 19993 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 22167353 82911232 2660 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.87
Current children cumulated vsize (KiB) 80968

[startup+162.302 s]
/proc/loadavg: 1.99 2.05 2.20 3/76 20068
/proc/meminfo: memFree=1903616/2055920 swapFree=4192812/4192956
[pid=20066] ppid=20064 vsize=80968 CPUtime=161.63
/proc/20066/stat : 20066 (bprolog) R 20064 20066 19993 0 -1 4194304 2998 0 0 0 16110 53 0 0 25 0 2 0 22167256 82911232 2660 996147200 134512640 135105188 4294956096 18446744073709551615 134748503 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/20066/statm: 20242 2660 199 144 0 19726 0
[pid=20066/tid=20068] ppid=20064 vsize=80968 CPUtime=0
/proc/20066/task/20068/stat : 20068 (bprolog) S 20064 20066 19993 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 22167353 82911232 2660 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 161.63
Current children cumulated vsize (KiB) 80968

[startup+222.303 s]
/proc/loadavg: 1.99 2.04 2.18 3/76 20068
/proc/meminfo: memFree=1903552/2055920 swapFree=4192812/4192956
[pid=20066] ppid=20064 vsize=80968 CPUtime=221.39
/proc/20066/stat : 20066 (bprolog) R 20064 20066 19993 0 -1 4194304 2998 0 0 0 22086 53 0 0 25 0 2 0 22167256 82911232 2660 996147200 134512640 135105188 4294956096 18446744073709551615 134748547 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/20066/statm: 20242 2660 199 144 0 19726 0
[pid=20066/tid=20068] ppid=20064 vsize=80968 CPUtime=0
/proc/20066/task/20068/stat : 20068 (bprolog) S 20064 20066 19993 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 22167353 82911232 2660 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 221.39
Current children cumulated vsize (KiB) 80968

[startup+282.302 s]
/proc/loadavg: 1.99 2.03 2.17 3/76 20068
/proc/meminfo: memFree=1903552/2055920 swapFree=4192812/4192956
[pid=20066] ppid=20064 vsize=80968 CPUtime=281.15
/proc/20066/stat : 20066 (bprolog) R 20064 20066 19993 0 -1 4194304 2998 0 0 0 28062 53 0 0 25 0 2 0 22167256 82911232 2660 996147200 134512640 135105188 4294956096 18446744073709551615 134748503 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/20066/statm: 20242 2660 199 144 0 19726 0
[pid=20066/tid=20068] ppid=20064 vsize=80968 CPUtime=0
/proc/20066/task/20068/stat : 20068 (bprolog) S 20064 20066 19993 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 22167353 82911232 2660 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 281.15
Current children cumulated vsize (KiB) 80968

[startup+342.303 s]
/proc/loadavg: 1.99 2.02 2.16 3/76 20068
/proc/meminfo: memFree=1903560/2055920 swapFree=4192812/4192956
[pid=20066] ppid=20064 vsize=80968 CPUtime=340.91
/proc/20066/stat : 20066 (bprolog) R 20064 20066 19993 0 -1 4194304 2998 0 0 0 34038 53 0 0 25 0 2 0 22167256 82911232 2660 996147200 134512640 135105188 4294956096 18446744073709551615 134718105 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/20066/statm: 20242 2660 199 144 0 19726 0
[pid=20066/tid=20068] ppid=20064 vsize=80968 CPUtime=0
/proc/20066/task/20068/stat : 20068 (bprolog) S 20064 20066 19993 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 22167353 82911232 2660 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 340.91
Current children cumulated vsize (KiB) 80968

[startup+402.302 s]
/proc/loadavg: 1.99 2.02 2.14 3/77 20069
/proc/meminfo: memFree=1903552/2055920 swapFree=4192812/4192956
[pid=20066] ppid=20064 vsize=80968 CPUtime=400.67
/proc/20066/stat : 20066 (bprolog) R 20064 20066 19993 0 -1 4194304 2998 0 0 0 40014 53 0 0 25 0 2 0 22167256 82911232 2660 996147200 134512640 135105188 4294956096 18446744073709551615 134748443 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/20066/statm: 20242 2660 199 144 0 19726 0
[pid=20066/tid=20068] ppid=20064 vsize=80968 CPUtime=0
/proc/20066/task/20068/stat : 20068 (bprolog) S 20064 20066 19993 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 22167353 82911232 2660 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 400.67
Current children cumulated vsize (KiB) 80968

[startup+462.306 s]
/proc/loadavg: 1.99 2.01 2.13 3/77 20069
/proc/meminfo: memFree=1903488/2055920 swapFree=4192812/4192956
[pid=20066] ppid=20064 vsize=80968 CPUtime=460.42
/proc/20066/stat : 20066 (bprolog) R 20064 20066 19993 0 -1 4194304 2998 0 0 0 45989 53 0 0 25 0 2 0 22167256 82911232 2660 996147200 134512640 135105188 4294956096 18446744073709551615 134748487 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/20066/statm: 20242 2660 199 144 0 19726 0
[pid=20066/tid=20068] ppid=20064 vsize=80968 CPUtime=0
/proc/20066/task/20068/stat : 20068 (bprolog) S 20064 20066 19993 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 22167353 82911232 2660 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 460.42
Current children cumulated vsize (KiB) 80968

[startup+522.301 s]
/proc/loadavg: 1.99 2.01 2.12 3/77 20069

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

/proc/loadavg: 4.58 3.81 2.92 2/77 20131
/proc/meminfo: memFree=1739712/2055920 swapFree=4192812/4192956
[pid=20066] ppid=20064 vsize=91212 CPUtime=1237.89
/proc/20066/stat : 20066 (bprolog) R 20064 20066 19993 0 -1 4194304 3000 0 0 0 123671 118 0 0 25 0 3 0 22167256 93401088 2662 996147200 134512640 135105188 4294956096 18446744073709551615 134749276 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/20066/statm: 22803 2662 199 144 0 22287 0
[pid=20066/tid=20068] ppid=20064 vsize=91212 CPUtime=0
/proc/20066/task/20068/stat : 20068 (bprolog) S 20064 20066 19993 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 22167353 93401088 2662 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=20066/tid=20123] ppid=20064 vsize=91212 CPUtime=0
/proc/20066/task/20123/stat : 20123 (bprolog) S 20064 20066 19993 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 22257369 93401088 2662 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1237.89
Current children cumulated vsize (KiB) 91212

[startup+1302.3 s]
/proc/loadavg: 3.20 3.58 2.89 3/84 20166
/proc/meminfo: memFree=1881096/2055920 swapFree=4192812/4192956
[pid=20066] ppid=20064 vsize=91212 CPUtime=1297.81
/proc/20066/stat : 20066 (bprolog) R 20064 20066 19993 0 -1 4194304 3000 0 0 0 129658 123 0 0 25 0 3 0 22167256 93401088 2662 996147200 134512640 135105188 4294956096 18446744073709551615 134748487 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/20066/statm: 22803 2662 199 144 0 22287 0
[pid=20066/tid=20068] ppid=20064 vsize=91212 CPUtime=0
/proc/20066/task/20068/stat : 20068 (bprolog) S 20064 20066 19993 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 22167353 93401088 2662 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=20066/tid=20123] ppid=20064 vsize=91212 CPUtime=0
/proc/20066/task/20123/stat : 20123 (bprolog) S 20064 20066 19993 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 22257369 93401088 2662 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1297.81
Current children cumulated vsize (KiB) 91212

[startup+1362.3 s]
/proc/loadavg: 2.44 3.29 2.83 3/85 20167
/proc/meminfo: memFree=1880960/2055920 swapFree=4192812/4192956
[pid=20066] ppid=20064 vsize=101456 CPUtime=1357.78
/proc/20066/stat : 20066 (bprolog) R 20064 20066 19993 0 -1 4194304 3001 0 0 0 135655 123 0 0 25 0 4 0 22167256 103890944 2663 996147200 134512640 135105188 4294956096 18446744073709551615 134748378 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/20066/statm: 25364 2663 199 144 0 24848 0
[pid=20066/tid=20068] ppid=20064 vsize=101456 CPUtime=0
/proc/20066/task/20068/stat : 20068 (bprolog) S 20064 20066 19993 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 22167353 103890944 2663 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=20066/tid=20123] ppid=20064 vsize=101456 CPUtime=0
/proc/20066/task/20123/stat : 20123 (bprolog) S 20064 20066 19993 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 22257369 103890944 2663 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=20066/tid=20167] ppid=20064 vsize=101456 CPUtime=0
/proc/20066/task/20167/stat : 20167 (bprolog) S 20064 20066 19993 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 22302379 103890944 2663 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1357.78
Current children cumulated vsize (KiB) 101456

[startup+1422.3 s]
/proc/loadavg: 2.16 3.05 2.78 3/85 20167
/proc/meminfo: memFree=1880960/2055920 swapFree=4192812/4192956
[pid=20066] ppid=20064 vsize=101456 CPUtime=1417.76
/proc/20066/stat : 20066 (bprolog) R 20064 20066 19993 0 -1 4194304 3001 0 0 0 141653 123 0 0 25 0 4 0 22167256 103890944 2663 996147200 134512640 135105188 4294956096 18446744073709551615 134718143 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/20066/statm: 25364 2663 199 144 0 24848 0
[pid=20066/tid=20068] ppid=20064 vsize=101456 CPUtime=0
/proc/20066/task/20068/stat : 20068 (bprolog) S 20064 20066 19993 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 22167353 103890944 2663 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=20066/tid=20123] ppid=20064 vsize=101456 CPUtime=0
/proc/20066/task/20123/stat : 20123 (bprolog) S 20064 20066 19993 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 22257369 103890944 2663 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=20066/tid=20167] ppid=20064 vsize=101456 CPUtime=0
/proc/20066/task/20167/stat : 20167 (bprolog) S 20064 20066 19993 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 22302379 103890944 2663 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1417.76
Current children cumulated vsize (KiB) 101456

[startup+1482.3 s]
/proc/loadavg: 2.21 2.91 2.75 3/79 20218
/proc/meminfo: memFree=1608176/2055920 swapFree=4192812/4192956
[pid=20066] ppid=20064 vsize=101456 CPUtime=1477.22
/proc/20066/stat : 20066 (bprolog) R 20064 20066 19993 0 -1 4194304 3001 0 0 0 147595 127 0 0 25 0 4 0 22167256 103890944 2663 996147200 134512640 135105188 4294956096 18446744073709551615 134748437 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/20066/statm: 25364 2663 199 144 0 24848 0
[pid=20066/tid=20068] ppid=20064 vsize=101456 CPUtime=0
/proc/20066/task/20068/stat : 20068 (bprolog) S 20064 20066 19993 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 22167353 103890944 2663 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=20066/tid=20123] ppid=20064 vsize=101456 CPUtime=0
/proc/20066/task/20123/stat : 20123 (bprolog) S 20064 20066 19993 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 22257369 103890944 2663 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=20066/tid=20167] ppid=20064 vsize=101456 CPUtime=0
/proc/20066/task/20167/stat : 20167 (bprolog) S 20064 20066 19993 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 22302379 103890944 2663 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1477.22
Current children cumulated vsize (KiB) 101456

[startup+1542.3 s]
/proc/loadavg: 2.08 2.74 2.70 3/79 20218
/proc/meminfo: memFree=1606960/2055920 swapFree=4192812/4192956
[pid=20066] ppid=20064 vsize=101456 CPUtime=1536.72
/proc/20066/stat : 20066 (bprolog) R 20064 20066 19993 0 -1 4194304 3001 0 0 0 153545 127 0 0 25 0 4 0 22167256 103890944 2663 996147200 134512640 135105188 4294956096 18446744073709551615 134718165 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/20066/statm: 25364 2663 199 144 0 24848 0
[pid=20066/tid=20068] ppid=20064 vsize=101456 CPUtime=0
/proc/20066/task/20068/stat : 20068 (bprolog) S 20064 20066 19993 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 22167353 103890944 2663 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=20066/tid=20123] ppid=20064 vsize=101456 CPUtime=0
/proc/20066/task/20123/stat : 20123 (bprolog) S 20064 20066 19993 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 22257369 103890944 2663 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=20066/tid=20167] ppid=20064 vsize=101456 CPUtime=0
/proc/20066/task/20167/stat : 20167 (bprolog) S 20064 20066 19993 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 22302379 103890944 2663 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1536.72
Current children cumulated vsize (KiB) 101456

[startup+1602.3 s]
/proc/loadavg: 2.03 2.61 2.65 3/80 20219
/proc/meminfo: memFree=1606824/2055920 swapFree=4192812/4192956
[pid=20066] ppid=20064 vsize=111700 CPUtime=1596.21
/proc/20066/stat : 20066 (bprolog) R 20064 20066 19993 0 -1 4194304 3002 0 0 0 159494 127 0 0 25 0 5 0 22167256 114380800 2664 996147200 134512640 135105188 4294956096 18446744073709551615 134748324 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/20066/statm: 27925 2664 199 144 0 27409 0
[pid=20066/tid=20068] ppid=20064 vsize=111700 CPUtime=0
/proc/20066/task/20068/stat : 20068 (bprolog) S 20064 20066 19993 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 22167353 114380800 2664 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=20066/tid=20123] ppid=20064 vsize=111700 CPUtime=0
/proc/20066/task/20123/stat : 20123 (bprolog) S 20064 20066 19993 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 22257369 114380800 2664 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=20066/tid=20167] ppid=20064 vsize=111700 CPUtime=0
/proc/20066/task/20167/stat : 20167 (bprolog) S 20064 20066 19993 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 22302379 114380800 2664 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=20066/tid=20219] ppid=20064 vsize=111700 CPUtime=0
/proc/20066/task/20219/stat : 20219 (bprolog) S 20064 20066 19993 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 5 0 22324884 114380800 2664 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1596.21
Current children cumulated vsize (KiB) 111700

[startup+1662.3 s]
/proc/loadavg: 2.01 2.49 2.61 3/80 20221
/proc/meminfo: memFree=1606504/2055920 swapFree=4192812/4192956
[pid=20066] ppid=20064 vsize=111700 CPUtime=1655.71
/proc/20066/stat : 20066 (bprolog) R 20064 20066 19993 0 -1 4194304 3002 0 0 0 165444 127 0 0 25 0 5 0 22167256 114380800 2664 996147200 134512640 135105188 4294956096 18446744073709551615 134748322 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/20066/statm: 27925 2664 199 144 0 27409 0
[pid=20066/tid=20068] ppid=20064 vsize=111700 CPUtime=0
/proc/20066/task/20068/stat : 20068 (bprolog) S 20064 20066 19993 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 22167353 114380800 2664 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=20066/tid=20123] ppid=20064 vsize=111700 CPUtime=0
/proc/20066/task/20123/stat : 20123 (bprolog) S 20064 20066 19993 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 22257369 114380800 2664 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=20066/tid=20167] ppid=20064 vsize=111700 CPUtime=0
/proc/20066/task/20167/stat : 20167 (bprolog) S 20064 20066 19993 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 22302379 114380800 2664 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=20066/tid=20219] ppid=20064 vsize=111700 CPUtime=0
/proc/20066/task/20219/stat : 20219 (bprolog) S 20064 20066 19993 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 5 0 22324884 114380800 2664 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1655.71
Current children cumulated vsize (KiB) 111700

[startup+1722.3 s]
/proc/loadavg: 2.00 2.40 2.57 3/80 20221
/proc/meminfo: memFree=1606504/2055920 swapFree=4192812/4192956
[pid=20066] ppid=20064 vsize=111700 CPUtime=1715.2
/proc/20066/stat : 20066 (bprolog) R 20064 20066 19993 0 -1 4194304 3002 0 0 0 171393 127 0 0 25 0 5 0 22167256 114380800 2664 996147200 134512640 135105188 4294956096 18446744073709551615 134748497 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/20066/statm: 27925 2664 199 144 0 27409 0
[pid=20066/tid=20068] ppid=20064 vsize=111700 CPUtime=0
/proc/20066/task/20068/stat : 20068 (bprolog) S 20064 20066 19993 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 22167353 114380800 2664 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=20066/tid=20123] ppid=20064 vsize=111700 CPUtime=0
/proc/20066/task/20123/stat : 20123 (bprolog) S 20064 20066 19993 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 22257369 114380800 2664 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=20066/tid=20167] ppid=20064 vsize=111700 CPUtime=0
/proc/20066/task/20167/stat : 20167 (bprolog) S 20064 20066 19993 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 22302379 114380800 2664 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=20066/tid=20219] ppid=20064 vsize=111700 CPUtime=0
/proc/20066/task/20219/stat : 20219 (bprolog) S 20064 20066 19993 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 22324884 114380800 2664 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1715.2
Current children cumulated vsize (KiB) 111700

[startup+1782.31 s]
/proc/loadavg: 2.00 2.32 2.53 3/80 20221
/proc/meminfo: memFree=1606440/2055920 swapFree=4192812/4192956
[pid=20066] ppid=20064 vsize=111700 CPUtime=1774.7
/proc/20066/stat : 20066 (bprolog) R 20064 20066 19993 0 -1 4194304 3002 0 0 0 177343 127 0 0 25 0 5 0 22167256 114380800 2664 996147200 134512640 135105188 4294956096 18446744073709551615 134748340 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/20066/statm: 27925 2664 199 144 0 27409 0
[pid=20066/tid=20068] ppid=20064 vsize=111700 CPUtime=0
/proc/20066/task/20068/stat : 20068 (bprolog) S 20064 20066 19993 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 22167353 114380800 2664 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=20066/tid=20123] ppid=20064 vsize=111700 CPUtime=0
/proc/20066/task/20123/stat : 20123 (bprolog) S 20064 20066 19993 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 22257369 114380800 2664 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=20066/tid=20167] ppid=20064 vsize=111700 CPUtime=0
/proc/20066/task/20167/stat : 20167 (bprolog) S 20064 20066 19993 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 22302379 114380800 2664 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=20066/tid=20219] ppid=20064 vsize=111700 CPUtime=0
/proc/20066/task/20219/stat : 20219 (bprolog) S 20064 20066 19993 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 22324884 114380800 2664 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1774.7
Current children cumulated vsize (KiB) 111700



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.9 s]
/proc/loadavg: 2.00 2.30 2.51 3/76 20221
/proc/meminfo: memFree=1606440/2055920 swapFree=4192812/4192956
[pid=20066] ppid=20064 vsize=111700 CPUtime=1800.08
/proc/20066/stat : 20066 (bprolog) R 20064 20066 19993 0 -1 4194304 3003 0 0 0 179881 127 0 0 25 0 1 0 22167256 114380800 2665 996147200 134512640 135105188 4294956096 18446744073709551615 134748497 0 0 4096 2 0 0 0 17 1 0 0
/proc/20066/statm: 27925 2665 200 144 0 27409 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 111700

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1807.91
CPU time (s): 1800.1
CPU user time (s): 1798.82
CPU system time (s): 1.27781
CPU usage (%): 99.5679
Max. virtual memory (cumulated for all children) (KiB): 111700

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.82
system time used= 1.2778
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3003
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= 11
involuntary context switches= 24079

runsolver used 1.9697 second user time and 5.08623 second system time

The end

Launcher Data

Begin job on node92 at 2009-07-12 00:23:42
IDJOB=2070073
IDBENCH=55129
IDSOLVER=770
FILE ID=node92/2070073-1247351022
PBS_JOBID= 9506950
Free space on /tmp= 66272 MiB

SOLVER NAME= bpsolver 09
BENCH NAME= CPAI08/csp/wordsVg/normalized-crossword-m1c-words-vg6-9_ext.xml
COMMAND LINE= HOME/solver BENCHNAMENOEXT TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2070073-1247351022/watcher-2070073-1247351022 -o /tmp/evaluation-result-2070073-1247351022/solver-2070073-1247351022 -C 1800 -W 2000 -M 900  HOME/solver HOME/instance-2070073-1247351022 1800

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

MD5SUM BENCH= c367c15edeba734010a480930fd76347
RANDOM SEED=1176796997

node92.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.216
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.216
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:       1914920 kB
Buffers:         16036 kB
Cached:          45436 kB
SwapCached:          0 kB
Active:          72100 kB
Inactive:        19308 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1914920 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1944 kB
Writeback:           0 kB
Mapped:          40704 kB
Slab:            34980 kB
Committed_AS:   215612 kB
PageTables:       1880 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= 66180 MiB
End job on node92 at 2009-07-12 00:53:52