Trace number 2081546

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.06 1815.12

General information on the benchmark

Namecsp/super-js/super-js-taillard-15/
normalized-super-js-taillard-15-11.xml
MD5SUM711195861ae8d6ea60c538674c25157e
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark72.9219
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of constraints5580
Maximum constraint arity2
Maximum domain size1309
Number of constraints which are defined in extension0
Number of constraints which are defined in intension5580
Global constraints used (with number of constraints)

Solver Data

0.00/0.02	c bpsolver version 6.29.2009
0.00/0.02	c converting(HOME/instance-2081546-1247373139)
0.88/0.99	c Converted in 450 ms
1.08/1.15	c solving(HOME/instance-2081546-1247373139,1800000)
1.08/1.15	c solving(HOME/instance-2081546-1247373139,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-2081546-1247373139/watcher-2081546-1247373139 -o /tmp/evaluation-result-2081546-1247373139/solver-2081546-1247373139 -C 1800 -W 2000 -M 900 HOME/solver HOME/instance-2081546-1247373139 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.05 2.12 2.05 4/72 26215
/proc/meminfo: memFree=1582696/2055920 swapFree=4192812/4192956
[pid=26215] ppid=26213 vsize=5256 CPUtime=0
/proc/26215/stat : 26215 (sh) R 26213 26215 21528 0 -1 4194304 63 0 0 0 0 0 0 0 20 0 1 0 24005632 5382144 47 996147200 4194304 4889804 548682068864 18446744073709551615 209133289916 0 0 4096 0 0 0 0 17 1 0 0
/proc/26215/statm: 1314 47 36 169 0 13 0

[startup+0.106623 s]
/proc/loadavg: 2.05 2.12 2.05 4/72 26215
/proc/meminfo: memFree=1582696/2055920 swapFree=4192812/4192956
[pid=26215] ppid=26213 vsize=62208 CPUtime=0.09
/proc/26215/stat : 26215 (bprolog) R 26213 26215 21528 0 -1 4194304 1152 0 0 0 4 5 0 0 20 0 1 0 24005632 63700992 865 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/26215/statm: 15552 865 177 144 0 15036 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 62208

[startup+0.20263 s]
/proc/loadavg: 2.05 2.12 2.05 4/72 26215
/proc/meminfo: memFree=1582696/2055920 swapFree=4192812/4192956
[pid=26215] ppid=26213 vsize=62208 CPUtime=0.19
/proc/26215/stat : 26215 (bprolog) R 26213 26215 21528 0 -1 4194304 1155 0 0 0 8 11 0 0 20 0 1 0 24005632 63700992 868 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/26215/statm: 15552 868 177 144 0 15036 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 62208

[startup+0.30264 s]
/proc/loadavg: 2.05 2.12 2.05 4/72 26215
/proc/meminfo: memFree=1582696/2055920 swapFree=4192812/4192956
[pid=26215] ppid=26213 vsize=62208 CPUtime=0.28
/proc/26215/stat : 26215 (bprolog) R 26213 26215 21528 0 -1 4194304 1157 0 0 0 13 15 0 0 21 0 1 0 24005632 63700992 870 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/26215/statm: 15552 870 177 144 0 15036 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 62208

[startup+0.70167 s]
/proc/loadavg: 2.05 2.12 2.05 4/72 26215
/proc/meminfo: memFree=1582696/2055920 swapFree=4192812/4192956
[pid=26215] ppid=26213 vsize=62208 CPUtime=0.68
/proc/26215/stat : 26215 (bprolog) R 26213 26215 21528 0 -1 4194304 1164 0 0 0 33 35 0 0 25 0 1 0 24005632 63700992 877 996147200 134512640 135105188 4294956096 18446744073709551615 134669652 0 0 4096 2 0 0 0 17 1 0 0
/proc/26215/statm: 15552 877 177 144 0 15036 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 62208

[startup+1.50174 s]
/proc/loadavg: 2.05 2.12 2.05 3/73 26216
/proc/meminfo: memFree=1575776/2055920 swapFree=4192812/4192956
[pid=26215] ppid=26213 vsize=70504 CPUtime=1.47
/proc/26215/stat : 26215 (bprolog) R 26213 26215 21528 0 -1 4194304 2670 0 0 0 96 51 0 0 25 0 1 0 24005632 72196096 2380 996147200 134512640 135105188 4294956096 18446744073709551615 134800043 0 0 4096 2 0 0 0 17 1 0 0
/proc/26215/statm: 17626 2380 189 144 0 17110 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 70504

[startup+3.10188 s]
/proc/loadavg: 2.04 2.12 2.05 3/74 26217
/proc/meminfo: memFree=1564248/2055920 swapFree=4192812/4192956
[pid=26215] ppid=26213 vsize=86844 CPUtime=3.06
/proc/26215/stat : 26215 (bprolog) R 26213 26215 21528 0 -1 4194304 5787 0 0 0 253 53 0 0 25 0 2 0 24005632 88928256 4669 996147200 134512640 135105188 4294956096 18446744073709551615 134731724 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/26215/statm: 21711 4669 200 144 0 21195 0
[pid=26215/tid=26217] ppid=26213 vsize=86844 CPUtime=0
/proc/26215/task/26217/stat : 26217 (bprolog) S 26213 26215 21528 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 24005832 88928256 4669 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) 86844

