Trace number 1087285

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.12 1804.33

General information on the benchmark

Namecsp/fapp/fapp23/
normalized-fapp23-1800-9.xml
MD5SUM934d5befa5025b948f72904dd764f189
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark37.9152
Satisfiable
(Un)Satisfiability was proved
Number of variables1800
Number of constraints63962
Maximum constraint arity2
Maximum domain size302
Number of constraints which are defined in extension0
Number of constraints which are defined in intension63962
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.02	c bpsolver version 6.27.2008
0.00/0.02	c converting(HOME/instance-1087285-1215243407)
13.17/13.39	c Converted in 6766 ms
13.17/13.39	c solving(HOME/instance-1087285-1215243407,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-1087285-1215243407/watcher-1087285-1215243407 -o /tmp/evaluation-result-1087285-1215243407/solver-1087285-1215243407 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/solver HOME/instance-1087285-1215243407 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: 1.92 2.00 2.05 4/81 17616
/proc/meminfo: memFree=1755912/2055920 swapFree=4180424/4192956
[pid=17616] ppid=17614 vsize=5256 CPUtime=0
/proc/17616/stat : 17616 (sh) R 17614 17616 14475 0 -1 4194304 58 0 0 0 0 0 0 0 21 0 1 0 2003314230 5382144 42 996147200 4194304 4889804 548682068864 18446744073709551615 210821511212 0 0 4096 0 0 0 0 17 1 0 0
/proc/17616/statm: 1314 42 31 169 0 9 0

[startup+0.0842471 s]
/proc/loadavg: 1.92 2.00 2.05 4/81 17616
/proc/meminfo: memFree=1755912/2055920 swapFree=4180424/4192956
[pid=17616] ppid=17614 vsize=56080 CPUtime=0.07
/proc/17616/stat : 17616 (bprolog) R 17614 17616 14475 0 -1 4194304 1158 0 0 0 4 3 0 0 21 0 1 0 2003314230 57425920 871 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/17616/statm: 14020 871 173 116 0 13531 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 56080

[startup+0.101245 s]
/proc/loadavg: 1.92 2.00 2.05 4/81 17616
/proc/meminfo: memFree=1755912/2055920 swapFree=4180424/4192956
[pid=17616] ppid=17614 vsize=56080 CPUtime=0.08
/proc/17616/stat : 17616 (bprolog) R 17614 17616 14475 0 -1 4194304 1195 0 0 0 4 4 0 0 21 0 1 0 2003314230 57425920 908 996147200 134512640 134990860 4294956096 18446744073709551615 134634782 0 0 4096 2 0 0 0 17 1 0 0
/proc/17616/statm: 14020 908 173 116 0 13531 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 56080

[startup+0.30127 s]
/proc/loadavg: 1.92 2.00 2.05 4/81 17616
/proc/meminfo: memFree=1755912/2055920 swapFree=4180424/4192956
[pid=17616] ppid=17614 vsize=56080 CPUtime=0.28
/proc/17616/stat : 17616 (bprolog) R 17614 17616 14475 0 -1 4194304 1312 0 0 0 14 14 0 0 22 0 1 0 2003314230 57425920 1025 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/17616/statm: 14020 1025 177 116 0 13531 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 56080

[startup+0.701318 s]
/proc/loadavg: 1.92 2.00 2.05 4/81 17616
/proc/meminfo: memFree=1755912/2055920 swapFree=4180424/4192956
[pid=17616] ppid=17614 vsize=56080 CPUtime=0.69
/proc/17616/stat : 17616 (bprolog) R 17614 17616 14475 0 -1 4194304 1323 0 0 0 35 34 0 0 25 0 1 0 2003314230 57425920 1036 996147200 134512640 134990860 4294956096 18446744073709551615 134673978 0 0 4096 2 0 0 0 17 1 0 0
/proc/17616/statm: 14020 1036 177 116 0 13531 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 56080

[startup+1.50141 s]
/proc/loadavg: 1.92 2.00 2.05 3/82 17617
/proc/meminfo: memFree=1752000/2055920 swapFree=4180424/4192956
[pid=17616] ppid=17614 vsize=56080 CPUtime=1.47
/proc/17616/stat : 17616 (bprolog) R 17614 17616 14475 0 -1 4194304 1338 0 0 0 75 72 0 0 25 0 1 0 2003314230 57425920 1051 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/17616/statm: 14020 1051 177 116 0 13531 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 56080

[startup+3.10161 s]
/proc/loadavg: 1.92 2.00 2.05 3/82 17617
/proc/meminfo: memFree=1751232/2055920 swapFree=4180424/4192956
[pid=17616] ppid=17614 vsize=56080 CPUtime=3.06
/proc/17616/stat : 17616 (bprolog) R 17614 17616 14475 0 -1 4194304 1362 0 0 0 157 149 0 0 25 0 1 0 2003314230 57425920 1075 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/17616/statm: 14020 1075 177 116 0 13531 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 56080

[startup+6.30199 s]
/proc/loadavg: 1.93 2.00 2.05 3/82 17617
/proc/meminfo: memFree=1750144/2055920 swapFree=4180424/4192956
[pid=17616] ppid=17614 vsize=56080 CPUtime=6.24
/proc/17616/stat : 17616 (bprolog) R 17614 17616 14475 0 -1 4194304 1407 0 0 0 319 305 0 0 25 0 1 0 2003314230 57425920 1120 996147200 134512640 134990860 4294956096 18446744073709551615 134566172 0 0 4096 2 0 0 0 17 1 0 0
/proc/17616/statm: 14020 1120 177 116 0 13531 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 56080

[startup+12.7018 s]
/proc/loadavg: 1.93 2.00 2.05 3/82 17617
/proc/meminfo: memFree=1747264/2055920 swapFree=4180424/4192956
[pid=17616] ppid=17614 vsize=56080 CPUtime=12.58
/proc/17616/stat : 17616 (bprolog) R 17614 17616 14475 0 -1 4194304 1498 0 0 0 642 616 0 0 25 0 1 0 2003314230 57425920 1211 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/17616/statm: 14020 1211 177 116 0 13531 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 56080

[startup+25.5013 s]
/proc/loadavg: 1.95 2.00 2.04 3/83 17618
/proc/meminfo: memFree=1637048/2055920 swapFree=4180424/4192956
[pid=17616] ppid=17614 vsize=165884 CPUtime=25.26
/proc/17616/stat : 17616 (bprolog) R 17614 17616 14475 0 -1 4194304 45119 0 0 0 1861 665 0 0 25 0 2 0 2003314230 169865216 28593 996147200 134512640 134990860 4294956096 18446744073709551615 134640386 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/17616/statm: 41471 28593 207 116 0 40982 0
[pid=17616/tid=17618] ppid=17614 vsize=165884 CPUtime=0
/proc/17616/task/17618/stat : 17618 (bprolog) S 17614 17616 14475 0 -1 4194368 2 0 0 0 0 0 0 0 15 0 2 0 2003316224 169865216 28593 996147200 134512640 134990860 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) 165884

