Trace number 2086661

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

General information on the benchmark

Namecsp/bibd7/
normalized-bibd-7-98-42-3-14_glb.xml
MD5SUM94f125ea61331f81390408aaf58cd0cd
Bench CategoryAlldiff+Elt+WSum (alldiff,element,weightedsum)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.19097
Satisfiable
(Un)Satisfiability was proved
Number of variables2744
Number of constraints2184
Maximum constraint arity98
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension2058
Global constraints used (with number of constraints)weightedsum(126)

Solver Data

0.00/0.02	c bpsolver version 6.29.2009
0.00/0.02	c converting(HOME/instance-2086661-1247383745)
0.58/0.60	c Converted in 247 ms
0.58/0.68	c solving(HOME/instance-2086661-1247383745,1800000)
0.58/0.68	c solving(HOME/instance-2086661-1247383745,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-2086661-1247383745/watcher-2086661-1247383745 -o /tmp/evaluation-result-2086661-1247383745/solver-2086661-1247383745 -C 1800 -W 2000 -M 900 HOME/solver HOME/instance-2086661-1247383745 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.89 1.97 1.99 4/84 24898
/proc/meminfo: memFree=1648216/2055920 swapFree=4192812/4192956
[pid=24898] ppid=24896 vsize=18576 CPUtime=0
/proc/24898/stat : 24898 (runsolver) R 24896 24898 24075 0 -1 4194368 15 0 0 0 0 0 0 0 22 0 1 0 25438268 19021824 284 996147200 4194304 4302564 548682068528 18446744073709551615 258939088167 0 0 4096 24578 0 0 0 17 1 0 0
/proc/24898/statm: 4644 284 249 26 0 2626 0

[startup+0.0922199 s]
/proc/loadavg: 1.89 1.97 1.99 4/84 24898
/proc/meminfo: memFree=1648216/2055920 swapFree=4192812/4192956
[pid=24898] ppid=24896 vsize=62208 CPUtime=0.07
/proc/24898/stat : 24898 (bprolog) R 24896 24898 24075 0 -1 4194304 1217 0 0 0 4 3 0 0 22 0 1 0 25438268 63700992 930 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/24898/statm: 15552 930 174 144 0 15036 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 62208

[startup+0.101223 s]
/proc/loadavg: 1.89 1.97 1.99 4/84 24898
/proc/meminfo: memFree=1648216/2055920 swapFree=4192812/4192956
[pid=24898] ppid=24896 vsize=62208 CPUtime=0.08
/proc/24898/stat : 24898 (bprolog) R 24896 24898 24075 0 -1 4194304 1236 0 0 0 4 4 0 0 22 0 1 0 25438268 63700992 949 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/24898/statm: 15552 949 174 144 0 15036 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 62208

[startup+0.301258 s]
/proc/loadavg: 1.89 1.97 1.99 4/84 24898
/proc/meminfo: memFree=1648216/2055920 swapFree=4192812/4192956
[pid=24898] ppid=24896 vsize=62208 CPUtime=0.28
/proc/24898/stat : 24898 (bprolog) R 24896 24898 24075 0 -1 4194304 1435 0 0 0 13 15 0 0 23 0 1 0 25438268 63700992 1148 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/24898/statm: 15552 1148 177 144 0 15036 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 62208

[startup+0.701337 s]
/proc/loadavg: 1.89 1.97 1.99 4/84 24898
/proc/meminfo: memFree=1648216/2055920 swapFree=4192812/4192956
[pid=24898] ppid=24896 vsize=70372 CPUtime=0.68
/proc/24898/stat : 24898 (bprolog) R 24896 24898 24075 0 -1 4194304 2389 0 0 0 35 33 0 0 25 0 1 0 25438268 72060928 2099 996147200 134512640 135105188 4294956096 18446744073709551615 135072506 0 0 4096 2 0 0 0 17 1 0 0
/proc/24898/statm: 17593 2099 188 144 0 17077 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 70372

[startup+1.50147 s]
/proc/loadavg: 1.89 1.97 1.99 3/86 24900
/proc/meminfo: memFree=1639560/2055920 swapFree=4192812/4192956
[pid=24898] ppid=24896 vsize=80616 CPUtime=1.47
/proc/24898/stat : 24898 (bprolog) R 24896 24898 24075 0 -1 4194304 2571 0 0 0 114 33 0 0 25 0 2 0 25438268 82550784 2281 996147200 134512640 135105188 4294956096 18446744073709551615 134880153 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/24898/statm: 20154 2281 206 144 0 19638 0
[pid=24898/tid=24900] ppid=24896 vsize=80616 CPUtime=0
/proc/24898/task/24900/stat : 24900 (bprolog) S 24896 24898 24075 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 25438339 82550784 2281 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 80616

[startup+3.10176 s]
/proc/loadavg: 1.89 1.97 1.99 3/86 24900
/proc/meminfo: memFree=1639432/2055920 swapFree=4192812/4192956
[pid=24898] ppid=24896 vsize=80616 CPUtime=3.06
/proc/24898/stat : 24898 (bprolog) R 24896 24898 24075 0 -1 4194304 2571 0 0 0 273 33 0 0 25 0 2 0 25438268 82550784 2281 996147200 134512640 135105188 4294956096 18446744073709551615 134629901 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/24898/statm: 20154 2281 206 144 0 19638 0
[pid=24898/tid=24900] ppid=24896 vsize=80616 CPUtime=0
/proc/24898/task/24900/stat : 24900 (bprolog) S 24896 24898 24075 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 25438339 82550784 2281 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 80616

[startup+6.30134 s]
/proc/loadavg: 1.90 1.97 1.99 3/86 24900
/proc/meminfo: memFree=1639368/2055920 swapFree=4192812/4192956
[pid=24898] ppid=24896 vsize=80616 CPUtime=6.23
/proc/24898/stat : 24898 (bprolog) R 24896 24898 24075 0 -1 4194304 2572 0 0 0 590 33 0 0 25 0 2 0 25438268 82550784 2282 996147200 134512640 135105188 4294956096 18446744073709551615 134862013 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/24898/statm: 20154 2282 206 144 0 19638 0
[pid=24898/tid=24900] ppid=24896 vsize=80616 CPUtime=0
/proc/24898/task/24900/stat : 24900 (bprolog) S 24896 24898 24075 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 25438339 82550784 2282 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) 80616

