Trace number 2065189

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

General information on the benchmark

Namecsp/fischer/
normalized-fischer-11-9-fair.xml
MD5SUM6fa7172765415230a524481a7e5679c2
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables26193
Number of constraints24812
Maximum constraint arity3
Maximum domain size20001
Number of constraints which are defined in extension0
Number of constraints which are defined in intension24812
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-2065189-1247338031)
5.45/5.53	c Converted in 2662 ms
6.33/6.49	c solving(HOME/instance-2065189-1247338031,1800000)
6.33/6.49	c solving(HOME/instance-2065189-1247338031,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-2065189-1247338031/watcher-2065189-1247338031 -o /tmp/evaluation-result-2065189-1247338031/solver-2065189-1247338031 -C 1800 -W 2000 -M 900 HOME/solver HOME/instance-2065189-1247338031 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.01 2.11 2.07 4/83 14059
/proc/meminfo: memFree=1509888/2055920 swapFree=4192956/4192956
[pid=14059] ppid=14057 vsize=5356 CPUtime=0
/proc/14059/stat : 14059 (sh) R 14057 14059 13533 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 20868711 5484544 237 996147200 4194304 4889804 548682068864 18446744073709551615 234045893927 0 0 4096 0 0 0 0 17 1 0 0
/proc/14059/statm: 1339 237 196 169 0 50 0

[startup+0.052424 s]
/proc/loadavg: 2.01 2.11 2.07 4/83 14059
/proc/meminfo: memFree=1509888/2055920 swapFree=4192956/4192956
[pid=14059] ppid=14057 vsize=62208 CPUtime=0.04
/proc/14059/stat : 14059 (bprolog) R 14057 14059 13533 0 -1 4194304 1150 0 0 0 2 2 0 0 19 0 1 0 20868711 63700992 863 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/14059/statm: 15552 863 174 144 0 15036 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 62208

[startup+0.102422 s]
/proc/loadavg: 2.01 2.11 2.07 4/83 14059
/proc/meminfo: memFree=1509888/2055920 swapFree=4192956/4192956
[pid=14059] ppid=14057 vsize=62208 CPUtime=0.08
/proc/14059/stat : 14059 (bprolog) R 14057 14059 13533 0 -1 4194304 1268 0 0 0 4 4 0 0 19 0 1 0 20868711 63700992 981 996147200 134512640 135105188 4294956096 18446744073709551615 5149200 0 0 4096 2 0 0 0 17 1 0 0
/proc/14059/statm: 15552 981 174 144 0 15036 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 62208

[startup+0.302455 s]
/proc/loadavg: 2.01 2.11 2.07 4/83 14059
/proc/meminfo: memFree=1509888/2055920 swapFree=4192956/4192956
[pid=14059] ppid=14057 vsize=62208 CPUtime=0.29
/proc/14059/stat : 14059 (bprolog) R 14057 14059 13533 0 -1 4194304 1739 0 0 0 13 16 0 0 21 0 1 0 20868711 63700992 1452 996147200 134512640 135105188 4294956096 18446744073709551615 134563620 0 0 4096 2 0 0 0 17 1 0 0
/proc/14059/statm: 15552 1452 174 144 0 15036 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 62208

[startup+0.701492 s]
/proc/loadavg: 2.01 2.11 2.07 4/83 14059
/proc/meminfo: memFree=1509888/2055920 swapFree=4192956/4192956
[pid=14059] ppid=14057 vsize=62208 CPUtime=0.69
/proc/14059/stat : 14059 (bprolog) R 14057 14059 13533 0 -1 4194304 2657 0 0 0 32 37 0 0 25 0 1 0 20868711 63700992 2370 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/14059/statm: 15552 2370 174 144 0 15036 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 62208

[startup+1.50157 s]
/proc/loadavg: 2.01 2.11 2.07 3/84 14060
/proc/meminfo: memFree=1497976/2055920 swapFree=4192956/4192956
[pid=14059] ppid=14057 vsize=78112 CPUtime=1.47
/proc/14059/stat : 14059 (bprolog) R 14057 14059 13533 0 -1 4194304 4734 0 0 0 67 80 0 0 25 0 1 0 20868711 79986688 4445 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/14059/statm: 19528 4445 175 144 0 19012 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 78112

[startup+3.10174 s]
/proc/loadavg: 2.01 2.11 2.07 3/84 14060
/proc/meminfo: memFree=1491384/2055920 swapFree=4192956/4192956
[pid=14059] ppid=14057 vsize=78112 CPUtime=3.06
/proc/14059/stat : 14059 (bprolog) R 14057 14059 13533 0 -1 4194304 4811 0 0 0 136 170 0 0 25 0 1 0 20868711 79986688 4522 996147200 134512640 135105188 4294956096 18446744073709551615 5151721 0 0 4096 2 0 0 0 17 1 0 0
/proc/14059/statm: 19528 4522 178 144 0 19012 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 78112

[startup+6.30108 s]
/proc/loadavg: 2.01 2.11 2.07 3/84 14060
/proc/meminfo: memFree=1489464/2055920 swapFree=4192956/4192956
[pid=14059] ppid=14057 vsize=78108 CPUtime=6.24
/proc/14059/stat : 14059 (bprolog) R 14057 14059 13533 0 -1 4194304 5835 0 0 0 343 281 0 0 25 0 1 0 20868711 79982592 5544 996147200 134512640 135105188 4294956096 18446744073709551615 134566444 0 0 4096 2 0 0 0 17 1 0 0
/proc/14059/statm: 19527 5544 181 144 0 19011 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 78108

[startup+12.7017 s]
/proc/loadavg: 2.01 2.11 2.07 3/85 14061
/proc/meminfo: memFree=1455664/2055920 swapFree=4192956/4192956
[pid=14059] ppid=14057 vsize=125492 CPUtime=12.57
/proc/14059/stat : 14059 (bprolog) R 14057 14059 13533 0 -1 4194304 22115 0 0 0 968 289 0 0 25 0 2 0 20868711 128503808 13041 996147200 134512640 135105188 4294956096 18446744073709551615 134630228 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/14059/statm: 31373 13041 211 144 0 30857 0
[pid=14059/tid=14061] ppid=14057 vsize=125492 CPUtime=0
/proc/14059/task/14061/stat : 14061 (bprolog) S 14057 14059 13533 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 20869403 128503808 13041 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) 125492

