Trace number 2087453

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
bpsolver 09? (TO) 1800.1 1811.21

General information on the benchmark

Namecsp/bibd9/
normalized-bibd-9-108-36-3-9_glb.xml
MD5SUM0f3eb91535261d7ec3bb0429889a1eb7
Bench CategoryAlldiff+Elt+WSum (alldiff,element,weightedsum)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark44.8572
Satisfiable
(Un)Satisfiability was proved
Number of variables4860
Number of constraints4041
Maximum constraint arity108
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3888
Global constraints used (with number of constraints)weightedsum(153)

Solver Data

0.00/0.02	c bpsolver version 6.29.2009
0.00/0.02	c converting(HOME/instance-2087453-1247386269)
0.98/1.07	c Converted in 430 ms
1.08/1.19	c solving(HOME/instance-2087453-1247386269,1800000)
1.08/1.19	c solving(HOME/instance-2087453-1247386269,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-2087453-1247386269/watcher-2087453-1247386269 -o /tmp/evaluation-result-2087453-1247386269/solver-2087453-1247386269 -C 1800 -W 2000 -M 900 HOME/solver HOME/instance-2087453-1247386269 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.13 2.05 2.01 4/82 32255
/proc/meminfo: memFree=1855696/2055920 swapFree=4192812/4192956
[pid=32255] ppid=32253 vsize=5356 CPUtime=0
/proc/32255/stat : 32255 (sh) R 32253 32255 30645 0 -1 4194304 264 0 0 0 0 0 0 0 20 0 1 0 25690750 5484544 231 996147200 4194304 4889804 548682068864 18446744073709551615 4311824 0 0 4100 65536 0 0 0 17 1 0 0
/proc/32255/statm: 1339 231 192 169 0 50 0

[startup+0.0934871 s]
/proc/loadavg: 2.13 2.05 2.01 4/82 32255
/proc/meminfo: memFree=1855696/2055920 swapFree=4192812/4192956
[pid=32255] ppid=32253 vsize=62208 CPUtime=0.08
/proc/32255/stat : 32255 (bprolog) R 32253 32255 30645 0 -1 4194304 1234 0 0 0 4 4 0 0 20 0 1 0 25690750 63700992 947 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/32255/statm: 15552 947 174 144 0 15036 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 62208

[startup+0.10149 s]
/proc/loadavg: 2.13 2.05 2.01 4/82 32255
/proc/meminfo: memFree=1855696/2055920 swapFree=4192812/4192956
[pid=32255] ppid=32253 vsize=62208 CPUtime=0.09
/proc/32255/stat : 32255 (bprolog) R 32253 32255 30645 0 -1 4194304 1251 0 0 0 4 5 0 0 20 0 1 0 25690750 63700992 964 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/32255/statm: 15552 964 174 144 0 15036 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 62208

[startup+0.301514 s]
/proc/loadavg: 2.13 2.05 2.01 4/82 32255
/proc/meminfo: memFree=1855696/2055920 swapFree=4192812/4192956
[pid=32255] ppid=32253 vsize=70268 CPUtime=0.28
/proc/32255/stat : 32255 (bprolog) R 32253 32255 30645 0 -1 4194304 1763 0 0 0 13 15 0 0 21 0 1 0 25690750 71954432 1476 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/32255/statm: 17567 1476 175 144 0 17051 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 70268

[startup+0.70155 s]
/proc/loadavg: 2.13 2.05 2.01 4/82 32255
/proc/meminfo: memFree=1855696/2055920 swapFree=4192812/4192956
[pid=32255] ppid=32253 vsize=70268 CPUtime=0.68
/proc/32255/stat : 32255 (bprolog) R 32253 32255 30645 0 -1 4194304 1788 0 0 0 30 38 0 0 25 0 1 0 25690750 71954432 1501 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/32255/statm: 17567 1501 178 144 0 17051 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 70268

[startup+1.50163 s]
/proc/loadavg: 2.13 2.05 2.01 3/83 32256
/proc/meminfo: memFree=1849864/2055920 swapFree=4192812/4192956
[pid=32255] ppid=32253 vsize=80836 CPUtime=1.47
/proc/32255/stat : 32255 (bprolog) R 32253 32255 30645 0 -1 4194304 3765 0 0 0 86 61 0 0 25 0 2 0 25690750 82776064 3192 996147200 134512640 135105188 4294956096 18446744073709551615 134903968 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/32255/statm: 20209 3192 206 144 0 19693 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 80836

[startup+3.10179 s]
/proc/loadavg: 2.13 2.05 2.01 3/84 32257
/proc/meminfo: memFree=1843072/2055920 swapFree=4192812/4192956
[pid=32255] ppid=32253 vsize=80836 CPUtime=3.06
/proc/32255/stat : 32255 (bprolog) R 32253 32255 30645 0 -1 4194304 3765 0 0 0 245 61 0 0 25 0 2 0 25690750 82776064 3192 996147200 134512640 135105188 4294956096 18446744073709551615 134560054 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/32255/statm: 20209 3192 206 144 0 19693 0
[pid=32255/tid=32257] ppid=32253 vsize=80836 CPUtime=0
/proc/32255/task/32257/stat : 32257 (bprolog) S 32253 32255 30645 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 25690876 82776064 3192 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 80836

[startup+6.30116 s]
/proc/loadavg: 2.20 2.07 2.02 3/84 32257
/proc/meminfo: memFree=1843008/2055920 swapFree=4192812/4192956
[pid=32255] ppid=32253 vsize=80836 CPUtime=6.23
/proc/32255/stat : 32255 (bprolog) R 32253 32255 30645 0 -1 4194304 3766 0 0 0 562 61 0 0 25 0 2 0 25690750 82776064 3193 996147200 134512640 135105188 4294956096 18446744073709551615 134626772 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/32255/statm: 20209 3193 206 144 0 19693 0
[pid=32255/tid=32257] ppid=32253 vsize=80836 CPUtime=0
/proc/32255/task/32257/stat : 32257 (bprolog) S 32253 32255 30645 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 25690876 82776064 3193 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 80836

[startup+12.7018 s]
/proc/loadavg: 2.19 2.07 2.02 3/84 32257
/proc/meminfo: memFree=1842624/2055920 swapFree=4192812/4192956
[pid=32255] ppid=32253 vsize=80836 CPUtime=12.58
/proc/32255/stat : 32255 (bprolog) R 32253 32255 30645 0 -1 4194304 3766 0 0 0 1197 61 0 0 25 0 2 0 25690750 82776064 3193 996147200 134512640 135105188 4294956096 18446744073709551615 134560529 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/32255/statm: 20209 3193 206 144 0 19693 0
[pid=32255/tid=32257] ppid=32253 vsize=80836 CPUtime=0
/proc/32255/task/32257/stat : 32257 (bprolog) S 32253 32255 30645 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 25690876 82776064 3193 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 80836

[startup+25.5011 s]
/proc/loadavg: 2.14 2.06 2.02 3/84 32257
/proc/meminfo: memFree=1842752/2055920 swapFree=4192812/4192956
[pid=32255] ppid=32253 vsize=80836 CPUtime=25.27
/proc/32255/stat : 32255 (bprolog) R 32253 32255 30645 0 -1 4194304 3766 0 0 0 2466 61 0 0 25 0 2 0 25690750 82776064 3193 996147200 134512640 135105188 4294956096 18446744073709551615 134912203 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/32255/statm: 20209 3193 206 144 0 19693 0
[pid=32255/tid=32257] ppid=32253 vsize=80836 CPUtime=0
/proc/32255/task/32257/stat : 32257 (bprolog) S 32253 32255 30645 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 25690876 82776064 3193 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 80836

[startup+51.1017 s]
/proc/loadavg: 2.09 2.06 2.01 3/84 32257
/proc/meminfo: memFree=1842560/2055920 swapFree=4192812/4192956
[pid=32255] ppid=32253 vsize=80836 CPUtime=50.64
/proc/32255/stat : 32255 (bprolog) R 32253 32255 30645 0 -1 4194304 3766 0 0 0 5003 61 0 0 25 0 2 0 25690750 82776064 3193 996147200 134512640 135105188 4294956096 18446744073709551615 134559780 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/32255/statm: 20209 3193 206 144 0 19693 0
[pid=32255/tid=32257] ppid=32253 vsize=80836 CPUtime=0
/proc/32255/task/32257/stat : 32257 (bprolog) S 32253 32255 30645 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 25690876 82776064 3193 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.64
Current children cumulated vsize (KiB) 80836

[startup+102.307 s]
/proc/loadavg: 2.04 2.05 2.01 3/84 32257
/proc/meminfo: memFree=1842240/2055920 swapFree=4192812/4192956
[pid=32255] ppid=32253 vsize=80836 CPUtime=101.41
/proc/32255/stat : 32255 (bprolog) R 32253 32255 30645 0 -1 4194304 3766 0 0 0 10080 61 0 0 25 0 2 0 25690750 82776064 3193 996147200 134512640 135105188 4294956096 18446744073709551615 134867930 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/32255/statm: 20209 3193 206 144 0 19693 0
[pid=32255/tid=32257] ppid=32253 vsize=80836 CPUtime=0
/proc/32255/task/32257/stat : 32257 (bprolog) S 32253 32255 30645 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 25690876 82776064 3193 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.41
Current children cumulated vsize (KiB) 80836

[startup+162.301 s]
/proc/loadavg: 2.01 2.03 2.00 3/84 32257
/proc/meminfo: memFree=1841728/2055920 swapFree=4192812/4192956
[pid=32255] ppid=32253 vsize=80836 CPUtime=160.9
/proc/32255/stat : 32255 (bprolog) R 32253 32255 30645 0 -1 4194304 3766 0 0 0 16029 61 0 0 25 0 2 0 25690750 82776064 3193 996147200 134512640 135105188 4294956096 18446744073709551615 134629873 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/32255/statm: 20209 3193 206 144 0 19693 0
[pid=32255/tid=32257] ppid=32253 vsize=80836 CPUtime=0
/proc/32255/task/32257/stat : 32257 (bprolog) S 32253 32255 30645 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 25690876 82776064 3193 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 160.9
Current children cumulated vsize (KiB) 80836

[startup+222.301 s]
/proc/loadavg: 2.00 2.03 2.00 3/84 32257
/proc/meminfo: memFree=1841216/2055920 swapFree=4192812/4192956
[pid=32255] ppid=32253 vsize=80836 CPUtime=220.39
/proc/32255/stat : 32255 (bprolog) R 32253 32255 30645 0 -1 4194304 3766 0 0 0 21978 61 0 0 25 0 2 0 25690750 82776064 3193 996147200 134512640 135105188 4294956096 18446744073709551615 134607785 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/32255/statm: 20209 3193 206 144 0 19693 0
[pid=32255/tid=32257] ppid=32253 vsize=80836 CPUtime=0
/proc/32255/task/32257/stat : 32257 (bprolog) S 32253 32255 30645 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 25690876 82776064 3193 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 220.39
Current children cumulated vsize (KiB) 80836

[startup+282.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/84 32257
/proc/meminfo: memFree=1840832/2055920 swapFree=4192812/4192956
[pid=32255] ppid=32253 vsize=80836 CPUtime=279.88
/proc/32255/stat : 32255 (bprolog) R 32253 32255 30645 0 -1 4194304 3766 0 0 0 27927 61 0 0 25 0 2 0 25690750 82776064 3193 996147200 134512640 135105188 4294956096 18446744073709551615 134563719 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/32255/statm: 20209 3193 206 144 0 19693 0
[pid=32255/tid=32257] ppid=32253 vsize=80836 CPUtime=0
/proc/32255/task/32257/stat : 32257 (bprolog) S 32253 32255 30645 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 25690876 82776064 3193 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 279.88
Current children cumulated vsize (KiB) 80836

[startup+342.302 s]
/proc/loadavg: 2.00 2.01 2.00 3/84 32257
/proc/meminfo: memFree=1840512/2055920 swapFree=4192812/4192956
[pid=32255] ppid=32253 vsize=80836 CPUtime=339.37
/proc/32255/stat : 32255 (bprolog) R 32253 32255 30645 0 -1 4194304 3766 0 0 0 33876 61 0 0 25 0 2 0 25690750 82776064 3193 996147200 134512640 135105188 4294956096 18446744073709551615 134630430 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/32255/statm: 20209 3193 206 144 0 19693 0
[pid=32255/tid=32257] ppid=32253 vsize=80836 CPUtime=0
/proc/32255/task/32257/stat : 32257 (bprolog) S 32253 32255 30645 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 25690876 82776064 3193 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 339.37
Current children cumulated vsize (KiB) 80836

[startup+402.302 s]
/proc/loadavg: 2.00 2.01 2.00 3/84 32257
/proc/meminfo: memFree=1840320/2055920 swapFree=4192812/4192956
[pid=32255] ppid=32253 vsize=80836 CPUtime=398.86
/proc/32255/stat : 32255 (bprolog) R 32253 32255 30645 0 -1 4194304 3766 0 0 0 39825 61 0 0 25 0 2 0 25690750 82776064 3193 996147200 134512640 135105188 4294956096 18446744073709551615 134605483 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/32255/statm: 20209 3193 206 144 0 19693 0
[pid=32255/tid=32257] ppid=32253 vsize=80836 CPUtime=0
/proc/32255/task/32257/stat : 32257 (bprolog) S 32253 32255 30645 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 25690876 82776064 3193 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 398.86
Current children cumulated vsize (KiB) 80836

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 32257
/proc/meminfo: memFree=1839360/2055920 swapFree=4192812/4192956
[pid=32255] ppid=32253 vsize=80836 CPUtime=458.35
/proc/32255/stat : 32255 (bprolog) R 32253 32255 30645 0 -1 4194304 3766 0 0 0 45774 61 0 0 25 0 2 0 25690750 82776064 3193 996147200 134512640 135105188 4294956096 18446744073709551615 134629853 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/32255/statm: 20209 3193 206 144 0 19693 0
[pid=32255/tid=32257] ppid=32253 vsize=80836 CPUtime=0
/proc/32255/task/32257/stat : 32257 (bprolog) S 32253 32255 30645 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 25690876 82776064 3193 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 458.35
Current children cumulated vsize (KiB) 80836

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 32257
/proc/meminfo: memFree=1839296/2055920 swapFree=4192812/4192956
[pid=32255] ppid=32253 vsize=80836 CPUtime=517.84

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

/proc/loadavg: 2.00 2.00 2.00 3/85 32339
/proc/meminfo: memFree=1572280/2055920 swapFree=4192812/4192956
[pid=32255] ppid=32253 vsize=91080 CPUtime=1232.57
/proc/32255/stat : 32255 (bprolog) R 32253 32255 30645 0 -1 4194304 3813 0 0 0 123194 63 0 0 25 0 3 0 25690750 93265920 3240 996147200 134512640 135105188 4294956096 18446744073709551615 134861919 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/32255/statm: 22770 3240 206 144 0 22254 0
[pid=32255/tid=32257] ppid=32253 vsize=91080 CPUtime=0
/proc/32255/task/32257/stat : 32257 (bprolog) S 32253 32255 30645 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 25690876 93265920 3240 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=32255/tid=32258] ppid=32253 vsize=91080 CPUtime=0
/proc/32255/task/32258/stat : 32258 (bprolog) S 32253 32255 30645 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 25780892 93265920 3240 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1232.57
Current children cumulated vsize (KiB) 91080

[startup+1302.3 s]
/proc/loadavg: 2.20 2.05 2.01 4/84 32339
/proc/meminfo: memFree=1457400/2055920 swapFree=4192812/4192956
[pid=32255] ppid=32253 vsize=91080 CPUtime=1292.55
/proc/32255/stat : 32255 (bprolog) R 32253 32255 30645 0 -1 4194304 3813 0 0 0 129192 63 0 0 25 0 3 0 25690750 93265920 3240 996147200 134512640 135105188 4294956096 18446744073709551615 134862202 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/32255/statm: 22770 3240 206 144 0 22254 0
[pid=32255/tid=32257] ppid=32253 vsize=91080 CPUtime=0
/proc/32255/task/32257/stat : 32257 (bprolog) S 32253 32255 30645 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 25690876 93265920 3240 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=32255/tid=32258] ppid=32253 vsize=91080 CPUtime=0
/proc/32255/task/32258/stat : 32258 (bprolog) S 32253 32255 30645 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 25780892 93265920 3240 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1292.55
Current children cumulated vsize (KiB) 91080

