Trace number 2068247

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.04 1815.01

General information on the benchmark

Namecsp/pseudo/routing/
normalized-s4-4-3-10.xml
MD5SUM06b8db4383e9825e4a469271bf570487
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.9297
Satisfiable
(Un)Satisfiability was proved
Number of variables840
Number of constraints2528
Maximum constraint arity35
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension2528
Global constraints used (with number of constraints)

Solver Data

0.00/0.03	c bpsolver version 6.29.2009
0.00/0.03	c converting(HOME/instance-2068247-1247346790)
0.49/0.56	c Converted in 256 ms
0.59/0.65	c solving(HOME/instance-2068247-1247346790,1800000)
0.59/0.65	c solving(HOME/instance-2068247-1247346790,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-2068247-1247346790/watcher-2068247-1247346790 -o /tmp/evaluation-result-2068247-1247346790/solver-2068247-1247346790 -C 1800 -W 2000 -M 900 HOME/solver HOME/instance-2068247-1247346790 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.18 2.09 2.02 4/76 16576
/proc/meminfo: memFree=1829840/2055920 swapFree=4192812/4192956
[pid=16576] ppid=16574 vsize=62208 CPUtime=0.19
/proc/16576/stat : 16576 (bprolog) R 16574 16576 15131 0 -1 4194304 1203 0 0 0 10 9 0 0 19 0 1 0 21743461 63700992 916 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/16576/statm: 15552 916 177 144 0 15036 0

[startup+0.303737 s]
/proc/loadavg: 2.18 2.09 2.02 4/76 16576
/proc/meminfo: memFree=1829840/2055920 swapFree=4192812/4192956
[pid=16576] ppid=16574 vsize=62208 CPUtime=0.3
/proc/16576/stat : 16576 (bprolog) R 16574 16576 15131 0 -1 4194304 1206 0 0 0 15 15 0 0 19 0 1 0 21743461 63700992 919 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/16576/statm: 15552 919 177 144 0 15036 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 62208

[startup+0.401748 s]
/proc/loadavg: 2.18 2.09 2.02 4/76 16576
/proc/meminfo: memFree=1829840/2055920 swapFree=4192812/4192956
[pid=16576] ppid=16574 vsize=62208 CPUtime=0.39
/proc/16576/stat : 16576 (bprolog) R 16574 16576 15131 0 -1 4194304 1209 0 0 0 19 20 0 0 19 0 1 0 21743461 63700992 922 996147200 134512640 135105188 4294956096 18446744073709551615 134567751 0 0 4096 2 0 0 0 17 1 0 0
/proc/16576/statm: 15552 922 177 144 0 15036 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 62208

[startup+0.501761 s]
/proc/loadavg: 2.18 2.09 2.02 4/76 16576
/proc/meminfo: memFree=1829840/2055920 swapFree=4192812/4192956
[pid=16576] ppid=16574 vsize=62208 CPUtime=0.49
/proc/16576/stat : 16576 (bprolog) R 16574 16576 15131 0 -1 4194304 1210 0 0 0 24 25 0 0 21 0 1 0 21743461 63700992 923 996147200 134512640 135105188 4294956096 18446744073709551615 134676179 0 0 4096 2 0 0 0 17 1 0 0
/proc/16576/statm: 15552 923 177 144 0 15036 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 62208

[startup+0.701789 s]
/proc/loadavg: 2.18 2.09 2.02 4/76 16576
/proc/meminfo: memFree=1829840/2055920 swapFree=4192812/4192956
[pid=16576] ppid=16574 vsize=80588 CPUtime=0.69
/proc/16576/stat : 16576 (bprolog) R 16574 16576 15131 0 -1 4194304 2199 0 0 0 39 30 0 0 24 0 2 0 21743461 82522112 1909 996147200 134512640 135105188 4294956096 18446744073709551615 134881103 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/16576/statm: 20147 1909 207 144 0 19631 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 80588

[startup+1.50188 s]
/proc/loadavg: 2.16 2.09 2.02 3/78 16578
/proc/meminfo: memFree=1822720/2055920 swapFree=4192812/4192956
[pid=16576] ppid=16574 vsize=80588 CPUtime=1.49
/proc/16576/stat : 16576 (bprolog) R 16574 16576 15131 0 -1 4194304 2199 0 0 0 119 30 0 0 25 0 2 0 21743461 82522112 1909 996147200 134512640 135105188 4294956096 18446744073709551615 134862202 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/16576/statm: 20147 1909 207 144 0 19631 0
[pid=16576/tid=16578] ppid=16574 vsize=80588 CPUtime=0
/proc/16576/task/16578/stat : 16578 (bprolog) S 16574 16576 15131 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 21743527 82522112 1909 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 80588

[startup+3.10107 s]
/proc/loadavg: 2.16 2.09 2.02 3/78 16578
/proc/meminfo: memFree=1822464/2055920 swapFree=4192812/4192956
[pid=16576] ppid=16574 vsize=80588 CPUtime=3.08
/proc/16576/stat : 16576 (bprolog) R 16574 16576 15131 0 -1 4194304 2199 0 0 0 278 30 0 0 25 0 2 0 21743461 82522112 1909 996147200 134512640 135105188 4294956096 18446744073709551615 135000163 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/16576/statm: 20147 1909 207 144 0 19631 0
[pid=16576/tid=16578] ppid=16574 vsize=80588 CPUtime=0
/proc/16576/task/16578/stat : 16578 (bprolog) S 16574 16576 15131 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 21743527 82522112 1909 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 80588

[startup+6.30145 s]
/proc/loadavg: 2.15 2.09 2.02 3/78 16578
/proc/meminfo: memFree=1822464/2055920 swapFree=4192812/4192956
[pid=16576] ppid=16574 vsize=80588 CPUtime=6.27
/proc/16576/stat : 16576 (bprolog) R 16574 16576 15131 0 -1 4194304 2199 0 0 0 597 30 0 0 25 0 2 0 21743461 82522112 1909 996147200 134512640 135105188 4294956096 18446744073709551615 135026600 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/16576/statm: 20147 1909 207 144 0 19631 0
[pid=16576/tid=16578] ppid=16574 vsize=80588 CPUtime=0
/proc/16576/task/16578/stat : 16578 (bprolog) S 16574 16576 15131 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 21743527 82522112 1909 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 80588

[startup+12.7022 s]
/proc/loadavg: 2.14 2.09 2.02 3/78 16578
/proc/meminfo: memFree=1822272/2055920 swapFree=4192812/4192956
[pid=16576] ppid=16574 vsize=80588 CPUtime=12.65
/proc/16576/stat : 16576 (bprolog) R 16574 16576 15131 0 -1 4194304 2199 0 0 0 1235 30 0 0 25 0 2 0 21743461 82522112 1909 996147200 134512640 135105188 4294956096 18446744073709551615 134861990 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/16576/statm: 20147 1909 207 144 0 19631 0
[pid=16576/tid=16578] ppid=16574 vsize=80588 CPUtime=0
/proc/16576/task/16578/stat : 16578 (bprolog) S 16574 16576 15131 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 21743527 82522112 1909 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 80588

[startup+25.5017 s]
/proc/loadavg: 2.18 2.10 2.02 3/82 16614
/proc/meminfo: memFree=1798368/2055920 swapFree=4192812/4192956
[pid=16576] ppid=16574 vsize=80588 CPUtime=25.39
/proc/16576/stat : 16576 (bprolog) R 16574 16576 15131 0 -1 4194304 2199 0 0 0 2509 30 0 0 25 0 2 0 21743461 82522112 1909 996147200 134512640 135105188 4294956096 18446744073709551615 134630232 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/16576/statm: 20147 1909 207 144 0 19631 0
[pid=16576/tid=16578] ppid=16574 vsize=80588 CPUtime=0
/proc/16576/task/16578/stat : 16578 (bprolog) S 16574 16576 15131 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 21743527 82522112 1909 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 80588

[startup+51.1017 s]
/proc/loadavg: 2.18 2.10 2.02 3/82 16650
/proc/meminfo: memFree=1798696/2055920 swapFree=4192812/4192956
[pid=16576] ppid=16574 vsize=80588 CPUtime=50.93
/proc/16576/stat : 16576 (bprolog) R 16574 16576 15131 0 -1 4194304 2199 0 0 0 5063 30 0 0 25 0 2 0 21743461 82522112 1909 996147200 134512640 135105188 4294956096 18446744073709551615 135015323 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/16576/statm: 20147 1909 207 144 0 19631 0
[pid=16576/tid=16578] ppid=16574 vsize=80588 CPUtime=0
/proc/16576/task/16578/stat : 16578 (bprolog) S 16574 16576 15131 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 21743527 82522112 1909 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.93
Current children cumulated vsize (KiB) 80588

[startup+102.302 s]
/proc/loadavg: 2.07 2.09 2.02 3/82 16650
/proc/meminfo: memFree=1796648/2055920 swapFree=4192812/4192956
[pid=16576] ppid=16574 vsize=80588 CPUtime=102.11
/proc/16576/stat : 16576 (bprolog) R 16574 16576 15131 0 -1 4194304 2199 0 0 0 10181 30 0 0 25 0 2 0 21743461 82522112 1909 996147200 134512640 135105188 4294956096 18446744073709551615 134862738 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/16576/statm: 20147 1909 207 144 0 19631 0
[pid=16576/tid=16578] ppid=16574 vsize=80588 CPUtime=0
/proc/16576/task/16578/stat : 16578 (bprolog) S 16574 16576 15131 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 21743527 82522112 1909 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.11
Current children cumulated vsize (KiB) 80588

[startup+162.302 s]
/proc/loadavg: 2.03 2.07 2.01 3/82 16650
/proc/meminfo: memFree=1796520/2055920 swapFree=4192812/4192956
[pid=16576] ppid=16574 vsize=80588 CPUtime=162.1
/proc/16576/stat : 16576 (bprolog) R 16574 16576 15131 0 -1 4194304 2199 0 0 0 16179 31 0 0 25 0 2 0 21743461 82522112 1909 996147200 134512640 135105188 4294956096 18446744073709551615 134559780 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/16576/statm: 20147 1909 207 144 0 19631 0
[pid=16576/tid=16578] ppid=16574 vsize=80588 CPUtime=0
/proc/16576/task/16578/stat : 16578 (bprolog) S 16574 16576 15131 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 21743527 82522112 1909 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.1
Current children cumulated vsize (KiB) 80588

[startup+222.302 s]
/proc/loadavg: 2.01 2.05 2.01 3/82 16650
/proc/meminfo: memFree=1796392/2055920 swapFree=4192812/4192956
[pid=16576] ppid=16574 vsize=80588 CPUtime=222.07
/proc/16576/stat : 16576 (bprolog) R 16574 16576 15131 0 -1 4194304 2199 0 0 0 22176 31 0 0 25 0 2 0 21743461 82522112 1909 996147200 134512640 135105188 4294956096 18446744073709551615 134629873 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/16576/statm: 20147 1909 207 144 0 19631 0
[pid=16576/tid=16578] ppid=16574 vsize=80588 CPUtime=0
/proc/16576/task/16578/stat : 16578 (bprolog) S 16574 16576 15131 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 21743527 82522112 1909 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.07
Current children cumulated vsize (KiB) 80588

[startup+282.302 s]
/proc/loadavg: 2.00 2.04 2.00 3/82 16650
/proc/meminfo: memFree=1796456/2055920 swapFree=4192812/4192956
[pid=16576] ppid=16574 vsize=80588 CPUtime=282.05
/proc/16576/stat : 16576 (bprolog) R 16574 16576 15131 0 -1 4194304 2199 0 0 0 28174 31 0 0 25 0 2 0 21743461 82522112 1909 996147200 134512640 135105188 4294956096 18446744073709551615 134862202 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/16576/statm: 20147 1909 207 144 0 19631 0
[pid=16576/tid=16578] ppid=16574 vsize=80588 CPUtime=0
/proc/16576/task/16578/stat : 16578 (bprolog) S 16574 16576 15131 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 21743527 82522112 1909 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.05
Current children cumulated vsize (KiB) 80588

[startup+342.301 s]
/proc/loadavg: 1.90 2.00 1.99 3/85 16722
/proc/meminfo: memFree=1712328/2055920 swapFree=4192812/4192956
[pid=16576] ppid=16574 vsize=80588 CPUtime=341.93
/proc/16576/stat : 16576 (bprolog) R 16574 16576 15131 0 -1 4194304 2199 0 0 0 34162 31 0 0 25 0 2 0 21743461 82522112 1909 996147200 134512640 135105188 4294956096 18446744073709551615 134630010 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/16576/statm: 20147 1909 207 144 0 19631 0
[pid=16576/tid=16578] ppid=16574 vsize=80588 CPUtime=0
/proc/16576/task/16578/stat : 16578 (bprolog) S 16574 16576 15131 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 21743527 82522112 1909 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 341.93
Current children cumulated vsize (KiB) 80588

[startup+402.301 s]
/proc/loadavg: 2.24 2.06 2.01 3/85 16722
/proc/meminfo: memFree=1386952/2055920 swapFree=4192812/4192956
[pid=16576] ppid=16574 vsize=80588 CPUtime=401.1
/proc/16576/stat : 16576 (bprolog) R 16574 16576 15131 0 -1 4194304 2199 0 0 0 40079 31 0 0 25 0 2 0 21743461 82522112 1909 996147200 134512640 135105188 4294956096 18446744073709551615 134629891 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/16576/statm: 20147 1909 207 144 0 19631 0
[pid=16576/tid=16578] ppid=16574 vsize=80588 CPUtime=0
/proc/16576/task/16578/stat : 16578 (bprolog) S 16574 16576 15131 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 21743527 82522112 1909 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 401.1
Current children cumulated vsize (KiB) 80588

[startup+462.306 s]
/proc/loadavg: 2.36 2.13 2.03 4/85 16722
/proc/meminfo: memFree=1182920/2055920 swapFree=4192812/4192956
[pid=16576] ppid=16574 vsize=80588 CPUtime=460.28
/proc/16576/stat : 16576 (bprolog) R 16574 16576 15131 0 -1 4194304 2199 0 0 0 45997 31 0 0 25 0 2 0 21743461 82522112 1909 996147200 134512640 135105188 4294956096 18446744073709551615 134605457 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/16576/statm: 20147 1909 207 144 0 19631 0
[pid=16576/tid=16578] ppid=16574 vsize=80588 CPUtime=0
/proc/16576/task/16578/stat : 16578 (bprolog) S 16574 16576 15131 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 21743527 82522112 1909 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 460.28
Current children cumulated vsize (KiB) 80588

[startup+522.301 s]
/proc/loadavg: 2.76 2.28 2.09 4/85 16722

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

Current children cumulated CPU time (s) 1233.66
Current children cumulated vsize (KiB) 90832

[startup+1302.3 s]
/proc/loadavg: 2.00 2.02 2.03 3/86 16723
/proc/meminfo: memFree=1181568/2055920 swapFree=4192812/4192956
[pid=16576] ppid=16574 vsize=90832 CPUtime=1293.16
/proc/16576/stat : 16576 (bprolog) R 16574 16576 15131 0 -1 4194304 2200 0 0 0 129284 32 0 0 25 0 3 0 21743461 93011968 1910 996147200 134512640 135105188 4294956096 18446744073709551615 135018134 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/16576/statm: 22708 1910 207 144 0 22192 0
[pid=16576/tid=16578] ppid=16574 vsize=90832 CPUtime=0
/proc/16576/task/16578/stat : 16578 (bprolog) S 16574 16576 15131 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 21743527 93011968 1910 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=16576/tid=16723] ppid=16574 vsize=90832 CPUtime=0
/proc/16576/task/16723/stat : 16723 (bprolog) S 16574 16576 15131 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 21833543 93011968 1910 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1293.16
Current children cumulated vsize (KiB) 90832

