Trace number 3466344

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 NameAnswerobjective functionCPU timeWall clock time
MinisatID 2.4.8-gmp? (TO) 1800.07 1802.12

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-scorpion.opb
MD5SUM5969f09e744b158004f0e27c746edfe9
Bench CategoryOPT-BIGINT (optimisation, big integers)
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 FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables10740
Total number of constraints377
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints377
Minimum length of a constraint30
Maximum length of a constraint600
Number of terms in the objective function 8460
Biggest coefficient in the objective function 10788957847552
Number of bits for the biggest coefficient in the objective function 44
Sum of the numbers in the objective function 603693086370759
Number of bits of the sum of numbers in the objective function 50
Biggest number in a constraint 33554432000000
Number of bits of the biggest number in a constraint 45
Biggest sum of numbers in a constraint 603693086370759
Number of bits of the biggest sum of numbers50
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.02	>>> IMPORTANT: two aggregates with the same head occurred. Assuming that this head is certainly true.
1800.05/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-3466344-1307400327/watcher-3466344-1307400327 -o /tmp/evaluation-result-3466344-1307400327/solver-3466344-1307400327 -C 1800 -W 1900 -M 15500 --use-pty HOME/minisatid-gmp HOME/instance-3466344-1307400327.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: 2.08 2.04 1.93 2/429 21510
/proc/meminfo: memFree=28890520/32951124 swapFree=43324008/67111528
[pid=21510] ppid=21508 vsize=8400 CPUtime=0.01 cores=1,3,5,7
/proc/21510/stat : 21510 (minisatid-gmp) R 21508 21510 19965 0 -1 4202496 616 0 0 0 1 0 0 0 25 0 1 0 851633122 8601600 563 33554432000 4194304 6736272 140733290321248 18446744073709551615 5809726 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/21510/statm: 2100 564 221 621 0 1470 0

[startup+0.0599529 s]
/proc/loadavg: 2.08 2.04 1.93 2/429 21510
/proc/meminfo: memFree=28890520/32951124 swapFree=43324008/67111528
[pid=21510] ppid=21508 vsize=11984 CPUtime=0.05 cores=1,3,5,7
/proc/21510/stat : 21510 (minisatid-gmp) R 21508 21510 19965 0 -1 4202496 1761 0 0 0 5 0 0 0 25 0 1 0 851633122 12271616 1410 33554432000 4194304 6736272 140733290321248 18446744073709551615 5809726 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/21510/statm: 2996 1410 248 621 0 2366 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 11984

[startup+0.100945 s]
/proc/loadavg: 2.08 2.04 1.93 2/429 21510
/proc/meminfo: memFree=28890520/32951124 swapFree=43324008/67111528
[pid=21510] ppid=21508 vsize=13316 CPUtime=0.09 cores=1,3,5,7
/proc/21510/stat : 21510 (minisatid-gmp) R 21508 21510 19965 0 -1 4202496 2090 0 0 0 9 0 0 0 25 0 1 0 851633122 13635584 1739 33554432000 4194304 6736272 140733290321248 18446744073709551615 5836886 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/21510/statm: 3329 1739 248 621 0 2699 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13316

[startup+0.300924 s]
/proc/loadavg: 2.08 2.04 1.93 2/429 21510
/proc/meminfo: memFree=28890520/32951124 swapFree=43324008/67111528
[pid=21510] ppid=21508 vsize=31756 CPUtime=0.29 cores=1,3,5,7
/proc/21510/stat : 21510 (minisatid-gmp) R 21508 21510 19965 0 -1 4202496 7537 0 0 0 29 0 0 0 25 0 1 0 851633122 32518144 6407 33554432000 4194304 6736272 140733290321248 18446744073709551615 5809726 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/21510/statm: 7939 6409 268 621 0 7309 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31756

