Trace number 1086109

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.06 1808.62

General information on the benchmark

Namecsp/fapp/fapp39/
normalized-fapp39-2750-9.xml
MD5SUM1669d08b906051cd43ecd2c2e0016764
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2750
Number of constraints23154
Maximum constraint arity2
Maximum domain size502
Number of constraints which are defined in extension0
Number of constraints which are defined in intension23154
Global constraints used (with number of constraints)

Solver Data (download as text)

0.01/0.10	c bpsolver version 6.27.2008
0.01/0.10	c converting(HOME/instance-1086109-1215237460)
4.49/4.67	c Converted in 2352 ms
4.49/4.67	c solving(HOME/instance-1086109-1215237460,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-1086109-1215237460/watcher-1086109-1215237460 -o /tmp/evaluation-result-1086109-1215237460/solver-1086109-1215237460 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/solver HOME/instance-1086109-1215237460 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: 3.33 2.84 2.37 4/81 3107
/proc/meminfo: memFree=1799552/2055920 swapFree=4179952/4192956
[pid=3107] ppid=3105 vsize=5356 CPUtime=0
/proc/3107/stat : 3107 (sh) D 3105 3107 2317 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 635993280 5484544 237 996147200 4194304 4889804 548682068864 18446744073709551615 270187162919 0 0 4096 0 18446744071563608240 0 0 17 0 0 0
/proc/3107/statm: 1339 237 196 169 0 50 0

[startup+0.041908 s]
/proc/loadavg: 3.33 2.84 2.37 4/81 3107
/proc/meminfo: memFree=1799552/2055920 swapFree=4179952/4192956
[pid=3107] ppid=3105 vsize=3424 CPUtime=0
/proc/3107/stat : 3107 (bprolog) D 3105 3107 2317 0 -1 4194304 300 0 0 0 0 0 0 0 18 0 1 0 635993280 3506176 31 996147200 134512640 134990860 4294956096 18446744073709551615 9921316 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/3107/statm: 856 31 25 116 0 701 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 3424

[startup+0.101924 s]
/proc/loadavg: 3.33 2.84 2.37 4/81 3107
/proc/meminfo: memFree=1799552/2055920 swapFree=4179952/4192956
[pid=3107] ppid=3105 vsize=55720 CPUtime=0.01
/proc/3107/stat : 3107 (bprolog) R 3105 3107 2317 0 -1 4194304 968 0 0 0 1 0 0 0 18 0 1 0 635993280 57057280 682 996147200 134512640 134990860 4294956096 18446744073709551615 10388433 0 0 4096 2 0 0 0 17 1 0 0
/proc/3107/statm: 13930 682 149 116 0 13441 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 55720

[startup+0.301939 s]
/proc/loadavg: 3.33 2.84 2.37 4/81 3107
/proc/meminfo: memFree=1799552/2055920 swapFree=4179952/4192956
[pid=3107] ppid=3105 vsize=56080 CPUtime=0.21
/proc/3107/stat : 3107 (bprolog) R 3105 3107 2317 0 -1 4194304 1423 0 0 0 9 12 0 0 19 0 1 0 635993280 57425920 1136 996147200 134512640 134990860 4294956096 18446744073709551615 10321744 0 0 4096 2 0 0 0 17 1 0 0
/proc/3107/statm: 14020 1136 177 116 0 13531 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 56080

[startup+0.701983 s]
/proc/loadavg: 3.33 2.84 2.37 4/81 3107
/proc/meminfo: memFree=1799552/2055920 swapFree=4179952/4192956
[pid=3107] ppid=3105 vsize=56080 CPUtime=0.61
/proc/3107/stat : 3107 (bprolog) R 3105 3107 2317 0 -1 4194304 1437 0 0 0 30 31 0 0 23 0 1 0 635993280 57425920 1150 996147200 134512640 134990860 4294956096 18446744073709551615 134674909 0 0 4096 2 0 0 0 17 1 0 0
/proc/3107/statm: 14020 1150 177 116 0 13531 0
Current children cumulated CPU time (s) 0.61
Current children cumulated vsize (KiB) 56080

[startup+1.50108 s]
/proc/loadavg: 3.22 2.83 2.37 3/82 3108
/proc/meminfo: memFree=1795128/2055920 swapFree=4179952/4192956
[pid=3107] ppid=3105 vsize=56080 CPUtime=1.4
/proc/3107/stat : 3107 (bprolog) R 3105 3107 2317 0 -1 4194304 1456 0 0 0 72 68 0 0 25 0 1 0 635993280 57425920 1169 996147200 134512640 134990860 4294956096 18446744073709551615 134573919 0 0 4096 2 0 0 0 17 1 0 0
/proc/3107/statm: 14020 1169 177 116 0 13531 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 56080

[startup+3.10126 s]
/proc/loadavg: 3.22 2.83 2.37 3/82 3108
/proc/meminfo: memFree=1794488/2055920 swapFree=4179952/4192956
[pid=3107] ppid=3105 vsize=56080 CPUtime=3
/proc/3107/stat : 3107 (bprolog) R 3105 3107 2317 0 -1 4194304 1485 0 0 0 156 144 0 0 25 0 1 0 635993280 57425920 1198 996147200 134512640 134990860 4294956096 18446744073709551615 134599678 0 0 4096 2 0 0 0 17 1 0 0
/proc/3107/statm: 14020 1198 177 116 0 13531 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 56080

[startup+6.30164 s]
/proc/loadavg: 3.13 2.81 2.37 3/82 3108
/proc/meminfo: memFree=1764416/2055920 swapFree=4179952/4192956
[pid=3107] ppid=3105 vsize=82176 CPUtime=6.18
/proc/3107/stat : 3107 (bprolog) R 3105 3107 2317 0 -1 4194304 10729 0 0 0 394 224 0 0 25 0 1 0 635993280 84148224 10437 996147200 134512640 134990860 4294956096 18446744073709551615 134716869 0 0 4096 2 0 0 0 17 1 0 0
/proc/3107/statm: 20544 10437 199 116 0 20055 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 82176

[startup+12.7014 s]
/proc/loadavg: 3.04 2.80 2.37 3/83 3109
/proc/meminfo: memFree=1727544/2055920 swapFree=4179952/4192956
[pid=3107] ppid=3105 vsize=101260 CPUtime=12.55
/proc/3107/stat : 3107 (bprolog) R 3105 3107 2317 0 -1 4194304 20090 0 0 0 1028 227 0 0 25 0 2 0 635993280 103690240 17617 996147200 134512640 134990860 4294956096 18446744073709551615 134628660 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/3107/statm: 25315 17617 205 116 0 24826 0
[pid=3107/tid=3109] ppid=3105 vsize=101260 CPUtime=0
/proc/3107/task/3109/stat : 3109 (bprolog) S 3105 3107 2317 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 635993967 103690240 17617 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 101260

[startup+25.5018 s]
/proc/loadavg: 2.88 2.77 2.36 3/83 3109
/proc/meminfo: memFree=1727672/2055920 swapFree=4179952/4192956
[pid=3107] ppid=3105 vsize=101260 CPUtime=25.3
/proc/3107/stat : 3107 (bprolog) R 3105 3107 2317 0 -1 4194304 20090 0 0 0 2303 227 0 0 25 0 2 0 635993280 103690240 17617 996147200 134512640 134990860 4294956096 18446744073709551615 134559509 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/3107/statm: 25315 17617 205 116 0 24826 0
[pid=3107/tid=3109] ppid=3105 vsize=101260 CPUtime=0
/proc/3107/task/3109/stat : 3109 (bprolog) S 3105 3107 2317 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 635993967 103690240 17617 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 101260

[startup+51.1018 s]
/proc/loadavg: 2.53 2.70 2.35 3/83 3109
/proc/meminfo: memFree=1727864/2055920 swapFree=4179952/4192956
[pid=3107] ppid=3105 vsize=101260 CPUtime=50.81
/proc/3107/stat : 3107 (bprolog) R 3105 3107 2317 0 -1 4194304 20090 0 0 0 4853 228 0 0 25 0 2 0 635993280 103690240 17617 996147200 134512640 134990860 4294956096 18446744073709551615 134607528 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/3107/statm: 25315 17617 205 116 0 24826 0
[pid=3107/tid=3109] ppid=3105 vsize=101260 CPUtime=0
/proc/3107/task/3109/stat : 3109 (bprolog) S 3105 3107 2317 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 635993967 103690240 17617 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.81
Current children cumulated vsize (KiB) 101260

[startup+102.306 s]
/proc/loadavg: 2.23 2.59 2.33 3/83 3109
/proc/meminfo: memFree=1727800/2055920 swapFree=4179952/4192956
[pid=3107] ppid=3105 vsize=101260 CPUtime=101.81
/proc/3107/stat : 3107 (bprolog) R 3105 3107 2317 0 -1 4194304 20090 0 0 0 9953 228 0 0 25 0 2 0 635993280 103690240 17617 996147200 134512640 134990860 4294956096 18446744073709551615 134605147 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/3107/statm: 25315 17617 205 116 0 24826 0
[pid=3107/tid=3109] ppid=3105 vsize=101260 CPUtime=0
/proc/3107/task/3109/stat : 3109 (bprolog) S 3105 3107 2317 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 635993967 103690240 17617 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.81
Current children cumulated vsize (KiB) 101260

[startup+162.302 s]
/proc/loadavg: 2.08 2.48 2.31 3/83 3109
/proc/meminfo: memFree=1727736/2055920 swapFree=4179952/4192956
[pid=3107] ppid=3105 vsize=101260 CPUtime=161.57
/proc/3107/stat : 3107 (bprolog) R 3105 3107 2317 0 -1 4194304 20090 0 0 0 15929 228 0 0 25 0 2 0 635993280 103690240 17617 996147200 134512640 134990860 4294956096 18446744073709551615 134631137 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/3107/statm: 25315 17617 205 116 0 24826 0
[pid=3107/tid=3109] ppid=3105 vsize=101260 CPUtime=0
/proc/3107/task/3109/stat : 3109 (bprolog) S 3105 3107 2317 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 635993967 103690240 17617 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 161.57
Current children cumulated vsize (KiB) 101260

[startup+222.301 s]
/proc/loadavg: 2.03 2.39 2.28 3/83 3115
/proc/meminfo: memFree=1726904/2055920 swapFree=4179952/4192956
[pid=3107] ppid=3105 vsize=101260 CPUtime=221.31
/proc/3107/stat : 3107 (bprolog) R 3105 3107 2317 0 -1 4194304 20090 0 0 0 21903 228 0 0 25 0 2 0 635993280 103690240 17617 996147200 134512640 134990860 4294956096 18446744073709551615 134607373 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/3107/statm: 25315 17617 205 116 0 24826 0
[pid=3107/tid=3109] ppid=3105 vsize=101260 CPUtime=0
/proc/3107/task/3109/stat : 3109 (bprolog) S 3105 3107 2317 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 635993967 103690240 17617 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 221.31
Current children cumulated vsize (KiB) 101260

[startup+282.301 s]
/proc/loadavg: 2.01 2.32 2.26 3/83 3115
/proc/meminfo: memFree=1726904/2055920 swapFree=4179952/4192956
[pid=3107] ppid=3105 vsize=101260 CPUtime=281.07
/proc/3107/stat : 3107 (bprolog) R 3105 3107 2317 0 -1 4194304 20090 0 0 0 27879 228 0 0 25 0 2 0 635993280 103690240 17617 996147200 134512640 134990860 4294956096 18446744073709551615 134711701 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/3107/statm: 25315 17617 205 116 0 24826 0
[pid=3107/tid=3109] ppid=3105 vsize=101260 CPUtime=0
/proc/3107/task/3109/stat : 3109 (bprolog) S 3105 3107 2317 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 635993967 103690240 17617 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 281.07
Current children cumulated vsize (KiB) 101260

[startup+342.301 s]
/proc/loadavg: 2.00 2.26 2.25 3/83 3115
/proc/meminfo: memFree=1726904/2055920 swapFree=4179952/4192956
[pid=3107] ppid=3105 vsize=101260 CPUtime=340.84
/proc/3107/stat : 3107 (bprolog) R 3105 3107 2317 0 -1 4194304 20090 0 0 0 33856 228 0 0 25 0 2 0 635993280 103690240 17617 996147200 134512640 134990860 4294956096 18446744073709551615 134631310 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/3107/statm: 25315 17617 205 116 0 24826 0
[pid=3107/tid=3109] ppid=3105 vsize=101260 CPUtime=0
/proc/3107/task/3109/stat : 3109 (bprolog) S 3105 3107 2317 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 635993967 103690240 17617 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 340.84
Current children cumulated vsize (KiB) 101260

[startup+402.301 s]
/proc/loadavg: 2.00 2.21 2.23 3/83 3115
/proc/meminfo: memFree=1726904/2055920 swapFree=4179952/4192956
[pid=3107] ppid=3105 vsize=101260 CPUtime=400.6
/proc/3107/stat : 3107 (bprolog) R 3105 3107 2317 0 -1 4194304 20090 0 0 0 39832 228 0 0 25 0 2 0 635993280 103690240 17617 996147200 134512640 134990860 4294956096 18446744073709551615 134593637 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/3107/statm: 25315 17617 205 116 0 24826 0
[pid=3107/tid=3109] ppid=3105 vsize=101260 CPUtime=0
/proc/3107/task/3109/stat : 3109 (bprolog) S 3105 3107 2317 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 635993967 103690240 17617 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 400.6
Current children cumulated vsize (KiB) 101260

[startup+462.301 s]
/proc/loadavg: 2.00 2.17 2.21 3/83 3115
/proc/meminfo: memFree=1726904/2055920 swapFree=4179952/4192956
[pid=3107] ppid=3105 vsize=101260 CPUtime=460.36
/proc/3107/stat : 3107 (bprolog) R 3105 3107 2317 0 -1 4194304 20090 0 0 0 45808 228 0 0 25 0 2 0 635993280 103690240 17617 996147200 134512640 134990860 4294956096 18446744073709551615 134631348 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/3107/statm: 25315 17617 205 116 0 24826 0
[pid=3107/tid=3109] ppid=3105 vsize=101260 CPUtime=0
/proc/3107/task/3109/stat : 3109 (bprolog) S 3105 3107 2317 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 635993967 103690240 17617 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 460.36
Current children cumulated vsize (KiB) 101260

[startup+522.302 s]
/proc/loadavg: 2.13 2.17 2.20 3/85 3153
/proc/meminfo: memFree=1782056/2055920 swapFree=4179952/4192956
[pid=3107] ppid=3105 vsize=101260 CPUtime=520.07
/proc/3107/stat : 3107 (bprolog) R 3105 3107 2317 0 -1 4194304 20090 0 0 0 51778 229 0 0 25 0 2 0 635993280 103690240 17617 996147200 134512640 134990860 4294956096 18446744073709551615 134593665 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/3107/statm: 25315 17617 205 116 0 24826 0
[pid=3107/tid=3109] ppid=3105 vsize=101260 CPUtime=0

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

/proc/loadavg: 2.10 2.09 2.13 3/85 3155
/proc/meminfo: memFree=1602144/2055920 swapFree=4179952/4192956
[pid=3107] ppid=3105 vsize=111504 CPUtime=1236.52
/proc/3107/stat : 3107 (bprolog) R 3105 3107 2317 0 -1 4194304 21745 0 0 0 123422 230 0 0 25 0 3 0 635993280 114180096 19272 996147200 134512640 134990860 4294956096 18446744073709551615 134627407 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/3107/statm: 27876 19272 205 116 0 27387 0
[pid=3107/tid=3109] ppid=3105 vsize=111504 CPUtime=0
/proc/3107/task/3109/stat : 3109 (bprolog) S 3105 3107 2317 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 635993967 114180096 19272 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=3107/tid=3155] ppid=3105 vsize=111504 CPUtime=0
/proc/3107/task/3155/stat : 3155 (bprolog) S 3105 3107 2317 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 636083984 114180096 19272 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1236.52
Current children cumulated vsize (KiB) 111504