[startup+51.1014 s]
/proc/loadavg: 1.96 2.00 2.04 3/83 17618
/proc/meminfo: memFree=1636920/2055920 swapFree=4180424/4192956
[pid=17616] ppid=17614 vsize=165884 CPUtime=50.63
/proc/17616/stat : 17616 (bprolog) R 17614 17616 14475 0 -1 4194304 45119 0 0 0 4398 665 0 0 25 0 2 0 2003314230 169865216 28593 996147200 134512640 134990860 4294956096 18446744073709551615 134631755 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/17616/statm: 41471 28593 207 116 0 40982 0
[pid=17616/tid=17618] ppid=17614 vsize=165884 CPUtime=0
/proc/17616/task/17618/stat : 17618 (bprolog) S 17614 17616 14475 0 -1 4194368 2 0 0 0 0 0 0 0 15 0 2 0 2003316224 169865216 28593 996147200 134512640 134990860 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) 165884

[startup+102.307 s]
/proc/loadavg: 1.98 2.00 2.04 3/83 17618
/proc/meminfo: memFree=1636984/2055920 swapFree=4180424/4192956
[pid=17616] ppid=17614 vsize=165884 CPUtime=101.4
/proc/17616/stat : 17616 (bprolog) R 17614 17616 14475 0 -1 4194304 45119 0 0 0 9475 665 0 0 25 0 2 0 2003314230 169865216 28593 996147200 134512640 134990860 4294956096 18446744073709551615 134629713 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/17616/statm: 41471 28593 207 116 0 40982 0
[pid=17616/tid=17618] ppid=17614 vsize=165884 CPUtime=0
/proc/17616/task/17618/stat : 17618 (bprolog) S 17614 17616 14475 0 -1 4194368 2 0 0 0 0 0 0 0 15 0 2 0 2003316224 169865216 28593 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.4
Current children cumulated vsize (KiB) 165884