[startup+0.700847 s]
/proc/loadavg: 2.08 2.04 1.93 2/429 21510
/proc/meminfo: memFree=28890520/32951124 swapFree=43324008/67111528
[pid=21510] ppid=21508 vsize=34832 CPUtime=0.69 cores=1,3,5,7
/proc/21510/stat : 21510 (minisatid-gmp) R 21508 21510 19965 0 -1 4202496 8345 0 0 0 68 1 0 0 25 0 1 0 851633122 35667968 7215 33554432000 4194304 6736272 140733290321248 18446744073709551615 5148005 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/21510/statm: 8708 7215 288 621 0 8078 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 34832

[startup+1.50069 s]
/proc/loadavg: 2.08 2.04 1.93 3/430 21511
/proc/meminfo: memFree=28861988/32951124 swapFree=43324008/67111528
[pid=21510] ppid=21508 vsize=30712 CPUtime=1.49 cores=1,3,5,7
/proc/21510/stat : 21510 (minisatid-gmp) R 21508 21510 19965 0 -1 4202496 8403 0 0 0 148 1 0 0 25 0 1 0 851633122 31449088 7223 33554432000 4194304 6736272 140733290321248 18446744073709551615 5817998 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/21510/statm: 7678 7223 288 621 0 7048 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 30712

[startup+3.10039 s]
/proc/loadavg: 2.08 2.04 1.93 3/430 21511
/proc/meminfo: memFree=28861120/32951124 swapFree=43324008/67111528
[pid=21510] ppid=21508 vsize=30712 CPUtime=3.09 cores=1,3,5,7
/proc/21510/stat : 21510 (minisatid-gmp) R 21508 21510 19965 0 -1 4202496 8418 0 0 0 308 1 0 0 25 0 1 0 851633122 31449088 7237 33554432000 4194304 6736272 140733290321248 18446744073709551615 5816778 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/21510/statm: 7678 7237 289 621 0 7048 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 30712

[startup+6.3008 s]
/proc/loadavg: 2.15 2.05 1.94 3/430 21511
/proc/meminfo: memFree=28861004/32951124 swapFree=43324008/67111528
[pid=21510] ppid=21508 vsize=31096 CPUtime=6.29 cores=1,3,5,7
/proc/21510/stat : 21510 (minisatid-gmp) R 21508 21510 19965 0 -1 4202496 8507 0 0 0 628 1 0 0 25 0 1 0 851633122 31842304 7325 33554432000 4194304 6736272 140733290321248 18446744073709551615 5806346 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/21510/statm: 7774 7325 289 621 0 7144 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 31096

[startup+12.7006 s]
/proc/loadavg: 2.14 2.05 1.94 3/430 21511
/proc/meminfo: memFree=28859784/32951124 swapFree=43324008/67111528
[pid=21510] ppid=21508 vsize=31096 CPUtime=12.69 cores=1,3,5,7
/proc/21510/stat : 21510 (minisatid-gmp) R 21508 21510 19965 0 -1 4202496 8521 0 0 0 1268 1 0 0 25 0 1 0 851633122 31842304 7339 33554432000 4194304 6736272 140733290321248 18446744073709551615 5219607 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/21510/statm: 7774 7339 289 621 0 7144 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 31096

[startup+25.5002 s]
/proc/loadavg: 2.11 2.05 1.94 3/430 21512
/proc/meminfo: memFree=28860136/32951124 swapFree=43324008/67111528
[pid=21510] ppid=21508 vsize=31244 CPUtime=25.49 cores=1,3,5,7
/proc/21510/stat : 21510 (minisatid-gmp) R 21508 21510 19965 0 -1 4202496 8581 0 0 0 2548 1 0 0 25 0 1 0 851633122 31993856 7399 33554432000 4194304 6736272 140733290321248 18446744073709551615 5221920 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/21510/statm: 7811 7399 289 621 0 7181 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 31244

[startup+51.1005 s]
/proc/loadavg: 2.23 2.08 1.95 3/430 21512
/proc/meminfo: memFree=28860072/32951124 swapFree=43324008/67111528
[pid=21510] ppid=21508 vsize=31868 CPUtime=51.09 cores=1,3,5,7
/proc/21510/stat : 21510 (minisatid-gmp) R 21508 21510 19965 0 -1 4202496 8638 0 0 0 5108 1 0 0 25 0 1 0 851633122 32632832 7456 33554432000 4194304 6736272 140733290321248 18446744073709551615 4734700 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/21510/statm: 7967 7456 289 621 0 7337 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 31868

