Trace number 1083605

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.05 1807.01

General information on the benchmark

Namecsp/rlfapScensMod/
normalized-scen3-f11.xml
MD5SUMab367ba35f9b0dcd1e9d2e604b57c018
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 benchmark0.58391
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of constraints2760
Maximum constraint arity2
Maximum domain size33
Number of constraints which are defined in extension0
Number of constraints which are defined in intension2760
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-1083605-1215229162)
0.29/0.38	c Converted in 169 ms
0.29/0.38	c solving(HOME/instance-1083605-1215229162,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-1083605-1215229162/watcher-1083605-1215229162 -o /tmp/evaluation-result-1083605-1215229162/solver-1083605-1215229162 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/solver HOME/instance-1083605-1215229162 1800 

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 4/74 23570
/proc/meminfo: memFree=1601800/2055920 swapFree=4179808/4192956
[pid=23570] ppid=23568 vsize=5356 CPUtime=0
/proc/23570/stat : 23570 (sh) R 23568 23570 19192 0 -1 4194304 270 0 0 0 0 0 0 0 20 0 1 0 678643819 5484544 237 996147200 4194304 4889804 548682068864 18446744073709551615 249069890855 0 0 4096 0 0 0 0 17 1 0 0
/proc/23570/statm: 1339 237 196 169 0 50 0

[startup+0.090479 s]
/proc/loadavg: 2.00 2.00 2.00 4/74 23570
/proc/meminfo: memFree=1601800/2055920 swapFree=4179808/4192956
[pid=23570] ppid=23568 vsize=56080 CPUtime=0.08
/proc/23570/stat : 23570 (bprolog) R 23568 23570 19192 0 -1 4194304 1140 0 0 0 4 4 0 0 20 0 1 0 678643819 57425920 853 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/23570/statm: 14020 853 177 116 0 13531 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 56080

[startup+0.102475 s]
/proc/loadavg: 2.00 2.00 2.00 4/74 23570
/proc/meminfo: memFree=1601800/2055920 swapFree=4179808/4192956
[pid=23570] ppid=23568 vsize=56080 CPUtime=0.09
/proc/23570/stat : 23570 (bprolog) R 23568 23570 19192 0 -1 4194304 1141 0 0 0 4 5 0 0 20 0 1 0 678643819 57425920 854 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/23570/statm: 14020 854 177 116 0 13531 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 56080

[startup+0.302494 s]
/proc/loadavg: 2.00 2.00 2.00 4/74 23570
/proc/meminfo: memFree=1601800/2055920 swapFree=4179808/4192956
[pid=23570] ppid=23568 vsize=56080 CPUtime=0.29
/proc/23570/stat : 23570 (bprolog) R 23568 23570 19192 0 -1 4194304 1147 0 0 0 14 15 0 0 22 0 1 0 678643819 57425920 860 996147200 134512640 134990860 4294956096 18446744073709551615 134598012 0 0 4096 2 0 0 0 17 1 0 0
/proc/23570/statm: 14020 860 177 116 0 13531 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 56080

[startup+0.702542 s]
/proc/loadavg: 2.00 2.00 2.00 4/74 23570
/proc/meminfo: memFree=1601800/2055920 swapFree=4179808/4192956
[pid=23570] ppid=23568 vsize=74324 CPUtime=0.69
/proc/23570/stat : 23570 (bprolog) R 23568 23570 19192 0 -1 4194304 1996 0 0 0 49 20 0 0 25 0 2 0 678643819 76107776 1706 996147200 134512640 134990860 4294956096 18446744073709551615 134559432 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/23570/statm: 18581 1706 197 116 0 18092 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 74324

[startup+1.50161 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 23572
/proc/meminfo: memFree=1595512/2055920 swapFree=4179808/4192956
[pid=23570] ppid=23568 vsize=74324 CPUtime=1.49
/proc/23570/stat : 23570 (bprolog) R 23568 23570 19192 0 -1 4194304 1996 0 0 0 129 20 0 0 25 0 2 0 678643819 76107776 1706 996147200 134512640 134990860 4294956096 18446744073709551615 134712688 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/23570/statm: 18581 1706 197 116 0 18092 0
[pid=23570/tid=23572] ppid=23568 vsize=74324 CPUtime=0
/proc/23570/task/23572/stat : 23572 (bprolog) S 23568 23570 19192 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 678643864 76107776 1706 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 74324

[startup+3.10177 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 23572
/proc/meminfo: memFree=1595384/2055920 swapFree=4179808/4192956
[pid=23570] ppid=23568 vsize=74324 CPUtime=3.08
/proc/23570/stat : 23570 (bprolog) R 23568 23570 19192 0 -1 4194304 1997 0 0 0 288 20 0 0 25 0 2 0 678643819 76107776 1707 996147200 134512640 134990860 4294956096 18446744073709551615 134607549 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/23570/statm: 18581 1707 197 116 0 18092 0
[pid=23570/tid=23572] ppid=23568 vsize=74324 CPUtime=0
/proc/23570/task/23572/stat : 23572 (bprolog) S 23568 23570 19192 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 678643864 76107776 1707 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 74324

[startup+6.30109 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 23572
/proc/meminfo: memFree=1595256/2055920 swapFree=4179808/4192956
[pid=23570] ppid=23568 vsize=74324 CPUtime=6.27
/proc/23570/stat : 23570 (bprolog) R 23568 23570 19192 0 -1 4194304 1997 0 0 0 607 20 0 0 25 0 2 0 678643819 76107776 1707 996147200 134512640 134990860 4294956096 18446744073709551615 134731558 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/23570/statm: 18581 1707 197 116 0 18092 0
[pid=23570/tid=23572] ppid=23568 vsize=74324 CPUtime=0
/proc/23570/task/23572/stat : 23572 (bprolog) S 23568 23570 19192 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 678643864 76107776 1707 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 74324

[startup+12.7017 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 23572
/proc/meminfo: memFree=1595144/2055920 swapFree=4179808/4192956
[pid=23570] ppid=23568 vsize=74324 CPUtime=12.64
/proc/23570/stat : 23570 (bprolog) R 23568 23570 19192 0 -1 4194304 1997 0 0 0 1244 20 0 0 25 0 2 0 678643819 76107776 1707 996147200 134512640 134990860 4294956096 18446744073709551615 134608458 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/23570/statm: 18581 1707 197 116 0 18092 0
[pid=23570/tid=23572] ppid=23568 vsize=74324 CPUtime=0
/proc/23570/task/23572/stat : 23572 (bprolog) S 23568 23570 19192 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 678643864 76107776 1707 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 74324

[startup+25.503 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 23572
/proc/meminfo: memFree=1595208/2055920 swapFree=4179808/4192956
[pid=23570] ppid=23568 vsize=74324 CPUtime=25.39
/proc/23570/stat : 23570 (bprolog) R 23568 23570 19192 0 -1 4194304 1997 0 0 0 2519 20 0 0 25 0 2 0 678643819 76107776 1707 996147200 134512640 134990860 4294956096 18446744073709551615 134731668 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/23570/statm: 18581 1707 197 116 0 18092 0
[pid=23570/tid=23572] ppid=23568 vsize=74324 CPUtime=0
/proc/23570/task/23572/stat : 23572 (bprolog) S 23568 23570 19192 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 678643864 76107776 1707 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 74324

[startup+51.1025 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 23572
/proc/meminfo: memFree=1595144/2055920 swapFree=4179808/4192956
[pid=23570] ppid=23568 vsize=74324 CPUtime=50.89
/proc/23570/stat : 23570 (bprolog) R 23568 23570 19192 0 -1 4194304 1997 0 0 0 5069 20 0 0 25 0 2 0 678643819 76107776 1707 996147200 134512640 134990860 4294956096 18446744073709551615 134608490 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/23570/statm: 18581 1707 197 116 0 18092 0
[pid=23570/tid=23572] ppid=23568 vsize=74324 CPUtime=0
/proc/23570/task/23572/stat : 23572 (bprolog) S 23568 23570 19192 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 678643864 76107776 1707 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.89
Current children cumulated vsize (KiB) 74324

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 23572
/proc/meminfo: memFree=1595080/2055920 swapFree=4179808/4192956
[pid=23570] ppid=23568 vsize=74324 CPUtime=101.89
/proc/23570/stat : 23570 (bprolog) R 23568 23570 19192 0 -1 4194304 1997 0 0 0 10169 20 0 0 25 0 2 0 678643819 76107776 1707 996147200 134512640 134990860 4294956096 18446744073709551615 134571215 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/23570/statm: 18581 1707 197 116 0 18092 0
[pid=23570/tid=23572] ppid=23568 vsize=74324 CPUtime=0
/proc/23570/task/23572/stat : 23572 (bprolog) S 23568 23570 19192 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 678643864 76107776 1707 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.89
Current children cumulated vsize (KiB) 74324

[startup+162.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 23572
/proc/meminfo: memFree=1595016/2055920 swapFree=4179808/4192956
[pid=23570] ppid=23568 vsize=74324 CPUtime=161.65
/proc/23570/stat : 23570 (bprolog) R 23568 23570 19192 0 -1 4194304 1997 0 0 0 16145 20 0 0 25 0 2 0 678643819 76107776 1707 996147200 134512640 134990860 4294956096 18446744073709551615 134607356 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/23570/statm: 18581 1707 197 116 0 18092 0
[pid=23570/tid=23572] ppid=23568 vsize=74324 CPUtime=0
/proc/23570/task/23572/stat : 23572 (bprolog) S 23568 23570 19192 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 678643864 76107776 1707 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 161.65
Current children cumulated vsize (KiB) 74324

[startup+222.303 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 23572
/proc/meminfo: memFree=1595080/2055920 swapFree=4179808/4192956
[pid=23570] ppid=23568 vsize=74324 CPUtime=221.42
/proc/23570/stat : 23570 (bprolog) R 23568 23570 19192 0 -1 4194304 1997 0 0 0 22122 20 0 0 25 0 2 0 678643819 76107776 1707 996147200 134512640 134990860 4294956096 18446744073709551615 134630006 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/23570/statm: 18581 1707 197 116 0 18092 0
[pid=23570/tid=23572] ppid=23568 vsize=74324 CPUtime=0
/proc/23570/task/23572/stat : 23572 (bprolog) S 23568 23570 19192 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 678643864 76107776 1707 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 221.42
Current children cumulated vsize (KiB) 74324

[startup+282.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 23572
/proc/meminfo: memFree=1595016/2055920 swapFree=4179808/4192956
[pid=23570] ppid=23568 vsize=74324 CPUtime=281.19
/proc/23570/stat : 23570 (bprolog) R 23568 23570 19192 0 -1 4194304 1997 0 0 0 28099 20 0 0 25 0 2 0 678643819 76107776 1707 996147200 134512640 134990860 4294956096 18446744073709551615 134559518 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/23570/statm: 18581 1707 197 116 0 18092 0
[pid=23570/tid=23572] ppid=23568 vsize=74324 CPUtime=0
/proc/23570/task/23572/stat : 23572 (bprolog) S 23568 23570 19192 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 678643864 76107776 1707 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 281.19
Current children cumulated vsize (KiB) 74324

[startup+342.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 23572
/proc/meminfo: memFree=1595088/2055920 swapFree=4179808/4192956
[pid=23570] ppid=23568 vsize=74324 CPUtime=340.95
/proc/23570/stat : 23570 (bprolog) R 23568 23570 19192 0 -1 4194304 1997 0 0 0 34075 20 0 0 25 0 2 0 678643819 76107776 1707 996147200 134512640 134990860 4294956096 18446744073709551615 134593659 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/23570/statm: 18581 1707 197 116 0 18092 0
[pid=23570/tid=23572] ppid=23568 vsize=74324 CPUtime=0
/proc/23570/task/23572/stat : 23572 (bprolog) S 23568 23570 19192 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 678643864 76107776 1707 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 340.95
Current children cumulated vsize (KiB) 74324

[startup+402.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 23572
/proc/meminfo: memFree=1595024/2055920 swapFree=4179808/4192956
[pid=23570] ppid=23568 vsize=74324 CPUtime=400.72
/proc/23570/stat : 23570 (bprolog) R 23568 23570 19192 0 -1 4194304 1997 0 0 0 40052 20 0 0 25 0 2 0 678643819 76107776 1707 996147200 134512640 134990860 4294956096 18446744073709551615 134583407 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/23570/statm: 18581 1707 197 116 0 18092 0
[pid=23570/tid=23572] ppid=23568 vsize=74324 CPUtime=0
/proc/23570/task/23572/stat : 23572 (bprolog) S 23568 23570 19192 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 678643864 76107776 1707 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 400.72
Current children cumulated vsize (KiB) 74324

[startup+462.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 23572
/proc/meminfo: memFree=1595024/2055920 swapFree=4179808/4192956
[pid=23570] ppid=23568 vsize=74324 CPUtime=460.48
/proc/23570/stat : 23570 (bprolog) R 23568 23570 19192 0 -1 4194304 1997 0 0 0 46028 20 0 0 25 0 2 0 678643819 76107776 1707 996147200 134512640 134990860 4294956096 18446744073709551615 134630118 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/23570/statm: 18581 1707 197 116 0 18092 0
[pid=23570/tid=23572] ppid=23568 vsize=74324 CPUtime=0
/proc/23570/task/23572/stat : 23572 (bprolog) S 23568 23570 19192 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 678643864 76107776 1707 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 460.48
Current children cumulated vsize (KiB) 74324

[startup+522.302 s]

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

/proc/loadavg: 2.21 2.10 2.03 3/85 23651
/proc/meminfo: memFree=1391232/2055920 swapFree=4179808/4192956
[pid=23570] ppid=23568 vsize=84568 CPUtime=1237.19
/proc/23570/stat : 23570 (bprolog) R 23568 23570 19192 0 -1 4194304 2000 0 0 0 123696 23 0 0 25 0 3 0 678643819 86597632 1710 996147200 134512640 134990860 4294956096 18446744073709551615 134629709 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/23570/statm: 21142 1710 197 116 0 20653 0
[pid=23570/tid=23572] ppid=23568 vsize=84568 CPUtime=0
/proc/23570/task/23572/stat : 23572 (bprolog) S 23568 23570 19192 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 678643864 86597632 1710 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=23570/tid=23651] ppid=23568 vsize=84568 CPUtime=0
/proc/23570/task/23651/stat : 23651 (bprolog) S 23568 23570 19192 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 678733879 86597632 1710 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1237.19
Current children cumulated vsize (KiB) 84568

[startup+1302.3 s]
/proc/loadavg: 2.11 2.10 2.03 3/85 23657
/proc/meminfo: memFree=1352056/2055920 swapFree=4179808/4192956
[pid=23570] ppid=23568 vsize=84568 CPUtime=1296.92
/proc/23570/stat : 23570 (bprolog) R 23568 23570 19192 0 -1 4194304 2000 0 0 0 129669 23 0 0 25 0 3 0 678643819 86597632 1710 996147200 134512640 134990860 4294956096 18446744073709551615 134629583 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/23570/statm: 21142 1710 197 116 0 20653 0
[pid=23570/tid=23572] ppid=23568 vsize=84568 CPUtime=0
/proc/23570/task/23572/stat : 23572 (bprolog) S 23568 23570 19192 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 678643864 86597632 1710 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=23570/tid=23651] ppid=23568 vsize=84568 CPUtime=0
/proc/23570/task/23651/stat : 23651 (bprolog) S 23568 23570 19192 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 678733879 86597632 1710 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1296.92
Current children cumulated vsize (KiB) 84568

[startup+1362.3 s]
/proc/loadavg: 2.12 2.09 2.03 3/86 23658
/proc/meminfo: memFree=1312632/2055920 swapFree=4179808/4192956
[pid=23570] ppid=23568 vsize=94812 CPUtime=1356.66
/proc/23570/stat : 23570 (bprolog) R 23568 23570 19192 0 -1 4194304 2001 0 0 0 135643 23 0 0 25 0 4 0 678643819 97087488 1711 996147200 134512640 134990860 4294956096 18446744073709551615 134630048 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/23570/statm: 23703 1711 197 116 0 23214 0
[pid=23570/tid=23572] ppid=23568 vsize=94812 CPUtime=0
/proc/23570/task/23572/stat : 23572 (bprolog) S 23568 23570 19192 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 678643864 97087488 1711 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=23570/tid=23651] ppid=23568 vsize=94812 CPUtime=0
/proc/23570/task/23651/stat : 23651 (bprolog) S 23568 23570 19192 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 678733879 97087488 1711 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=23570/tid=23658] ppid=23568 vsize=94812 CPUtime=0
/proc/23570/task/23658/stat : 23658 (bprolog) S 23568 23570 19192 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 678778890 97087488 1711 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1356.66
Current children cumulated vsize (KiB) 94812

[startup+1422.31 s]
/proc/loadavg: 2.07 2.09 2.03 3/86 23658
/proc/meminfo: memFree=1271544/2055920 swapFree=4179808/4192956
[pid=23570] ppid=23568 vsize=94812 CPUtime=1416.4
/proc/23570/stat : 23570 (bprolog) R 23568 23570 19192 0 -1 4194304 2001 0 0 0 141617 23 0 0 25 0 4 0 678643819 97087488 1711 996147200 134512640 134990860 4294956096 18446744073709551615 134583410 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/23570/statm: 23703 1711 197 116 0 23214 0
[pid=23570/tid=23572] ppid=23568 vsize=94812 CPUtime=0
/proc/23570/task/23572/stat : 23572 (bprolog) S 23568 23570 19192 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 678643864 97087488 1711 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=23570/tid=23651] ppid=23568 vsize=94812 CPUtime=0
/proc/23570/task/23651/stat : 23651 (bprolog) S 23568 23570 19192 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 678733879 97087488 1711 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=23570/tid=23658] ppid=23568 vsize=94812 CPUtime=0
/proc/23570/task/23658/stat : 23658 (bprolog) S 23568 23570 19192 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 678778890 97087488 1711 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1416.4
Current children cumulated vsize (KiB) 94812

[startup+1482.3 s]
/proc/loadavg: 2.22 2.13 2.05 3/86 23658
/proc/meminfo: memFree=1231032/2055920 swapFree=4179808/4192956
[pid=23570] ppid=23568 vsize=94812 CPUtime=1476.14
/proc/23570/stat : 23570 (bprolog) R 23568 23570 19192 0 -1 4194304 2001 0 0 0 147590 24 0 0 25 0 4 0 678643819 97087488 1711 996147200 134512640 134990860 4294956096 18446744073709551615 134731353 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/23570/statm: 23703 1711 197 116 0 23214 0
[pid=23570/tid=23572] ppid=23568 vsize=94812 CPUtime=0
/proc/23570/task/23572/stat : 23572 (bprolog) S 23568 23570 19192 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 678643864 97087488 1711 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=23570/tid=23651] ppid=23568 vsize=94812 CPUtime=0
/proc/23570/task/23651/stat : 23651 (bprolog) S 23568 23570 19192 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 678733879 97087488 1711 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=23570/tid=23658] ppid=23568 vsize=94812 CPUtime=0
/proc/23570/task/23658/stat : 23658 (bprolog) S 23568 23570 19192 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 678778890 97087488 1711 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1476.14
Current children cumulated vsize (KiB) 94812

[startup+1542.3 s]
/proc/loadavg: 2.31 2.17 2.07 3/86 23658
/proc/meminfo: memFree=1189944/2055920 swapFree=4179808/4192956
[pid=23570] ppid=23568 vsize=94812 CPUtime=1535.88
/proc/23570/stat : 23570 (bprolog) R 23568 23570 19192 0 -1 4194304 2001 0 0 0 153562 26 0 0 25 0 4 0 678643819 97087488 1711 996147200 134512640 134990860 4294956096 18446744073709551615 134731568 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/23570/statm: 23703 1711 197 116 0 23214 0
[pid=23570/tid=23572] ppid=23568 vsize=94812 CPUtime=0
/proc/23570/task/23572/stat : 23572 (bprolog) S 23568 23570 19192 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 678643864 97087488 1711 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=23570/tid=23651] ppid=23568 vsize=94812 CPUtime=0
/proc/23570/task/23651/stat : 23651 (bprolog) S 23568 23570 19192 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 678733879 97087488 1711 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=23570/tid=23658] ppid=23568 vsize=94812 CPUtime=0
/proc/23570/task/23658/stat : 23658 (bprolog) S 23568 23570 19192 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 678778890 97087488 1711 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1535.88
Current children cumulated vsize (KiB) 94812

[startup+1602.3 s]
/proc/loadavg: 2.33 2.22 2.09 3/78 23912
/proc/meminfo: memFree=1663832/2055920 swapFree=4179808/4192956
[pid=23570] ppid=23568 vsize=105056 CPUtime=1595.41
/proc/23570/stat : 23570 (bprolog) R 23568 23570 19192 0 -1 4194304 2002 0 0 0 159514 27 0 0 25 0 5 0 678643819 107577344 1712 996147200 134512640 134990860 4294956096 18446744073709551615 134669109 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/23570/statm: 26264 1712 197 116 0 25775 0
[pid=23570/tid=23572] ppid=23568 vsize=105056 CPUtime=0
/proc/23570/task/23572/stat : 23572 (bprolog) S 23568 23570 19192 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 678643864 107577344 1712 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=23570/tid=23651] ppid=23568 vsize=105056 CPUtime=0
/proc/23570/task/23651/stat : 23651 (bprolog) S 23568 23570 19192 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 678733879 107577344 1712 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=23570/tid=23658] ppid=23568 vsize=105056 CPUtime=0
/proc/23570/task/23658/stat : 23658 (bprolog) S 23568 23570 19192 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 678778890 107577344 1712 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=23570/tid=23659] ppid=23568 vsize=105056 CPUtime=0
/proc/23570/task/23659/stat : 23659 (bprolog) S 23568 23570 19192 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 5 0 678801393 107577344 1712 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1595.41
Current children cumulated vsize (KiB) 105056

