Trace number 1058153

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 2008-06-27? (TO) 1800.1 1809.41

General information on the benchmark

Namecsp/compet08/
normalized-patat-08-comp-10.xml
MD5SUM3a46901a8ea2c192a6f5d5f8c9f3ac47
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.67974
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of constraints6793
Maximum constraint arity15
Maximum domain size33
Number of constraints which are defined in extension0
Number of constraints which are defined in intension5889
Global constraints used (with number of constraints)alldifferent(904)

Solver Data (download as text)

0.00/0.02	c bpsolver version 6.27.2008
0.00/0.02	c converting(HOME/instance-1058153-1215113151)
1.18/1.23	c Converted in 507 ms
1.18/1.23	c solving(HOME/instance-1058153-1215113151,1800000)

Verifier Data (download as text)

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1058153-1215113151/watcher-1058153-1215113151 -o /tmp/evaluation-result-1058153-1215113151/solver-1058153-1215113151 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/solver HOME/instance-1058153-1215113151 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): 2200 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.02 2.21 4/81 23658
/proc/meminfo: memFree=1711144/2055924 swapFree=4176956/4192956
[pid=23658] ppid=23656 vsize=18572 CPUtime=0
/proc/23658/stat : 23658 (runsolver) R 23656 23658 22821 0 -1 4194368 15 0 0 0 0 0 0 0 19 0 1 0 667044707 19017728 292 996147200 4194304 4296836 548682068496 18446744073709551615 230266826023 0 0 4096 24578 0 0 0 17 0 0 0
/proc/23658/statm: 4643 292 257 25 0 2626 0

[startup+0.103509 s]
/proc/loadavg: 2.00 2.02 2.21 4/81 23658
/proc/meminfo: memFree=1711144/2055924 swapFree=4176956/4192956
[pid=23658] ppid=23656 vsize=56080 CPUtime=0.09
/proc/23658/stat : 23658 (bprolog) R 23656 23658 22821 0 -1 4194304 1143 0 0 0 5 4 0 0 19 0 1 0 667044707 57425920 856 996147200 134512640 134990860 4294956112 18446744073709551615 134567608 0 0 4096 2 0 0 0 17 1 0 0
/proc/23658/statm: 14020 856 178 116 0 13531 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 56080

[startup+0.202523 s]
/proc/loadavg: 2.00 2.02 2.21 4/81 23658
/proc/meminfo: memFree=1711144/2055924 swapFree=4176956/4192956
[pid=23658] ppid=23656 vsize=56080 CPUtime=0.19
/proc/23658/stat : 23658 (bprolog) R 23656 23658 22821 0 -1 4194304 1146 0 0 0 10 9 0 0 20 0 1 0 667044707 57425920 859 996147200 134512640 134990860 4294956112 18446744073709551615 4294960145 0 0 4096 2 0 0 0 17 1 0 0
/proc/23658/statm: 14020 859 178 116 0 13531 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 56080

[startup+0.301542 s]
/proc/loadavg: 2.00 2.02 2.21 4/81 23658
/proc/meminfo: memFree=1711144/2055924 swapFree=4176956/4192956
[pid=23658] ppid=23656 vsize=56080 CPUtime=0.28
/proc/23658/stat : 23658 (bprolog) R 23656 23658 22821 0 -1 4194304 1148 0 0 0 14 14 0 0 21 0 1 0 667044707 57425920 861 996147200 134512640 134990860 4294956112 18446744073709551615 134572784 0 0 4096 2 0 0 0 17 1 0 0
/proc/23658/statm: 14020 861 178 116 0 13531 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 56080

[startup+0.701615 s]
/proc/loadavg: 2.00 2.02 2.21 4/81 23658
/proc/meminfo: memFree=1711144/2055924 swapFree=4176956/4192956
[pid=23658] ppid=23656 vsize=56080 CPUtime=0.68
/proc/23658/stat : 23658 (bprolog) R 23656 23658 22821 0 -1 4194304 1155 0 0 0 30 38 0 0 25 0 1 0 667044707 57425920 868 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/23658/statm: 14020 868 178 116 0 13531 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 56080

