Trace number 3478996

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
MinisatID 2.4.8? (TO) 1800.59 1800.59

General information on the benchmark

Name/DEC-SMALLINT-LIN/lopes/
normalized-181.opb
MD5SUM5f261e01a77e00c07db405ec3b956be4
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables335161
Total number of constraints7866877
Number of constraints which are clauses7067313
Number of constraints which are cardinality constraints (but not clauses)24643
Number of constraints which are nor clauses,nor cardinality constraints774921
Minimum length of a constraint2
Maximum length of a constraint2580
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 2581
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	>>> IMPORTANT: two aggregates with the same head occurred. Assuming that this head is certainly true.
1800.10/1800.11	>>> Terminate signal received

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3478996-1307451990/watcher-3478996-1307451990 -o /tmp/evaluation-result-3478996-1307451990/solver-3478996-1307451990 -C 1800 -W 1900 -M 15500 --use-pty HOME/minisatid HOME/instance-3478996-1307451990.opb --verbosity=0 --format=opb 

running on 4 cores: 1,3,5,7

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): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Using a pseudo terminal to collect output from the solver
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.87 1.98 1.93 2/443 19992
/proc/meminfo: memFree=28693512/32950928 swapFree=52246700/67111528
[pid=19992] ppid=19990 vsize=7520 CPUtime=0 cores=1,3,5,7
/proc/19992/stat : 19992 (minisatid) R 19990 19992 19386 0 -1 4202496 460 0 0 0 0 0 0 0 23 0 1 0 935430598 7700480 410 33554432000 4194304 6539028 140735220885920 18446744073709551615 5641374 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/19992/statm: 1880 410 235 573 0 1298 0

[startup+0.0275801 s]
/proc/loadavg: 1.87 1.98 1.93 2/443 19992
/proc/meminfo: memFree=28693512/32950928 swapFree=52246700/67111528
[pid=19992] ppid=19990 vsize=8676 CPUtime=0.02 cores=1,3,5,7
/proc/19992/stat : 19992 (minisatid) R 19990 19992 19386 0 -1 4202496 724 0 0 0 2 0 0 0 23 0 1 0 935430598 8884224 674 33554432000 4194304 6539028 140735220885920 18446744073709551615 5641374 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/19992/statm: 2169 674 235 573 0 1587 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 8676

[startup+0.100575 s]
/proc/loadavg: 1.87 1.98 1.93 2/443 19992
/proc/meminfo: memFree=28693512/32950928 swapFree=52246700/67111528
[pid=19992] ppid=19990 vsize=13032 CPUtime=0.09 cores=1,3,5,7
/proc/19992/stat : 19992 (minisatid) R 19990 19992 19386 0 -1 4202496 1826 0 0 0 9 0 0 0 23 0 1 0 935430598 13344768 1776 33554432000 4194304 6539028 140735220885920 18446744073709551615 5641374 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/19992/statm: 3258 1777 235 573 0 2676 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13032

[startup+0.300528 s]
/proc/loadavg: 1.87 1.98 1.93 2/443 19992
/proc/meminfo: memFree=28693512/32950928 swapFree=52246700/67111528
[pid=19992] ppid=19990 vsize=24972 CPUtime=0.29 cores=1,3,5,7
/proc/19992/stat : 19992 (minisatid) R 19990 19992 19386 0 -1 4202496 4805 0 0 0 29 0 0 0 25 0 1 0 935430598 25571328 4755 33554432000 4194304 6539028 140735220885920 18446744073709551615 5641374 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/19992/statm: 6243 4755 235 573 0 5661 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 24972

[startup+0.700452 s]
/proc/loadavg: 1.87 1.98 1.93 2/443 19992
/proc/meminfo: memFree=28693512/32950928 swapFree=52246700/67111528
[pid=19992] ppid=19990 vsize=48264 CPUtime=0.69 cores=1,3,5,7
/proc/19992/stat : 19992 (minisatid) R 19990 19992 19386 0 -1 4202496 10633 0 0 0 68 1 0 0 25 0 1 0 935430598 49422336 10583 33554432000 4194304 6539028 140735220885920 18446744073709551615 5641374 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/19992/statm: 12066 10584 235 573 0 11484 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 48264