[startup+1302.3 s]
/proc/loadavg: 2.13 2.10 2.13 3/85 3155
/proc/meminfo: memFree=1602080/2055920 swapFree=4179952/4192956
[pid=3107] ppid=3105 vsize=111504 CPUtime=1296.22
/proc/3107/stat : 3107 (bprolog) R 3105 3107 2317 0 -1 4194304 21745 0 0 0 129392 230 0 0 25 0 3 0 635993280 114180096 19272 996147200 134512640 134990860 4294956096 18446744073709551615 134607600 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/3107/statm: 27876 19272 205 116 0 27387 0
[pid=3107/tid=3109] ppid=3105 vsize=111504 CPUtime=0
/proc/3107/task/3109/stat : 3109 (bprolog) S 3105 3107 2317 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 635993967 114180096 19272 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=3107/tid=3155] ppid=3105 vsize=111504 CPUtime=0
/proc/3107/task/3155/stat : 3155 (bprolog) S 3105 3107 2317 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 636083984 114180096 19272 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1296.22
Current children cumulated vsize (KiB) 111504

[startup+1362.3 s]
/proc/loadavg: 2.27 2.14 2.14 4/86 3156
/proc/meminfo: memFree=1602072/2055920 swapFree=4179952/4192956
[pid=3107] ppid=3105 vsize=121748 CPUtime=1355.92
/proc/3107/stat : 3107 (bprolog) R 3105 3107 2317 0 -1 4194304 21746 0 0 0 135362 230 0 0 25 0 4 0 635993280 124669952 19273 996147200 134512640 134990860 4294956096 18446744073709551615 134715604 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/3107/statm: 30437 19273 205 116 0 29948 0
[pid=3107/tid=3109] ppid=3105 vsize=121748 CPUtime=0
/proc/3107/task/3109/stat : 3109 (bprolog) S 3105 3107 2317 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 635993967 124669952 19273 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=3107/tid=3155] ppid=3105 vsize=121748 CPUtime=0
/proc/3107/task/3155/stat : 3155 (bprolog) S 3105 3107 2317 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 636083984 124669952 19273 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=3107/tid=3156] ppid=3105 vsize=121748 CPUtime=0
/proc/3107/task/3156/stat : 3156 (bprolog) S 3105 3107 2317 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 636128994 124669952 19273 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1355.92
Current children cumulated vsize (KiB) 121748