[startup+1.50178 s]
/proc/loadavg: 2.00 2.02 2.21 3/82 23659
/proc/meminfo: memFree=1707808/2055924 swapFree=4176956/4192956
[pid=23658] ppid=23656 vsize=78592 CPUtime=1.48
/proc/23658/stat : 23658 (bprolog) R 23656 23658 22821 0 -1 4194304 4102 0 0 0 77 71 0 0 25 0 2 0 667044707 80478208 3810 996147200 134512640 134990860 4294956112 18446744073709551615 134631310 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/23658/statm: 19648 3810 197 116 0 19159 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 78592

[startup+3.10107 s]
/proc/loadavg: 2.00 2.02 2.21 3/83 23660
/proc/meminfo: memFree=1694360/2055924 swapFree=4176956/4192956
[pid=23658] ppid=23656 vsize=78592 CPUtime=3.08
/proc/23658/stat : 23658 (bprolog) R 23656 23658 22821 0 -1 4194304 4469 0 0 0 237 71 0 0 25 0 2 0 667044707 80478208 4177 996147200 134512640 134990860 4294956112 18446744073709551615 134718746 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/23658/statm: 19648 4177 197 116 0 19159 0
[pid=23658/tid=23660] ppid=23656 vsize=78592 CPUtime=0
/proc/23658/task/23660/stat : 23660 (bprolog) S 23656 23658 22821 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 667044851 80478208 4177 996147200 134512640 134990860 4294956112 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) 78592

[startup+6.30167 s]
/proc/loadavg: 2.00 2.02 2.21 3/83 23660
/proc/meminfo: memFree=1694296/2055924 swapFree=4176956/4192956
[pid=23658] ppid=23656 vsize=78592 CPUtime=6.26
/proc/23658/stat : 23658 (bprolog) R 23656 23658 22821 0 -1 4194304 4474 0 0 0 555 71 0 0 25 0 2 0 667044707 80478208 4182 996147200 134512640 134990860 4294956112 18446744073709551615 134559518 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/23658/statm: 19648 4182 197 116 0 19159 0
[pid=23658/tid=23660] ppid=23656 vsize=78592 CPUtime=0
/proc/23658/task/23660/stat : 23660 (bprolog) S 23656 23658 22821 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 667044851 80478208 4182 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 78592

[startup+12.7019 s]
/proc/loadavg: 2.00 2.02 2.20 3/83 23660
/proc/meminfo: memFree=1693976/2055924 swapFree=4176956/4192956
[pid=23658] ppid=23656 vsize=78592 CPUtime=12.64
/proc/23658/stat : 23658 (bprolog) R 23656 23658 22821 0 -1 4194304 4519 0 0 0 1193 71 0 0 25 0 2 0 667044707 80478208 4227 996147200 134512640 134990860 4294956112 18446744073709551615 134718680 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/23658/statm: 19648 4227 197 116 0 19159 0
[pid=23658/tid=23660] ppid=23656 vsize=78592 CPUtime=0
/proc/23658/task/23660/stat : 23660 (bprolog) S 23656 23658 22821 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 667044851 80478208 4227 996147200 134512640 134990860 4294956112 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) 78592

[startup+25.5022 s]
/proc/loadavg: 2.00 2.02 2.20 3/83 23660
/proc/meminfo: memFree=1693912/2055924 swapFree=4176956/4192956
[pid=23658] ppid=23656 vsize=78592 CPUtime=25.38
/proc/23658/stat : 23658 (bprolog) R 23656 23658 22821 0 -1 4194304 4519 0 0 0 2467 71 0 0 25 0 2 0 667044707 80478208 4227 996147200 134512640 134990860 4294956112 18446744073709551615 134718715 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/23658/statm: 19648 4227 197 116 0 19159 0
[pid=23658/tid=23660] ppid=23656 vsize=78592 CPUtime=0
/proc/23658/task/23660/stat : 23660 (bprolog) S 23656 23658 22821 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 667044851 80478208 4227 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 78592

[startup+51.103 s]
/proc/loadavg: 2.00 2.02 2.19 3/83 23660
/proc/meminfo: memFree=1693784/2055924 swapFree=4176956/4192956
[pid=23658] ppid=23656 vsize=78592 CPUtime=50.88
/proc/23658/stat : 23658 (bprolog) R 23656 23658 22821 0 -1 4194304 4538 0 0 0 5017 71 0 0 25 0 2 0 667044707 80478208 4246 996147200 134512640 134990860 4294956112 18446744073709551615 134559515 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/23658/statm: 19648 4246 197 116 0 19159 0
[pid=23658/tid=23660] ppid=23656 vsize=78592 CPUtime=0
/proc/23658/task/23660/stat : 23660 (bprolog) S 23656 23658 22821 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 667044851 80478208 4246 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.88
Current children cumulated vsize (KiB) 78592

