Trace number 1086592

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.09 1801.22

General information on the benchmark

Namecsp/fapp/fapp35/
normalized-fapp35-1500-3.xml
MD5SUMe300dafa26bcab4445d58a8b5c31c7b7
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 benchmark30.4124
Satisfiable
(Un)Satisfiability was proved
Number of variables1500
Number of constraints22067
Maximum constraint arity2
Maximum domain size698
Number of constraints which are defined in extension0
Number of constraints which are defined in intension22067
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.04	c bpsolver version 6.27.2008
0.00/0.04	c converting(HOME/instance-1086592-1215240157)
4.37/4.41	c Converted in 2261 ms
4.37/4.41	c solving(HOME/instance-1086592-1215240157,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-1086592-1215240157/watcher-1086592-1215240157 -o /tmp/evaluation-result-1086592-1215240157/solver-1086592-1215240157 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/solver HOME/instance-1086592-1215240157 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.01 1.37 1.72 2/82 17050
/proc/meminfo: memFree=1177744/2055920 swapFree=4180232/4192956
[pid=17050] ppid=17048 vsize=5356 CPUtime=0
/proc/17050/stat : 17050 (sh) D 17048 17050 15412 0 -1 4194304 264 0 0 0 0 0 0 0 18 0 1 0 646952855 5484544 231 996147200 4194304 4889804 548682068864 18446744073709551615 4488656 0 0 4100 65536 18446744071563479169 0 0 17 1 0 0
/proc/17050/statm: 1339 231 192 169 0 50 0

[startup+0.0612641 s]
/proc/loadavg: 1.01 1.37 1.72 2/82 17050
/proc/meminfo: memFree=1177744/2055920 swapFree=4180232/4192956
[pid=17050] ppid=17048 vsize=56080 CPUtime=0.03
/proc/17050/stat : 17050 (bprolog) R 17048 17050 15412 0 -1 4194304 1088 0 1 0 2 1 0 0 18 0 1 0 646952855 57425920 802 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 0 0 0
/proc/17050/statm: 14020 802 173 116 0 13531 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 56080

[startup+0.102271 s]
/proc/loadavg: 1.01 1.37 1.72 2/82 17050
/proc/meminfo: memFree=1177744/2055920 swapFree=4180232/4192956
[pid=17050] ppid=17048 vsize=56080 CPUtime=0.07
/proc/17050/stat : 17050 (bprolog) R 17048 17050 15412 0 -1 4194304 1139 0 1 0 3 4 0 0 18 0 1 0 646952855 57425920 853 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 0 0 0
/proc/17050/statm: 14020 853 173 116 0 13531 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 56080

[startup+0.302311 s]
/proc/loadavg: 1.01 1.37 1.72 2/82 17050
/proc/meminfo: memFree=1177744/2055920 swapFree=4180232/4192956
[pid=17050] ppid=17048 vsize=56080 CPUtime=0.27
/proc/17050/stat : 17050 (bprolog) R 17048 17050 15412 0 -1 4194304 1274 0 1 0 13 14 0 0 19 0 1 0 646952855 57425920 988 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 0 0 0
/proc/17050/statm: 14020 988 177 116 0 13531 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 56080

[startup+0.701387 s]
/proc/loadavg: 1.01 1.37 1.72 2/82 17050
/proc/meminfo: memFree=1177744/2055920 swapFree=4180232/4192956
[pid=17050] ppid=17048 vsize=56080 CPUtime=0.67
/proc/17050/stat : 17050 (bprolog) R 17048 17050 15412 0 -1 4194304 1285 0 1 0 35 32 0 0 23 0 1 0 646952855 57425920 999 996147200 134512640 134990860 4294956096 18446744073709551615 134556818 0 0 4096 2 0 0 0 17 1 0 0
/proc/17050/statm: 14020 999 177 116 0 13531 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 56080

[startup+1.50154 s]
/proc/loadavg: 1.01 1.37 1.72 2/83 17051
/proc/meminfo: memFree=1173960/2055920 swapFree=4180232/4192956
[pid=17050] ppid=17048 vsize=56080 CPUtime=1.46
/proc/17050/stat : 17050 (bprolog) R 17048 17050 15412 0 -1 4194304 1299 0 1 0 77 69 0 0 25 0 1 0 646952855 57425920 1013 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 0 0 0
/proc/17050/statm: 14020 1013 177 116 0 13531 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 56080

[startup+3.10185 s]
/proc/loadavg: 1.01 1.37 1.72 2/83 17051
/proc/meminfo: memFree=1173320/2055920 swapFree=4180232/4192956
[pid=17050] ppid=17048 vsize=56080 CPUtime=3.06
/proc/17050/stat : 17050 (bprolog) R 17048 17050 15412 0 -1 4194304 1325 0 1 0 160 146 0 0 25 0 1 0 646952855 57425920 1039 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 0 0 0
/proc/17050/statm: 14020 1039 177 116 0 13531 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 56080

[startup+6.30146 s]
/proc/loadavg: 1.01 1.37 1.71 2/83 17051
/proc/meminfo: memFree=1141512/2055920 swapFree=4180232/4192956
[pid=17050] ppid=17048 vsize=90944 CPUtime=6.26
/proc/17050/stat : 17050 (bprolog) R 17048 17050 15412 0 -1 4194304 11889 0 1 0 412 214 0 0 25 0 2 0 646952855 93126656 11598 996147200 134512640 134990860 4294956096 18446744073709551615 134593637 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/17050/statm: 22736 11598 205 116 0 22247 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 90944

[startup+12.7017 s]
/proc/loadavg: 1.01 1.36 1.71 2/84 17052
/proc/meminfo: memFree=1129856/2055920 swapFree=4180232/4192956
[pid=17050] ppid=17048 vsize=90944 CPUtime=12.66
/proc/17050/stat : 17050 (bprolog) R 17048 17050 15412 0 -1 4194304 11889 0 1 0 1052 214 0 0 25 0 2 0 646952855 93126656 11598 996147200 134512640 134990860 4294956096 18446744073709551615 134559503 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/17050/statm: 22736 11598 205 116 0 22247 0
[pid=17050/tid=17052] ppid=17048 vsize=90944 CPUtime=0
/proc/17050/task/17052/stat : 17052 (bprolog) S 17048 17050 15412 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 646953421 93126656 11598 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 90944

[startup+25.5022 s]
/proc/loadavg: 1.01 1.34 1.70 2/84 17052
/proc/meminfo: memFree=1129920/2055920 swapFree=4180232/4192956
[pid=17050] ppid=17048 vsize=90944 CPUtime=25.46
/proc/17050/stat : 17050 (bprolog) R 17048 17050 15412 0 -1 4194304 11889 0 1 0 2332 214 0 0 25 0 2 0 646952855 93126656 11598 996147200 134512640 134990860 4294956096 18446744073709551615 134629488 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/17050/statm: 22736 11598 205 116 0 22247 0
[pid=17050/tid=17052] ppid=17048 vsize=90944 CPUtime=0
/proc/17050/task/17052/stat : 17052 (bprolog) S 17048 17050 15412 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 646953421 93126656 11598 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 90944

[startup+51.1021 s]
/proc/loadavg: 1.00 1.31 1.68 2/84 17052
/proc/meminfo: memFree=1129920/2055920 swapFree=4180232/4192956
[pid=17050] ppid=17048 vsize=90944 CPUtime=51.04
/proc/17050/stat : 17050 (bprolog) R 17048 17050 15412 0 -1 4194304 11900 0 1 0 4890 214 0 0 25 0 2 0 646952855 93126656 11609 996147200 134512640 134990860 4294956096 18446744073709551615 134734720 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/17050/statm: 22736 11609 205 116 0 22247 0
[pid=17050/tid=17052] ppid=17048 vsize=90944 CPUtime=0
/proc/17050/task/17052/stat : 17052 (bprolog) S 17048 17050 15412 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 646953421 93126656 11609 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 90944

[startup+102.306 s]
/proc/loadavg: 1.00 1.26 1.64 2/84 17052
/proc/meminfo: memFree=1129792/2055920 swapFree=4180232/4192956
[pid=17050] ppid=17048 vsize=90944 CPUtime=102.22
/proc/17050/stat : 17050 (bprolog) R 17048 17050 15412 0 -1 4194304 11968 0 1 0 10008 214 0 0 25 0 2 0 646952855 93126656 11677 996147200 134512640 134990860 4294956096 18446744073709551615 134711711 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/17050/statm: 22736 11677 205 116 0 22247 0
[pid=17050/tid=17052] ppid=17048 vsize=90944 CPUtime=0
/proc/17050/task/17052/stat : 17052 (bprolog) S 17048 17050 15412 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 646953421 93126656 11677 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 90944

[startup+162.301 s]
/proc/loadavg: 1.00 1.21 1.60 2/84 17052
/proc/meminfo: memFree=1129664/2055920 swapFree=4180232/4192956
[pid=17050] ppid=17048 vsize=90944 CPUtime=162.18
/proc/17050/stat : 17050 (bprolog) R 17048 17050 15412 0 -1 4194304 11974 0 1 0 16004 214 0 0 25 0 2 0 646952855 93126656 11683 996147200 134512640 134990860 4294956096 18446744073709551615 134842064 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/17050/statm: 22736 11683 205 116 0 22247 0
[pid=17050/tid=17052] ppid=17048 vsize=90944 CPUtime=0
/proc/17050/task/17052/stat : 17052 (bprolog) S 17048 17050 15412 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 646953421 93126656 11683 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 90944

[startup+222.302 s]
/proc/loadavg: 1.00 1.17 1.56 2/84 17052
/proc/meminfo: memFree=1129536/2055920 swapFree=4180232/4192956
[pid=17050] ppid=17048 vsize=90944 CPUtime=222.16
/proc/17050/stat : 17050 (bprolog) R 17048 17050 15412 0 -1 4194304 11975 0 1 0 22002 214 0 0 25 0 2 0 646952855 93126656 11684 996147200 134512640 134990860 4294956096 18446744073709551615 134608361 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/17050/statm: 22736 11684 205 116 0 22247 0
[pid=17050/tid=17052] ppid=17048 vsize=90944 CPUtime=0
/proc/17050/task/17052/stat : 17052 (bprolog) S 17048 17050 15412 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 646953421 93126656 11684 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 90944

[startup+282.302 s]
/proc/loadavg: 1.00 1.14 1.52 2/84 17052
/proc/meminfo: memFree=1129472/2055920 swapFree=4180232/4192956
[pid=17050] ppid=17048 vsize=90944 CPUtime=282.13
/proc/17050/stat : 17050 (bprolog) R 17048 17050 15412 0 -1 4194304 11976 0 1 0 27999 214 0 0 25 0 2 0 646952855 93126656 11685 996147200 134512640 134990860 4294956096 18446744073709551615 134607526 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/17050/statm: 22736 11685 205 116 0 22247 0
[pid=17050/tid=17052] ppid=17048 vsize=90944 CPUtime=0
/proc/17050/task/17052/stat : 17052 (bprolog) S 17048 17050 15412 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 646953421 93126656 11685 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 90944

[startup+342.301 s]
/proc/loadavg: 1.00 1.11 1.48 2/84 17052
/proc/meminfo: memFree=1129408/2055920 swapFree=4180232/4192956
[pid=17050] ppid=17048 vsize=90944 CPUtime=342.1
/proc/17050/stat : 17050 (bprolog) R 17048 17050 15412 0 -1 4194304 11976 0 1 0 33996 214 0 0 25 0 2 0 646952855 93126656 11685 996147200 134512640 134990860 4294956096 18446744073709551615 134607528 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/17050/statm: 22736 11685 205 116 0 22247 0
[pid=17050/tid=17052] ppid=17048 vsize=90944 CPUtime=0
/proc/17050/task/17052/stat : 17052 (bprolog) S 17048 17050 15412 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 646953421 93126656 11685 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 90944

[startup+402.302 s]
/proc/loadavg: 1.00 1.09 1.45 2/84 17052
/proc/meminfo: memFree=1129344/2055920 swapFree=4180232/4192956
[pid=17050] ppid=17048 vsize=90944 CPUtime=402.07
/proc/17050/stat : 17050 (bprolog) R 17048 17050 15412 0 -1 4194304 11976 0 1 0 39993 214 0 0 25 0 2 0 646952855 93126656 11685 996147200 134512640 134990860 4294956096 18446744073709551615 134559521 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/17050/statm: 22736 11685 205 116 0 22247 0
[pid=17050/tid=17052] ppid=17048 vsize=90944 CPUtime=0
/proc/17050/task/17052/stat : 17052 (bprolog) S 17048 17050 15412 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 646953421 93126656 11685 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.07
Current children cumulated vsize (KiB) 90944

[startup+462.301 s]
/proc/loadavg: 1.00 1.07 1.42 2/84 17052
/proc/meminfo: memFree=1129216/2055920 swapFree=4180232/4192956
[pid=17050] ppid=17048 vsize=90944 CPUtime=462.04
/proc/17050/stat : 17050 (bprolog) R 17048 17050 15412 0 -1 4194304 11976 0 1 0 45990 214 0 0 25 0 2 0 646952855 93126656 11685 996147200 134512640 134990860 4294956096 18446744073709551615 134605323 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/17050/statm: 22736 11685 205 116 0 22247 0
[pid=17050/tid=17052] ppid=17048 vsize=90944 CPUtime=0
/proc/17050/task/17052/stat : 17052 (bprolog) S 17048 17050 15412 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 646953421 93126656 11685 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.04
Current children cumulated vsize (KiB) 90944

[startup+522.302 s]
/proc/loadavg: 1.00 1.05 1.39 2/84 17052
/proc/meminfo: memFree=1129152/2055920 swapFree=4180232/4192956
[pid=17050] ppid=17048 vsize=90944 CPUtime=522.01
/proc/17050/stat : 17050 (bprolog) R 17048 17050 15412 0 -1 4194304 11976 0 1 0 51987 214 0 0 25 0 2 0 646952855 93126656 11685 996147200 134512640 134990860 4294956096 18446744073709551615 134731353 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/17050/statm: 22736 11685 205 116 0 22247 0
[pid=17050/tid=17052] ppid=17048 vsize=90944 CPUtime=0

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

/proc/17050/task/17055/stat : 17055 (bprolog) S 17048 17050 15412 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 647043436 103616512 11686 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1241.63
Current children cumulated vsize (KiB) 101188

[startup+1302.3 s]
/proc/loadavg: 1.79 1.27 1.24 3/85 17112
/proc/meminfo: memFree=1705656/2055920 swapFree=4180232/4192956
[pid=17050] ppid=17048 vsize=101188 CPUtime=1301.61
/proc/17050/stat : 17050 (bprolog) R 17048 17050 15412 0 -1 4194304 11977 0 1 0 129942 219 0 0 25 0 3 0 646952855 103616512 11686 996147200 134512640 134990860 4294956096 18446744073709551615 134717415 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/17050/statm: 25297 11686 205 116 0 24808 0
[pid=17050/tid=17052] ppid=17048 vsize=101188 CPUtime=0
/proc/17050/task/17052/stat : 17052 (bprolog) S 17048 17050 15412 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 646953421 103616512 11686 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=17050/tid=17055] ppid=17048 vsize=101188 CPUtime=0
/proc/17050/task/17055/stat : 17055 (bprolog) S 17048 17050 15412 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 647043436 103616512 11686 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1301.61
Current children cumulated vsize (KiB) 101188

