Trace number 2072372

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.09 1807.61

General information on the benchmark

Namecsp/pseudoGLB/
normalized-ooo-burch-dill-3-accl-ucl.xml
MD5SUM55689e39b21f28dc079396ace1809db9
Bench CategoryAlldiff+Elt+WSum (alldiff,element,weightedsum)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark10.3774
Satisfiable
(Un)Satisfiability was proved
Number of variables4622
Number of constraints12569
Maximum constraint arity11
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)weightedsum(12569)

Solver Data

0.00/0.04	c bpsolver version 6.29.2009
0.00/0.04	c converting(HOME/instance-2072372-1247356399)
1.88/1.96	c Converted in 815 ms
2.08/2.16	c solving(HOME/instance-2072372-1247356399,1800000)
2.08/2.16	c solving(HOME/instance-2072372-1247356399,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-2072372-1247356399/watcher-2072372-1247356399 -o /tmp/evaluation-result-2072372-1247356399/solver-2072372-1247356399 -C 1800 -W 2000 -M 900 HOME/solver HOME/instance-2072372-1247356399 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.91 1.97 1.99 4/72 17515
/proc/meminfo: memFree=1872040/2055920 swapFree=4191904/4192956
[pid=17515] ppid=17513 vsize=62208 CPUtime=0.19
/proc/17515/stat : 17515 (bprolog) R 17513 17515 16357 0 -1 4194304 1518 0 0 0 9 10 0 0 19 0 1 0 22702506 63700992 1231 996147200 134512640 135105188 4294956096 18446744073709551615 134601274 0 0 4096 2 0 0 0 17 1 0 0
/proc/17515/statm: 15552 1231 174 144 0 15036 0

[startup+0.303191 s]
/proc/loadavg: 1.91 1.97 1.99 4/72 17515
/proc/meminfo: memFree=1872040/2055920 swapFree=4191904/4192956
[pid=17515] ppid=17513 vsize=70256 CPUtime=0.29
/proc/17515/stat : 17515 (bprolog) R 17513 17515 16357 0 -1 4194304 1730 0 0 0 12 17 0 0 19 0 1 0 22702506 71942144 1443 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/17515/statm: 17564 1443 175 144 0 17048 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 70256

[startup+0.401196 s]
/proc/loadavg: 1.91 1.97 1.99 4/72 17515
/proc/meminfo: memFree=1872040/2055920 swapFree=4191904/4192956
[pid=17515] ppid=17513 vsize=70256 CPUtime=0.39
/proc/17515/stat : 17515 (bprolog) R 17513 17515 16357 0 -1 4194304 1730 0 0 0 17 22 0 0 19 0 1 0 22702506 71942144 1443 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/17515/statm: 17564 1443 175 144 0 17048 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 70256

[startup+0.501208 s]
/proc/loadavg: 1.91 1.97 1.99 4/72 17515
/proc/meminfo: memFree=1872040/2055920 swapFree=4191904/4192956
[pid=17515] ppid=17513 vsize=70256 CPUtime=0.48
/proc/17515/stat : 17515 (bprolog) R 17513 17515 16357 0 -1 4194304 1730 0 0 0 21 27 0 0 21 0 1 0 22702506 71942144 1443 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/17515/statm: 17564 1443 175 144 0 17048 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 70256

[startup+0.701228 s]
/proc/loadavg: 1.91 1.97 1.99 4/72 17515
/proc/meminfo: memFree=1872040/2055920 swapFree=4191904/4192956
[pid=17515] ppid=17513 vsize=70256 CPUtime=0.69
/proc/17515/stat : 17515 (bprolog) R 17513 17515 16357 0 -1 4194304 1730 0 0 0 31 38 0 0 23 0 1 0 22702506 71942144 1443 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/17515/statm: 17564 1443 175 144 0 17048 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 70256

[startup+1.50132 s]
/proc/loadavg: 1.91 1.97 1.99 3/73 17516
/proc/meminfo: memFree=1866336/2055920 swapFree=4191904/4192956
[pid=17515] ppid=17513 vsize=70256 CPUtime=1.48
/proc/17515/stat : 17515 (bprolog) R 17513 17515 16357 0 -1 4194304 1730 0 0 0 66 82 0 0 25 0 1 0 22702506 71942144 1443 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/17515/statm: 17564 1443 175 144 0 17048 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 70256

[startup+3.1015 s]
/proc/loadavg: 1.91 1.97 1.99 3/74 17517
/proc/meminfo: memFree=1852632/2055920 swapFree=4191904/4192956
[pid=17515] ppid=17513 vsize=81560 CPUtime=3.08
/proc/17515/stat : 17515 (bprolog) R 17513 17515 16357 0 -1 4194304 5461 0 0 0 194 114 0 0 25 0 2 0 22702506 83517440 4789 996147200 134512640 135105188 4294956096 18446744073709551615 134629901 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/17515/statm: 20390 4789 197 144 0 19874 0
[pid=17515/tid=17517] ppid=17513 vsize=81560 CPUtime=0
/proc/17515/task/17517/stat : 17517 (bprolog) S 17513 17515 16357 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 22702729 83517440 4789 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) 81560