[startup+12.7015 s]
/proc/loadavg: 1.91 1.97 1.99 3/86 24900
/proc/meminfo: memFree=1639176/2055920 swapFree=4192812/4192956
[pid=24898] ppid=24896 vsize=80616 CPUtime=12.57
/proc/24898/stat : 24898 (bprolog) R 24896 24898 24075 0 -1 4194304 2572 0 0 0 1224 33 0 0 25 0 2 0 25438268 82550784 2282 996147200 134512640 135105188 4294956096 18446744073709551615 134560036 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/24898/statm: 20154 2282 206 144 0 19638 0
[pid=24898/tid=24900] ppid=24896 vsize=80616 CPUtime=0
/proc/24898/task/24900/stat : 24900 (bprolog) S 24896 24898 24075 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 25438339 82550784 2282 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) 80616

[startup+25.5018 s]
/proc/loadavg: 1.93 1.97 1.99 3/86 24900
/proc/meminfo: memFree=1639240/2055920 swapFree=4192812/4192956
[pid=24898] ppid=24896 vsize=80616 CPUtime=25.26
/proc/24898/stat : 24898 (bprolog) R 24896 24898 24075 0 -1 4194304 2572 0 0 0 2493 33 0 0 25 0 2 0 25438268 82550784 2282 996147200 134512640 135105188 4294956096 18446744073709551615 134629901 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/24898/statm: 20154 2282 206 144 0 19638 0
[pid=24898/tid=24900] ppid=24896 vsize=80616 CPUtime=0
/proc/24898/task/24900/stat : 24900 (bprolog) S 24896 24898 24075 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 25438339 82550784 2282 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 80616

[startup+51.1015 s]
/proc/loadavg: 2.03 1.99 1.99 3/86 24900
/proc/meminfo: memFree=1584392/2055920 swapFree=4192812/4192956
[pid=24898] ppid=24896 vsize=80616 CPUtime=50.64
/proc/24898/stat : 24898 (bprolog) R 24896 24898 24075 0 -1 4194304 2572 0 0 0 5031 33 0 0 25 0 2 0 25438268 82550784 2282 996147200 134512640 135105188 4294956096 18446744073709551615 134629901 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/24898/statm: 20154 2282 206 144 0 19638 0
[pid=24898/tid=24900] ppid=24896 vsize=80616 CPUtime=0
/proc/24898/task/24900/stat : 24900 (bprolog) S 24896 24898 24075 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 25438339 82550784 2282 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.64
Current children cumulated vsize (KiB) 80616

