Trace number 2070898

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 09? (TO) 1800.05 1808.31

General information on the benchmark

Namecsp/dubois/
normalized-dubois-100_ext.xml
MD5SUM751ddd7218f8f782ca5fbeab1c665c06
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.196969
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of constraints200
Maximum constraint arity3
Maximum domain size2
Number of constraints which are defined in extension200
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.00/0.02	c bpsolver version 6.29.2009
0.00/0.02	c converting(HOME/instance-2070898-1247351959)
0.00/0.06	c Converted in 15 ms
0.00/0.07	c solving(HOME/instance-2070898-1247351959,1800000)
0.00/0.07	c solving(HOME/instance-2070898-1247351959,1800000)

Verifier Data

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2070898-1247351959/watcher-2070898-1247351959 -o /tmp/evaluation-result-2070898-1247351959/solver-2070898-1247351959 -C 1800 -W 2000 -M 900 HOME/solver HOME/instance-2070898-1247351959 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): 2000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.60 2.46 2.29 4/73 18548
/proc/meminfo: memFree=1385992/2055920 swapFree=4192956/4192956
[pid=18548] ppid=18546 vsize=5596 CPUtime=0
/proc/18548/stat : 18548 (bprolog) R 18546 18548 18296 0 -1 4194304 293 0 0 0 0 0 0 0 22 0 1 0 22263689 5730304 24 996147200 134512640 135105188 4294956096 18446744073709551615 5828907 0 0 4096 0 0 0 0 17 1 0 0
/proc/18548/statm: 1399 24 18 144 0 1229 0

[startup+0.190431 s]
/proc/loadavg: 2.60 2.46 2.29 4/73 18548
/proc/meminfo: memFree=1385992/2055920 swapFree=4192956/4192956
[pid=18548] ppid=18546 vsize=72444 CPUtime=0.18
/proc/18548/stat : 18548 (bprolog) R 18546 18548 18296 0 -1 4194304 1215 0 0 0 15 3 0 0 23 0 2 0 22263689 74182656 925 996147200 134512640 135105188 4294956096 18446744073709551615 134573008 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/18548/statm: 18111 925 198 144 0 17595 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 72444

[startup+0.201432 s]
/proc/loadavg: 2.60 2.46 2.29 4/73 18548
/proc/meminfo: memFree=1385992/2055920 swapFree=4192956/4192956
[pid=18548] ppid=18546 vsize=72444 CPUtime=0.19
/proc/18548/stat : 18548 (bprolog) R 18546 18548 18296 0 -1 4194304 1215 0 0 0 16 3 0 0 23 0 2 0 22263689 74182656 925 996147200 134512640 135105188 4294956096 18446744073709551615 134566046 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/18548/statm: 18111 925 198 144 0 17595 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 72444

[startup+0.301443 s]
/proc/loadavg: 2.60 2.46 2.29 4/73 18548
/proc/meminfo: memFree=1385992/2055920 swapFree=4192956/4192956
[pid=18548] ppid=18546 vsize=72444 CPUtime=0.29
/proc/18548/stat : 18548 (bprolog) R 18546 18548 18296 0 -1 4194304 1215 0 0 0 26 3 0 0 24 0 2 0 22263689 74182656 925 996147200 134512640 135105188 4294956096 18446744073709551615 134749627 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/18548/statm: 18111 925 198 144 0 17595 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 72444

[startup+0.70149 s]
/proc/loadavg: 2.60 2.46 2.29 4/73 18548
/proc/meminfo: memFree=1385992/2055920 swapFree=4192956/4192956
[pid=18548] ppid=18546 vsize=72444 CPUtime=0.69
/proc/18548/stat : 18548 (bprolog) R 18546 18548 18296 0 -1 4194304 1215 0 0 0 66 3 0 0 25 0 2 0 22263689 74182656 925 996147200 134512640 135105188 4294956096 18446744073709551615 134749474 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/18548/statm: 18111 925 198 144 0 17595 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 72444