[startup+25.5021 s]
/proc/loadavg: 2.07 2.12 2.08 3/85 14061
/proc/meminfo: memFree=1454704/2055920 swapFree=4192956/4192956
[pid=14059] ppid=14057 vsize=125492 CPUtime=25.26
/proc/14059/stat : 14059 (bprolog) R 14057 14059 13533 0 -1 4194304 22384 0 0 0 2237 289 0 0 25 0 2 0 20868711 128503808 13310 996147200 134512640 135105188 4294956096 18446744073709551615 135024755 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/14059/statm: 31373 13310 211 144 0 30857 0
[pid=14059/tid=14061] ppid=14057 vsize=125492 CPUtime=0
/proc/14059/task/14061/stat : 14061 (bprolog) S 14057 14059 13533 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 20869403 128503808 13310 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 125492

[startup+51.1028 s]
/proc/loadavg: 2.05 2.11 2.07 3/85 14061
/proc/meminfo: memFree=1454768/2055920 swapFree=4192956/4192956
[pid=14059] ppid=14057 vsize=125492 CPUtime=50.63
/proc/14059/stat : 14059 (bprolog) R 14057 14059 13533 0 -1 4194304 22384 0 0 0 4774 289 0 0 25 0 2 0 20868711 128503808 13310 996147200 134512640 135105188 4294956096 18446744073709551615 134559777 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/14059/statm: 31373 13310 211 144 0 30857 0
[pid=14059/tid=14061] ppid=14057 vsize=125492 CPUtime=0
/proc/14059/task/14061/stat : 14061 (bprolog) S 14057 14059 13533 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 20869403 128503808 13310 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.63
Current children cumulated vsize (KiB) 125492

[startup+102.307 s]
/proc/loadavg: 2.02 2.09 2.07 3/85 14061
/proc/meminfo: memFree=1454640/2055920 swapFree=4192956/4192956
[pid=14059] ppid=14057 vsize=125492 CPUtime=101.37
/proc/14059/stat : 14059 (bprolog) R 14057 14059 13533 0 -1 4194304 22384 0 0 0 9848 289 0 0 25 0 2 0 20868711 128503808 13310 996147200 134512640 135105188 4294956096 18446744073709551615 134630310 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/14059/statm: 31373 13310 211 144 0 30857 0
[pid=14059/tid=14061] ppid=14057 vsize=125492 CPUtime=0
/proc/14059/task/14061/stat : 14061 (bprolog) S 14057 14059 13533 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 20869403 128503808 13310 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.37
Current children cumulated vsize (KiB) 125492