[startup+6.30117 s]
/proc/loadavg: 2.04 2.12 2.05 3/74 26217
/proc/meminfo: memFree=1563992/2055920 swapFree=4192812/4192956
[pid=26215] ppid=26213 vsize=86844 CPUtime=6.23
/proc/26215/stat : 26215 (bprolog) R 26213 26215 21528 0 -1 4194304 5799 0 0 0 570 53 0 0 25 0 2 0 24005632 88928256 4681 996147200 134512640 135105188 4294956096 18446744073709551615 134730093 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/26215/statm: 21711 4681 200 144 0 21195 0
[pid=26215/tid=26217] ppid=26213 vsize=86844 CPUtime=0
/proc/26215/task/26217/stat : 26217 (bprolog) S 26213 26215 21528 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 24005832 88928256 4681 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) 86844

[startup+12.7047 s]
/proc/loadavg: 2.04 2.12 2.05 3/74 26217
/proc/meminfo: memFree=1563928/2055920 swapFree=4192812/4192956
[pid=26215] ppid=26213 vsize=86844 CPUtime=12.57
/proc/26215/stat : 26215 (bprolog) R 26213 26215 21528 0 -1 4194304 5809 0 0 0 1204 53 0 0 25 0 2 0 24005632 88928256 4691 996147200 134512640 135105188 4294956096 18446744073709551615 134730086 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/26215/statm: 21711 4691 200 144 0 21195 0
[pid=26215/tid=26217] ppid=26213 vsize=86844 CPUtime=0
/proc/26215/task/26217/stat : 26217 (bprolog) S 26213 26215 21528 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 24005832 88928256 4691 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 86844

[startup+25.5029 s]
/proc/loadavg: 2.03 2.11 2.05 3/74 26217
/proc/meminfo: memFree=1564056/2055920 swapFree=4192812/4192956
[pid=26215] ppid=26213 vsize=86844 CPUtime=25.25
/proc/26215/stat : 26215 (bprolog) R 26213 26215 21528 0 -1 4194304 5809 0 0 0 2472 53 0 0 25 0 2 0 24005632 88928256 4691 996147200 134512640 135105188 4294956096 18446744073709551615 134728661 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/26215/statm: 21711 4691 200 144 0 21195 0
[pid=26215/tid=26217] ppid=26213 vsize=86844 CPUtime=0
/proc/26215/task/26217/stat : 26217 (bprolog) S 26213 26215 21528 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 24005832 88928256 4691 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 86844

[startup+51.1021 s]
/proc/loadavg: 2.02 2.10 2.04 3/74 26217
/proc/meminfo: memFree=1564056/2055920 swapFree=4192812/4192956
[pid=26215] ppid=26213 vsize=86844 CPUtime=50.62
/proc/26215/stat : 26215 (bprolog) R 26213 26215 21528 0 -1 4194304 5816 0 0 0 5009 53 0 0 25 0 2 0 24005632 88928256 4698 996147200 134512640 135105188 4294956096 18446744073709551615 134730223 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/26215/statm: 21711 4698 200 144 0 21195 0
[pid=26215/tid=26217] ppid=26213 vsize=86844 CPUtime=0
/proc/26215/task/26217/stat : 26217 (bprolog) S 26213 26215 21528 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 24005832 88928256 4698 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.62
Current children cumulated vsize (KiB) 86844

