Trace number 1085626

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 1807.44

General information on the benchmark

Namecsp/fapp/fapp40/
normalized-fapp40-3000-2.xml
MD5SUM2fe472930e777421d5e31a3144b4206e
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark43.0055
Satisfiable
(Un)Satisfiability was proved
Number of variables3000
Number of constraints53548
Maximum constraint arity2
Maximum domain size698
Number of constraints which are defined in extension0
Number of constraints which are defined in intension53548
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-1085626-1215234755)
11.30/11.49	c Converted in 5715 ms
11.30/11.49	c solving(HOME/instance-1085626-1215234755,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-1085626-1215234755/watcher-1085626-1215234755 -o /tmp/evaluation-result-1085626-1215234755/solver-1085626-1215234755 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/solver HOME/instance-1085626-1215234755 1800 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 1602
/proc/meminfo: memFree=1752192/2055920 swapFree=4180972/4192956
[pid=1602] ppid=1600 vsize=18572 CPUtime=0
/proc/1602/stat : 1602 (runsolver) R 1600 1602 30823 0 -1 4194368 15 0 0 0 0 0 0 0 21 0 1 0 2002450222 19017728 292 996147200 4194304 4296836 548682068480 18446744073709551615 240472616231 0 0 4096 24578 0 0 0 17 1 0 0
/proc/1602/statm: 4643 292 257 25 0 2626 0

[startup+0.039384 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 1602
/proc/meminfo: memFree=1752192/2055920 swapFree=4180972/4192956
[pid=1602] ppid=1600 vsize=56080 CPUtime=0.02
/proc/1602/stat : 1602 (bprolog) R 1600 1602 30823 0 -1 4194304 1089 0 0 0 2 0 0 0 21 0 1 0 2002450222 57425920 802 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/1602/statm: 14020 802 173 116 0 13531 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 56080

[startup+0.101384 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 1602
/proc/meminfo: memFree=1752192/2055920 swapFree=4180972/4192956
[pid=1602] ppid=1600 vsize=56080 CPUtime=0.08
/proc/1602/stat : 1602 (bprolog) R 1600 1602 30823 0 -1 4194304 1175 0 0 0 4 4 0 0 21 0 1 0 2002450222 57425920 888 996147200 134512640 134990860 4294956096 18446744073709551615 134649266 0 0 4096 2 0 0 0 17 1 0 0
/proc/1602/statm: 14020 888 173 116 0 13531 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 56080

[startup+0.301402 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 1602
/proc/meminfo: memFree=1752192/2055920 swapFree=4180972/4192956
[pid=1602] ppid=1600 vsize=56080 CPUtime=0.29
/proc/1602/stat : 1602 (bprolog) R 1600 1602 30823 0 -1 4194304 1454 0 0 0 13 16 0 0 23 0 1 0 2002450222 57425920 1167 996147200 134512640 134990860 4294956096 18446744073709551615 134581766 0 0 4096 2 0 0 0 17 1 0 0
/proc/1602/statm: 14020 1167 177 116 0 13531 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 56080

[startup+0.701436 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 1602
/proc/meminfo: memFree=1752192/2055920 swapFree=4180972/4192956
[pid=1602] ppid=1600 vsize=56080 CPUtime=0.69
/proc/1602/stat : 1602 (bprolog) R 1600 1602 30823 0 -1 4194304 1466 0 0 0 33 36 0 0 25 0 1 0 2002450222 57425920 1179 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/1602/statm: 14020 1179 177 116 0 13531 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 56080

[startup+1.50151 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 1603
/proc/meminfo: memFree=1747704/2055920 swapFree=4180972/4192956
[pid=1602] ppid=1600 vsize=56080 CPUtime=1.47
/proc/1602/stat : 1602 (bprolog) R 1600 1602 30823 0 -1 4194304 1483 0 0 0 72 75 0 0 25 0 1 0 2002450222 57425920 1196 996147200 134512640 134990860 4294956096 18446744073709551615 134599678 0 0 4096 2 0 0 0 17 1 0 0
/proc/1602/statm: 14020 1196 177 116 0 13531 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 56080

[startup+3.10165 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 1603
/proc/meminfo: memFree=1747064/2055920 swapFree=4180972/4192956
[pid=1602] ppid=1600 vsize=56080 CPUtime=3.06
/proc/1602/stat : 1602 (bprolog) R 1600 1602 30823 0 -1 4194304 1511 0 0 0 155 151 0 0 25 0 1 0 2002450222 57425920 1224 996147200 134512640 134990860 4294956096 18446744073709551615 134573966 0 0 4096 2 0 0 0 17 1 0 0
/proc/1602/statm: 14020 1224 177 116 0 13531 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 56080

[startup+6.30193 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 1603
/proc/meminfo: memFree=1745464/2055920 swapFree=4180972/4192956
[pid=1602] ppid=1600 vsize=56080 CPUtime=6.23
/proc/1602/stat : 1602 (bprolog) R 1600 1602 30823 0 -1 4194304 1558 0 0 0 314 309 0 0 25 0 1 0 2002450222 57425920 1271 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/1602/statm: 14020 1271 177 116 0 13531 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 56080

[startup+12.7025 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 1603
/proc/meminfo: memFree=1728440/2055920 swapFree=4180972/4192956
[pid=1602] ppid=1600 vsize=71916 CPUtime=12.58
/proc/1602/stat : 1602 (bprolog) R 1600 1602 30823 0 -1 4194304 11554 0 0 0 686 572 0 0 25 0 1 0 2002450222 73641984 10256 996147200 134512640 134990860 4294956096 18446744073709551615 134668596 0 0 4096 2 0 0 0 17 1 0 0
/proc/1602/statm: 17979 10256 180 116 0 17490 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 71916

[startup+25.5016 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 1604
/proc/meminfo: memFree=1625648/2055920 swapFree=4180972/4192956
[pid=1602] ppid=1600 vsize=178324 CPUtime=25.29
/proc/1602/stat : 1602 (bprolog) R 1600 1602 30823 0 -1 4194304 47025 0 0 0 1942 587 0 0 25 0 2 0 2002450222 182603776 30637 996147200 134512640 134990860 4294956096 18446744073709551615 134842043 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/1602/statm: 44581 30637 205 116 0 44092 0
[pid=1602/tid=1604] ppid=1600 vsize=178324 CPUtime=0
/proc/1602/task/1604/stat : 1604 (bprolog) S 1600 1602 30823 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 2 0 2002451949 182603776 30637 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 178324

[startup+51.1019 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 1604
/proc/meminfo: memFree=1625648/2055920 swapFree=4180972/4192956
[pid=1602] ppid=1600 vsize=178324 CPUtime=50.7
/proc/1602/stat : 1602 (bprolog) R 1600 1602 30823 0 -1 4194304 47026 0 0 0 4483 587 0 0 25 0 2 0 2002450222 182603776 30638 996147200 134512640 134990860 4294956096 18446744073709551615 134607581 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/1602/statm: 44581 30638 205 116 0 44092 0
[pid=1602/tid=1604] ppid=1600 vsize=178324 CPUtime=0
/proc/1602/task/1604/stat : 1604 (bprolog) S 1600 1602 30823 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 2 0 2002451949 182603776 30638 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 178324

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 1604
/proc/meminfo: memFree=1625584/2055920 swapFree=4180972/4192956
[pid=1602] ppid=1600 vsize=178324 CPUtime=101.51
/proc/1602/stat : 1602 (bprolog) R 1600 1602 30823 0 -1 4194304 47026 0 0 0 9564 587 0 0 25 0 2 0 2002450222 182603776 30638 996147200 134512640 134990860 4294956096 18446744073709551615 134608363 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/1602/statm: 44581 30638 205 116 0 44092 0
[pid=1602/tid=1604] ppid=1600 vsize=178324 CPUtime=0
/proc/1602/task/1604/stat : 1604 (bprolog) S 1600 1602 30823 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 2 0 2002451949 182603776 30638 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.51
Current children cumulated vsize (KiB) 178324

[startup+162.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 1604
/proc/meminfo: memFree=1625520/2055920 swapFree=4180972/4192956
[pid=1602] ppid=1600 vsize=178324 CPUtime=161.06
/proc/1602/stat : 1602 (bprolog) R 1600 1602 30823 0 -1 4194304 47026 0 0 0 15519 587 0 0 25 0 2 0 2002450222 182603776 30638 996147200 134512640 134990860 4294956096 18446744073709551615 134715706 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/1602/statm: 44581 30638 205 116 0 44092 0
[pid=1602/tid=1604] ppid=1600 vsize=178324 CPUtime=0
/proc/1602/task/1604/stat : 1604 (bprolog) S 1600 1602 30823 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 2 0 2002451949 182603776 30638 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 161.06
Current children cumulated vsize (KiB) 178324

[startup+222.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 1604
/proc/meminfo: memFree=1625520/2055920 swapFree=4180972/4192956
[pid=1602] ppid=1600 vsize=178324 CPUtime=220.6
/proc/1602/stat : 1602 (bprolog) R 1600 1602 30823 0 -1 4194304 47027 0 0 0 21473 587 0 0 25 0 2 0 2002450222 182603776 30639 996147200 134512640 134990860 4294956096 18446744073709551615 134716800 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/1602/statm: 44581 30639 205 116 0 44092 0
[pid=1602/tid=1604] ppid=1600 vsize=178324 CPUtime=0
/proc/1602/task/1604/stat : 1604 (bprolog) S 1600 1602 30823 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 2 0 2002451949 182603776 30639 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 220.6
Current children cumulated vsize (KiB) 178324

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 1604
/proc/meminfo: memFree=1625456/2055920 swapFree=4180972/4192956
[pid=1602] ppid=1600 vsize=178324 CPUtime=280.15
/proc/1602/stat : 1602 (bprolog) R 1600 1602 30823 0 -1 4194304 47027 0 0 0 27428 587 0 0 25 0 2 0 2002450222 182603776 30639 996147200 134512640 134990860 4294956096 18446744073709551615 134608421 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/1602/statm: 44581 30639 205 116 0 44092 0
[pid=1602/tid=1604] ppid=1600 vsize=178324 CPUtime=0
/proc/1602/task/1604/stat : 1604 (bprolog) S 1600 1602 30823 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 2 0 2002451949 182603776 30639 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 280.15
Current children cumulated vsize (KiB) 178324

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 1604
/proc/meminfo: memFree=1625328/2055920 swapFree=4180972/4192956
[pid=1602] ppid=1600 vsize=178324 CPUtime=339.7
/proc/1602/stat : 1602 (bprolog) R 1600 1602 30823 0 -1 4194304 47027 0 0 0 33383 587 0 0 25 0 2 0 2002450222 182603776 30639 996147200 134512640 134990860 4294956096 18446744073709551615 134715598 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/1602/statm: 44581 30639 205 116 0 44092 0
[pid=1602/tid=1604] ppid=1600 vsize=178324 CPUtime=0
/proc/1602/task/1604/stat : 1604 (bprolog) S 1600 1602 30823 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 2 0 2002451949 182603776 30639 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 339.7
Current children cumulated vsize (KiB) 178324

[startup+402.302 s]
/proc/loadavg: 2.06 2.01 2.00 3/74 1604
/proc/meminfo: memFree=1625328/2055920 swapFree=4180972/4192956
[pid=1602] ppid=1600 vsize=178324 CPUtime=399.25
/proc/1602/stat : 1602 (bprolog) R 1600 1602 30823 0 -1 4194304 47027 0 0 0 39338 587 0 0 25 0 2 0 2002450222 182603776 30639 996147200 134512640 134990860 4294956096 18446744073709551615 134716812 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/1602/statm: 44581 30639 205 116 0 44092 0
[pid=1602/tid=1604] ppid=1600 vsize=178324 CPUtime=0
/proc/1602/task/1604/stat : 1604 (bprolog) S 1600 1602 30823 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 2 0 2002451949 182603776 30639 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 399.25
Current children cumulated vsize (KiB) 178324

[startup+462.302 s]
/proc/loadavg: 2.07 2.03 2.00 3/74 1604
/proc/meminfo: memFree=1625264/2055920 swapFree=4180972/4192956
[pid=1602] ppid=1600 vsize=178324 CPUtime=458.79
/proc/1602/stat : 1602 (bprolog) R 1600 1602 30823 0 -1 4194304 47027 0 0 0 45292 587 0 0 25 0 2 0 2002450222 182603776 30639 996147200 134512640 134990860 4294956096 18446744073709551615 134631310 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/1602/statm: 44581 30639 205 116 0 44092 0
[pid=1602/tid=1604] ppid=1600 vsize=178324 CPUtime=0
/proc/1602/task/1604/stat : 1604 (bprolog) S 1600 1602 30823 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 2 0 2002451949 182603776 30639 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 458.79
Current children cumulated vsize (KiB) 178324

[startup+522.301 s]
/proc/loadavg: 2.07 2.03 2.00 3/74 1604
/proc/meminfo: memFree=1618864/2055920 swapFree=4180972/4192956
[pid=1602] ppid=1600 vsize=186136 CPUtime=518.34
/proc/1602/stat : 1602 (bprolog) R 1600 1602 30823 0 -1 4194304 50572 0 0 0 51246 588 0 0 25 0 2 0 2002450222 190603264 32230 996147200 134512640 134990860 4294956096 18446744073709551615 134842037 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/1602/statm: 46534 32230 205 116 0 46045 0
[pid=1602/tid=1604] ppid=1600 vsize=186136 CPUtime=0
/proc/1602/task/1604/stat : 1604 (bprolog) S 1600 1602 30823 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 2 0 2002451949 190603264 32230 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 518.34

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

/proc/1602/task/1604/stat : 1604 (bprolog) S 1600 1602 30823 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 2002451949 201093120 32378 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=1602/tid=1605] ppid=1600 vsize=196380 CPUtime=0
/proc/1602/task/1605/stat : 1605 (bprolog) S 1600 1602 30823 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 2002541972 201093120 32378 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1235.1
Current children cumulated vsize (KiB) 196380

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 1688
/proc/meminfo: memFree=1546408/2055920 swapFree=4180972/4192956
[pid=1602] ppid=1600 vsize=196380 CPUtime=1295.09
/proc/1602/stat : 1602 (bprolog) R 1600 1602 30823 0 -1 4194304 50720 0 0 0 128918 591 0 0 25 0 3 0 2002450222 201093120 32378 996147200 134512640 134990860 4294956096 18446744073709551615 134607567 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/1602/statm: 49095 32378 205 116 0 48606 0
[pid=1602/tid=1604] ppid=1600 vsize=196380 CPUtime=0
/proc/1602/task/1604/stat : 1604 (bprolog) S 1600 1602 30823 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 2002451949 201093120 32378 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=1602/tid=1605] ppid=1600 vsize=196380 CPUtime=0
/proc/1602/task/1605/stat : 1605 (bprolog) S 1600 1602 30823 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 2002541972 201093120 32378 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1295.09
Current children cumulated vsize (KiB) 196380

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 1688
/proc/meminfo: memFree=1546344/2055920 swapFree=4180972/4192956
[pid=1602] ppid=1600 vsize=196380 CPUtime=1355.06
/proc/1602/stat : 1602 (bprolog) R 1600 1602 30823 0 -1 4194304 50720 0 0 0 134915 591 0 0 25 0 3 0 2002450222 201093120 32378 996147200 134512640 134990860 4294956096 18446744073709551615 134607551 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/1602/statm: 49095 32378 205 116 0 48606 0
[pid=1602/tid=1604] ppid=1600 vsize=196380 CPUtime=0
/proc/1602/task/1604/stat : 1604 (bprolog) S 1600 1602 30823 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 2002451949 201093120 32378 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=1602/tid=1605] ppid=1600 vsize=196380 CPUtime=0
/proc/1602/task/1605/stat : 1605 (bprolog) S 1600 1602 30823 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 2002541972 201093120 32378 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1355.06
Current children cumulated vsize (KiB) 196380

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 1690
/proc/meminfo: memFree=1546144/2055920 swapFree=4180972/4192956
[pid=1602] ppid=1600 vsize=206624 CPUtime=1415.04
/proc/1602/stat : 1602 (bprolog) R 1600 1602 30823 0 -1 4194304 50721 0 0 0 140913 591 0 0 25 0 4 0 2002450222 211582976 32379 996147200 134512640 134990860 4294956096 18446744073709551615 134608341 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/1602/statm: 51656 32379 205 116 0 51167 0
[pid=1602/tid=1604] ppid=1600 vsize=206624 CPUtime=0
/proc/1602/task/1604/stat : 1604 (bprolog) S 1600 1602 30823 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 2002451949 211582976 32379 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=1602/tid=1605] ppid=1600 vsize=206624 CPUtime=0
/proc/1602/task/1605/stat : 1605 (bprolog) S 1600 1602 30823 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 2002541972 211582976 32379 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=1602/tid=1689] ppid=1600 vsize=206624 CPUtime=0
/proc/1602/task/1689/stat : 1689 (bprolog) S 1600 1602 30823 0 -1 4194368 0 0 0 0 0 0 0 0 15 0 4 0 2002586980 211582976 32379 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1415.04
Current children cumulated vsize (KiB) 206624

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 1691
/proc/meminfo: memFree=1546144/2055920 swapFree=4180972/4192956
[pid=1602] ppid=1600 vsize=206624 CPUtime=1475.01
/proc/1602/stat : 1602 (bprolog) R 1600 1602 30823 0 -1 4194304 50721 0 0 0 146910 591 0 0 25 0 4 0 2002450222 211582976 32379 996147200 134512640 134990860 4294956096 18446744073709551615 134869171 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/1602/statm: 51656 32379 205 116 0 51167 0
[pid=1602/tid=1604] ppid=1600 vsize=206624 CPUtime=0
/proc/1602/task/1604/stat : 1604 (bprolog) S 1600 1602 30823 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 2002451949 211582976 32379 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=1602/tid=1605] ppid=1600 vsize=206624 CPUtime=0
/proc/1602/task/1605/stat : 1605 (bprolog) S 1600 1602 30823 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 2002541972 211582976 32379 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=1602/tid=1689] ppid=1600 vsize=206624 CPUtime=0
/proc/1602/task/1689/stat : 1689 (bprolog) S 1600 1602 30823 0 -1 4194368 0 0 0 0 0 0 0 0 15 0 4 0 2002586980 211582976 32379 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1475.01
Current children cumulated vsize (KiB) 206624

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 1691
/proc/meminfo: memFree=1546144/2055920 swapFree=4180972/4192956
[pid=1602] ppid=1600 vsize=206624 CPUtime=1534.99
/proc/1602/stat : 1602 (bprolog) R 1600 1602 30823 0 -1 4194304 50721 0 0 0 152908 591 0 0 25 0 4 0 2002450222 211582976 32379 996147200 134512640 134990860 4294956096 18446744073709551615 134607364 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/1602/statm: 51656 32379 205 116 0 51167 0
[pid=1602/tid=1604] ppid=1600 vsize=206624 CPUtime=0
/proc/1602/task/1604/stat : 1604 (bprolog) S 1600 1602 30823 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 2002451949 211582976 32379 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=1602/tid=1605] ppid=1600 vsize=206624 CPUtime=0
/proc/1602/task/1605/stat : 1605 (bprolog) S 1600 1602 30823 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 2002541972 211582976 32379 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=1602/tid=1689] ppid=1600 vsize=206624 CPUtime=0
/proc/1602/task/1689/stat : 1689 (bprolog) S 1600 1602 30823 0 -1 4194368 0 0 0 0 0 0 0 0 15 0 4 0 2002586980 211582976 32379 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1534.99
Current children cumulated vsize (KiB) 206624

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/78 1692
/proc/meminfo: memFree=1546200/2055920 swapFree=4180972/4192956
[pid=1602] ppid=1600 vsize=216868 CPUtime=1594.98
/proc/1602/stat : 1602 (bprolog) R 1600 1602 30823 0 -1 4194304 50722 0 0 0 158906 592 0 0 25 0 5 0 2002450222 222072832 32380 996147200 134512640 134990860 4294956096 18446744073709551615 134631310 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/1602/statm: 54217 32380 205 116 0 53728 0
[pid=1602/tid=1604] ppid=1600 vsize=216868 CPUtime=0
/proc/1602/task/1604/stat : 1604 (bprolog) S 1600 1602 30823 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 2002451949 222072832 32380 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=1602/tid=1605] ppid=1600 vsize=216868 CPUtime=0
/proc/1602/task/1605/stat : 1605 (bprolog) S 1600 1602 30823 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 2002541972 222072832 32380 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=1602/tid=1689] ppid=1600 vsize=216868 CPUtime=0
/proc/1602/task/1689/stat : 1689 (bprolog) S 1600 1602 30823 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 2002586980 222072832 32380 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=1602/tid=1692] ppid=1600 vsize=216868 CPUtime=0
/proc/1602/task/1692/stat : 1692 (bprolog) S 1600 1602 30823 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 5 0 2002609912 222072832 32380 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1594.98
Current children cumulated vsize (KiB) 216868

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/78 1692
/proc/meminfo: memFree=1546136/2055920 swapFree=4180972/4192956
[pid=1602] ppid=1600 vsize=216868 CPUtime=1654.95
/proc/1602/stat : 1602 (bprolog) R 1600 1602 30823 0 -1 4194304 50722 0 0 0 164903 592 0 0 25 0 5 0 2002450222 222072832 32380 996147200 134512640 134990860 4294956096 18446744073709551615 134607538 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/1602/statm: 54217 32380 205 116 0 53728 0
[pid=1602/tid=1604] ppid=1600 vsize=216868 CPUtime=0
/proc/1602/task/1604/stat : 1604 (bprolog) S 1600 1602 30823 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 2002451949 222072832 32380 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=1602/tid=1605] ppid=1600 vsize=216868 CPUtime=0
/proc/1602/task/1605/stat : 1605 (bprolog) S 1600 1602 30823 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 2002541972 222072832 32380 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=1602/tid=1689] ppid=1600 vsize=216868 CPUtime=0
/proc/1602/task/1689/stat : 1689 (bprolog) S 1600 1602 30823 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 2002586980 222072832 32380 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=1602/tid=1692] ppid=1600 vsize=216868 CPUtime=0
/proc/1602/task/1692/stat : 1692 (bprolog) S 1600 1602 30823 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 5 0 2002609912 222072832 32380 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1654.95
Current children cumulated vsize (KiB) 216868

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/78 1692
/proc/meminfo: memFree=1546072/2055920 swapFree=4180972/4192956
[pid=1602] ppid=1600 vsize=216868 CPUtime=1714.93
/proc/1602/stat : 1602 (bprolog) R 1600 1602 30823 0 -1 4194304 50722 0 0 0 170901 592 0 0 25 0 5 0 2002450222 222072832 32380 996147200 134512640 134990860 4294956096 18446744073709551615 134629505 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/1602/statm: 54217 32380 205 116 0 53728 0
[pid=1602/tid=1604] ppid=1600 vsize=216868 CPUtime=0
/proc/1602/task/1604/stat : 1604 (bprolog) S 1600 1602 30823 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 2002451949 222072832 32380 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=1602/tid=1605] ppid=1600 vsize=216868 CPUtime=0
/proc/1602/task/1605/stat : 1605 (bprolog) S 1600 1602 30823 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 2002541972 222072832 32380 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=1602/tid=1689] ppid=1600 vsize=216868 CPUtime=0
/proc/1602/task/1689/stat : 1689 (bprolog) S 1600 1602 30823 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 2002586980 222072832 32380 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=1602/tid=1692] ppid=1600 vsize=216868 CPUtime=0
/proc/1602/task/1692/stat : 1692 (bprolog) S 1600 1602 30823 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 2002609912 222072832 32380 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1714.93
Current children cumulated vsize (KiB) 216868

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/78 1692
/proc/meminfo: memFree=1545816/2055920 swapFree=4180972/4192956
[pid=1602] ppid=1600 vsize=216868 CPUtime=1774.91
/proc/1602/stat : 1602 (bprolog) R 1600 1602 30823 0 -1 4194304 50722 0 0 0 176899 592 0 0 25 0 5 0 2002450222 222072832 32380 996147200 134512640 134990860 4294956096 18446744073709551615 134716337 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/1602/statm: 54217 32380 205 116 0 53728 0
[pid=1602/tid=1604] ppid=1600 vsize=216868 CPUtime=0
/proc/1602/task/1604/stat : 1604 (bprolog) S 1600 1602 30823 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 2002451949 222072832 32380 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=1602/tid=1605] ppid=1600 vsize=216868 CPUtime=0
/proc/1602/task/1605/stat : 1605 (bprolog) S 1600 1602 30823 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 2002541972 222072832 32380 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=1602/tid=1689] ppid=1600 vsize=216868 CPUtime=0
/proc/1602/task/1689/stat : 1689 (bprolog) S 1600 1602 30823 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 2002586980 222072832 32380 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=1602/tid=1692] ppid=1600 vsize=216868 CPUtime=0
/proc/1602/task/1692/stat : 1692 (bprolog) S 1600 1602 30823 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 2002609912 222072832 32380 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1774.91
Current children cumulated vsize (KiB) 216868



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/78 1692
/proc/meminfo: memFree=1545816/2055920 swapFree=4180972/4192956
[pid=1602] ppid=1600 vsize=216868 CPUtime=1800
/proc/1602/stat : 1602 (bprolog) R 1600 1602 30823 0 -1 4194304 50722 0 0 0 179408 592 0 0 25 0 5 0 2002450222 222072832 32380 996147200 134512640 134990860 4294956096 18446744073709551615 134559509 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/1602/statm: 54217 32380 205 116 0 53728 0
[pid=1602/tid=1604] ppid=1600 vsize=216868 CPUtime=0
/proc/1602/task/1604/stat : 1604 (bprolog) S 1600 1602 30823 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 2002451949 222072832 32380 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=1602/tid=1605] ppid=1600 vsize=216868 CPUtime=0
/proc/1602/task/1605/stat : 1605 (bprolog) S 1600 1602 30823 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 2002541972 222072832 32380 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=1602/tid=1689] ppid=1600 vsize=216868 CPUtime=0
/proc/1602/task/1689/stat : 1689 (bprolog) S 1600 1602 30823 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 2002586980 222072832 32380 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=1602/tid=1692] ppid=1600 vsize=216868 CPUtime=0
/proc/1602/task/1692/stat : 1692 (bprolog) S 1600 1602 30823 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 2002609912 222072832 32380 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 216868

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): 1807.44
CPU time (s): 1800.04
CPU user time (s): 1794.1
CPU system time (s): 5.9461
CPU usage (%): 99.5906
Max. virtual memory (cumulated for all children) (KiB): 216868

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.1
system time used= 5.9461
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 50722
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= 273
involuntary context switches= 23421

runsolver used 1.9757 second user time and 4.86726 second system time

The end

Launcher Data (download as text)

Begin job on node15 at 2008-07-05 07:12:36
IDJOB=1085626
IDBENCH=57672
IDSOLVER=347
FILE ID=node15/1085626-1215234755
PBS_JOBID= 7881813
Free space on /tmp= 66488 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 2fe472930e777421d5e31a3144b4206e
RANDOM SEED=1879460964

node15.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	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1752672 kB
Buffers:         47432 kB
Cached:         181624 kB
SwapCached:       6020 kB
Active:         167388 kB
Inactive:        75652 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1752672 kB
SwapTotal:     4192956 kB
SwapFree:      4180972 kB
Dirty:            8736 kB
Writeback:           0 kB
Mapped:          21608 kB
Slab:            45576 kB
Committed_AS:  3646032 kB
PageTables:       1876 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= 66452 MiB
End job on node15 at 2008-07-05 07:42:45