Trace number 1059277

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 1805.32

General information on the benchmark

Namecsp/fischer/
normalized-fischer-11-8-fair.xml
MD5SUM0864a4d457da97ae5f62840ffdfb86f0
Bench CategoryN-ARY-INT (n-ary 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 variables23382
Number of constraints22147
Maximum constraint arity3
Maximum domain size20001
Number of constraints which are defined in extension0
Number of constraints which are defined in intension22147
Global constraints used (with number of constraints)

Solver Data (download as text)

0.19/0.20	c bpsolver version 6.27.2008
0.19/0.20	c converting(HOME/instance-1059277-1215122314)
4.59/4.66	c Converted in 2207 ms
4.59/4.66	c solving(HOME/instance-1059277-1215122314,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-1059277-1215122314/watcher-1059277-1215122314 -o /tmp/evaluation-result-1059277-1215122314/solver-1059277-1215122314 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/solver HOME/instance-1059277-1215122314 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.92 1.98 1.99 4/73 24122
/proc/meminfo: memFree=1894184/2055924 swapFree=4176956/4192956
[pid=24122] ppid=24120 vsize=4780 CPUtime=0
/proc/24122/stat : 24122 (bprolog) R 24120 24122 22821 0 -1 4194304 637 0 0 0 0 0 0 0 18 0 1 0 667961030 4894720 355 996147200 134512640 134990860 4294956112 18446744073709551615 134530848 0 0 4096 0 0 0 0 17 0 0 0
/proc/24122/statm: 1195 365 72 116 0 706 0

[startup+0.0357149 s]
/proc/loadavg: 1.92 1.98 1.99 4/73 24122
/proc/meminfo: memFree=1894184/2055924 swapFree=4176956/4192956
[pid=24122] ppid=24120 vsize=56080 CPUtime=0.03
/proc/24122/stat : 24122 (bprolog) R 24120 24122 22821 0 -1 4194304 1123 0 0 0 2 1 0 0 18 0 1 0 667961030 57425920 836 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 0 0 0
/proc/24122/statm: 14020 836 174 116 0 13531 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 56080

[startup+0.101727 s]
/proc/loadavg: 1.92 1.98 1.99 4/73 24122
/proc/meminfo: memFree=1894184/2055924 swapFree=4176956/4192956
[pid=24122] ppid=24120 vsize=56080 CPUtime=0.09
/proc/24122/stat : 24122 (bprolog) R 24120 24122 22821 0 -1 4194304 1285 0 0 0 5 4 0 0 18 0 1 0 667961030 57425920 998 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 0 0 0
/proc/24122/statm: 14020 999 174 116 0 13531 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 56080

[startup+0.301764 s]
/proc/loadavg: 1.92 1.98 1.99 4/73 24122
/proc/meminfo: memFree=1894184/2055924 swapFree=4176956/4192956
[pid=24122] ppid=24120 vsize=56080 CPUtime=0.3
/proc/24122/stat : 24122 (bprolog) R 24120 24122 22821 0 -1 4194304 1783 0 0 0 14 16 0 0 19 0 1 0 667961030 57425920 1496 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 0 0 0
/proc/24122/statm: 14020 1496 174 116 0 13531 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 56080

[startup+0.701838 s]
/proc/loadavg: 1.92 1.98 1.99 4/73 24122
/proc/meminfo: memFree=1894184/2055924 swapFree=4176956/4192956
[pid=24122] ppid=24120 vsize=56080 CPUtime=0.69
/proc/24122/stat : 24122 (bprolog) R 24120 24122 22821 0 -1 4194304 2771 0 0 0 32 37 0 0 23 0 1 0 667961030 57425920 2484 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 0 0 0
/proc/24122/statm: 14020 2484 174 116 0 13531 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 56080

[startup+1.50299 s]
/proc/loadavg: 1.92 1.98 1.99 3/74 24123
/proc/meminfo: memFree=1881568/2055924 swapFree=4176956/4192956
[pid=24122] ppid=24120 vsize=70688 CPUtime=1.5
/proc/24122/stat : 24122 (bprolog) R 24120 24122 22821 0 -1 4194304 4347 0 0 0 59 91 0 0 25 0 1 0 667961030 72384512 4058 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 0 0 0
/proc/24122/statm: 17672 4058 178 116 0 17183 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 70688

[startup+3.10128 s]
/proc/loadavg: 1.92 1.98 1.99 3/74 24123
/proc/meminfo: memFree=1877408/2055924 swapFree=4176956/4192956
[pid=24122] ppid=24120 vsize=70688 CPUtime=3.09
/proc/24122/stat : 24122 (bprolog) R 24120 24122 22821 0 -1 4194304 4431 0 0 0 140 169 0 0 25 0 1 0 667961030 72384512 4142 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 0 0 0
/proc/24122/statm: 17672 4142 178 116 0 17183 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 70688

[startup+6.30188 s]
/proc/loadavg: 1.93 1.98 1.99 3/74 24123
/proc/meminfo: memFree=1866656/2055924 swapFree=4176956/4192956
[pid=24122] ppid=24120 vsize=82252 CPUtime=6.28
/proc/24122/stat : 24122 (bprolog) R 24120 24122 22821 0 -1 4194304 12042 0 0 0 382 246 0 0 25 0 2 0 667961030 84226048 9581 996147200 134512640 134990860 4294956112 18446744073709551615 134958380 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/24122/statm: 20563 9581 206 116 0 20074 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 82252

[startup+12.7011 s]
/proc/loadavg: 1.93 1.98 1.99 3/75 24124
/proc/meminfo: memFree=1853856/2055924 swapFree=4176956/4192956
[pid=24122] ppid=24120 vsize=82272 CPUtime=12.69
/proc/24122/stat : 24122 (bprolog) R 24120 24122 22821 0 -1 4194304 17812 0 0 0 1020 249 0 0 25 0 2 0 667961030 84246528 9659 996147200 134512640 134990860 4294956112 18446744073709551615 134960205 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/24122/statm: 20568 9659 206 116 0 20079 0
[pid=24122/tid=24124] ppid=24120 vsize=82272 CPUtime=0
/proc/24122/task/24124/stat : 24124 (bprolog) S 24120 24122 22821 0 -1 4194368 2 0 0 0 0 0 0 0 15 0 2 0 667961583 84246528 9659 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 82272

[startup+25.5014 s]
/proc/loadavg: 1.95 1.98 1.99 3/75 24124
/proc/meminfo: memFree=1853920/2055924 swapFree=4176956/4192956
[pid=24122] ppid=24120 vsize=82276 CPUtime=25.47
/proc/24122/stat : 24122 (bprolog) R 24120 24122 22821 0 -1 4194304 19091 0 0 0 2298 249 0 0 25 0 2 0 667961030 84250624 9667 996147200 134512640 134990860 4294956112 18446744073709551615 134960198 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/24122/statm: 20569 9667 206 116 0 20080 0
[pid=24122/tid=24124] ppid=24120 vsize=82276 CPUtime=0
/proc/24122/task/24124/stat : 24124 (bprolog) S 24120 24122 22821 0 -1 4194368 2 0 0 0 0 0 0 0 15 0 2 0 667961583 84250624 9667 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 82276

[startup+51.1012 s]
/proc/loadavg: 1.96 1.98 1.99 3/75 24124
/proc/meminfo: memFree=1853920/2055924 swapFree=4176956/4192956
[pid=24122] ppid=24120 vsize=82276 CPUtime=51.06
/proc/24122/stat : 24122 (bprolog) R 24120 24122 22821 0 -1 4194304 19091 0 0 0 4856 250 0 0 25 0 2 0 667961030 84250624 9667 996147200 134512640 134990860 4294956112 18446744073709551615 134960205 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/24122/statm: 20569 9667 206 116 0 20080 0
[pid=24122/tid=24124] ppid=24120 vsize=82276 CPUtime=0
/proc/24122/task/24124/stat : 24124 (bprolog) S 24120 24122 22821 0 -1 4194368 2 0 0 0 0 0 0 0 15 0 2 0 667961583 84250624 9667 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 82276

[startup+102.307 s]
/proc/loadavg: 1.98 1.98 1.99 3/75 24124
/proc/meminfo: memFree=1853920/2055924 swapFree=4176956/4192956
[pid=24122] ppid=24120 vsize=82280 CPUtime=102.24
/proc/24122/stat : 24122 (bprolog) R 24120 24122 22821 0 -1 4194304 26729 0 0 0 9971 253 0 0 25 0 2 0 667961030 84254720 9672 996147200 134512640 134990860 4294956112 18446744073709551615 134956259 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/24122/statm: 20570 9672 206 116 0 20081 0
[pid=24122/tid=24124] ppid=24120 vsize=82280 CPUtime=0
/proc/24122/task/24124/stat : 24124 (bprolog) S 24120 24122 22821 0 -1 4194368 2 0 0 0 0 0 0 0 15 0 2 0 667961583 84254720 9672 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 82280

[startup+162.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/75 24130
/proc/meminfo: memFree=1853728/2055924 swapFree=4176956/4192956
[pid=24122] ppid=24120 vsize=82280 CPUtime=162.19
/proc/24122/stat : 24122 (bprolog) R 24120 24122 22821 0 -1 4194304 33104 0 0 0 15963 256 0 0 25 0 2 0 667961030 84254720 9677 996147200 134512640 134990860 4294956112 18446744073709551615 134626232 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/24122/statm: 20570 9677 206 116 0 20081 0
[pid=24122/tid=24124] ppid=24120 vsize=82280 CPUtime=0
/proc/24122/task/24124/stat : 24124 (bprolog) S 24120 24122 22821 0 -1 4194368 2 0 0 0 0 0 0 0 15 0 2 0 667961583 84254720 9677 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 82280

[startup+222.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/75 24130
/proc/meminfo: memFree=1850464/2055924 swapFree=4176956/4192956
[pid=24122] ppid=24120 vsize=82288 CPUtime=222.16
/proc/24122/stat : 24122 (bprolog) R 24120 24122 22821 0 -1 4194304 35880 0 0 0 21959 257 0 0 25 0 2 0 667961030 84262912 10541 996147200 134512640 134990860 4294956112 18446744073709551615 134629956 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/24122/statm: 20572 10541 207 116 0 20083 0
[pid=24122/tid=24124] ppid=24120 vsize=82288 CPUtime=0
/proc/24122/task/24124/stat : 24124 (bprolog) S 24120 24122 22821 0 -1 4194368 2 0 0 0 0 0 0 0 15 0 2 0 667961583 84262912 10541 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 82288

[startup+282.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/75 24130
/proc/meminfo: memFree=1850016/2055924 swapFree=4176956/4192956
[pid=24122] ppid=24120 vsize=82292 CPUtime=282.14
/proc/24122/stat : 24122 (bprolog) R 24120 24122 22821 0 -1 4194304 37895 0 0 0 27956 258 0 0 25 0 2 0 667961030 84267008 10639 996147200 134512640 134990860 4294956112 18446744073709551615 134629507 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/24122/statm: 20573 10639 207 116 0 20084 0
[pid=24122/tid=24124] ppid=24120 vsize=82292 CPUtime=0
/proc/24122/task/24124/stat : 24124 (bprolog) S 24120 24122 22821 0 -1 4194368 2 0 0 0 0 0 0 0 15 0 2 0 667961583 84267008 10639 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 82292

[startup+342.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/75 24130
/proc/meminfo: memFree=1850016/2055924 swapFree=4176956/4192956
[pid=24122] ppid=24120 vsize=82292 CPUtime=342.11
/proc/24122/stat : 24122 (bprolog) R 24120 24122 22821 0 -1 4194304 37895 0 0 0 33953 258 0 0 25 0 2 0 667961030 84267008 10639 996147200 134512640 134990860 4294956112 18446744073709551615 134629999 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/24122/statm: 20573 10639 207 116 0 20084 0
[pid=24122/tid=24124] ppid=24120 vsize=82292 CPUtime=0
/proc/24122/task/24124/stat : 24124 (bprolog) S 24120 24122 22821 0 -1 4194368 2 0 0 0 0 0 0 0 15 0 2 0 667961583 84267008 10639 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 82292

[startup+402.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/75 24130
/proc/meminfo: memFree=1849952/2055924 swapFree=4176956/4192956
[pid=24122] ppid=24120 vsize=82292 CPUtime=402.08
/proc/24122/stat : 24122 (bprolog) R 24120 24122 22821 0 -1 4194304 37895 0 0 0 39950 258 0 0 25 0 2 0 667961030 84267008 10639 996147200 134512640 134990860 4294956112 18446744073709551615 134629904 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/24122/statm: 20573 10639 207 116 0 20084 0
[pid=24122/tid=24124] ppid=24120 vsize=82292 CPUtime=0
/proc/24122/task/24124/stat : 24124 (bprolog) S 24120 24122 22821 0 -1 4194368 2 0 0 0 0 0 0 0 15 0 2 0 667961583 84267008 10639 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 402.08
Current children cumulated vsize (KiB) 82292

[startup+462.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/75 24130
/proc/meminfo: memFree=1849888/2055924 swapFree=4176956/4192956
[pid=24122] ppid=24120 vsize=82292 CPUtime=462.05
/proc/24122/stat : 24122 (bprolog) R 24120 24122 22821 0 -1 4194304 37895 0 0 0 45947 258 0 0 25 0 2 0 667961030 84267008 10639 996147200 134512640 134990860 4294956112 18446744073709551615 134851774 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/24122/statm: 20573 10639 207 116 0 20084 0
[pid=24122/tid=24124] ppid=24120 vsize=82292 CPUtime=0
/proc/24122/task/24124/stat : 24124 (bprolog) S 24120 24122 22821 0 -1 4194368 2 0 0 0 0 0 0 0 15 0 2 0 667961583 84267008 10639 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 462.05
Current children cumulated vsize (KiB) 82292

[startup+522.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/75 24130
/proc/meminfo: memFree=1849824/2055924 swapFree=4176956/4192956
[pid=24122] ppid=24120 vsize=82292 CPUtime=522.04
/proc/24122/stat : 24122 (bprolog) R 24120 24122 22821 0 -1 4194304 37895 0 0 0 51945 259 0 0 25 0 2 0 667961030 84267008 10639 996147200 134512640 134990860 4294956112 18446744073709551615 134629999 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/24122/statm: 20573 10639 207 116 0 20084 0
[pid=24122/tid=24124] ppid=24120 vsize=82292 CPUtime=0

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

/proc/loadavg: 1.32 1.78 1.92 2/86 24232
/proc/meminfo: memFree=1119936/2055924 swapFree=4176956/4192956
[pid=24122] ppid=24120 vsize=92536 CPUtime=1300.69
/proc/24122/stat : 24122 (bprolog) R 24120 24122 22821 0 -1 4194304 38017 0 0 0 129808 261 0 0 25 0 3 0 667961030 94756864 10761 996147200 134512640 134990860 4294956112 18446744073709551615 134913871 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/24122/statm: 23134 10761 207 116 0 22645 0
[pid=24122/tid=24124] ppid=24120 vsize=92536 CPUtime=0
/proc/24122/task/24124/stat : 24124 (bprolog) S 24120 24122 22821 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 667961583 94756864 10761 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=24122/tid=24131] ppid=24120 vsize=92536 CPUtime=0
/proc/24122/task/24131/stat : 24131 (bprolog) S 24120 24122 22821 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 668051626 94756864 10761 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1300.69
Current children cumulated vsize (KiB) 92536

[startup+1362.3 s]
/proc/loadavg: 1.11 1.63 1.86 2/87 24233
/proc/meminfo: memFree=1119928/2055924 swapFree=4176956/4192956
[pid=24122] ppid=24120 vsize=102780 CPUtime=1360.26
/proc/24122/stat : 24122 (bprolog) R 24120 24122 22821 0 -1 4194304 38018 0 0 0 135765 261 0 0 25 0 4 0 667961030 105246720 10762 996147200 134512640 134990860 4294956112 18446744073709551615 134608610 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/24122/statm: 25695 10762 207 116 0 25206 0
[pid=24122/tid=24124] ppid=24120 vsize=102780 CPUtime=0
/proc/24122/task/24124/stat : 24124 (bprolog) S 24120 24122 22821 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 667961583 105246720 10762 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=24122/tid=24131] ppid=24120 vsize=102780 CPUtime=0
/proc/24122/task/24131/stat : 24131 (bprolog) S 24120 24122 22821 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 668051626 105246720 10762 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=24122/tid=24233] ppid=24120 vsize=102780 CPUtime=0
/proc/24122/task/24233/stat : 24233 (bprolog) S 24120 24122 22821 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 668096633 105246720 10762 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1360.26
Current children cumulated vsize (KiB) 102780

[startup+1422.31 s]
/proc/loadavg: 1.04 1.52 1.80 2/87 24233
/proc/meminfo: memFree=1119864/2055924 swapFree=4176956/4192956
[pid=24122] ppid=24120 vsize=102780 CPUtime=1419.85
/proc/24122/stat : 24122 (bprolog) R 24120 24122 22821 0 -1 4194304 38018 0 0 0 141724 261 0 0 25 0 4 0 667961030 105246720 10762 996147200 134512640 134990860 4294956112 18446744073709551615 134850080 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/24122/statm: 25695 10762 207 116 0 25206 0
[pid=24122/tid=24124] ppid=24120 vsize=102780 CPUtime=0
/proc/24122/task/24124/stat : 24124 (bprolog) S 24120 24122 22821 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 667961583 105246720 10762 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=24122/tid=24131] ppid=24120 vsize=102780 CPUtime=0
/proc/24122/task/24131/stat : 24131 (bprolog) S 24120 24122 22821 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 668051626 105246720 10762 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=24122/tid=24233] ppid=24120 vsize=102780 CPUtime=0
/proc/24122/task/24233/stat : 24233 (bprolog) S 24120 24122 22821 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 668096633 105246720 10762 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1419.85
Current children cumulated vsize (KiB) 102780

[startup+1482.3 s]
/proc/loadavg: 1.01 1.42 1.75 2/87 24233
/proc/meminfo: memFree=1119864/2055924 swapFree=4176956/4192956
[pid=24122] ppid=24120 vsize=102780 CPUtime=1479.39
/proc/24122/stat : 24122 (bprolog) R 24120 24122 22821 0 -1 4194304 38018 0 0 0 147678 261 0 0 25 0 4 0 667961030 105246720 10762 996147200 134512640 134990860 4294956112 18446744073709551615 134629713 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/24122/statm: 25695 10762 207 116 0 25206 0
[pid=24122/tid=24124] ppid=24120 vsize=102780 CPUtime=0
/proc/24122/task/24124/stat : 24124 (bprolog) S 24120 24122 22821 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 667961583 105246720 10762 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=24122/tid=24131] ppid=24120 vsize=102780 CPUtime=0
/proc/24122/task/24131/stat : 24131 (bprolog) S 24120 24122 22821 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 668051626 105246720 10762 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=24122/tid=24233] ppid=24120 vsize=102780 CPUtime=0
/proc/24122/task/24233/stat : 24233 (bprolog) S 24120 24122 22821 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 668096633 105246720 10762 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1479.39
Current children cumulated vsize (KiB) 102780

[startup+1542.3 s]
/proc/loadavg: 1.00 1.34 1.70 2/87 24233
/proc/meminfo: memFree=1119800/2055924 swapFree=4176956/4192956
[pid=24122] ppid=24120 vsize=102780 CPUtime=1538.96
/proc/24122/stat : 24122 (bprolog) R 24120 24122 22821 0 -1 4194304 38018 0 0 0 153635 261 0 0 25 0 4 0 667961030 105246720 10762 996147200 134512640 134990860 4294956112 18446744073709551615 134629713 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/24122/statm: 25695 10762 207 116 0 25206 0
[pid=24122/tid=24124] ppid=24120 vsize=102780 CPUtime=0
/proc/24122/task/24124/stat : 24124 (bprolog) S 24120 24122 22821 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 667961583 105246720 10762 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=24122/tid=24131] ppid=24120 vsize=102780 CPUtime=0
/proc/24122/task/24131/stat : 24131 (bprolog) S 24120 24122 22821 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 668051626 105246720 10762 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=24122/tid=24233] ppid=24120 vsize=102780 CPUtime=0
/proc/24122/task/24233/stat : 24233 (bprolog) S 24120 24122 22821 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 668096633 105246720 10762 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1538.96
Current children cumulated vsize (KiB) 102780

