Trace number 1057696

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

General information on the benchmark

Namecsp/radar-9-28-4-2/
normalized-radar-9-28-4-2-27.xml
MD5SUM28c5e74e1c47f93a9b493640304d4b85
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.065989
Satisfiable
(Un)Satisfiability was proved
Number of variables168
Number of constraints81
Maximum constraint arity22
Maximum domain size5
Number of constraints which are defined in extension0
Number of constraints which are defined in intension81
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.06	c bpsolver version 6.27.2008
0.00/0.06	c converting(HOME/instance-1057696-1215111437)
0.00/0.12	c Converted in 40 ms
0.00/0.12	c solving(HOME/instance-1057696-1215111437,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-1057696-1215111437/watcher-1057696-1215111437 -o /tmp/evaluation-result-1057696-1215111437/solver-1057696-1215111437 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/solver HOME/instance-1057696-1215111437 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.40 2.43 2.13 4/81 7130
/proc/meminfo: memFree=1179240/2055920 swapFree=4179912/4192956
[pid=7130] ppid=7128 vsize=18572 CPUtime=0
/proc/7130/stat : 7130 (runsolver) R 7128 7130 6673 0 -1 4194368 15 0 0 0 0 0 0 0 18 0 1 0 1990116063 19017728 292 996147200 4194304 4296836 548682068496 18446744073709551615 269930261799 0 0 4096 24578 0 0 0 17 0 0 0
/proc/7130/statm: 4643 292 257 25 0 2626 0

[startup+0.183741 s]
/proc/loadavg: 2.40 2.43 2.13 4/81 7130
/proc/meminfo: memFree=1179240/2055920 swapFree=4179912/4192956
[pid=7130] ppid=7128 vsize=66316 CPUtime=0.15
/proc/7130/stat : 7130 (bprolog) R 7128 7130 6673 0 -1 4194304 1466 0 1 0 11 4 0 0 19 0 2 0 1990116063 67907584 1177 996147200 134512640 134990860 4294956112 18446744073709551615 134852424 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/7130/statm: 16579 1177 204 116 0 16090 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 66316

[startup+0.201739 s]
/proc/loadavg: 2.40 2.43 2.13 4/81 7130
/proc/meminfo: memFree=1179240/2055920 swapFree=4179912/4192956
[pid=7130] ppid=7128 vsize=66316 CPUtime=0.17
/proc/7130/stat : 7130 (bprolog) R 7128 7130 6673 0 -1 4194304 1468 0 1 0 13 4 0 0 19 0 2 0 1990116063 67907584 1179 996147200 134512640 134990860 4294956112 18446744073709551615 134851712 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/7130/statm: 16579 1179 206 116 0 16090 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 66316

[startup+0.301752 s]
/proc/loadavg: 2.40 2.43 2.13 4/81 7130
/proc/meminfo: memFree=1179240/2055920 swapFree=4179912/4192956
[pid=7130] ppid=7128 vsize=66316 CPUtime=0.26
/proc/7130/stat : 7130 (bprolog) R 7128 7130 6673 0 -1 4194304 1469 0 1 0 22 4 0 0 20 0 2 0 1990116063 67907584 1180 996147200 134512640 134990860 4294956112 18446744073709551615 134851762 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/7130/statm: 16579 1180 206 116 0 16090 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 66316

[startup+0.701798 s]
/proc/loadavg: 2.40 2.43 2.13 4/81 7130
/proc/meminfo: memFree=1179240/2055920 swapFree=4179912/4192956
[pid=7130] ppid=7128 vsize=66316 CPUtime=0.66
/proc/7130/stat : 7130 (bprolog) R 7128 7130 6673 0 -1 4194304 1469 0 1 0 62 4 0 0 25 0 2 0 1990116063 67907584 1180 996147200 134512640 134990860 4294956112 18446744073709551615 134629906 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/7130/statm: 16579 1180 206 116 0 16090 0
Current children cumulated CPU time (s) 0.66
Current children cumulated vsize (KiB) 66316

[startup+1.50189 s]
/proc/loadavg: 2.40 2.43 2.13 3/83 7132
/proc/meminfo: memFree=1175192/2055920 swapFree=4179912/4192956
[pid=7130] ppid=7128 vsize=66316 CPUtime=1.45
/proc/7130/stat : 7130 (bprolog) R 7128 7130 6673 0 -1 4194304 1469 0 1 0 141 4 0 0 25 0 2 0 1990116063 67907584 1180 996147200 134512640 134990860 4294956112 18446744073709551615 134608019 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/7130/statm: 16579 1180 206 116 0 16090 0
[pid=7130/tid=7132] ppid=7128 vsize=66316 CPUtime=0
/proc/7130/task/7132/stat : 7132 (bprolog) S 7128 7130 6673 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 2 0 1990116078 67907584 1180 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 66316

[startup+3.10108 s]
/proc/loadavg: 2.40 2.43 2.13 3/83 7132
/proc/meminfo: memFree=1175064/2055920 swapFree=4179912/4192956
[pid=7130] ppid=7128 vsize=66316 CPUtime=3.04
/proc/7130/stat : 7130 (bprolog) R 7128 7130 6673 0 -1 4194304 1469 0 1 0 300 4 0 0 25 0 2 0 1990116063 67907584 1180 996147200 134512640 134990860 4294956112 18446744073709551615 134629713 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/7130/statm: 16579 1180 206 116 0 16090 0
[pid=7130/tid=7132] ppid=7128 vsize=66316 CPUtime=0
/proc/7130/task/7132/stat : 7132 (bprolog) S 7128 7130 6673 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 2 0 1990116078 67907584 1180 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 66316

[startup+6.30146 s]
/proc/loadavg: 2.37 2.43 2.13 3/83 7132
/proc/meminfo: memFree=1175008/2055920 swapFree=4179912/4192956
[pid=7130] ppid=7128 vsize=66316 CPUtime=6.22
/proc/7130/stat : 7130 (bprolog) R 7128 7130 6673 0 -1 4194304 1470 0 1 0 618 4 0 0 25 0 2 0 1990116063 67907584 1181 996147200 134512640 134990860 4294956112 18446744073709551615 134630026 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/7130/statm: 16579 1181 206 116 0 16090 0
[pid=7130/tid=7132] ppid=7128 vsize=66316 CPUtime=0
/proc/7130/task/7132/stat : 7132 (bprolog) S 7128 7130 6673 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 2 0 1990116078 67907584 1181 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 66316

[startup+12.7012 s]
/proc/loadavg: 2.34 2.42 2.13 3/83 7132
/proc/meminfo: memFree=1174880/2055920 swapFree=4179912/4192956
[pid=7130] ppid=7128 vsize=66316 CPUtime=12.57
/proc/7130/stat : 7130 (bprolog) R 7128 7130 6673 0 -1 4194304 1470 0 1 0 1253 4 0 0 25 0 2 0 1990116063 67907584 1181 996147200 134512640 134990860 4294956112 18446744073709551615 134605252 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/7130/statm: 16579 1181 206 116 0 16090 0
[pid=7130/tid=7132] ppid=7128 vsize=66316 CPUtime=0
/proc/7130/task/7132/stat : 7132 (bprolog) S 7128 7130 6673 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 2 0 1990116078 67907584 1181 996147200 134512640 134990860 4294956112 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) 66316

