Trace number 1070763

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.03 1813.42

General information on the benchmark

Namecsp/pseudoGLB/
normalized-cache-inv12-ucl.xml
MD5SUM39d79c9107bb415782ca395ac86f441e
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark24.3933
Satisfiable
(Un)Satisfiability was proved
Number of variables25800
Number of constraints76699
Maximum constraint arity9
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)weightedsum(76699)

Solver Data (download as text)

0.19/0.20	c bpsolver version 6.27.2008
0.19/0.20	c converting(HOME/instance-1070763-1215166967)
10.83/10.96	c Converted in 4794 ms
10.83/10.96	c solving(HOME/instance-1070763-1215166967,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-1070763-1215166967/watcher-1070763-1215166967 -o /tmp/evaluation-result-1070763-1215166967/solver-1070763-1215166967 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/solver HOME/instance-1070763-1215166967 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.99 1.97 1.99 4/74 25318
/proc/meminfo: memFree=1837256/2055920 swapFree=4179668/4192956
[pid=25318] ppid=25316 vsize=4780 CPUtime=0
/proc/25318/stat : 25318 (bprolog) R 25316 25318 23224 0 -1 4194304 620 0 0 0 0 0 0 0 18 0 1 0 628944019 4894720 339 996147200 134512640 134990860 4294956112 18446744073709551615 134530848 0 0 4096 0 0 0 0 17 0 0 0
/proc/25318/statm: 1195 346 72 116 0 706 0

[startup+0.0248359 s]
/proc/loadavg: 1.99 1.97 1.99 4/74 25318
/proc/meminfo: memFree=1837256/2055920 swapFree=4179668/4192956
[pid=25318] ppid=25316 vsize=56080 CPUtime=0.02
/proc/25318/stat : 25318 (bprolog) R 25316 25318 23224 0 -1 4194304 1095 0 0 0 1 1 0 0 18 0 1 0 628944019 57425920 808 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 0 0 0
/proc/25318/statm: 14020 808 174 116 0 13531 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 56080

[startup+0.101844 s]
/proc/loadavg: 1.99 1.97 1.99 4/74 25318
/proc/meminfo: memFree=1837256/2055920 swapFree=4179668/4192956
[pid=25318] ppid=25316 vsize=56080 CPUtime=0.09
/proc/25318/stat : 25318 (bprolog) R 25316 25318 23224 0 -1 4194304 1285 0 0 0 4 5 0 0 18 0 1 0 628944019 57425920 998 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 0 0 0
/proc/25318/statm: 14020 998 174 116 0 13531 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 56080

[startup+0.301867 s]
/proc/loadavg: 1.99 1.97 1.99 4/74 25318
/proc/meminfo: memFree=1837256/2055920 swapFree=4179668/4192956
[pid=25318] ppid=25316 vsize=56080 CPUtime=0.29
/proc/25318/stat : 25318 (bprolog) R 25316 25318 23224 0 -1 4194304 1775 0 0 0 13 16 0 0 19 0 1 0 628944019 57425920 1488 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 0 0 0
/proc/25318/statm: 14020 1488 174 116 0 13531 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 56080

[startup+0.701913 s]
/proc/loadavg: 1.99 1.97 1.99 4/74 25318
/proc/meminfo: memFree=1837256/2055920 swapFree=4179668/4192956
[pid=25318] ppid=25316 vsize=56080 CPUtime=0.69
/proc/25318/stat : 25318 (bprolog) R 25316 25318 23224 0 -1 4194304 2743 0 0 0 32 37 0 0 23 0 1 0 628944019 57425920 2456 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 0 0 0
/proc/25318/statm: 14020 2456 174 116 0 13531 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 56080

[startup+1.502 s]
/proc/loadavg: 1.99 1.97 1.99 3/75 25319
/proc/meminfo: memFree=1824832/2055920 swapFree=4179668/4192956
[pid=25318] ppid=25316 vsize=71804 CPUtime=1.49
/proc/25318/stat : 25318 (bprolog) R 25316 25318 23224 0 -1 4194304 4675 0 0 0 63 86 0 0 25 0 1 0 628944019 73527296 4386 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 0 0 0
/proc/25318/statm: 17951 4386 174 116 0 17462 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 71804

[startup+3.10119 s]
/proc/loadavg: 1.99 1.97 1.99 3/75 25319
/proc/meminfo: memFree=1819392/2055920 swapFree=4179668/4192956
[pid=25318] ppid=25316 vsize=71804 CPUtime=3.07
/proc/25318/stat : 25318 (bprolog) R 25316 25318 23224 0 -1 4194304 4675 0 0 0 136 171 0 0 25 0 1 0 628944019 73527296 4386 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 0 0 0
/proc/25318/statm: 17951 4386 174 116 0 17462 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 71804

[startup+6.30156 s]
/proc/loadavg: 1.99 1.97 1.99 3/75 25319
/proc/meminfo: memFree=1817664/2055920 swapFree=4179668/4192956
[pid=25318] ppid=25316 vsize=71804 CPUtime=6.25
/proc/25318/stat : 25318 (bprolog) R 25316 25318 23224 0 -1 4194304 4675 0 0 0 282 343 0 0 25 0 1 0 628944019 73527296 4386 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 0 0 0
/proc/25318/statm: 17951 4386 174 116 0 17462 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 71804

[startup+12.7013 s]
/proc/loadavg: 1.99 1.97 1.99 3/75 25319
/proc/meminfo: memFree=1799688/2055920 swapFree=4179668/4192956
[pid=25318] ppid=25316 vsize=144288 CPUtime=12.63
/proc/25318/stat : 25318 (bprolog) R 25316 25318 23224 0 -1 4194304 18730 0 0 0 648 615 0 0 25 0 1 0 628944019 147750912 18110 996147200 134512640 134990860 4294956112 18446744073709551615 134959687 0 0 4096 2 0 0 0 17 0 0 0
/proc/25318/statm: 36072 18110 177 116 0 35583 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 144288

[startup+25.5018 s]
/proc/loadavg: 2.06 1.99 1.99 3/76 25320
/proc/meminfo: memFree=1759104/2055920 swapFree=4179668/4192956
[pid=25318] ppid=25316 vsize=144412 CPUtime=25.38
/proc/25318/stat : 25318 (bprolog) R 25316 25318 23224 0 -1 4194304 27918 0 0 0 1919 619 0 0 25 0 2 0 628944019 147877888 18508 996147200 134512640 134990860 4294956112 18446744073709551615 134629683 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/25318/statm: 36103 18508 201 116 0 35614 0
[pid=25318/tid=25320] ppid=25316 vsize=144412 CPUtime=0
/proc/25318/task/25320/stat : 25320 (bprolog) S 25316 25318 23224 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 628945388 147877888 18508 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 144412

[startup+51.1017 s]
/proc/loadavg: 2.04 1.99 1.99 3/76 25320
/proc/meminfo: memFree=1759104/2055920 swapFree=4179668/4192956
[pid=25318] ppid=25316 vsize=144412 CPUtime=50.86
/proc/25318/stat : 25318 (bprolog) R 25316 25318 23224 0 -1 4194304 27918 0 0 0 4467 619 0 0 25 0 2 0 628944019 147877888 18508 996147200 134512640 134990860 4294956112 18446744073709551615 134914276 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/25318/statm: 36103 18508 201 116 0 35614 0
[pid=25318/tid=25320] ppid=25316 vsize=144412 CPUtime=0
/proc/25318/task/25320/stat : 25320 (bprolog) S 25316 25318 23224 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 628945388 147877888 18508 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.86
Current children cumulated vsize (KiB) 144412

[startup+102.307 s]
/proc/loadavg: 2.06 2.00 2.00 3/76 25350
/proc/meminfo: memFree=1763128/2055920 swapFree=4179668/4192956
[pid=25318] ppid=25316 vsize=144412 CPUtime=101.82
/proc/25318/stat : 25318 (bprolog) R 25316 25318 23224 0 -1 4194304 27918 0 0 0 9563 619 0 0 25 0 2 0 628944019 147877888 18508 996147200 134512640 134990860 4294956112 18446744073709551615 134559488 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/25318/statm: 36103 18508 201 116 0 35614 0
[pid=25318/tid=25320] ppid=25316 vsize=144412 CPUtime=0
/proc/25318/task/25320/stat : 25320 (bprolog) S 25316 25318 23224 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 628945388 147877888 18508 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.82
Current children cumulated vsize (KiB) 144412

[startup+162.301 s]
/proc/loadavg: 2.13 2.03 2.01 3/76 25350
/proc/meminfo: memFree=1762872/2055920 swapFree=4179668/4192956
[pid=25318] ppid=25316 vsize=144412 CPUtime=161.36
/proc/25318/stat : 25318 (bprolog) R 25316 25318 23224 0 -1 4194304 27918 0 0 0 15517 619 0 0 25 0 2 0 628944019 147877888 18508 996147200 134512640 134990860 4294956112 18446744073709551615 134917322 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/25318/statm: 36103 18508 201 116 0 35614 0
[pid=25318/tid=25320] ppid=25316 vsize=144412 CPUtime=0
/proc/25318/task/25320/stat : 25320 (bprolog) S 25316 25318 23224 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 628945388 147877888 18508 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 161.36
Current children cumulated vsize (KiB) 144412

[startup+222.301 s]
/proc/loadavg: 2.20 2.07 2.02 3/76 25350
/proc/meminfo: memFree=1762744/2055920 swapFree=4179668/4192956
[pid=25318] ppid=25316 vsize=144412 CPUtime=220.9
/proc/25318/stat : 25318 (bprolog) R 25316 25318 23224 0 -1 4194304 27918 0 0 0 21471 619 0 0 25 0 2 0 628944019 147877888 18508 996147200 134512640 134990860 4294956112 18446744073709551615 134629782 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/25318/statm: 36103 18508 201 116 0 35614 0
[pid=25318/tid=25320] ppid=25316 vsize=144412 CPUtime=0
/proc/25318/task/25320/stat : 25320 (bprolog) S 25316 25318 23224 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 628945388 147877888 18508 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 220.9
Current children cumulated vsize (KiB) 144412

[startup+282.301 s]
/proc/loadavg: 2.18 2.08 2.02 3/76 25350
/proc/meminfo: memFree=1762680/2055920 swapFree=4179668/4192956
[pid=25318] ppid=25316 vsize=144412 CPUtime=280.45
/proc/25318/stat : 25318 (bprolog) R 25316 25318 23224 0 -1 4194304 27918 0 0 0 27426 619 0 0 25 0 2 0 628944019 147877888 18508 996147200 134512640 134990860 4294956112 18446744073709551615 134629661 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/25318/statm: 36103 18508 201 116 0 35614 0
[pid=25318/tid=25320] ppid=25316 vsize=144412 CPUtime=0
/proc/25318/task/25320/stat : 25320 (bprolog) S 25316 25318 23224 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 628945388 147877888 18508 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 280.45
Current children cumulated vsize (KiB) 144412

[startup+342.301 s]
/proc/loadavg: 2.21 2.11 2.03 3/76 25350
/proc/meminfo: memFree=1762680/2055920 swapFree=4179668/4192956
[pid=25318] ppid=25316 vsize=144412 CPUtime=340
/proc/25318/stat : 25318 (bprolog) R 25316 25318 23224 0 -1 4194304 27918 0 0 0 33381 619 0 0 25 0 2 0 628944019 147877888 18508 996147200 134512640 134990860 4294956112 18446744073709551615 134629674 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/25318/statm: 36103 18508 201 116 0 35614 0
[pid=25318/tid=25320] ppid=25316 vsize=144412 CPUtime=0
/proc/25318/task/25320/stat : 25320 (bprolog) S 25316 25318 23224 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 628945388 147877888 18508 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 340
Current children cumulated vsize (KiB) 144412

[startup+402.301 s]
/proc/loadavg: 2.30 2.15 2.05 3/76 25350
/proc/meminfo: memFree=1762680/2055920 swapFree=4179668/4192956
[pid=25318] ppid=25316 vsize=144412 CPUtime=399.54
/proc/25318/stat : 25318 (bprolog) R 25316 25318 23224 0 -1 4194304 27918 0 0 0 39335 619 0 0 25 0 2 0 628944019 147877888 18508 996147200 134512640 134990860 4294956112 18446744073709551615 134629713 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/25318/statm: 36103 18508 201 116 0 35614 0
[pid=25318/tid=25320] ppid=25316 vsize=144412 CPUtime=0
/proc/25318/task/25320/stat : 25320 (bprolog) S 25316 25318 23224 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 628945388 147877888 18508 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 399.54
Current children cumulated vsize (KiB) 144412

[startup+462.302 s]
/proc/loadavg: 2.29 2.16 2.06 3/76 25350
/proc/meminfo: memFree=1762680/2055920 swapFree=4179668/4192956
[pid=25318] ppid=25316 vsize=144412 CPUtime=459.09
/proc/25318/stat : 25318 (bprolog) R 25316 25318 23224 0 -1 4194304 27918 0 0 0 45290 619 0 0 25 0 2 0 628944019 147877888 18508 996147200 134512640 134990860 4294956112 18446744073709551615 134629713 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/25318/statm: 36103 18508 201 116 0 35614 0
[pid=25318/tid=25320] ppid=25316 vsize=144412 CPUtime=0
/proc/25318/task/25320/stat : 25320 (bprolog) S 25316 25318 23224 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 628945388 147877888 18508 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 459.09
Current children cumulated vsize (KiB) 144412

[startup+522.302 s]
/proc/loadavg: 2.21 2.16 2.06 3/76 25350
/proc/meminfo: memFree=1762616/2055920 swapFree=4179668/4192956
[pid=25318] ppid=25316 vsize=144412 CPUtime=518.64
/proc/25318/stat : 25318 (bprolog) R 25316 25318 23224 0 -1 4194304 27918 0 0 0 51245 619 0 0 25 0 2 0 628944019 147877888 18508 996147200 134512640 134990860 4294956112 18446744073709551615 134905088 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/25318/statm: 36103 18508 201 116 0 35614 0
[pid=25318/tid=25320] ppid=25316 vsize=144412 CPUtime=0
/proc/25318/task/25320/stat : 25320 (bprolog) S 25316 25318 23224 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 628945388 147877888 18508 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 518.64

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

/proc/25318/task/25320/stat : 25320 (bprolog) S 25316 25318 23224 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 628945388 158367744 18529 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=25318/tid=25353] ppid=25316 vsize=154656 CPUtime=0
/proc/25318/task/25353/stat : 25353 (bprolog) S 25316 25318 23224 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 629035406 158367744 18529 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1233.21
Current children cumulated vsize (KiB) 154656

