Trace number 2088179

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.08 1802.31

General information on the benchmark

Namecsp/bibd8/
normalized-bibd-8-42-21-4-9_glb.xml
MD5SUM3cb79f60ae205ec357b3ae4ee2ebdb54
Bench CategoryAlldiff+Elt+WSum (alldiff,element,weightedsum)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.112982
Satisfiable
(Un)Satisfiability was proved
Number of variables1512
Number of constraints1254
Maximum constraint arity42
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1176
Global constraints used (with number of constraints)weightedsum(78)

Solver Data

0.01/0.02	c bpsolver version 6.29.2009
0.01/0.02	c converting(HOME/instance-2088179-1247387626)
0.29/0.33	c Converted in 123 ms
0.29/0.38	c solving(HOME/instance-2088179-1247387626,1800000)
0.29/0.38	c solving(HOME/instance-2088179-1247387626,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-2088179-1247387626/watcher-2088179-1247387626 -o /tmp/evaluation-result-2088179-1247387626/solver-2088179-1247387626 -C 1800 -W 2000 -M 900 HOME/solver HOME/instance-2088179-1247387626 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.16 2.08 2.06 4/80 27292
/proc/meminfo: memFree=1762336/2055920 swapFree=4192812/4192956
[pid=27292] ppid=27290 vsize=18576 CPUtime=0
/proc/27292/stat : 27292 (runsolver) R 27290 27292 25070 0 -1 4194368 15 0 0 0 0 0 0 0 21 0 1 0 25825233 19021824 284 996147200 4194304 4302564 548682068528 18446744073709551615 233402068263 0 0 4096 24578 0 0 0 17 1 0 0
/proc/27292/statm: 4644 284 249 26 0 2626 0

[startup+0.022568 s]
/proc/loadavg: 2.16 2.08 2.06 4/80 27292
/proc/meminfo: memFree=1762336/2055920 swapFree=4192812/4192956
[pid=27292] ppid=27290 vsize=62200 CPUtime=0.01
/proc/27292/stat : 27292 (bprolog) R 27290 27292 25070 0 -1 4194304 981 0 0 0 1 0 0 0 21 0 1 0 25825233 63692800 697 996147200 134512640 135105188 4294956096 18446744073709551615 8881118 0 0 4096 2 0 0 0 17 1 0 0
/proc/27292/statm: 15550 697 130 144 0 15034 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 62200

[startup+0.10157 s]
/proc/loadavg: 2.16 2.08 2.06 4/80 27292
/proc/meminfo: memFree=1762336/2055920 swapFree=4192812/4192956
[pid=27292] ppid=27290 vsize=62208 CPUtime=0.09
/proc/27292/stat : 27292 (bprolog) R 27290 27292 25070 0 -1 4194304 1253 0 0 0 5 4 0 0 21 0 1 0 25825233 63700992 966 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/27292/statm: 15552 966 174 144 0 15036 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 62208

[startup+0.30159 s]
/proc/loadavg: 2.16 2.08 2.06 4/80 27292
/proc/meminfo: memFree=1762336/2055920 swapFree=4192812/4192956
[pid=27292] ppid=27290 vsize=62208 CPUtime=0.29
/proc/27292/stat : 27292 (bprolog) R 27290 27292 25070 0 -1 4194304 1289 0 0 0 13 16 0 0 22 0 1 0 25825233 63700992 1002 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/27292/statm: 15552 1002 177 144 0 15036 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 62208

[startup+0.701625 s]
/proc/loadavg: 2.16 2.08 2.06 4/80 27292
/proc/meminfo: memFree=1762336/2055920 swapFree=4192812/4192956
[pid=27292] ppid=27290 vsize=80460 CPUtime=0.69
/proc/27292/stat : 27292 (bprolog) R 27290 27292 25070 0 -1 4194304 1899 0 0 0 50 19 0 0 25 0 2 0 25825233 82391040 1609 996147200 134512640 135105188 4294956096 18446744073709551615 134902624 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/27292/statm: 20115 1609 206 144 0 19599 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 80460

[startup+1.5017 s]
/proc/loadavg: 2.16 2.08 2.06 3/82 27294
/proc/meminfo: memFree=1756432/2055920 swapFree=4192812/4192956
[pid=27292] ppid=27290 vsize=80460 CPUtime=1.48
/proc/27292/stat : 27292 (bprolog) R 27290 27292 25070 0 -1 4194304 1899 0 0 0 129 19 0 0 25 0 2 0 25825233 82391040 1609 996147200 134512640 135105188 4294956096 18446744073709551615 134629935 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/27292/statm: 20115 1609 206 144 0 19599 0
[pid=27292/tid=27294] ppid=27290 vsize=80460 CPUtime=0
/proc/27292/task/27294/stat : 27294 (bprolog) S 27290 27292 25070 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 25825273 82391040 1609 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) 80460