[startup+102.303 s]
/proc/loadavg: 2.00 2.01 2.18 3/83 23660
/proc/meminfo: memFree=1683608/2055924 swapFree=4176956/4192956
[pid=23658] ppid=23656 vsize=78592 CPUtime=101.88
/proc/23658/stat : 23658 (bprolog) R 23656 23658 22821 0 -1 4194304 4555 0 0 0 10117 71 0 0 25 0 2 0 667044707 80478208 4263 996147200 134512640 134990860 4294956112 18446744073709551615 134630006 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/23658/statm: 19648 4263 197 116 0 19159 0
[pid=23658/tid=23660] ppid=23656 vsize=78592 CPUtime=0
/proc/23658/task/23660/stat : 23660 (bprolog) S 23656 23658 22821 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 667044851 80478208 4263 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.88
Current children cumulated vsize (KiB) 78592

[startup+162.302 s]
/proc/loadavg: 2.00 2.01 2.17 3/83 23660
/proc/meminfo: memFree=1683352/2055924 swapFree=4176956/4192956
[pid=23658] ppid=23656 vsize=78592 CPUtime=161.64
/proc/23658/stat : 23658 (bprolog) R 23656 23658 22821 0 -1 4194304 4589 0 0 0 16093 71 0 0 25 0 2 0 667044707 80478208 4297 996147200 134512640 134990860 4294956112 18446744073709551615 134631316 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/23658/statm: 19648 4297 197 116 0 19159 0
[pid=23658/tid=23660] ppid=23656 vsize=78592 CPUtime=0
/proc/23658/task/23660/stat : 23660 (bprolog) S 23656 23658 22821 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 667044851 80478208 4297 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 161.64
Current children cumulated vsize (KiB) 78592

[startup+222.307 s]
/proc/loadavg: 2.00 2.00 2.16 3/83 23660
/proc/meminfo: memFree=1683288/2055924 swapFree=4176956/4192956
[pid=23658] ppid=23656 vsize=78592 CPUtime=221.4
/proc/23658/stat : 23658 (bprolog) R 23656 23658 22821 0 -1 4194304 4599 0 0 0 22069 71 0 0 25 0 2 0 667044707 80478208 4307 996147200 134512640 134990860 4294956112 18446744073709551615 134631310 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/23658/statm: 19648 4307 197 116 0 19159 0
[pid=23658/tid=23660] ppid=23656 vsize=78592 CPUtime=0
/proc/23658/task/23660/stat : 23660 (bprolog) S 23656 23658 22821 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 667044851 80478208 4307 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 221.4
Current children cumulated vsize (KiB) 78592

[startup+282.302 s]
/proc/loadavg: 2.00 2.00 2.14 3/83 23660
/proc/meminfo: memFree=1683288/2055924 swapFree=4176956/4192956
[pid=23658] ppid=23656 vsize=78592 CPUtime=281.15
/proc/23658/stat : 23658 (bprolog) R 23656 23658 22821 0 -1 4194304 4599 0 0 0 28044 71 0 0 25 0 2 0 667044707 80478208 4307 996147200 134512640 134990860 4294956112 18446744073709551615 134846152 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/23658/statm: 19648 4307 197 116 0 19159 0
[pid=23658/tid=23660] ppid=23656 vsize=78592 CPUtime=0
/proc/23658/task/23660/stat : 23660 (bprolog) S 23656 23658 22821 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 667044851 80478208 4307 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 281.15
Current children cumulated vsize (KiB) 78592

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.13 3/83 23660
/proc/meminfo: memFree=1683224/2055924 swapFree=4176956/4192956
[pid=23658] ppid=23656 vsize=78592 CPUtime=340.91
/proc/23658/stat : 23658 (bprolog) R 23656 23658 22821 0 -1 4194304 4599 0 0 0 34020 71 0 0 25 0 2 0 667044707 80478208 4307 996147200 134512640 134990860 4294956112 18446744073709551615 134629661 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/23658/statm: 19648 4307 197 116 0 19159 0
[pid=23658/tid=23660] ppid=23656 vsize=78592 CPUtime=0
/proc/23658/task/23660/stat : 23660 (bprolog) S 23656 23658 22821 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 667044851 80478208 4307 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 340.91
Current children cumulated vsize (KiB) 78592