[startup+102.307 s]
/proc/loadavg: 2.01 1.99 1.99 3/86 24900
/proc/meminfo: memFree=1584136/2055920 swapFree=4192812/4192956
[pid=24898] ppid=24896 vsize=80616 CPUtime=101.41
/proc/24898/stat : 24898 (bprolog) R 24896 24898 24075 0 -1 4194304 2572 0 0 0 10108 33 0 0 25 0 2 0 25438268 82550784 2282 996147200 134512640 135105188 4294956096 18446744073709551615 134598386 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/24898/statm: 20154 2282 206 144 0 19638 0
[pid=24898/tid=24900] ppid=24896 vsize=80616 CPUtime=0
/proc/24898/task/24900/stat : 24900 (bprolog) S 24896 24898 24075 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 25438339 82550784 2282 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.41
Current children cumulated vsize (KiB) 80616

[startup+162.302 s]
/proc/loadavg: 2.00 1.99 1.99 3/86 24900
/proc/meminfo: memFree=1584136/2055920 swapFree=4192812/4192956
[pid=24898] ppid=24896 vsize=80616 CPUtime=160.89
/proc/24898/stat : 24898 (bprolog) R 24896 24898 24075 0 -1 4194304 2572 0 0 0 16056 33 0 0 25 0 2 0 25438268 82550784 2282 996147200 134512640 135105188 4294956096 18446744073709551615 134607762 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/24898/statm: 20154 2282 206 144 0 19638 0
[pid=24898/tid=24900] ppid=24896 vsize=80616 CPUtime=0
/proc/24898/task/24900/stat : 24900 (bprolog) S 24896 24898 24075 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 25438339 82550784 2282 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 160.89
Current children cumulated vsize (KiB) 80616

[startup+222.302 s]
/proc/loadavg: 2.00 1.99 1.99 3/86 24900
/proc/meminfo: memFree=1574920/2055920 swapFree=4192812/4192956
[pid=24898] ppid=24896 vsize=80616 CPUtime=220.31
/proc/24898/stat : 24898 (bprolog) R 24896 24898 24075 0 -1 4194304 2572 0 0 0 21998 33 0 0 25 0 2 0 25438268 82550784 2282 996147200 134512640 135105188 4294956096 18446744073709551615 134629984 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/24898/statm: 20154 2282 206 144 0 19638 0
[pid=24898/tid=24900] ppid=24896 vsize=80616 CPUtime=0
/proc/24898/task/24900/stat : 24900 (bprolog) S 24896 24898 24075 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 25438339 82550784 2282 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 220.31
Current children cumulated vsize (KiB) 80616

[startup+282.301 s]
/proc/loadavg: 2.00 1.99 1.99 3/86 24900
/proc/meminfo: memFree=1574856/2055920 swapFree=4192812/4192956
[pid=24898] ppid=24896 vsize=80616 CPUtime=279.8
/proc/24898/stat : 24898 (bprolog) R 24896 24898 24075 0 -1 4194304 2572 0 0 0 27947 33 0 0 25 0 2 0 25438268 82550784 2282 996147200 134512640 135105188 4294956096 18446744073709551615 134627888 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/24898/statm: 20154 2282 206 144 0 19638 0
[pid=24898/tid=24900] ppid=24896 vsize=80616 CPUtime=0
/proc/24898/task/24900/stat : 24900 (bprolog) S 24896 24898 24075 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 25438339 82550784 2282 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 279.8
Current children cumulated vsize (KiB) 80616

[startup+342.301 s]
/proc/loadavg: 2.00 1.99 1.99 3/86 24900
/proc/meminfo: memFree=1574856/2055920 swapFree=4192812/4192956
[pid=24898] ppid=24896 vsize=80616 CPUtime=339.28
/proc/24898/stat : 24898 (bprolog) R 24896 24898 24075 0 -1 4194304 2572 0 0 0 33895 33 0 0 25 0 2 0 25438268 82550784 2282 996147200 134512640 135105188 4294956096 18446744073709551615 134901272 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/24898/statm: 20154 2282 206 144 0 19638 0
[pid=24898/tid=24900] ppid=24896 vsize=80616 CPUtime=0
/proc/24898/task/24900/stat : 24900 (bprolog) S 24896 24898 24075 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 25438339 82550784 2282 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 339.28
Current children cumulated vsize (KiB) 80616