[startup+1602.3 s]
/proc/loadavg: 1.00 1.28 1.65 2/87 24233
/proc/meminfo: memFree=1119736/2055924 swapFree=4176956/4192956
[pid=24122] ppid=24120 vsize=102780 CPUtime=1598.53
/proc/24122/stat : 24122 (bprolog) R 24120 24122 22821 0 -1 4194304 38018 0 0 0 159592 261 0 0 25 0 4 0 667961030 105246720 10762 996147200 134512640 134990860 4294956112 18446744073709551615 134628668 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/24122/statm: 25695 10762 207 116 0 25206 0
[pid=24122/tid=24124] ppid=24120 vsize=102780 CPUtime=0
/proc/24122/task/24124/stat : 24124 (bprolog) S 24120 24122 22821 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 667961583 105246720 10762 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=24122/tid=24131] ppid=24120 vsize=102780 CPUtime=0
/proc/24122/task/24131/stat : 24131 (bprolog) S 24120 24122 22821 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 668051626 105246720 10762 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=24122/tid=24233] ppid=24120 vsize=102780 CPUtime=0
/proc/24122/task/24233/stat : 24233 (bprolog) S 24120 24122 22821 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 668096633 105246720 10762 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1598.53
Current children cumulated vsize (KiB) 102780

