Trace number 2067697

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.02 1803.21

General information on the benchmark

Namecsp/pseudo/course/
normalized-ss97-4.xml
MD5SUM590f0225e65c7d59b5ed44eea64f6200
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.26681
Satisfiable
(Un)Satisfiability was proved
Number of variables2289
Number of constraints1140
Maximum constraint arity195
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1140
Global constraints used (with number of constraints)

Solver Data

0.00/0.02	c bpsolver version 6.29.2009
0.00/0.02	c converting(HOME/instance-2067697-1247345281)
0.68/0.76	c Converted in 323 ms
0.78/0.88	c solving(HOME/instance-2067697-1247345281,1800000)
0.78/0.88	c solving(HOME/instance-2067697-1247345281,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-2067697-1247345281/watcher-2067697-1247345281 -o /tmp/evaluation-result-2067697-1247345281/solver-2067697-1247345281 -C 1800 -W 2000 -M 900 HOME/solver HOME/instance-2067697-1247345281 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 14018
/proc/meminfo: memFree=1889864/2055920 swapFree=4192812/4192956
[pid=14018] ppid=14016 vsize=18576 CPUtime=0
/proc/14018/stat : 14018 (runsolver) R 14016 14018 12691 0 -1 4194368 15 0 0 0 0 0 0 0 22 0 1 0 21595154 19021824 284 996147200 4194304 4302564 548682068528 18446744073709551615 214919867687 0 0 4096 24578 0 0 0 17 1 0 0
/proc/14018/statm: 4644 284 249 26 0 2626 0

[startup+0.0633889 s]
/proc/loadavg: 2.00 2.00 2.00 4/74 14018
/proc/meminfo: memFree=1889864/2055920 swapFree=4192812/4192956
[pid=14018] ppid=14016 vsize=62208 CPUtime=0.05
/proc/14018/stat : 14018 (bprolog) R 14016 14018 12691 0 -1 4194304 1170 0 0 0 3 2 0 0 22 0 1 0 21595154 63700992 883 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/14018/statm: 15552 883 174 144 0 15036 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 62208

[startup+0.101395 s]
/proc/loadavg: 2.00 2.00 2.00 4/74 14018
/proc/meminfo: memFree=1889864/2055920 swapFree=4192812/4192956
[pid=14018] ppid=14016 vsize=62208 CPUtime=0.08
/proc/14018/stat : 14018 (bprolog) R 14016 14018 12691 0 -1 4194304 1254 0 0 0 4 4 0 0 22 0 1 0 21595154 63700992 967 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/14018/statm: 15552 967 174 144 0 15036 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 62208

[startup+0.301436 s]
/proc/loadavg: 2.00 2.00 2.00 4/74 14018
/proc/meminfo: memFree=1889864/2055920 swapFree=4192812/4192956
[pid=14018] ppid=14016 vsize=62208 CPUtime=0.29
/proc/14018/stat : 14018 (bprolog) R 14016 14018 12691 0 -1 4194304 1414 0 0 0 14 15 0 0 23 0 1 0 21595154 63700992 1127 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/14018/statm: 15552 1127 177 144 0 15036 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 62208

[startup+0.701524 s]
/proc/loadavg: 2.00 2.00 2.00 4/74 14018
/proc/meminfo: memFree=1889864/2055920 swapFree=4192812/4192956
[pid=14018] ppid=14016 vsize=62212 CPUtime=0.68
/proc/14018/stat : 14018 (bprolog) R 14016 14018 12691 0 -1 4194304 1455 0 0 0 30 38 0 0 25 0 1 0 21595154 63705088 1168 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/14018/statm: 15553 1168 177 144 0 15037 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 62212

[startup+1.50169 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 14020
/proc/meminfo: memFree=1877048/2055920 swapFree=4192812/4192956
[pid=14018] ppid=14016 vsize=80728 CPUtime=1.48
/proc/14018/stat : 14018 (bprolog) R 14016 14018 12691 0 -1 4194304 3699 0 0 0 105 43 0 0 25 0 2 0 21595154 82665472 3409 996147200 134512640 135105188 4294956096 18446744073709551615 134862242 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/14018/statm: 20182 3409 207 144 0 19666 0
[pid=14018/tid=14020] ppid=14016 vsize=80728 CPUtime=0
/proc/14018/task/14020/stat : 14020 (bprolog) S 14016 14018 12691 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 21595245 82665472 3409 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 80728

[startup+3.10104 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 14020
/proc/meminfo: memFree=1876472/2055920 swapFree=4192812/4192956
[pid=14018] ppid=14016 vsize=80728 CPUtime=3.07
/proc/14018/stat : 14018 (bprolog) R 14016 14018 12691 0 -1 4194304 3699 0 0 0 264 43 0 0 25 0 2 0 21595154 82665472 3409 996147200 134512640 135105188 4294956096 18446744073709551615 134629029 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/14018/statm: 20182 3409 207 144 0 19666 0
[pid=14018/tid=14020] ppid=14016 vsize=80728 CPUtime=0
/proc/14018/task/14020/stat : 14020 (bprolog) S 14016 14018 12691 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 21595245 82665472 3409 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 80728

[startup+6.30172 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 14020
/proc/meminfo: memFree=1876472/2055920 swapFree=4192812/4192956
[pid=14018] ppid=14016 vsize=80728 CPUtime=6.24
/proc/14018/stat : 14018 (bprolog) R 14016 14018 12691 0 -1 4194304 3699 0 0 0 581 43 0 0 25 0 2 0 21595154 82665472 3409 996147200 134512640 135105188 4294956096 18446744073709551615 134630264 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/14018/statm: 20182 3409 207 144 0 19666 0
[pid=14018/tid=14020] ppid=14016 vsize=80728 CPUtime=0
/proc/14018/task/14020/stat : 14020 (bprolog) S 14016 14018 12691 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 21595245 82665472 3409 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 80728

[startup+12.7011 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 14020
/proc/meminfo: memFree=1876408/2055920 swapFree=4192812/4192956
[pid=14018] ppid=14016 vsize=80728 CPUtime=12.59
/proc/14018/stat : 14018 (bprolog) R 14016 14018 12691 0 -1 4194304 3699 0 0 0 1216 43 0 0 25 0 2 0 21595154 82665472 3409 996147200 134512640 135105188 4294956096 18446744073709551615 134901344 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/14018/statm: 20182 3409 207 144 0 19666 0
[pid=14018/tid=14020] ppid=14016 vsize=80728 CPUtime=0
/proc/14018/task/14020/stat : 14020 (bprolog) S 14016 14018 12691 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 21595245 82665472 3409 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 80728

[startup+25.5018 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 14020
/proc/meminfo: memFree=1876536/2055920 swapFree=4192812/4192956
[pid=14018] ppid=14016 vsize=80728 CPUtime=25.29
/proc/14018/stat : 14018 (bprolog) R 14016 14018 12691 0 -1 4194304 3699 0 0 0 2486 43 0 0 25 0 2 0 21595154 82665472 3409 996147200 134512640 135105188 4294956096 18446744073709551615 134630216 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/14018/statm: 20182 3409 207 144 0 19666 0
[pid=14018/tid=14020] ppid=14016 vsize=80728 CPUtime=0
/proc/14018/task/14020/stat : 14020 (bprolog) S 14016 14018 12691 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 21595245 82665472 3409 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 80728

[startup+51.1013 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 14020
/proc/meminfo: memFree=1876472/2055920 swapFree=4192812/4192956
[pid=14018] ppid=14016 vsize=80728 CPUtime=50.69
/proc/14018/stat : 14018 (bprolog) R 14016 14018 12691 0 -1 4194304 3699 0 0 0 5026 43 0 0 25 0 2 0 21595154 82665472 3409 996147200 134512640 135105188 4294956096 18446744073709551615 134628926 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/14018/statm: 20182 3409 207 144 0 19666 0
[pid=14018/tid=14020] ppid=14016 vsize=80728 CPUtime=0
/proc/14018/task/14020/stat : 14020 (bprolog) S 14016 14018 12691 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 21595245 82665472 3409 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 80728

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 14020
/proc/meminfo: memFree=1876344/2055920 swapFree=4192812/4192956
[pid=14018] ppid=14016 vsize=80728 CPUtime=101.5
/proc/14018/stat : 14018 (bprolog) R 14016 14018 12691 0 -1 4194304 3699 0 0 0 10107 43 0 0 25 0 2 0 21595154 82665472 3409 996147200 134512640 135105188 4294956096 18446744073709551615 134862041 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/14018/statm: 20182 3409 207 144 0 19666 0
[pid=14018/tid=14020] ppid=14016 vsize=80728 CPUtime=0
/proc/14018/task/14020/stat : 14020 (bprolog) S 14016 14018 12691 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 21595245 82665472 3409 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.5
Current children cumulated vsize (KiB) 80728

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 14022
/proc/meminfo: memFree=1876152/2055920 swapFree=4192812/4192956
[pid=14018] ppid=14016 vsize=80728 CPUtime=161.04
/proc/14018/stat : 14018 (bprolog) R 14016 14018 12691 0 -1 4194304 3699 0 0 0 16060 44 0 0 25 0 2 0 21595154 82665472 3409 996147200 134512640 135105188 4294956096 18446744073709551615 134862709 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/14018/statm: 20182 3409 207 144 0 19666 0
[pid=14018/tid=14020] ppid=14016 vsize=80728 CPUtime=0
/proc/14018/task/14020/stat : 14020 (bprolog) S 14016 14018 12691 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 21595245 82665472 3409 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 161.04
Current children cumulated vsize (KiB) 80728

[startup+222.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 14022
/proc/meminfo: memFree=1876088/2055920 swapFree=4192812/4192956
[pid=14018] ppid=14016 vsize=80728 CPUtime=220.58
/proc/14018/stat : 14018 (bprolog) R 14016 14018 12691 0 -1 4194304 3699 0 0 0 22014 44 0 0 25 0 2 0 21595154 82665472 3409 996147200 134512640 135105188 4294956096 18446744073709551615 134630275 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/14018/statm: 20182 3409 207 144 0 19666 0
[pid=14018/tid=14020] ppid=14016 vsize=80728 CPUtime=0
/proc/14018/task/14020/stat : 14020 (bprolog) S 14016 14018 12691 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 21595245 82665472 3409 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 220.58
Current children cumulated vsize (KiB) 80728

[startup+282.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 14022
/proc/meminfo: memFree=1876024/2055920 swapFree=4192812/4192956
[pid=14018] ppid=14016 vsize=80728 CPUtime=280.11
/proc/14018/stat : 14018 (bprolog) R 14016 14018 12691 0 -1 4194304 3699 0 0 0 27967 44 0 0 25 0 2 0 21595154 82665472 3409 996147200 134512640 135105188 4294956096 18446744073709551615 134901344 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/14018/statm: 20182 3409 207 144 0 19666 0
[pid=14018/tid=14020] ppid=14016 vsize=80728 CPUtime=0
/proc/14018/task/14020/stat : 14020 (bprolog) S 14016 14018 12691 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 21595245 82665472 3409 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 280.11
Current children cumulated vsize (KiB) 80728

[startup+342.302 s]
/proc/loadavg: 2.08 2.02 2.00 3/76 14073
/proc/meminfo: memFree=1786992/2055920 swapFree=4192812/4192956
[pid=14018] ppid=14016 vsize=80728 CPUtime=339.8
/proc/14018/stat : 14018 (bprolog) R 14016 14018 12691 0 -1 4194304 3699 0 0 0 33935 45 0 0 25 0 2 0 21595154 82665472 3409 996147200 134512640 135105188 4294956096 18446744073709551615 134867652 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/14018/statm: 20182 3409 207 144 0 19666 0
[pid=14018/tid=14020] ppid=14016 vsize=80728 CPUtime=0
/proc/14018/task/14020/stat : 14020 (bprolog) S 14016 14018 12691 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 21595245 82665472 3409 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 339.8
Current children cumulated vsize (KiB) 80728

[startup+402.302 s]
/proc/loadavg: 2.03 2.01 2.00 3/76 14073
/proc/meminfo: memFree=1776240/2055920 swapFree=4192812/4192956
[pid=14018] ppid=14016 vsize=80728 CPUtime=399.77
/proc/14018/stat : 14018 (bprolog) R 14016 14018 12691 0 -1 4194304 3699 0 0 0 39932 45 0 0 25 0 2 0 21595154 82665472 3409 996147200 134512640 135105188 4294956096 18446744073709551615 134901803 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/14018/statm: 20182 3409 207 144 0 19666 0
[pid=14018/tid=14020] ppid=14016 vsize=80728 CPUtime=0
/proc/14018/task/14020/stat : 14020 (bprolog) S 14016 14018 12691 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 21595245 82665472 3409 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 399.77
Current children cumulated vsize (KiB) 80728

[startup+462.302 s]
/proc/loadavg: 2.01 2.00 2.00 3/76 14073
/proc/meminfo: memFree=1764144/2055920 swapFree=4192812/4192956
[pid=14018] ppid=14016 vsize=80728 CPUtime=459.74
/proc/14018/stat : 14018 (bprolog) R 14016 14018 12691 0 -1 4194304 3699 0 0 0 45929 45 0 0 25 0 2 0 21595154 82665472 3409 996147200 134512640 135105188 4294956096 18446744073709551615 134862174 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/14018/statm: 20182 3409 207 144 0 19666 0
[pid=14018/tid=14020] ppid=14016 vsize=80728 CPUtime=0
/proc/14018/task/14020/stat : 14020 (bprolog) S 14016 14018 12691 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 21595245 82665472 3409 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 459.74
Current children cumulated vsize (KiB) 80728

[startup+522.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 14073

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

/proc/loadavg: 2.00 2.00 2.00 3/77 14080
/proc/meminfo: memFree=1646320/2055920 swapFree=4192812/4192956
[pid=14018] ppid=14016 vsize=90972 CPUtime=1239.36
/proc/14018/stat : 14018 (bprolog) R 14016 14018 12691 0 -1 4194304 3765 0 0 0 123891 45 0 0 25 0 3 0 21595154 93155328 3475 996147200 134512640 135105188 4294956096 18446744073709551615 134629875 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/14018/statm: 22743 3475 207 144 0 22227 0
[pid=14018/tid=14020] ppid=14016 vsize=90972 CPUtime=0
/proc/14018/task/14020/stat : 14020 (bprolog) S 14016 14018 12691 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 21595245 93155328 3475 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=14018/tid=14080] ppid=14016 vsize=90972 CPUtime=0
/proc/14018/task/14080/stat : 14080 (bprolog) S 14016 14018 12691 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 21685261 93155328 3475 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1239.36
Current children cumulated vsize (KiB) 90972

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 14080
/proc/meminfo: memFree=1637680/2055920 swapFree=4192812/4192956
[pid=14018] ppid=14016 vsize=90972 CPUtime=1299.34
/proc/14018/stat : 14018 (bprolog) R 14016 14018 12691 0 -1 4194304 3765 0 0 0 129889 45 0 0 25 0 3 0 21595154 93155328 3475 996147200 134512640 135105188 4294956096 18446744073709551615 134862453 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/14018/statm: 22743 3475 207 144 0 22227 0
[pid=14018/tid=14020] ppid=14016 vsize=90972 CPUtime=0
/proc/14018/task/14020/stat : 14020 (bprolog) S 14016 14018 12691 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 21595245 93155328 3475 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=14018/tid=14080] ppid=14016 vsize=90972 CPUtime=0
/proc/14018/task/14080/stat : 14080 (bprolog) S 14016 14018 12691 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 21685261 93155328 3475 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1299.34
Current children cumulated vsize (KiB) 90972

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/78 14081
/proc/meminfo: memFree=1631144/2055920 swapFree=4192812/4192956
[pid=14018] ppid=14016 vsize=101216 CPUtime=1359.31
/proc/14018/stat : 14018 (bprolog) R 14016 14018 12691 0 -1 4194304 3766 0 0 0 135886 45 0 0 25 0 4 0 21595154 103645184 3476 996147200 134512640 135105188 4294956096 18446744073709551615 134867785 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/14018/statm: 25304 3476 207 144 0 24788 0
[pid=14018/tid=14020] ppid=14016 vsize=101216 CPUtime=0
/proc/14018/task/14020/stat : 14020 (bprolog) S 14016 14018 12691 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 21595245 103645184 3476 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=14018/tid=14080] ppid=14016 vsize=101216 CPUtime=0
/proc/14018/task/14080/stat : 14080 (bprolog) S 14016 14018 12691 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 21685261 103645184 3476 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=14018/tid=14081] ppid=14016 vsize=101216 CPUtime=0
/proc/14018/task/14081/stat : 14081 (bprolog) S 14016 14018 12691 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 21730273 103645184 3476 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1359.31
Current children cumulated vsize (KiB) 101216

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/78 14081
/proc/meminfo: memFree=1622632/2055920 swapFree=4192812/4192956
[pid=14018] ppid=14016 vsize=101216 CPUtime=1419.28
/proc/14018/stat : 14018 (bprolog) R 14016 14018 12691 0 -1 4194304 3766 0 0 0 141883 45 0 0 25 0 4 0 21595154 103645184 3476 996147200 134512640 135105188 4294956096 18446744073709551615 134630216 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/14018/statm: 25304 3476 207 144 0 24788 0
[pid=14018/tid=14020] ppid=14016 vsize=101216 CPUtime=0
/proc/14018/task/14020/stat : 14020 (bprolog) S 14016 14018 12691 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 21595245 103645184 3476 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=14018/tid=14080] ppid=14016 vsize=101216 CPUtime=0
/proc/14018/task/14080/stat : 14080 (bprolog) S 14016 14018 12691 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 21685261 103645184 3476 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=14018/tid=14081] ppid=14016 vsize=101216 CPUtime=0
/proc/14018/task/14081/stat : 14081 (bprolog) S 14016 14018 12691 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 21730273 103645184 3476 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1419.28
Current children cumulated vsize (KiB) 101216

[startup+1482.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/78 14081
/proc/meminfo: memFree=1614824/2055920 swapFree=4192812/4192956
[pid=14018] ppid=14016 vsize=101216 CPUtime=1479.25
/proc/14018/stat : 14018 (bprolog) R 14016 14018 12691 0 -1 4194304 3766 0 0 0 147880 45 0 0 25 0 4 0 21595154 103645184 3476 996147200 134512640 135105188 4294956096 18446744073709551615 134867838 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/14018/statm: 25304 3476 207 144 0 24788 0
[pid=14018/tid=14020] ppid=14016 vsize=101216 CPUtime=0
/proc/14018/task/14020/stat : 14020 (bprolog) S 14016 14018 12691 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 21595245 103645184 3476 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=14018/tid=14080] ppid=14016 vsize=101216 CPUtime=0
/proc/14018/task/14080/stat : 14080 (bprolog) S 14016 14018 12691 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 21685261 103645184 3476 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=14018/tid=14081] ppid=14016 vsize=101216 CPUtime=0
/proc/14018/task/14081/stat : 14081 (bprolog) S 14016 14018 12691 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 21730273 103645184 3476 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1479.25
Current children cumulated vsize (KiB) 101216

[startup+1542.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/78 14081
/proc/meminfo: memFree=1608744/2055920 swapFree=4192812/4192956
[pid=14018] ppid=14016 vsize=101216 CPUtime=1539.22
/proc/14018/stat : 14018 (bprolog) R 14016 14018 12691 0 -1 4194304 3766 0 0 0 153877 45 0 0 25 0 4 0 21595154 103645184 3476 996147200 134512640 135105188 4294956096 18446744073709551615 134862013 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/14018/statm: 25304 3476 207 144 0 24788 0
[pid=14018/tid=14020] ppid=14016 vsize=101216 CPUtime=0
/proc/14018/task/14020/stat : 14020 (bprolog) S 14016 14018 12691 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 21595245 103645184 3476 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=14018/tid=14080] ppid=14016 vsize=101216 CPUtime=0
/proc/14018/task/14080/stat : 14080 (bprolog) S 14016 14018 12691 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 21685261 103645184 3476 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=14018/tid=14081] ppid=14016 vsize=101216 CPUtime=0
/proc/14018/task/14081/stat : 14081 (bprolog) S 14016 14018 12691 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 21730273 103645184 3476 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1539.22
Current children cumulated vsize (KiB) 101216

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/79 14082
/proc/meminfo: memFree=1601952/2055920 swapFree=4192812/4192956
[pid=14018] ppid=14016 vsize=111460 CPUtime=1599.2
/proc/14018/stat : 14018 (bprolog) R 14016 14018 12691 0 -1 4194304 3767 0 0 0 159874 46 0 0 25 0 5 0 21595154 114135040 3477 996147200 134512640 135105188 4294956096 18446744073709551615 134630266 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/14018/statm: 27865 3477 207 144 0 27349 0
[pid=14018/tid=14020] ppid=14016 vsize=111460 CPUtime=0
/proc/14018/task/14020/stat : 14020 (bprolog) S 14016 14018 12691 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 21595245 114135040 3477 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=14018/tid=14080] ppid=14016 vsize=111460 CPUtime=0
/proc/14018/task/14080/stat : 14080 (bprolog) S 14016 14018 12691 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 21685261 114135040 3477 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=14018/tid=14081] ppid=14016 vsize=111460 CPUtime=0
/proc/14018/task/14081/stat : 14081 (bprolog) S 14016 14018 12691 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 21730273 114135040 3477 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=14018/tid=14082] ppid=14016 vsize=111460 CPUtime=0
/proc/14018/task/14082/stat : 14082 (bprolog) S 14016 14018 12691 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 5 0 21752780 114135040 3477 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1599.2
Current children cumulated vsize (KiB) 111460

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/79 14082
/proc/meminfo: memFree=1596576/2055920 swapFree=4192812/4192956
[pid=14018] ppid=14016 vsize=111460 CPUtime=1659.17
/proc/14018/stat : 14018 (bprolog) R 14016 14018 12691 0 -1 4194304 3767 0 0 0 165871 46 0 0 25 0 5 0 21595154 114135040 3477 996147200 134512640 135105188 4294956096 18446744073709551615 134630264 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/14018/statm: 27865 3477 207 144 0 27349 0
[pid=14018/tid=14020] ppid=14016 vsize=111460 CPUtime=0
/proc/14018/task/14020/stat : 14020 (bprolog) S 14016 14018 12691 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 21595245 114135040 3477 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=14018/tid=14080] ppid=14016 vsize=111460 CPUtime=0
/proc/14018/task/14080/stat : 14080 (bprolog) S 14016 14018 12691 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 21685261 114135040 3477 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=14018/tid=14081] ppid=14016 vsize=111460 CPUtime=0
/proc/14018/task/14081/stat : 14081 (bprolog) S 14016 14018 12691 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 21730273 114135040 3477 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=14018/tid=14082] ppid=14016 vsize=111460 CPUtime=0
/proc/14018/task/14082/stat : 14082 (bprolog) S 14016 14018 12691 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 5 0 21752780 114135040 3477 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1659.17
Current children cumulated vsize (KiB) 111460

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/79 14082
/proc/meminfo: memFree=1591136/2055920 swapFree=4192812/4192956
[pid=14018] ppid=14016 vsize=111460 CPUtime=1719.14
/proc/14018/stat : 14018 (bprolog) R 14016 14018 12691 0 -1 4194304 3767 0 0 0 171868 46 0 0 25 0 5 0 21595154 114135040 3477 996147200 134512640 135105188 4294956096 18446744073709551615 134630216 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/14018/statm: 27865 3477 207 144 0 27349 0
[pid=14018/tid=14020] ppid=14016 vsize=111460 CPUtime=0
/proc/14018/task/14020/stat : 14020 (bprolog) S 14016 14018 12691 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 21595245 114135040 3477 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=14018/tid=14080] ppid=14016 vsize=111460 CPUtime=0
/proc/14018/task/14080/stat : 14080 (bprolog) S 14016 14018 12691 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 21685261 114135040 3477 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=14018/tid=14081] ppid=14016 vsize=111460 CPUtime=0
/proc/14018/task/14081/stat : 14081 (bprolog) S 14016 14018 12691 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 21730273 114135040 3477 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=14018/tid=14082] ppid=14016 vsize=111460 CPUtime=0
/proc/14018/task/14082/stat : 14082 (bprolog) S 14016 14018 12691 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 21752780 114135040 3477 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1719.14
Current children cumulated vsize (KiB) 111460