[startup+6.30286 s]
/proc/loadavg: 2.00 1.98 1.99 3/74 17517
/proc/meminfo: memFree=1852440/2055920 swapFree=4191904/4192956
[pid=17515] ppid=17513 vsize=81560 CPUtime=6.27
/proc/17515/stat : 17515 (bprolog) R 17513 17515 16357 0 -1 4194304 5461 0 0 0 513 114 0 0 25 0 2 0 22702506 83517440 4789 996147200 134512640 135105188 4294956096 18446744073709551615 134629891 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/17515/statm: 20390 4789 197 144 0 19874 0
[pid=17515/tid=17517] ppid=17513 vsize=81560 CPUtime=0
/proc/17515/task/17517/stat : 17517 (bprolog) S 17513 17515 16357 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 22702729 83517440 4789 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) 81560

[startup+12.7016 s]
/proc/loadavg: 2.00 1.98 1.99 3/74 17517
/proc/meminfo: memFree=1852312/2055920 swapFree=4191904/4192956
[pid=17515] ppid=17513 vsize=81560 CPUtime=12.64
/proc/17515/stat : 17515 (bprolog) R 17513 17515 16357 0 -1 4194304 5461 0 0 0 1150 114 0 0 25 0 2 0 22702506 83517440 4789 996147200 134512640 135105188 4294956096 18446744073709551615 134559812 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/17515/statm: 20390 4789 197 144 0 19874 0
[pid=17515/tid=17517] ppid=17513 vsize=81560 CPUtime=0
/proc/17515/task/17517/stat : 17517 (bprolog) S 17513 17515 16357 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 22702729 83517440 4789 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 81560

[startup+25.501 s]
/proc/loadavg: 2.00 1.98 1.99 3/74 17517
/proc/meminfo: memFree=1852440/2055920 swapFree=4191904/4192956
[pid=17515] ppid=17513 vsize=81560 CPUtime=25.39
/proc/17515/stat : 17515 (bprolog) R 17513 17515 16357 0 -1 4194304 5461 0 0 0 2425 114 0 0 25 0 2 0 22702506 83517440 4789 996147200 134512640 135105188 4294956096 18446744073709551615 135021433 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/17515/statm: 20390 4789 197 144 0 19874 0
[pid=17515/tid=17517] ppid=17513 vsize=81560 CPUtime=0
/proc/17515/task/17517/stat : 17517 (bprolog) S 17513 17515 16357 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 22702729 83517440 4789 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) 81560

[startup+51.1019 s]
/proc/loadavg: 2.00 1.98 1.99 3/74 17517
/proc/meminfo: memFree=1852440/2055920 swapFree=4191904/4192956
[pid=17515] ppid=17513 vsize=81560 CPUtime=50.89
/proc/17515/stat : 17515 (bprolog) R 17513 17515 16357 0 -1 4194304 5461 0 0 0 4975 114 0 0 25 0 2 0 22702506 83517440 4789 996147200 134512640 135105188 4294956096 18446744073709551615 134629873 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/17515/statm: 20390 4789 197 144 0 19874 0
[pid=17515/tid=17517] ppid=17513 vsize=81560 CPUtime=0
/proc/17515/task/17517/stat : 17517 (bprolog) S 17513 17515 16357 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 22702729 83517440 4789 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.89
Current children cumulated vsize (KiB) 81560