[startup+25.5017 s]
/proc/loadavg: 2.26 2.40 2.12 3/83 7132
/proc/meminfo: memFree=1174880/2055920 swapFree=4179912/4192956
[pid=7130] ppid=7128 vsize=66316 CPUtime=25.27
/proc/7130/stat : 7130 (bprolog) R 7128 7130 6673 0 -1 4194304 1470 0 1 0 2523 4 0 0 25 0 2 0 1990116063 67907584 1181 996147200 134512640 134990860 4294956112 18446744073709551615 134605358 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/7130/statm: 16579 1181 206 116 0 16090 0
[pid=7130/tid=7132] ppid=7128 vsize=66316 CPUtime=0
/proc/7130/task/7132/stat : 7132 (bprolog) S 7128 7130 6673 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 2 0 1990116078 67907584 1181 996147200 134512640 134990860 4294956112 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) 66316

[startup+51.1018 s]
/proc/loadavg: 2.17 2.36 2.12 3/83 7132
/proc/meminfo: memFree=1174880/2055920 swapFree=4179912/4192956
[pid=7130] ppid=7128 vsize=66316 CPUtime=50.68
/proc/7130/stat : 7130 (bprolog) R 7128 7130 6673 0 -1 4194304 1470 0 1 0 5063 5 0 0 25 0 2 0 1990116063 67907584 1181 996147200 134512640 134990860 4294956112 18446744073709551615 134895013 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/7130/statm: 16579 1181 206 116 0 16090 0
[pid=7130/tid=7132] ppid=7128 vsize=66316 CPUtime=0
/proc/7130/task/7132/stat : 7132 (bprolog) S 7128 7130 6673 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 2 0 1990116078 67907584 1181 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 66316