[startup+102.302 s]
/proc/loadavg: 2.01 2.08 2.04 3/74 26217
/proc/meminfo: memFree=1563864/2055920 swapFree=4192812/4192956
[pid=26215] ppid=26213 vsize=86844 CPUtime=101.35
/proc/26215/stat : 26215 (bprolog) R 26213 26215 21528 0 -1 4194304 5816 0 0 0 10082 53 0 0 25 0 2 0 24005632 88928256 4698 996147200 134512640 135105188 4294956096 18446744073709551615 134730526 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/26215/statm: 21711 4698 200 144 0 21195 0
[pid=26215/tid=26217] ppid=26213 vsize=86844 CPUtime=0
/proc/26215/task/26217/stat : 26217 (bprolog) S 26213 26215 21528 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 24005832 88928256 4698 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.35
Current children cumulated vsize (KiB) 86844

[startup+162.305 s]
/proc/loadavg: 2.00 2.06 2.03 3/74 26217
/proc/meminfo: memFree=1563608/2055920 swapFree=4192812/4192956
[pid=26215] ppid=26213 vsize=86844 CPUtime=160.81
/proc/26215/stat : 26215 (bprolog) R 26213 26215 21528 0 -1 4194304 5859 0 0 0 16027 54 0 0 25 0 2 0 24005632 88928256 4741 996147200 134512640 135105188 4294956096 18446744073709551615 134727805 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/26215/statm: 21711 4741 201 144 0 21195 0
[pid=26215/tid=26217] ppid=26213 vsize=86844 CPUtime=0
/proc/26215/task/26217/stat : 26217 (bprolog) S 26213 26215 21528 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 24005832 88928256 4741 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 160.81
Current children cumulated vsize (KiB) 86844

[startup+222.306 s]
/proc/loadavg: 2.00 2.05 2.03 3/74 26217
/proc/meminfo: memFree=1563608/2055920 swapFree=4192812/4192956
[pid=26215] ppid=26213 vsize=86844 CPUtime=220.26
/proc/26215/stat : 26215 (bprolog) R 26213 26215 21528 0 -1 4194304 5859 0 0 0 21972 54 0 0 25 0 2 0 24005632 88928256 4741 996147200 134512640 135105188 4294956096 18446744073709551615 134728448 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/26215/statm: 21711 4741 201 144 0 21195 0
[pid=26215/tid=26217] ppid=26213 vsize=86844 CPUtime=0
/proc/26215/task/26217/stat : 26217 (bprolog) S 26213 26215 21528 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 24005832 88928256 4741 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 220.26
Current children cumulated vsize (KiB) 86844

[startup+282.303 s]
/proc/loadavg: 2.00 2.04 2.02 3/74 26217
/proc/meminfo: memFree=1563544/2055920 swapFree=4192812/4192956
[pid=26215] ppid=26213 vsize=86844 CPUtime=279.69
/proc/26215/stat : 26215 (bprolog) R 26213 26215 21528 0 -1 4194304 5860 0 0 0 27915 54 0 0 25 0 2 0 24005632 88928256 4742 996147200 134512640 135105188 4294956096 18446744073709551615 134727690 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/26215/statm: 21711 4742 201 144 0 21195 0
[pid=26215/tid=26217] ppid=26213 vsize=86844 CPUtime=0
/proc/26215/task/26217/stat : 26217 (bprolog) S 26213 26215 21528 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 24005832 88928256 4742 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 279.69
Current children cumulated vsize (KiB) 86844

[startup+342.303 s]
/proc/loadavg: 2.00 2.03 2.01 3/74 26217
/proc/meminfo: memFree=1563416/2055920 swapFree=4192812/4192956
[pid=26215] ppid=26213 vsize=86844 CPUtime=339.14
/proc/26215/stat : 26215 (bprolog) R 26213 26215 21528 0 -1 4194304 5860 0 0 0 33860 54 0 0 25 0 2 0 24005632 88928256 4742 996147200 134512640 135105188 4294956096 18446744073709551615 134598176 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/26215/statm: 21711 4742 201 144 0 21195 0
[pid=26215/tid=26217] ppid=26213 vsize=86844 CPUtime=0
/proc/26215/task/26217/stat : 26217 (bprolog) S 26213 26215 21528 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 24005832 88928256 4742 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 339.14
Current children cumulated vsize (KiB) 86844