[startup+1662.3 s]
/proc/loadavg: 1.00 1.22 1.61 2/87 24233
/proc/meminfo: memFree=1119672/2055924 swapFree=4176956/4192956
[pid=24122] ppid=24120 vsize=102780 CPUtime=1658.08
/proc/24122/stat : 24122 (bprolog) R 24120 24122 22821 0 -1 4194304 38018 0 0 0 165547 261 0 0 25 0 4 0 667961030 105246720 10762 996147200 134512640 134990860 4294956112 18446744073709551615 134607606 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/24122/statm: 25695 10762 207 116 0 25206 0
[pid=24122/tid=24124] ppid=24120 vsize=102780 CPUtime=0
/proc/24122/task/24124/stat : 24124 (bprolog) S 24120 24122 22821 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 667961583 105246720 10762 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=24122/tid=24131] ppid=24120 vsize=102780 CPUtime=0
/proc/24122/task/24131/stat : 24131 (bprolog) S 24120 24122 22821 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 668051626 105246720 10762 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=24122/tid=24233] ppid=24120 vsize=102780 CPUtime=0
/proc/24122/task/24233/stat : 24233 (bprolog) S 24120 24122 22821 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 668096633 105246720 10762 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1658.08
Current children cumulated vsize (KiB) 102780