[startup+1362.3 s]
/proc/loadavg: 2.00 2.01 2.02 3/87 16724
/proc/meminfo: memFree=1181624/2055920 swapFree=4192812/4192956
[pid=16576] ppid=16574 vsize=101076 CPUtime=1352.65
/proc/16576/stat : 16576 (bprolog) R 16574 16576 15131 0 -1 4194304 2201 0 0 0 135233 32 0 0 25 0 4 0 21743461 103501824 1911 996147200 134512640 135105188 4294956096 18446744073709551615 135007375 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/16576/statm: 25269 1911 207 144 0 24753 0
[pid=16576/tid=16578] ppid=16574 vsize=101076 CPUtime=0
/proc/16576/task/16578/stat : 16578 (bprolog) S 16574 16576 15131 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 21743527 103501824 1911 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=16576/tid=16723] ppid=16574 vsize=101076 CPUtime=0
/proc/16576/task/16723/stat : 16723 (bprolog) S 16574 16576 15131 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 21833543 103501824 1911 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=16576/tid=16724] ppid=16574 vsize=101076 CPUtime=0
/proc/16576/task/16724/stat : 16724 (bprolog) S 16574 16576 15131 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 21878552 103501824 1911 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1352.65
Current children cumulated vsize (KiB) 101076

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/87 16724
/proc/meminfo: memFree=1181496/2055920 swapFree=4192812/4192956
[pid=16576] ppid=16574 vsize=101076 CPUtime=1412.14
/proc/16576/stat : 16576 (bprolog) R 16574 16576 15131 0 -1 4194304 2201 0 0 0 141182 32 0 0 25 0 4 0 21743461 103501824 1911 996147200 134512640 135105188 4294956096 18446744073709551615 134629901 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/16576/statm: 25269 1911 207 144 0 24753 0
[pid=16576/tid=16578] ppid=16574 vsize=101076 CPUtime=0
/proc/16576/task/16578/stat : 16578 (bprolog) S 16574 16576 15131 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 21743527 103501824 1911 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=16576/tid=16723] ppid=16574 vsize=101076 CPUtime=0
/proc/16576/task/16723/stat : 16723 (bprolog) S 16574 16576 15131 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 21833543 103501824 1911 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=16576/tid=16724] ppid=16574 vsize=101076 CPUtime=0
/proc/16576/task/16724/stat : 16724 (bprolog) S 16574 16576 15131 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 21878552 103501824 1911 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1412.14
Current children cumulated vsize (KiB) 101076

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/87 16724
/proc/meminfo: memFree=1181432/2055920 swapFree=4192812/4192956
[pid=16576] ppid=16574 vsize=101076 CPUtime=1471.63
/proc/16576/stat : 16576 (bprolog) R 16574 16576 15131 0 -1 4194304 2201 0 0 0 147131 32 0 0 25 0 4 0 21743461 103501824 1911 996147200 134512640 135105188 4294956096 18446744073709551615 135018260 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/16576/statm: 25269 1911 207 144 0 24753 0
[pid=16576/tid=16578] ppid=16574 vsize=101076 CPUtime=0
/proc/16576/task/16578/stat : 16578 (bprolog) S 16574 16576 15131 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 21743527 103501824 1911 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=16576/tid=16723] ppid=16574 vsize=101076 CPUtime=0
/proc/16576/task/16723/stat : 16723 (bprolog) S 16574 16576 15131 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 21833543 103501824 1911 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=16576/tid=16724] ppid=16574 vsize=101076 CPUtime=0
/proc/16576/task/16724/stat : 16724 (bprolog) S 16574 16576 15131 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 21878552 103501824 1911 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1471.63
Current children cumulated vsize (KiB) 101076

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 16790
/proc/meminfo: memFree=1690296/2055920 swapFree=4192812/4192956
[pid=16576] ppid=16574 vsize=101076 CPUtime=1531.2
/proc/16576/stat : 16576 (bprolog) R 16574 16576 15131 0 -1 4194304 2201 0 0 0 153088 32 0 0 25 0 4 0 21743461 103501824 1911 996147200 134512640 135105188 4294956096 18446744073709551615 135015066 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/16576/statm: 25269 1911 207 144 0 24753 0
[pid=16576/tid=16578] ppid=16574 vsize=101076 CPUtime=0
/proc/16576/task/16578/stat : 16578 (bprolog) S 16574 16576 15131 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 21743527 103501824 1911 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=16576/tid=16723] ppid=16574 vsize=101076 CPUtime=0
/proc/16576/task/16723/stat : 16723 (bprolog) S 16574 16576 15131 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 21833543 103501824 1911 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=16576/tid=16724] ppid=16574 vsize=101076 CPUtime=0
/proc/16576/task/16724/stat : 16724 (bprolog) S 16574 16576 15131 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 21878552 103501824 1911 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1531.2
Current children cumulated vsize (KiB) 101076