[startup+402.301 s]
/proc/loadavg: 2.00 1.99 1.99 3/86 24900
/proc/meminfo: memFree=1574792/2055920 swapFree=4192812/4192956
[pid=24898] ppid=24896 vsize=80616 CPUtime=398.77
/proc/24898/stat : 24898 (bprolog) R 24896 24898 24075 0 -1 4194304 2572 0 0 0 39844 33 0 0 25 0 2 0 25438268 82550784 2282 996147200 134512640 135105188 4294956096 18446744073709551615 134630238 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/24898/statm: 20154 2282 206 144 0 19638 0
[pid=24898/tid=24900] ppid=24896 vsize=80616 CPUtime=0
/proc/24898/task/24900/stat : 24900 (bprolog) S 24896 24898 24075 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 25438339 82550784 2282 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 398.77
Current children cumulated vsize (KiB) 80616

[startup+462.301 s]
/proc/loadavg: 2.00 1.99 1.99 3/86 24900
/proc/meminfo: memFree=1549000/2055920 swapFree=4192812/4192956
[pid=24898] ppid=24896 vsize=80616 CPUtime=458.25
/proc/24898/stat : 24898 (bprolog) R 24896 24898 24075 0 -1 4194304 2572 0 0 0 45792 33 0 0 25 0 2 0 25438268 82550784 2282 996147200 134512640 135105188 4294956096 18446744073709551615 134870435 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/24898/statm: 20154 2282 206 144 0 19638 0
[pid=24898/tid=24900] ppid=24896 vsize=80616 CPUtime=0
/proc/24898/task/24900/stat : 24900 (bprolog) S 24896 24898 24075 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 25438339 82550784 2282 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 458.25
Current children cumulated vsize (KiB) 80616

[startup+522.302 s]
/proc/loadavg: 2.00 1.99 1.99 3/86 24900

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

/proc/loadavg: 2.18 2.08 2.02 3/87 25638
/proc/meminfo: memFree=1522816/2055920 swapFree=4192812/4192956
[pid=24898] ppid=24896 vsize=90860 CPUtime=1232.26
/proc/24898/stat : 24898 (bprolog) R 24896 24898 24075 0 -1 4194304 2574 0 0 0 123188 38 0 0 25 0 3 0 25438268 93040640 2284 996147200 134512640 135105188 4294956096 18446744073709551615 134861986 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/24898/statm: 22715 2284 206 144 0 22199 0
[pid=24898/tid=24900] ppid=24896 vsize=90860 CPUtime=0
/proc/24898/task/24900/stat : 24900 (bprolog) S 24896 24898 24075 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 25438339 93040640 2284 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=24898/tid=24901] ppid=24896 vsize=90860 CPUtime=0
/proc/24898/task/24901/stat : 24901 (bprolog) S 24896 24898 24075 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 25528352 93040640 2284 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1232.26
Current children cumulated vsize (KiB) 90860

[startup+1302.3 s]
/proc/loadavg: 2.06 2.06 2.01 3/87 25638
/proc/meminfo: memFree=1509248/2055920 swapFree=4192812/4192956
[pid=24898] ppid=24896 vsize=90860 CPUtime=1291.91
/proc/24898/stat : 24898 (bprolog) R 24896 24898 24075 0 -1 4194304 2574 0 0 0 129153 38 0 0 25 0 3 0 25438268 93040640 2284 996147200 134512640 135105188 4294956096 18446744073709551615 134868693 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/24898/statm: 22715 2284 206 144 0 22199 0
[pid=24898/tid=24900] ppid=24896 vsize=90860 CPUtime=0
/proc/24898/task/24900/stat : 24900 (bprolog) S 24896 24898 24075 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 25438339 93040640 2284 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=24898/tid=24901] ppid=24896 vsize=90860 CPUtime=0
/proc/24898/task/24901/stat : 24901 (bprolog) S 24896 24898 24075 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 25528352 93040640 2284 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1291.91
Current children cumulated vsize (KiB) 90860