[startup+3.10186 s]
/proc/loadavg: 2.16 2.08 2.06 3/82 27294
/proc/meminfo: memFree=1756304/2055920 swapFree=4192812/4192956
[pid=27292] ppid=27290 vsize=80460 CPUtime=3.08
/proc/27292/stat : 27292 (bprolog) R 27290 27292 25070 0 -1 4194304 1899 0 0 0 289 19 0 0 25 0 2 0 25825233 82391040 1609 996147200 134512640 135105188 4294956096 18446744073709551615 134903124 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/27292/statm: 20115 1609 206 144 0 19599 0
[pid=27292/tid=27294] ppid=27290 vsize=80460 CPUtime=0
/proc/27292/task/27294/stat : 27294 (bprolog) S 27290 27292 25070 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 25825273 82391040 1609 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) 80460

[startup+6.30118 s]
/proc/loadavg: 2.15 2.08 2.06 3/82 27294
/proc/meminfo: memFree=1756256/2055920 swapFree=4192812/4192956
[pid=27292] ppid=27290 vsize=80460 CPUtime=6.26
/proc/27292/stat : 27292 (bprolog) R 27290 27292 25070 0 -1 4194304 1899 0 0 0 607 19 0 0 25 0 2 0 25825233 82391040 1609 996147200 134512640 135105188 4294956096 18446744073709551615 134718092 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/27292/statm: 20115 1609 206 144 0 19599 0
[pid=27292/tid=27294] ppid=27290 vsize=80460 CPUtime=0
/proc/27292/task/27294/stat : 27294 (bprolog) S 27290 27292 25070 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 25825273 82391040 1609 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 80460

[startup+12.7028 s]
/proc/loadavg: 2.13 2.08 2.06 3/82 27294
/proc/meminfo: memFree=1756064/2055920 swapFree=4192812/4192956
[pid=27292] ppid=27290 vsize=80460 CPUtime=12.64
/proc/27292/stat : 27292 (bprolog) R 27290 27292 25070 0 -1 4194304 1900 0 0 0 1245 19 0 0 25 0 2 0 25825233 82391040 1610 996147200 134512640 135105188 4294956096 18446744073709551615 134610341 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/27292/statm: 20115 1610 206 144 0 19599 0
[pid=27292/tid=27294] ppid=27290 vsize=80460 CPUtime=0
/proc/27292/task/27294/stat : 27294 (bprolog) S 27290 27292 25070 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 25825273 82391040 1610 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) 80460

[startup+25.5011 s]
/proc/loadavg: 2.10 2.07 2.06 3/82 27294
/proc/meminfo: memFree=1756128/2055920 swapFree=4192812/4192956
[pid=27292] ppid=27290 vsize=80460 CPUtime=25.39
/proc/27292/stat : 27292 (bprolog) R 27290 27292 25070 0 -1 4194304 1900 0 0 0 2520 19 0 0 25 0 2 0 25825233 82391040 1610 996147200 134512640 135105188 4294956096 18446744073709551615 134629901 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/27292/statm: 20115 1610 206 144 0 19599 0
[pid=27292/tid=27294] ppid=27290 vsize=80460 CPUtime=0
/proc/27292/task/27294/stat : 27294 (bprolog) S 27290 27292 25070 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 25825273 82391040 1610 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) 80460