[startup+102.302 s]
/proc/loadavg: 2.07 2.31 2.11 3/83 7132
/proc/meminfo: memFree=1174688/2055920 swapFree=4179912/4192956
[pid=7130] ppid=7128 vsize=66316 CPUtime=101.49
/proc/7130/stat : 7130 (bprolog) R 7128 7130 6673 0 -1 4194304 1470 0 1 0 10144 5 0 0 25 0 2 0 1990116063 67907584 1181 996147200 134512640 134990860 4294956112 18446744073709551615 134852424 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/7130/statm: 16579 1181 206 116 0 16090 0
[pid=7130/tid=7132] ppid=7128 vsize=66316 CPUtime=0
/proc/7130/task/7132/stat : 7132 (bprolog) S 7128 7130 6673 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 2 0 1990116078 67907584 1181 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.49
Current children cumulated vsize (KiB) 66316

[startup+162.302 s]
/proc/loadavg: 2.02 2.25 2.10 3/83 7132
/proc/meminfo: memFree=1174688/2055920 swapFree=4179912/4192956
[pid=7130] ppid=7128 vsize=66316 CPUtime=161.03
/proc/7130/stat : 7130 (bprolog) R 7128 7130 6673 0 -1 4194304 1470 0 1 0 16098 5 0 0 25 0 2 0 1990116063 67907584 1181 996147200 134512640 134990860 4294956112 18446744073709551615 134895063 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/7130/statm: 16579 1181 206 116 0 16090 0
[pid=7130/tid=7132] ppid=7128 vsize=66316 CPUtime=0
/proc/7130/task/7132/stat : 7132 (bprolog) S 7128 7130 6673 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 2 0 1990116078 67907584 1181 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 161.03
Current children cumulated vsize (KiB) 66316

[startup+222.307 s]
/proc/loadavg: 2.01 2.20 2.09 3/83 7132
/proc/meminfo: memFree=1174688/2055920 swapFree=4179912/4192956
[pid=7130] ppid=7128 vsize=66316 CPUtime=220.58
/proc/7130/stat : 7130 (bprolog) R 7128 7130 6673 0 -1 4194304 1470 0 1 0 22053 5 0 0 25 0 2 0 1990116063 67907584 1181 996147200 134512640 134990860 4294956112 18446744073709551615 134850080 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/7130/statm: 16579 1181 206 116 0 16090 0
[pid=7130/tid=7132] ppid=7128 vsize=66316 CPUtime=0
/proc/7130/task/7132/stat : 7132 (bprolog) S 7128 7130 6673 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 2 0 1990116078 67907584 1181 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 220.58
Current children cumulated vsize (KiB) 66316

[startup+282.301 s]
/proc/loadavg: 2.00 2.16 2.08 3/83 7138
/proc/meminfo: memFree=1173728/2055920 swapFree=4179912/4192956
[pid=7130] ppid=7128 vsize=66316 CPUtime=280.11
/proc/7130/stat : 7130 (bprolog) R 7128 7130 6673 0 -1 4194304 1470 0 1 0 28006 5 0 0 25 0 2 0 1990116063 67907584 1181 996147200 134512640 134990860 4294956112 18446744073709551615 134851770 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/7130/statm: 16579 1181 206 116 0 16090 0
[pid=7130/tid=7132] ppid=7128 vsize=66316 CPUtime=0
/proc/7130/task/7132/stat : 7132 (bprolog) S 7128 7130 6673 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 2 0 1990116078 67907584 1181 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 280.11
Current children cumulated vsize (KiB) 66316