[startup+1422.31 s]
/proc/loadavg: 2.31 2.17 2.15 3/86 3156
/proc/meminfo: memFree=1602008/2055920 swapFree=4179952/4192956
[pid=3107] ppid=3105 vsize=121748 CPUtime=1415.64
/proc/3107/stat : 3107 (bprolog) R 3105 3107 2317 0 -1 4194304 21746 0 0 0 141334 230 0 0 25 0 4 0 635993280 124669952 19273 996147200 134512640 134990860 4294956096 18446744073709551615 134559509 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/3107/statm: 30437 19273 205 116 0 29948 0
[pid=3107/tid=3109] ppid=3105 vsize=121748 CPUtime=0
/proc/3107/task/3109/stat : 3109 (bprolog) S 3105 3107 2317 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 635993967 124669952 19273 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=3107/tid=3155] ppid=3105 vsize=121748 CPUtime=0
/proc/3107/task/3155/stat : 3155 (bprolog) S 3105 3107 2317 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 636083984 124669952 19273 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=3107/tid=3156] ppid=3105 vsize=121748 CPUtime=0
/proc/3107/task/3156/stat : 3156 (bprolog) S 3105 3107 2317 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 636128994 124669952 19273 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1415.64
Current children cumulated vsize (KiB) 121748