[startup+51.1016 s]
/proc/loadavg: 2.07 2.06 2.05 3/82 27294
/proc/meminfo: memFree=1756256/2055920 swapFree=4192812/4192956
[pid=27292] ppid=27290 vsize=80460 CPUtime=50.89
/proc/27292/stat : 27292 (bprolog) R 27290 27292 25070 0 -1 4194304 1900 0 0 0 5070 19 0 0 25 0 2 0 25825233 82391040 1610 996147200 134512640 135105188 4294956096 18446744073709551615 134598389 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/27292/statm: 20115 1610 206 144 0 19599 0
[pid=27292/tid=27294] ppid=27290 vsize=80460 CPUtime=0
/proc/27292/task/27294/stat : 27294 (bprolog) S 27290 27292 25070 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 25825273 82391040 1610 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) 80460

[startup+102.307 s]
/proc/loadavg: 2.03 2.05 2.05 3/82 27294
/proc/meminfo: memFree=1756064/2055920 swapFree=4192812/4192956
[pid=27292] ppid=27290 vsize=80460 CPUtime=101.89
/proc/27292/stat : 27292 (bprolog) R 27290 27292 25070 0 -1 4194304 1900 0 0 0 10170 19 0 0 25 0 2 0 25825233 82391040 1610 996147200 134512640 135105188 4294956096 18446744073709551615 134902995 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/27292/statm: 20115 1610 206 144 0 19599 0
[pid=27292/tid=27294] ppid=27290 vsize=80460 CPUtime=0
/proc/27292/task/27294/stat : 27294 (bprolog) S 27290 27292 25070 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 25825273 82391040 1610 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.89
Current children cumulated vsize (KiB) 80460

[startup+162.302 s]
/proc/loadavg: 2.01 2.04 2.04 3/82 27294
/proc/meminfo: memFree=1756000/2055920 swapFree=4192812/4192956
[pid=27292] ppid=27290 vsize=80460 CPUtime=161.65
/proc/27292/stat : 27292 (bprolog) R 27290 27292 25070 0 -1 4194304 1901 0 0 0 16146 19 0 0 25 0 2 0 25825233 82391040 1611 996147200 134512640 135105188 4294956096 18446744073709551615 134600652 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/27292/statm: 20115 1611 206 144 0 19599 0
[pid=27292/tid=27294] ppid=27290 vsize=80460 CPUtime=0
/proc/27292/task/27294/stat : 27294 (bprolog) S 27290 27292 25070 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 25825273 82391040 1611 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) 80460

[startup+222.302 s]
/proc/loadavg: 2.00 2.03 2.04 3/82 27294
/proc/meminfo: memFree=1756000/2055920 swapFree=4192812/4192956
[pid=27292] ppid=27290 vsize=80460 CPUtime=221.42
/proc/27292/stat : 27292 (bprolog) R 27290 27292 25070 0 -1 4194304 1901 0 0 0 22123 19 0 0 25 0 2 0 25825233 82391040 1611 996147200 134512640 135105188 4294956096 18446744073709551615 134902626 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/27292/statm: 20115 1611 206 144 0 19599 0
[pid=27292/tid=27294] ppid=27290 vsize=80460 CPUtime=0
/proc/27292/task/27294/stat : 27294 (bprolog) S 27290 27292 25070 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 25825273 82391040 1611 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) 80460

[startup+282.302 s]
/proc/loadavg: 2.00 2.02 2.03 3/82 27294
/proc/meminfo: memFree=1755936/2055920 swapFree=4192812/4192956
[pid=27292] ppid=27290 vsize=80460 CPUtime=281.18
/proc/27292/stat : 27292 (bprolog) R 27290 27292 25070 0 -1 4194304 1901 0 0 0 28099 19 0 0 25 0 2 0 25825233 82391040 1611 996147200 134512640 135105188 4294956096 18446744073709551615 134902719 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/27292/statm: 20115 1611 206 144 0 19599 0
[pid=27292/tid=27294] ppid=27290 vsize=80460 CPUtime=0
/proc/27292/task/27294/stat : 27294 (bprolog) S 27290 27292 25070 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 25825273 82391040 1611 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) 80460