[startup+1782.3 s]
/proc/loadavg: 2.31 2.08 2.02 3/79 14082
/proc/meminfo: memFree=1584608/2055920 swapFree=4192812/4192956
[pid=14018] ppid=14016 vsize=111460 CPUtime=1779.11
/proc/14018/stat : 14018 (bprolog) R 14016 14018 12691 0 -1 4194304 3767 0 0 0 177865 46 0 0 25 0 5 0 21595154 114135040 3477 996147200 134512640 135105188 4294956096 18446744073709551615 134877691 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/14018/statm: 27865 3477 207 144 0 27349 0
[pid=14018/tid=14020] ppid=14016 vsize=111460 CPUtime=0
/proc/14018/task/14020/stat : 14020 (bprolog) S 14016 14018 12691 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 21595245 114135040 3477 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=14018/tid=14080] ppid=14016 vsize=111460 CPUtime=0
/proc/14018/task/14080/stat : 14080 (bprolog) S 14016 14018 12691 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 21685261 114135040 3477 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=14018/tid=14081] ppid=14016 vsize=111460 CPUtime=0
/proc/14018/task/14081/stat : 14081 (bprolog) S 14016 14018 12691 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 21730273 114135040 3477 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=14018/tid=14082] ppid=14016 vsize=111460 CPUtime=0
/proc/14018/task/14082/stat : 14082 (bprolog) S 14016 14018 12691 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 21752780 114135040 3477 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1779.11
Current children cumulated vsize (KiB) 111460



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1803.2 s]
/proc/loadavg: 2.29 2.09 2.02 3/75 14082
/proc/meminfo: memFree=1582112/2055920 swapFree=4192812/4192956
[pid=14018] ppid=14016 vsize=111460 CPUtime=1800.01
/proc/14018/stat : 14018 (bprolog) R 14016 14018 12691 0 -1 4194304 3768 0 0 0 179955 46 0 0 25 0 1 0 21595154 114135040 3478 996147200 134512640 135105188 4294956096 18446744073709551615 134868725 0 0 4096 2 0 0 0 17 0 0 0
/proc/14018/statm: 27865 3478 208 144 0 27349 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 111460

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): 1803.21
CPU time (s): 1800.02
CPU user time (s): 1799.55
CPU system time (s): 0.465929
CPU usage (%): 99.823
Max. virtual memory (cumulated for all children) (KiB): 111460

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