[startup+402.302 s]
/proc/loadavg: 2.00 2.00 2.12 3/83 23660
/proc/meminfo: memFree=1683224/2055924 swapFree=4176956/4192956
[pid=23658] ppid=23656 vsize=78592 CPUtime=400.67
/proc/23658/stat : 23658 (bprolog) R 23656 23658 22821 0 -1 4194304 4599 0 0 0 39996 71 0 0 25 0 2 0 667044707 80478208 4307 996147200 134512640 134990860 4294956112 18446744073709551615 134629934 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/23658/statm: 19648 4307 197 116 0 19159 0
[pid=23658/tid=23660] ppid=23656 vsize=78592 CPUtime=0
/proc/23658/task/23660/stat : 23660 (bprolog) S 23656 23658 22821 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 667044851 80478208 4307 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 400.67
Current children cumulated vsize (KiB) 78592

[startup+462.303 s]
/proc/loadavg: 2.00 2.00 2.11 3/83 23660
/proc/meminfo: memFree=1683224/2055924 swapFree=4176956/4192956
[pid=23658] ppid=23656 vsize=78592 CPUtime=460.43
/proc/23658/stat : 23658 (bprolog) R 23656 23658 22821 0 -1 4194304 4599 0 0 0 45972 71 0 0 25 0 2 0 667044707 80478208 4307 996147200 134512640 134990860 4294956112 18446744073709551615 134718672 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/23658/statm: 19648 4307 197 116 0 19159 0
[pid=23658/tid=23660] ppid=23656 vsize=78592 CPUtime=0
/proc/23658/task/23660/stat : 23660 (bprolog) S 23656 23658 22821 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 667044851 80478208 4307 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 460.43
Current children cumulated vsize (KiB) 78592

[startup+522.302 s]
/proc/loadavg: 2.00 2.00 2.10 3/83 23660
/proc/meminfo: memFree=1683160/2055924 swapFree=4176956/4192956

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

Current children cumulated CPU time (s) 1237.31
Current children cumulated vsize (KiB) 88836

[startup+1302.3 s]
/proc/loadavg: 2.10 2.03 2.03 3/76 23732
/proc/meminfo: memFree=1865808/2055924 swapFree=4176956/4192956
[pid=23658] ppid=23656 vsize=88836 CPUtime=1296.91
/proc/23658/stat : 23658 (bprolog) R 23656 23658 22821 0 -1 4194304 4600 0 0 0 129619 72 0 0 25 0 3 0 667044707 90968064 4308 996147200 134512640 134990860 4294956112 18446744073709551615 134605250 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/23658/statm: 22209 4308 197 116 0 21720 0
[pid=23658/tid=23660] ppid=23656 vsize=88836 CPUtime=0
/proc/23658/task/23660/stat : 23660 (bprolog) S 23656 23658 22821 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 667044851 90968064 4308 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=23658/tid=23661] ppid=23656 vsize=88836 CPUtime=0
/proc/23658/task/23661/stat : 23661 (bprolog) S 23656 23658 22821 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 667134868 90968064 4308 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1296.91
Current children cumulated vsize (KiB) 88836

[startup+1362.3 s]
/proc/loadavg: 2.04 2.02 2.03 3/77 23733
/proc/meminfo: memFree=1865672/2055924 swapFree=4176956/4192956
[pid=23658] ppid=23656 vsize=99080 CPUtime=1356.45
/proc/23658/stat : 23658 (bprolog) R 23656 23658 22821 0 -1 4194304 4601 0 0 0 135573 72 0 0 25 0 4 0 667044707 101457920 4309 996147200 134512640 134990860 4294956112 18446744073709551615 134630147 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/23658/statm: 24770 4309 197 116 0 24281 0
[pid=23658/tid=23660] ppid=23656 vsize=99080 CPUtime=0
/proc/23658/task/23660/stat : 23660 (bprolog) S 23656 23658 22821 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 667044851 101457920 4309 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=23658/tid=23661] ppid=23656 vsize=99080 CPUtime=0
/proc/23658/task/23661/stat : 23661 (bprolog) S 23656 23658 22821 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 667134868 101457920 4309 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=23658/tid=23733] ppid=23656 vsize=99080 CPUtime=0
/proc/23658/task/23733/stat : 23733 (bprolog) S 23656 23658 22821 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 667179877 101457920 4309 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1356.45
Current children cumulated vsize (KiB) 99080