[startup+1362.3 s]
/proc/loadavg: 2.02 2.05 2.01 3/88 25641
/proc/meminfo: memFree=1509176/2055920 swapFree=4192812/4192956
[pid=24898] ppid=24896 vsize=101104 CPUtime=1351.6
/proc/24898/stat : 24898 (bprolog) R 24896 24898 24075 0 -1 4194304 2575 0 0 0 135122 38 0 0 25 0 4 0 25438268 103530496 2285 996147200 134512640 135105188 4294956096 18446744073709551615 134887053 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/24898/statm: 25276 2285 206 144 0 24760 0
[pid=24898/tid=24900] ppid=24896 vsize=101104 CPUtime=0
/proc/24898/task/24900/stat : 24900 (bprolog) S 24896 24898 24075 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 25438339 103530496 2285 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=24898/tid=24901] ppid=24896 vsize=101104 CPUtime=0
/proc/24898/task/24901/stat : 24901 (bprolog) S 24896 24898 24075 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 25528352 103530496 2285 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=24898/tid=25641] ppid=24896 vsize=101104 CPUtime=0
/proc/24898/task/25641/stat : 25641 (bprolog) S 24896 24898 24075 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 25573360 103530496 2285 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1351.6
Current children cumulated vsize (KiB) 101104

[startup+1422.31 s]
/proc/loadavg: 2.01 2.04 2.00 3/88 25641
/proc/meminfo: memFree=1509176/2055920 swapFree=4192812/4192956
[pid=24898] ppid=24896 vsize=101104 CPUtime=1411.31
/proc/24898/stat : 24898 (bprolog) R 24896 24898 24075 0 -1 4194304 2575 0 0 0 141093 38 0 0 25 0 4 0 25438268 103530496 2285 996147200 134512640 135105188 4294956096 18446744073709551615 134567872 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/24898/statm: 25276 2285 206 144 0 24760 0
[pid=24898/tid=24900] ppid=24896 vsize=101104 CPUtime=0
/proc/24898/task/24900/stat : 24900 (bprolog) S 24896 24898 24075 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 25438339 103530496 2285 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=24898/tid=24901] ppid=24896 vsize=101104 CPUtime=0
/proc/24898/task/24901/stat : 24901 (bprolog) S 24896 24898 24075 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 25528352 103530496 2285 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=24898/tid=25641] ppid=24896 vsize=101104 CPUtime=0
/proc/24898/task/25641/stat : 25641 (bprolog) S 24896 24898 24075 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 25573360 103530496 2285 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1411.31
Current children cumulated vsize (KiB) 101104

[startup+1482.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/88 25641
/proc/meminfo: memFree=1509176/2055920 swapFree=4192812/4192956
[pid=24898] ppid=24896 vsize=101104 CPUtime=1471.01
/proc/24898/stat : 24898 (bprolog) R 24896 24898 24075 0 -1 4194304 2575 0 0 0 147063 38 0 0 25 0 4 0 25438268 103530496 2285 996147200 134512640 135105188 4294956096 18446744073709551615 134630216 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/24898/statm: 25276 2285 206 144 0 24760 0
[pid=24898/tid=24900] ppid=24896 vsize=101104 CPUtime=0
/proc/24898/task/24900/stat : 24900 (bprolog) S 24896 24898 24075 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 25438339 103530496 2285 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=24898/tid=24901] ppid=24896 vsize=101104 CPUtime=0
/proc/24898/task/24901/stat : 24901 (bprolog) S 24896 24898 24075 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 25528352 103530496 2285 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=24898/tid=25641] ppid=24896 vsize=101104 CPUtime=0
/proc/24898/task/25641/stat : 25641 (bprolog) S 24896 24898 24075 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 25573360 103530496 2285 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1471.01
Current children cumulated vsize (KiB) 101104