[startup+342.301 s]
/proc/loadavg: 2.00 2.13 2.08 3/83 7138
/proc/meminfo: memFree=1173664/2055920 swapFree=4179912/4192956
[pid=7130] ppid=7128 vsize=66316 CPUtime=339.66
/proc/7130/stat : 7130 (bprolog) R 7128 7130 6673 0 -1 4194304 1470 0 1 0 33961 5 0 0 25 0 2 0 1990116063 67907584 1181 996147200 134512640 134990860 4294956112 18446744073709551615 134607394 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/7130/statm: 16579 1181 206 116 0 16090 0
[pid=7130/tid=7132] ppid=7128 vsize=66316 CPUtime=0
/proc/7130/task/7132/stat : 7132 (bprolog) S 7128 7130 6673 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 2 0 1990116078 67907584 1181 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 339.66
Current children cumulated vsize (KiB) 66316

[startup+402.301 s]
/proc/loadavg: 2.00 2.10 2.07 3/83 7138
/proc/meminfo: memFree=1173664/2055920 swapFree=4179912/4192956
[pid=7130] ppid=7128 vsize=66316 CPUtime=399.2
/proc/7130/stat : 7130 (bprolog) R 7128 7130 6673 0 -1 4194304 1470 0 1 0 39915 5 0 0 25 0 2 0 1990116063 67907584 1181 996147200 134512640 134990860 4294956112 18446744073709551615 134605336 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/7130/statm: 16579 1181 206 116 0 16090 0
[pid=7130/tid=7132] ppid=7128 vsize=66316 CPUtime=0
/proc/7130/task/7132/stat : 7132 (bprolog) S 7128 7130 6673 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 2 0 1990116078 67907584 1181 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 399.2
Current children cumulated vsize (KiB) 66316

[startup+462.301 s]
/proc/loadavg: 2.00 2.08 2.06 3/83 7138
/proc/meminfo: memFree=1173600/2055920 swapFree=4179912/4192956
[pid=7130] ppid=7128 vsize=66316 CPUtime=458.74
/proc/7130/stat : 7130 (bprolog) R 7128 7130 6673 0 -1 4194304 1470 0 1 0 45869 5 0 0 25 0 2 0 1990116063 67907584 1181 996147200 134512640 134990860 4294956112 18446744073709551615 134629373 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/7130/statm: 16579 1181 206 116 0 16090 0
[pid=7130/tid=7132] ppid=7128 vsize=66316 CPUtime=0
/proc/7130/task/7132/stat : 7132 (bprolog) S 7128 7130 6673 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 2 0 1990116078 67907584 1181 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 458.74
Current children cumulated vsize (KiB) 66316

[startup+522.301 s]

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

Current children cumulated CPU time (s) 1233.7
Current children cumulated vsize (KiB) 76560

[startup+1302.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/86 7180
/proc/meminfo: memFree=1791504/2055920 swapFree=4179912/4192956
[pid=7130] ppid=7128 vsize=76560 CPUtime=1293.68
/proc/7130/stat : 7130 (bprolog) R 7128 7130 6673 0 -1 4194304 1471 0 1 0 129362 6 0 0 25 0 3 0 1990116063 78397440 1182 996147200 134512640 134990860 4294956112 18446744073709551615 134895013 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/7130/statm: 19140 1182 206 116 0 18651 0
[pid=7130/tid=7132] ppid=7128 vsize=76560 CPUtime=0
/proc/7130/task/7132/stat : 7132 (bprolog) S 7128 7130 6673 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 1990116078 78397440 1182 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=7130/tid=7139] ppid=7128 vsize=76560 CPUtime=0
/proc/7130/task/7139/stat : 7139 (bprolog) S 7128 7130 6673 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 1990206096 78397440 1182 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1293.68
Current children cumulated vsize (KiB) 76560

[startup+1362.3 s]
/proc/loadavg: 2.06 2.03 2.01 3/87 7181
/proc/meminfo: memFree=1779208/2055920 swapFree=4179912/4192956
[pid=7130] ppid=7128 vsize=86804 CPUtime=1353.66
/proc/7130/stat : 7130 (bprolog) R 7128 7130 6673 0 -1 4194304 1472 0 1 0 135360 6 0 0 25 0 4 0 1990116063 88887296 1183 996147200 134512640 134990860 4294956112 18446744073709551615 134629363 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/7130/statm: 21701 1183 206 116 0 21212 0
[pid=7130/tid=7132] ppid=7128 vsize=86804 CPUtime=0
/proc/7130/task/7132/stat : 7132 (bprolog) S 7128 7130 6673 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 1990116078 88887296 1183 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=7130/tid=7139] ppid=7128 vsize=86804 CPUtime=0
/proc/7130/task/7139/stat : 7139 (bprolog) S 7128 7130 6673 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 1990206096 88887296 1183 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=7130/tid=7181] ppid=7128 vsize=86804 CPUtime=0
/proc/7130/task/7181/stat : 7181 (bprolog) S 7128 7130 6673 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 1990251107 88887296 1183 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1353.66
Current children cumulated vsize (KiB) 86804