[startup+1602.3 s]
/proc/loadavg: 2.28 2.06 2.02 3/88 16791
/proc/meminfo: memFree=1579312/2055920 swapFree=4192812/4192956
[pid=16576] ppid=16574 vsize=111320 CPUtime=1590.51
/proc/16576/stat : 16576 (bprolog) R 16574 16576 15131 0 -1 4194304 2202 0 0 0 159019 32 0 0 25 0 5 0 21743461 113991680 1912 996147200 134512640 135105188 4294956096 18446744073709551615 134629875 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/16576/statm: 27830 1912 207 144 0 27314 0
[pid=16576/tid=16578] ppid=16574 vsize=111320 CPUtime=0
/proc/16576/task/16578/stat : 16578 (bprolog) S 16574 16576 15131 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 21743527 113991680 1912 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=16576/tid=16723] ppid=16574 vsize=111320 CPUtime=0
/proc/16576/task/16723/stat : 16723 (bprolog) S 16574 16576 15131 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 21833543 113991680 1912 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=16576/tid=16724] ppid=16574 vsize=111320 CPUtime=0
/proc/16576/task/16724/stat : 16724 (bprolog) S 16574 16576 15131 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 21878552 113991680 1912 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=16576/tid=16791] ppid=16574 vsize=111320 CPUtime=0
/proc/16576/task/16791/stat : 16791 (bprolog) S 16574 16576 15131 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 5 0 21901062 113991680 1912 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1590.51
Current children cumulated vsize (KiB) 111320