[startup+162.302 s]
/proc/loadavg: 1.99 2.00 2.03 3/83 17618
/proc/meminfo: memFree=1636920/2055920 swapFree=4180424/4192956
[pid=17616] ppid=17614 vsize=165884 CPUtime=160.89
/proc/17616/stat : 17616 (bprolog) R 17614 17616 14475 0 -1 4194304 45119 0 0 0 15424 665 0 0 25 0 2 0 2003314230 169865216 28593 996147200 134512640 134990860 4294956096 18446744073709551615 134631638 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/17616/statm: 41471 28593 207 116 0 40982 0
[pid=17616/tid=17618] ppid=17614 vsize=165884 CPUtime=0
/proc/17616/task/17618/stat : 17618 (bprolog) S 17614 17616 14475 0 -1 4194368 2 0 0 0 0 0 0 0 15 0 2 0 2003316224 169865216 28593 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 160.89
Current children cumulated vsize (KiB) 165884

[startup+222.302 s]
/proc/loadavg: 1.99 2.00 2.03 3/83 17618
/proc/meminfo: memFree=1636920/2055920 swapFree=4180424/4192956
[pid=17616] ppid=17614 vsize=165884 CPUtime=220.38
/proc/17616/stat : 17616 (bprolog) R 17614 17616 14475 0 -1 4194304 45119 0 0 0 21373 665 0 0 25 0 2 0 2003314230 169865216 28593 996147200 134512640 134990860 4294956096 18446744073709551615 134731353 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/17616/statm: 41471 28593 207 116 0 40982 0
[pid=17616/tid=17618] ppid=17614 vsize=165884 CPUtime=0
/proc/17616/task/17618/stat : 17618 (bprolog) S 17614 17616 14475 0 -1 4194368 2 0 0 0 0 0 0 0 15 0 2 0 2003316224 169865216 28593 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 220.38
Current children cumulated vsize (KiB) 165884

[startup+282.301 s]
/proc/loadavg: 1.99 2.00 2.02 3/83 17618
/proc/meminfo: memFree=1636856/2055920 swapFree=4180424/4192956
[pid=17616] ppid=17614 vsize=165884 CPUtime=279.87
/proc/17616/stat : 17616 (bprolog) R 17614 17616 14475 0 -1 4194304 45119 0 0 0 27322 665 0 0 25 0 2 0 2003314230 169865216 28593 996147200 134512640 134990860 4294956096 18446744073709551615 134593637 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/17616/statm: 41471 28593 207 116 0 40982 0
[pid=17616/tid=17618] ppid=17614 vsize=165884 CPUtime=0
/proc/17616/task/17618/stat : 17618 (bprolog) S 17614 17616 14475 0 -1 4194368 2 0 0 0 0 0 0 0 15 0 2 0 2003316224 169865216 28593 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 279.87
Current children cumulated vsize (KiB) 165884

[startup+342.301 s]
/proc/loadavg: 2.01 2.00 2.01 4/84 17659
/proc/meminfo: memFree=1700216/2055920 swapFree=4180424/4192956
[pid=17616] ppid=17614 vsize=165884 CPUtime=339.37
/proc/17616/stat : 17616 (bprolog) R 17614 17616 14475 0 -1 4194304 45119 0 0 0 33271 666 0 0 25 0 2 0 2003314230 169865216 28593 996147200 134512640 134990860 4294956096 18446744073709551615 134610195 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/17616/statm: 41471 28593 207 116 0 40982 0
[pid=17616/tid=17618] ppid=17614 vsize=165884 CPUtime=0
/proc/17616/task/17618/stat : 17618 (bprolog) S 17614 17616 14475 0 -1 4194368 2 0 0 0 0 0 0 0 15 0 2 0 2003316224 169865216 28593 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 339.37
Current children cumulated vsize (KiB) 165884