[startup+1.50158 s]
/proc/loadavg: 2.60 2.46 2.29 3/75 18550
/proc/meminfo: memFree=1382968/2055920 swapFree=4192956/4192956
[pid=18548] ppid=18546 vsize=72444 CPUtime=1.48
/proc/18548/stat : 18548 (bprolog) R 18546 18548 18296 0 -1 4194304 1215 0 0 0 145 3 0 0 25 0 2 0 22263689 74182656 925 996147200 134512640 135105188 4294956096 18446744073709551615 134629901 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/18548/statm: 18111 925 198 144 0 17595 0
[pid=18548/tid=18550] ppid=18546 vsize=72444 CPUtime=0
/proc/18548/task/18550/stat : 18550 (bprolog) S 18546 18548 18296 0 -1 4194368 2 0 0 0 0 0 0 0 23 0 2 0 22263696 74182656 925 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 72444

[startup+3.10177 s]
/proc/loadavg: 2.60 2.46 2.29 3/75 18550
/proc/meminfo: memFree=1382776/2055920 swapFree=4192956/4192956
[pid=18548] ppid=18546 vsize=72444 CPUtime=3.08
/proc/18548/stat : 18548 (bprolog) R 18546 18548 18296 0 -1 4194304 1215 0 0 0 305 3 0 0 25 0 2 0 22263689 74182656 925 996147200 134512640 135105188 4294956096 18446744073709551615 134628952 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/18548/statm: 18111 925 198 144 0 17595 0
[pid=18548/tid=18550] ppid=18546 vsize=72444 CPUtime=0
/proc/18548/task/18550/stat : 18550 (bprolog) S 18546 18548 18296 0 -1 4194368 2 0 0 0 0 0 0 0 23 0 2 0 22263696 74182656 925 996147200 134512640 135105188 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) 72444

[startup+6.30114 s]
/proc/loadavg: 2.55 2.45 2.29 3/75 18550
/proc/meminfo: memFree=1382776/2055920 swapFree=4192956/4192956
[pid=18548] ppid=18546 vsize=72444 CPUtime=6.27
/proc/18548/stat : 18548 (bprolog) R 18546 18548 18296 0 -1 4194304 1215 0 0 0 624 3 0 0 25 0 2 0 22263689 74182656 925 996147200 134512640 135105188 4294956096 18446744073709551615 134629898 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/18548/statm: 18111 925 198 144 0 17595 0
[pid=18548/tid=18550] ppid=18546 vsize=72444 CPUtime=0
/proc/18548/task/18550/stat : 18550 (bprolog) S 18546 18548 18296 0 -1 4194368 2 0 0 0 0 0 0 0 23 0 2 0 22263696 74182656 925 996147200 134512640 135105188 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) 72444

[startup+12.7029 s]
/proc/loadavg: 2.51 2.45 2.29 3/75 18550
/proc/meminfo: memFree=1382584/2055920 swapFree=4192956/4192956
[pid=18548] ppid=18546 vsize=72444 CPUtime=12.64
/proc/18548/stat : 18548 (bprolog) R 18546 18548 18296 0 -1 4194304 1215 0 0 0 1261 3 0 0 25 0 2 0 22263689 74182656 925 996147200 134512640 135105188 4294956096 18446744073709551615 134749312 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/18548/statm: 18111 925 198 144 0 17595 0
[pid=18548/tid=18550] ppid=18546 vsize=72444 CPUtime=0
/proc/18548/task/18550/stat : 18550 (bprolog) S 18546 18548 18296 0 -1 4194368 2 0 0 0 0 0 0 0 23 0 2 0 22263696 74182656 925 996147200 134512640 135105188 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) 72444

