Trace number 1091683

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
MDG-noprobe 2008-06-27? (TO) 1800.07 1807.51

General information on the benchmark

Namecsp/bibd10-11/
normalized-bibd-11-110-30-3-6_glb.xml
MD5SUMf5a1a592d533fc94221848032134ad92
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark11.4673
Satisfiable
(Un)Satisfiability was proved
Number of variables7260
Number of constraints6226
Maximum constraint arity110
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension6050
Global constraints used (with number of constraints)weightedsum(176)

Solver Data (download as text)

0.00/0.00	c mistral-prime version 1.313

Verifier Data (download as text)

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1091683-1215262078/watcher-1091683-1215262078 -o /tmp/evaluation-result-1091683-1215262078/solver-1091683-1215262078 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/xsolve HOME/instance-1091683-1215262078.xml -heu dom/wdeg -res no 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.92 2.00 2.00 4/82 11283
/proc/meminfo: memFree=989736/2055920 swapFree=4176360/4192956
[pid=11283] ppid=11281 vsize=4732 CPUtime=0
/proc/11283/stat : 11283 (xsolve) R 11281 11283 11246 0 -1 4194304 438 0 0 0 0 0 0 0 18 0 1 0 2005174908 4845568 404 996147200 134512640 135239859 4294956208 18446744073709551615 12064379 0 0 4096 0 0 0 0 17 0 0 0
/proc/11283/statm: 1183 405 345 177 0 86 0

[startup+0.026899 s]
/proc/loadavg: 1.92 2.00 2.00 4/82 11283
/proc/meminfo: memFree=989736/2055920 swapFree=4176360/4192956
[pid=11283] ppid=11281 vsize=5392 CPUtime=0.02
/proc/11283/stat : 11283 (xsolve) R 11281 11283 11246 0 -1 4194304 634 0 0 0 2 0 0 0 18 0 1 0 2005174908 5521408 600 996147200 134512640 135239859 4294956208 18446744073709551615 12064379 0 0 4096 0 0 0 0 17 0 0 0
/proc/11283/statm: 1348 600 345 177 0 251 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5392

[startup+0.101906 s]
/proc/loadavg: 1.92 2.00 2.00 4/82 11283
/proc/meminfo: memFree=989736/2055920 swapFree=4176360/4192956
[pid=11283] ppid=11281 vsize=7020 CPUtime=0.09
/proc/11283/stat : 11283 (xsolve) R 11281 11283 11246 0 -1 4194304 1036 0 0 0 9 0 0 0 18 0 1 0 2005174908 7188480 1002 996147200 134512640 135239859 4294956208 18446744073709551615 12064379 0 0 4096 0 0 0 0 17 0 0 0
/proc/11283/statm: 1755 1002 370 177 0 658 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7020

[startup+0.301932 s]
/proc/loadavg: 1.92 2.00 2.00 4/82 11283
/proc/meminfo: memFree=989736/2055920 swapFree=4176360/4192956
[pid=11283] ppid=11281 vsize=9332 CPUtime=0.29
/proc/11283/stat : 11283 (xsolve) R 11281 11283 11246 0 -1 4194304 1613 0 0 0 28 1 0 0 19 0 1 0 2005174908 9555968 1579 996147200 134512640 135239859 4294956208 18446744073709551615 12064379 0 0 4096 0 0 0 0 17 0 0 0
/proc/11283/statm: 2333 1579 370 177 0 1236 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9332

[startup+0.701977 s]
/proc/loadavg: 1.92 2.00 2.00 4/82 11283
/proc/meminfo: memFree=989736/2055920 swapFree=4176360/4192956
[pid=11283] ppid=11281 vsize=12796 CPUtime=0.69
/proc/11283/stat : 11283 (xsolve) R 11281 11283 11246 0 -1 4194304 2479 0 0 0 68 1 0 0 23 0 1 0 2005174908 13103104 2445 996147200 134512640 135239859 4294956208 18446744073709551615 135097712 0 0 4096 0 0 0 0 17 0 0 0
/proc/11283/statm: 3199 2445 406 177 0 2102 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12796