[startup+1362.3 s]
/proc/loadavg: 2.11 2.05 2.01 3/84 32377
/proc/meminfo: memFree=1597248/2055920 swapFree=4192812/4192956
[pid=32255] ppid=32253 vsize=101324 CPUtime=1352.52
/proc/32255/stat : 32255 (bprolog) R 32253 32255 30645 0 -1 4194304 3814 0 0 0 135188 64 0 0 25 0 4 0 25690750 103755776 3241 996147200 134512640 135105188 4294956096 18446744073709551615 134605460 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/32255/statm: 25331 3241 206 144 0 24815 0
[pid=32255/tid=32257] ppid=32253 vsize=101324 CPUtime=0
/proc/32255/task/32257/stat : 32257 (bprolog) S 32253 32255 30645 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 25690876 103755776 3241 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=32255/tid=32258] ppid=32253 vsize=101324 CPUtime=0
/proc/32255/task/32258/stat : 32258 (bprolog) S 32253 32255 30645 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 25780892 103755776 3241 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=32255/tid=32377] ppid=32253 vsize=101324 CPUtime=0
/proc/32255/task/32377/stat : 32377 (bprolog) S 32253 32255 30645 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 25825902 103755776 3241 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1352.52
Current children cumulated vsize (KiB) 101324