[startup+1.5003 s]
/proc/loadavg: 1.87 1.98 1.93 3/444 19993
/proc/meminfo: memFree=28633652/32950928 swapFree=52246700/67111528
[pid=19992] ppid=19990 vsize=94612 CPUtime=1.49 cores=1,3,5,7
/proc/19992/stat : 19992 (minisatid) R 19990 19992 19386 0 -1 4202496 22187 0 0 0 147 2 0 0 25 0 1 0 935430598 96882688 22137 33554432000 4194304 6539028 140735220885920 18446744073709551615 5641374 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/19992/statm: 23653 22137 235 573 0 23071 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 94612

[startup+3.10101 s]
/proc/loadavg: 1.87 1.98 1.93 3/444 19994
/proc/meminfo: memFree=28570164/32950928 swapFree=52246700/67111528
[pid=19992] ppid=19990 vsize=185800 CPUtime=3.09 cores=1,3,5,7
/proc/19992/stat : 19992 (minisatid) R 19990 19992 19386 0 -1 4202496 44915 0 0 0 303 6 0 0 25 0 1 0 935430598 190259200 44865 33554432000 4194304 6539028 140735220885920 18446744073709551615 5641374 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/19992/statm: 46450 44865 235 573 0 45868 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 185800

[startup+6.3004 s]
/proc/loadavg: 1.88 1.98 1.93 3/444 19994
/proc/meminfo: memFree=28389996/32950928 swapFree=52246700/67111528
[pid=19992] ppid=19990 vsize=365576 CPUtime=6.29 cores=1,3,5,7
/proc/19992/stat : 19992 (minisatid) R 19990 19992 19386 0 -1 4202496 89954 0 0 0 616 13 0 0 25 0 1 0 935430598 374349824 89696 33554432000 4194304 6539028 140735220885920 18446744073709551615 5641374 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/19992/statm: 91394 89696 235 573 0 90812 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 365576

[startup+12.7002 s]
/proc/loadavg: 1.89 1.98 1.93 3/444 19994
/proc/meminfo: memFree=28020860/32950928 swapFree=52246700/67111528
[pid=19992] ppid=19990 vsize=722180 CPUtime=12.69 cores=1,3,5,7
/proc/19992/stat : 19992 (minisatid) R 19990 19992 19386 0 -1 4202496 179377 0 0 0 1242 27 0 0 25 0 1 0 935430598 739512320 178705 33554432000 4194304 6539028 140735220885920 18446744073709551615 5641374 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/19992/statm: 180545 178705 235 573 0 179963 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 722180

[startup+25.5008 s]
/proc/loadavg: 1.91 1.98 1.93 3/444 19994
/proc/meminfo: memFree=27300628/32950928 swapFree=52246700/67111528
[pid=19992] ppid=19990 vsize=1422656 CPUtime=25.49 cores=1,3,5,7
/proc/19992/stat : 19992 (minisatid) R 19990 19992 19386 0 -1 4202496 354537 0 0 0 2496 53 0 0 25 0 1 0 935430598 1456799744 353033 33554432000 4194304 6539028 140735220885920 18446744073709551615 5641374 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/19992/statm: 355664 353033 235 573 0 355082 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1422656

[startup+51.101 s]
/proc/loadavg: 1.94 1.98 1.93 3/444 19995
/proc/meminfo: memFree=25933860/32950928 swapFree=52246700/67111528
[pid=19992] ppid=19990 vsize=2805172 CPUtime=51.09 cores=1,3,5,7
/proc/19992/stat : 19992 (minisatid) R 19990 19992 19386 0 -1 4202496 701091 0 0 0 5003 106 0 0 25 0 1 0 935430598 2872496128 697911 33554432000 4194304 6539028 140735220885920 18446744073709551615 5641374 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/19992/statm: 701293 697911 235 573 0 700711 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 2805172