[startup+1.50106 s]
/proc/loadavg: 1.92 2.00 2.00 3/83 11284
/proc/meminfo: memFree=981288/2055920 swapFree=4176360/4192956
[pid=11283] ppid=11281 vsize=12796 CPUtime=1.49
/proc/11283/stat : 11283 (xsolve) R 11281 11283 11246 0 -1 4194304 2479 0 0 0 148 1 0 0 25 0 1 0 2005174908 13103104 2445 996147200 134512640 135239859 4294956208 18446744073709551615 134792725 0 0 4096 0 0 0 0 17 0 0 0
/proc/11283/statm: 3199 2445 406 177 0 2102 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12796

[startup+3.10224 s]
/proc/loadavg: 1.92 2.00 2.00 3/83 11284
/proc/meminfo: memFree=980840/2055920 swapFree=4176360/4192956
[pid=11283] ppid=11281 vsize=12796 CPUtime=3.09
/proc/11283/stat : 11283 (xsolve) R 11281 11283 11246 0 -1 4194304 2479 0 0 0 308 1 0 0 25 0 1 0 2005174908 13103104 2445 996147200 134512640 135239859 4294956208 18446744073709551615 135057362 0 0 4096 0 0 0 0 17 0 0 0
/proc/11283/statm: 3199 2445 406 177 0 2102 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12796

[startup+6.3016 s]
/proc/loadavg: 1.93 2.00 2.00 3/83 11284
/proc/meminfo: memFree=980328/2055920 swapFree=4176360/4192956
[pid=11283] ppid=11281 vsize=12796 CPUtime=6.28
/proc/11283/stat : 11283 (xsolve) R 11281 11283 11246 0 -1 4194304 2479 0 0 0 627 1 0 0 25 0 1 0 2005174908 13103104 2445 996147200 134512640 135239859 4294956208 18446744073709551615 134792725 0 0 4096 0 0 0 0 17 0 0 0
/proc/11283/statm: 3199 2445 406 177 0 2102 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 12796

[startup+12.7013 s]
/proc/loadavg: 1.93 2.00 2.00 3/83 11284
/proc/meminfo: memFree=979048/2055920 swapFree=4176360/4192956
[pid=11283] ppid=11281 vsize=12796 CPUtime=12.68
/proc/11283/stat : 11283 (xsolve) R 11281 11283 11246 0 -1 4194304 2479 0 0 0 1267 1 0 0 25 0 1 0 2005174908 13103104 2445 996147200 134512640 135239859 4294956208 18446744073709551615 134842632 0 0 4096 0 0 0 0 17 0 0 0
/proc/11283/statm: 3199 2445 406 177 0 2102 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 12796

[startup+25.5017 s]
/proc/loadavg: 1.95 2.00 2.00 3/83 11284
/proc/meminfo: memFree=976488/2055920 swapFree=4176360/4192956
[pid=11283] ppid=11281 vsize=12796 CPUtime=25.47
/proc/11283/stat : 11283 (xsolve) R 11281 11283 11246 0 -1 4194304 2479 0 0 0 2546 1 0 0 25 0 1 0 2005174908 13103104 2445 996147200 134512640 135239859 4294956208 18446744073709551615 134792689 0 0 4096 0 0 0 0 17 0 0 0
/proc/11283/statm: 3199 2445 406 177 0 2102 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 12796

[startup+51.1016 s]
/proc/loadavg: 1.96 2.00 2.00 3/83 11285
/proc/meminfo: memFree=971048/2055920 swapFree=4176360/4192956
[pid=11283] ppid=11281 vsize=12796 CPUtime=51.06
/proc/11283/stat : 11283 (xsolve) R 11281 11283 11246 0 -1 4194304 2479 0 0 0 5105 1 0 0 25 0 1 0 2005174908 13103104 2445 996147200 134512640 135239859 4294956208 18446744073709551615 135057488 0 0 4096 0 0 0 0 17 0 0 0
/proc/11283/statm: 3199 2445 406 177 0 2102 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 12796