[startup+162.302 s]
/proc/loadavg: 2.04 2.08 2.07 3/85 14061
/proc/meminfo: memFree=1454640/2055920 swapFree=4192956/4192956
[pid=14059] ppid=14057 vsize=125492 CPUtime=160.84
/proc/14059/stat : 14059 (bprolog) R 14057 14059 13533 0 -1 4194304 22385 0 0 0 15794 290 0 0 25 0 2 0 20868711 128503808 13311 996147200 134512640 135105188 4294956096 18446744073709551615 135024755 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/14059/statm: 31373 13311 211 144 0 30857 0
[pid=14059/tid=14061] ppid=14057 vsize=125492 CPUtime=0
/proc/14059/task/14061/stat : 14061 (bprolog) S 14057 14059 13533 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 20869403 128503808 13311 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 160.84
Current children cumulated vsize (KiB) 125492

[startup+222.303 s]
/proc/loadavg: 2.01 2.06 2.06 3/85 14063
/proc/meminfo: memFree=1454384/2055920 swapFree=4192956/4192956
[pid=14059] ppid=14057 vsize=125492 CPUtime=220.3
/proc/14059/stat : 14059 (bprolog) R 14057 14059 13533 0 -1 4194304 22385 0 0 0 21740 290 0 0 25 0 2 0 20868711 128503808 13311 996147200 134512640 135105188 4294956096 18446744073709551615 134972068 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/14059/statm: 31373 13311 211 144 0 30857 0
[pid=14059/tid=14061] ppid=14057 vsize=125492 CPUtime=0
/proc/14059/task/14061/stat : 14061 (bprolog) S 14057 14059 13533 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 20869403 128503808 13311 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 220.3
Current children cumulated vsize (KiB) 125492

[startup+282.303 s]
/proc/loadavg: 2.00 2.05 2.06 3/85 14063
/proc/meminfo: memFree=1454320/2055920 swapFree=4192956/4192956
[pid=14059] ppid=14057 vsize=125492 CPUtime=279.76
/proc/14059/stat : 14059 (bprolog) R 14057 14059 13533 0 -1 4194304 22386 0 0 0 27686 290 0 0 25 0 2 0 20868711 128503808 13312 996147200 134512640 135105188 4294956096 18446744073709551615 134630261 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/14059/statm: 31373 13312 211 144 0 30857 0
[pid=14059/tid=14061] ppid=14057 vsize=125492 CPUtime=0
/proc/14059/task/14061/stat : 14061 (bprolog) S 14057 14059 13533 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 20869403 128503808 13312 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 279.76
Current children cumulated vsize (KiB) 125492

[startup+342.302 s]
/proc/loadavg: 2.00 2.04 2.05 3/85 14063
/proc/meminfo: memFree=1454320/2055920 swapFree=4192956/4192956
[pid=14059] ppid=14057 vsize=125492 CPUtime=339.22
/proc/14059/stat : 14059 (bprolog) R 14057 14059 13533 0 -1 4194304 22386 0 0 0 33632 290 0 0 25 0 2 0 20868711 128503808 13312 996147200 134512640 135105188 4294956096 18446744073709551615 135024867 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/14059/statm: 31373 13312 211 144 0 30857 0
[pid=14059/tid=14061] ppid=14057 vsize=125492 CPUtime=0
/proc/14059/task/14061/stat : 14061 (bprolog) S 14057 14059 13533 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 20869403 128503808 13312 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 339.22
Current children cumulated vsize (KiB) 125492

[startup+402.303 s]
/proc/loadavg: 2.00 2.03 2.04 3/85 14063
/proc/meminfo: memFree=1454320/2055920 swapFree=4192956/4192956
[pid=14059] ppid=14057 vsize=125492 CPUtime=398.68
/proc/14059/stat : 14059 (bprolog) R 14057 14059 13533 0 -1 4194304 22386 0 0 0 39578 290 0 0 25 0 2 0 20868711 128503808 13312 996147200 134512640 135105188 4294956096 18446744073709551615 134607785 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/14059/statm: 31373 13312 211 144 0 30857 0
[pid=14059/tid=14061] ppid=14057 vsize=125492 CPUtime=0
/proc/14059/task/14061/stat : 14061 (bprolog) S 14057 14059 13533 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 20869403 128503808 13312 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 398.68
Current children cumulated vsize (KiB) 125492