[startup+1422.31 s]
/proc/loadavg: 2.04 2.04 2.01 3/85 32418
/proc/meminfo: memFree=1705848/2055920 swapFree=4192812/4192956
[pid=32255] ppid=32253 vsize=101324 CPUtime=1412.35
/proc/32255/stat : 32255 (bprolog) R 32253 32255 30645 0 -1 4194304 3814 0 0 0 141154 81 0 0 25 0 4 0 25690750 103755776 3241 996147200 134512640 135105188 4294956096 18446744073709551615 134605403 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/32255/statm: 25331 3241 206 144 0 24815 0
[pid=32255/tid=32257] ppid=32253 vsize=101324 CPUtime=0
/proc/32255/task/32257/stat : 32257 (bprolog) S 32253 32255 30645 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 25690876 103755776 3241 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=32255/tid=32258] ppid=32253 vsize=101324 CPUtime=0
/proc/32255/task/32258/stat : 32258 (bprolog) S 32253 32255 30645 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 25780892 103755776 3241 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=32255/tid=32377] ppid=32253 vsize=101324 CPUtime=0
/proc/32255/task/32377/stat : 32377 (bprolog) S 32253 32255 30645 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 25825902 103755776 3241 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1412.35
Current children cumulated vsize (KiB) 101324