[startup+102.302 s]
/proc/loadavg: 2.00 1.98 1.99 3/74 17517
/proc/meminfo: memFree=1852312/2055920 swapFree=4191904/4192956
[pid=17515] ppid=17513 vsize=81560 CPUtime=101.89
/proc/17515/stat : 17515 (bprolog) R 17513 17515 16357 0 -1 4194304 5461 0 0 0 10075 114 0 0 25 0 2 0 22702506 83517440 4789 996147200 134512640 135105188 4294956096 18446744073709551615 134629989 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/17515/statm: 20390 4789 197 144 0 19874 0
[pid=17515/tid=17517] ppid=17513 vsize=81560 CPUtime=0
/proc/17515/task/17517/stat : 17517 (bprolog) S 17513 17515 16357 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 22702729 83517440 4789 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.89
Current children cumulated vsize (KiB) 81560

[startup+162.302 s]
/proc/loadavg: 2.00 1.98 1.99 3/74 17517
/proc/meminfo: memFree=1852248/2055920 swapFree=4191904/4192956
[pid=17515] ppid=17513 vsize=81560 CPUtime=161.66
/proc/17515/stat : 17515 (bprolog) R 17513 17515 16357 0 -1 4194304 5461 0 0 0 16052 114 0 0 25 0 2 0 22702506 83517440 4789 996147200 134512640 135105188 4294956096 18446744073709551615 134629875 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/17515/statm: 20390 4789 197 144 0 19874 0
[pid=17515/tid=17517] ppid=17513 vsize=81560 CPUtime=0
/proc/17515/task/17517/stat : 17517 (bprolog) S 17513 17515 16357 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 22702729 83517440 4789 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 161.66
Current children cumulated vsize (KiB) 81560

[startup+222.301 s]
/proc/loadavg: 2.00 1.98 1.99 3/74 17517
/proc/meminfo: memFree=1852248/2055920 swapFree=4191904/4192956
[pid=17515] ppid=17513 vsize=81560 CPUtime=221.42
/proc/17515/stat : 17515 (bprolog) R 17513 17515 16357 0 -1 4194304 5461 0 0 0 22028 114 0 0 25 0 2 0 22702506 83517440 4789 996147200 134512640 135105188 4294956096 18446744073709551615 135000161 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/17515/statm: 20390 4789 197 144 0 19874 0
[pid=17515/tid=17517] ppid=17513 vsize=81560 CPUtime=0
/proc/17515/task/17517/stat : 17517 (bprolog) S 17513 17515 16357 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 22702729 83517440 4789 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 221.42
Current children cumulated vsize (KiB) 81560

[startup+282.301 s]
/proc/loadavg: 2.00 1.98 1.99 3/74 17517
/proc/meminfo: memFree=1852248/2055920 swapFree=4191904/4192956
[pid=17515] ppid=17513 vsize=81560 CPUtime=281.19
/proc/17515/stat : 17515 (bprolog) R 17513 17515 16357 0 -1 4194304 5461 0 0 0 28005 114 0 0 25 0 2 0 22702506 83517440 4789 996147200 134512640 135105188 4294956096 18446744073709551615 134630016 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/17515/statm: 20390 4789 197 144 0 19874 0
[pid=17515/tid=17517] ppid=17513 vsize=81560 CPUtime=0
/proc/17515/task/17517/stat : 17517 (bprolog) S 17513 17515 16357 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 22702729 83517440 4789 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 281.19
Current children cumulated vsize (KiB) 81560

[startup+342.302 s]
/proc/loadavg: 2.00 1.98 1.99 3/74 17517
/proc/meminfo: memFree=1852248/2055920 swapFree=4191904/4192956
[pid=17515] ppid=17513 vsize=81560 CPUtime=340.95
/proc/17515/stat : 17515 (bprolog) R 17513 17515 16357 0 -1 4194304 5461 0 0 0 33981 114 0 0 25 0 2 0 22702506 83517440 4789 996147200 134512640 135105188 4294956096 18446744073709551615 135018213 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/17515/statm: 20390 4789 197 144 0 19874 0
[pid=17515/tid=17517] ppid=17513 vsize=81560 CPUtime=0
/proc/17515/task/17517/stat : 17517 (bprolog) S 17513 17515 16357 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 22702729 83517440 4789 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 340.95
Current children cumulated vsize (KiB) 81560