[startup+462.303 s]
/proc/loadavg: 2.08 2.04 2.04 3/85 14063
/proc/meminfo: memFree=1454256/2055920 swapFree=4192956/4192956
[pid=14059] ppid=14057 vsize=125492 CPUtime=458.14
/proc/14059/stat : 14059 (bprolog) R 14057 14059 13533 0 -1 4194304 22386 0 0 0 45524 290 0 0 25 0 2 0 20868711 128503808 13312 996147200 134512640 135105188 4294956096 18446744073709551615 134605615 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/14059/statm: 31373 13312 211 144 0 30857 0
[pid=14059/tid=14061] ppid=14057 vsize=125492 CPUtime=0
/proc/14059/task/14061/stat : 14061 (bprolog) S 14057 14059 13533 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 20869403 128503808 13312 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 458.14
Current children cumulated vsize (KiB) 125492

[startup+522.301 s]
/proc/loadavg: 2.10 2.04 2.04 3/85 14063
/proc/meminfo: memFree=1454128/2055920 swapFree=4192956/4192956
[pid=14059] ppid=14057 vsize=125492 CPUtime=517.6
/proc/14059/stat : 14059 (bprolog) R 14057 14059 13533 0 -1 4194304 22386 0 0 0 51470 290 0 0 25 0 2 0 20868711 128503808 13312 996147200 134512640 135105188 4294956096 18446744073709551615 134630214 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/14059/statm: 31373 13312 211 144 0 30857 0
[pid=14059/tid=14061] ppid=14057 vsize=125492 CPUtime=0
/proc/14059/task/14061/stat : 14061 (bprolog) S 14057 14059 13533 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 20869403 128503808 13312 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0

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

/proc/loadavg: 2.00 2.27 2.28 3/77 14499
/proc/meminfo: memFree=1542272/2055920 swapFree=4192956/4192956
[pid=14059] ppid=14057 vsize=135760 CPUtime=1230.93
/proc/14059/stat : 14059 (bprolog) R 14057 14059 13533 0 -1 4194304 37287 0 0 0 122778 315 0 0 25 0 3 0 20868711 139018240 13395 996147200 134512640 135105188 4294956096 18446744073709551615 134630214 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/14059/statm: 33940 13395 211 144 0 33424 0
[pid=14059/tid=14061] ppid=14057 vsize=135760 CPUtime=0
/proc/14059/task/14061/stat : 14061 (bprolog) S 14057 14059 13533 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 20869403 139018240 13395 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=14059/tid=14306] ppid=14057 vsize=135760 CPUtime=0
/proc/14059/task/14306/stat : 14306 (bprolog) S 14057 14059 13533 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 20959419 139018240 13395 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1230.93
Current children cumulated vsize (KiB) 135760

[startup+1302.3 s]
/proc/loadavg: 2.00 2.22 2.26 3/77 14499
/proc/meminfo: memFree=1542336/2055920 swapFree=4192956/4192956
[pid=14059] ppid=14057 vsize=135760 CPUtime=1290.48
/proc/14059/stat : 14059 (bprolog) R 14057 14059 13533 0 -1 4194304 37288 0 0 0 128733 315 0 0 25 0 3 0 20868711 139018240 13396 996147200 134512640 135105188 4294956096 18446744073709551615 134630277 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/14059/statm: 33940 13396 211 144 0 33424 0
[pid=14059/tid=14061] ppid=14057 vsize=135760 CPUtime=0
/proc/14059/task/14061/stat : 14061 (bprolog) S 14057 14059 13533 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 20869403 139018240 13396 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=14059/tid=14306] ppid=14057 vsize=135760 CPUtime=0
/proc/14059/task/14306/stat : 14306 (bprolog) S 14057 14059 13533 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 20959419 139018240 13396 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1290.48
Current children cumulated vsize (KiB) 135760