[startup+102.316 s]
/proc/loadavg: 1.97 1.98 1.93 3/444 19996
/proc/meminfo: memFree=16043152/32950928 swapFree=52246700/67111528
[pid=19992] ppid=19990 vsize=12753008 CPUtime=102.3 cores=1,3,5,7
/proc/19992/stat : 19992 (minisatid) R 19990 19992 19386 0 -1 4202496 3220145 0 0 0 9844 386 0 0 25 0 1 0 935430598 13059080192 3168306 33554432000 4194304 6539028 140735220885920 18446744073709551615 5641374 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/19992/statm: 3188252 3168310 252 573 0 3187670 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 12753008

[startup+162.301 s]
/proc/loadavg: 1.99 1.98 1.93 3/444 19998
/proc/meminfo: memFree=15547972/32950928 swapFree=52246700/67111528
[pid=19992] ppid=19990 vsize=13191940 CPUtime=162.29 cores=1,3,5,7
/proc/19992/stat : 19992 (minisatid) R 19990 19992 19386 0 -1 4202496 3379517 0 0 0 15824 405 0 0 25 0 1 0 935430598 13508546560 3281259 33554432000 4194304 6539028 140735220885920 18446744073709551615 4716038 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/19992/statm: 3297985 3281259 270 573 0 3297403 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 13191940

[startup+222.301 s]
/proc/loadavg: 2.08 2.01 1.95 3/444 19999
/proc/meminfo: memFree=15547332/32950928 swapFree=52246700/67111528
[pid=19992] ppid=19990 vsize=13192216 CPUtime=222.29 cores=1,3,5,7
/proc/19992/stat : 19992 (minisatid) R 19990 19992 19386 0 -1 4202496 3379629 0 0 0 21824 405 0 0 25 0 1 0 935430598 13508829184 3281369 33554432000 4194304 6539028 140735220885920 18446744073709551615 4716038 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/19992/statm: 3298054 3281369 270 573 0 3297472 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 13192216

[startup+282.301 s]
/proc/loadavg: 2.07 2.02 1.95 3/444 20001
/proc/meminfo: memFree=15546440/32950928 swapFree=52246700/67111528
[pid=19992] ppid=19990 vsize=13195132 CPUtime=282.29 cores=1,3,5,7
/proc/19992/stat : 19992 (minisatid) R 19990 19992 19386 0 -1 4202496 3379950 0 0 0 27824 405 0 0 25 0 1 0 935430598 13511815168 3281687 33554432000 4194304 6539028 140735220885920 18446744073709551615 4625677 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/19992/statm: 3298783 3281687 270 573 0 3298201 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 13195132

[startup+342.3 s]
/proc/loadavg: 2.02 2.02 1.95 3/444 20003
/proc/meminfo: memFree=15546288/32950928 swapFree=52246700/67111528
[pid=19992] ppid=19990 vsize=13195132 CPUtime=342.28 cores=1,3,5,7
/proc/19992/stat : 19992 (minisatid) R 19990 19992 19386 0 -1 4202496 3379988 0 0 0 33823 405 0 0 25 0 1 0 935430598 13511815168 3281722 33554432000 4194304 6539028 140735220885920 18446744073709551615 4523742 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/19992/statm: 3298783 3281722 270 573 0 3298201 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 13195132

[startup+402.301 s]
/proc/loadavg: 2.01 2.01 1.95 3/444 20004
/proc/meminfo: memFree=15545896/32950928 swapFree=52246700/67111528
[pid=19992] ppid=19990 vsize=13195132 CPUtime=402.29 cores=1,3,5,7
/proc/19992/stat : 19992 (minisatid) R 19990 19992 19386 0 -1 4202496 3380088 0 0 0 39824 405 0 0 25 0 1 0 935430598 13511815168 3281822 33554432000 4194304 6539028 140735220885920 18446744073709551615 4523755 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/19992/statm: 3298783 3281822 270 573 0 3298201 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 13195132