[startup+25.5014 s]
/proc/loadavg: 2.39 2.42 2.28 3/75 18550
/proc/meminfo: memFree=1382712/2055920 swapFree=4192956/4192956
[pid=18548] ppid=18546 vsize=72444 CPUtime=25.39
/proc/18548/stat : 18548 (bprolog) R 18546 18548 18296 0 -1 4194304 1215 0 0 0 2536 3 0 0 25 0 2 0 22263689 74182656 925 996147200 134512640 135105188 4294956096 18446744073709551615 134749583 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/18548/statm: 18111 925 198 144 0 17595 0
[pid=18548/tid=18550] ppid=18546 vsize=72444 CPUtime=0
/proc/18548/task/18550/stat : 18550 (bprolog) S 18546 18548 18296 0 -1 4194368 2 0 0 0 0 0 0 0 23 0 2 0 22263696 74182656 925 996147200 134512640 135105188 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) 72444

[startup+51.1014 s]
/proc/loadavg: 2.26 2.39 2.27 3/75 18550
/proc/meminfo: memFree=1382776/2055920 swapFree=4192956/4192956
[pid=18548] ppid=18546 vsize=72444 CPUtime=50.89
/proc/18548/stat : 18548 (bprolog) R 18546 18548 18296 0 -1 4194304 1215 0 0 0 5086 3 0 0 25 0 2 0 22263689 74182656 925 996147200 134512640 135105188 4294956096 18446744073709551615 134749825 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/18548/statm: 18111 925 198 144 0 17595 0
[pid=18548/tid=18550] ppid=18546 vsize=72444 CPUtime=0
/proc/18548/task/18550/stat : 18550 (bprolog) S 18546 18548 18296 0 -1 4194368 2 0 0 0 0 0 0 0 23 0 2 0 22263696 74182656 925 996147200 134512640 135105188 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) 72444

[startup+102.301 s]
/proc/loadavg: 2.11 2.33 2.26 3/75 18550
/proc/meminfo: memFree=1382584/2055920 swapFree=4192956/4192956
[pid=18548] ppid=18546 vsize=72444 CPUtime=101.88
/proc/18548/stat : 18548 (bprolog) R 18546 18548 18296 0 -1 4194304 1215 0 0 0 10185 3 0 0 25 0 2 0 22263689 74182656 925 996147200 134512640 135105188 4294956096 18446744073709551615 134605483 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/18548/statm: 18111 925 198 144 0 17595 0
[pid=18548/tid=18550] ppid=18546 vsize=72444 CPUtime=0
/proc/18548/task/18550/stat : 18550 (bprolog) S 18546 18548 18296 0 -1 4194368 2 0 0 0 0 0 0 0 23 0 2 0 22263696 74182656 925 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.88
Current children cumulated vsize (KiB) 72444

[startup+162.301 s]
/proc/loadavg: 2.04 2.26 2.24 3/75 18550
/proc/meminfo: memFree=1382584/2055920 swapFree=4192956/4192956
[pid=18548] ppid=18546 vsize=72444 CPUtime=161.65
/proc/18548/stat : 18548 (bprolog) R 18546 18548 18296 0 -1 4194304 1215 0 0 0 16161 4 0 0 25 0 2 0 22263689 74182656 925 996147200 134512640 135105188 4294956096 18446744073709551615 134749155 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/18548/statm: 18111 925 198 144 0 17595 0
[pid=18548/tid=18550] ppid=18546 vsize=72444 CPUtime=0
/proc/18548/task/18550/stat : 18550 (bprolog) S 18546 18548 18296 0 -1 4194368 2 0 0 0 0 0 0 0 23 0 2 0 22263696 74182656 925 996147200 134512640 135105188 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) 72444