[startup+402.302 s]
/proc/loadavg: 2.03 2.01 2.01 3/83 17661
/proc/meminfo: memFree=1601840/2055920 swapFree=4180424/4192956
[pid=17616] ppid=17614 vsize=165884 CPUtime=398.84
/proc/17616/stat : 17616 (bprolog) R 17614 17616 14475 0 -1 4194304 45119 0 0 0 39218 666 0 0 25 0 2 0 2003314230 169865216 28593 996147200 134512640 134990860 4294956096 18446744073709551615 134629674 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/17616/statm: 41471 28593 207 116 0 40982 0
[pid=17616/tid=17618] ppid=17614 vsize=165884 CPUtime=0
/proc/17616/task/17618/stat : 17618 (bprolog) S 17614 17616 14475 0 -1 4194368 2 0 0 0 0 0 0 0 15 0 2 0 2003316224 169865216 28593 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 398.84
Current children cumulated vsize (KiB) 165884

[startup+462.302 s]
/proc/loadavg: 2.06 2.02 2.01 3/74 17690
/proc/meminfo: memFree=1778056/2055920 swapFree=4180424/4192956
[pid=17616] ppid=17614 vsize=165884 CPUtime=458.62
/proc/17616/stat : 17616 (bprolog) R 17614 17616 14475 0 -1 4194304 45119 0 0 0 45196 666 0 0 25 0 2 0 2003314230 169865216 28593 996147200 134512640 134990860 4294956096 18446744073709551615 134607538 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/17616/statm: 41471 28593 207 116 0 40982 0
[pid=17616/tid=17618] ppid=17614 vsize=165884 CPUtime=0
/proc/17616/task/17618/stat : 17618 (bprolog) S 17614 17616 14475 0 -1 4194368 2 0 0 0 0 0 0 0 15 0 2 0 2003316224 169865216 28593 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 458.62
Current children cumulated vsize (KiB) 165884

[startup+522.301 s]
/proc/loadavg: 2.02 2.02 2.01 3/74 17691
/proc/meminfo: memFree=1778056/2055920 swapFree=4180424/4192956
[pid=17616] ppid=17614 vsize=165884 CPUtime=518.6
/proc/17616/stat : 17616 (bprolog) R 17614 17616 14475 0 -1 4194304 45119 0 0 0 51194 666 0 0 25 0 2 0 2003314230 169865216 28593 996147200 134512640 134990860 4294956096 18446744073709551615 134731544 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/17616/statm: 41471 28593 207 116 0 40982 0
[pid=17616/tid=17618] ppid=17614 vsize=165884 CPUtime=0
/proc/17616/task/17618/stat : 17618 (bprolog) S 17614 17616 14475 0 -1 4194368 2 0 0 0 0 0 0 0 15 0 2 0 2003316224 169865216 28593 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 518.6

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

Current children cumulated vsize (KiB) 176128

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 17692
/proc/meminfo: memFree=1777664/2055920 swapFree=4180424/4192956
[pid=17616] ppid=17614 vsize=176128 CPUtime=1358.26
/proc/17616/stat : 17616 (bprolog) R 17614 17616 14475 0 -1 4194304 45120 0 0 0 135159 667 0 0 25 0 3 0 2003314230 180355072 28594 996147200 134512640 134990860 4294956096 18446744073709551615 134559302 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/17616/statm: 44032 28594 207 116 0 43543 0
[pid=17616/tid=17618] ppid=17614 vsize=176128 CPUtime=0
/proc/17616/task/17618/stat : 17618 (bprolog) S 17614 17616 14475 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 2003316224 180355072 28594 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=17616/tid=17692] ppid=17614 vsize=176128 CPUtime=0
/proc/17616/task/17692/stat : 17692 (bprolog) S 17614 17616 14475 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 2003406269 180355072 28594 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1358.26
Current children cumulated vsize (KiB) 176128

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 17693
/proc/meminfo: memFree=1777656/2055920 swapFree=4180424/4192956
[pid=17616] ppid=17614 vsize=186372 CPUtime=1418.25
/proc/17616/stat : 17616 (bprolog) R 17614 17616 14475 0 -1 4194304 45121 0 0 0 141157 668 0 0 25 0 4 0 2003314230 190844928 28595 996147200 134512640 134990860 4294956096 18446744073709551615 134600686 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/17616/statm: 46593 28595 207 116 0 46104 0
[pid=17616/tid=17618] ppid=17614 vsize=186372 CPUtime=0
/proc/17616/task/17618/stat : 17618 (bprolog) S 17614 17616 14475 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 2003316224 190844928 28595 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=17616/tid=17692] ppid=17614 vsize=186372 CPUtime=0
/proc/17616/task/17692/stat : 17692 (bprolog) S 17614 17616 14475 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 2003406269 190844928 28595 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=17616/tid=17693] ppid=17614 vsize=186372 CPUtime=0
/proc/17616/task/17693/stat : 17693 (bprolog) S 17614 17616 14475 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 2003451277 190844928 28595 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1418.25
Current children cumulated vsize (KiB) 186372

