Trace number 1086172

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.07 1812.41

General information on the benchmark

Namecsp/fapp/fapp06/
normalized-fapp06-0500-0.xml
MD5SUM744c0dba383c6f3a8251a2e0da8b7c1e
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 benchmark15.6456
Satisfiable
(Un)Satisfiability was proved
Number of variables500
Number of constraints6531
Maximum constraint arity2
Maximum domain size290
Number of constraints which are defined in extension0
Number of constraints which are defined in intension6531
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-1086172-1215237900)
1.27/1.38	c Converted in 667 ms
1.27/1.38	c solving(HOME/instance-1086172-1215237900,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-1086172-1215237900/watcher-1086172-1215237900 -o /tmp/evaluation-result-1086172-1215237900/solver-1086172-1215237900 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/solver HOME/instance-1086172-1215237900 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.70 2.49 2.20 4/81 21664
/proc/meminfo: memFree=1053224/2055920 swapFree=4180808/4192956
[pid=21664] ppid=21662 vsize=5356 CPUtime=0
/proc/21664/stat : 21664 (sh) R 21662 21664 19796 0 -1 4194304 264 0 0 0 0 0 0 0 20 0 1 0 646723565 5484544 231 996147200 4194304 4889804 548682068864 18446744073709551615 4340526 0 0 4100 65536 0 0 0 17 1 0 0
/proc/21664/statm: 1339 231 192 169 0 50 0

[startup+0.106865 s]
/proc/loadavg: 2.70 2.49 2.20 4/81 21664
/proc/meminfo: memFree=1053224/2055920 swapFree=4180808/4192956
[pid=21664] ppid=21662 vsize=56080 CPUtime=0.09
/proc/21664/stat : 21664 (bprolog) R 21662 21664 19796 0 -1 4194304 1152 0 0 0 5 4 0 0 20 0 1 0 646723565 57425920 865 996147200 134512640 134990860 4294956096 18446744073709551615 134613942 0 0 4096 2 0 0 0 17 1 0 0
/proc/21664/statm: 14020 865 177 116 0 13531 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 56080

[startup+0.201882 s]
/proc/loadavg: 2.70 2.49 2.20 4/81 21664
/proc/meminfo: memFree=1053224/2055920 swapFree=4180808/4192956
[pid=21664] ppid=21662 vsize=56080 CPUtime=0.18
/proc/21664/stat : 21664 (bprolog) R 21662 21664 19796 0 -1 4194304 1155 0 0 0 9 9 0 0 20 0 1 0 646723565 57425920 868 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/21664/statm: 14020 868 177 116 0 13531 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 56080

[startup+0.301897 s]
/proc/loadavg: 2.70 2.49 2.20 4/81 21664
/proc/meminfo: memFree=1053224/2055920 swapFree=4180808/4192956
[pid=21664] ppid=21662 vsize=56080 CPUtime=0.29
/proc/21664/stat : 21664 (bprolog) R 21662 21664 19796 0 -1 4194304 1157 0 0 0 15 14 0 0 21 0 1 0 646723565 57425920 870 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/21664/statm: 14020 870 177 116 0 13531 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 56080

[startup+0.701951 s]
/proc/loadavg: 2.70 2.49 2.20 4/81 21664
/proc/meminfo: memFree=1053224/2055920 swapFree=4180808/4192956
[pid=21664] ppid=21662 vsize=56080 CPUtime=0.68
/proc/21664/stat : 21664 (bprolog) R 21662 21664 19796 0 -1 4194304 1164 0 0 0 35 33 0 0 25 0 1 0 646723565 57425920 877 996147200 134512640 134990860 4294956096 18446744073709551615 134560096 0 0 4096 2 0 0 0 17 1 0 0
/proc/21664/statm: 14020 877 177 116 0 13531 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 56080

[startup+1.50108 s]
/proc/loadavg: 2.70 2.49 2.20 4/82 21665
/proc/meminfo: memFree=1049888/2055920 swapFree=4180808/4192956
[pid=21664] ppid=21662 vsize=56076 CPUtime=1.47
/proc/21664/stat : 21664 (bprolog) R 21662 21664 19796 0 -1 4194304 2111 0 0 0 78 69 0 0 25 0 1 0 646723565 57421824 1822 996147200 134512640 134990860 4294956096 18446744073709551615 134561372 0 0 4096 2 0 0 0 17 1 0 0
/proc/21664/statm: 14019 1822 180 116 0 13530 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 56076

[startup+3.10131 s]
/proc/loadavg: 2.70 2.49 2.20 4/83 21666
/proc/meminfo: memFree=1037336/2055920 swapFree=4180808/4192956
[pid=21664] ppid=21662 vsize=78732 CPUtime=3.06
/proc/21664/stat : 21664 (bprolog) R 21662 21664 19796 0 -1 4194304 4279 0 0 0 236 70 0 0 25 0 2 0 646723565 80621568 3987 996147200 134512640 134990860 4294956096 18446744073709551615 134631163 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/21664/statm: 19683 3987 205 116 0 19194 0
[pid=21664/tid=21666] ppid=21662 vsize=78732 CPUtime=0
/proc/21664/task/21666/stat : 21666 (bprolog) S 21662 21664 19796 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 646723746 80621568 3987 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 78732

[startup+6.30178 s]
/proc/loadavg: 2.72 2.50 2.21 4/83 21666
/proc/meminfo: memFree=1036632/2055920 swapFree=4180808/4192956
[pid=21664] ppid=21662 vsize=78732 CPUtime=6.23
/proc/21664/stat : 21664 (bprolog) R 21662 21664 19796 0 -1 4194304 4425 0 0 0 553 70 0 0 25 0 2 0 646723565 80621568 4133 996147200 134512640 134990860 4294956096 18446744073709551615 134608373 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/21664/statm: 19683 4133 205 116 0 19194 0
[pid=21664/tid=21666] ppid=21662 vsize=78732 CPUtime=0
/proc/21664/task/21666/stat : 21666 (bprolog) S 21662 21664 19796 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 646723746 80621568 4133 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 78732

[startup+12.7017 s]
/proc/loadavg: 2.74 2.51 2.21 4/83 21666
/proc/meminfo: memFree=1036440/2055920 swapFree=4180808/4192956
[pid=21664] ppid=21662 vsize=78732 CPUtime=12.57
/proc/21664/stat : 21664 (bprolog) R 21662 21664 19796 0 -1 4194304 4426 0 0 0 1187 70 0 0 25 0 2 0 646723565 80621568 4134 996147200 134512640 134990860 4294956096 18446744073709551615 134571376 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/21664/statm: 19683 4134 205 116 0 19194 0
[pid=21664/tid=21666] ppid=21662 vsize=78732 CPUtime=0
/proc/21664/task/21666/stat : 21666 (bprolog) S 21662 21664 19796 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 646723746 80621568 4134 996147200 134512640 134990860 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) 78732