[startup+1302.3 s]
/proc/loadavg: 2.00 2.02 2.04 3/78 25354
/proc/meminfo: memFree=1761832/2055920 swapFree=4179668/4192956
[pid=25318] ppid=25316 vsize=154656 CPUtime=1292.76
/proc/25318/stat : 25318 (bprolog) R 25316 25318 23224 0 -1 4194304 27939 0 0 0 128657 619 0 0 25 0 3 0 628944019 158367744 18529 996147200 134512640 134990860 4294956112 18446744073709551615 134629713 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/25318/statm: 38664 18529 203 116 0 38175 0
[pid=25318/tid=25320] ppid=25316 vsize=154656 CPUtime=0
/proc/25318/task/25320/stat : 25320 (bprolog) S 25316 25318 23224 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 628945388 158367744 18529 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=25318/tid=25353] ppid=25316 vsize=154656 CPUtime=0
/proc/25318/task/25353/stat : 25353 (bprolog) S 25316 25318 23224 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 629035406 158367744 18529 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1292.76
Current children cumulated vsize (KiB) 154656

[startup+1362.3 s]
/proc/loadavg: 2.00 2.01 2.03 3/78 25354
/proc/meminfo: memFree=1761640/2055920 swapFree=4179668/4192956
[pid=25318] ppid=25316 vsize=154656 CPUtime=1352.31
/proc/25318/stat : 25318 (bprolog) R 25316 25318 23224 0 -1 4194304 27939 0 0 0 134612 619 0 0 25 0 3 0 628944019 158367744 18529 996147200 134512640 134990860 4294956112 18446744073709551615 134629683 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/25318/statm: 38664 18529 203 116 0 38175 0
[pid=25318/tid=25320] ppid=25316 vsize=154656 CPUtime=0
/proc/25318/task/25320/stat : 25320 (bprolog) S 25316 25318 23224 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 628945388 158367744 18529 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=25318/tid=25353] ppid=25316 vsize=154656 CPUtime=0
/proc/25318/task/25353/stat : 25353 (bprolog) S 25316 25318 23224 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 629035406 158367744 18529 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1352.31
Current children cumulated vsize (KiB) 154656