[startup+1722.3 s]
/proc/loadavg: 1.00 1.18 1.57 2/87 24233
/proc/meminfo: memFree=1119672/2055924 swapFree=4176956/4192956
[pid=24122] ppid=24120 vsize=102780 CPUtime=1717.64
/proc/24122/stat : 24122 (bprolog) R 24120 24122 22821 0 -1 4194304 38018 0 0 0 171503 261 0 0 25 0 4 0 667961030 105246720 10762 996147200 134512640 134990860 4294956112 18446744073709551615 134913853 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/24122/statm: 25695 10762 207 116 0 25206 0
[pid=24122/tid=24124] ppid=24120 vsize=102780 CPUtime=0
/proc/24122/task/24124/stat : 24124 (bprolog) S 24120 24122 22821 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 667961583 105246720 10762 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=24122/tid=24131] ppid=24120 vsize=102780 CPUtime=0
/proc/24122/task/24131/stat : 24131 (bprolog) S 24120 24122 22821 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 668051626 105246720 10762 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=24122/tid=24233] ppid=24120 vsize=102780 CPUtime=0
/proc/24122/task/24233/stat : 24233 (bprolog) S 24120 24122 22821 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 668096633 105246720 10762 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1717.64
Current children cumulated vsize (KiB) 102780