[startup+102.316 s]
/proc/loadavg: 2.10 2.06 1.95 3/430 21514
/proc/meminfo: memFree=28855448/32951124 swapFree=43324008/67111528
[pid=21510] ppid=21508 vsize=33520 CPUtime=102.31 cores=1,3,5,7
/proc/21510/stat : 21510 (minisatid-gmp) R 21508 21510 19965 0 -1 4202496 9136 0 0 0 10230 1 0 0 25 0 1 0 851633122 34324480 7945 33554432000 4194304 6736272 140733290321248 18446744073709551615 5811931 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/21510/statm: 8380 7945 289 621 0 7750 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 33520

[startup+162.301 s]
/proc/loadavg: 2.07 2.06 1.95 3/430 21515
/proc/meminfo: memFree=28854932/32951124 swapFree=43324008/67111528
[pid=21510] ppid=21508 vsize=34912 CPUtime=162.29 cores=1,3,5,7
/proc/21510/stat : 21510 (minisatid-gmp) R 21508 21510 19965 0 -1 4202496 9138 0 0 0 16228 1 0 0 25 0 1 0 851633122 35749888 7947 33554432000 4194304 6736272 140733290321248 18446744073709551615 5803209 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/21510/statm: 8728 7947 289 621 0 8098 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 34912

[startup+222.301 s]
/proc/loadavg: 2.02 2.05 1.95 3/430 21517
/proc/meminfo: memFree=28854684/32951124 swapFree=43324008/67111528
[pid=21510] ppid=21508 vsize=34912 CPUtime=222.29 cores=1,3,5,7
/proc/21510/stat : 21510 (minisatid-gmp) R 21508 21510 19965 0 -1 4202496 9302 0 0 0 22228 1 0 0 25 0 1 0 851633122 35749888 8110 33554432000 4194304 6736272 140733290321248 18446744073709551615 5803315 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/21510/statm: 8728 8110 289 621 0 8098 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 34912

[startup+282.301 s]
/proc/loadavg: 2.01 2.04 1.95 3/430 21519
/proc/meminfo: memFree=28855276/32951124 swapFree=43324008/67111528
[pid=21510] ppid=21508 vsize=34912 CPUtime=282.29 cores=1,3,5,7
/proc/21510/stat : 21510 (minisatid-gmp) R 21508 21510 19965 0 -1 4202496 9302 0 0 0 28228 1 0 0 25 0 1 0 851633122 35749888 8110 33554432000 4194304 6736272 140733290321248 18446744073709551615 5806398 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/21510/statm: 8728 8110 289 621 0 8098 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 34912

[startup+342.3 s]
/proc/loadavg: 2.06 2.05 1.96 3/430 21520
/proc/meminfo: memFree=28855124/32951124 swapFree=43324008/67111528
[pid=21510] ppid=21508 vsize=34912 CPUtime=342.29 cores=1,3,5,7
/proc/21510/stat : 21510 (minisatid-gmp) R 21508 21510 19965 0 -1 4202496 9302 0 0 0 34228 1 0 0 25 0 1 0 851633122 35749888 8110 33554432000 4194304 6736272 140733290321248 18446744073709551615 4753743 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/21510/statm: 8728 8110 289 621 0 8098 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 34912

[startup+402.3 s]
/proc/loadavg: 2.02 2.04 1.96 3/430 21522
/proc/meminfo: memFree=28854600/32951124 swapFree=43324008/67111528
[pid=21510] ppid=21508 vsize=34912 CPUtime=402.29 cores=1,3,5,7
/proc/21510/stat : 21510 (minisatid-gmp) R 21508 21510 19965 0 -1 4202496 9494 0 0 0 40228 1 0 0 25 0 1 0 851633122 35749888 8300 33554432000 4194304 6736272 140733290321248 18446744073709551615 5150730 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/21510/statm: 8728 8300 289 621 0 8098 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 34912