[startup+1482.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/85 32418
/proc/meminfo: memFree=1777848/2055920 swapFree=4192812/4192956
[pid=32255] ppid=32253 vsize=101324 CPUtime=1471.99
/proc/32255/stat : 32255 (bprolog) R 32253 32255 30645 0 -1 4194304 3814 0 0 0 147118 81 0 0 25 0 4 0 25690750 103755776 3241 996147200 134512640 135105188 4294956096 18446744073709551615 134629952 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/32255/statm: 25331 3241 206 144 0 24815 0
[pid=32255/tid=32257] ppid=32253 vsize=101324 CPUtime=0
/proc/32255/task/32257/stat : 32257 (bprolog) S 32253 32255 30645 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 25690876 103755776 3241 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=32255/tid=32258] ppid=32253 vsize=101324 CPUtime=0
/proc/32255/task/32258/stat : 32258 (bprolog) S 32253 32255 30645 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 25780892 103755776 3241 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=32255/tid=32377] ppid=32253 vsize=101324 CPUtime=0
/proc/32255/task/32377/stat : 32377 (bprolog) S 32253 32255 30645 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 25825902 103755776 3241 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1471.99
Current children cumulated vsize (KiB) 101324

[startup+1542.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/85 32418
/proc/meminfo: memFree=1778872/2055920 swapFree=4192812/4192956
[pid=32255] ppid=32253 vsize=101324 CPUtime=1531.75
/proc/32255/stat : 32255 (bprolog) R 32253 32255 30645 0 -1 4194304 3814 0 0 0 153094 81 0 0 25 0 4 0 25690750 103755776 3241 996147200 134512640 135105188 4294956096 18446744073709551615 134629901 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/32255/statm: 25331 3241 206 144 0 24815 0
[pid=32255/tid=32257] ppid=32253 vsize=101324 CPUtime=0
/proc/32255/task/32257/stat : 32257 (bprolog) S 32253 32255 30645 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 25690876 103755776 3241 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=32255/tid=32258] ppid=32253 vsize=101324 CPUtime=0
/proc/32255/task/32258/stat : 32258 (bprolog) S 32253 32255 30645 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 25780892 103755776 3241 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=32255/tid=32377] ppid=32253 vsize=101324 CPUtime=0
/proc/32255/task/32377/stat : 32377 (bprolog) S 32253 32255 30645 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 25825902 103755776 3241 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1531.75
Current children cumulated vsize (KiB) 101324

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/86 32419
/proc/meminfo: memFree=1777392/2055920 swapFree=4192812/4192956
[pid=32255] ppid=32253 vsize=111568 CPUtime=1591.73
/proc/32255/stat : 32255 (bprolog) R 32253 32255 30645 0 -1 4194304 3890 0 0 0 159092 81 0 0 25 0 5 0 25690750 114245632 3317 996147200 134512640 135105188 4294956096 18446744073709551615 134628958 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/32255/statm: 27892 3317 206 144 0 27376 0
[pid=32255/tid=32257] ppid=32253 vsize=111568 CPUtime=0
/proc/32255/task/32257/stat : 32257 (bprolog) S 32253 32255 30645 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 25690876 114245632 3317 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=32255/tid=32258] ppid=32253 vsize=111568 CPUtime=0
/proc/32255/task/32258/stat : 32258 (bprolog) S 32253 32255 30645 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 25780892 114245632 3317 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=32255/tid=32377] ppid=32253 vsize=111568 CPUtime=0
/proc/32255/task/32377/stat : 32377 (bprolog) S 32253 32255 30645 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 25825902 114245632 3317 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=32255/tid=32419] ppid=32253 vsize=111568 CPUtime=0
/proc/32255/task/32419/stat : 32419 (bprolog) S 32253 32255 30645 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 5 0 25848409 114245632 3317 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1591.73
Current children cumulated vsize (KiB) 111568