[startup+462.301 s]
/proc/loadavg: 2.00 2.01 1.95 3/444 20006
/proc/meminfo: memFree=15546368/32950928 swapFree=52246700/67111528
[pid=19992] ppid=19990 vsize=13195132 CPUtime=462.29 cores=1,3,5,7
/proc/19992/stat : 19992 (minisatid) R 19990 19992 19386 0 -1 4202496 3380099 0 0 0 45824 405 0 0 25 0 1 0 935430598 13511815168 3281832 33554432000 4194304 6539028 140735220885920 18446744073709551615 4523616 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/19992/statm: 3298783 3281832 270 573 0 3298201 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 13195132

[startup+522.3 s]
/proc/loadavg: 2.05 2.02 1.96 3/444 20007
/proc/meminfo: memFree=15546328/32950928 swapFree=52246700/67111528
[pid=19992] ppid=19990 vsize=13195132 CPUtime=522.29 cores=1,3,5,7
/proc/19992/stat : 19992 (minisatid) R 19990 19992 19386 0 -1 4202496 3380152 0 0 0 51824 405 0 0 25 0 1 0 935430598 13511815168 3281883 33554432000 4194304 6539028 140735220885920 18446744073709551615 4625685 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/19992/statm: 3298783 3281883 270 573 0 3298201 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 13195132

[startup+582.301 s]
/proc/loadavg: 2.02 2.01 1.96 3/444 20009
/proc/meminfo: memFree=15546068/32950928 swapFree=52246700/67111528
[pid=19992] ppid=19990 vsize=13195132 CPUtime=582.29 cores=1,3,5,7
/proc/19992/stat : 19992 (minisatid) R 19990 19992 19386 0 -1 4202496 3380228 0 0 0 57824 405 0 0 25 0 1 0 935430598 13511815168 3281959 33554432000 4194304 6539028 140735220885920 18446744073709551615 4491211 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/19992/statm: 3298783 3281959 270 573 0 3298201 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 13195132


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

[startup+1002.3 s]
/proc/loadavg: 2.08 2.02 1.97 3/444 20020
/proc/meminfo: memFree=15544636/32950928 swapFree=52246700/67111528
[pid=19992] ppid=19990 vsize=13196500 CPUtime=1002.29 cores=1,3,5,7
/proc/19992/stat : 19992 (minisatid) R 19990 19992 19386 0 -1 4202496 3380749 0 0 0 99824 405 0 0 25 0 1 0 935430598 13513216000 3282470 33554432000 4194304 6539028 140735220885920 18446744073709551615 4707841 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/19992/statm: 3299125 3282470 270 573 0 3298543 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 13196500

[startup+1062.3 s]
/proc/loadavg: 2.10 2.03 1.97 3/444 20022
/proc/meminfo: memFree=15542512/32950928 swapFree=52246700/67111528
[pid=19992] ppid=19990 vsize=13199296 CPUtime=1062.29 cores=1,3,5,7
/proc/19992/stat : 19992 (minisatid) R 19990 19992 19386 0 -1 4202496 3381312 0 0 0 105824 405 0 0 25 0 1 0 935430598 13516079104 3283032 33554432000 4194304 6539028 140735220885920 18446744073709551615 4523728 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/19992/statm: 3299824 3283032 270 573 0 3299242 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 13199296

[startup+1122.3 s]
/proc/loadavg: 2.04 2.02 1.97 3/444 20023
/proc/meminfo: memFree=15542604/32950928 swapFree=52246700/67111528
[pid=19992] ppid=19990 vsize=13199296 CPUtime=1122.29 cores=1,3,5,7
/proc/19992/stat : 19992 (minisatid) R 19990 19992 19386 0 -1 4202496 3381334 0 0 0 111824 405 0 0 25 0 1 0 935430598 13516079104 3283051 33554432000 4194304 6539028 140735220885920 18446744073709551615 4524078 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/19992/statm: 3299824 3283051 270 573 0 3299242 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 13199296