[startup+1542.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/88 25641
/proc/meminfo: memFree=1496120/2055920 swapFree=4192812/4192956
[pid=24898] ppid=24896 vsize=101104 CPUtime=1530.72
/proc/24898/stat : 24898 (bprolog) R 24896 24898 24075 0 -1 4194304 2575 0 0 0 153034 38 0 0 25 0 4 0 25438268 103530496 2285 996147200 134512640 135105188 4294956096 18446744073709551615 134888351 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/24898/statm: 25276 2285 206 144 0 24760 0
[pid=24898/tid=24900] ppid=24896 vsize=101104 CPUtime=0
/proc/24898/task/24900/stat : 24900 (bprolog) S 24896 24898 24075 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 25438339 103530496 2285 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=24898/tid=24901] ppid=24896 vsize=101104 CPUtime=0
/proc/24898/task/24901/stat : 24901 (bprolog) S 24896 24898 24075 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 25528352 103530496 2285 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=24898/tid=25641] ppid=24896 vsize=101104 CPUtime=0
/proc/24898/task/25641/stat : 25641 (bprolog) S 24896 24898 24075 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 25573360 103530496 2285 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1530.72
Current children cumulated vsize (KiB) 101104

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/89 25642
/proc/meminfo: memFree=1495856/2055920 swapFree=4192812/4192956
[pid=24898] ppid=24896 vsize=111348 CPUtime=1590.42
/proc/24898/stat : 24898 (bprolog) R 24896 24898 24075 0 -1 4194304 2634 0 0 0 159004 38 0 0 25 0 5 0 25438268 114020352 2344 996147200 134512640 135105188 4294956096 18446744073709551615 134630245 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/24898/statm: 27837 2344 206 144 0 27321 0
[pid=24898/tid=24900] ppid=24896 vsize=111348 CPUtime=0
/proc/24898/task/24900/stat : 24900 (bprolog) S 24896 24898 24075 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 25438339 114020352 2344 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=24898/tid=24901] ppid=24896 vsize=111348 CPUtime=0
/proc/24898/task/24901/stat : 24901 (bprolog) S 24896 24898 24075 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 25528352 114020352 2344 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=24898/tid=25641] ppid=24896 vsize=111348 CPUtime=0
/proc/24898/task/25641/stat : 25641 (bprolog) S 24896 24898 24075 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 25573360 114020352 2344 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=24898/tid=25642] ppid=24896 vsize=111348 CPUtime=0
/proc/24898/task/25642/stat : 25642 (bprolog) S 24896 24898 24075 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 5 0 25595863 114020352 2344 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1590.42
Current children cumulated vsize (KiB) 111348

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/89 25642
/proc/meminfo: memFree=1495728/2055920 swapFree=4192812/4192956
[pid=24898] ppid=24896 vsize=111348 CPUtime=1650.13
/proc/24898/stat : 24898 (bprolog) R 24896 24898 24075 0 -1 4194304 2634 0 0 0 164975 38 0 0 25 0 5 0 25438268 114020352 2344 996147200 134512640 135105188 4294956096 18446744073709551615 134559759 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/24898/statm: 27837 2344 206 144 0 27321 0
[pid=24898/tid=24900] ppid=24896 vsize=111348 CPUtime=0
/proc/24898/task/24900/stat : 24900 (bprolog) S 24896 24898 24075 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 25438339 114020352 2344 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=24898/tid=24901] ppid=24896 vsize=111348 CPUtime=0
/proc/24898/task/24901/stat : 24901 (bprolog) S 24896 24898 24075 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 25528352 114020352 2344 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=24898/tid=25641] ppid=24896 vsize=111348 CPUtime=0
/proc/24898/task/25641/stat : 25641 (bprolog) S 24896 24898 24075 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 25573360 114020352 2344 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=24898/tid=25642] ppid=24896 vsize=111348 CPUtime=0
/proc/24898/task/25642/stat : 25642 (bprolog) S 24896 24898 24075 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 5 0 25595863 114020352 2344 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1650.13
Current children cumulated vsize (KiB) 111348

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 25642
/proc/meminfo: memFree=1495664/2055920 swapFree=4192812/4192956
[pid=24898] ppid=24896 vsize=111348 CPUtime=1709.83
/proc/24898/stat : 24898 (bprolog) R 24896 24898 24075 0 -1 4194304 2634 0 0 0 170945 38 0 0 25 0 5 0 25438268 114020352 2344 996147200 134512640 135105188 4294956096 18446744073709551615 134862422 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/24898/statm: 27837 2344 206 144 0 27321 0
[pid=24898/tid=24900] ppid=24896 vsize=111348 CPUtime=0
/proc/24898/task/24900/stat : 24900 (bprolog) S 24896 24898 24075 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 25438339 114020352 2344 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=24898/tid=24901] ppid=24896 vsize=111348 CPUtime=0
/proc/24898/task/24901/stat : 24901 (bprolog) S 24896 24898 24075 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 25528352 114020352 2344 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=24898/tid=25641] ppid=24896 vsize=111348 CPUtime=0
/proc/24898/task/25641/stat : 25641 (bprolog) S 24896 24898 24075 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 25573360 114020352 2344 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=24898/tid=25642] ppid=24896 vsize=111348 CPUtime=0
/proc/24898/task/25642/stat : 25642 (bprolog) S 24896 24898 24075 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 25595863 114020352 2344 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1709.83
Current children cumulated vsize (KiB) 111348

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 25642
/proc/meminfo: memFree=1495472/2055920 swapFree=4192812/4192956
[pid=24898] ppid=24896 vsize=111348 CPUtime=1769.54
/proc/24898/stat : 24898 (bprolog) R 24896 24898 24075 0 -1 4194304 2634 0 0 0 176916 38 0 0 25 0 5 0 25438268 114020352 2344 996147200 134512640 135105188 4294956096 18446744073709551615 134628958 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/24898/statm: 27837 2344 206 144 0 27321 0
[pid=24898/tid=24900] ppid=24896 vsize=111348 CPUtime=0
/proc/24898/task/24900/stat : 24900 (bprolog) S 24896 24898 24075 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 25438339 114020352 2344 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=24898/tid=24901] ppid=24896 vsize=111348 CPUtime=0
/proc/24898/task/24901/stat : 24901 (bprolog) S 24896 24898 24075 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 25528352 114020352 2344 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=24898/tid=25641] ppid=24896 vsize=111348 CPUtime=0
/proc/24898/task/25641/stat : 25641 (bprolog) S 24896 24898 24075 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 25573360 114020352 2344 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=24898/tid=25642] ppid=24896 vsize=111348 CPUtime=0
/proc/24898/task/25642/stat : 25642 (bprolog) S 24896 24898 24075 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 25595863 114020352 2344 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1769.54
Current children cumulated vsize (KiB) 111348



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1813 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 25642
/proc/meminfo: memFree=1495344/2055920 swapFree=4192812/4192956
[pid=24898] ppid=24896 vsize=111348 CPUtime=1800.09
/proc/24898/stat : 24898 (bprolog) R 24896 24898 24075 0 -1 4194304 2635 0 0 0 179971 38 0 0 25 0 1 0 25438268 114020352 2345 996147200 134512640 135105188 4294956096 18446744073709551615 134630264 0 0 4096 2 0 0 0 17 1 0 0
/proc/24898/statm: 27837 2345 207 144 0 27321 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 111348

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): 1813.01
CPU time (s): 1800.11
CPU user time (s): 1799.72
CPU system time (s): 0.38994
CPU usage (%): 99.2884
Max. virtual memory (cumulated for all children) (KiB): 111348

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