[startup+402.302 s]
/proc/loadavg: 2.00 2.02 2.01 3/74 26217
/proc/meminfo: memFree=1562968/2055920 swapFree=4192812/4192956
[pid=26215] ppid=26213 vsize=86844 CPUtime=398.59
/proc/26215/stat : 26215 (bprolog) R 26213 26215 21528 0 -1 4194304 5860 0 0 0 39805 54 0 0 25 0 2 0 24005632 88928256 4742 996147200 134512640 135105188 4294956096 18446744073709551615 134730209 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/26215/statm: 21711 4742 201 144 0 21195 0
[pid=26215/tid=26217] ppid=26213 vsize=86844 CPUtime=0
/proc/26215/task/26217/stat : 26217 (bprolog) S 26213 26215 21528 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 24005832 88928256 4742 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 398.59
Current children cumulated vsize (KiB) 86844

[startup+462.302 s]
/proc/loadavg: 2.00 2.02 2.00 3/74 26217
/proc/meminfo: memFree=1562904/2055920 swapFree=4192812/4192956
[pid=26215] ppid=26213 vsize=86844 CPUtime=458.03
/proc/26215/stat : 26215 (bprolog) R 26213 26215 21528 0 -1 4194304 5860 0 0 0 45749 54 0 0 25 0 2 0 24005632 88928256 4742 996147200 134512640 135105188 4294956096 18446744073709551615 134731652 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/26215/statm: 21711 4742 201 144 0 21195 0
[pid=26215/tid=26217] ppid=26213 vsize=86844 CPUtime=0
/proc/26215/task/26217/stat : 26217 (bprolog) S 26213 26215 21528 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 24005832 88928256 4742 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 458.03
Current children cumulated vsize (KiB) 86844

[startup+522.303 s]
/proc/loadavg: 2.00 2.01 2.00 3/74 26217
/proc/meminfo: memFree=1562840/2055920 swapFree=4192812/4192956
[pid=26215] ppid=26213 vsize=86844 CPUtime=517.49

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