[startup+1362.3 s]
/proc/loadavg: 2.00 2.18 2.24 3/78 14500
/proc/meminfo: memFree=1542264/2055920 swapFree=4192956/4192956
[pid=14059] ppid=14057 vsize=146004 CPUtime=1350.02
/proc/14059/stat : 14059 (bprolog) R 14057 14059 13533 0 -1 4194304 37289 0 0 0 134687 315 0 0 25 0 4 0 20868711 149508096 13397 996147200 134512640 135105188 4294956096 18446744073709551615 134570178 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/14059/statm: 36501 13397 211 144 0 35985 0
[pid=14059/tid=14061] ppid=14057 vsize=146004 CPUtime=0
/proc/14059/task/14061/stat : 14061 (bprolog) S 14057 14059 13533 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 20869403 149508096 13397 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=14059/tid=14306] ppid=14057 vsize=146004 CPUtime=0
/proc/14059/task/14306/stat : 14306 (bprolog) S 14057 14059 13533 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 20959419 149508096 13397 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=14059/tid=14500] ppid=14057 vsize=146004 CPUtime=0
/proc/14059/task/14500/stat : 14500 (bprolog) S 14057 14059 13533 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 21004426 149508096 13397 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1350.02
Current children cumulated vsize (KiB) 146004

[startup+1422.31 s]
/proc/loadavg: 2.00 2.14 2.22 3/78 14500
/proc/meminfo: memFree=1542328/2055920 swapFree=4192956/4192956
[pid=14059] ppid=14057 vsize=146004 CPUtime=1409.58
/proc/14059/stat : 14059 (bprolog) R 14057 14059 13533 0 -1 4194304 37289 0 0 0 140643 315 0 0 25 0 4 0 20868711 149508096 13397 996147200 134512640 135105188 4294956096 18446744073709551615 135028088 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/14059/statm: 36501 13397 211 144 0 35985 0
[pid=14059/tid=14061] ppid=14057 vsize=146004 CPUtime=0
/proc/14059/task/14061/stat : 14061 (bprolog) S 14057 14059 13533 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 20869403 149508096 13397 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=14059/tid=14306] ppid=14057 vsize=146004 CPUtime=0
/proc/14059/task/14306/stat : 14306 (bprolog) S 14057 14059 13533 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 20959419 149508096 13397 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=14059/tid=14500] ppid=14057 vsize=146004 CPUtime=0
/proc/14059/task/14500/stat : 14500 (bprolog) S 14057 14059 13533 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 21004426 149508096 13397 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1409.58
Current children cumulated vsize (KiB) 146004

[startup+1482.3 s]
/proc/loadavg: 2.00 2.11 2.21 3/78 14500
/proc/meminfo: memFree=1542328/2055920 swapFree=4192956/4192956
[pid=14059] ppid=14057 vsize=146004 CPUtime=1469.12
/proc/14059/stat : 14059 (bprolog) R 14057 14059 13533 0 -1 4194304 37289 0 0 0 146597 315 0 0 25 0 4 0 20868711 149508096 13397 996147200 134512640 135105188 4294956096 18446744073709551615 134559780 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/14059/statm: 36501 13397 211 144 0 35985 0
[pid=14059/tid=14061] ppid=14057 vsize=146004 CPUtime=0
/proc/14059/task/14061/stat : 14061 (bprolog) S 14057 14059 13533 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 20869403 149508096 13397 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=14059/tid=14306] ppid=14057 vsize=146004 CPUtime=0
/proc/14059/task/14306/stat : 14306 (bprolog) S 14057 14059 13533 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 20959419 149508096 13397 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=14059/tid=14500] ppid=14057 vsize=146004 CPUtime=0
/proc/14059/task/14500/stat : 14500 (bprolog) S 14057 14059 13533 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 21004426 149508096 13397 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1469.12
Current children cumulated vsize (KiB) 146004

[startup+1542.3 s]
/proc/loadavg: 2.00 2.09 2.19 3/78 14500
/proc/meminfo: memFree=1542328/2055920 swapFree=4192956/4192956
[pid=14059] ppid=14057 vsize=146004 CPUtime=1528.67
/proc/14059/stat : 14059 (bprolog) R 14057 14059 13533 0 -1 4194304 37289 0 0 0 152552 315 0 0 25 0 4 0 20868711 149508096 13397 996147200 134512640 135105188 4294956096 18446744073709551615 134630075 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/14059/statm: 36501 13397 211 144 0 35985 0
[pid=14059/tid=14061] ppid=14057 vsize=146004 CPUtime=0
/proc/14059/task/14061/stat : 14061 (bprolog) S 14057 14059 13533 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 20869403 149508096 13397 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=14059/tid=14306] ppid=14057 vsize=146004 CPUtime=0
/proc/14059/task/14306/stat : 14306 (bprolog) S 14057 14059 13533 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 20959419 149508096 13397 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=14059/tid=14500] ppid=14057 vsize=146004 CPUtime=0
/proc/14059/task/14500/stat : 14500 (bprolog) S 14057 14059 13533 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 21004426 149508096 13397 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1528.67
Current children cumulated vsize (KiB) 146004