[startup+222.306 s]
/proc/loadavg: 2.01 2.21 2.22 3/75 18550
/proc/meminfo: memFree=1382584/2055920 swapFree=4192956/4192956
[pid=18548] ppid=18546 vsize=72444 CPUtime=221.42
/proc/18548/stat : 18548 (bprolog) R 18546 18548 18296 0 -1 4194304 1215 0 0 0 22138 4 0 0 25 0 2 0 22263689 74182656 925 996147200 134512640 135105188 4294956096 18446744073709551615 134749664 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/18548/statm: 18111 925 198 144 0 17595 0
[pid=18548/tid=18550] ppid=18546 vsize=72444 CPUtime=0
/proc/18548/task/18550/stat : 18550 (bprolog) S 18546 18548 18296 0 -1 4194368 2 0 0 0 0 0 0 0 23 0 2 0 22263696 74182656 925 996147200 134512640 135105188 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) 72444

[startup+282.301 s]
/proc/loadavg: 2.00 2.17 2.20 3/75 18550
/proc/meminfo: memFree=1382584/2055920 swapFree=4192956/4192956
[pid=18548] ppid=18546 vsize=72444 CPUtime=281.18
/proc/18548/stat : 18548 (bprolog) R 18546 18548 18296 0 -1 4194304 1215 0 0 0 28114 4 0 0 25 0 2 0 22263689 74182656 925 996147200 134512640 135105188 4294956096 18446744073709551615 134629901 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/18548/statm: 18111 925 198 144 0 17595 0
[pid=18548/tid=18550] ppid=18546 vsize=72444 CPUtime=0
/proc/18548/task/18550/stat : 18550 (bprolog) S 18546 18548 18296 0 -1 4194368 2 0 0 0 0 0 0 0 23 0 2 0 22263696 74182656 925 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 281.18
Current children cumulated vsize (KiB) 72444

[startup+342.301 s]
/proc/loadavg: 2.00 2.14 2.19 3/75 18550
/proc/meminfo: memFree=1382584/2055920 swapFree=4192956/4192956
[pid=18548] ppid=18546 vsize=72444 CPUtime=340.95
/proc/18548/stat : 18548 (bprolog) R 18546 18548 18296 0 -1 4194304 1215 0 0 0 34091 4 0 0 25 0 2 0 22263689 74182656 925 996147200 134512640 135105188 4294956096 18446744073709551615 134749563 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/18548/statm: 18111 925 198 144 0 17595 0
[pid=18548/tid=18550] ppid=18546 vsize=72444 CPUtime=0
/proc/18548/task/18550/stat : 18550 (bprolog) S 18546 18548 18296 0 -1 4194368 2 0 0 0 0 0 0 0 23 0 2 0 22263696 74182656 925 996147200 134512640 135105188 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) 72444

[startup+402.301 s]
/proc/loadavg: 2.00 2.11 2.17 3/75 18550
/proc/meminfo: memFree=1382584/2055920 swapFree=4192956/4192956
[pid=18548] ppid=18546 vsize=72444 CPUtime=400.71
/proc/18548/stat : 18548 (bprolog) R 18546 18548 18296 0 -1 4194304 1215 0 0 0 40067 4 0 0 25 0 2 0 22263689 74182656 925 996147200 134512640 135105188 4294956096 18446744073709551615 134566072 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/18548/statm: 18111 925 198 144 0 17595 0
[pid=18548/tid=18550] ppid=18546 vsize=72444 CPUtime=0
/proc/18548/task/18550/stat : 18550 (bprolog) S 18546 18548 18296 0 -1 4194368 2 0 0 0 0 0 0 0 23 0 2 0 22263696 74182656 925 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 400.71
Current children cumulated vsize (KiB) 72444

[startup+462.301 s]
/proc/loadavg: 2.00 2.09 2.16 3/75 18550
/proc/meminfo: memFree=1382584/2055920 swapFree=4192956/4192956
[pid=18548] ppid=18546 vsize=72444 CPUtime=460.47
/proc/18548/stat : 18548 (bprolog) R 18546 18548 18296 0 -1 4194304 1215 0 0 0 46043 4 0 0 25 0 2 0 22263689 74182656 925 996147200 134512640 135105188 4294956096 18446744073709551615 134749044 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/18548/statm: 18111 925 198 144 0 17595 0
[pid=18548/tid=18550] ppid=18546 vsize=72444 CPUtime=0
/proc/18548/task/18550/stat : 18550 (bprolog) S 18546 18548 18296 0 -1 4194368 2 0 0 0 0 0 0 0 23 0 2 0 22263696 74182656 925 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 460.47
Current children cumulated vsize (KiB) 72444