[startup+25.5016 s]
/proc/loadavg: 2.72 2.51 2.22 3/83 21666
/proc/meminfo: memFree=1036440/2055920 swapFree=4180808/4192956
[pid=21664] ppid=21662 vsize=78732 CPUtime=25.25
/proc/21664/stat : 21664 (bprolog) R 21662 21664 19796 0 -1 4194304 4426 0 0 0 2455 70 0 0 25 0 2 0 646723565 80621568 4134 996147200 134512640 134990860 4294956096 18446744073709551615 134559523 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/21664/statm: 19683 4134 205 116 0 19194 0
[pid=21664/tid=21666] ppid=21662 vsize=78732 CPUtime=0
/proc/21664/task/21666/stat : 21666 (bprolog) S 21662 21664 19796 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 646723746 80621568 4134 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 78732

[startup+51.1014 s]
/proc/loadavg: 2.73 2.54 2.23 4/83 21666
/proc/meminfo: memFree=1036440/2055920 swapFree=4180808/4192956
[pid=21664] ppid=21662 vsize=78732 CPUtime=50.62
/proc/21664/stat : 21664 (bprolog) R 21662 21664 19796 0 -1 4194304 4426 0 0 0 4991 71 0 0 25 0 2 0 646723565 80621568 4134 996147200 134512640 134990860 4294956096 18446744073709551615 134629906 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/21664/statm: 19683 4134 205 116 0 19194 0
[pid=21664/tid=21666] ppid=21662 vsize=78732 CPUtime=0
/proc/21664/task/21666/stat : 21666 (bprolog) S 21662 21664 19796 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 646723746 80621568 4134 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.62
Current children cumulated vsize (KiB) 78732