[startup+1662.3 s]
/proc/loadavg: 2.16 2.04 2.01 3/86 32419
/proc/meminfo: memFree=1777648/2055920 swapFree=4192812/4192956
[pid=32255] ppid=32253 vsize=111568 CPUtime=1651.35
/proc/32255/stat : 32255 (bprolog) R 32253 32255 30645 0 -1 4194304 3890 0 0 0 165054 81 0 0 25 0 5 0 25690750 114245632 3317 996147200 134512640 135105188 4294956096 18446744073709551615 134559789 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/32255/statm: 27892 3317 206 144 0 27376 0
[pid=32255/tid=32257] ppid=32253 vsize=111568 CPUtime=0
/proc/32255/task/32257/stat : 32257 (bprolog) S 32253 32255 30645 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 25690876 114245632 3317 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=32255/tid=32258] ppid=32253 vsize=111568 CPUtime=0
/proc/32255/task/32258/stat : 32258 (bprolog) S 32253 32255 30645 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 25780892 114245632 3317 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=32255/tid=32377] ppid=32253 vsize=111568 CPUtime=0
/proc/32255/task/32377/stat : 32377 (bprolog) S 32253 32255 30645 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 25825902 114245632 3317 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=32255/tid=32419] ppid=32253 vsize=111568 CPUtime=0
/proc/32255/task/32419/stat : 32419 (bprolog) S 32253 32255 30645 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 5 0 25848409 114245632 3317 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1651.35
Current children cumulated vsize (KiB) 111568