[startup+522.301 s]
/proc/loadavg: 2.00 2.07 2.15 3/75 18550

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

/proc/loadavg: 2.00 2.00 2.05 3/78 18555
/proc/meminfo: memFree=1382112/2055920 swapFree=4192956/4192956
[pid=18548] ppid=18546 vsize=82688 CPUtime=1237.43
/proc/18548/stat : 18548 (bprolog) R 18546 18548 18296 0 -1 4194304 1216 0 0 0 123735 8 0 0 25 0 3 0 22263689 84672512 926 996147200 134512640 135105188 4294956096 18446744073709551615 134598232 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/18548/statm: 20672 926 198 144 0 20156 0
[pid=18548/tid=18550] ppid=18546 vsize=82688 CPUtime=0
/proc/18548/task/18550/stat : 18550 (bprolog) S 18546 18548 18296 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 22263696 84672512 926 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=18548/tid=18554] ppid=18546 vsize=82688 CPUtime=0
/proc/18548/task/18554/stat : 18554 (bprolog) S 18546 18548 18296 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 22353711 84672512 926 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1237.43
Current children cumulated vsize (KiB) 82688

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/78 18555
/proc/meminfo: memFree=1382112/2055920 swapFree=4192956/4192956
[pid=18548] ppid=18546 vsize=82688 CPUtime=1297.18
/proc/18548/stat : 18548 (bprolog) R 18546 18548 18296 0 -1 4194304 1216 0 0 0 129710 8 0 0 25 0 3 0 22263689 84672512 926 996147200 134512640 135105188 4294956096 18446744073709551615 134749825 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/18548/statm: 20672 926 198 144 0 20156 0
[pid=18548/tid=18550] ppid=18546 vsize=82688 CPUtime=0
/proc/18548/task/18550/stat : 18550 (bprolog) S 18546 18548 18296 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 22263696 84672512 926 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=18548/tid=18554] ppid=18546 vsize=82688 CPUtime=0
/proc/18548/task/18554/stat : 18554 (bprolog) S 18546 18548 18296 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 22353711 84672512 926 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1297.18
Current children cumulated vsize (KiB) 82688

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/79 18562
/proc/meminfo: memFree=1381904/2055920 swapFree=4192956/4192956
[pid=18548] ppid=18546 vsize=92932 CPUtime=1356.95
/proc/18548/stat : 18548 (bprolog) R 18546 18548 18296 0 -1 4194304 1217 0 0 0 135686 9 0 0 25 0 4 0 22263689 95162368 927 996147200 134512640 135105188 4294956096 18446744073709551615 134629901 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/18548/statm: 23233 927 198 144 0 22717 0
[pid=18548/tid=18550] ppid=18546 vsize=92932 CPUtime=0
/proc/18548/task/18550/stat : 18550 (bprolog) S 18546 18548 18296 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 22263696 95162368 927 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=18548/tid=18554] ppid=18546 vsize=92932 CPUtime=0
/proc/18548/task/18554/stat : 18554 (bprolog) S 18546 18548 18296 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 22353711 95162368 927 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=18548/tid=18562] ppid=18546 vsize=92932 CPUtime=0
/proc/18548/task/18562/stat : 18562 (bprolog) S 18546 18548 18296 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 22398721 95162368 927 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1356.95
Current children cumulated vsize (KiB) 92932

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/80 18563
/proc/meminfo: memFree=1381896/2055920 swapFree=4192956/4192956
[pid=18548] ppid=18546 vsize=92932 CPUtime=1416.72
/proc/18548/stat : 18548 (bprolog) R 18546 18548 18296 0 -1 4194304 1217 0 0 0 141663 9 0 0 25 0 4 0 22263689 95162368 927 996147200 134512640 135105188 4294956096 18446744073709551615 134749312 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/18548/statm: 23233 927 198 144 0 22717 0
[pid=18548/tid=18550] ppid=18546 vsize=92932 CPUtime=0
/proc/18548/task/18550/stat : 18550 (bprolog) S 18546 18548 18296 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 22263696 95162368 927 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=18548/tid=18554] ppid=18546 vsize=92932 CPUtime=0
/proc/18548/task/18554/stat : 18554 (bprolog) S 18546 18548 18296 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 22353711 95162368 927 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=18548/tid=18562] ppid=18546 vsize=92932 CPUtime=0
/proc/18548/task/18562/stat : 18562 (bprolog) S 18546 18548 18296 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 22398721 95162368 927 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1416.72
Current children cumulated vsize (KiB) 92932

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/80 18563
/proc/meminfo: memFree=1381896/2055920 swapFree=4192956/4192956
[pid=18548] ppid=18546 vsize=92932 CPUtime=1476.48
/proc/18548/stat : 18548 (bprolog) R 18546 18548 18296 0 -1 4194304 1217 0 0 0 147639 9 0 0 25 0 4 0 22263689 95162368 927 996147200 134512640 135105188 4294956096 18446744073709551615 134749767 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/18548/statm: 23233 927 198 144 0 22717 0
[pid=18548/tid=18550] ppid=18546 vsize=92932 CPUtime=0
/proc/18548/task/18550/stat : 18550 (bprolog) S 18546 18548 18296 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 22263696 95162368 927 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=18548/tid=18554] ppid=18546 vsize=92932 CPUtime=0
/proc/18548/task/18554/stat : 18554 (bprolog) S 18546 18548 18296 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 22353711 95162368 927 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=18548/tid=18562] ppid=18546 vsize=92932 CPUtime=0
/proc/18548/task/18562/stat : 18562 (bprolog) S 18546 18548 18296 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 22398721 95162368 927 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1476.48
Current children cumulated vsize (KiB) 92932

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.02 3/80 18563
/proc/meminfo: memFree=1381896/2055920 swapFree=4192956/4192956
[pid=18548] ppid=18546 vsize=92932 CPUtime=1536.24
/proc/18548/stat : 18548 (bprolog) R 18546 18548 18296 0 -1 4194304 1217 0 0 0 153615 9 0 0 25 0 4 0 22263689 95162368 927 996147200 134512640 135105188 4294956096 18446744073709551615 134749751 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/18548/statm: 23233 927 198 144 0 22717 0
[pid=18548/tid=18550] ppid=18546 vsize=92932 CPUtime=0
/proc/18548/task/18550/stat : 18550 (bprolog) S 18546 18548 18296 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 22263696 95162368 927 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=18548/tid=18554] ppid=18546 vsize=92932 CPUtime=0
/proc/18548/task/18554/stat : 18554 (bprolog) S 18546 18548 18296 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 22353711 95162368 927 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=18548/tid=18562] ppid=18546 vsize=92932 CPUtime=0
/proc/18548/task/18562/stat : 18562 (bprolog) S 18546 18548 18296 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 22398721 95162368 927 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1536.24
Current children cumulated vsize (KiB) 92932