[startup+342.302 s]
/proc/loadavg: 2.00 2.02 2.03 3/82 27294
/proc/meminfo: memFree=1755936/2055920 swapFree=4192812/4192956
[pid=27292] ppid=27290 vsize=80460 CPUtime=340.95
/proc/27292/stat : 27292 (bprolog) R 27290 27292 25070 0 -1 4194304 1901 0 0 0 34076 19 0 0 25 0 2 0 25825233 82391040 1611 996147200 134512640 135105188 4294956096 18446744073709551615 134903034 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/27292/statm: 20115 1611 206 144 0 19599 0
[pid=27292/tid=27294] ppid=27290 vsize=80460 CPUtime=0
/proc/27292/task/27294/stat : 27294 (bprolog) S 27290 27292 25070 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 25825273 82391040 1611 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) 80460

[startup+402.302 s]
/proc/loadavg: 2.00 2.01 2.02 3/82 27294
/proc/meminfo: memFree=1755872/2055920 swapFree=4192812/4192956
[pid=27292] ppid=27290 vsize=80460 CPUtime=400.72
/proc/27292/stat : 27292 (bprolog) R 27290 27292 25070 0 -1 4194304 1901 0 0 0 40053 19 0 0 25 0 2 0 25825233 82391040 1611 996147200 134512640 135105188 4294956096 18446744073709551615 134574927 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/27292/statm: 20115 1611 206 144 0 19599 0
[pid=27292/tid=27294] ppid=27290 vsize=80460 CPUtime=0
/proc/27292/task/27294/stat : 27294 (bprolog) S 27290 27292 25070 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 25825273 82391040 1611 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 400.72
Current children cumulated vsize (KiB) 80460

[startup+462.302 s]
/proc/loadavg: 2.07 2.02 2.02 3/83 27338
/proc/meminfo: memFree=1786008/2055920 swapFree=4192812/4192956
[pid=27292] ppid=27290 vsize=80460 CPUtime=460.57
/proc/27292/stat : 27292 (bprolog) R 27290 27292 25070 0 -1 4194304 1901 0 0 0 46036 21 0 0 25 0 2 0 25825233 82391040 1611 996147200 134512640 135105188 4294956096 18446744073709551615 134902943 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/27292/statm: 20115 1611 206 144 0 19599 0
[pid=27292/tid=27294] ppid=27290 vsize=80460 CPUtime=0
/proc/27292/task/27294/stat : 27294 (bprolog) S 27290 27292 25070 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 25825273 82391040 1611 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 460.57
Current children cumulated vsize (KiB) 80460

[startup+522.302 s]
/proc/loadavg: 2.24 2.09 2.04 3/83 27338

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