[pid=26215] ppid=26213 vsize=97088 CPUtime=1112.13
/proc/26215/stat : 26215 (bprolog) R 26213 26215 21528 0 -1 4194304 5861 0 0 0 111158 55 0 0 25 0 3 0 24005632 99418112 4743 996147200 134512640 135105188 4294956096 18446744073709551615 134728499 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/26215/statm: 24272 4743 201 144 0 23756 0
[pid=26215/tid=26217] ppid=26213 vsize=97088 CPUtime=0
/proc/26215/task/26217/stat : 26217 (bprolog) S 26213 26215 21528 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 24005832 99418112 4743 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=26215/tid=26218] ppid=26213 vsize=97088 CPUtime=0
/proc/26215/task/26218/stat : 26218 (bprolog) S 26213 26215 21528 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 24095845 99418112 4743 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1112.13
Current children cumulated vsize (KiB) 97088

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 26218
/proc/meminfo: memFree=1561488/2055920 swapFree=4192812/4192956
[pid=26215] ppid=26213 vsize=97088 CPUtime=1171.56
/proc/26215/stat : 26215 (bprolog) R 26213 26215 21528 0 -1 4194304 5861 0 0 0 117101 55 0 0 25 0 3 0 24005632 99418112 4743 996147200 134512640 135105188 4294956096 18446744073709551615 134731810 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/26215/statm: 24272 4743 201 144 0 23756 0
[pid=26215/tid=26217] ppid=26213 vsize=97088 CPUtime=0
/proc/26215/task/26217/stat : 26217 (bprolog) S 26213 26215 21528 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 24005832 99418112 4743 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=26215/tid=26218] ppid=26213 vsize=97088 CPUtime=0
/proc/26215/task/26218/stat : 26218 (bprolog) S 26213 26215 21528 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 24095845 99418112 4743 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1171.56
Current children cumulated vsize (KiB) 97088

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 26220
/proc/meminfo: memFree=1561232/2055920 swapFree=4192812/4192956
[pid=26215] ppid=26213 vsize=97088 CPUtime=1231
/proc/26215/stat : 26215 (bprolog) R 26213 26215 21528 0 -1 4194304 5861 0 0 0 123045 55 0 0 25 0 3 0 24005632 99418112 4743 996147200 134512640 135105188 4294956096 18446744073709551615 134728343 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/26215/statm: 24272 4743 201 144 0 23756 0
[pid=26215/tid=26217] ppid=26213 vsize=97088 CPUtime=0
/proc/26215/task/26217/stat : 26217 (bprolog) S 26213 26215 21528 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 24005832 99418112 4743 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=26215/tid=26218] ppid=26213 vsize=97088 CPUtime=0
/proc/26215/task/26218/stat : 26218 (bprolog) S 26213 26215 21528 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 24095845 99418112 4743 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1231
Current children cumulated vsize (KiB) 97088

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 26220
/proc/meminfo: memFree=1561232/2055920 swapFree=4192812/4192956
[pid=26215] ppid=26213 vsize=97088 CPUtime=1290.44
/proc/26215/stat : 26215 (bprolog) R 26213 26215 21528 0 -1 4194304 5861 0 0 0 128989 55 0 0 25 0 3 0 24005632 99418112 4743 996147200 134512640 135105188 4294956096 18446744073709551615 134727779 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/26215/statm: 24272 4743 201 144 0 23756 0
[pid=26215/tid=26217] ppid=26213 vsize=97088 CPUtime=0
/proc/26215/task/26217/stat : 26217 (bprolog) S 26213 26215 21528 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 24005832 99418112 4743 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=26215/tid=26218] ppid=26213 vsize=97088 CPUtime=0
/proc/26215/task/26218/stat : 26218 (bprolog) S 26213 26215 21528 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 24095845 99418112 4743 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1290.44
Current children cumulated vsize (KiB) 97088

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 26220
/proc/meminfo: memFree=1561296/2055920 swapFree=4192812/4192956
[pid=26215] ppid=26213 vsize=97088 CPUtime=1349.89
/proc/26215/stat : 26215 (bprolog) R 26213 26215 21528 0 -1 4194304 5861 0 0 0 134934 55 0 0 25 0 3 0 24005632 99418112 4743 996147200 134512640 135105188 4294956096 18446744073709551615 134728074 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/26215/statm: 24272 4743 201 144 0 23756 0
[pid=26215/tid=26217] ppid=26213 vsize=97088 CPUtime=0
/proc/26215/task/26217/stat : 26217 (bprolog) S 26213 26215 21528 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 24005832 99418112 4743 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=26215/tid=26218] ppid=26213 vsize=97088 CPUtime=0
/proc/26215/task/26218/stat : 26218 (bprolog) S 26213 26215 21528 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 3 0 24095845 99418112 4743 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1349.89
Current children cumulated vsize (KiB) 97088

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 26220
/proc/meminfo: memFree=1561360/2055920 swapFree=4192812/4192956
[pid=26215] ppid=26213 vsize=97088 CPUtime=1409.33
/proc/26215/stat : 26215 (bprolog) R 26213 26215 21528 0 -1 4194304 5881 0 0 0 140878 55 0 0 25 0 3 0 24005632 99418112 4763 996147200 134512640 135105188 4294956096 18446744073709551615 134630264 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/26215/statm: 24272 4763 201 144 0 23756 0
[pid=26215/tid=26217] ppid=26213 vsize=97088 CPUtime=0
/proc/26215/task/26217/stat : 26217 (bprolog) S 26213 26215 21528 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 24005832 99418112 4763 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=26215/tid=26218] ppid=26213 vsize=97088 CPUtime=0
/proc/26215/task/26218/stat : 26218 (bprolog) S 26213 26215 21528 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 3 0 24095845 99418112 4763 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1409.33
Current children cumulated vsize (KiB) 97088

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 26220
/proc/meminfo: memFree=1561296/2055920 swapFree=4192812/4192956
[pid=26215] ppid=26213 vsize=97088 CPUtime=1468.77
/proc/26215/stat : 26215 (bprolog) R 26213 26215 21528 0 -1 4194304 5883 0 0 0 146822 55 0 0 25 0 3 0 24005632 99418112 4765 996147200 134512640 135105188 4294956096 18446744073709551615 134727928 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/26215/statm: 24272 4765 201 144 0 23756 0
[pid=26215/tid=26217] ppid=26213 vsize=97088 CPUtime=0
/proc/26215/task/26217/stat : 26217 (bprolog) S 26213 26215 21528 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 24005832 99418112 4765 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=26215/tid=26218] ppid=26213 vsize=97088 CPUtime=0
/proc/26215/task/26218/stat : 26218 (bprolog) S 26213 26215 21528 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 3 0 24095845 99418112 4765 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1468.77
Current children cumulated vsize (KiB) 97088

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 26220
/proc/meminfo: memFree=1561232/2055920 swapFree=4192812/4192956
[pid=26215] ppid=26213 vsize=97088 CPUtime=1528.21
/proc/26215/stat : 26215 (bprolog) R 26213 26215 21528 0 -1 4194304 5884 0 0 0 152766 55 0 0 25 0 3 0 24005632 99418112 4766 996147200 134512640 135105188 4294956096 18446744073709551615 134727935 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/26215/statm: 24272 4766 201 144 0 23756 0
[pid=26215/tid=26217] ppid=26213 vsize=97088 CPUtime=0
/proc/26215/task/26217/stat : 26217 (bprolog) S 26213 26215 21528 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 24005832 99418112 4766 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=26215/tid=26218] ppid=26213 vsize=97088 CPUtime=0
/proc/26215/task/26218/stat : 26218 (bprolog) S 26213 26215 21528 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 3 0 24095845 99418112 4766 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1528.21
Current children cumulated vsize (KiB) 97088

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 26220
/proc/meminfo: memFree=1560912/2055920 swapFree=4192812/4192956
[pid=26215] ppid=26213 vsize=97088 CPUtime=1587.65
/proc/26215/stat : 26215 (bprolog) R 26213 26215 21528 0 -1 4194304 5885 0 0 0 158709 56 0 0 25 0 3 0 24005632 99418112 4767 996147200 134512640 135105188 4294956096 18446744073709551615 134734490 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/26215/statm: 24272 4767 201 144 0 23756 0
[pid=26215/tid=26217] ppid=26213 vsize=97088 CPUtime=0
/proc/26215/task/26217/stat : 26217 (bprolog) S 26213 26215 21528 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 24005832 99418112 4767 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=26215/tid=26218] ppid=26213 vsize=97088 CPUtime=0
/proc/26215/task/26218/stat : 26218 (bprolog) S 26213 26215 21528 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 3 0 24095845 99418112 4767 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1587.65
Current children cumulated vsize (KiB) 97088