[startup+1422.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/87 7181
/proc/meminfo: memFree=1770248/2055920 swapFree=4179912/4192956
[pid=7130] ppid=7128 vsize=86804 CPUtime=1413.65
/proc/7130/stat : 7130 (bprolog) R 7128 7130 6673 0 -1 4194304 1472 0 1 0 141359 6 0 0 25 0 4 0 1990116063 88887296 1183 996147200 134512640 134990860 4294956112 18446744073709551615 134895013 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/7130/statm: 21701 1183 206 116 0 21212 0
[pid=7130/tid=7132] ppid=7128 vsize=86804 CPUtime=0
/proc/7130/task/7132/stat : 7132 (bprolog) S 7128 7130 6673 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 1990116078 88887296 1183 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=7130/tid=7139] ppid=7128 vsize=86804 CPUtime=0
/proc/7130/task/7139/stat : 7139 (bprolog) S 7128 7130 6673 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 1990206096 88887296 1183 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=7130/tid=7181] ppid=7128 vsize=86804 CPUtime=0
/proc/7130/task/7181/stat : 7181 (bprolog) S 7128 7130 6673 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 1990251107 88887296 1183 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1413.65
Current children cumulated vsize (KiB) 86804

[startup+1482.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/87 7181
/proc/meminfo: memFree=1761544/2055920 swapFree=4179912/4192956
[pid=7130] ppid=7128 vsize=86804 CPUtime=1473.63
/proc/7130/stat : 7130 (bprolog) R 7128 7130 6673 0 -1 4194304 1472 0 1 0 147356 7 0 0 25 0 4 0 1990116063 88887296 1183 996147200 134512640 134990860 4294956112 18446744073709551615 134857919 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/7130/statm: 21701 1183 206 116 0 21212 0
[pid=7130/tid=7132] ppid=7128 vsize=86804 CPUtime=0
/proc/7130/task/7132/stat : 7132 (bprolog) S 7128 7130 6673 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 1990116078 88887296 1183 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=7130/tid=7139] ppid=7128 vsize=86804 CPUtime=0
/proc/7130/task/7139/stat : 7139 (bprolog) S 7128 7130 6673 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 1990206096 88887296 1183 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=7130/tid=7181] ppid=7128 vsize=86804 CPUtime=0
/proc/7130/task/7181/stat : 7181 (bprolog) S 7128 7130 6673 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 1990251107 88887296 1183 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1473.63
Current children cumulated vsize (KiB) 86804

[startup+1542.31 s]
/proc/loadavg: 2.06 2.04 2.01 3/87 7181
/proc/meminfo: memFree=1752200/2055920 swapFree=4179912/4192956
[pid=7130] ppid=7128 vsize=86804 CPUtime=1533.61
/proc/7130/stat : 7130 (bprolog) R 7128 7130 6673 0 -1 4194304 1472 0 1 0 153354 7 0 0 25 0 4 0 1990116063 88887296 1183 996147200 134512640 134990860 4294956112 18446744073709551615 134629990 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/7130/statm: 21701 1183 206 116 0 21212 0
[pid=7130/tid=7132] ppid=7128 vsize=86804 CPUtime=0
/proc/7130/task/7132/stat : 7132 (bprolog) S 7128 7130 6673 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 1990116078 88887296 1183 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=7130/tid=7139] ppid=7128 vsize=86804 CPUtime=0
/proc/7130/task/7139/stat : 7139 (bprolog) S 7128 7130 6673 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 1990206096 88887296 1183 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=7130/tid=7181] ppid=7128 vsize=86804 CPUtime=0
/proc/7130/task/7181/stat : 7181 (bprolog) S 7128 7130 6673 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 1990251107 88887296 1183 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1533.61
Current children cumulated vsize (KiB) 86804