[startup+1362.3 s]
/proc/loadavg: 1.92 1.40 1.29 3/78 17115
/proc/meminfo: memFree=1478064/2055920 swapFree=4180232/4192956
[pid=17050] ppid=17048 vsize=111432 CPUtime=1361.56
/proc/17050/stat : 17050 (bprolog) R 17048 17050 15412 0 -1 4194304 12393 0 1 0 135934 222 0 0 25 0 4 0 646952855 114106368 12102 996147200 134512640 134990860 4294956096 18446744073709551615 134605221 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/17050/statm: 27858 12102 205 116 0 27369 0
[pid=17050/tid=17052] ppid=17048 vsize=111432 CPUtime=0
/proc/17050/task/17052/stat : 17052 (bprolog) S 17048 17050 15412 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 646953421 114106368 12102 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=17050/tid=17055] ppid=17048 vsize=111432 CPUtime=0
/proc/17050/task/17055/stat : 17055 (bprolog) S 17048 17050 15412 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 647043436 114106368 12102 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=17050/tid=17113] ppid=17048 vsize=111432 CPUtime=0
/proc/17050/task/17113/stat : 17113 (bprolog) S 17048 17050 15412 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 647088443 114106368 12102 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1361.56
Current children cumulated vsize (KiB) 111432