[startup+1662.3 s]
/proc/loadavg: 1.90 1.97 1.99 3/77 26690
/proc/meminfo: memFree=1624896/2055920 swapFree=4192812/4192956
[pid=26215] ppid=26213 vsize=97088 CPUtime=1647.31
/proc/26215/stat : 26215 (bprolog) R 26213 26215 21528 0 -1 4194304 5885 0 0 0 164671 60 0 0 25 0 3 0 24005632 99418112 4767 996147200 134512640 135105188 4294956096 18446744073709551615 134732007 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/26215/statm: 24272 4767 201 144 0 23756 0
[pid=26215/tid=26217] ppid=26213 vsize=97088 CPUtime=0
/proc/26215/task/26217/stat : 26217 (bprolog) S 26213 26215 21528 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 24005832 99418112 4767 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=26215/tid=26218] ppid=26213 vsize=97088 CPUtime=0
/proc/26215/task/26218/stat : 26218 (bprolog) S 26213 26215 21528 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 3 0 24095845 99418112 4767 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1647.31
Current children cumulated vsize (KiB) 97088

[startup+1722.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/87 26739
/proc/meminfo: memFree=1532720/2055920 swapFree=4192812/4192956
[pid=26215] ppid=26213 vsize=97088 CPUtime=1707.29
/proc/26215/stat : 26215 (bprolog) R 26213 26215 21528 0 -1 4194304 5885 0 0 0 170668 61 0 0 25 0 3 0 24005632 99418112 4767 996147200 134512640 135105188 4294956096 18446744073709551615 134727301 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/26215/statm: 24272 4767 201 144 0 23756 0
[pid=26215/tid=26217] ppid=26213 vsize=97088 CPUtime=0
/proc/26215/task/26217/stat : 26217 (bprolog) S 26213 26215 21528 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 24005832 99418112 4767 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=26215/tid=26218] ppid=26213 vsize=97088 CPUtime=0
/proc/26215/task/26218/stat : 26218 (bprolog) S 26213 26215 21528 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 3 0 24095845 99418112 4767 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1707.29
Current children cumulated vsize (KiB) 97088