[startup+1662.3 s]
/proc/loadavg: 2.11 2.17 2.08 3/78 23912
/proc/meminfo: memFree=1663912/2055920 swapFree=4179808/4192956
[pid=23570] ppid=23568 vsize=105056 CPUtime=1655.38
/proc/23570/stat : 23570 (bprolog) R 23568 23570 19192 0 -1 4194304 2002 0 0 0 165511 27 0 0 25 0 5 0 678643819 107577344 1712 996147200 134512640 134990860 4294956096 18446744073709551615 134640360 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/23570/statm: 26264 1712 197 116 0 25775 0
[pid=23570/tid=23572] ppid=23568 vsize=105056 CPUtime=0
/proc/23570/task/23572/stat : 23572 (bprolog) S 23568 23570 19192 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 678643864 107577344 1712 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=23570/tid=23651] ppid=23568 vsize=105056 CPUtime=0
/proc/23570/task/23651/stat : 23651 (bprolog) S 23568 23570 19192 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 678733879 107577344 1712 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=23570/tid=23658] ppid=23568 vsize=105056 CPUtime=0
/proc/23570/task/23658/stat : 23658 (bprolog) S 23568 23570 19192 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 678778890 107577344 1712 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=23570/tid=23659] ppid=23568 vsize=105056 CPUtime=0
/proc/23570/task/23659/stat : 23659 (bprolog) S 23568 23570 19192 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 5 0 678801393 107577344 1712 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1655.38
Current children cumulated vsize (KiB) 105056