[startup+1602.3 s]
/proc/loadavg: 2.00 2.07 2.17 3/79 14501
/proc/meminfo: memFree=1542192/2055920 swapFree=4192956/4192956
[pid=14059] ppid=14057 vsize=156248 CPUtime=1588.21
/proc/14059/stat : 14059 (bprolog) R 14057 14059 13533 0 -1 4194304 37304 0 0 0 158506 315 0 0 25 0 5 0 20868711 159997952 13412 996147200 134512640 135105188 4294956096 18446744073709551615 134630261 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/14059/statm: 39062 13412 211 144 0 38546 0
[pid=14059/tid=14061] ppid=14057 vsize=156248 CPUtime=0
/proc/14059/task/14061/stat : 14061 (bprolog) S 14057 14059 13533 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 20869403 159997952 13412 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=14059/tid=14306] ppid=14057 vsize=156248 CPUtime=0
/proc/14059/task/14306/stat : 14306 (bprolog) S 14057 14059 13533 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 20959419 159997952 13412 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=14059/tid=14500] ppid=14057 vsize=156248 CPUtime=0
/proc/14059/task/14500/stat : 14500 (bprolog) S 14057 14059 13533 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 21004426 159997952 13412 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=14059/tid=14501] ppid=14057 vsize=156248 CPUtime=0
/proc/14059/task/14501/stat : 14501 (bprolog) S 14057 14059 13533 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 5 0 21026932 159997952 13412 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1588.21
Current children cumulated vsize (KiB) 156248

[startup+1662.3 s]
/proc/loadavg: 2.00 2.06 2.16 3/79 14501
/proc/meminfo: memFree=1542128/2055920 swapFree=4192956/4192956
[pid=14059] ppid=14057 vsize=156248 CPUtime=1647.74
/proc/14059/stat : 14059 (bprolog) R 14057 14059 13533 0 -1 4194304 37304 0 0 0 164458 316 0 0 25 0 5 0 20868711 159997952 13412 996147200 134512640 135105188 4294956096 18446744073709551615 134624517 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/14059/statm: 39062 13412 211 144 0 38546 0
[pid=14059/tid=14061] ppid=14057 vsize=156248 CPUtime=0
/proc/14059/task/14061/stat : 14061 (bprolog) S 14057 14059 13533 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 20869403 159997952 13412 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=14059/tid=14306] ppid=14057 vsize=156248 CPUtime=0
/proc/14059/task/14306/stat : 14306 (bprolog) S 14057 14059 13533 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 20959419 159997952 13412 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=14059/tid=14500] ppid=14057 vsize=156248 CPUtime=0
/proc/14059/task/14500/stat : 14500 (bprolog) S 14057 14059 13533 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 21004426 159997952 13412 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=14059/tid=14501] ppid=14057 vsize=156248 CPUtime=0
/proc/14059/task/14501/stat : 14501 (bprolog) S 14057 14059 13533 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 5 0 21026932 159997952 13412 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1647.74
Current children cumulated vsize (KiB) 156248

[startup+1722.3 s]
/proc/loadavg: 2.00 2.04 2.15 3/79 14501
/proc/meminfo: memFree=1541936/2055920 swapFree=4192956/4192956
[pid=14059] ppid=14057 vsize=156248 CPUtime=1707.27
/proc/14059/stat : 14059 (bprolog) R 14057 14059 13533 0 -1 4194304 37304 0 0 0 170411 316 0 0 25 0 5 0 20868711 159997952 13412 996147200 134512640 135105188 4294956096 18446744073709551615 134684141 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/14059/statm: 39062 13412 211 144 0 38546 0
[pid=14059/tid=14061] ppid=14057 vsize=156248 CPUtime=0
/proc/14059/task/14061/stat : 14061 (bprolog) S 14057 14059 13533 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 20869403 159997952 13412 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=14059/tid=14306] ppid=14057 vsize=156248 CPUtime=0
/proc/14059/task/14306/stat : 14306 (bprolog) S 14057 14059 13533 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 20959419 159997952 13412 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=14059/tid=14500] ppid=14057 vsize=156248 CPUtime=0
/proc/14059/task/14500/stat : 14500 (bprolog) S 14057 14059 13533 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 21004426 159997952 13412 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=14059/tid=14501] ppid=14057 vsize=156248 CPUtime=0
/proc/14059/task/14501/stat : 14501 (bprolog) S 14057 14059 13533 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 21026932 159997952 13412 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1707.27
Current children cumulated vsize (KiB) 156248