Current children cumulated CPU time (s) 1240.28
Current children cumulated vsize (KiB) 90704

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 27341
/proc/meminfo: memFree=1785232/2055920 swapFree=4192812/4192956
[pid=27292] ppid=27290 vsize=90704 CPUtime=1300.27
/proc/27292/stat : 27292 (bprolog) R 27290 27292 25070 0 -1 4194304 1903 0 0 0 130005 22 0 0 25 0 3 0 25825233 92880896 1613 996147200 134512640 135105188 4294956096 18446744073709551615 134605428 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/27292/statm: 22676 1613 206 144 0 22160 0
[pid=27292/tid=27294] ppid=27290 vsize=90704 CPUtime=0
/proc/27292/task/27294/stat : 27294 (bprolog) S 27290 27292 25070 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 25825273 92880896 1613 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=27292/tid=27339] ppid=27290 vsize=90704 CPUtime=0
/proc/27292/task/27339/stat : 27339 (bprolog) S 27290 27292 25070 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 25915288 92880896 1613 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1300.27
Current children cumulated vsize (KiB) 90704

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 27342
/proc/meminfo: memFree=1785096/2055920 swapFree=4192812/4192956
[pid=27292] ppid=27290 vsize=100948 CPUtime=1360.24
/proc/27292/stat : 27292 (bprolog) R 27290 27292 25070 0 -1 4194304 1904 0 0 0 136002 22 0 0 25 0 4 0 25825233 103370752 1614 996147200 134512640 135105188 4294956096 18446744073709551615 134628880 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/27292/statm: 25237 1614 206 144 0 24721 0
[pid=27292/tid=27294] ppid=27290 vsize=100948 CPUtime=0
/proc/27292/task/27294/stat : 27294 (bprolog) S 27290 27292 25070 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 25825273 103370752 1614 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=27292/tid=27339] ppid=27290 vsize=100948 CPUtime=0
/proc/27292/task/27339/stat : 27339 (bprolog) S 27290 27292 25070 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 25915288 103370752 1614 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=27292/tid=27342] ppid=27290 vsize=100948 CPUtime=0
/proc/27292/task/27342/stat : 27342 (bprolog) S 27290 27292 25070 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 25960295 103370752 1614 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1360.24
Current children cumulated vsize (KiB) 100948

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 27342
/proc/meminfo: memFree=1785096/2055920 swapFree=4192812/4192956
[pid=27292] ppid=27290 vsize=100948 CPUtime=1420.22
/proc/27292/stat : 27292 (bprolog) R 27290 27292 25070 0 -1 4194304 1904 0 0 0 142000 22 0 0 25 0 4 0 25825233 103370752 1614 996147200 134512640 135105188 4294956096 18446744073709551615 134861977 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/27292/statm: 25237 1614 206 144 0 24721 0
[pid=27292/tid=27294] ppid=27290 vsize=100948 CPUtime=0
/proc/27292/task/27294/stat : 27294 (bprolog) S 27290 27292 25070 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 25825273 103370752 1614 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=27292/tid=27339] ppid=27290 vsize=100948 CPUtime=0
/proc/27292/task/27339/stat : 27339 (bprolog) S 27290 27292 25070 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 25915288 103370752 1614 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=27292/tid=27342] ppid=27290 vsize=100948 CPUtime=0
/proc/27292/task/27342/stat : 27342 (bprolog) S 27290 27292 25070 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 25960295 103370752 1614 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1420.22
Current children cumulated vsize (KiB) 100948

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 27342
/proc/meminfo: memFree=1785096/2055920 swapFree=4192812/4192956
[pid=27292] ppid=27290 vsize=100948 CPUtime=1480.19
/proc/27292/stat : 27292 (bprolog) R 27290 27292 25070 0 -1 4194304 1904 0 0 0 147997 22 0 0 25 0 4 0 25825233 103370752 1614 996147200 134512640 135105188 4294956096 18446744073709551615 134861982 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/27292/statm: 25237 1614 206 144 0 24721 0
[pid=27292/tid=27294] ppid=27290 vsize=100948 CPUtime=0
/proc/27292/task/27294/stat : 27294 (bprolog) S 27290 27292 25070 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 25825273 103370752 1614 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=27292/tid=27339] ppid=27290 vsize=100948 CPUtime=0
/proc/27292/task/27339/stat : 27339 (bprolog) S 27290 27292 25070 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 25915288 103370752 1614 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=27292/tid=27342] ppid=27290 vsize=100948 CPUtime=0
/proc/27292/task/27342/stat : 27342 (bprolog) S 27290 27292 25070 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 25960295 103370752 1614 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1480.19
Current children cumulated vsize (KiB) 100948

[startup+1542.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/85 27342
/proc/meminfo: memFree=1785032/2055920 swapFree=4192812/4192956
[pid=27292] ppid=27290 vsize=100948 CPUtime=1540.17
/proc/27292/stat : 27292 (bprolog) R 27290 27292 25070 0 -1 4194304 1904 0 0 0 153995 22 0 0 25 0 4 0 25825233 103370752 1614 996147200 134512640 135105188 4294956096 18446744073709551615 134878512 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/27292/statm: 25237 1614 206 144 0 24721 0
[pid=27292/tid=27294] ppid=27290 vsize=100948 CPUtime=0
/proc/27292/task/27294/stat : 27294 (bprolog) S 27290 27292 25070 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 25825273 103370752 1614 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=27292/tid=27339] ppid=27290 vsize=100948 CPUtime=0
/proc/27292/task/27339/stat : 27339 (bprolog) S 27290 27292 25070 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 25915288 103370752 1614 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=27292/tid=27342] ppid=27290 vsize=100948 CPUtime=0
/proc/27292/task/27342/stat : 27342 (bprolog) S 27290 27292 25070 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 25960295 103370752 1614 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1540.17
Current children cumulated vsize (KiB) 100948