[startup+1182.3 s]
/proc/loadavg: 2.01 2.02 1.97 3/444 20025
/proc/meminfo: memFree=15541592/32950928 swapFree=52246700/67111528
[pid=19992] ppid=19990 vsize=13199296 CPUtime=1182.28 cores=1,3,5,7
/proc/19992/stat : 19992 (minisatid) R 19990 19992 19386 0 -1 4202496 3381354 0 0 0 117823 405 0 0 25 0 1 0 935430598 13516079104 3283069 33554432000 4194304 6539028 140735220885920 18446744073709551615 4709520 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/19992/statm: 3299824 3283069 270 573 0 3299242 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 13199296

[startup+1242.3 s]
/proc/loadavg: 2.00 2.01 1.97 3/444 20027
/proc/meminfo: memFree=15540944/32950928 swapFree=52246700/67111528
[pid=19992] ppid=19990 vsize=13199296 CPUtime=1242.28 cores=1,3,5,7
/proc/19992/stat : 19992 (minisatid) R 19990 19992 19386 0 -1 4202496 3381376 0 0 0 123823 405 0 0 25 0 1 0 935430598 13516079104 3283090 33554432000 4194304 6539028 140735220885920 18446744073709551615 4523875 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/19992/statm: 3299824 3283090 270 573 0 3299242 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 13199296

[startup+1302.3 s]
/proc/loadavg: 2.07 2.03 1.98 3/444 20028
/proc/meminfo: memFree=15539184/32950928 swapFree=52246700/67111528
[pid=19992] ppid=19990 vsize=13200832 CPUtime=1302.29 cores=1,3,5,7
/proc/19992/stat : 19992 (minisatid) R 19990 19992 19386 0 -1 4202496 3381596 0 0 0 129824 405 0 0 25 0 1 0 935430598 13517651968 3283310 33554432000 4194304 6539028 140735220885920 18446744073709551615 4524059 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/19992/statm: 3300208 3283310 270 573 0 3299626 0
Current children cumulated CPU time (s) 1302.29
Current children cumulated vsize (KiB) 13200832

[startup+1362.3 s]
/proc/loadavg: 2.02 2.02 1.98 3/444 20030
/proc/meminfo: memFree=15539268/32950928 swapFree=52246700/67111528
[pid=19992] ppid=19990 vsize=13200832 CPUtime=1362.28 cores=1,3,5,7
/proc/19992/stat : 19992 (minisatid) R 19990 19992 19386 0 -1 4202496 3381628 0 0 0 135823 405 0 0 25 0 1 0 935430598 13517651968 3283342 33554432000 4194304 6539028 140735220885920 18446744073709551615 4716038 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/19992/statm: 3300208 3283342 270 573 0 3299626 0
Current children cumulated CPU time (s) 1362.28
Current children cumulated vsize (KiB) 13200832

[startup+1422.32 s]
/proc/loadavg: 2.01 2.02 1.98 3/444 20031
/proc/meminfo: memFree=15540112/32950928 swapFree=52246700/67111528
[pid=19992] ppid=19990 vsize=13200832 CPUtime=1422.3 cores=1,3,5,7
/proc/19992/stat : 19992 (minisatid) R 19990 19992 19386 0 -1 4202496 3381630 0 0 0 141825 405 0 0 25 0 1 0 935430598 13517651968 3283344 33554432000 4194304 6539028 140735220885920 18446744073709551615 4524105 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/19992/statm: 3300208 3283344 270 573 0 3299626 0
Current children cumulated CPU time (s) 1422.3
Current children cumulated vsize (KiB) 13200832

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/444 20033
/proc/meminfo: memFree=15539840/32950928 swapFree=52246700/67111528
[pid=19992] ppid=19990 vsize=13200832 CPUtime=1482.29 cores=1,3,5,7
/proc/19992/stat : 19992 (minisatid) R 19990 19992 19386 0 -1 4202496 3381640 0 0 0 147824 405 0 0 25 0 1 0 935430598 13517651968 3283353 33554432000 4194304 6539028 140735220885920 18446744073709551615 4715641 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/19992/statm: 3300208 3283353 270 573 0 3299626 0
Current children cumulated CPU time (s) 1482.29
Current children cumulated vsize (KiB) 13200832

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/444 20035
/proc/meminfo: memFree=15541180/32950928 swapFree=52246700/67111528
[pid=19992] ppid=19990 vsize=13200832 CPUtime=1542.29 cores=1,3,5,7
/proc/19992/stat : 19992 (minisatid) R 19990 19992 19386 0 -1 4202496 3381641 0 0 0 153824 405 0 0 25 0 1 0 935430598 13517651968 3283354 33554432000 4194304 6539028 140735220885920 18446744073709551615 4523865 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/19992/statm: 3300208 3283354 270 573 0 3299626 0
Current children cumulated CPU time (s) 1542.29
Current children cumulated vsize (KiB) 13200832