[startup+1422.31 s]
/proc/loadavg: 1.97 1.51 1.33 3/78 17115
/proc/meminfo: memFree=1231472/2055920 swapFree=4180232/4192956
[pid=17050] ppid=17048 vsize=111432 CPUtime=1421.55
/proc/17050/stat : 17050 (bprolog) R 17048 17050 15412 0 -1 4194304 12437 0 1 0 141933 222 0 0 25 0 4 0 646952855 114106368 12146 996147200 134512640 134990860 4294956096 18446744073709551615 134715604 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/17050/statm: 27858 12146 205 116 0 27369 0
[pid=17050/tid=17052] ppid=17048 vsize=111432 CPUtime=0
/proc/17050/task/17052/stat : 17052 (bprolog) S 17048 17050 15412 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 646953421 114106368 12146 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=17050/tid=17055] ppid=17048 vsize=111432 CPUtime=0
/proc/17050/task/17055/stat : 17055 (bprolog) S 17048 17050 15412 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 647043436 114106368 12146 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=17050/tid=17113] ppid=17048 vsize=111432 CPUtime=0
/proc/17050/task/17113/stat : 17113 (bprolog) S 17048 17050 15412 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 647088443 114106368 12146 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1421.55
Current children cumulated vsize (KiB) 111432