[startup+1602.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/86 27343
/proc/meminfo: memFree=1784960/2055920 swapFree=4192812/4192956
[pid=27292] ppid=27290 vsize=111192 CPUtime=1600.14
/proc/27292/stat : 27292 (bprolog) R 27290 27292 25070 0 -1 4194304 1917 0 0 0 159992 22 0 0 25 0 5 0 25825233 113860608 1627 996147200 134512640 135105188 4294956096 18446744073709551615 134559800 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/27292/statm: 27798 1627 206 144 0 27282 0
[pid=27292/tid=27294] ppid=27290 vsize=111192 CPUtime=0
/proc/27292/task/27294/stat : 27294 (bprolog) S 27290 27292 25070 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 25825273 113860608 1627 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=27292/tid=27339] ppid=27290 vsize=111192 CPUtime=0
/proc/27292/task/27339/stat : 27339 (bprolog) S 27290 27292 25070 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 25915288 113860608 1627 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=27292/tid=27342] ppid=27290 vsize=111192 CPUtime=0
/proc/27292/task/27342/stat : 27342 (bprolog) S 27290 27292 25070 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 25960295 113860608 1627 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=27292/tid=27343] ppid=27290 vsize=111192 CPUtime=0
/proc/27292/task/27343/stat : 27343 (bprolog) S 27290 27292 25070 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 5 0 25982800 113860608 1627 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1600.14
Current children cumulated vsize (KiB) 111192

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 27349
/proc/meminfo: memFree=1784512/2055920 swapFree=4192812/4192956
[pid=27292] ppid=27290 vsize=111192 CPUtime=1660.11
/proc/27292/stat : 27292 (bprolog) R 27290 27292 25070 0 -1 4194304 1917 0 0 0 165989 22 0 0 25 0 5 0 25825233 113860608 1627 996147200 134512640 135105188 4294956096 18446744073709551615 134862009 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/27292/statm: 27798 1627 206 144 0 27282 0
[pid=27292/tid=27294] ppid=27290 vsize=111192 CPUtime=0
/proc/27292/task/27294/stat : 27294 (bprolog) S 27290 27292 25070 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 25825273 113860608 1627 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=27292/tid=27339] ppid=27290 vsize=111192 CPUtime=0
/proc/27292/task/27339/stat : 27339 (bprolog) S 27290 27292 25070 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 25915288 113860608 1627 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=27292/tid=27342] ppid=27290 vsize=111192 CPUtime=0
/proc/27292/task/27342/stat : 27342 (bprolog) S 27290 27292 25070 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 25960295 113860608 1627 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=27292/tid=27343] ppid=27290 vsize=111192 CPUtime=0
/proc/27292/task/27343/stat : 27343 (bprolog) S 27290 27292 25070 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 5 0 25982800 113860608 1627 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1660.11
Current children cumulated vsize (KiB) 111192

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 27349
/proc/meminfo: memFree=1784448/2055920 swapFree=4192812/4192956
[pid=27292] ppid=27290 vsize=111192 CPUtime=1720.09
/proc/27292/stat : 27292 (bprolog) R 27290 27292 25070 0 -1 4194304 1917 0 0 0 171987 22 0 0 25 0 5 0 25825233 113860608 1627 996147200 134512640 135105188 4294956096 18446744073709551615 134559547 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/27292/statm: 27798 1627 206 144 0 27282 0
[pid=27292/tid=27294] ppid=27290 vsize=111192 CPUtime=0
/proc/27292/task/27294/stat : 27294 (bprolog) S 27290 27292 25070 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 25825273 113860608 1627 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=27292/tid=27339] ppid=27290 vsize=111192 CPUtime=0
/proc/27292/task/27339/stat : 27339 (bprolog) S 27290 27292 25070 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 25915288 113860608 1627 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=27292/tid=27342] ppid=27290 vsize=111192 CPUtime=0
/proc/27292/task/27342/stat : 27342 (bprolog) S 27290 27292 25070 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 25960295 113860608 1627 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=27292/tid=27343] ppid=27290 vsize=111192 CPUtime=0
/proc/27292/task/27343/stat : 27343 (bprolog) S 27290 27292 25070 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 25982800 113860608 1627 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1720.09
Current children cumulated vsize (KiB) 111192