[startup+102.306 s]
/proc/loadavg: 1.98 2.00 2.00 3/83 11285
/proc/meminfo: memFree=959208/2055920 swapFree=4176360/4192956
[pid=11283] ppid=11281 vsize=12796 CPUtime=102.26
/proc/11283/stat : 11283 (xsolve) R 11281 11283 11246 0 -1 4194304 2479 0 0 0 10224 2 0 0 25 0 1 0 2005174908 13103104 2445 996147200 134512640 135239859 4294956208 18446744073709551615 134842594 0 0 4096 0 0 0 0 17 0 0 0
/proc/11283/statm: 3199 2445 406 177 0 2102 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 12796

[startup+162.301 s]
/proc/loadavg: 1.99 2.00 2.00 3/83 11285
/proc/meminfo: memFree=944232/2055920 swapFree=4176360/4192956
[pid=11283] ppid=11281 vsize=12796 CPUtime=162.23
/proc/11283/stat : 11283 (xsolve) R 11281 11283 11246 0 -1 4194304 2479 0 0 0 16221 2 0 0 25 0 1 0 2005174908 13103104 2445 996147200 134512640 135239859 4294956208 18446744073709551615 135097730 0 0 4096 0 0 0 0 17 0 0 0
/proc/11283/statm: 3199 2445 406 177 0 2102 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 12796

[startup+222.302 s]
/proc/loadavg: 1.99 2.00 2.00 3/83 11285
/proc/meminfo: memFree=926568/2055920 swapFree=4176360/4192956
[pid=11283] ppid=11281 vsize=12796 CPUtime=222.21
/proc/11283/stat : 11283 (xsolve) R 11281 11283 11246 0 -1 4194304 2479 0 0 0 22219 2 0 0 25 0 1 0 2005174908 13103104 2445 996147200 134512640 135239859 4294956208 18446744073709551615 134842589 0 0 4096 0 0 0 0 17 0 0 0
/proc/11283/statm: 3199 2445 406 177 0 2102 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 12796

[startup+282.301 s]
/proc/loadavg: 1.99 2.00 2.00 3/83 11285
/proc/meminfo: memFree=906472/2055920 swapFree=4176360/4192956
[pid=11283] ppid=11281 vsize=12796 CPUtime=282.18
/proc/11283/stat : 11283 (xsolve) R 11281 11283 11246 0 -1 4194304 2479 0 0 0 28216 2 0 0 25 0 1 0 2005174908 13103104 2445 996147200 134512640 135239859 4294956208 18446744073709551615 135097712 0 0 4096 0 0 0 0 17 0 0 0
/proc/11283/statm: 3199 2445 406 177 0 2102 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 12796

[startup+342.301 s]
/proc/loadavg: 1.93 1.98 1.99 3/82 11347
/proc/meminfo: memFree=1785896/2055920 swapFree=4176360/4192956
[pid=11283] ppid=11281 vsize=12796 CPUtime=342.05
/proc/11283/stat : 11283 (xsolve) R 11281 11283 11246 0 -1 4194304 2479 0 0 0 34201 4 0 0 25 0 1 0 2005174908 13103104 2445 996147200 134512640 135239859 4294956208 18446744073709551615 135097712 0 0 4096 0 0 0 0 17 0 0 0
/proc/11283/statm: 3199 2445 406 177 0 2102 0
Current children cumulated CPU time (s) 342.05
Current children cumulated vsize (KiB) 12796

[startup+402.302 s]
/proc/loadavg: 1.97 1.98 1.99 3/82 11347
/proc/meminfo: memFree=1786088/2055920 swapFree=4176360/4192956
[pid=11283] ppid=11281 vsize=12796 CPUtime=401.76
/proc/11283/stat : 11283 (xsolve) R 11281 11283 11246 0 -1 4194304 2479 0 0 0 40172 4 0 0 25 0 1 0 2005174908 13103104 2445 996147200 134512640 135239859 4294956208 18446744073709551615 135057496 0 0 4096 0 0 0 0 17 0 0 0
/proc/11283/statm: 3199 2445 406 177 0 2102 0
Current children cumulated CPU time (s) 401.76
Current children cumulated vsize (KiB) 12796