[startup+1722.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/86 32419
/proc/meminfo: memFree=1778680/2055920 swapFree=4192812/4192956
[pid=32255] ppid=32253 vsize=111568 CPUtime=1711.23
/proc/32255/stat : 32255 (bprolog) R 32253 32255 30645 0 -1 4194304 3890 0 0 0 171041 82 0 0 25 0 5 0 25690750 114245632 3317 996147200 134512640 135105188 4294956096 18446744073709551615 134608897 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/32255/statm: 27892 3317 206 144 0 27376 0
[pid=32255/tid=32257] ppid=32253 vsize=111568 CPUtime=0
/proc/32255/task/32257/stat : 32257 (bprolog) S 32253 32255 30645 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 25690876 114245632 3317 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=32255/tid=32258] ppid=32253 vsize=111568 CPUtime=0
/proc/32255/task/32258/stat : 32258 (bprolog) S 32253 32255 30645 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 25780892 114245632 3317 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=32255/tid=32377] ppid=32253 vsize=111568 CPUtime=0
/proc/32255/task/32377/stat : 32377 (bprolog) S 32253 32255 30645 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 25825902 114245632 3317 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=32255/tid=32419] ppid=32253 vsize=111568 CPUtime=0
/proc/32255/task/32419/stat : 32419 (bprolog) S 32253 32255 30645 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 25848409 114245632 3317 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1711.23
Current children cumulated vsize (KiB) 111568