[startup+1722.3 s]
/proc/loadavg: 2.04 2.14 2.08 3/78 23912
/proc/meminfo: memFree=1663784/2055920 swapFree=4179808/4192956
[pid=23570] ppid=23568 vsize=105056 CPUtime=1715.37
/proc/23570/stat : 23570 (bprolog) R 23568 23570 19192 0 -1 4194304 2002 0 0 0 171510 27 0 0 25 0 5 0 678643819 107577344 1712 996147200 134512640 134990860 4294956096 18446744073709551615 134607384 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/23570/statm: 26264 1712 197 116 0 25775 0
[pid=23570/tid=23572] ppid=23568 vsize=105056 CPUtime=0
/proc/23570/task/23572/stat : 23572 (bprolog) S 23568 23570 19192 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 678643864 107577344 1712 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=23570/tid=23651] ppid=23568 vsize=105056 CPUtime=0
/proc/23570/task/23651/stat : 23651 (bprolog) S 23568 23570 19192 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 678733879 107577344 1712 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=23570/tid=23658] ppid=23568 vsize=105056 CPUtime=0
/proc/23570/task/23658/stat : 23658 (bprolog) S 23568 23570 19192 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 678778890 107577344 1712 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=23570/tid=23659] ppid=23568 vsize=105056 CPUtime=0
/proc/23570/task/23659/stat : 23659 (bprolog) S 23568 23570 19192 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 678801393 107577344 1712 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1715.37
Current children cumulated vsize (KiB) 105056