[startup+402.302 s]
/proc/loadavg: 2.00 1.98 1.99 3/74 17517
/proc/meminfo: memFree=1852248/2055920 swapFree=4191904/4192956
[pid=17515] ppid=17513 vsize=81560 CPUtime=400.72
/proc/17515/stat : 17515 (bprolog) R 17513 17515 16357 0 -1 4194304 5461 0 0 0 39958 114 0 0 25 0 2 0 22702506 83517440 4789 996147200 134512640 135105188 4294956096 18446744073709551615 135009304 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/17515/statm: 20390 4789 197 144 0 19874 0
[pid=17515/tid=17517] ppid=17513 vsize=81560 CPUtime=0
/proc/17515/task/17517/stat : 17517 (bprolog) S 17513 17515 16357 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 22702729 83517440 4789 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 400.72
Current children cumulated vsize (KiB) 81560

[startup+462.306 s]
/proc/loadavg: 2.00 1.98 1.99 3/74 17523
/proc/meminfo: memFree=1852056/2055920 swapFree=4191904/4192956
[pid=17515] ppid=17513 vsize=81560 CPUtime=460.49
/proc/17515/stat : 17515 (bprolog) R 17513 17515 16357 0 -1 4194304 5461 0 0 0 45934 115 0 0 25 0 2 0 22702506 83517440 4789 996147200 134512640 135105188 4294956096 18446744073709551615 134629901 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/17515/statm: 20390 4789 197 144 0 19874 0
[pid=17515/tid=17517] ppid=17513 vsize=81560 CPUtime=0
/proc/17515/task/17517/stat : 17517 (bprolog) S 17513 17515 16357 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 22702729 83517440 4789 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 460.49
Current children cumulated vsize (KiB) 81560

[startup+522.301 s]
/proc/loadavg: 2.00 1.98 1.99 3/74 17523
/proc/meminfo: memFree=1852056/2055920 swapFree=4191904/4192956
[pid=17515] ppid=17513 vsize=81560 CPUtime=520.25

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

Current children cumulated CPU time (s) 1237.43
Current children cumulated vsize (KiB) 91804

[startup+1302.3 s]
/proc/loadavg: 2.04 2.00 2.00 3/85 17573
/proc/meminfo: memFree=1537088/2055920 swapFree=4191904/4192956
[pid=17515] ppid=17513 vsize=91804 CPUtime=1297.15
/proc/17515/stat : 17515 (bprolog) R 17513 17515 16357 0 -1 4194304 5468 0 0 0 129594 121 0 0 25 0 3 0 22702506 94007296 4796 996147200 134512640 135105188 4294956096 18446744073709551615 135024548 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/17515/statm: 22951 4796 199 144 0 22435 0
[pid=17515/tid=17517] ppid=17513 vsize=91804 CPUtime=0
/proc/17515/task/17517/stat : 17517 (bprolog) S 17513 17515 16357 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 22702729 94007296 4796 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=17515/tid=17524] ppid=17513 vsize=91804 CPUtime=0
/proc/17515/task/17524/stat : 17524 (bprolog) S 17513 17515 16357 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 22792747 94007296 4796 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1297.15
Current children cumulated vsize (KiB) 91804