[startup+1422.3 s]
/proc/loadavg: 2.01 2.02 2.02 3/77 23733
/proc/meminfo: memFree=1865672/2055924 swapFree=4176956/4192956
[pid=23658] ppid=23656 vsize=99080 CPUtime=1415.99
/proc/23658/stat : 23658 (bprolog) R 23656 23658 22821 0 -1 4194304 4601 0 0 0 141527 72 0 0 25 0 4 0 667044707 101457920 4309 996147200 134512640 134990860 4294956112 18446744073709551615 134718698 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/23658/statm: 24770 4309 197 116 0 24281 0
[pid=23658/tid=23660] ppid=23656 vsize=99080 CPUtime=0
/proc/23658/task/23660/stat : 23660 (bprolog) S 23656 23658 22821 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 667044851 101457920 4309 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=23658/tid=23661] ppid=23656 vsize=99080 CPUtime=0
/proc/23658/task/23661/stat : 23661 (bprolog) S 23656 23658 22821 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 667134868 101457920 4309 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=23658/tid=23733] ppid=23656 vsize=99080 CPUtime=0
/proc/23658/task/23733/stat : 23733 (bprolog) S 23656 23658 22821 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 667179877 101457920 4309 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1415.99
Current children cumulated vsize (KiB) 99080

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.02 3/77 23733
/proc/meminfo: memFree=1865608/2055924 swapFree=4176956/4192956
[pid=23658] ppid=23656 vsize=99080 CPUtime=1475.53
/proc/23658/stat : 23658 (bprolog) R 23656 23658 22821 0 -1 4194304 4601 0 0 0 147481 72 0 0 25 0 4 0 667044707 101457920 4309 996147200 134512640 134990860 4294956112 18446744073709551615 134846307 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/23658/statm: 24770 4309 197 116 0 24281 0
[pid=23658/tid=23660] ppid=23656 vsize=99080 CPUtime=0
/proc/23658/task/23660/stat : 23660 (bprolog) S 23656 23658 22821 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 667044851 101457920 4309 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=23658/tid=23661] ppid=23656 vsize=99080 CPUtime=0
/proc/23658/task/23661/stat : 23661 (bprolog) S 23656 23658 22821 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 667134868 101457920 4309 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=23658/tid=23733] ppid=23656 vsize=99080 CPUtime=0
/proc/23658/task/23733/stat : 23733 (bprolog) S 23656 23658 22821 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 667179877 101457920 4309 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1475.53
Current children cumulated vsize (KiB) 99080

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.01 3/77 23734
/proc/meminfo: memFree=1865544/2055924 swapFree=4176956/4192956
[pid=23658] ppid=23656 vsize=99080 CPUtime=1535.08
/proc/23658/stat : 23658 (bprolog) R 23656 23658 22821 0 -1 4194304 4601 0 0 0 153435 73 0 0 25 0 4 0 667044707 101457920 4309 996147200 134512640 134990860 4294956112 18446744073709551615 134631310 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/23658/statm: 24770 4309 197 116 0 24281 0
[pid=23658/tid=23660] ppid=23656 vsize=99080 CPUtime=0
/proc/23658/task/23660/stat : 23660 (bprolog) S 23656 23658 22821 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 667044851 101457920 4309 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=23658/tid=23661] ppid=23656 vsize=99080 CPUtime=0
/proc/23658/task/23661/stat : 23661 (bprolog) S 23656 23658 22821 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 667134868 101457920 4309 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=23658/tid=23733] ppid=23656 vsize=99080 CPUtime=0
/proc/23658/task/23733/stat : 23733 (bprolog) S 23656 23658 22821 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 667179877 101457920 4309 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1535.08
Current children cumulated vsize (KiB) 99080

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/78 23735
/proc/meminfo: memFree=1865536/2055924 swapFree=4176956/4192956
[pid=23658] ppid=23656 vsize=109324 CPUtime=1594.61
/proc/23658/stat : 23658 (bprolog) R 23656 23658 22821 0 -1 4194304 4602 0 0 0 159388 73 0 0 25 0 5 0 667044707 111947776 4310 996147200 134512640 134990860 4294956112 18446744073709551615 134631310 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/23658/statm: 27331 4310 197 116 0 26842 0
[pid=23658/tid=23660] ppid=23656 vsize=109324 CPUtime=0
/proc/23658/task/23660/stat : 23660 (bprolog) S 23656 23658 22821 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 667044851 111947776 4310 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=23658/tid=23661] ppid=23656 vsize=109324 CPUtime=0
/proc/23658/task/23661/stat : 23661 (bprolog) S 23656 23658 22821 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 667134868 111947776 4310 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=23658/tid=23733] ppid=23656 vsize=109324 CPUtime=0
/proc/23658/task/23733/stat : 23733 (bprolog) S 23656 23658 22821 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 667179877 111947776 4310 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=23658/tid=23735] ppid=23656 vsize=109324 CPUtime=0
/proc/23658/task/23735/stat : 23735 (bprolog) S 23656 23658 22821 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 5 0 667202381 111947776 4310 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1594.61
Current children cumulated vsize (KiB) 109324