[startup+1662.3 s]
/proc/loadavg: 2.32 2.11 2.04 3/88 16791
/proc/meminfo: memFree=1439856/2055920 swapFree=4192812/4192956
[pid=16576] ppid=16574 vsize=111320 CPUtime=1649.61
/proc/16576/stat : 16576 (bprolog) R 16574 16576 15131 0 -1 4194304 2202 0 0 0 164929 32 0 0 25 0 5 0 21743461 113991680 1912 996147200 134512640 135105188 4294956096 18446744073709551615 135015123 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/16576/statm: 27830 1912 207 144 0 27314 0
[pid=16576/tid=16578] ppid=16574 vsize=111320 CPUtime=0
/proc/16576/task/16578/stat : 16578 (bprolog) S 16574 16576 15131 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 21743527 113991680 1912 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=16576/tid=16723] ppid=16574 vsize=111320 CPUtime=0
/proc/16576/task/16723/stat : 16723 (bprolog) S 16574 16576 15131 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 21833543 113991680 1912 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=16576/tid=16724] ppid=16574 vsize=111320 CPUtime=0
/proc/16576/task/16724/stat : 16724 (bprolog) S 16574 16576 15131 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 21878552 113991680 1912 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=16576/tid=16791] ppid=16574 vsize=111320 CPUtime=0
/proc/16576/task/16791/stat : 16791 (bprolog) S 16574 16576 15131 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 5 0 21901062 113991680 1912 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1649.61
Current children cumulated vsize (KiB) 111320