[startup+1602.3 s]
/proc/loadavg: 1.92 1.98 2.01 2/72 18637
/proc/meminfo: memFree=1386760/2055920 swapFree=4192956/4192956
[pid=18548] ppid=18546 vsize=103176 CPUtime=1596.01
/proc/18548/stat : 18548 (bprolog) R 18546 18548 18296 0 -1 4194304 1218 0 0 0 159590 11 0 0 25 0 5 0 22263689 105652224 928 996147200 134512640 135105188 4294956096 18446744073709551615 134749044 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/18548/statm: 25794 928 198 144 0 25278 0
[pid=18548/tid=18550] ppid=18546 vsize=103176 CPUtime=0
/proc/18548/task/18550/stat : 18550 (bprolog) S 18546 18548 18296 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 22263696 105652224 928 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=18548/tid=18554] ppid=18546 vsize=103176 CPUtime=0
/proc/18548/task/18554/stat : 18554 (bprolog) S 18546 18548 18296 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 22353711 105652224 928 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=18548/tid=18562] ppid=18546 vsize=103176 CPUtime=0
/proc/18548/task/18562/stat : 18562 (bprolog) S 18546 18548 18296 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 22398721 105652224 928 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=18548/tid=18564] ppid=18546 vsize=103176 CPUtime=0
/proc/18548/task/18564/stat : 18564 (bprolog) S 18546 18548 18296 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 5 0 22421226 105652224 928 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1596.01
Current children cumulated vsize (KiB) 103176