[startup+1482.3 s]
/proc/loadavg: 1.99 1.59 1.37 3/78 17115
/proc/meminfo: memFree=1030256/2055920 swapFree=4180232/4192956
[pid=17050] ppid=17048 vsize=111432 CPUtime=1481.51
/proc/17050/stat : 17050 (bprolog) R 17048 17050 15412 0 -1 4194304 12443 0 1 0 147929 222 0 0 25 0 4 0 646952855 114106368 12152 996147200 134512640 134990860 4294956096 18446744073709551615 134629947 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/17050/statm: 27858 12152 205 116 0 27369 0
[pid=17050/tid=17052] ppid=17048 vsize=111432 CPUtime=0
/proc/17050/task/17052/stat : 17052 (bprolog) S 17048 17050 15412 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 646953421 114106368 12152 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=17050/tid=17055] ppid=17048 vsize=111432 CPUtime=0
/proc/17050/task/17055/stat : 17055 (bprolog) S 17048 17050 15412 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 647043436 114106368 12152 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=17050/tid=17113] ppid=17048 vsize=111432 CPUtime=0
/proc/17050/task/17113/stat : 17113 (bprolog) S 17048 17050 15412 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 647088443 114106368 12152 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1481.51
Current children cumulated vsize (KiB) 111432