[startup+102.302 s]
/proc/loadavg: 2.76 2.57 2.26 4/83 21666
/proc/meminfo: memFree=1036256/2055920 swapFree=4180808/4192956
[pid=21664] ppid=21662 vsize=78732 CPUtime=101.36
/proc/21664/stat : 21664 (bprolog) R 21662 21664 19796 0 -1 4194304 4426 0 0 0 10065 71 0 0 25 0 2 0 646723565 80621568 4134 996147200 134512640 134990860 4294956096 18446744073709551615 134607553 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/21664/statm: 19683 4134 205 116 0 19194 0
[pid=21664/tid=21666] ppid=21662 vsize=78732 CPUtime=0
/proc/21664/task/21666/stat : 21666 (bprolog) S 21662 21664 19796 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 646723746 80621568 4134 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.36
Current children cumulated vsize (KiB) 78732

[startup+162.302 s]
/proc/loadavg: 2.79 2.62 2.29 4/83 21666
/proc/meminfo: memFree=1036192/2055920 swapFree=4180808/4192956
[pid=21664] ppid=21662 vsize=78732 CPUtime=160.82
/proc/21664/stat : 21664 (bprolog) R 21662 21664 19796 0 -1 4194304 4426 0 0 0 16011 71 0 0 25 0 2 0 646723565 80621568 4134 996147200 134512640 134990860 4294956096 18446744073709551615 134731558 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/21664/statm: 19683 4134 205 116 0 19194 0
[pid=21664/tid=21666] ppid=21662 vsize=78732 CPUtime=0
/proc/21664/task/21666/stat : 21666 (bprolog) S 21662 21664 19796 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 646723746 80621568 4134 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 160.82
Current children cumulated vsize (KiB) 78732

[startup+222.307 s]
/proc/loadavg: 2.81 2.65 2.32 4/83 21666
/proc/meminfo: memFree=1036128/2055920 swapFree=4180808/4192956
[pid=21664] ppid=21662 vsize=78732 CPUtime=220.27
/proc/21664/stat : 21664 (bprolog) R 21662 21664 19796 0 -1 4194304 4426 0 0 0 21956 71 0 0 25 0 2 0 646723565 80621568 4134 996147200 134512640 134990860 4294956096 18446744073709551615 134607373 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/21664/statm: 19683 4134 205 116 0 19194 0
[pid=21664/tid=21666] ppid=21662 vsize=78732 CPUtime=0
/proc/21664/task/21666/stat : 21666 (bprolog) S 21662 21664 19796 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 646723746 80621568 4134 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 220.27
Current children cumulated vsize (KiB) 78732

[startup+282.301 s]
/proc/loadavg: 2.76 2.67 2.35 4/83 21666
/proc/meminfo: memFree=1036000/2055920 swapFree=4180808/4192956
[pid=21664] ppid=21662 vsize=78732 CPUtime=279.72
/proc/21664/stat : 21664 (bprolog) R 21662 21664 19796 0 -1 4194304 4426 0 0 0 27901 71 0 0 25 0 2 0 646723565 80621568 4134 996147200 134512640 134990860 4294956096 18446744073709551615 134559518 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/21664/statm: 19683 4134 205 116 0 19194 0
[pid=21664/tid=21666] ppid=21662 vsize=78732 CPUtime=0
/proc/21664/task/21666/stat : 21666 (bprolog) S 21662 21664 19796 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 646723746 80621568 4134 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 279.72
Current children cumulated vsize (KiB) 78732

[startup+342.301 s]
/proc/loadavg: 2.76 2.68 2.37 4/83 21666
/proc/meminfo: memFree=1036000/2055920 swapFree=4180808/4192956
[pid=21664] ppid=21662 vsize=78732 CPUtime=339.18
/proc/21664/stat : 21664 (bprolog) R 21662 21664 19796 0 -1 4194304 4426 0 0 0 33847 71 0 0 25 0 2 0 646723565 80621568 4134 996147200 134512640 134990860 4294956096 18446744073709551615 134716869 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/21664/statm: 19683 4134 205 116 0 19194 0
[pid=21664/tid=21666] ppid=21662 vsize=78732 CPUtime=0
/proc/21664/task/21666/stat : 21666 (bprolog) S 21662 21664 19796 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 646723746 80621568 4134 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 339.18
Current children cumulated vsize (KiB) 78732