[startup+462.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/82 11347
/proc/meminfo: memFree=1785960/2055920 swapFree=4176360/4192956
[pid=11283] ppid=11281 vsize=12796 CPUtime=461.47
/proc/11283/stat : 11283 (xsolve) R 11281 11283 11246 0 -1 4194304 2479 0 0 0 46143 4 0 0 25 0 1 0 2005174908 13103104 2445 996147200 134512640 135239859 4294956208 18446744073709551615 134842589 0 0 4096 0 0 0 0 17 0 0 0
/proc/11283/statm: 3199 2445 406 177 0 2102 0
Current children cumulated CPU time (s) 461.47
Current children cumulated vsize (KiB) 12796

[startup+522.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/82 11347
/proc/meminfo: memFree=1785896/2055920 swapFree=4176360/4192956
[pid=11283] ppid=11281 vsize=12796 CPUtime=521.17
/proc/11283/stat : 11283 (xsolve) R 11281 11283 11246 0 -1 4194304 2479 0 0 0 52113 4 0 0 25 0 1 0 2005174908 13103104 2445 996147200 134512640 135239859 4294956208 18446744073709551615 135035270 0 0 4096 0 0 0 0 17 0 0 0
/proc/11283/statm: 3199 2445 406 177 0 2102 0
Current children cumulated CPU time (s) 521.17
Current children cumulated vsize (KiB) 12796

[startup+582.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/82 11347
/proc/meminfo: memFree=1785896/2055920 swapFree=4176360/4192956
[pid=11283] ppid=11281 vsize=12796 CPUtime=580.88
/proc/11283/stat : 11283 (xsolve) R 11281 11283 11246 0 -1 4194304 2479 0 0 0 58084 4 0 0 25 0 1 0 2005174908 13103104 2445 996147200 134512640 135239859 4294956208 18446744073709551615 134842591 0 0 4096 0 0 0 0 17 0 0 0
/proc/11283/statm: 3199 2445 406 177 0 2102 0
Current children cumulated CPU time (s) 580.88
Current children cumulated vsize (KiB) 12796

[startup+642.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/82 11347
/proc/meminfo: memFree=1785832/2055920 swapFree=4176360/4192956
[pid=11283] ppid=11281 vsize=12796 CPUtime=640.59
/proc/11283/stat : 11283 (xsolve) R 11281 11283 11246 0 -1 4194304 2479 0 0 0 64055 4 0 0 25 0 1 0 2005174908 13103104 2445 996147200 134512640 135239859 4294956208 18446744073709551615 135097718 0 0 4096 0 0 0 0 17 0 0 0
/proc/11283/statm: 3199 2445 406 177 0 2102 0
Current children cumulated CPU time (s) 640.59
Current children cumulated vsize (KiB) 12796


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

[startup+882.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/82 11353
/proc/meminfo: memFree=1785512/2055920 swapFree=4176360/4192956
[pid=11283] ppid=11281 vsize=12796 CPUtime=879.4
/proc/11283/stat : 11283 (xsolve) R 11281 11283 11246 0 -1 4194304 2479 0 0 0 87935 5 0 0 25 0 1 0 2005174908 13103104 2445 996147200 134512640 135239859 4294956208 18446744073709551615 135097730 0 0 4096 0 0 0 0 17 0 0 0
/proc/11283/statm: 3199 2445 406 177 0 2102 0
Current children cumulated CPU time (s) 879.4
Current children cumulated vsize (KiB) 12796

[startup+942.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/82 11353
/proc/meminfo: memFree=1785512/2055920 swapFree=4176360/4192956
[pid=11283] ppid=11281 vsize=12796 CPUtime=939.11
/proc/11283/stat : 11283 (xsolve) R 11281 11283 11246 0 -1 4194304 2479 0 0 0 93906 5 0 0 25 0 1 0 2005174908 13103104 2445 996147200 134512640 135239859 4294956208 18446744073709551615 134792507 0 0 4096 0 0 0 0 17 0 0 0
/proc/11283/statm: 3199 2445 406 177 0 2102 0
Current children cumulated CPU time (s) 939.11
Current children cumulated vsize (KiB) 12796

[startup+1002.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/82 11353
/proc/meminfo: memFree=1785448/2055920 swapFree=4176360/4192956
[pid=11283] ppid=11281 vsize=12796 CPUtime=998.81
/proc/11283/stat : 11283 (xsolve) R 11281 11283 11246 0 -1 4194304 2479 0 0 0 99876 5 0 0 25 0 1 0 2005174908 13103104 2445 996147200 134512640 135239859 4294956208 18446744073709551615 135097721 0 0 4096 0 0 0 0 17 0 0 0
/proc/11283/statm: 3199 2445 406 177 0 2102 0
Current children cumulated CPU time (s) 998.81
Current children cumulated vsize (KiB) 12796

[startup+1062.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/82 11353
/proc/meminfo: memFree=1785448/2055920 swapFree=4176360/4192956
[pid=11283] ppid=11281 vsize=12796 CPUtime=1058.52
/proc/11283/stat : 11283 (xsolve) R 11281 11283 11246 0 -1 4194304 2479 0 0 0 105847 5 0 0 25 0 1 0 2005174908 13103104 2445 996147200 134512640 135239859 4294956208 18446744073709551615 134842632 0 0 4096 0 0 0 0 17 0 0 0
/proc/11283/statm: 3199 2445 406 177 0 2102 0
Current children cumulated CPU time (s) 1058.52
Current children cumulated vsize (KiB) 12796

[startup+1122.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/82 11353
/proc/meminfo: memFree=1785448/2055920 swapFree=4176360/4192956
[pid=11283] ppid=11281 vsize=12796 CPUtime=1118.22
/proc/11283/stat : 11283 (xsolve) R 11281 11283 11246 0 -1 4194304 2479 0 0 0 111817 5 0 0 25 0 1 0 2005174908 13103104 2445 996147200 134512640 135239859 4294956208 18446744073709551615 135097712 0 0 4096 0 0 0 0 17 0 0 0
/proc/11283/statm: 3199 2445 406 177 0 2102 0
Current children cumulated CPU time (s) 1118.22
Current children cumulated vsize (KiB) 12796

[startup+1182.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/82 11353
/proc/meminfo: memFree=1785384/2055920 swapFree=4176360/4192956
[pid=11283] ppid=11281 vsize=12796 CPUtime=1177.92
/proc/11283/stat : 11283 (xsolve) R 11281 11283 11246 0 -1 4194304 2479 0 0 0 117787 5 0 0 25 0 1 0 2005174908 13103104 2445 996147200 134512640 135239859 4294956208 18446744073709551615 135097712 0 0 4096 0 0 0 0 17 0 0 0
/proc/11283/statm: 3199 2445 406 177 0 2102 0
Current children cumulated CPU time (s) 1177.92
Current children cumulated vsize (KiB) 12796

[startup+1242.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/82 11353
/proc/meminfo: memFree=1785192/2055920 swapFree=4176360/4192956
[pid=11283] ppid=11281 vsize=12796 CPUtime=1237.62
/proc/11283/stat : 11283 (xsolve) R 11281 11283 11246 0 -1 4194304 2479 0 0 0 123757 5 0 0 25 0 1 0 2005174908 13103104 2445 996147200 134512640 135239859 4294956208 18446744073709551615 134842591 0 0 4096 0 0 0 0 17 0 0 0
/proc/11283/statm: 3199 2445 406 177 0 2102 0
Current children cumulated CPU time (s) 1237.62
Current children cumulated vsize (KiB) 12796

[startup+1302.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/82 11353
/proc/meminfo: memFree=1785128/2055920 swapFree=4176360/4192956
[pid=11283] ppid=11281 vsize=12796 CPUtime=1297.34
/proc/11283/stat : 11283 (xsolve) R 11281 11283 11246 0 -1 4194304 2479 0 0 0 129728 6 0 0 25 0 1 0 2005174908 13103104 2445 996147200 134512640 135239859 4294956208 18446744073709551615 135057488 0 0 4096 0 0 0 0 17 0 0 0
/proc/11283/statm: 3199 2445 406 177 0 2102 0
Current children cumulated CPU time (s) 1297.34
Current children cumulated vsize (KiB) 12796

[startup+1362.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/82 11353
/proc/meminfo: memFree=1785128/2055920 swapFree=4176360/4192956
[pid=11283] ppid=11281 vsize=12796 CPUtime=1357.04
/proc/11283/stat : 11283 (xsolve) R 11281 11283 11246 0 -1 4194304 2479 0 0 0 135698 6 0 0 25 0 1 0 2005174908 13103104 2445 996147200 134512640 135239859 4294956208 18446744073709551615 134842591 0 0 4096 0 0 0 0 17 0 0 0
/proc/11283/statm: 3199 2445 406 177 0 2102 0
Current children cumulated CPU time (s) 1357.04
Current children cumulated vsize (KiB) 12796

[startup+1422.31 s]
/proc/loadavg: 1.99 1.98 1.99 3/82 11353
/proc/meminfo: memFree=1785064/2055920 swapFree=4176360/4192956
[pid=11283] ppid=11281 vsize=12796 CPUtime=1416.75
/proc/11283/stat : 11283 (xsolve) R 11281 11283 11246 0 -1 4194304 2479 0 0 0 141669 6 0 0 25 0 1 0 2005174908 13103104 2445 996147200 134512640 135239859 4294956208 18446744073709551615 135097664 0 0 4096 0 0 0 0 17 0 0 0
/proc/11283/statm: 3199 2445 406 177 0 2102 0
Current children cumulated CPU time (s) 1416.75
Current children cumulated vsize (KiB) 12796

[startup+1482.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/82 11353
/proc/meminfo: memFree=1785064/2055920 swapFree=4176360/4192956
[pid=11283] ppid=11281 vsize=12796 CPUtime=1476.45
/proc/11283/stat : 11283 (xsolve) R 11281 11283 11246 0 -1 4194304 2479 0 0 0 147639 6 0 0 25 0 1 0 2005174908 13103104 2445 996147200 134512640 135239859 4294956208 18446744073709551615 135057520 0 0 4096 0 0 0 0 17 0 0 0
/proc/11283/statm: 3199 2445 406 177 0 2102 0
Current children cumulated CPU time (s) 1476.45
Current children cumulated vsize (KiB) 12796

[startup+1542.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/82 11353
/proc/meminfo: memFree=1785000/2055920 swapFree=4176360/4192956
[pid=11283] ppid=11281 vsize=12796 CPUtime=1536.15
/proc/11283/stat : 11283 (xsolve) R 11281 11283 11246 0 -1 4194304 2479 0 0 0 153609 6 0 0 25 0 1 0 2005174908 13103104 2445 996147200 134512640 135239859 4294956208 18446744073709551615 135097664 0 0 4096 0 0 0 0 17 0 0 0
/proc/11283/statm: 3199 2445 406 177 0 2102 0
Current children cumulated CPU time (s) 1536.15
Current children cumulated vsize (KiB) 12796

[startup+1602.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/82 11353
/proc/meminfo: memFree=1785000/2055920 swapFree=4176360/4192956
[pid=11283] ppid=11281 vsize=12796 CPUtime=1595.86
/proc/11283/stat : 11283 (xsolve) R 11281 11283 11246 0 -1 4194304 2479 0 0 0 159580 6 0 0 25 0 1 0 2005174908 13103104 2445 996147200 134512640 135239859 4294956208 18446744073709551615 135097712 0 0 4096 0 0 0 0 17 0 0 0
/proc/11283/statm: 3199 2445 406 177 0 2102 0
Current children cumulated CPU time (s) 1595.86
Current children cumulated vsize (KiB) 12796

[startup+1662.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/82 11353
/proc/meminfo: memFree=1784936/2055920 swapFree=4176360/4192956
[pid=11283] ppid=11281 vsize=12796 CPUtime=1655.56
/proc/11283/stat : 11283 (xsolve) R 11281 11283 11246 0 -1 4194304 2479 0 0 0 165550 6 0 0 25 0 1 0 2005174908 13103104 2445 996147200 134512640 135239859 4294956208 18446744073709551615 135097664 0 0 4096 0 0 0 0 17 0 0 0
/proc/11283/statm: 3199 2445 406 177 0 2102 0
Current children cumulated CPU time (s) 1655.56
Current children cumulated vsize (KiB) 12796

[startup+1722.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/82 11353
/proc/meminfo: memFree=1784936/2055920 swapFree=4176360/4192956
[pid=11283] ppid=11281 vsize=12796 CPUtime=1715.27
/proc/11283/stat : 11283 (xsolve) R 11281 11283 11246 0 -1 4194304 2479 0 0 0 171521 6 0 0 25 0 1 0 2005174908 13103104 2445 996147200 134512640 135239859 4294956208 18446744073709551615 134842611 0 0 4096 0 0 0 0 17 0 0 0
/proc/11283/statm: 3199 2445 406 177 0 2102 0
Current children cumulated CPU time (s) 1715.27
Current children cumulated vsize (KiB) 12796

[startup+1782.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/82 11353
/proc/meminfo: memFree=1784808/2055920 swapFree=4176360/4192956
[pid=11283] ppid=11281 vsize=12796 CPUtime=1774.98
/proc/11283/stat : 11283 (xsolve) R 11281 11283 11246 0 -1 4194304 2479 0 0 0 177491 7 0 0 25 0 1 0 2005174908 13103104 2445 996147200 134512640 135239859 4294956208 18446744073709551615 134805847 0 0 4096 0 0 0 0 17 0 0 0
/proc/11283/statm: 3199 2445 406 177 0 2102 0
Current children cumulated CPU time (s) 1774.98
Current children cumulated vsize (KiB) 12796



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.5 s]
/proc/loadavg: 1.99 1.98 1.99 3/82 11353
/proc/meminfo: memFree=1784808/2055920 swapFree=4176360/4192956
[pid=11283] ppid=11281 vsize=12796 CPUtime=1800.06
/proc/11283/stat : 11283 (xsolve) R 11281 11283 11246 0 -1 4194304 2479 0 0 0 179999 7 0 0 25 0 1 0 2005174908 13103104 2445 996147200 134512640 135239859 4294956208 18446744073709551615 134842589 0 0 4096 0 0 0 0 17 0 0 0
/proc/11283/statm: 3199 2445 406 177 0 2102 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 12796

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

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

[startup+1807.5 s]
/proc/loadavg: 1.99 1.98 1.99 3/82 11353
/proc/meminfo: memFree=1784808/2055920 swapFree=4176360/4192956
[pid=11283] ppid=11281 vsize=12796 CPUtime=1800.06
/proc/11283/stat : 11283 (xsolve) R 11281 11283 11246 0 -1 4194304 2479 0 0 0 179999 7 0 0 25 0 1 0 2005174908 13103104 2445 996147200 134512640 135239859 4294956208 18446744073709551615 134842589 0 0 4096 0 0 0 0 17 0 0 0
/proc/11283/statm: 3199 2445 406 177 0 2102 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 12796

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1807.51
CPU time (s): 1800.07
CPU user time (s): 1799.99
CPU system time (s): 0.071989
CPU usage (%): 99.5882
Max. virtual memory (cumulated for all children) (KiB): 12796

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

runsolver used 2.50562 second user time and 5.55415 second system time

The end

Launcher Data (download as text)

Begin job on node91 at 2008-07-05 14:47:58
IDJOB=1091683
IDBENCH=58570
IDSOLVER=343
FILE ID=node91/1091683-1215262078
PBS_JOBID= 7882164
Free space on /tmp= 66424 MiB

SOLVER NAME= MDG-noprobe 2008-06-27
BENCH NAME= CPAI08/csp/bibd10-11/normalized-bibd-11-110-30-3-6_glb.xml
COMMAND LINE= HOME/xsolve BENCHNAME -heu dom/wdeg -res no 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1091683-1215262078/watcher-1091683-1215262078 -o /tmp/evaluation-result-1091683-1215262078/solver-1091683-1215262078 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/xsolve HOME/instance-1091683-1215262078.xml -heu dom/wdeg -res no 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= f5a1a592d533fc94221848032134ad92
RANDOM SEED=2071676130

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        990216 kB
Buffers:         17872 kB
Cached:         212204 kB
SwapCached:       7788 kB
Active:         899788 kB
Inactive:       120216 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        990216 kB
SwapTotal:     4192956 kB
SwapFree:      4176360 kB
Dirty:            2388 kB
Writeback:           0 kB
Mapped:         796208 kB
Slab:            28904 kB
Committed_AS: 13220956 kB
PageTables:       3756 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= 66452 MiB
End job on node91 at 2008-07-05 15:18:08