[startup+1722.3 s]
/proc/loadavg: 2.30 2.15 2.05 3/88 16791
/proc/meminfo: memFree=1330992/2055920 swapFree=4192812/4192956
[pid=16576] ppid=16574 vsize=111320 CPUtime=1708.8
/proc/16576/stat : 16576 (bprolog) R 16574 16576 15131 0 -1 4194304 2202 0 0 0 170848 32 0 0 25 0 5 0 21743461 113991680 1912 996147200 134512640 135105188 4294956096 18446744073709551615 134559789 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/16576/statm: 27830 1912 207 144 0 27314 0
[pid=16576/tid=16578] ppid=16574 vsize=111320 CPUtime=0
/proc/16576/task/16578/stat : 16578 (bprolog) S 16574 16576 15131 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 21743527 113991680 1912 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=16576/tid=16723] ppid=16574 vsize=111320 CPUtime=0
/proc/16576/task/16723/stat : 16723 (bprolog) S 16574 16576 15131 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 21833543 113991680 1912 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=16576/tid=16724] ppid=16574 vsize=111320 CPUtime=0
/proc/16576/task/16724/stat : 16724 (bprolog) S 16574 16576 15131 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 21878552 113991680 1912 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=16576/tid=16791] ppid=16574 vsize=111320 CPUtime=0
/proc/16576/task/16791/stat : 16791 (bprolog) S 16574 16576 15131 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 21901062 113991680 1912 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1708.8
Current children cumulated vsize (KiB) 111320