[startup+402.301 s]
/proc/loadavg: 2.76 2.69 2.39 3/83 21666
/proc/meminfo: memFree=1035936/2055920 swapFree=4180808/4192956
[pid=21664] ppid=21662 vsize=78732 CPUtime=398.65
/proc/21664/stat : 21664 (bprolog) R 21662 21664 19796 0 -1 4194304 4426 0 0 0 39794 71 0 0 25 0 2 0 646723565 80621568 4134 996147200 134512640 134990860 4294956096 18446744073709551615 134619957 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/21664/statm: 19683 4134 205 116 0 19194 0
[pid=21664/tid=21666] ppid=21662 vsize=78732 CPUtime=0
/proc/21664/task/21666/stat : 21666 (bprolog) S 21662 21664 19796 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 646723746 80621568 4134 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 398.65
Current children cumulated vsize (KiB) 78732

[startup+462.302 s]
/proc/loadavg: 2.80 2.71 2.41 4/83 21666
/proc/meminfo: memFree=1035936/2055920 swapFree=4180808/4192956
[pid=21664] ppid=21662 vsize=78732 CPUtime=458.1
/proc/21664/stat : 21664 (bprolog) R 21662 21664 19796 0 -1 4194304 4426 0 0 0 45739 71 0 0 25 0 2 0 646723565 80621568 4134 996147200 134512640 134990860 4294956096 18446744073709551615 134607541 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/21664/statm: 19683 4134 205 116 0 19194 0
[pid=21664/tid=21666] ppid=21662 vsize=78732 CPUtime=0
/proc/21664/task/21666/stat : 21666 (bprolog) S 21662 21664 19796 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 646723746 80621568 4134 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 458.1
Current children cumulated vsize (KiB) 78732

[startup+522.303 s]
/proc/loadavg: 2.81 2.73 2.44 4/83 21666
/proc/meminfo: memFree=1035936/2055920 swapFree=4180808/4192956

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

Current children cumulated CPU time (s) 1231.03
Current children cumulated vsize (KiB) 88976

[startup+1302.3 s]
/proc/loadavg: 2.73 2.78 2.63 4/84 21667
/proc/meminfo: memFree=1035032/2055920 swapFree=4180808/4192956
[pid=21664] ppid=21662 vsize=88976 CPUtime=1290.48
/proc/21664/stat : 21664 (bprolog) R 21662 21664 19796 0 -1 4194304 4450 0 0 0 128976 72 0 0 25 0 3 0 646723565 91111424 4158 996147200 134512640 134990860 4294956096 18446744073709551615 134605157 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/21664/statm: 22244 4158 205 116 0 21755 0
[pid=21664/tid=21666] ppid=21662 vsize=88976 CPUtime=0
/proc/21664/task/21666/stat : 21666 (bprolog) S 21662 21664 19796 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 646723746 91111424 4158 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=21664/tid=21667] ppid=21662 vsize=88976 CPUtime=0
/proc/21664/task/21667/stat : 21667 (bprolog) S 21662 21664 19796 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 646813756 91111424 4158 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1290.48
Current children cumulated vsize (KiB) 88976

[startup+1362.3 s]
/proc/loadavg: 2.47 2.71 2.61 3/77 21701
/proc/meminfo: memFree=1663904/2055920 swapFree=4180808/4192956
[pid=21664] ppid=21662 vsize=99220 CPUtime=1350.16
/proc/21664/stat : 21664 (bprolog) R 21662 21664 19796 0 -1 4194304 4733 0 0 0 134941 75 0 0 25 0 4 0 646723565 101601280 4441 996147200 134512640 134990860 4294956096 18446744073709551615 134731353 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/21664/statm: 24805 4441 205 116 0 24316 0
[pid=21664/tid=21666] ppid=21662 vsize=99220 CPUtime=0
/proc/21664/task/21666/stat : 21666 (bprolog) S 21662 21664 19796 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 646723746 101601280 4441 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=21664/tid=21667] ppid=21662 vsize=99220 CPUtime=0
/proc/21664/task/21667/stat : 21667 (bprolog) S 21662 21664 19796 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 646813756 101601280 4441 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=21664/tid=21701] ppid=21662 vsize=99220 CPUtime=0
/proc/21664/task/21701/stat : 21701 (bprolog) S 21662 21664 19796 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 646858762 101601280 4441 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1350.16
Current children cumulated vsize (KiB) 99220