[startup+1482.3 s]
/proc/loadavg: 2.38 2.22 2.16 3/86 3156
/proc/meminfo: memFree=1602008/2055920 swapFree=4179952/4192956
[pid=3107] ppid=3105 vsize=121748 CPUtime=1475.33
/proc/3107/stat : 3107 (bprolog) R 3105 3107 2317 0 -1 4194304 21746 0 0 0 147303 230 0 0 25 0 4 0 635993280 124669952 19273 996147200 134512640 134990860 4294956096 18446744073709551615 134619928 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/3107/statm: 30437 19273 205 116 0 29948 0
[pid=3107/tid=3109] ppid=3105 vsize=121748 CPUtime=0
/proc/3107/task/3109/stat : 3109 (bprolog) S 3105 3107 2317 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 635993967 124669952 19273 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=3107/tid=3155] ppid=3105 vsize=121748 CPUtime=0
/proc/3107/task/3155/stat : 3155 (bprolog) S 3105 3107 2317 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 636083984 124669952 19273 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=3107/tid=3156] ppid=3105 vsize=121748 CPUtime=0
/proc/3107/task/3156/stat : 3156 (bprolog) S 3105 3107 2317 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 636128994 124669952 19273 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1475.33
Current children cumulated vsize (KiB) 121748