[startup+1542.3 s]
/proc/loadavg: 1.99 1.67 1.41 3/78 17115
/proc/meminfo: memFree=1027376/2055920 swapFree=4180232/4192956
[pid=17050] ppid=17048 vsize=111432 CPUtime=1541.48
/proc/17050/stat : 17050 (bprolog) R 17048 17050 15412 0 -1 4194304 12443 0 1 0 153926 222 0 0 25 0 4 0 646952855 114106368 12152 996147200 134512640 134990860 4294956096 18446744073709551615 134607555 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/17050/statm: 27858 12152 205 116 0 27369 0
[pid=17050/tid=17052] ppid=17048 vsize=111432 CPUtime=0
/proc/17050/task/17052/stat : 17052 (bprolog) S 17048 17050 15412 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 646953421 114106368 12152 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=17050/tid=17055] ppid=17048 vsize=111432 CPUtime=0
/proc/17050/task/17055/stat : 17055 (bprolog) S 17048 17050 15412 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 647043436 114106368 12152 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=17050/tid=17113] ppid=17048 vsize=111432 CPUtime=0
/proc/17050/task/17113/stat : 17113 (bprolog) S 17048 17050 15412 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 647088443 114106368 12152 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1541.48
Current children cumulated vsize (KiB) 111432