[startup+1422.3 s]
/proc/loadavg: 2.17 2.58 2.57 3/77 21701
/proc/meminfo: memFree=1663776/2055920 swapFree=4180808/4192956
[pid=21664] ppid=21662 vsize=99220 CPUtime=1410.11
/proc/21664/stat : 21664 (bprolog) R 21662 21664 19796 0 -1 4194304 4733 0 0 0 140936 75 0 0 25 0 4 0 646723565 101601280 4441 996147200 134512640 134990860 4294956096 18446744073709551615 134716859 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/21664/statm: 24805 4441 205 116 0 24316 0
[pid=21664/tid=21666] ppid=21662 vsize=99220 CPUtime=0
/proc/21664/task/21666/stat : 21666 (bprolog) S 21662 21664 19796 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 646723746 101601280 4441 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=21664/tid=21667] ppid=21662 vsize=99220 CPUtime=0
/proc/21664/task/21667/stat : 21667 (bprolog) S 21662 21664 19796 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 646813756 101601280 4441 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=21664/tid=21701] ppid=21662 vsize=99220 CPUtime=0
/proc/21664/task/21701/stat : 21701 (bprolog) S 21662 21664 19796 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 646858762 101601280 4441 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1410.11
Current children cumulated vsize (KiB) 99220

[startup+1482.3 s]
/proc/loadavg: 2.06 2.47 2.53 3/77 21701
/proc/meminfo: memFree=1663776/2055920 swapFree=4180808/4192956
[pid=21664] ppid=21662 vsize=99220 CPUtime=1470.09
/proc/21664/stat : 21664 (bprolog) R 21662 21664 19796 0 -1 4194304 4733 0 0 0 146934 75 0 0 25 0 4 0 646723565 101601280 4441 996147200 134512640 134990860 4294956096 18446744073709551615 134716353 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/21664/statm: 24805 4441 205 116 0 24316 0
[pid=21664/tid=21666] ppid=21662 vsize=99220 CPUtime=0
/proc/21664/task/21666/stat : 21666 (bprolog) S 21662 21664 19796 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 646723746 101601280 4441 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=21664/tid=21667] ppid=21662 vsize=99220 CPUtime=0
/proc/21664/task/21667/stat : 21667 (bprolog) S 21662 21664 19796 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 646813756 101601280 4441 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=21664/tid=21701] ppid=21662 vsize=99220 CPUtime=0
/proc/21664/task/21701/stat : 21701 (bprolog) S 21662 21664 19796 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 646858762 101601280 4441 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1470.09
Current children cumulated vsize (KiB) 99220

[startup+1542.31 s]
/proc/loadavg: 2.02 2.38 2.50 3/77 21701
/proc/meminfo: memFree=1663712/2055920 swapFree=4180808/4192956
[pid=21664] ppid=21662 vsize=99220 CPUtime=1530.07
/proc/21664/stat : 21664 (bprolog) R 21662 21664 19796 0 -1 4194304 4733 0 0 0 152932 75 0 0 25 0 4 0 646723565 101601280 4441 996147200 134512640 134990860 4294956096 18446744073709551615 134605212 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/21664/statm: 24805 4441 205 116 0 24316 0
[pid=21664/tid=21666] ppid=21662 vsize=99220 CPUtime=0
/proc/21664/task/21666/stat : 21666 (bprolog) S 21662 21664 19796 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 646723746 101601280 4441 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=21664/tid=21667] ppid=21662 vsize=99220 CPUtime=0
/proc/21664/task/21667/stat : 21667 (bprolog) S 21662 21664 19796 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 646813756 101601280 4441 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=21664/tid=21701] ppid=21662 vsize=99220 CPUtime=0
/proc/21664/task/21701/stat : 21701 (bprolog) S 21662 21664 19796 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 646858762 101601280 4441 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1530.07
Current children cumulated vsize (KiB) 99220