[startup+1782.3 s]
/proc/loadavg: 1.00 1.14 1.53 2/87 24233
/proc/meminfo: memFree=1119480/2055924 swapFree=4176956/4192956
[pid=24122] ppid=24120 vsize=102780 CPUtime=1777.2
/proc/24122/stat : 24122 (bprolog) R 24120 24122 22821 0 -1 4194304 38018 0 0 0 177459 261 0 0 25 0 4 0 667961030 105246720 10762 996147200 134512640 134990860 4294956112 18446744073709551615 134559518 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/24122/statm: 25695 10762 207 116 0 25206 0
[pid=24122/tid=24124] ppid=24120 vsize=102780 CPUtime=0
/proc/24122/task/24124/stat : 24124 (bprolog) S 24120 24122 22821 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 667961583 105246720 10762 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=24122/tid=24131] ppid=24120 vsize=102780 CPUtime=0
/proc/24122/task/24131/stat : 24131 (bprolog) S 24120 24122 22821 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 668051626 105246720 10762 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=24122/tid=24233] ppid=24120 vsize=102780 CPUtime=0
/proc/24122/task/24233/stat : 24233 (bprolog) S 24120 24122 22821 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 668096633 105246720 10762 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1777.2
Current children cumulated vsize (KiB) 102780



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1805.3 s]
/proc/loadavg: 1.00 1.13 1.52 2/87 24233
/proc/meminfo: memFree=1119480/2055924 swapFree=4176956/4192956
[pid=24122] ppid=24120 vsize=102780 CPUtime=1800.03
/proc/24122/stat : 24122 (bprolog) R 24120 24122 22821 0 -1 4194304 38018 0 0 0 179742 261 0 0 25 0 4 0 667961030 105246720 10762 996147200 134512640 134990860 4294956112 18446744073709551615 134629370 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/24122/statm: 25695 10762 207 116 0 25206 0
[pid=24122/tid=24124] ppid=24120 vsize=102780 CPUtime=0
/proc/24122/task/24124/stat : 24124 (bprolog) S 24120 24122 22821 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 667961583 105246720 10762 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=24122/tid=24131] ppid=24120 vsize=102780 CPUtime=0
/proc/24122/task/24131/stat : 24131 (bprolog) S 24120 24122 22821 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 668051626 105246720 10762 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=24122/tid=24233] ppid=24120 vsize=102780 CPUtime=0
/proc/24122/task/24233/stat : 24233 (bprolog) S 24120 24122 22821 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 668096633 105246720 10762 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 102780

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

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