[startup+1662.3 s]
/proc/loadavg: 2.12 2.03 2.01 3/78 23735
/proc/meminfo: memFree=1865536/2055924 swapFree=4176956/4192956
[pid=23658] ppid=23656 vsize=109324 CPUtime=1654.13
/proc/23658/stat : 23658 (bprolog) R 23656 23658 22821 0 -1 4194304 4602 0 0 0 165340 73 0 0 25 0 5 0 667044707 111947776 4310 996147200 134512640 134990860 4294956112 18446744073709551615 134631179 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/23658/statm: 27331 4310 197 116 0 26842 0
[pid=23658/tid=23660] ppid=23656 vsize=109324 CPUtime=0
/proc/23658/task/23660/stat : 23660 (bprolog) S 23656 23658 22821 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 667044851 111947776 4310 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=23658/tid=23661] ppid=23656 vsize=109324 CPUtime=0
/proc/23658/task/23661/stat : 23661 (bprolog) S 23656 23658 22821 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 667134868 111947776 4310 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=23658/tid=23733] ppid=23656 vsize=109324 CPUtime=0
/proc/23658/task/23733/stat : 23733 (bprolog) S 23656 23658 22821 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 667179877 111947776 4310 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=23658/tid=23735] ppid=23656 vsize=109324 CPUtime=0
/proc/23658/task/23735/stat : 23735 (bprolog) S 23656 23658 22821 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 5 0 667202381 111947776 4310 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1654.13
Current children cumulated vsize (KiB) 109324

[startup+1722.3 s]
/proc/loadavg: 2.10 2.04 2.01 3/78 23736
/proc/meminfo: memFree=1865536/2055924 swapFree=4176956/4192956
[pid=23658] ppid=23656 vsize=109324 CPUtime=1713.67
/proc/23658/stat : 23658 (bprolog) R 23656 23658 22821 0 -1 4194304 4602 0 0 0 171294 73 0 0 25 0 5 0 667044707 111947776 4310 996147200 134512640 134990860 4294956112 18446744073709551615 134718788 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/23658/statm: 27331 4310 197 116 0 26842 0
[pid=23658/tid=23660] ppid=23656 vsize=109324 CPUtime=0
/proc/23658/task/23660/stat : 23660 (bprolog) S 23656 23658 22821 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 667044851 111947776 4310 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=23658/tid=23661] ppid=23656 vsize=109324 CPUtime=0
/proc/23658/task/23661/stat : 23661 (bprolog) S 23656 23658 22821 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 667134868 111947776 4310 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=23658/tid=23733] ppid=23656 vsize=109324 CPUtime=0
/proc/23658/task/23733/stat : 23733 (bprolog) S 23656 23658 22821 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 667179877 111947776 4310 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=23658/tid=23735] ppid=23656 vsize=109324 CPUtime=0
/proc/23658/task/23735/stat : 23735 (bprolog) S 23656 23658 22821 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 667202381 111947776 4310 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1713.67
Current children cumulated vsize (KiB) 109324