[startup+1602.3 s]
/proc/loadavg: 2.01 2.31 2.46 3/78 21702
/proc/meminfo: memFree=1663640/2055920 swapFree=4180808/4192956
[pid=21664] ppid=21662 vsize=109464 CPUtime=1590.03
/proc/21664/stat : 21664 (bprolog) R 21662 21664 19796 0 -1 4194304 4734 0 0 0 158928 75 0 0 25 0 5 0 646723565 112091136 4442 996147200 134512640 134990860 4294956096 18446744073709551615 134593104 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/21664/statm: 27366 4442 205 116 0 26877 0
[pid=21664/tid=21666] ppid=21662 vsize=109464 CPUtime=0
/proc/21664/task/21666/stat : 21666 (bprolog) S 21662 21664 19796 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 646723746 112091136 4442 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=21664/tid=21667] ppid=21662 vsize=109464 CPUtime=0
/proc/21664/task/21667/stat : 21667 (bprolog) S 21662 21664 19796 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 646813756 112091136 4442 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=21664/tid=21701] ppid=21662 vsize=109464 CPUtime=0
/proc/21664/task/21701/stat : 21701 (bprolog) S 21662 21664 19796 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 646858762 112091136 4442 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=21664/tid=21702] ppid=21662 vsize=109464 CPUtime=0
/proc/21664/task/21702/stat : 21702 (bprolog) S 21662 21664 19796 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 5 0 646881267 112091136 4442 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1590.03
Current children cumulated vsize (KiB) 109464

[startup+1662.3 s]
/proc/loadavg: 2.04 2.27 2.44 3/78 21702
/proc/meminfo: memFree=1663576/2055920 swapFree=4180808/4192956
[pid=21664] ppid=21662 vsize=109464 CPUtime=1650.02
/proc/21664/stat : 21664 (bprolog) R 21662 21664 19796 0 -1 4194304 4734 0 0 0 164926 76 0 0 25 0 5 0 646723565 112091136 4442 996147200 134512640 134990860 4294956096 18446744073709551615 134640366 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/21664/statm: 27366 4442 205 116 0 26877 0
[pid=21664/tid=21666] ppid=21662 vsize=109464 CPUtime=0
/proc/21664/task/21666/stat : 21666 (bprolog) S 21662 21664 19796 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 646723746 112091136 4442 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=21664/tid=21667] ppid=21662 vsize=109464 CPUtime=0
/proc/21664/task/21667/stat : 21667 (bprolog) S 21662 21664 19796 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 646813756 112091136 4442 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=21664/tid=21701] ppid=21662 vsize=109464 CPUtime=0
/proc/21664/task/21701/stat : 21701 (bprolog) S 21662 21664 19796 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 646858762 112091136 4442 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=21664/tid=21702] ppid=21662 vsize=109464 CPUtime=0
/proc/21664/task/21702/stat : 21702 (bprolog) S 21662 21664 19796 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 5 0 646881267 112091136 4442 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1650.02
Current children cumulated vsize (KiB) 109464

[startup+1722.3 s]
/proc/loadavg: 2.06 2.23 2.41 3/78 21702
/proc/meminfo: memFree=1663512/2055920 swapFree=4180808/4192956
[pid=21664] ppid=21662 vsize=109464 CPUtime=1709.99
/proc/21664/stat : 21664 (bprolog) R 21662 21664 19796 0 -1 4194304 4734 0 0 0 170923 76 0 0 25 0 5 0 646723565 112091136 4442 996147200 134512640 134990860 4294956096 18446744073709551615 134715816 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/21664/statm: 27366 4442 205 116 0 26877 0
[pid=21664/tid=21666] ppid=21662 vsize=109464 CPUtime=0
/proc/21664/task/21666/stat : 21666 (bprolog) S 21662 21664 19796 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 646723746 112091136 4442 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=21664/tid=21667] ppid=21662 vsize=109464 CPUtime=0
/proc/21664/task/21667/stat : 21667 (bprolog) S 21662 21664 19796 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 646813756 112091136 4442 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=21664/tid=21701] ppid=21662 vsize=109464 CPUtime=0
/proc/21664/task/21701/stat : 21701 (bprolog) S 21662 21664 19796 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 646858762 112091136 4442 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=21664/tid=21702] ppid=21662 vsize=109464 CPUtime=0
/proc/21664/task/21702/stat : 21702 (bprolog) S 21662 21664 19796 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 646881267 112091136 4442 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1709.99
Current children cumulated vsize (KiB) 109464