[startup+1782.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/86 27349
/proc/meminfo: memFree=1784384/2055920 swapFree=4192812/4192956
[pid=27292] ppid=27290 vsize=111192 CPUtime=1780.07
/proc/27292/stat : 27292 (bprolog) R 27290 27292 25070 0 -1 4194304 1917 0 0 0 177985 22 0 0 25 0 5 0 25825233 113860608 1627 996147200 134512640 135105188 4294956096 18446744073709551615 134881371 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/27292/statm: 27798 1627 206 144 0 27282 0
[pid=27292/tid=27294] ppid=27290 vsize=111192 CPUtime=0
/proc/27292/task/27294/stat : 27294 (bprolog) S 27290 27292 25070 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 25825273 113860608 1627 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=27292/tid=27339] ppid=27290 vsize=111192 CPUtime=0
/proc/27292/task/27339/stat : 27339 (bprolog) S 27290 27292 25070 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 25915288 113860608 1627 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=27292/tid=27342] ppid=27290 vsize=111192 CPUtime=0
/proc/27292/task/27342/stat : 27342 (bprolog) S 27290 27292 25070 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 25960295 113860608 1627 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=27292/tid=27343] ppid=27290 vsize=111192 CPUtime=0
/proc/27292/task/27343/stat : 27343 (bprolog) S 27290 27292 25070 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 25982800 113860608 1627 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1780.07
Current children cumulated vsize (KiB) 111192



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/82 27349
/proc/meminfo: memFree=1784384/2055920 swapFree=4192812/4192956
[pid=27292] ppid=27290 vsize=111192 CPUtime=1800.07
/proc/27292/stat : 27292 (bprolog) R 27290 27292 25070 0 -1 4194304 1918 0 0 0 179985 22 0 0 25 0 1 0 25825233 113860608 1628 996147200 134512640 135105188 4294956096 18446744073709551615 134901380 0 0 4096 2 0 0 0 17 0 0 0
/proc/27292/statm: 27798 1628 207 144 0 27282 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 111192

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

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

[startup+1802.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/82 27349
/proc/meminfo: memFree=1784384/2055920 swapFree=4192812/4192956
[pid=27292] ppid=27290 vsize=111192 CPUtime=1800.07
/proc/27292/stat : 27292 (bprolog) R 27290 27292 25070 0 -1 4194304 1918 0 0 0 179985 22 0 0 25 0 1 0 25825233 113860608 1628 996147200 134512640 135105188 4294956096 18446744073709551615 134901380 0 0 4096 2 0 0 0 17 0 0 0
/proc/27292/statm: 27798 1628 207 144 0 27282 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 111192

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1802.31
CPU time (s): 1800.08
CPU user time (s): 1799.85
CPU system time (s): 0.225965
CPU usage (%): 99.8763
Max. virtual memory (cumulated for all children) (KiB): 111192

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.85
system time used= 0.225965
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1918
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11
involuntary context switches= 17934

runsolver used 2.25866 second user time and 5.57215 second system time

The end

Launcher Data

Begin job on node70 at 2009-07-12 10:33:46
IDJOB=2088179
IDBENCH=58886
IDSOLVER=770
FILE ID=node70/2088179-1247387626
PBS_JOBID= 9507162
Free space on /tmp= 66416 MiB

SOLVER NAME= bpsolver 09
BENCH NAME= CPAI08/csp/bibd8/normalized-bibd-8-42-21-4-9_glb.xml
COMMAND LINE= HOME/solver BENCHNAMENOEXT TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2088179-1247387626/watcher-2088179-1247387626 -o /tmp/evaluation-result-2088179-1247387626/solver-2088179-1247387626 -C 1800 -W 2000 -M 900  HOME/solver HOME/instance-2088179-1247387626 1800

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

MD5SUM BENCH= 3cb79f60ae205ec357b3ae4ee2ebdb54
RANDOM SEED=165626865

node70.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.214
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.214
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:       1762816 kB
Buffers:         17288 kB
Cached:         126532 kB
SwapCached:          0 kB
Active:         156536 kB
Inactive:        85708 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1762816 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1968 kB
Writeback:           0 kB
Mapped:         116332 kB
Slab:            36104 kB
Committed_AS:   930188 kB
PageTables:       1924 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= 66412 MiB
End job on node70 at 2009-07-12 11:03:50