[startup+1602.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/88 7182
/proc/meminfo: memFree=1736960/2055920 swapFree=4179912/4192956
[pid=7130] ppid=7128 vsize=97048 CPUtime=1593.59
/proc/7130/stat : 7130 (bprolog) R 7128 7130 6673 0 -1 4194304 1475 0 1 0 159352 7 0 0 25 0 5 0 1990116063 99377152 1186 996147200 134512640 134990860 4294956112 18446744073709551615 134608009 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/7130/statm: 24262 1186 206 116 0 23773 0
[pid=7130/tid=7132] ppid=7128 vsize=97048 CPUtime=0
/proc/7130/task/7132/stat : 7132 (bprolog) S 7128 7130 6673 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 1990116078 99377152 1186 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=7130/tid=7139] ppid=7128 vsize=97048 CPUtime=0
/proc/7130/task/7139/stat : 7139 (bprolog) S 7128 7130 6673 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 1990206096 99377152 1186 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=7130/tid=7181] ppid=7128 vsize=97048 CPUtime=0
/proc/7130/task/7181/stat : 7181 (bprolog) S 7128 7130 6673 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 1990251107 99377152 1186 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=7130/tid=7182] ppid=7128 vsize=97048 CPUtime=0
/proc/7130/task/7182/stat : 7182 (bprolog) S 7128 7130 6673 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 5 0 1990273611 99377152 1186 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1593.59
Current children cumulated vsize (KiB) 97048

[startup+1662.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/88 7182
/proc/meminfo: memFree=1727808/2055920 swapFree=4179912/4192956
[pid=7130] ppid=7128 vsize=97048 CPUtime=1653.57
/proc/7130/stat : 7130 (bprolog) R 7128 7130 6673 0 -1 4194304 1475 0 1 0 165350 7 0 0 25 0 5 0 1990116063 99377152 1186 996147200 134512640 134990860 4294956112 18446744073709551615 134630111 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/7130/statm: 24262 1186 206 116 0 23773 0
[pid=7130/tid=7132] ppid=7128 vsize=97048 CPUtime=0
/proc/7130/task/7132/stat : 7132 (bprolog) S 7128 7130 6673 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 1990116078 99377152 1186 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=7130/tid=7139] ppid=7128 vsize=97048 CPUtime=0
/proc/7130/task/7139/stat : 7139 (bprolog) S 7128 7130 6673 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 1990206096 99377152 1186 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=7130/tid=7181] ppid=7128 vsize=97048 CPUtime=0
/proc/7130/task/7181/stat : 7181 (bprolog) S 7128 7130 6673 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 1990251107 99377152 1186 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=7130/tid=7182] ppid=7128 vsize=97048 CPUtime=0
/proc/7130/task/7182/stat : 7182 (bprolog) S 7128 7130 6673 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 5 0 1990273611 99377152 1186 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1653.57
Current children cumulated vsize (KiB) 97048

[startup+1722.3 s]
/proc/loadavg: 2.07 2.04 2.01 3/88 7182
/proc/meminfo: memFree=1718912/2055920 swapFree=4179912/4192956
[pid=7130] ppid=7128 vsize=97048 CPUtime=1713.55
/proc/7130/stat : 7130 (bprolog) R 7128 7130 6673 0 -1 4194304 1475 0 1 0 171348 7 0 0 25 0 5 0 1990116063 99377152 1186 996147200 134512640 134990860 4294956112 18446744073709551615 134629488 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/7130/statm: 24262 1186 206 116 0 23773 0
[pid=7130/tid=7132] ppid=7128 vsize=97048 CPUtime=0
/proc/7130/task/7132/stat : 7132 (bprolog) S 7128 7130 6673 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 1990116078 99377152 1186 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=7130/tid=7139] ppid=7128 vsize=97048 CPUtime=0
/proc/7130/task/7139/stat : 7139 (bprolog) S 7128 7130 6673 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 1990206096 99377152 1186 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=7130/tid=7181] ppid=7128 vsize=97048 CPUtime=0
/proc/7130/task/7181/stat : 7181 (bprolog) S 7128 7130 6673 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 1990251107 99377152 1186 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=7130/tid=7182] ppid=7128 vsize=97048 CPUtime=0
/proc/7130/task/7182/stat : 7182 (bprolog) S 7128 7130 6673 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 1990273611 99377152 1186 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1713.55
Current children cumulated vsize (KiB) 97048