[startup+1602.3 s]
/proc/loadavg: 1.99 1.72 1.44 3/79 17116
/proc/meminfo: memFree=1026792/2055920 swapFree=4180232/4192956
[pid=17050] ppid=17048 vsize=121676 CPUtime=1601.46
/proc/17050/stat : 17050 (bprolog) R 17048 17050 15412 0 -1 4194304 12444 0 1 0 159924 222 0 0 25 0 5 0 646952855 124596224 12153 996147200 134512640 134990860 4294956096 18446744073709551615 134631198 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/17050/statm: 30419 12153 205 116 0 29930 0
[pid=17050/tid=17052] ppid=17048 vsize=121676 CPUtime=0
/proc/17050/task/17052/stat : 17052 (bprolog) S 17048 17050 15412 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 646953421 124596224 12153 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=17050/tid=17055] ppid=17048 vsize=121676 CPUtime=0
/proc/17050/task/17055/stat : 17055 (bprolog) S 17048 17050 15412 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 647043436 124596224 12153 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=17050/tid=17113] ppid=17048 vsize=121676 CPUtime=0
/proc/17050/task/17113/stat : 17113 (bprolog) S 17048 17050 15412 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 647088443 124596224 12153 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=17050/tid=17116] ppid=17048 vsize=121676 CPUtime=0
/proc/17050/task/17116/stat : 17116 (bprolog) S 17048 17050 15412 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 5 0 647110947 124596224 12153 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1601.46
Current children cumulated vsize (KiB) 121676

[startup+1662.3 s]
/proc/loadavg: 2.12 1.80 1.48 3/87 17203
/proc/meminfo: memFree=1830056/2055920 swapFree=4180232/4192956
[pid=17050] ppid=17048 vsize=121676 CPUtime=1661.22
/proc/17050/stat : 17050 (bprolog) R 17048 17050 15412 0 -1 4194304 12444 0 1 0 165896 226 0 0 25 0 5 0 646952855 124596224 12153 996147200 134512640 134990860 4294956096 18446744073709551615 134629529 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/17050/statm: 30419 12153 205 116 0 29930 0
[pid=17050/tid=17052] ppid=17048 vsize=121676 CPUtime=0
/proc/17050/task/17052/stat : 17052 (bprolog) S 17048 17050 15412 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 646953421 124596224 12153 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=17050/tid=17055] ppid=17048 vsize=121676 CPUtime=0
/proc/17050/task/17055/stat : 17055 (bprolog) S 17048 17050 15412 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 647043436 124596224 12153 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=17050/tid=17113] ppid=17048 vsize=121676 CPUtime=0
/proc/17050/task/17113/stat : 17113 (bprolog) S 17048 17050 15412 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 647088443 124596224 12153 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=17050/tid=17116] ppid=17048 vsize=121676 CPUtime=0
/proc/17050/task/17116/stat : 17116 (bprolog) S 17048 17050 15412 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 5 0 647110947 124596224 12153 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1661.22
Current children cumulated vsize (KiB) 121676

[startup+1722.3 s]
/proc/loadavg: 2.10 1.85 1.52 3/86 17203
/proc/meminfo: memFree=1677928/2055920 swapFree=4180232/4192956
[pid=17050] ppid=17048 vsize=121676 CPUtime=1721.19
/proc/17050/stat : 17050 (bprolog) R 17048 17050 15412 0 -1 4194304 12444 0 1 0 171893 226 0 0 25 0 5 0 646952855 124596224 12153 996147200 134512640 134990860 4294956096 18446744073709551615 134851664 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/17050/statm: 30419 12153 205 116 0 29930 0
[pid=17050/tid=17052] ppid=17048 vsize=121676 CPUtime=0
/proc/17050/task/17052/stat : 17052 (bprolog) S 17048 17050 15412 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 646953421 124596224 12153 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=17050/tid=17055] ppid=17048 vsize=121676 CPUtime=0
/proc/17050/task/17055/stat : 17055 (bprolog) S 17048 17050 15412 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 647043436 124596224 12153 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=17050/tid=17113] ppid=17048 vsize=121676 CPUtime=0
/proc/17050/task/17113/stat : 17113 (bprolog) S 17048 17050 15412 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 647088443 124596224 12153 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=17050/tid=17116] ppid=17048 vsize=121676 CPUtime=0
/proc/17050/task/17116/stat : 17116 (bprolog) S 17048 17050 15412 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 647110947 124596224 12153 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1721.19
Current children cumulated vsize (KiB) 121676