runsolver used 2.26565 second user time and 5.64914 second system time

The end

Launcher Data

Begin job on node10 at 2009-07-11 22:48:01
IDJOB=2067697
IDBENCH=54684
IDSOLVER=770
FILE ID=node10/2067697-1247345281
PBS_JOBID= 9506657
Free space on /tmp= 66416 MiB

SOLVER NAME= bpsolver 09
BENCH NAME= CPAI08/csp/pseudo/course/normalized-ss97-4.xml
COMMAND LINE= HOME/solver BENCHNAMENOEXT TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2067697-1247345281/watcher-2067697-1247345281 -o /tmp/evaluation-result-2067697-1247345281/solver-2067697-1247345281 -C 1800 -W 2000 -M 900  HOME/solver HOME/instance-2067697-1247345281 1800

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

MD5SUM BENCH= 590f0225e65c7d59b5ed44eea64f6200
RANDOM SEED=551298034

node10.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.279
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.279
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:       1890344 kB
Buffers:         14204 kB
Cached:          70388 kB
SwapCached:          0 kB
Active:          74504 kB
Inactive:        40524 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1890344 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1684 kB
Writeback:           0 kB
Mapped:          41116 kB
Slab:            35848 kB
Committed_AS:   219748 kB
PageTables:       1748 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= 66384 MiB
End job on node10 at 2009-07-11 23:18:06