[startup+1782.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/86 32419
/proc/meminfo: memFree=1777016/2055920 swapFree=4192812/4192956
[pid=32255] ppid=32253 vsize=111568 CPUtime=1771.2
/proc/32255/stat : 32255 (bprolog) R 32253 32255 30645 0 -1 4194304 3890 0 0 0 177038 82 0 0 25 0 5 0 25690750 114245632 3317 996147200 134512640 135105188 4294956096 18446744073709551615 134630264 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/32255/statm: 27892 3317 206 144 0 27376 0
[pid=32255/tid=32257] ppid=32253 vsize=111568 CPUtime=0
/proc/32255/task/32257/stat : 32257 (bprolog) S 32253 32255 30645 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 25690876 114245632 3317 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=32255/tid=32258] ppid=32253 vsize=111568 CPUtime=0
/proc/32255/task/32258/stat : 32258 (bprolog) S 32253 32255 30645 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 25780892 114245632 3317 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=32255/tid=32377] ppid=32253 vsize=111568 CPUtime=0
/proc/32255/task/32377/stat : 32377 (bprolog) S 32253 32255 30645 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 25825902 114245632 3317 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=32255/tid=32419] ppid=32253 vsize=111568 CPUtime=0
/proc/32255/task/32419/stat : 32419 (bprolog) S 32253 32255 30645 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 25848409 114245632 3317 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1771.2
Current children cumulated vsize (KiB) 111568



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1811.2 s]
/proc/loadavg: 2.01 2.02 2.00 3/82 32419
/proc/meminfo: memFree=1778552/2055920 swapFree=4192812/4192956
[pid=32255] ppid=32253 vsize=111568 CPUtime=1800.09
/proc/32255/stat : 32255 (bprolog) R 32253 32255 30645 0 -1 4194304 3891 0 0 0 179927 82 0 0 25 0 1 0 25690750 114245632 3318 996147200 134512640 135105188 4294956096 18446744073709551615 134630166 0 0 4096 2 0 0 0 17 0 0 0
/proc/32255/statm: 27892 3318 207 144 0 27376 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 111568

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): 1811.21
CPU time (s): 1800.1
CPU user time (s): 1799.28
CPU system time (s): 0.824874
CPU usage (%): 99.3867
Max. virtual memory (cumulated for all children) (KiB): 111568

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

runsolver used 2.14967 second user time and 5.08023 second system time

The end

Launcher Data

Begin job on node44 at 2009-07-12 10:11:09
IDJOB=2087453
IDBENCH=58726
IDSOLVER=770
FILE ID=node44/2087453-1247386269
PBS_JOBID= 9507292
Free space on /tmp= 66384 MiB

SOLVER NAME= bpsolver 09
BENCH NAME= CPAI08/csp/bibd9/normalized-bibd-9-108-36-3-9_glb.xml
COMMAND LINE= HOME/solver BENCHNAMENOEXT TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2087453-1247386269/watcher-2087453-1247386269 -o /tmp/evaluation-result-2087453-1247386269/solver-2087453-1247386269 -C 1800 -W 2000 -M 900  HOME/solver HOME/instance-2087453-1247386269 1800

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

MD5SUM BENCH= 0f3eb91535261d7ec3bb0429889a1eb7
RANDOM SEED=1380783587

node44.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.219
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.219
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:       1856176 kB
Buffers:         15764 kB
Cached:          65360 kB
SwapCached:          0 kB
Active:         123772 kB
Inactive:        25768 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1856176 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2580 kB
Writeback:           0 kB
Mapped:          88808 kB
Slab:            35280 kB
Committed_AS:   307940 kB
PageTables:       1940 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= 66356 MiB
End job on node44 at 2009-07-12 10:41:22