[startup+1782.3 s]
/proc/loadavg: 2.02 2.03 2.00 4/88 7182
/proc/meminfo: memFree=1709184/2055920 swapFree=4179912/4192956
[pid=7130] ppid=7128 vsize=97048 CPUtime=1773.53
/proc/7130/stat : 7130 (bprolog) R 7128 7130 6673 0 -1 4194304 1475 0 1 0 177346 7 0 0 25 0 5 0 1990116063 99377152 1186 996147200 134512640 134990860 4294956112 18446744073709551615 134559509 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/7130/statm: 24262 1186 206 116 0 23773 0
[pid=7130/tid=7132] ppid=7128 vsize=97048 CPUtime=0
/proc/7130/task/7132/stat : 7132 (bprolog) S 7128 7130 6673 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 1990116078 99377152 1186 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=7130/tid=7139] ppid=7128 vsize=97048 CPUtime=0
/proc/7130/task/7139/stat : 7139 (bprolog) S 7128 7130 6673 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 1990206096 99377152 1186 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=7130/tid=7181] ppid=7128 vsize=97048 CPUtime=0
/proc/7130/task/7181/stat : 7181 (bprolog) S 7128 7130 6673 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 1990251107 99377152 1186 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=7130/tid=7182] ppid=7128 vsize=97048 CPUtime=0
/proc/7130/task/7182/stat : 7182 (bprolog) S 7128 7130 6673 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 1990273611 99377152 1186 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1773.53
Current children cumulated vsize (KiB) 97048



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.8 s]
/proc/loadavg: 2.01 2.03 2.00 3/84 7182
/proc/meminfo: memFree=1705216/2055920 swapFree=4179912/4192956
[pid=7130] ppid=7128 vsize=97048 CPUtime=1800.03
/proc/7130/stat : 7130 (bprolog) R 7128 7130 6673 0 -1 4194304 1476 0 1 0 179996 7 0 0 25 0 1 0 1990116063 99377152 1187 996147200 134512640 134990860 4294956112 18446744073709551615 134605333 0 0 4096 2 0 0 0 17 1 0 0
/proc/7130/statm: 24262 1187 207 116 0 23773 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 97048

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

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

[startup+1808.8 s]
/proc/loadavg: 2.01 2.03 2.00 3/84 7182
/proc/meminfo: memFree=1705216/2055920 swapFree=4179912/4192956
[pid=7130] ppid=7128 vsize=97048 CPUtime=1800.03
/proc/7130/stat : 7130 (bprolog) R 7128 7130 6673 0 -1 4194304 1476 0 1 0 179996 7 0 0 25 0 1 0 1990116063 99377152 1187 996147200 134512640 134990860 4294956112 18446744073709551615 134605333 0 0 4096 2 0 0 0 17 1 0 0
/proc/7130/statm: 24262 1187 207 116 0 23773 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 97048

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1808.81
CPU time (s): 1800.04
CPU user time (s): 1799.96
CPU system time (s): 0.078987
CPU usage (%): 99.5154
Max. virtual memory (cumulated for all children) (KiB): 97048

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.96
system time used= 0.078987
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1476
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11
involuntary context switches= 23282

runsolver used 1.86072 second user time and 4.74128 second system time

The end

Launcher Data (download as text)

Begin job on node53 at 2008-07-03 20:57:17
IDJOB=1057696
IDBENCH=54064
IDSOLVER=347
FILE ID=node53/1057696-1215111437
PBS_JOBID= 7877100
Free space on /tmp= 65192 MiB

SOLVER NAME= bpsolver 2008-06-27
BENCH NAME= CPAI08/csp/radar-9-28-4-2/normalized-radar-9-28-4-2-27.xml
COMMAND LINE= HOME/solver BENCHNAMENOEXT TIMEOUT
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1057696-1215111437/watcher-1057696-1215111437 -o /tmp/evaluation-result-1057696-1215111437/solver-1057696-1215111437 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/solver HOME/instance-1057696-1215111437 1800

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 28c5e74e1c47f93a9b493640304d4b85
RANDOM SEED=1898281365

node53.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.222
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.222
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1179720 kB
Buffers:          3660 kB
Cached:          47736 kB
SwapCached:       5860 kB
Active:         797812 kB
Inactive:        22260 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1179720 kB
SwapTotal:     4192956 kB
SwapFree:      4179912 kB
Dirty:            1264 kB
Writeback:           0 kB
Mapped:         786084 kB
Slab:            39952 kB
Committed_AS:  4606824 kB
PageTables:       3284 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= 65184 MiB
End job on node53 at 2008-07-03 21:27:28