[startup+1782.3 s]
/proc/loadavg: 2.36 2.09 2.03 3/87 26745
/proc/meminfo: memFree=1510440/2055920 swapFree=4192812/4192956
[pid=26215] ppid=26213 vsize=97088 CPUtime=1767.25
/proc/26215/stat : 26215 (bprolog) R 26213 26215 21528 0 -1 4194304 5885 0 0 0 176664 61 0 0 25 0 3 0 24005632 99418112 4767 996147200 134512640 135105188 4294956096 18446744073709551615 134728536 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/26215/statm: 24272 4767 201 144 0 23756 0
[pid=26215/tid=26217] ppid=26213 vsize=97088 CPUtime=0
/proc/26215/task/26217/stat : 26217 (bprolog) S 26213 26215 21528 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 24005832 99418112 4767 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=26215/tid=26218] ppid=26213 vsize=97088 CPUtime=0
/proc/26215/task/26218/stat : 26218 (bprolog) S 26213 26215 21528 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 3 0 24095845 99418112 4767 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1767.25
Current children cumulated vsize (KiB) 97088



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1815.11 s]
/proc/loadavg: 2.22 2.08 2.02 3/85 26745
/proc/meminfo: memFree=1510440/2055920 swapFree=4192812/4192956
[pid=26215] ppid=26213 vsize=97088 CPUtime=1800.05
/proc/26215/stat : 26215 (bprolog) R 26213 26215 21528 0 -1 4194304 5886 0 0 0 179944 61 0 0 25 0 1 0 24005632 99418112 4768 996147200 134512640 135105188 4294956096 18446744073709551615 134731773 0 0 4096 2 0 0 0 17 0 0 0
/proc/26215/statm: 24272 4768 202 144 0 23756 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 97088

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): 1815.12
CPU time (s): 1800.06
CPU user time (s): 1799.45
CPU system time (s): 0.615906
CPU usage (%): 99.1706
Max. virtual memory (cumulated for all children) (KiB): 97088

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.45
system time used= 0.615906
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5886
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= 8
involuntary context switches= 34967

runsolver used 2.33264 second user time and 6.14307 second system time

The end

Launcher Data

Begin job on node41 at 2009-07-12 06:32:19
IDJOB=2081546
IDBENCH=57424
IDSOLVER=770
FILE ID=node41/2081546-1247373139
PBS_JOBID= 9507067
Free space on /tmp= 65876 MiB

SOLVER NAME= bpsolver 09
BENCH NAME= CPAI08/csp/super-js/super-js-taillard-15/normalized-super-js-taillard-15-11.xml
COMMAND LINE= HOME/solver BENCHNAMENOEXT TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2081546-1247373139/watcher-2081546-1247373139 -o /tmp/evaluation-result-2081546-1247373139/solver-2081546-1247373139 -C 1800 -W 2000 -M 900  HOME/solver HOME/instance-2081546-1247373139 1800

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

MD5SUM BENCH= 711195861ae8d6ea60c538674c25157e
RANDOM SEED=331875026

node41.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.212
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	: 5931.00
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.212
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:       1583176 kB
Buffers:         41920 kB
Cached:         283936 kB
SwapCached:          0 kB
Active:         234060 kB
Inactive:       164008 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1583176 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2076 kB
Writeback:           0 kB
Mapped:          83836 kB
Slab:            60024 kB
Committed_AS:   239708 kB
PageTables:       1780 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= 65884 MiB
End job on node41 at 2009-07-12 07:02:36