[startup+1482.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/76 17699
/proc/meminfo: memFree=1777584/2055920 swapFree=4180424/4192956
[pid=17616] ppid=17614 vsize=186372 CPUtime=1478.21
/proc/17616/stat : 17616 (bprolog) R 17614 17616 14475 0 -1 4194304 45121 0 0 0 147153 668 0 0 25 0 4 0 2003314230 190844928 28595 996147200 134512640 134990860 4294956096 18446744073709551615 134559523 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/17616/statm: 46593 28595 207 116 0 46104 0
[pid=17616/tid=17618] ppid=17614 vsize=186372 CPUtime=0
/proc/17616/task/17618/stat : 17618 (bprolog) S 17614 17616 14475 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 2003316224 190844928 28595 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=17616/tid=17692] ppid=17614 vsize=186372 CPUtime=0
/proc/17616/task/17692/stat : 17692 (bprolog) S 17614 17616 14475 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 2003406269 190844928 28595 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=17616/tid=17693] ppid=17614 vsize=186372 CPUtime=0
/proc/17616/task/17693/stat : 17693 (bprolog) S 17614 17616 14475 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 2003451277 190844928 28595 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1478.21
Current children cumulated vsize (KiB) 186372

[startup+1542.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/76 17699
/proc/meminfo: memFree=1777520/2055920 swapFree=4180424/4192956
[pid=17616] ppid=17614 vsize=186372 CPUtime=1538.19
/proc/17616/stat : 17616 (bprolog) R 17614 17616 14475 0 -1 4194304 45121 0 0 0 153151 668 0 0 25 0 4 0 2003314230 190844928 28595 996147200 134512640 134990860 4294956096 18446744073709551615 134717420 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/17616/statm: 46593 28595 207 116 0 46104 0
[pid=17616/tid=17618] ppid=17614 vsize=186372 CPUtime=0
/proc/17616/task/17618/stat : 17618 (bprolog) S 17614 17616 14475 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 2003316224 190844928 28595 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=17616/tid=17692] ppid=17614 vsize=186372 CPUtime=0
/proc/17616/task/17692/stat : 17692 (bprolog) S 17614 17616 14475 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 2003406269 190844928 28595 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=17616/tid=17693] ppid=17614 vsize=186372 CPUtime=0
/proc/17616/task/17693/stat : 17693 (bprolog) S 17614 17616 14475 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 2003451277 190844928 28595 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1538.19
Current children cumulated vsize (KiB) 186372

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 17700
/proc/meminfo: memFree=1777512/2055920 swapFree=4180424/4192956
[pid=17616] ppid=17614 vsize=196616 CPUtime=1598.16
/proc/17616/stat : 17616 (bprolog) R 17614 17616 14475 0 -1 4194304 45123 0 0 0 159148 668 0 0 25 0 5 0 2003314230 201334784 28597 996147200 134512640 134990860 4294956096 18446744073709551615 134607567 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/17616/statm: 49154 28597 207 116 0 48665 0
[pid=17616/tid=17618] ppid=17614 vsize=196616 CPUtime=0
/proc/17616/task/17618/stat : 17618 (bprolog) S 17614 17616 14475 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 2003316224 201334784 28597 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=17616/tid=17692] ppid=17614 vsize=196616 CPUtime=0
/proc/17616/task/17692/stat : 17692 (bprolog) S 17614 17616 14475 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 2003406269 201334784 28597 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=17616/tid=17693] ppid=17614 vsize=196616 CPUtime=0
/proc/17616/task/17693/stat : 17693 (bprolog) S 17614 17616 14475 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 2003451277 201334784 28597 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=17616/tid=17700] ppid=17614 vsize=196616 CPUtime=0
/proc/17616/task/17700/stat : 17700 (bprolog) S 17614 17616 14475 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 5 0 2003473783 201334784 28597 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1598.16
Current children cumulated vsize (KiB) 196616

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 17700
/proc/meminfo: memFree=1777320/2055920 swapFree=4180424/4192956
[pid=17616] ppid=17614 vsize=196616 CPUtime=1658.13
/proc/17616/stat : 17616 (bprolog) R 17614 17616 14475 0 -1 4194304 45123 0 0 0 165145 668 0 0 25 0 5 0 2003314230 201334784 28597 996147200 134512640 134990860 4294956096 18446744073709551615 134607555 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/17616/statm: 49154 28597 207 116 0 48665 0
[pid=17616/tid=17618] ppid=17614 vsize=196616 CPUtime=0
/proc/17616/task/17618/stat : 17618 (bprolog) S 17614 17616 14475 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 2003316224 201334784 28597 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=17616/tid=17692] ppid=17614 vsize=196616 CPUtime=0
/proc/17616/task/17692/stat : 17692 (bprolog) S 17614 17616 14475 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 2003406269 201334784 28597 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=17616/tid=17693] ppid=17614 vsize=196616 CPUtime=0
/proc/17616/task/17693/stat : 17693 (bprolog) S 17614 17616 14475 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 2003451277 201334784 28597 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=17616/tid=17700] ppid=17614 vsize=196616 CPUtime=0
/proc/17616/task/17700/stat : 17700 (bprolog) S 17614 17616 14475 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 5 0 2003473783 201334784 28597 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1658.13
Current children cumulated vsize (KiB) 196616

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 17700
/proc/meminfo: memFree=1777256/2055920 swapFree=4180424/4192956
[pid=17616] ppid=17614 vsize=196616 CPUtime=1718.11
/proc/17616/stat : 17616 (bprolog) R 17614 17616 14475 0 -1 4194304 45123 0 0 0 171143 668 0 0 25 0 5 0 2003314230 201334784 28597 996147200 134512640 134990860 4294956096 18446744073709551615 134597949 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/17616/statm: 49154 28597 207 116 0 48665 0
[pid=17616/tid=17618] ppid=17614 vsize=196616 CPUtime=0
/proc/17616/task/17618/stat : 17618 (bprolog) S 17614 17616 14475 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 2003316224 201334784 28597 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=17616/tid=17692] ppid=17614 vsize=196616 CPUtime=0
/proc/17616/task/17692/stat : 17692 (bprolog) S 17614 17616 14475 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 2003406269 201334784 28597 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=17616/tid=17693] ppid=17614 vsize=196616 CPUtime=0
/proc/17616/task/17693/stat : 17693 (bprolog) S 17614 17616 14475 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 2003451277 201334784 28597 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=17616/tid=17700] ppid=17614 vsize=196616 CPUtime=0
/proc/17616/task/17700/stat : 17700 (bprolog) S 17614 17616 14475 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 2003473783 201334784 28597 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1718.11
Current children cumulated vsize (KiB) 196616

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 17700
/proc/meminfo: memFree=1777200/2055920 swapFree=4180424/4192956
[pid=17616] ppid=17614 vsize=196616 CPUtime=1778.09
/proc/17616/stat : 17616 (bprolog) R 17614 17616 14475 0 -1 4194304 45123 0 0 0 177141 668 0 0 25 0 5 0 2003314230 201334784 28597 996147200 134512640 134990860 4294956096 18446744073709551615 134559523 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/17616/statm: 49154 28597 207 116 0 48665 0
[pid=17616/tid=17618] ppid=17614 vsize=196616 CPUtime=0
/proc/17616/task/17618/stat : 17618 (bprolog) S 17614 17616 14475 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 2003316224 201334784 28597 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=17616/tid=17692] ppid=17614 vsize=196616 CPUtime=0
/proc/17616/task/17692/stat : 17692 (bprolog) S 17614 17616 14475 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 2003406269 201334784 28597 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=17616/tid=17693] ppid=17614 vsize=196616 CPUtime=0
/proc/17616/task/17693/stat : 17693 (bprolog) S 17614 17616 14475 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 2003451277 201334784 28597 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=17616/tid=17700] ppid=17614 vsize=196616 CPUtime=0
/proc/17616/task/17700/stat : 17700 (bprolog) S 17614 17616 14475 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 2003473783 201334784 28597 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1778.09
Current children cumulated vsize (KiB) 196616



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1804.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 17700
/proc/meminfo: memFree=1777200/2055920 swapFree=4180424/4192956
[pid=17616] ppid=17614 vsize=196616 CPUtime=1800.08
/proc/17616/stat : 17616 (bprolog) R 17614 17616 14475 0 -1 4194304 45123 0 0 0 179340 668 0 0 25 0 5 0 2003314230 201334784 28597 996147200 134512640 134990860 4294956096 18446744073709551615 134607551 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/17616/statm: 49154 28597 207 116 0 48665 0
[pid=17616/tid=17618] ppid=17614 vsize=196616 CPUtime=0
/proc/17616/task/17618/stat : 17618 (bprolog) S 17614 17616 14475 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 2003316224 201334784 28597 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=17616/tid=17692] ppid=17614 vsize=196616 CPUtime=0
/proc/17616/task/17692/stat : 17692 (bprolog) S 17614 17616 14475 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 2003406269 201334784 28597 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=17616/tid=17693] ppid=17614 vsize=196616 CPUtime=0
/proc/17616/task/17693/stat : 17693 (bprolog) S 17614 17616 14475 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 2003451277 201334784 28597 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=17616/tid=17700] ppid=17614 vsize=196616 CPUtime=0
/proc/17616/task/17700/stat : 17700 (bprolog) S 17614 17616 14475 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 2003473783 201334784 28597 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 196616

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

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