[startup+1782.3 s]
/proc/loadavg: 2.03 1.88 1.55 3/87 17204
/proc/meminfo: memFree=1292768/2055920 swapFree=4180232/4192956
[pid=17050] ppid=17048 vsize=121676 CPUtime=1781.17
/proc/17050/stat : 17050 (bprolog) R 17048 17050 15412 0 -1 4194304 12444 0 1 0 177891 226 0 0 25 0 5 0 646952855 124596224 12153 996147200 134512640 134990860 4294956096 18446744073709551615 134631163 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/17050/statm: 30419 12153 205 116 0 29930 0
[pid=17050/tid=17052] ppid=17048 vsize=121676 CPUtime=0
/proc/17050/task/17052/stat : 17052 (bprolog) S 17048 17050 15412 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 646953421 124596224 12153 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=17050/tid=17055] ppid=17048 vsize=121676 CPUtime=0
/proc/17050/task/17055/stat : 17055 (bprolog) S 17048 17050 15412 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 647043436 124596224 12153 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=17050/tid=17113] ppid=17048 vsize=121676 CPUtime=0
/proc/17050/task/17113/stat : 17113 (bprolog) S 17048 17050 15412 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 647088443 124596224 12153 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=17050/tid=17116] ppid=17048 vsize=121676 CPUtime=0
/proc/17050/task/17116/stat : 17116 (bprolog) S 17048 17050 15412 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 647110947 124596224 12153 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1781.17
Current children cumulated vsize (KiB) 121676



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.2 s]
/proc/loadavg: 2.16 1.91 1.57 3/78 17234
/proc/meminfo: memFree=1873712/2055920 swapFree=4180232/4192956
[pid=17050] ppid=17048 vsize=121676 CPUtime=1800.06
/proc/17050/stat : 17050 (bprolog) R 17048 17050 15412 0 -1 4194304 12444 0 1 0 179779 227 0 0 25 0 5 0 646952855 124596224 12153 996147200 134512640 134990860 4294956096 18446744073709551615 134715626 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/17050/statm: 30419 12153 205 116 0 29930 0
[pid=17050/tid=17052] ppid=17048 vsize=121676 CPUtime=0
/proc/17050/task/17052/stat : 17052 (bprolog) S 17048 17050 15412 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 646953421 124596224 12153 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=17050/tid=17055] ppid=17048 vsize=121676 CPUtime=0
/proc/17050/task/17055/stat : 17055 (bprolog) S 17048 17050 15412 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 647043436 124596224 12153 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=17050/tid=17113] ppid=17048 vsize=121676 CPUtime=0
/proc/17050/task/17113/stat : 17113 (bprolog) S 17048 17050 15412 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 647088443 124596224 12153 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=17050/tid=17116] ppid=17048 vsize=121676 CPUtime=0
/proc/17050/task/17116/stat : 17116 (bprolog) S 17048 17050 15412 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 647110947 124596224 12153 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 121676

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): 1801.22
CPU time (s): 1800.09
CPU user time (s): 1797.8
CPU system time (s): 2.28365
CPU usage (%): 99.937
Max. virtual memory (cumulated for all children) (KiB): 121676

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

runsolver used 1.93571 second user time and 5.14522 second system time

The end

Launcher Data (download as text)

Begin job on node5 at 2008-07-05 08:42:37
IDJOB=1086592
IDBENCH=57843
IDSOLVER=347
FILE ID=node5/1086592-1215240157
PBS_JOBID= 7881900
Free space on /tmp= 66528 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= e300dafa26bcab4445d58a8b5c31c7b7
RANDOM SEED=2145604330

node5.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.279
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.279
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:       1178160 kB
Buffers:          3296 kB
Cached:          43772 kB
SwapCached:       5496 kB
Active:         807116 kB
Inactive:        19380 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1178160 kB
SwapTotal:     4192956 kB
SwapFree:      4180232 kB
Dirty:            4280 kB
Writeback:           0 kB
Mapped:         796704 kB
Slab:            35036 kB
Committed_AS:  1762956 kB
PageTables:       3332 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 node5 at 2008-07-05 09:12:40