[startup+1422.31 s]
/proc/loadavg: 2.00 2.01 2.03 3/79 25355
/proc/meminfo: memFree=1761440/2055920 swapFree=4179668/4192956
[pid=25318] ppid=25316 vsize=164900 CPUtime=1411.86
/proc/25318/stat : 25318 (bprolog) R 25316 25318 23224 0 -1 4194304 27984 0 0 0 140567 619 0 0 25 0 4 0 628944019 168857600 18574 996147200 134512640 134990860 4294956112 18446744073709551615 134629713 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/25318/statm: 41225 18574 203 116 0 40736 0
[pid=25318/tid=25320] ppid=25316 vsize=164900 CPUtime=0
/proc/25318/task/25320/stat : 25320 (bprolog) S 25316 25318 23224 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 628945388 168857600 18574 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=25318/tid=25353] ppid=25316 vsize=164900 CPUtime=0
/proc/25318/task/25353/stat : 25353 (bprolog) S 25316 25318 23224 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 629035406 168857600 18574 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=25318/tid=25355] ppid=25316 vsize=164900 CPUtime=0
/proc/25318/task/25355/stat : 25355 (bprolog) S 25316 25318 23224 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 629080417 168857600 18574 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1411.86
Current children cumulated vsize (KiB) 164900

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/80 25356
/proc/meminfo: memFree=1761368/2055920 swapFree=4179668/4192956
[pid=25318] ppid=25316 vsize=164900 CPUtime=1471.4
/proc/25318/stat : 25318 (bprolog) R 25316 25318 23224 0 -1 4194304 27984 0 0 0 146521 619 0 0 25 0 4 0 628944019 168857600 18574 996147200 134512640 134990860 4294956112 18446744073709551615 134629713 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/25318/statm: 41225 18574 203 116 0 40736 0
[pid=25318/tid=25320] ppid=25316 vsize=164900 CPUtime=0
/proc/25318/task/25320/stat : 25320 (bprolog) S 25316 25318 23224 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 628945388 168857600 18574 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=25318/tid=25353] ppid=25316 vsize=164900 CPUtime=0
/proc/25318/task/25353/stat : 25353 (bprolog) S 25316 25318 23224 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 629035406 168857600 18574 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=25318/tid=25355] ppid=25316 vsize=164900 CPUtime=0
/proc/25318/task/25355/stat : 25355 (bprolog) S 25316 25318 23224 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 629080417 168857600 18574 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1471.4
Current children cumulated vsize (KiB) 164900

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/80 25356
/proc/meminfo: memFree=1761304/2055920 swapFree=4179668/4192956
[pid=25318] ppid=25316 vsize=164900 CPUtime=1530.95
/proc/25318/stat : 25318 (bprolog) R 25316 25318 23224 0 -1 4194304 27984 0 0 0 152476 619 0 0 25 0 4 0 628944019 168857600 18574 996147200 134512640 134990860 4294956112 18446744073709551615 134629683 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/25318/statm: 41225 18574 203 116 0 40736 0
[pid=25318/tid=25320] ppid=25316 vsize=164900 CPUtime=0
/proc/25318/task/25320/stat : 25320 (bprolog) S 25316 25318 23224 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 628945388 168857600 18574 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=25318/tid=25353] ppid=25316 vsize=164900 CPUtime=0
/proc/25318/task/25353/stat : 25353 (bprolog) S 25316 25318 23224 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 629035406 168857600 18574 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=25318/tid=25355] ppid=25316 vsize=164900 CPUtime=0
/proc/25318/task/25355/stat : 25355 (bprolog) S 25316 25318 23224 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 629080417 168857600 18574 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1530.95
Current children cumulated vsize (KiB) 164900

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/81 25357
/proc/meminfo: memFree=1761296/2055920 swapFree=4179668/4192956
[pid=25318] ppid=25316 vsize=175144 CPUtime=1590.49
/proc/25318/stat : 25318 (bprolog) R 25316 25318 23224 0 -1 4194304 27985 0 0 0 158430 619 0 0 25 0 5 0 628944019 179347456 18575 996147200 134512640 134990860 4294956112 18446744073709551615 134870120 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/25318/statm: 43786 18575 203 116 0 43297 0
[pid=25318/tid=25320] ppid=25316 vsize=175144 CPUtime=0
/proc/25318/task/25320/stat : 25320 (bprolog) S 25316 25318 23224 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 628945388 179347456 18575 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=25318/tid=25353] ppid=25316 vsize=175144 CPUtime=0
/proc/25318/task/25353/stat : 25353 (bprolog) S 25316 25318 23224 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 629035406 179347456 18575 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=25318/tid=25355] ppid=25316 vsize=175144 CPUtime=0
/proc/25318/task/25355/stat : 25355 (bprolog) S 25316 25318 23224 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 629080417 179347456 18575 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=25318/tid=25357] ppid=25316 vsize=175144 CPUtime=0
/proc/25318/task/25357/stat : 25357 (bprolog) S 25316 25318 23224 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 5 0 629102923 179347456 18575 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1590.49
Current children cumulated vsize (KiB) 175144

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/81 25357
/proc/meminfo: memFree=1761232/2055920 swapFree=4179668/4192956
[pid=25318] ppid=25316 vsize=175144 CPUtime=1650.04
/proc/25318/stat : 25318 (bprolog) R 25316 25318 23224 0 -1 4194304 27985 0 0 0 164385 619 0 0 25 0 5 0 628944019 179347456 18575 996147200 134512640 134990860 4294956112 18446744073709551615 134629713 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/25318/statm: 43786 18575 203 116 0 43297 0
[pid=25318/tid=25320] ppid=25316 vsize=175144 CPUtime=0
/proc/25318/task/25320/stat : 25320 (bprolog) S 25316 25318 23224 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 628945388 179347456 18575 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=25318/tid=25353] ppid=25316 vsize=175144 CPUtime=0
/proc/25318/task/25353/stat : 25353 (bprolog) S 25316 25318 23224 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 629035406 179347456 18575 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=25318/tid=25355] ppid=25316 vsize=175144 CPUtime=0
/proc/25318/task/25355/stat : 25355 (bprolog) S 25316 25318 23224 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 629080417 179347456 18575 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=25318/tid=25357] ppid=25316 vsize=175144 CPUtime=0
/proc/25318/task/25357/stat : 25357 (bprolog) S 25316 25318 23224 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 5 0 629102923 179347456 18575 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1650.04
Current children cumulated vsize (KiB) 175144

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 25358
/proc/meminfo: memFree=1761160/2055920 swapFree=4179668/4192956
[pid=25318] ppid=25316 vsize=175144 CPUtime=1709.59
/proc/25318/stat : 25318 (bprolog) R 25316 25318 23224 0 -1 4194304 27985 0 0 0 170340 619 0 0 25 0 5 0 628944019 179347456 18575 996147200 134512640 134990860 4294956112 18446744073709551615 134629722 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/25318/statm: 43786 18575 203 116 0 43297 0
[pid=25318/tid=25320] ppid=25316 vsize=175144 CPUtime=0
/proc/25318/task/25320/stat : 25320 (bprolog) S 25316 25318 23224 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 628945388 179347456 18575 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=25318/tid=25353] ppid=25316 vsize=175144 CPUtime=0
/proc/25318/task/25353/stat : 25353 (bprolog) S 25316 25318 23224 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 629035406 179347456 18575 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=25318/tid=25355] ppid=25316 vsize=175144 CPUtime=0
/proc/25318/task/25355/stat : 25355 (bprolog) S 25316 25318 23224 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 629080417 179347456 18575 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=25318/tid=25357] ppid=25316 vsize=175144 CPUtime=0
/proc/25318/task/25357/stat : 25357 (bprolog) S 25316 25318 23224 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 629102923 179347456 18575 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1709.59
Current children cumulated vsize (KiB) 175144

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 25358
/proc/meminfo: memFree=1761096/2055920 swapFree=4179668/4192956
[pid=25318] ppid=25316 vsize=175144 CPUtime=1769.14
/proc/25318/stat : 25318 (bprolog) R 25316 25318 23224 0 -1 4194304 27985 0 0 0 176294 620 0 0 25 0 5 0 628944019 179347456 18575 996147200 134512640 134990860 4294956112 18446744073709551615 134629713 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/25318/statm: 43786 18575 203 116 0 43297 0
[pid=25318/tid=25320] ppid=25316 vsize=175144 CPUtime=0
/proc/25318/task/25320/stat : 25320 (bprolog) S 25316 25318 23224 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 628945388 179347456 18575 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=25318/tid=25353] ppid=25316 vsize=175144 CPUtime=0
/proc/25318/task/25353/stat : 25353 (bprolog) S 25316 25318 23224 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 629035406 179347456 18575 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=25318/tid=25355] ppid=25316 vsize=175144 CPUtime=0
/proc/25318/task/25355/stat : 25355 (bprolog) S 25316 25318 23224 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 629080417 179347456 18575 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=25318/tid=25357] ppid=25316 vsize=175144 CPUtime=0
/proc/25318/task/25357/stat : 25357 (bprolog) S 25316 25318 23224 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 629102923 179347456 18575 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1769.14
Current children cumulated vsize (KiB) 175144



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1813.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 25358
/proc/meminfo: memFree=1761096/2055920 swapFree=4179668/4192956
[pid=25318] ppid=25316 vsize=175144 CPUtime=1800.01
/proc/25318/stat : 25318 (bprolog) R 25316 25318 23224 0 -1 4194304 27985 0 0 0 179381 620 0 0 25 0 5 0 628944019 179347456 18575 996147200 134512640 134990860 4294956112 18446744073709551615 134607780 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/25318/statm: 43786 18575 203 116 0 43297 0
[pid=25318/tid=25320] ppid=25316 vsize=175144 CPUtime=0
/proc/25318/task/25320/stat : 25320 (bprolog) S 25316 25318 23224 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 628945388 179347456 18575 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=25318/tid=25353] ppid=25316 vsize=175144 CPUtime=0
/proc/25318/task/25353/stat : 25353 (bprolog) S 25316 25318 23224 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 629035406 179347456 18575 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=25318/tid=25355] ppid=25316 vsize=175144 CPUtime=0
/proc/25318/task/25355/stat : 25355 (bprolog) S 25316 25318 23224 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 629080417 179347456 18575 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=25318/tid=25357] ppid=25316 vsize=175144 CPUtime=0
/proc/25318/task/25357/stat : 25357 (bprolog) S 25316 25318 23224 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 629102923 179347456 18575 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 175144

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): 1813.42
CPU time (s): 1800.03
CPU user time (s): 1793.82
CPU system time (s): 6.21106
CPU usage (%): 99.2612
Max. virtual memory (cumulated for all children) (KiB): 175144

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.82
system time used= 6.21105
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27985
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= 10
involuntary context switches= 37560

runsolver used 1.70674 second user time and 4.90025 second system time

The end

Launcher Data (download as text)

Begin job on node88 at 2008-07-04 12:22:48
IDJOB=1070763
IDBENCH=55944
IDSOLVER=347
FILE ID=node88/1070763-1215166967
PBS_JOBID= 7877438
Free space on /tmp= 66544 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 39d79c9107bb415782ca395ac86f441e
RANDOM SEED=1933748724

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:       1837800 kB
Buffers:         30020 kB
Cached:         117964 kB
SwapCached:       7396 kB
Active:         133120 kB
Inactive:        38184 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1837800 kB
SwapTotal:     4192956 kB
SwapFree:      4179668 kB
Dirty:           15424 kB
Writeback:           0 kB
Mapped:          28656 kB
Slab:            32188 kB
Committed_AS:  1037788 kB
PageTables:       1828 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= 66540 MiB
End job on node88 at 2008-07-04 12:53:03