[startup+1542.3 s]
/proc/loadavg: 2.49 2.28 2.18 3/86 3156
/proc/meminfo: memFree=1601944/2055920 swapFree=4179952/4192956
[pid=3107] ppid=3105 vsize=121748 CPUtime=1535.05
/proc/3107/stat : 3107 (bprolog) R 3105 3107 2317 0 -1 4194304 21746 0 0 0 153274 231 0 0 25 0 4 0 635993280 124669952 19273 996147200 134512640 134990860 4294956096 18446744073709551615 134607551 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/3107/statm: 30437 19273 205 116 0 29948 0
[pid=3107/tid=3109] ppid=3105 vsize=121748 CPUtime=0
/proc/3107/task/3109/stat : 3109 (bprolog) S 3105 3107 2317 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 635993967 124669952 19273 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=3107/tid=3155] ppid=3105 vsize=121748 CPUtime=0
/proc/3107/task/3155/stat : 3155 (bprolog) S 3105 3107 2317 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 636083984 124669952 19273 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=3107/tid=3156] ppid=3105 vsize=121748 CPUtime=0
/proc/3107/task/3156/stat : 3156 (bprolog) S 3105 3107 2317 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 636128994 124669952 19273 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1535.05
Current children cumulated vsize (KiB) 121748