[startup+1782.31 s]
/proc/loadavg: 2.41 2.21 2.08 3/88 16791
/proc/meminfo: memFree=1232368/2055920 swapFree=4192812/4192956
[pid=16576] ppid=16574 vsize=111320 CPUtime=1767.81
/proc/16576/stat : 16576 (bprolog) R 16574 16576 15131 0 -1 4194304 2202 0 0 0 176749 32 0 0 25 0 5 0 21743461 113991680 1912 996147200 134512640 135105188 4294956096 18446744073709551615 134628886 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/16576/statm: 27830 1912 207 144 0 27314 0
[pid=16576/tid=16578] ppid=16574 vsize=111320 CPUtime=0
/proc/16576/task/16578/stat : 16578 (bprolog) S 16574 16576 15131 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 21743527 113991680 1912 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=16576/tid=16723] ppid=16574 vsize=111320 CPUtime=0
/proc/16576/task/16723/stat : 16723 (bprolog) S 16574 16576 15131 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 21833543 113991680 1912 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=16576/tid=16724] ppid=16574 vsize=111320 CPUtime=0
/proc/16576/task/16724/stat : 16724 (bprolog) S 16574 16576 15131 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 21878552 113991680 1912 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=16576/tid=16791] ppid=16574 vsize=111320 CPUtime=0
/proc/16576/task/16791/stat : 16791 (bprolog) S 16574 16576 15131 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 21901062 113991680 1912 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1767.81
Current children cumulated vsize (KiB) 111320



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1815 s]
/proc/loadavg: 2.60 2.27 2.10 3/84 16791
/proc/meminfo: memFree=1195248/2055920 swapFree=4192812/4192956
[pid=16576] ppid=16574 vsize=111320 CPUtime=1800.02
/proc/16576/stat : 16576 (bprolog) R 16574 16576 15131 0 -1 4194304 2203 0 0 0 179970 32 0 0 25 0 1 0 21743461 113991680 1913 996147200 134512640 135105188 4294956096 18446744073709551615 134605454 0 0 4096 2 0 0 0 17 1 0 0
/proc/16576/statm: 27830 1913 208 144 0 27314 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 111320

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

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