[startup+1362.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/78 17576
/proc/meminfo: memFree=1256504/2055920 swapFree=4191904/4192956
[pid=17515] ppid=17513 vsize=102048 CPUtime=1356.88
/proc/17515/stat : 17515 (bprolog) R 17513 17515 16357 0 -1 4194304 5469 0 0 0 135566 122 0 0 25 0 4 0 22702506 104497152 4797 996147200 134512640 135105188 4294956096 18446744073709551615 135015047 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/17515/statm: 25512 4797 199 144 0 24996 0
[pid=17515/tid=17517] ppid=17513 vsize=102048 CPUtime=0
/proc/17515/task/17517/stat : 17517 (bprolog) S 17513 17515 16357 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 22702729 104497152 4797 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=17515/tid=17524] ppid=17513 vsize=102048 CPUtime=0
/proc/17515/task/17524/stat : 17524 (bprolog) S 17513 17515 16357 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 22792747 104497152 4797 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=17515/tid=17576] ppid=17513 vsize=102048 CPUtime=0
/proc/17515/task/17576/stat : 17576 (bprolog) S 17513 17515 16357 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 22837756 104497152 4797 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1356.88
Current children cumulated vsize (KiB) 102048

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/78 17576
/proc/meminfo: memFree=1246200/2055920 swapFree=4191904/4192956
[pid=17515] ppid=17513 vsize=102048 CPUtime=1416.61
/proc/17515/stat : 17515 (bprolog) R 17513 17515 16357 0 -1 4194304 5469 0 0 0 141538 123 0 0 25 0 4 0 22702506 104497152 4797 996147200 134512640 135105188 4294956096 18446744073709551615 134605460 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/17515/statm: 25512 4797 199 144 0 24996 0
[pid=17515/tid=17517] ppid=17513 vsize=102048 CPUtime=0
/proc/17515/task/17517/stat : 17517 (bprolog) S 17513 17515 16357 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 22702729 104497152 4797 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=17515/tid=17524] ppid=17513 vsize=102048 CPUtime=0
/proc/17515/task/17524/stat : 17524 (bprolog) S 17513 17515 16357 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 22792747 104497152 4797 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=17515/tid=17576] ppid=17513 vsize=102048 CPUtime=0
/proc/17515/task/17576/stat : 17576 (bprolog) S 17513 17515 16357 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 22837756 104497152 4797 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1416.61
Current children cumulated vsize (KiB) 102048

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/78 17576
/proc/meminfo: memFree=1236664/2055920 swapFree=4191904/4192956
[pid=17515] ppid=17513 vsize=102048 CPUtime=1476.21
/proc/17515/stat : 17515 (bprolog) R 17513 17515 16357 0 -1 4194304 5469 0 0 0 147498 123 0 0 25 0 4 0 22702506 104497152 4797 996147200 134512640 135105188 4294956096 18446744073709551615 134629901 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/17515/statm: 25512 4797 199 144 0 24996 0
[pid=17515/tid=17517] ppid=17513 vsize=102048 CPUtime=0
/proc/17515/task/17517/stat : 17517 (bprolog) S 17513 17515 16357 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 22702729 104497152 4797 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=17515/tid=17524] ppid=17513 vsize=102048 CPUtime=0
/proc/17515/task/17524/stat : 17524 (bprolog) S 17513 17515 16357 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 22792747 104497152 4797 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=17515/tid=17576] ppid=17513 vsize=102048 CPUtime=0
/proc/17515/task/17576/stat : 17576 (bprolog) S 17513 17515 16357 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 22837756 104497152 4797 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1476.21
Current children cumulated vsize (KiB) 102048

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/78 17576
/proc/meminfo: memFree=1224056/2055920 swapFree=4191904/4192956
[pid=17515] ppid=17513 vsize=102048 CPUtime=1535.94
/proc/17515/stat : 17515 (bprolog) R 17513 17515 16357 0 -1 4194304 5469 0 0 0 153471 123 0 0 25 0 4 0 22702506 104497152 4797 996147200 134512640 135105188 4294956096 18446744073709551615 134629875 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/17515/statm: 25512 4797 199 144 0 24996 0
[pid=17515/tid=17517] ppid=17513 vsize=102048 CPUtime=0
/proc/17515/task/17517/stat : 17517 (bprolog) S 17513 17515 16357 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 22702729 104497152 4797 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=17515/tid=17524] ppid=17513 vsize=102048 CPUtime=0
/proc/17515/task/17524/stat : 17524 (bprolog) S 17513 17515 16357 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 22792747 104497152 4797 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=17515/tid=17576] ppid=17513 vsize=102048 CPUtime=0
/proc/17515/task/17576/stat : 17576 (bprolog) S 17513 17515 16357 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 22837756 104497152 4797 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1535.94
Current children cumulated vsize (KiB) 102048

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/79 17577
/proc/meminfo: memFree=1205424/2055920 swapFree=4191904/4192956
[pid=17515] ppid=17513 vsize=112292 CPUtime=1595.66
/proc/17515/stat : 17515 (bprolog) R 17513 17515 16357 0 -1 4194304 5470 0 0 0 159443 123 0 0 25 0 5 0 22702506 114987008 4798 996147200 134512640 135105188 4294956096 18446744073709551615 134629901 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/17515/statm: 28073 4798 199 144 0 27557 0
[pid=17515/tid=17517] ppid=17513 vsize=112292 CPUtime=0
/proc/17515/task/17517/stat : 17517 (bprolog) S 17513 17515 16357 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 22702729 114987008 4798 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=17515/tid=17524] ppid=17513 vsize=112292 CPUtime=0
/proc/17515/task/17524/stat : 17524 (bprolog) S 17513 17515 16357 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 22792747 114987008 4798 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=17515/tid=17576] ppid=17513 vsize=112292 CPUtime=0
/proc/17515/task/17576/stat : 17576 (bprolog) S 17513 17515 16357 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 22837756 114987008 4798 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=17515/tid=17577] ppid=17513 vsize=112292 CPUtime=0
/proc/17515/task/17577/stat : 17577 (bprolog) S 17513 17515 16357 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 5 0 22860264 114987008 4798 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1595.66
Current children cumulated vsize (KiB) 112292

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/79 17577
/proc/meminfo: memFree=1174320/2055920 swapFree=4191904/4192956
[pid=17515] ppid=17513 vsize=112292 CPUtime=1655.38
/proc/17515/stat : 17515 (bprolog) R 17513 17515 16357 0 -1 4194304 5470 0 0 0 165415 123 0 0 25 0 5 0 22702506 114987008 4798 996147200 134512640 135105188 4294956096 18446744073709551615 135015174 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/17515/statm: 28073 4798 199 144 0 27557 0
[pid=17515/tid=17517] ppid=17513 vsize=112292 CPUtime=0
/proc/17515/task/17517/stat : 17517 (bprolog) S 17513 17515 16357 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 22702729 114987008 4798 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=17515/tid=17524] ppid=17513 vsize=112292 CPUtime=0
/proc/17515/task/17524/stat : 17524 (bprolog) S 17513 17515 16357 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 22792747 114987008 4798 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=17515/tid=17576] ppid=17513 vsize=112292 CPUtime=0
/proc/17515/task/17576/stat : 17576 (bprolog) S 17513 17515 16357 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 22837756 114987008 4798 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=17515/tid=17577] ppid=17513 vsize=112292 CPUtime=0
/proc/17515/task/17577/stat : 17577 (bprolog) S 17513 17515 16357 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 5 0 22860264 114987008 4798 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1655.38
Current children cumulated vsize (KiB) 112292

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/79 17577
/proc/meminfo: memFree=1161712/2055920 swapFree=4191904/4192956
[pid=17515] ppid=17513 vsize=112292 CPUtime=1715.11
/proc/17515/stat : 17515 (bprolog) R 17513 17515 16357 0 -1 4194304 5470 0 0 0 171388 123 0 0 25 0 5 0 22702506 114987008 4798 996147200 134512640 135105188 4294956096 18446744073709551615 135024755 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/17515/statm: 28073 4798 199 144 0 27557 0
[pid=17515/tid=17517] ppid=17513 vsize=112292 CPUtime=0
/proc/17515/task/17517/stat : 17517 (bprolog) S 17513 17515 16357 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 22702729 114987008 4798 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=17515/tid=17524] ppid=17513 vsize=112292 CPUtime=0
/proc/17515/task/17524/stat : 17524 (bprolog) S 17513 17515 16357 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 22792747 114987008 4798 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=17515/tid=17576] ppid=17513 vsize=112292 CPUtime=0
/proc/17515/task/17576/stat : 17576 (bprolog) S 17513 17515 16357 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 22837756 114987008 4798 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=17515/tid=17577] ppid=17513 vsize=112292 CPUtime=0
/proc/17515/task/17577/stat : 17577 (bprolog) S 17513 17515 16357 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 22860264 114987008 4798 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1715.11
Current children cumulated vsize (KiB) 112292