[startup+1782.3 s]
/proc/loadavg: 2.01 2.11 2.07 3/78 23912
/proc/meminfo: memFree=1663656/2055920 swapFree=4179808/4192956
[pid=23570] ppid=23568 vsize=105056 CPUtime=1775.34
/proc/23570/stat : 23570 (bprolog) R 23568 23570 19192 0 -1 4194304 2002 0 0 0 177507 27 0 0 25 0 5 0 678643819 107577344 1712 996147200 134512640 134990860 4294956096 18446744073709551615 134655072 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/23570/statm: 26264 1712 197 116 0 25775 0
[pid=23570/tid=23572] ppid=23568 vsize=105056 CPUtime=0
/proc/23570/task/23572/stat : 23572 (bprolog) S 23568 23570 19192 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 678643864 107577344 1712 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=23570/tid=23651] ppid=23568 vsize=105056 CPUtime=0
/proc/23570/task/23651/stat : 23651 (bprolog) S 23568 23570 19192 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 678733879 107577344 1712 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=23570/tid=23658] ppid=23568 vsize=105056 CPUtime=0
/proc/23570/task/23658/stat : 23658 (bprolog) S 23568 23570 19192 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 678778890 107577344 1712 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=23570/tid=23659] ppid=23568 vsize=105056 CPUtime=0
/proc/23570/task/23659/stat : 23659 (bprolog) S 23568 23570 19192 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 678801393 107577344 1712 996147200 134512640 134990860 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1775.34
Current children cumulated vsize (KiB) 105056



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807 s]
/proc/loadavg: 2.01 2.10 2.07 3/74 23912
/proc/meminfo: memFree=1663656/2055920 swapFree=4179808/4192956
[pid=23570] ppid=23568 vsize=105056 CPUtime=1800.04
/proc/23570/stat : 23570 (bprolog) R 23568 23570 19192 0 -1 4194304 2003 0 0 0 179977 27 0 0 25 0 1 0 678643819 107577344 1713 996147200 134512640 134990860 4294956096 18446744073709551615 134731544 0 0 4096 2 0 0 0 17 0 0 0
/proc/23570/statm: 26264 1713 198 116 0 25775 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 105056

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1807.01
CPU time (s): 1800.05
CPU user time (s): 1799.77
CPU system time (s): 0.279957
CPU usage (%): 99.6151
Max. virtual memory (cumulated for all children) (KiB): 105056

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.77
system time used= 0.279957
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2003
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= 11
involuntary context switches= 20982

runsolver used 1.74073 second user time and 4.84626 second system time

The end

Launcher Data (download as text)

Begin job on node89 at 2008-07-05 05:39:22
IDJOB=1083605
IDBENCH=57496
IDSOLVER=347
FILE ID=node89/1083605-1215229162
PBS_JOBID= 7881653
Free space on /tmp= 66488 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= ab367ba35f9b0dcd1e9d2e604b57c018
RANDOM SEED=1354218325

node89.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.213
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.213
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:       1602280 kB
Buffers:         74772 kB
Cached:         268428 kB
SwapCached:       7136 kB
Active:         283316 kB
Inactive:       112836 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1602280 kB
SwapTotal:     4192956 kB
SwapFree:      4179808 kB
Dirty:            1548 kB
Writeback:           0 kB
Mapped:          57660 kB
Slab:            42768 kB
Committed_AS:  1966004 kB
PageTables:       1860 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= 66520 MiB
End job on node89 at 2008-07-05 06:09:31