runsolver used 1.88871 second user time and 4.79527 second system time

The end

Launcher Data

Begin job on node45 at 2009-07-12 09:29:05
IDJOB=2086661
IDBENCH=58612
IDSOLVER=770
FILE ID=node45/2086661-1247383745
PBS_JOBID= 9507249
Free space on /tmp= 66460 MiB

SOLVER NAME= bpsolver 09
BENCH NAME= CPAI08/csp/bibd7/normalized-bibd-7-98-42-3-14_glb.xml
COMMAND LINE= HOME/solver BENCHNAMENOEXT TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2086661-1247383745/watcher-2086661-1247383745 -o /tmp/evaluation-result-2086661-1247383745/solver-2086661-1247383745 -C 1800 -W 2000 -M 900  HOME/solver HOME/instance-2086661-1247383745 1800

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

MD5SUM BENCH= 94f125ea61331f81390408aaf58cd0cd
RANDOM SEED=336508404

node45.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.281
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.281
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:       1648696 kB
Buffers:         12188 kB
Cached:          64040 kB
SwapCached:          0 kB
Active:         334456 kB
Inactive:        22424 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1648696 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2112 kB
Writeback:           0 kB
Mapped:         296284 kB
Slab:            35160 kB
Committed_AS:   888556 kB
PageTables:       2268 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= 66460 MiB
End job on node45 at 2009-07-12 09:59:20