[startup+1782.3 s]
/proc/loadavg: 2.02 2.18 2.38 3/78 21702
/proc/meminfo: memFree=1663384/2055920 swapFree=4180808/4192956
[pid=21664] ppid=21662 vsize=109464 CPUtime=1769.97
/proc/21664/stat : 21664 (bprolog) R 21662 21664 19796 0 -1 4194304 4734 0 0 0 176921 76 0 0 25 0 5 0 646723565 112091136 4442 996147200 134512640 134990860 4294956096 18446744073709551615 134631707 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/21664/statm: 27366 4442 205 116 0 26877 0
[pid=21664/tid=21666] ppid=21662 vsize=109464 CPUtime=0
/proc/21664/task/21666/stat : 21666 (bprolog) S 21662 21664 19796 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 646723746 112091136 4442 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=21664/tid=21667] ppid=21662 vsize=109464 CPUtime=0
/proc/21664/task/21667/stat : 21667 (bprolog) S 21662 21664 19796 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 646813756 112091136 4442 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=21664/tid=21701] ppid=21662 vsize=109464 CPUtime=0
/proc/21664/task/21701/stat : 21701 (bprolog) S 21662 21664 19796 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 646858762 112091136 4442 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=21664/tid=21702] ppid=21662 vsize=109464 CPUtime=0
/proc/21664/task/21702/stat : 21702 (bprolog) S 21662 21664 19796 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 646881267 112091136 4442 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1769.97
Current children cumulated vsize (KiB) 109464



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1812.4 s]
/proc/loadavg: 2.01 2.17 2.37 3/74 21702
/proc/meminfo: memFree=1663384/2055920 swapFree=4180808/4192956
[pid=21664] ppid=21662 vsize=109464 CPUtime=1800.06
/proc/21664/stat : 21664 (bprolog) R 21662 21664 19796 0 -1 4194304 4735 0 0 0 179930 76 0 0 25 0 1 0 646723565 112091136 4443 996147200 134512640 134990860 4294956096 18446744073709551615 134919617 0 0 4096 2 0 0 0 17 0 0 0
/proc/21664/statm: 27366 4443 206 116 0 26877 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 109464

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

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

[startup+1812.4 s]
/proc/loadavg: 2.01 2.17 2.37 3/74 21702
/proc/meminfo: memFree=1663384/2055920 swapFree=4180808/4192956
[pid=21664] ppid=21662 vsize=109464 CPUtime=1800.06
/proc/21664/stat : 21664 (bprolog) R 21662 21664 19796 0 -1 4194304 4735 0 0 0 179930 76 0 0 25 0 1 0 646723565 112091136 4443 996147200 134512640 134990860 4294956096 18446744073709551615 134919617 0 0 4096 2 0 0 0 17 0 0 0
/proc/21664/statm: 27366 4443 206 116 0 26877 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 109464

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1812.41
CPU time (s): 1800.07
CPU user time (s): 1799.31
CPU system time (s): 0.764883
CPU usage (%): 99.3192
Max. virtual memory (cumulated for all children) (KiB): 109464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.31
system time used= 0.764883
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4735
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= 12
involuntary context switches= 56332

runsolver used 2.17567 second user time and 5.16122 second system time

The end

Launcher Data (download as text)

Begin job on node39 at 2008-07-05 08:05:00
IDJOB=1086172
IDBENCH=57772
IDSOLVER=347
FILE ID=node39/1086172-1215237900
PBS_JOBID= 7881911
Free space on /tmp= 66556 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 744c0dba383c6f3a8251a2e0da8b7c1e
RANDOM SEED=833964985

node39.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.267
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.267
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:       1053704 kB
Buffers:         26672 kB
Cached:         167304 kB
SwapCached:       6012 kB
Active:         845140 kB
Inactive:       101856 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1053704 kB
SwapTotal:     4192956 kB
SwapFree:      4180808 kB
Dirty:            2140 kB
Writeback:           0 kB
Mapped:         769164 kB
Slab:            39100 kB
Committed_AS:  1769944 kB
PageTables:       3280 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= 66528 MiB
End job on node39 at 2008-07-05 08:35:14