[startup+1662.3 s]
/proc/loadavg: 1.97 1.98 2.00 3/88 18658
/proc/meminfo: memFree=1281296/2055920 swapFree=4192956/4192956
[pid=18548] ppid=18546 vsize=103176 CPUtime=1655.92
/proc/18548/stat : 18548 (bprolog) R 18546 18548 18296 0 -1 4194304 1218 0 0 0 165581 11 0 0 25 0 5 0 22263689 105652224 928 996147200 134512640 135105188 4294956096 18446744073709551615 134849217 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/18548/statm: 25794 928 198 144 0 25278 0
[pid=18548/tid=18550] ppid=18546 vsize=103176 CPUtime=0
/proc/18548/task/18550/stat : 18550 (bprolog) S 18546 18548 18296 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 22263696 105652224 928 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=18548/tid=18554] ppid=18546 vsize=103176 CPUtime=0
/proc/18548/task/18554/stat : 18554 (bprolog) S 18546 18548 18296 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 22353711 105652224 928 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=18548/tid=18562] ppid=18546 vsize=103176 CPUtime=0
/proc/18548/task/18562/stat : 18562 (bprolog) S 18546 18548 18296 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 22398721 105652224 928 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=18548/tid=18564] ppid=18546 vsize=103176 CPUtime=0
/proc/18548/task/18564/stat : 18564 (bprolog) S 18546 18548 18296 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 5 0 22421226 105652224 928 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1655.92
Current children cumulated vsize (KiB) 103176

[startup+1722.3 s]
/proc/loadavg: 2.10 2.01 2.01 5/88 18658
/proc/meminfo: memFree=1005712/2055920 swapFree=4192956/4192956
[pid=18548] ppid=18546 vsize=103176 CPUtime=1715.38
/proc/18548/stat : 18548 (bprolog) R 18546 18548 18296 0 -1 4194304 1218 0 0 0 171527 11 0 0 25 0 5 0 22263689 105652224 928 996147200 134512640 135105188 4294956096 18446744073709551615 134629901 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/18548/statm: 25794 928 198 144 0 25278 0
[pid=18548/tid=18550] ppid=18546 vsize=103176 CPUtime=0
/proc/18548/task/18550/stat : 18550 (bprolog) S 18546 18548 18296 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 22263696 105652224 928 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=18548/tid=18554] ppid=18546 vsize=103176 CPUtime=0
/proc/18548/task/18554/stat : 18554 (bprolog) S 18546 18548 18296 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 22353711 105652224 928 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=18548/tid=18562] ppid=18546 vsize=103176 CPUtime=0
/proc/18548/task/18562/stat : 18562 (bprolog) S 18546 18548 18296 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 22398721 105652224 928 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=18548/tid=18564] ppid=18546 vsize=103176 CPUtime=0
/proc/18548/task/18564/stat : 18564 (bprolog) S 18546 18548 18296 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 22421226 105652224 928 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1715.38
Current children cumulated vsize (KiB) 103176