[startup+462.301 s]
/proc/loadavg: 2.01 2.03 1.96 3/430 21523
/proc/meminfo: memFree=28844772/32951124 swapFree=43324008/67111528
[pid=21510] ppid=21508 vsize=34912 CPUtime=462.29 cores=1,3,5,7
/proc/21510/stat : 21510 (minisatid-gmp) R 21508 21510 19965 0 -1 4202496 9494 0 0 0 46228 1 0 0 25 0 1 0 851633122 35749888 8300 33554432000 4194304 6736272 140733290321248 18446744073709551615 5803251 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/21510/statm: 8728 8300 289 621 0 8098 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 34912

[startup+522.301 s]
/proc/loadavg: 2.00 2.02 1.96 3/430 21525
/proc/meminfo: memFree=28856788/32951124 swapFree=43324008/67111528
[pid=21510] ppid=21508 vsize=34912 CPUtime=522.3 cores=1,3,5,7
/proc/21510/stat : 21510 (minisatid-gmp) R 21508 21510 19965 0 -1 4202496 9504 0 0 0 52229 1 0 0 25 0 1 0 851633122 35749888 8310 33554432000 4194304 6736272 140733290321248 18446744073709551615 5816791 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/21510/statm: 8728 8310 289 621 0 8098 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 34912

[startup+582.301 s]
/proc/loadavg: 2.00 2.02 1.96 3/430 21527
/proc/meminfo: memFree=28856636/32951124 swapFree=43324008/67111528
[pid=21510] ppid=21508 vsize=36060 CPUtime=582.25 cores=1,3,5,7
/proc/21510/stat : 21510 (minisatid-gmp) R 21508 21510 19965 0 -1 4202496 9506 0 0 0 58224 1 0 0 25 0 1 0 851633122 36925440 8312 33554432000 4194304 6736272 140733290321248 18446744073709551615 5221920 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/21510/statm: 9015 8312 289 621 0 8385 0
Current children cumulated CPU time (s) 582.25
Current children cumulated vsize (KiB) 36060


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

/proc/21510/stat : 21510 (minisatid-gmp) R 21508 21510 19965 0 -1 4202496 9931 0 0 0 106224 1 0 0 25 0 1 0 851633122 38490112 8731 33554432000 4194304 6736272 140733290321248 18446744073709551615 5150512 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/21510/statm: 9397 8731 289 621 0 8767 0
Current children cumulated CPU time (s) 1062.25
Current children cumulated vsize (KiB) 37588

[startup+1122.3 s]
/proc/loadavg: 2.15 2.03 1.98 3/430 21553
/proc/meminfo: memFree=28853224/32951124 swapFree=43324008/67111528
[pid=21510] ppid=21508 vsize=37588 CPUtime=1122.24 cores=1,3,5,7
/proc/21510/stat : 21510 (minisatid-gmp) R 21508 21510 19965 0 -1 4202496 10175 0 0 0 112223 1 0 0 25 0 1 0 851633122 38490112 8974 33554432000 4194304 6736272 140733290321248 18446744073709551615 5806341 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/21510/statm: 9397 8974 289 621 0 8767 0
Current children cumulated CPU time (s) 1122.24
Current children cumulated vsize (KiB) 37588

[startup+1182.3 s]
/proc/loadavg: 2.12 2.04 1.99 3/430 21554
/proc/meminfo: memFree=28852528/32951124 swapFree=43324008/67111528
[pid=21510] ppid=21508 vsize=37588 CPUtime=1182.24 cores=1,3,5,7
/proc/21510/stat : 21510 (minisatid-gmp) R 21508 21510 19965 0 -1 4202496 10175 0 0 0 118223 1 0 0 25 0 1 0 851633122 38490112 8974 33554432000 4194304 6736272 140733290321248 18446744073709551615 4734723 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/21510/statm: 9397 8974 289 621 0 8767 0
Current children cumulated CPU time (s) 1182.24
Current children cumulated vsize (KiB) 37588