[startup+1815 s]
/proc/loadavg: 2.60 2.27 2.10 3/84 16791
/proc/meminfo: memFree=1195248/2055920 swapFree=4192812/4192956
[pid=16576] ppid=16574 vsize=111320 CPUtime=1800.02
/proc/16576/stat : 16576 (bprolog) R 16574 16576 15131 0 -1 4194304 2203 0 0 0 179970 32 0 0 25 0 1 0 21743461 113991680 1913 996147200 134512640 135105188 4294956096 18446744073709551615 134605454 0 0 4096 2 0 0 0 17 1 0 0
/proc/16576/statm: 27830 1913 208 144 0 27314 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 111320

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1815.01
CPU time (s): 1800.04
CPU user time (s): 1799.71
CPU system time (s): 0.329949
CPU usage (%): 99.1751
Max. virtual memory (cumulated for all children) (KiB): 111320

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

runsolver used 1.85772 second user time and 4.75528 second system time

The end

Launcher Data

Begin job on node75 at 2009-07-11 23:13:10
IDJOB=2068247
IDBENCH=54843
IDSOLVER=770
FILE ID=node75/2068247-1247346790
PBS_JOBID= 9506708
Free space on /tmp= 66248 MiB

SOLVER NAME= bpsolver 09
BENCH NAME= CPAI08/csp/pseudo/routing/normalized-s4-4-3-10.xml
COMMAND LINE= HOME/solver BENCHNAMENOEXT TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2068247-1247346790/watcher-2068247-1247346790 -o /tmp/evaluation-result-2068247-1247346790/solver-2068247-1247346790 -C 1800 -W 2000 -M 900  HOME/solver HOME/instance-2068247-1247346790 1800

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

MD5SUM BENCH= 06b8db4383e9825e4a469271bf570487
RANDOM SEED=1792617289

node75.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.232
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.232
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:       1830320 kB
Buffers:         16820 kB
Cached:          90756 kB
SwapCached:          0 kB
Active:         138524 kB
Inactive:        34540 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1830320 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1740 kB
Writeback:           0 kB
Mapped:          76244 kB
Slab:            37732 kB
Committed_AS:   336316 kB
PageTables:       1932 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= 66256 MiB
End job on node75 at 2009-07-11 23:43:27