Trace number 2072636

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 1816.77

General information on the benchmark

Namecsp/pseudoGLB/
normalized-dbst-v30-e350-d15-mw10-3.PB06.xml
MD5SUM9d1595c5be93853ae6aef6febf44d619
Bench CategoryAlldiff+Elt+WSum (alldiff,element,weightedsum)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark25.0542
Satisfiable
(Un)Satisfiability was proved
Number of variables1600
Number of constraints328901
Maximum constraint arity700
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)weightedsum(328901)

Solver Data

0.00/0.02	c bpsolver version 6.29.2009
0.00/0.02	c converting(HOME/instance-2072636-1247356686)
49.43/49.94	c Converted in 20462 ms
63.60/64.29	c solving(HOME/instance-2072636-1247356686,1800000)
63.60/64.29	c solving(HOME/instance-2072636-1247356686,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-2072636-1247356686/watcher-2072636-1247356686 -o /tmp/evaluation-result-2072636-1247356686/solver-2072636-1247356686 -C 1800 -W 2000 -M 900 HOME/solver HOME/instance-2072636-1247356686 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.00 2.00 2.00 4/82 16428
/proc/meminfo: memFree=1197824/2055920 swapFree=4192812/4192956
[pid=16428] ppid=16426 vsize=7000 CPUtime=0
/proc/16428/stat : 16428 (bprolog) R 16426 16428 15662 0 -1 4194304 585 0 0 0 0 0 0 0 20 0 1 0 22732098 7168000 303 996147200 134512640 135105188 4294956096 18446744073709551615 134530919 0 0 4096 0 0 0 0 17 1 0 0
/proc/16428/statm: 1750 303 72 144 0 1234 0

[startup+0.195909 s]
/proc/loadavg: 2.00 2.00 2.00 4/82 16428
/proc/meminfo: memFree=1197824/2055920 swapFree=4192812/4192956
[pid=16428] ppid=16426 vsize=62208 CPUtime=0.18
/proc/16428/stat : 16428 (bprolog) R 16426 16428 15662 0 -1 4194304 1284 0 0 0 8 10 0 0 20 0 1 0 22732098 63700992 997 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/16428/statm: 15552 997 174 144 0 15036 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 62208

[startup+0.201911 s]
/proc/loadavg: 2.00 2.00 2.00 4/82 16428
/proc/meminfo: memFree=1197824/2055920 swapFree=4192812/4192956
[pid=16428] ppid=16426 vsize=62208 CPUtime=0.19
/proc/16428/stat : 16428 (bprolog) R 16426 16428 15662 0 -1 4194304 1284 0 0 0 9 10 0 0 20 0 1 0 22732098 63700992 997 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/16428/statm: 15552 997 174 144 0 15036 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 62208

[startup+0.301936 s]
/proc/loadavg: 2.00 2.00 2.00 4/82 16428
/proc/meminfo: memFree=1197824/2055920 swapFree=4192812/4192956
[pid=16428] ppid=16426 vsize=62208 CPUtime=0.29
/proc/16428/stat : 16428 (bprolog) R 16426 16428 15662 0 -1 4194304 1286 0 0 0 13 16 0 0 21 0 1 0 22732098 63700992 999 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/16428/statm: 15552 999 174 144 0 15036 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 62208

[startup+0.702007 s]
/proc/loadavg: 2.00 2.00 2.00 4/82 16428
/proc/meminfo: memFree=1197824/2055920 swapFree=4192812/4192956
[pid=16428] ppid=16426 vsize=62208 CPUtime=0.69
/proc/16428/stat : 16428 (bprolog) R 16426 16428 15662 0 -1 4194304 1294 0 0 0 31 38 0 0 25 0 1 0 22732098 63700992 1007 996147200 134512640 135105188 4294956096 18446744073709551615 134557074 0 0 4096 2 0 0 0 17 1 0 0
/proc/16428/statm: 15552 1007 174 144 0 15036 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 62208

[startup+1.50116 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 16429
/proc/meminfo: memFree=1194808/2055920 swapFree=4192812/4192956
[pid=16428] ppid=16426 vsize=62208 CPUtime=1.48
/proc/16428/stat : 16428 (bprolog) R 16426 16428 15662 0 -1 4194304 1310 0 0 0 63 85 0 0 25 0 1 0 22732098 63700992 1023 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/16428/statm: 15552 1023 174 144 0 15036 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 62208

[startup+3.10147 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 16429
/proc/meminfo: memFree=1194168/2055920 swapFree=4192812/4192956
[pid=16428] ppid=16426 vsize=62208 CPUtime=3.06
/proc/16428/stat : 16428 (bprolog) R 16426 16428 15662 0 -1 4194304 1342 0 0 0 132 174 0 0 25 0 1 0 22732098 63700992 1055 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/16428/statm: 15552 1055 174 144 0 15036 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 62208

[startup+6.30108 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 16429
/proc/meminfo: memFree=1189688/2055920 swapFree=4192812/4192956
[pid=16428] ppid=16426 vsize=62208 CPUtime=6.23
/proc/16428/stat : 16428 (bprolog) R 16426 16428 15662 0 -1 4194304 1406 0 0 0 269 354 0 0 25 0 1 0 22732098 63700992 1119 996147200 134512640 135105188 4294956096 18446744073709551615 9686100 0 0 4096 2 0 0 0 17 1 0 0
/proc/16428/statm: 15552 1119 174 144 0 15036 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 62208

[startup+12.7013 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 16429
/proc/meminfo: memFree=1185280/2055920 swapFree=4192812/4192956
[pid=16428] ppid=16426 vsize=62208 CPUtime=12.56
/proc/16428/stat : 16428 (bprolog) R 16426 16428 15662 0 -1 4194304 1533 0 0 0 547 709 0 0 25 0 1 0 22732098 63700992 1246 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/16428/statm: 15552 1246 174 144 0 15036 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 62208

[startup+25.5017 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 16429
/proc/meminfo: memFree=1179136/2055920 swapFree=4192812/4192956
[pid=16428] ppid=16426 vsize=62208 CPUtime=25.24
/proc/16428/stat : 16428 (bprolog) R 16426 16428 15662 0 -1 4194304 1790 0 0 0 1063 1461 0 0 25 0 1 0 22732098 63700992 1503 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/16428/statm: 15552 1503 174 144 0 15036 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 62208

[startup+51.1017 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 16429
/proc/meminfo: memFree=1135936/2055920 swapFree=4192812/4192956
[pid=16428] ppid=16426 vsize=101272 CPUtime=50.62
/proc/16428/stat : 16428 (bprolog) R 16426 16428 15662 0 -1 4194304 16218 0 0 0 2154 2908 0 0 25 0 1 0 22732098 103702528 15777 996147200 134512640 135105188 4294956096 18446744073709551615 135073136 0 0 4096 2 0 0 0 17 1 0 0
/proc/16428/statm: 25318 15777 178 144 0 24802 0
Current children cumulated CPU time (s) 50.62
Current children cumulated vsize (KiB) 101272

[startup+102.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 16430
/proc/meminfo: memFree=852920/2055920 swapFree=4192812/4192956
[pid=16428] ppid=16426 vsize=603104 CPUtime=101.34
/proc/16428/stat : 16428 (bprolog) R 16426 16428 15662 0 -1 4194304 177191 0 0 0 7138 2996 0 0 25 0 2 0 22732098 617578496 77142 996147200 134512640 135105188 4294956096 18446744073709551615 134630031 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/16428/statm: 150776 77142 210 144 0 150260 0
[pid=16428/tid=16430] ppid=16426 vsize=603104 CPUtime=0
/proc/16428/task/16430/stat : 16430 (bprolog) S 16426 16428 15662 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 22738720 617578496 77142 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.34
Current children cumulated vsize (KiB) 603104

[startup+162.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 16430
/proc/meminfo: memFree=852856/2055920 swapFree=4192812/4192956
[pid=16428] ppid=16426 vsize=603104 CPUtime=160.77
/proc/16428/stat : 16428 (bprolog) R 16426 16428 15662 0 -1 4194304 177191 0 0 0 13081 2996 0 0 25 0 2 0 22732098 617578496 77142 996147200 134512640 135105188 4294956096 18446744073709551615 134629901 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/16428/statm: 150776 77142 210 144 0 150260 0
[pid=16428/tid=16430] ppid=16426 vsize=603104 CPUtime=0
/proc/16428/task/16430/stat : 16430 (bprolog) S 16426 16428 15662 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 22738720 617578496 77142 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 160.77
Current children cumulated vsize (KiB) 603104

[startup+222.307 s]
/proc/loadavg: 2.04 2.01 2.00 3/84 16436
/proc/meminfo: memFree=846512/2055920 swapFree=4192812/4192956
[pid=16428] ppid=16426 vsize=603104 CPUtime=220.18
/proc/16428/stat : 16428 (bprolog) R 16426 16428 15662 0 -1 4194304 177191 0 0 0 19022 2996 0 0 25 0 2 0 22732098 617578496 77142 996147200 134512640 135105188 4294956096 18446744073709551615 134559786 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/16428/statm: 150776 77142 210 144 0 150260 0
[pid=16428/tid=16430] ppid=16426 vsize=603104 CPUtime=0
/proc/16428/task/16430/stat : 16430 (bprolog) S 16426 16428 15662 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 22738720 617578496 77142 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 220.18
Current children cumulated vsize (KiB) 603104

[startup+282.303 s]
/proc/loadavg: 2.01 2.01 2.00 3/84 16436
/proc/meminfo: memFree=813616/2055920 swapFree=4192812/4192956
[pid=16428] ppid=16426 vsize=603104 CPUtime=279.62
/proc/16428/stat : 16428 (bprolog) R 16426 16428 15662 0 -1 4194304 177204 0 0 0 24966 2996 0 0 25 0 2 0 22732098 617578496 77155 996147200 134512640 135105188 4294956096 18446744073709551615 134559786 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/16428/statm: 150776 77155 210 144 0 150260 0
[pid=16428/tid=16430] ppid=16426 vsize=603104 CPUtime=0
/proc/16428/task/16430/stat : 16430 (bprolog) S 16426 16428 15662 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 22738720 617578496 77155 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 279.62
Current children cumulated vsize (KiB) 603104

[startup+342.301 s]
/proc/loadavg: 1.99 2.00 2.00 3/82 16514
/proc/meminfo: memFree=1397384/2055920 swapFree=4192812/4192956
[pid=16428] ppid=16426 vsize=603104 CPUtime=339.48
/proc/16428/stat : 16428 (bprolog) R 16426 16428 15662 0 -1 4194304 177204 0 0 0 30950 2998 0 0 25 0 2 0 22732098 617578496 77155 996147200 134512640 135105188 4294956096 18446744073709551615 134629901 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/16428/statm: 150776 77155 210 144 0 150260 0
[pid=16428/tid=16430] ppid=16426 vsize=603104 CPUtime=0
/proc/16428/task/16430/stat : 16430 (bprolog) S 16426 16428 15662 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 22738720 617578496 77155 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 339.48
Current children cumulated vsize (KiB) 603104

[startup+402.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 16629
/proc/meminfo: memFree=1397320/2055920 swapFree=4192812/4192956
[pid=16428] ppid=16426 vsize=603104 CPUtime=398.97
/proc/16428/stat : 16428 (bprolog) R 16426 16428 15662 0 -1 4194304 177204 0 0 0 36897 3000 0 0 25 0 2 0 22732098 617578496 77155 996147200 134512640 135105188 4294956096 18446744073709551615 134630207 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/16428/statm: 150776 77155 210 144 0 150260 0
[pid=16428/tid=16430] ppid=16426 vsize=603104 CPUtime=0
/proc/16428/task/16430/stat : 16430 (bprolog) S 16426 16428 15662 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 22738720 617578496 77155 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 398.97
Current children cumulated vsize (KiB) 603104

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 16629
/proc/meminfo: memFree=1397320/2055920 swapFree=4192812/4192956
[pid=16428] ppid=16426 vsize=603104 CPUtime=458.4
/proc/16428/stat : 16428 (bprolog) R 16426 16428 15662 0 -1 4194304 177204 0 0 0 42840 3000 0 0 25 0 2 0 22732098 617578496 77155 996147200 134512640 135105188 4294956096 18446744073709551615 134629875 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/16428/statm: 150776 77155 210 144 0 150260 0
[pid=16428/tid=16430] ppid=16426 vsize=603104 CPUtime=0
/proc/16428/task/16430/stat : 16430 (bprolog) S 16426 16428 15662 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 22738720 617578496 77155 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 458.4
Current children cumulated vsize (KiB) 603104

[startup+522.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 16629
/proc/meminfo: memFree=1397200/2055920 swapFree=4192812/4192956
[pid=16428] ppid=16426 vsize=603104 CPUtime=517.84
/proc/16428/stat : 16428 (bprolog) R 16426 16428 15662 0 -1 4194304 177204 0 0 0 48784 3000 0 0 25 0 2 0 22732098 617578496 77155 996147200 134512640 135105188 4294956096 18446744073709551615 134901818 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/16428/statm: 150776 77155 210 144 0 150260 0
[pid=16428/tid=16430] ppid=16426 vsize=603104 CPUtime=0
/proc/16428/task/16430/stat : 16430 (bprolog) S 16426 16428 15662 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 22738720 617578496 77155 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 517.84
Current children cumulated vsize (KiB) 603104

[startup+582.302 s]
/proc/loadavg: 2.03 2.01 2.00 3/82 16629
/proc/meminfo: memFree=1397200/2055920 swapFree=4192812/4192956

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

/proc/16428/statm: 155290 79078 212 144 0 154774 0
[pid=16428/tid=16430] ppid=16426 vsize=621160 CPUtime=0
/proc/16428/task/16430/stat : 16430 (bprolog) S 16426 16428 15662 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 22738720 636067840 79078 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=16428/tid=16630] ppid=16426 vsize=621160 CPUtime=0
/proc/16428/task/16630/stat : 16630 (bprolog) S 16426 16428 15662 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 22828741 636067840 79078 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1231.03
Current children cumulated vsize (KiB) 621160

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 16630
/proc/meminfo: memFree=1389128/2055920 swapFree=4192812/4192956
[pid=16428] ppid=16426 vsize=621160 CPUtime=1290.47
/proc/16428/stat : 16428 (bprolog) R 16426 16428 15662 0 -1 4194304 181081 0 0 0 126044 3003 0 0 25 0 3 0 22732098 636067840 79078 996147200 134512640 135105188 4294956096 18446744073709551615 135014677 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/16428/statm: 155290 79078 212 144 0 154774 0
[pid=16428/tid=16430] ppid=16426 vsize=621160 CPUtime=0
/proc/16428/task/16430/stat : 16430 (bprolog) S 16426 16428 15662 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 22738720 636067840 79078 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=16428/tid=16630] ppid=16426 vsize=621160 CPUtime=0
/proc/16428/task/16630/stat : 16630 (bprolog) S 16426 16428 15662 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 22828741 636067840 79078 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1290.47
Current children cumulated vsize (KiB) 621160

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 16630
/proc/meminfo: memFree=1389128/2055920 swapFree=4192812/4192956
[pid=16428] ppid=16426 vsize=621160 CPUtime=1349.91
/proc/16428/stat : 16428 (bprolog) R 16426 16428 15662 0 -1 4194304 181081 0 0 0 131987 3004 0 0 25 0 3 0 22732098 636067840 79078 996147200 134512640 135105188 4294956096 18446744073709551615 134862013 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/16428/statm: 155290 79078 212 144 0 154774 0
[pid=16428/tid=16430] ppid=16426 vsize=621160 CPUtime=0
/proc/16428/task/16430/stat : 16430 (bprolog) S 16426 16428 15662 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 22738720 636067840 79078 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=16428/tid=16630] ppid=16426 vsize=621160 CPUtime=0
/proc/16428/task/16630/stat : 16630 (bprolog) S 16426 16428 15662 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 22828741 636067840 79078 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1349.91
Current children cumulated vsize (KiB) 621160

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 16631
/proc/meminfo: memFree=1389120/2055920 swapFree=4192812/4192956
[pid=16428] ppid=16426 vsize=631404 CPUtime=1409.35
/proc/16428/stat : 16428 (bprolog) R 16426 16428 15662 0 -1 4194304 181103 0 0 0 137931 3004 0 0 25 0 4 0 22732098 646557696 79100 996147200 134512640 135105188 4294956096 18446744073709551615 134891738 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/16428/statm: 157851 79100 212 144 0 157335 0
[pid=16428/tid=16430] ppid=16426 vsize=631404 CPUtime=0
/proc/16428/task/16430/stat : 16430 (bprolog) S 16426 16428 15662 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 22738720 646557696 79100 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=16428/tid=16630] ppid=16426 vsize=631404 CPUtime=0
/proc/16428/task/16630/stat : 16630 (bprolog) S 16426 16428 15662 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 22828741 646557696 79100 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=16428/tid=16631] ppid=16426 vsize=631404 CPUtime=0
/proc/16428/task/16631/stat : 16631 (bprolog) S 16426 16428 15662 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 22873754 646557696 79100 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1409.35
Current children cumulated vsize (KiB) 631404

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 16631
/proc/meminfo: memFree=1389056/2055920 swapFree=4192812/4192956
[pid=16428] ppid=16426 vsize=631404 CPUtime=1468.77
/proc/16428/stat : 16428 (bprolog) R 16426 16428 15662 0 -1 4194304 181103 0 0 0 143873 3004 0 0 25 0 4 0 22732098 646557696 79100 996147200 134512640 135105188 4294956096 18446744073709551615 134605454 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/16428/statm: 157851 79100 212 144 0 157335 0
[pid=16428/tid=16430] ppid=16426 vsize=631404 CPUtime=0
/proc/16428/task/16430/stat : 16430 (bprolog) S 16426 16428 15662 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 22738720 646557696 79100 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=16428/tid=16630] ppid=16426 vsize=631404 CPUtime=0
/proc/16428/task/16630/stat : 16630 (bprolog) S 16426 16428 15662 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 22828741 646557696 79100 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=16428/tid=16631] ppid=16426 vsize=631404 CPUtime=0
/proc/16428/task/16631/stat : 16631 (bprolog) S 16426 16428 15662 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 22873754 646557696 79100 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1468.77
Current children cumulated vsize (KiB) 631404

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 16631
/proc/meminfo: memFree=1389056/2055920 swapFree=4192812/4192956
[pid=16428] ppid=16426 vsize=631404 CPUtime=1528.21
/proc/16428/stat : 16428 (bprolog) R 16426 16428 15662 0 -1 4194304 181103 0 0 0 149817 3004 0 0 25 0 4 0 22732098 646557696 79100 996147200 134512640 135105188 4294956096 18446744073709551615 134559786 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/16428/statm: 157851 79100 212 144 0 157335 0
[pid=16428/tid=16430] ppid=16426 vsize=631404 CPUtime=0
/proc/16428/task/16430/stat : 16430 (bprolog) S 16426 16428 15662 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 22738720 646557696 79100 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=16428/tid=16630] ppid=16426 vsize=631404 CPUtime=0
/proc/16428/task/16630/stat : 16630 (bprolog) S 16426 16428 15662 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 22828741 646557696 79100 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=16428/tid=16631] ppid=16426 vsize=631404 CPUtime=0
/proc/16428/task/16631/stat : 16631 (bprolog) S 16426 16428 15662 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 22873754 646557696 79100 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1528.21
Current children cumulated vsize (KiB) 631404

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 16631
/proc/meminfo: memFree=1388928/2055920 swapFree=4192812/4192956
[pid=16428] ppid=16426 vsize=631404 CPUtime=1587.64
/proc/16428/stat : 16428 (bprolog) R 16426 16428 15662 0 -1 4194304 181103 0 0 0 155760 3004 0 0 25 0 4 0 22732098 646557696 79100 996147200 134512640 135105188 4294956096 18446744073709551615 134630264 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/16428/statm: 157851 79100 212 144 0 157335 0
[pid=16428/tid=16430] ppid=16426 vsize=631404 CPUtime=0
/proc/16428/task/16430/stat : 16430 (bprolog) S 16426 16428 15662 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 22738720 646557696 79100 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=16428/tid=16630] ppid=16426 vsize=631404 CPUtime=0
/proc/16428/task/16630/stat : 16630 (bprolog) S 16426 16428 15662 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 22828741 646557696 79100 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=16428/tid=16631] ppid=16426 vsize=631404 CPUtime=0
/proc/16428/task/16631/stat : 16631 (bprolog) S 16426 16428 15662 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 22873754 646557696 79100 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1587.64
Current children cumulated vsize (KiB) 631404

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 16632
/proc/meminfo: memFree=1388856/2055920 swapFree=4192812/4192956
[pid=16428] ppid=16426 vsize=641648 CPUtime=1647.07
/proc/16428/stat : 16428 (bprolog) R 16426 16428 15662 0 -1 4194304 181104 0 0 0 161703 3004 0 0 25 0 5 0 22732098 657047552 79101 996147200 134512640 135105188 4294956096 18446744073709551615 134629875 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/16428/statm: 160412 79101 212 144 0 159896 0
[pid=16428/tid=16430] ppid=16426 vsize=641648 CPUtime=0
/proc/16428/task/16430/stat : 16430 (bprolog) S 16426 16428 15662 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 22738720 657047552 79101 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=16428/tid=16630] ppid=16426 vsize=641648 CPUtime=0
/proc/16428/task/16630/stat : 16630 (bprolog) S 16426 16428 15662 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 22828741 657047552 79101 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=16428/tid=16631] ppid=16426 vsize=641648 CPUtime=0
/proc/16428/task/16631/stat : 16631 (bprolog) S 16426 16428 15662 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 22873754 657047552 79101 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=16428/tid=16632] ppid=16426 vsize=641648 CPUtime=0
/proc/16428/task/16632/stat : 16632 (bprolog) S 16426 16428 15662 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 5 0 22896265 657047552 79101 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1647.07
Current children cumulated vsize (KiB) 641648

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 16632
/proc/meminfo: memFree=1388856/2055920 swapFree=4192812/4192956
[pid=16428] ppid=16426 vsize=641648 CPUtime=1706.51
/proc/16428/stat : 16428 (bprolog) R 16426 16428 15662 0 -1 4194304 181104 0 0 0 167647 3004 0 0 25 0 5 0 22732098 657047552 79101 996147200 134512640 135105188 4294956096 18446744073709551615 134629901 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/16428/statm: 160412 79101 212 144 0 159896 0
[pid=16428/tid=16430] ppid=16426 vsize=641648 CPUtime=0
/proc/16428/task/16430/stat : 16430 (bprolog) S 16426 16428 15662 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 22738720 657047552 79101 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=16428/tid=16630] ppid=16426 vsize=641648 CPUtime=0
/proc/16428/task/16630/stat : 16630 (bprolog) S 16426 16428 15662 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 22828741 657047552 79101 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=16428/tid=16631] ppid=16426 vsize=641648 CPUtime=0
/proc/16428/task/16631/stat : 16631 (bprolog) S 16426 16428 15662 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 22873754 657047552 79101 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=16428/tid=16632] ppid=16426 vsize=641648 CPUtime=0
/proc/16428/task/16632/stat : 16632 (bprolog) S 16426 16428 15662 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 5 0 22896265 657047552 79101 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1706.51
Current children cumulated vsize (KiB) 641648

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 16632
/proc/meminfo: memFree=1388728/2055920 swapFree=4192812/4192956
[pid=16428] ppid=16426 vsize=641648 CPUtime=1765.94
/proc/16428/stat : 16428 (bprolog) R 16426 16428 15662 0 -1 4194304 181104 0 0 0 173590 3004 0 0 25 0 5 0 22732098 657047552 79101 996147200 134512640 135105188 4294956096 18446744073709551615 134877659 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/16428/statm: 160412 79101 212 144 0 159896 0
[pid=16428/tid=16430] ppid=16426 vsize=641648 CPUtime=0
/proc/16428/task/16430/stat : 16430 (bprolog) S 16426 16428 15662 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 22738720 657047552 79101 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=16428/tid=16630] ppid=16426 vsize=641648 CPUtime=0
/proc/16428/task/16630/stat : 16630 (bprolog) S 16426 16428 15662 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 22828741 657047552 79101 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=16428/tid=16631] ppid=16426 vsize=641648 CPUtime=0
/proc/16428/task/16631/stat : 16631 (bprolog) S 16426 16428 15662 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 22873754 657047552 79101 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=16428/tid=16632] ppid=16426 vsize=641648 CPUtime=0
/proc/16428/task/16632/stat : 16632 (bprolog) S 16426 16428 15662 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 22896265 657047552 79101 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1765.94
Current children cumulated vsize (KiB) 641648



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1816.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 16632
/proc/meminfo: memFree=1388664/2055920 swapFree=4192812/4192956
[pid=16428] ppid=16426 vsize=641648 CPUtime=1800.02
/proc/16428/stat : 16428 (bprolog) R 16426 16428 15662 0 -1 4194304 181104 0 0 0 176997 3005 0 0 25 0 5 0 22732098 657047552 79101 996147200 134512640 135105188 4294956096 18446744073709551615 134630216 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/16428/statm: 160412 79101 212 144 0 159896 0
[pid=16428/tid=16430] ppid=16426 vsize=641648 CPUtime=0
/proc/16428/task/16430/stat : 16430 (bprolog) S 16426 16428 15662 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 22738720 657047552 79101 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=16428/tid=16630] ppid=16426 vsize=641648 CPUtime=0
/proc/16428/task/16630/stat : 16630 (bprolog) S 16426 16428 15662 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 22828741 657047552 79101 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=16428/tid=16631] ppid=16426 vsize=641648 CPUtime=0
/proc/16428/task/16631/stat : 16631 (bprolog) S 16426 16428 15662 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 22873754 657047552 79101 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=16428/tid=16632] ppid=16426 vsize=641648 CPUtime=0
/proc/16428/task/16632/stat : 16632 (bprolog) S 16426 16428 15662 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 22896265 657047552 79101 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 641648

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): 1816.77
CPU time (s): 1800.08
CPU user time (s): 1769.98
CPU system time (s): 30.1014
CPU usage (%): 99.0818
Max. virtual memory (cumulated for all children) (KiB): 641648

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1769.98
system time used= 30.1014
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 181104
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= 37398