[startup+1782.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/79 17577
/proc/meminfo: memFree=1140272/2055920 swapFree=4191904/4192956
[pid=17515] ppid=17513 vsize=112292 CPUtime=1774.88
/proc/17515/stat : 17515 (bprolog) R 17513 17515 16357 0 -1 4194304 5470 0 0 0 177364 124 0 0 25 0 5 0 22702506 114987008 4798 996147200 134512640 135105188 4294956096 18446744073709551615 134629901 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/17515/statm: 28073 4798 199 144 0 27557 0
[pid=17515/tid=17517] ppid=17513 vsize=112292 CPUtime=0
/proc/17515/task/17517/stat : 17517 (bprolog) S 17513 17515 16357 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 22702729 114987008 4798 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=17515/tid=17524] ppid=17513 vsize=112292 CPUtime=0
/proc/17515/task/17524/stat : 17524 (bprolog) S 17513 17515 16357 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 22792747 114987008 4798 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=17515/tid=17576] ppid=17513 vsize=112292 CPUtime=0
/proc/17515/task/17576/stat : 17576 (bprolog) S 17513 17515 16357 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 22837756 114987008 4798 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=17515/tid=17577] ppid=17513 vsize=112292 CPUtime=0
/proc/17515/task/17577/stat : 17577 (bprolog) S 17513 17515 16357 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 22860264 114987008 4798 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1774.88
Current children cumulated vsize (KiB) 112292



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.61 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 17577
/proc/meminfo: memFree=1130224/2055920 swapFree=4191904/4192956
[pid=17515] ppid=17513 vsize=112292 CPUtime=1800.08
/proc/17515/stat : 17515 (bprolog) R 17513 17515 16357 0 -1 4194304 5471 0 0 0 179884 124 0 0 25 0 1 0 22702506 114987008 4799 996147200 134512640 135105188 4294956096 18446744073709551615 134629875 0 0 4096 2 0 0 0 17 0 0 0
/proc/17515/statm: 28073 4799 200 144 0 27557 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 112292

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

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