[startup+1602.3 s]
/proc/loadavg: 2.49 2.32 2.20 3/87 3157
/proc/meminfo: memFree=1601808/2055920 swapFree=4179952/4192956
[pid=3107] ppid=3105 vsize=131992 CPUtime=1594.75
/proc/3107/stat : 3107 (bprolog) R 3105 3107 2317 0 -1 4194304 21747 0 0 0 159244 231 0 0 25 0 5 0 635993280 135159808 19274 996147200 134512640 134990860 4294956096 18446744073709551615 134593106 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/3107/statm: 32998 19274 205 116 0 32509 0
[pid=3107/tid=3109] ppid=3105 vsize=131992 CPUtime=0
/proc/3107/task/3109/stat : 3109 (bprolog) S 3105 3107 2317 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 635993967 135159808 19274 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=3107/tid=3155] ppid=3105 vsize=131992 CPUtime=0
/proc/3107/task/3155/stat : 3155 (bprolog) S 3105 3107 2317 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 636083984 135159808 19274 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=3107/tid=3156] ppid=3105 vsize=131992 CPUtime=0
/proc/3107/task/3156/stat : 3156 (bprolog) S 3105 3107 2317 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 636128994 135159808 19274 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=3107/tid=3157] ppid=3105 vsize=131992 CPUtime=0
/proc/3107/task/3157/stat : 3157 (bprolog) S 3105 3107 2317 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 5 0 636151502 135159808 19274 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1594.75
Current children cumulated vsize (KiB) 131992

[startup+1662.3 s]
/proc/loadavg: 2.57 2.36 2.22 3/87 3157
/proc/meminfo: memFree=1601680/2055920 swapFree=4179952/4192956
[pid=3107] ppid=3105 vsize=131992 CPUtime=1654.46
/proc/3107/stat : 3107 (bprolog) R 3105 3107 2317 0 -1 4194304 21747 0 0 0 165215 231 0 0 25 0 5 0 635993280 135159808 19274 996147200 134512640 134990860 4294956096 18446744073709551615 134627412 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/3107/statm: 32998 19274 205 116 0 32509 0
[pid=3107/tid=3109] ppid=3105 vsize=131992 CPUtime=0
/proc/3107/task/3109/stat : 3109 (bprolog) S 3105 3107 2317 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 635993967 135159808 19274 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=3107/tid=3155] ppid=3105 vsize=131992 CPUtime=0
/proc/3107/task/3155/stat : 3155 (bprolog) S 3105 3107 2317 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 636083984 135159808 19274 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=3107/tid=3156] ppid=3105 vsize=131992 CPUtime=0
/proc/3107/task/3156/stat : 3156 (bprolog) S 3105 3107 2317 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 636128994 135159808 19274 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=3107/tid=3157] ppid=3105 vsize=131992 CPUtime=0
/proc/3107/task/3157/stat : 3157 (bprolog) S 3105 3107 2317 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 5 0 636151502 135159808 19274 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1654.46
Current children cumulated vsize (KiB) 131992