runsolver used 2.6426 second user time and 5.54216 second system time

The end

Launcher Data

Begin job on node59 at 2009-07-12 01:58:10
IDJOB=2072636
IDBENCH=55787
IDSOLVER=770
FILE ID=node59/2072636-1247356686
PBS_JOBID= 9506892
Free space on /tmp= 66244 MiB

SOLVER NAME= bpsolver 09
BENCH NAME= CPAI08/csp/pseudoGLB/normalized-dbst-v30-e350-d15-mw10-3.PB06.xml
COMMAND LINE= HOME/solver BENCHNAMENOEXT TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2072636-1247356686/watcher-2072636-1247356686 -o /tmp/evaluation-result-2072636-1247356686/solver-2072636-1247356686 -C 1800 -W 2000 -M 900  HOME/solver HOME/instance-2072636-1247356686 1800

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

MD5SUM BENCH= 9d1595c5be93853ae6aef6febf44d619
RANDOM SEED=905728345

node59.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	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1198240 kB
Buffers:         41840 kB
Cached:         229752 kB
SwapCached:          0 kB
Active:         745776 kB
Inactive:        57640 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1198240 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           62220 kB
Writeback:           0 kB
Mapped:         553176 kB
Slab:            38108 kB
Committed_AS:   754288 kB
PageTables:       3088 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= 66292 MiB
End job on node59 at 2009-07-12 02:28:29