[startup+1782.3 s]
/proc/loadavg: 2.00 2.03 2.14 3/79 14501
/proc/meminfo: memFree=1541936/2055920 swapFree=4192956/4192956
[pid=14059] ppid=14057 vsize=156248 CPUtime=1766.78
/proc/14059/stat : 14059 (bprolog) R 14057 14059 13533 0 -1 4194304 37304 0 0 0 176362 316 0 0 25 0 5 0 20868711 159997952 13412 996147200 134512640 135105188 4294956096 18446744073709551615 134629887 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/14059/statm: 39062 13412 211 144 0 38546 0
[pid=14059/tid=14061] ppid=14057 vsize=156248 CPUtime=0
/proc/14059/task/14061/stat : 14061 (bprolog) S 14057 14059 13533 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 20869403 159997952 13412 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=14059/tid=14306] ppid=14057 vsize=156248 CPUtime=0
/proc/14059/task/14306/stat : 14306 (bprolog) S 14057 14059 13533 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 20959419 159997952 13412 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=14059/tid=14500] ppid=14057 vsize=156248 CPUtime=0
/proc/14059/task/14500/stat : 14500 (bprolog) S 14057 14059 13533 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 21004426 159997952 13412 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=14059/tid=14501] ppid=14057 vsize=156248 CPUtime=0
/proc/14059/task/14501/stat : 14501 (bprolog) S 14057 14059 13533 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 21026932 159997952 13412 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1766.78
Current children cumulated vsize (KiB) 156248



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1815.8 s]
/proc/loadavg: 2.00 2.03 2.13 3/75 14501
/proc/meminfo: memFree=1542064/2055920 swapFree=4192956/4192956
[pid=14059] ppid=14057 vsize=156248 CPUtime=1800.02
/proc/14059/stat : 14059 (bprolog) R 14057 14059 13533 0 -1 4194304 37305 0 0 0 179686 316 0 0 25 0 1 0 20868711 159997952 13413 996147200 134512640 135105188 4294956096 18446744073709551615 134610028 0 0 4096 2 0 0 0 17 1 0 0
/proc/14059/statm: 39062 13413 212 144 0 38546 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 156248

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.82
CPU time (s): 1800.04
CPU user time (s): 1796.86
CPU system time (s): 3.17552
CPU usage (%): 99.1311
Max. virtual memory (cumulated for all children) (KiB): 160652

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

runsolver used 1.9897 second user time and 5.08923 second system time

The end

Launcher Data

Begin job on node79 at 2009-07-11 20:47:11
IDJOB=2065189
IDBENCH=54323
IDSOLVER=770
FILE ID=node79/2065189-1247338031
PBS_JOBID= 9506672
Free space on /tmp= 66248 MiB

SOLVER NAME= bpsolver 09
BENCH NAME= CPAI08/csp/fischer/normalized-fischer-11-9-fair.xml
COMMAND LINE= HOME/solver BENCHNAMENOEXT TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2065189-1247338031/watcher-2065189-1247338031 -o /tmp/evaluation-result-2065189-1247338031/solver-2065189-1247338031 -C 1800 -W 2000 -M 900  HOME/solver HOME/instance-2065189-1247338031 1800

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

MD5SUM BENCH= 6fa7172765415230a524481a7e5679c2
RANDOM SEED=1565283630

node79.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.229
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.229
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:       1510368 kB
Buffers:         45360 kB
Cached:         324084 kB
SwapCached:          0 kB
Active:         178268 kB
Inactive:       300596 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1510368 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            5732 kB
Writeback:           0 kB
Mapped:         130516 kB
Slab:            51616 kB
Committed_AS:   292344 kB
PageTables:       2076 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= 66252 MiB
End job on node79 at 2009-07-11 21:17:29