[startup+1242.3 s]
/proc/loadavg: 2.04 2.03 1.99 3/430 21556
/proc/meminfo: memFree=28851268/32951124 swapFree=43324008/67111528
[pid=21510] ppid=21508 vsize=37588 CPUtime=1242.24 cores=1,3,5,7
/proc/21510/stat : 21510 (minisatid-gmp) R 21508 21510 19965 0 -1 4202496 10175 0 0 0 124223 1 0 0 25 0 1 0 851633122 38490112 8974 33554432000 4194304 6736272 140733290321248 18446744073709551615 5803157 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/21510/statm: 9397 8974 289 621 0 8767 0
Current children cumulated CPU time (s) 1242.24
Current children cumulated vsize (KiB) 37588

[startup+1302.3 s]
/proc/loadavg: 2.01 2.02 1.99 3/430 21558
/proc/meminfo: memFree=28850996/32951124 swapFree=43324008/67111528
[pid=21510] ppid=21508 vsize=37588 CPUtime=1302.26 cores=1,3,5,7
/proc/21510/stat : 21510 (minisatid-gmp) R 21508 21510 19965 0 -1 4202496 10175 0 0 0 130225 1 0 0 25 0 1 0 851633122 38490112 8974 33554432000 4194304 6736272 140733290321248 18446744073709551615 4754950 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/21510/statm: 9397 8974 289 621 0 8767 0
Current children cumulated CPU time (s) 1302.26
Current children cumulated vsize (KiB) 37588