[startup+1807.61 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 17577
/proc/meminfo: memFree=1130224/2055920 swapFree=4191904/4192956
[pid=17515] ppid=17513 vsize=112292 CPUtime=1800.08
/proc/17515/stat : 17515 (bprolog) R 17513 17515 16357 0 -1 4194304 5471 0 0 0 179884 124 0 0 25 0 1 0 22702506 114987008 4799 996147200 134512640 135105188 4294956096 18446744073709551615 134629875 0 0 4096 2 0 0 0 17 0 0 0
/proc/17515/statm: 28073 4799 200 144 0 27557 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 112292

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1807.61
CPU time (s): 1800.09
CPU user time (s): 1798.85
CPU system time (s): 1.24481
CPU usage (%): 99.584
Max. virtual memory (cumulated for all children) (KiB): 112292

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

runsolver used 2.00069 second user time and 5.00124 second system time

The end

Launcher Data

Begin job on node63 at 2009-07-12 01:53:19
IDJOB=2072372
IDBENCH=55677
IDSOLVER=770
FILE ID=node63/2072372-1247356399
PBS_JOBID= 9506936
Free space on /tmp= 66220 MiB

SOLVER NAME= bpsolver 09
BENCH NAME= CPAI08/csp/pseudoGLB/normalized-ooo-burch-dill-3-accl-ucl.xml
COMMAND LINE= HOME/solver BENCHNAMENOEXT TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2072372-1247356399/watcher-2072372-1247356399 -o /tmp/evaluation-result-2072372-1247356399/solver-2072372-1247356399 -C 1800 -W 2000 -M 900  HOME/solver HOME/instance-2072372-1247356399 1800

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

MD5SUM BENCH= 55689e39b21f28dc079396ace1809db9
RANDOM SEED=791969832

node63.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:       1872528 kB
Buffers:         12596 kB
Cached:          82484 kB
SwapCached:        256 kB
Active:          95556 kB
Inactive:        40232 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1872528 kB
SwapTotal:     4192956 kB
SwapFree:      4191904 kB
Dirty:            3700 kB
Writeback:           0 kB
Mapped:          51656 kB
Slab:            32852 kB
Committed_AS:   190772 kB
PageTables:       1856 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66012 MiB
End job on node63 at 2009-07-12 02:23:29