[startup+1805.3 s]
/proc/loadavg: 1.00 1.13 1.52 2/87 24233
/proc/meminfo: memFree=1119480/2055924 swapFree=4176956/4192956
[pid=24122] ppid=24120 vsize=102780 CPUtime=1800.03
/proc/24122/stat : 24122 (bprolog) R 24120 24122 22821 0 -1 4194304 38018 0 0 0 179742 261 0 0 25 0 4 0 667961030 105246720 10762 996147200 134512640 134990860 4294956112 18446744073709551615 134629370 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/24122/statm: 25695 10762 207 116 0 25206 0
[pid=24122/tid=24124] ppid=24120 vsize=102780 CPUtime=0
/proc/24122/task/24124/stat : 24124 (bprolog) S 24120 24122 22821 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 667961583 105246720 10762 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=24122/tid=24131] ppid=24120 vsize=102780 CPUtime=0
/proc/24122/task/24131/stat : 24131 (bprolog) S 24120 24122 22821 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 668051626 105246720 10762 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=24122/tid=24233] ppid=24120 vsize=102780 CPUtime=0
/proc/24122/task/24233/stat : 24233 (bprolog) S 24120 24122 22821 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 668096633 105246720 10762 996147200 134512640 134990860 4294956112 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 102780

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1805.32
CPU time (s): 1800.06
CPU user time (s): 1797.44
CPU system time (s): 2.6226
CPU usage (%): 99.7086
Max. virtual memory (cumulated for all children) (KiB): 102780

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.44
system time used= 2.6226
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38018
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= 31
involuntary context switches= 17639

runsolver used 1.9707 second user time and 4.64929 second system time

The end

Launcher Data (download as text)

Begin job on node83 at 2008-07-03 23:58:35
IDJOB=1059277
IDBENCH=54231
IDSOLVER=347
FILE ID=node83/1059277-1215122314
PBS_JOBID= 7877041
Free space on /tmp= 65488 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 0864a4d457da97ae5f62840ffdfb86f0
RANDOM SEED=2081488720

node83.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.263
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.263
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:      2055924 kB
MemFree:       1894600 kB
Buffers:         13264 kB
Cached:          85976 kB
SwapCached:       9560 kB
Active:          86740 kB
Inactive:        41872 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1894600 kB
SwapTotal:     4192956 kB
SwapFree:      4176956 kB
Dirty:            5116 kB
Writeback:           0 kB
Mapped:          35560 kB
Slab:            18096 kB
Committed_AS:  1037728 kB
PageTables:       1748 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= 65488 MiB
End job on node83 at 2008-07-04 00:28:42