[startup+1362.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/430 21559
/proc/meminfo: memFree=28852096/32951124 swapFree=43324008/67111528
[pid=21510] ppid=21508 vsize=37588 CPUtime=1362.24 cores=1,3,5,7
/proc/21510/stat : 21510 (minisatid-gmp) R 21508 21510 19965 0 -1 4202496 10175 0 0 0 136223 1 0 0 25 0 1 0 851633122 38490112 8974 33554432000 4194304 6736272 140733290321248 18446744073709551615 5803157 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/21510/statm: 9397 8974 289 621 0 8767 0
Current children cumulated CPU time (s) 1362.24
Current children cumulated vsize (KiB) 37588

[startup+1422.32 s]
/proc/loadavg: 2.09 2.04 2.00 3/430 21561
/proc/meminfo: memFree=28837448/32951124 swapFree=43324008/67111528
[pid=21510] ppid=21508 vsize=37588 CPUtime=1422.25 cores=1,3,5,7
/proc/21510/stat : 21510 (minisatid-gmp) R 21508 21510 19965 0 -1 4202496 10175 0 0 0 142224 1 0 0 25 0 1 0 851633122 38490112 8974 33554432000 4194304 6736272 140733290321248 18446744073709551615 5149241 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/21510/statm: 9397 8974 289 621 0 8767 0
Current children cumulated CPU time (s) 1422.25
Current children cumulated vsize (KiB) 37588

[startup+1482.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/430 21563
/proc/meminfo: memFree=28832844/32951124 swapFree=43324008/67111528
[pid=21510] ppid=21508 vsize=37588 CPUtime=1482.24 cores=1,3,5,7
/proc/21510/stat : 21510 (minisatid-gmp) R 21508 21510 19965 0 -1 4202496 10175 0 0 0 148223 1 0 0 25 0 1 0 851633122 38490112 8974 33554432000 4194304 6736272 140733290321248 18446744073709551615 5818787 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/21510/statm: 9397 8974 289 621 0 8767 0
Current children cumulated CPU time (s) 1482.24
Current children cumulated vsize (KiB) 37588

[startup+1542.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/430 21564
/proc/meminfo: memFree=28852412/32951124 swapFree=43324008/67111528
[pid=21510] ppid=21508 vsize=37588 CPUtime=1542.24 cores=1,3,5,7
/proc/21510/stat : 21510 (minisatid-gmp) R 21508 21510 19965 0 -1 4202496 10175 0 0 0 154223 1 0 0 25 0 1 0 851633122 38490112 8974 33554432000 4194304 6736272 140733290321248 18446744073709551615 4747840 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/21510/statm: 9397 8974 289 621 0 8767 0
Current children cumulated CPU time (s) 1542.24
Current children cumulated vsize (KiB) 37588

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/430 21566
/proc/meminfo: memFree=28851264/32951124 swapFree=43324008/67111528
[pid=21510] ppid=21508 vsize=39252 CPUtime=1602.24 cores=1,3,5,7
/proc/21510/stat : 21510 (minisatid-gmp) R 21508 21510 19965 0 -1 4202496 10361 0 0 0 160223 1 0 0 25 0 1 0 851633122 40194048 9159 33554432000 4194304 6736272 140733290321248 18446744073709551615 5219536 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/21510/statm: 9813 9159 289 621 0 9183 0
Current children cumulated CPU time (s) 1602.24
Current children cumulated vsize (KiB) 39252

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/430 21567
/proc/meminfo: memFree=28850988/32951124 swapFree=43324008/67111528
[pid=21510] ppid=21508 vsize=39252 CPUtime=1662.24 cores=1,3,5,7
/proc/21510/stat : 21510 (minisatid-gmp) R 21508 21510 19965 0 -1 4202496 10435 0 0 0 166223 1 0 0 25 0 1 0 851633122 40194048 9232 33554432000 4194304 6736272 140733290321248 18446744073709551615 4787896 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/21510/statm: 9813 9232 289 621 0 9183 0
Current children cumulated CPU time (s) 1662.24
Current children cumulated vsize (KiB) 39252

[startup+1722.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/430 21569
/proc/meminfo: memFree=28849852/32951124 swapFree=43324008/67111528
[pid=21510] ppid=21508 vsize=41148 CPUtime=1722.24 cores=1,3,5,7
/proc/21510/stat : 21510 (minisatid-gmp) R 21508 21510 19965 0 -1 4202496 10759 0 0 0 172223 1 0 0 25 0 1 0 851633122 42135552 9550 33554432000 4194304 6736272 140733290321248 18446744073709551615 5811937 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/21510/statm: 10287 9550 289 621 0 9657 0
Current children cumulated CPU time (s) 1722.24
Current children cumulated vsize (KiB) 41148

[startup+1782.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/430 21571
/proc/meminfo: memFree=28847960/32951124 swapFree=43324008/67111528
[pid=21510] ppid=21508 vsize=41148 CPUtime=1782.24 cores=1,3,5,7
/proc/21510/stat : 21510 (minisatid-gmp) R 21508 21510 19965 0 -1 4202496 10759 0 0 0 178223 1 0 0 25 0 1 0 851633122 42135552 9550 33554432000 4194304 6736272 140733290321248 18446744073709551615 5803203 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/21510/statm: 10287 9550 289 621 0 9657 0
Current children cumulated CPU time (s) 1782.24
Current children cumulated vsize (KiB) 41148



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.1 s]
/proc/loadavg: 2.02 2.02 2.00 3/430 21599
/proc/meminfo: memFree=28465244/32951124 swapFree=43324008/67111528
[pid=21510] ppid=21508 vsize=41148 CPUtime=1800.05 cores=1,3,5,7
/proc/21510/stat : 21510 (minisatid-gmp) R 21508 21510 19965 0 -1 4202496 10759 0 0 0 180004 1 0 0 25 0 1 0 851633122 42135552 9550 33554432000 4194304 6736272 140733290321248 18446744073709551615 5808528 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/21510/statm: 10287 9550 289 621 0 9657 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 41148

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -21510

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

[startup+1801.4 s]
/proc/loadavg: 2.02 2.02 2.00 2/431 21600
/proc/meminfo: memFree=28451100/32951124 swapFree=43324008/67111528
[pid=21510] ppid=21508 vsize=41148 CPUtime=1800.05 cores=1,3,5,7
/proc/21510/stat : 21510 (minisatid-gmp) S 21508 21510 19965 0 -1 4202496 10760 0 0 0 180004 1 0 0 25 0 1 0 851633122 42135552 9551 33554432000 4194304 6736272 140733290321248 18446744073709551615 5924238 0 16384 4096 17571 18446604467195765888 0 0 17 3 0 0 0
/proc/21510/statm: 10287 9551 290 621 0 9657 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 41148

[startup+1801.81 s]
/proc/loadavg: 2.02 2.02 2.00 3/431 21600
/proc/meminfo: memFree=28421588/32951124 swapFree=43324008/67111528
[pid=21510] ppid=21508 vsize=41148 CPUtime=1800.05 cores=1,3,5,7
/proc/21510/stat : 21510 (minisatid-gmp) S 21508 21510 19965 0 -1 4202496 10760 0 0 0 180004 1 0 0 25 0 1 0 851633122 42135552 9551 33554432000 4194304 6736272 140733290321248 18446744073709551615 5924238 0 16384 4096 17571 18446604467195765888 0 0 17 3 0 0 0
/proc/21510/statm: 10287 9551 290 621 0 9657 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 41148

[startup+1802 s]
/proc/loadavg: 2.02 2.02 2.00 3/431 21600
/proc/meminfo: memFree=28421588/32951124 swapFree=43324008/67111528
[pid=21510] ppid=21508 vsize=41148 CPUtime=1800.05 cores=1,3,5,7
/proc/21510/stat : 21510 (minisatid-gmp) S 21508 21510 19965 0 -1 4202496 10760 0 0 0 180004 1 0 0 25 0 1 0 851633122 42135552 9551 33554432000 4194304 6736272 140733290321248 18446744073709551615 5924238 0 16384 4096 17571 18446604467195765888 0 0 17 3 0 0 0
/proc/21510/statm: 10287 9551 290 621 0 9657 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 41148

[startup+1802.1 s]
/proc/loadavg: 2.02 2.02 2.00 3/431 21600
/proc/meminfo: memFree=28421588/32951124 swapFree=43324008/67111528
[pid=21510] ppid=21508 vsize=41148 CPUtime=1800.05 cores=1,3,5,7
/proc/21510/stat : 21510 (minisatid-gmp) S 21508 21510 19965 0 -1 4202496 10760 0 0 0 180004 1 0 0 25 0 1 0 851633122 42135552 9551 33554432000 4194304 6736272 140733290321248 18446744073709551615 5924238 0 16384 4096 17571 18446604467195765888 0 0 17 3 0 0 0
/proc/21510/statm: 10287 9551 290 621 0 9657 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 41148

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.12
CPU time (s): 1800.07
CPU user time (s): 1800.05
CPU system time (s): 0.019996
CPU usage (%): 99.8862
Max. virtual memory (cumulated for all children) (KiB): 41148

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

runsolver used 7.18791 second user time and 17.1374 second system time

The end

Launcher Data

Begin job on node105 at 2011-06-07 00:45:27
IDJOB=3466344
IDBENCH=2446
IDSOLVER=1957
FILE ID=node105/3466344-1307400327
RUNJOBID= node105-1307398508-21305
PBS_JOBID= 13514202
Free space on /tmp= 73896 MiB

SOLVER NAME= MinisatID 2.4.8-gmp
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-mps-v2-20-10-scorpion.opb
COMMAND LINE= HOME/minisatid-gmp BENCHNAME --verbosity=0 --format=opb 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3466344-1307400327/watcher-3466344-1307400327 -o /tmp/evaluation-result-3466344-1307400327/solver-3466344-1307400327 -C 1800 -W 1900 -M 15500 --use-pty HOME/minisatid-gmp HOME/instance-3466344-1307400327.opb --verbosity=0 --format=opb 

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

MD5SUM BENCH= 5969f09e744b158004f0e27c746edfe9
RANDOM SEED=795798451

node105.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.825
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.65
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.825
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.825
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.82
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.825
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.75
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.825
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	: 5410.70
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.825
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.74
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.825
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.82
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.825
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:     32951124 kB
MemFree:      28890800 kB
Buffers:        361464 kB
Cached:         928400 kB
SwapCached:      20984 kB
Active:        3025392 kB
Inactive:       719596 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      28890800 kB
SwapTotal:    67111528 kB
SwapFree:     43324008 kB
Dirty:            7600 kB
Writeback:         192 kB
AnonPages:     2452576 kB
Mapped:          20552 kB
Slab:           166980 kB
PageTables:      80980 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 114927488 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= 73712 MiB
End job on node105 at 2011-06-07 01:15:29