[startup+1804.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 17700
/proc/meminfo: memFree=1777200/2055920 swapFree=4180424/4192956
[pid=17616] ppid=17614 vsize=196616 CPUtime=1800.08
/proc/17616/stat : 17616 (bprolog) R 17614 17616 14475 0 -1 4194304 45123 0 0 0 179340 668 0 0 25 0 5 0 2003314230 201334784 28597 996147200 134512640 134990860 4294956096 18446744073709551615 134607551 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/17616/statm: 49154 28597 207 116 0 48665 0
[pid=17616/tid=17618] ppid=17614 vsize=196616 CPUtime=0
/proc/17616/task/17618/stat : 17618 (bprolog) S 17614 17616 14475 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 2003316224 201334784 28597 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=17616/tid=17692] ppid=17614 vsize=196616 CPUtime=0
/proc/17616/task/17692/stat : 17692 (bprolog) S 17614 17616 14475 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 2003406269 201334784 28597 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=17616/tid=17693] ppid=17614 vsize=196616 CPUtime=0
/proc/17616/task/17693/stat : 17693 (bprolog) S 17614 17616 14475 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 2003451277 201334784 28597 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=17616/tid=17700] ppid=17614 vsize=196616 CPUtime=0
/proc/17616/task/17700/stat : 17700 (bprolog) S 17614 17616 14475 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 2003473783 201334784 28597 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 196616

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1804.33
CPU time (s): 1800.12
CPU user time (s): 1793.41
CPU system time (s): 6.70298
CPU usage (%): 99.7664
Max. virtual memory (cumulated for all children) (KiB): 196616

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.41
system time used= 6.70298
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45123
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= 37
involuntary context switches= 16367

runsolver used 1.80972 second user time and 4.85126 second system time

The end

Launcher Data (download as text)

Begin job on node33 at 2008-07-05 09:36:47
IDJOB=1087285
IDBENCH=57965
IDSOLVER=347
FILE ID=node33/1087285-1215243407
PBS_JOBID= 7881868
Free space on /tmp= 66464 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 934d5befa5025b948f72904dd764f189
RANDOM SEED=1246341804

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1756392 kB
Buffers:          5380 kB
Cached:          80660 kB
SwapCached:       6236 kB
Active:         203328 kB
Inactive:        42860 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1756392 kB
SwapTotal:     4192956 kB
SwapFree:      4180424 kB
Dirty:           10052 kB
Writeback:           0 kB
Mapped:         176524 kB
Slab:            38068 kB
Committed_AS:  3849168 kB
PageTables:       2168 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= 66460 MiB
End job on node33 at 2008-07-05 10:06:54