[startup+1602.3 s]
/proc/loadavg: 2.04 2.02 1.99 3/444 20036
/proc/meminfo: memFree=15541156/32950928 swapFree=52246700/67111528
[pid=19992] ppid=19990 vsize=13200832 CPUtime=1602.29 cores=1,3,5,7
/proc/19992/stat : 19992 (minisatid) R 19990 19992 19386 0 -1 4202496 3381648 0 0 0 159824 405 0 0 25 0 1 0 935430598 13517651968 3283360 33554432000 4194304 6539028 140735220885920 18446744073709551615 4523616 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/19992/statm: 3300208 3283360 270 573 0 3299626 0
Current children cumulated CPU time (s) 1602.29
Current children cumulated vsize (KiB) 13200832

[startup+1662.3 s]
/proc/loadavg: 2.01 2.01 1.99 3/444 20038
/proc/meminfo: memFree=15541380/32950928 swapFree=52246700/67111528
[pid=19992] ppid=19990 vsize=13200832 CPUtime=1662.29 cores=1,3,5,7
/proc/19992/stat : 19992 (minisatid) R 19990 19992 19386 0 -1 4202496 3381648 0 0 0 165824 405 0 0 25 0 1 0 935430598 13517651968 3283360 33554432000 4194304 6539028 140735220885920 18446744073709551615 4715641 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/19992/statm: 3300208 3283360 270 573 0 3299626 0
Current children cumulated CPU time (s) 1662.29
Current children cumulated vsize (KiB) 13200832

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 1.99 3/444 20039
/proc/meminfo: memFree=15540724/32950928 swapFree=52246700/67111528
[pid=19992] ppid=19990 vsize=13200832 CPUtime=1722.29 cores=1,3,5,7
/proc/19992/stat : 19992 (minisatid) R 19990 19992 19386 0 -1 4202496 3381649 0 0 0 171824 405 0 0 25 0 1 0 935430598 13517651968 3283361 33554432000 4194304 6539028 140735220885920 18446744073709551615 4523755 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/19992/statm: 3300208 3283361 270 573 0 3299626 0
Current children cumulated CPU time (s) 1722.29
Current children cumulated vsize (KiB) 13200832

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/444 20041
/proc/meminfo: memFree=15539092/32950928 swapFree=52246700/67111528
[pid=19992] ppid=19990 vsize=13200832 CPUtime=1782.29 cores=1,3,5,7
/proc/19992/stat : 19992 (minisatid) R 19990 19992 19386 0 -1 4202496 3381652 0 0 0 177824 405 0 0 25 0 1 0 935430598 13517651968 3283364 33554432000 4194304 6539028 140735220885920 18446744073709551615 4523755 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/19992/statm: 3300208 3283364 270 573 0 3299626 0
Current children cumulated CPU time (s) 1782.29
Current children cumulated vsize (KiB) 13200832



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.1 s]
/proc/loadavg: 1.85 1.97 1.98 2/438 20059
/proc/meminfo: memFree=15939440/32950928 swapFree=52246700/67111528
[pid=19992] ppid=19990 vsize=13200832 CPUtime=1800.1 cores=1,3,5,7
/proc/19992/stat : 19992 (minisatid) R 19990 19992 19386 0 -1 4202496 3381652 0 0 0 179605 405 0 0 25 0 1 0 935430598 13517651968 3283364 33554432000 4194304 6539028 140735220885920 18446744073709551615 4524105 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/19992/statm: 3300208 3283364 270 573 0 3299626 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 13200832

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

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