[startup+1782.3 s]
/proc/loadavg: 2.31 2.10 2.04 3/88 18658
/proc/meminfo: memFree=728144/2055920 swapFree=4192956/4192956
[pid=18548] ppid=18546 vsize=103176 CPUtime=1774.22
/proc/18548/stat : 18548 (bprolog) R 18546 18548 18296 0 -1 4194304 1218 0 0 0 177411 11 0 0 25 0 5 0 22263689 105652224 928 996147200 134512640 135105188 4294956096 18446744073709551615 134749628 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/18548/statm: 25794 928 198 144 0 25278 0
[pid=18548/tid=18550] ppid=18546 vsize=103176 CPUtime=0
/proc/18548/task/18550/stat : 18550 (bprolog) S 18546 18548 18296 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 22263696 105652224 928 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=18548/tid=18554] ppid=18546 vsize=103176 CPUtime=0
/proc/18548/task/18554/stat : 18554 (bprolog) S 18546 18548 18296 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 22353711 105652224 928 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=18548/tid=18562] ppid=18546 vsize=103176 CPUtime=0
/proc/18548/task/18562/stat : 18562 (bprolog) S 18546 18548 18296 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 22398721 105652224 928 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=18548/tid=18564] ppid=18546 vsize=103176 CPUtime=0
/proc/18548/task/18564/stat : 18564 (bprolog) S 18546 18548 18296 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 22421226 105652224 928 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1774.22
Current children cumulated vsize (KiB) 103176



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.3 s]
/proc/loadavg: 2.24 2.10 2.04 3/84 18658
/proc/meminfo: memFree=711056/2055920 swapFree=4192956/4192956
[pid=18548] ppid=18546 vsize=103176 CPUtime=1800.04
/proc/18548/stat : 18548 (bprolog) R 18546 18548 18296 0 -1 4194304 1219 0 0 0 179993 11 0 0 25 0 1 0 22263689 105652224 929 996147200 134512640 135105188 4294956096 18446744073709551615 134749933 0 0 4096 2 0 0 0 17 0 0 0
/proc/18548/statm: 25794 929 199 144 0 25278 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 103176

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1808.31
CPU time (s): 1800.05
CPU user time (s): 1799.93
CPU system time (s): 0.115982
CPU usage (%): 99.5434
Max. virtual memory (cumulated for all children) (KiB): 103176

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.93
system time used= 0.115982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1219
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= 12
involuntary context switches= 21739

runsolver used 1.68274 second user time and 5.03923 second system time

The end

Launcher Data

Begin job on node1 at 2009-07-12 00:39:19
IDJOB=2070898
IDBENCH=55416
IDSOLVER=770
FILE ID=node1/2070898-1247351959
PBS_JOBID= 9506933
Free space on /tmp= 66384 MiB

SOLVER NAME= bpsolver 09
BENCH NAME= CPAI08/csp/dubois/normalized-dubois-100_ext.xml
COMMAND LINE= HOME/solver BENCHNAMENOEXT TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2070898-1247351959/watcher-2070898-1247351959 -o /tmp/evaluation-result-2070898-1247351959/solver-2070898-1247351959 -C 1800 -W 2000 -M 900  HOME/solver HOME/instance-2070898-1247351959 1800

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 751ddd7218f8f782ca5fbeab1c665c06
RANDOM SEED=1713217378

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1386472 kB
Buffers:         64284 kB
Cached:         510112 kB
SwapCached:          0 kB
Active:          64064 kB
Inactive:       529692 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1386472 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            1444 kB
Writeback:           0 kB
Mapped:          30148 kB
Slab:            60984 kB
Committed_AS:   221692 kB
PageTables:       1796 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= 66384 MiB
End job on node1 at 2009-07-12 01:09:30