[startup+1722.3 s]
/proc/loadavg: 2.55 2.40 2.24 3/87 3157
/proc/meminfo: memFree=1601488/2055920 swapFree=4179952/4192956
[pid=3107] ppid=3105 vsize=131992 CPUtime=1714.16
/proc/3107/stat : 3107 (bprolog) R 3105 3107 2317 0 -1 4194304 21747 0 0 0 171185 231 0 0 25 0 5 0 635993280 135159808 19274 996147200 134512640 134990860 4294956096 18446744073709551615 134627407 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/3107/statm: 32998 19274 205 116 0 32509 0
[pid=3107/tid=3109] ppid=3105 vsize=131992 CPUtime=0
/proc/3107/task/3109/stat : 3109 (bprolog) S 3105 3107 2317 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 635993967 135159808 19274 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=3107/tid=3155] ppid=3105 vsize=131992 CPUtime=0
/proc/3107/task/3155/stat : 3155 (bprolog) S 3105 3107 2317 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 636083984 135159808 19274 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=3107/tid=3156] ppid=3105 vsize=131992 CPUtime=0
/proc/3107/task/3156/stat : 3156 (bprolog) S 3105 3107 2317 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 636128994 135159808 19274 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=3107/tid=3157] ppid=3105 vsize=131992 CPUtime=0
/proc/3107/task/3157/stat : 3157 (bprolog) S 3105 3107 2317 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 636151502 135159808 19274 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1714.16
Current children cumulated vsize (KiB) 131992

[startup+1782.3 s]
/proc/loadavg: 2.55 2.42 2.25 3/87 3157
/proc/meminfo: memFree=1601296/2055920 swapFree=4179952/4192956
[pid=3107] ppid=3105 vsize=131992 CPUtime=1773.87
/proc/3107/stat : 3107 (bprolog) R 3105 3107 2317 0 -1 4194304 21747 0 0 0 177156 231 0 0 25 0 5 0 635993280 135159808 19274 996147200 134512640 134990860 4294956096 18446744073709551615 134605212 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/3107/statm: 32998 19274 205 116 0 32509 0
[pid=3107/tid=3109] ppid=3105 vsize=131992 CPUtime=0
/proc/3107/task/3109/stat : 3109 (bprolog) S 3105 3107 2317 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 635993967 135159808 19274 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=3107/tid=3155] ppid=3105 vsize=131992 CPUtime=0
/proc/3107/task/3155/stat : 3155 (bprolog) S 3105 3107 2317 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 636083984 135159808 19274 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=3107/tid=3156] ppid=3105 vsize=131992 CPUtime=0
/proc/3107/task/3156/stat : 3156 (bprolog) S 3105 3107 2317 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 636128994 135159808 19274 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=3107/tid=3157] ppid=3105 vsize=131992 CPUtime=0
/proc/3107/task/3157/stat : 3157 (bprolog) S 3105 3107 2317 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 636151502 135159808 19274 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1773.87
Current children cumulated vsize (KiB) 131992



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.6 s]
/proc/loadavg: 2.49 2.41 2.26 3/83 3157
/proc/meminfo: memFree=1601296/2055920 swapFree=4179952/4192956
[pid=3107] ppid=3105 vsize=131992 CPUtime=1800.04
/proc/3107/stat : 3107 (bprolog) R 3105 3107 2317 0 -1 4194304 21748 0 0 0 179773 231 0 0 25 0 1 0 635993280 135159808 19275 996147200 134512640 134990860 4294956096 18446744073709551615 134607547 0 0 4096 2 0 0 0 17 0 0 0
/proc/3107/statm: 32998 19275 206 116 0 32509 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 131992

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): 1808.62
CPU time (s): 1800.06
CPU user time (s): 1797.74
CPU system time (s): 2.32665
CPU usage (%): 99.527
Max. virtual memory (cumulated for all children) (KiB): 131992

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.74
system time used= 2.32665
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21748
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= 26
involuntary context switches= 24693

runsolver used 1.83472 second user time and 4.78427 second system time

The end

Launcher Data (download as text)

Begin job on node88 at 2008-07-05 07:57:40
IDJOB=1086109
IDBENCH=57758
IDSOLVER=347
FILE ID=node88/1086109-1215237460
PBS_JOBID= 7881928
Free space on /tmp= 66492 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 1669d08b906051cd43ecd2c2e0016764
RANDOM SEED=420746245

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1800160 kB
Buffers:          2816 kB
Cached:          39540 kB
SwapCached:       7080 kB
Active:         202552 kB
Inactive:         4120 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1800160 kB
SwapTotal:     4192956 kB
SwapFree:      4179952 kB
Dirty:            4676 kB
Writeback:           0 kB
Mapped:         180496 kB
Slab:            34004 kB
Committed_AS:  1835204 kB
PageTables:       2156 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= 66492 MiB
End job on node88 at 2008-07-05 08:27:51