[startup+1800.22 s]
/proc/loadavg: 1.85 1.97 1.98 2/438 20059
/proc/meminfo: memFree=15939440/32950928 swapFree=52246700/67111528
[pid=19992] ppid=19990 vsize=0 CPUtime=1800.21 cores=1,3,5,7
/proc/19992/stat : 19992 (minisatid) R 19990 19992 19386 0 -1 4202500 3381655 0 0 0 179606 415 0 0 25 0 1 0 935430598 0 0 33554432000 0 0 0 0 0 0 16384 4096 17571 18446744073709551615 0 0 17 3 0 0 0
/proc/19992/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.21
Current children cumulated vsize (KiB) 0

[startup+1800.4 s]
/proc/loadavg: 1.85 1.97 1.98 2/438 20059
/proc/meminfo: memFree=15939440/32950928 swapFree=52246700/67111528
[pid=19992] ppid=19990 vsize=0 CPUtime=1800.4 cores=1,3,5,7
/proc/19992/stat : 19992 (minisatid) R 19990 19992 19386 0 -1 4202500 3381655 0 0 0 179606 434 0 0 25 0 1 0 935430598 0 0 33554432000 0 0 0 0 0 0 16384 4096 17571 18446744073709551615 0 0 17 3 0 0 0
/proc/19992/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.4
Current children cumulated vsize (KiB) 0

[startup+1800.5 s]
/proc/loadavg: 1.85 1.97 1.98 2/438 20059
/proc/meminfo: memFree=15939440/32950928 swapFree=52246700/67111528
[pid=19992] ppid=19990 vsize=0 CPUtime=1800.5 cores=1,3,5,7
/proc/19992/stat : 19992 (minisatid) R 19990 19992 19386 0 -1 4202500 3381655 0 0 0 179606 444 0 0 25 0 1 0 935430598 0 0 33554432000 0 0 0 0 0 0 16384 4096 17571 18446744073709551615 0 0 17 3 0 0 0
/proc/19992/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.5
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1800.59
CPU time (s): 1800.59
CPU user time (s): 1796.06
CPU system time (s): 4.52731
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 13383788

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

runsolver used 8.05477 second user time and 17.7153 second system time

The end

Launcher Data

Begin job on node114 at 2011-06-07 15:06:39
IDJOB=3478996
IDBENCH=89817
IDSOLVER=1956
FILE ID=node114/3478996-1307451990
RUNJOBID= node114-1307451990-19973
PBS_JOBID= 13520321
Free space on /tmp= 73620 MiB

SOLVER NAME= MinisatID 2.4.8
BENCH NAME= PB11/normalized-PB11/DEC-SMALLINT-LIN/lopes/normalized-181.opb
COMMAND LINE= HOME/minisatid BENCHNAME --verbosity=0 --format=opb 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3478996-1307451990/watcher-3478996-1307451990 -o /tmp/evaluation-result-3478996-1307451990/solver-3478996-1307451990 -C 1800 -W 1900 -M 15500 --use-pty HOME/minisatid HOME/instance-3478996-1307451990.opb --verbosity=0 --format=opb 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 5f261e01a77e00c07db405ec3b956be4
RANDOM SEED=1149204462

node114.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.15
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.73
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      28693544 kB
Buffers:        376180 kB
Cached:        1149148 kB
SwapCached:      10748 kB
Active:        3284052 kB
Inactive:       662288 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      28693544 kB
SwapTotal:    67111528 kB
SwapFree:     52246700 kB
Dirty:          390092 kB
Writeback:           0 kB
AnonPages:     2418296 kB
Mapped:          22348 kB
Slab:           180000 kB
PageTables:      63056 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 108565880 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73628 MiB
End job on node114 at 2011-06-07 15:36:41