[startup+1782.3 s]
/proc/loadavg: 2.08 2.04 2.01 3/78 23736
/proc/meminfo: memFree=1865408/2055924 swapFree=4176956/4192956
[pid=23658] ppid=23656 vsize=109324 CPUtime=1773.2
/proc/23658/stat : 23658 (bprolog) R 23656 23658 22821 0 -1 4194304 4602 0 0 0 177247 73 0 0 25 0 5 0 667044707 111947776 4310 996147200 134512640 134990860 4294956112 18446744073709551615 134631310 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/23658/statm: 27331 4310 197 116 0 26842 0
[pid=23658/tid=23660] ppid=23656 vsize=109324 CPUtime=0
/proc/23658/task/23660/stat : 23660 (bprolog) S 23656 23658 22821 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 667044851 111947776 4310 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=23658/tid=23661] ppid=23656 vsize=109324 CPUtime=0
/proc/23658/task/23661/stat : 23661 (bprolog) S 23656 23658 22821 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 667134868 111947776 4310 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=23658/tid=23733] ppid=23656 vsize=109324 CPUtime=0
/proc/23658/task/23733/stat : 23733 (bprolog) S 23656 23658 22821 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 667179877 111947776 4310 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=23658/tid=23735] ppid=23656 vsize=109324 CPUtime=0
/proc/23658/task/23735/stat : 23735 (bprolog) S 23656 23658 22821 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 667202381 111947776 4310 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1773.2
Current children cumulated vsize (KiB) 109324



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809.4 s]
/proc/loadavg: 2.13 2.05 2.01 3/74 23736
/proc/meminfo: memFree=1865408/2055924 swapFree=4176956/4192956
[pid=23658] ppid=23656 vsize=109324 CPUtime=1800.09
/proc/23658/stat : 23658 (bprolog) R 23656 23658 22821 0 -1 4194304 4603 0 0 0 179936 73 0 0 25 0 1 0 667044707 111947776 4311 996147200 134512640 134990860 4294956112 18446744073709551615 134607600 0 0 4096 2 0 0 0 17 1 0 0
/proc/23658/statm: 27331 4311 198 116 0 26842 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 109324

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

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

[startup+1809.4 s]
/proc/loadavg: 2.13 2.05 2.01 3/74 23736
/proc/meminfo: memFree=1865408/2055924 swapFree=4176956/4192956
[pid=23658] ppid=23656 vsize=109324 CPUtime=1800.09
/proc/23658/stat : 23658 (bprolog) R 23656 23658 22821 0 -1 4194304 4603 0 0 0 179936 73 0 0 25 0 1 0 667044707 111947776 4311 996147200 134512640 134990860 4294956112 18446744073709551615 134607600 0 0 4096 2 0 0 0 17 1 0 0
/proc/23658/statm: 27331 4311 198 116 0 26842 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 109324

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1809.41
CPU time (s): 1800.1
CPU user time (s): 1799.36
CPU system time (s): 0.736887
CPU usage (%): 99.4853
Max. virtual memory (cumulated for all children) (KiB): 109324

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.36
system time used= 0.736887
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4603
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= 10
involuntary context switches= 27296

runsolver used 1.75973 second user time and 4.88826 second system time

The end

Launcher Data (download as text)

Begin job on node83 at 2008-07-03 21:25:51
IDJOB=1058153
IDBENCH=54110
IDSOLVER=347
FILE ID=node83/1058153-1215113151
PBS_JOBID= 7877041
Free space on /tmp= 65484 MiB

SOLVER NAME= bpsolver 2008-06-27
BENCH NAME= CPAI08/csp/compet08/normalized-patat-08-comp-10.xml
COMMAND LINE= HOME/solver BENCHNAMENOEXT TIMEOUT
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1058153-1215113151/watcher-1058153-1215113151 -o /tmp/evaluation-result-1058153-1215113151/solver-1058153-1215113151 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/solver HOME/instance-1058153-1215113151 1800

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 3a46901a8ea2c192a6f5d5f8c9f3ac47
RANDOM SEED=298863299

node83.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.263
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.263
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:      2055924 kB
MemFree:       1711624 kB
Buffers:          5596 kB
Cached:          74604 kB
SwapCached:       9560 kB
Active:         277832 kB
Inactive:        33488 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1711624 kB
SwapTotal:     4192956 kB
SwapFree:      4176956 kB
Dirty:            2248 kB
Writeback:           0 kB
Mapped:         243568 kB
Slab:            17820 kB
Committed_AS:  1829872 kB
PageTables:       2212 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= 65488 MiB
End job on node83 at 2008-07-03 21:56:03