Trace number 3464726

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? (TO) 1800.12 1800.14

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-g250.15.opb
MD5SUMf368868fda311e5aaeadb84d33b29291
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark3750
Best CPU time to get the best result obtained on this benchmark1800.12
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 3750
Optimality of the best value was proved NO
Number of variables7500
Total number of constraints237715
Number of constraints which are clauses237715
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint15
Number of terms in the objective function 7500
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 7500
Number of bits of the sum of numbers in the objective function 13
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 7500
Number of bits of the biggest sum of numbers13
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.01	>>> IMPORTANT: two aggregates with the same head occurred. Assuming that this head is certainly true.
1800.08/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-3464726-1307390693/watcher-3464726-1307390693 -o /tmp/evaluation-result-3464726-1307390693/solver-3464726-1307390693 -C 1800 -W 1900 -M 15500 --use-pty HOME/minisatid HOME/instance-3464726-1307390693.opb --verbosity=0 --format=opb 

running on 4 cores: 0,2,4,6

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.95 1.99 1.99 3/434 25754
/proc/meminfo: memFree=12499036/32951132 swapFree=67093840/67111528
[pid=25754] ppid=25752 vsize=7828 CPUtime=0 cores=0,2,4,6
/proc/25754/stat : 25754 (minisatid) R 25752 25754 24804 0 -1 4202496 514 0 0 0 0 0 0 0 25 0 1 0 850668985 8015872 463 33554432000 4194304 6539028 140733465472784 18446744073709551615 5641374 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/25754/statm: 1990 464 213 573 0 1408 0

[startup+0.11483 s]
/proc/loadavg: 1.95 1.99 1.99 3/434 25754
/proc/meminfo: memFree=12499036/32951132 swapFree=67093840/67111528
[pid=25754] ppid=25752 vsize=18180 CPUtime=0.1 cores=0,2,4,6
/proc/25754/stat : 25754 (minisatid) R 25752 25754 24804 0 -1 4202496 3109 0 0 0 10 0 0 0 25 0 1 0 850668985 18616320 3058 33554432000 4194304 6539028 140733465472784 18446744073709551615 5641374 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/25754/statm: 4545 3059 236 573 0 3963 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 18180

[startup+0.200819 s]
/proc/loadavg: 1.95 1.99 1.99 3/434 25754
/proc/meminfo: memFree=12499036/32951132 swapFree=67093840/67111528
[pid=25754] ppid=25752 vsize=25604 CPUtime=0.19 cores=0,2,4,6
/proc/25754/stat : 25754 (minisatid) R 25752 25754 24804 0 -1 4202496 4953 0 0 0 19 0 0 0 25 0 1 0 850668985 26218496 4902 33554432000 4194304 6539028 140733465472784 18446744073709551615 5641374 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/25754/statm: 6401 4903 236 573 0 5819 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 25604

[startup+0.300798 s]
/proc/loadavg: 1.95 1.99 1.99 3/434 25754
/proc/meminfo: memFree=12499036/32951132 swapFree=67093840/67111528
[pid=25754] ppid=25752 vsize=34180 CPUtime=0.29 cores=0,2,4,6
/proc/25754/stat : 25754 (minisatid) R 25752 25754 24804 0 -1 4202496 7099 0 0 0 29 0 0 0 25 0 1 0 850668985 35000320 7048 33554432000 4194304 6539028 140733465472784 18446744073709551615 5641374 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/25754/statm: 8545 7049 236 573 0 7963 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 34180

[startup+0.700732 s]
/proc/loadavg: 1.95 1.99 1.99 3/434 25754
/proc/meminfo: memFree=12499036/32951132 swapFree=67093840/67111528
[pid=25754] ppid=25752 vsize=68360 CPUtime=0.69 cores=0,2,4,6
/proc/25754/stat : 25754 (minisatid) R 25752 25754 24804 0 -1 4202496 15641 0 0 0 67 2 0 0 25 0 1 0 850668985 70000640 15590 33554432000 4194304 6539028 140733465472784 18446744073709551615 5641374 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/25754/statm: 17090 15591 236 573 0 16508 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 68360

[startup+1.50059 s]
/proc/loadavg: 1.95 1.99 1.99 3/435 25756
/proc/meminfo: memFree=12400696/32951132 swapFree=67093840/67111528
[pid=25754] ppid=25752 vsize=112824 CPUtime=1.49 cores=0,2,4,6
/proc/25754/stat : 25754 (minisatid) R 25752 25754 24804 0 -1 4202496 27427 0 0 0 145 4 0 0 25 0 1 0 850668985 115531776 26765 33554432000 4194304 6539028 140733465472784 18446744073709551615 4285848 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/25754/statm: 28206 26765 251 573 0 27624 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 112824

[startup+3.10031 s]
/proc/loadavg: 1.95 1.99 1.99 3/435 25756
/proc/meminfo: memFree=12385444/32951132 swapFree=67093840/67111528
[pid=25754] ppid=25752 vsize=122884 CPUtime=3.09 cores=0,2,4,6
/proc/25754/stat : 25754 (minisatid) R 25752 25754 24804 0 -1 4202496 30967 0 0 0 304 5 0 0 25 0 1 0 850668985 125833216 29263 33554432000 4194304 6539028 140733465472784 18446744073709551615 4503542 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/25754/statm: 30721 29264 270 573 0 30139 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 122884

[startup+6.30076 s]
/proc/loadavg: 2.04 2.01 2.00 3/435 25756
/proc/meminfo: memFree=12365876/32951132 swapFree=67093840/67111528
[pid=25754] ppid=25752 vsize=144356 CPUtime=6.29 cores=0,2,4,6
/proc/25754/stat : 25754 (minisatid) R 25752 25754 24804 0 -1 4202496 35553 0 0 0 623 6 0 0 25 0 1 0 850668985 147820544 33828 33554432000 4194304 6539028 140733465472784 18446744073709551615 4498769 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/25754/statm: 36089 33828 270 573 0 35507 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 144356

[startup+12.7007 s]
/proc/loadavg: 2.03 2.01 2.00 3/435 25756
/proc/meminfo: memFree=12337616/32951132 swapFree=67093840/67111528
[pid=25754] ppid=25752 vsize=167308 CPUtime=12.69 cores=0,2,4,6
/proc/25754/stat : 25754 (minisatid) R 25752 25754 24804 0 -1 4202496 42102 0 0 0 1262 7 0 0 25 0 1 0 850668985 171323392 40349 33554432000 4194304 6539028 140733465472784 18446744073709551615 4498744 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/25754/statm: 41827 40349 270 573 0 41245 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 167308

[startup+25.5005 s]
/proc/loadavg: 2.03 2.00 2.00 3/435 25756
/proc/meminfo: memFree=12300176/32951132 swapFree=67093840/67111528
[pid=25754] ppid=25752 vsize=203980 CPUtime=25.49 cores=0,2,4,6
/proc/25754/stat : 25754 (minisatid) R 25752 25754 24804 0 -1 4202496 51215 0 0 0 2540 9 0 0 25 0 1 0 850668985 208875520 49423 33554432000 4194304 6539028 140733465472784 18446744073709551615 4498689 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/25754/statm: 50995 49423 270 573 0 50413 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 203980

[startup+51.101 s]
/proc/loadavg: 2.02 2.00 2.00 3/435 25757
/proc/meminfo: memFree=12243756/32951132 swapFree=67093840/67111528
[pid=25754] ppid=25752 vsize=263704 CPUtime=51.09 cores=0,2,4,6
/proc/25754/stat : 25754 (minisatid) R 25752 25754 24804 0 -1 4202496 65497 0 0 0 5096 13 0 0 25 0 1 0 850668985 270032896 63655 33554432000 4194304 6539028 140733465472784 18446744073709551615 4499004 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/25754/statm: 65926 63655 270 573 0 65344 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 263704

[startup+102.3 s]
/proc/loadavg: 2.05 2.01 2.00 2/433 25762
/proc/meminfo: memFree=12172388/32951132 swapFree=67093840/67111528
[pid=25754] ppid=25752 vsize=354636 CPUtime=102.28 cores=0,2,4,6
/proc/25754/stat : 25754 (minisatid) R 25752 25754 24804 0 -1 4202496 84240 0 0 0 10211 17 0 0 25 0 1 0 850668985 363147264 82320 33554432000 4194304 6539028 140733465472784 18446744073709551615 4498769 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/25754/statm: 88659 82320 270 573 0 88077 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 354636

[startup+162.301 s]
/proc/loadavg: 2.02 2.01 2.00 3/435 25791
/proc/meminfo: memFree=11983212/32951132 swapFree=67093840/67111528
[pid=25754] ppid=25752 vsize=498696 CPUtime=162.28 cores=0,2,4,6
/proc/25754/stat : 25754 (minisatid) R 25752 25754 24804 0 -1 4202496 101158 0 0 0 16206 22 0 0 25 0 1 0 850668985 510664704 99176 33554432000 4194304 6539028 140733465472784 18446744073709551615 4498769 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/25754/statm: 124674 99176 270 573 0 124092 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 498696

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/435 25792
/proc/meminfo: memFree=11993856/32951132 swapFree=67093840/67111528
[pid=25754] ppid=25752 vsize=507704 CPUtime=222.28 cores=0,2,4,6
/proc/25754/stat : 25754 (minisatid) R 25752 25754 24804 0 -1 4202496 113636 0 0 0 22203 25 0 0 25 0 1 0 850668985 519888896 111612 33554432000 4194304 6539028 140733465472784 18446744073709551615 4499120 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/25754/statm: 126926 111612 270 573 0 126344 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 507704

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/435 25794
/proc/meminfo: memFree=11927748/32951132 swapFree=67093840/67111528
[pid=25754] ppid=25752 vsize=516216 CPUtime=282.28 cores=0,2,4,6
/proc/25754/stat : 25754 (minisatid) R 25752 25754 24804 0 -1 4202496 125005 0 0 0 28199 29 0 0 25 0 1 0 850668985 528605184 122949 33554432000 4194304 6539028 140733465472784 18446744073709551615 4499410 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/25754/statm: 129054 122949 270 573 0 128472 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 516216

[startup+342.301 s]
/proc/loadavg: 2.10 2.03 2.01 3/435 25796
/proc/meminfo: memFree=11832868/32951132 swapFree=67093840/67111528
[pid=25754] ppid=25752 vsize=737604 CPUtime=342.25 cores=0,2,4,6
/proc/25754/stat : 25754 (minisatid) R 25752 25754 24804 0 -1 4202496 134530 0 0 0 34192 33 0 0 25 0 1 0 850668985 755306496 132438 33554432000 4194304 6539028 140733465472784 18446744073709551615 4498769 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/25754/statm: 184401 132438 270 573 0 183819 0
Current children cumulated CPU time (s) 342.25
Current children cumulated vsize (KiB) 737604

[startup+402.301 s]
/proc/loadavg: 2.08 2.04 2.01 3/435 25797
/proc/meminfo: memFree=12188984/32951132 swapFree=67093840/67111528
[pid=25754] ppid=25752 vsize=262764 CPUtime=402.24 cores=0,2,4,6
/proc/25754/stat : 25754 (minisatid) R 25752 25754 24804 0 -1 4202496 156362 0 0 0 40184 40 0 0 25 0 1 0 850668985 269070336 58379 33554432000 4194304 6539028 140733465472784 18446744073709551615 4499324 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/25754/statm: 65691 58379 270 573 0 65109 0
Current children cumulated CPU time (s) 402.24
Current children cumulated vsize (KiB) 262764

[startup+462.3 s]
/proc/loadavg: 2.07 2.04 2.01 3/435 25799
/proc/meminfo: memFree=12051092/32951132 swapFree=67093840/67111528
[pid=25754] ppid=25752 vsize=394748 CPUtime=462.24 cores=0,2,4,6
/proc/25754/stat : 25754 (minisatid) R 25752 25754 24804 0 -1 4202496 180513 0 0 0 46179 45 0 0 25 0 1 0 850668985 404221952 82417 33554432000 4194304 6539028 140733465472784 18446744073709551615 4499373 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/25754/statm: 98687 82417 270 573 0 98105 0
Current children cumulated CPU time (s) 462.24
Current children cumulated vsize (KiB) 394748

[startup+522.301 s]
/proc/loadavg: 2.02 2.03 2.00 3/435 25800
/proc/meminfo: memFree=11816336/32951132 swapFree=67093840/67111528
[pid=25754] ppid=25752 vsize=527596 CPUtime=522.25 cores=0,2,4,6
/proc/25754/stat : 25754 (minisatid) R 25752 25754 24804 0 -1 4202496 197527 0 0 0 52176 49 0 0 25 0 1 0 850668985 540258304 99362 33554432000 4194304 6539028 140733465472784 18446744073709551615 4498769 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/25754/statm: 131899 99362 270 573 0 131317 0
Current children cumulated CPU time (s) 522.25
Current children cumulated vsize (KiB) 527596

[startup+582.301 s]
/proc/loadavg: 2.01 2.02 2.00 3/435 25802
/proc/meminfo: memFree=11934616/32951132 swapFree=67093840/67111528
[pid=25754] ppid=25752 vsize=527976 CPUtime=582.25 cores=0,2,4,6
/proc/25754/stat : 25754 (minisatid) R 25752 25754 24804 0 -1 4202496 211083 0 0 0 58173 52 0 0 25 0 1 0 850668985 540647424 112857 33554432000 4194304 6539028 140733465472784 18446744073709551615 4499693 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/25754/statm: 131994 112857 270 573 0 131412 0
Current children cumulated CPU time (s) 582.25
Current children cumulated vsize (KiB) 527976


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

[startup+822.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/435 25808
/proc/meminfo: memFree=11604468/32951132 swapFree=67093840/67111528
[pid=25754] ppid=25752 vsize=752768 CPUtime=822.25 cores=0,2,4,6
/proc/25754/stat : 25754 (minisatid) R 25752 25754 24804 0 -1 4202496 249252 0 0 0 82159 66 0 0 25 0 1 0 850668985 770834432 150868 33554432000 4194304 6539028 140733465472784 18446744073709551615 4498819 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/25754/statm: 188192 150868 270 573 0 187610 0
Current children cumulated CPU time (s) 822.25
Current children cumulated vsize (KiB) 752768

[startup+882.301 s]
/proc/loadavg: 2.15 2.03 2.01 3/435 25810
/proc/meminfo: memFree=11637808/32951132 swapFree=67093840/67111528
[pid=25754] ppid=25752 vsize=756392 CPUtime=882.26 cores=0,2,4,6
/proc/25754/stat : 25754 (minisatid) R 25752 25754 24804 0 -1 4202496 256457 0 0 0 88158 68 0 0 25 0 1 0 850668985 774545408 158055 33554432000 4194304 6539028 140733465472784 18446744073709551615 4498769 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/25754/statm: 189098 158055 270 573 0 188516 0
Current children cumulated CPU time (s) 882.26
Current children cumulated vsize (KiB) 756392

[startup+942.301 s]
/proc/loadavg: 2.12 2.04 2.01 3/435 25811
/proc/meminfo: memFree=11894972/32951132 swapFree=67093840/67111528
[pid=25754] ppid=25752 vsize=279124 CPUtime=942.25 cores=0,2,4,6
/proc/25754/stat : 25754 (minisatid) R 25752 25754 24804 0 -1 4202496 277877 0 0 0 94150 75 0 0 25 0 1 0 850668985 285822976 63611 33554432000 4194304 6539028 140733465472784 18446744073709551615 4499377 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/25754/statm: 69781 63611 270 573 0 69199 0
Current children cumulated CPU time (s) 942.25
Current children cumulated vsize (KiB) 279124

[startup+1002.3 s]
/proc/loadavg: 2.16 2.06 2.01 3/435 25813
/proc/meminfo: memFree=12033592/32951132 swapFree=67093840/67111528
[pid=25754] ppid=25752 vsize=411232 CPUtime=1002.25 cores=0,2,4,6
/proc/25754/stat : 25754 (minisatid) R 25752 25754 24804 0 -1 4202496 302648 0 0 0 100143 82 0 0 25 0 1 0 850668985 421101568 88290 33554432000 4194304 6539028 140733465472784 18446744073709551615 4498656 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/25754/statm: 102808 88290 270 573 0 102226 0
Current children cumulated CPU time (s) 1002.25
Current children cumulated vsize (KiB) 411232

[startup+1062.3 s]
/proc/loadavg: 2.11 2.06 2.01 3/435 25815
/proc/meminfo: memFree=11927816/32951132 swapFree=67093840/67111528
[pid=25754] ppid=25752 vsize=545716 CPUtime=1062.25 cores=0,2,4,6
/proc/25754/stat : 25754 (minisatid) R 25752 25754 24804 0 -1 4202496 320751 0 0 0 106139 86 0 0 25 0 1 0 850668985 558813184 106338 33554432000 4194304 6539028 140733465472784 18446744073709551615 4498769 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/25754/statm: 136429 106338 270 573 0 135847 0
Current children cumulated CPU time (s) 1062.25
Current children cumulated vsize (KiB) 545716

[startup+1122.3 s]
/proc/loadavg: 2.04 2.05 2.01 3/435 25816
/proc/meminfo: memFree=11795492/32951132 swapFree=67093840/67111528
[pid=25754] ppid=25752 vsize=546432 CPUtime=1122.25 cores=0,2,4,6
/proc/25754/stat : 25754 (minisatid) R 25752 25754 24804 0 -1 4202496 336923 0 0 0 112135 90 0 0 25 0 1 0 850668985 559546368 122434 33554432000 4194304 6539028 140733465472784 18446744073709551615 4499107 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/25754/statm: 136608 122434 270 573 0 136026 0
Current children cumulated CPU time (s) 1122.25
Current children cumulated vsize (KiB) 546432

[startup+1182.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/435 25818
/proc/meminfo: memFree=11714140/32951132 swapFree=67093840/67111528
[pid=25754] ppid=25752 vsize=547148 CPUtime=1182.25 cores=0,2,4,6
/proc/25754/stat : 25754 (minisatid) R 25752 25754 24804 0 -1 4202496 349460 0 0 0 118132 93 0 0 25 0 1 0 850668985 560279552 134920 33554432000 4194304 6539028 140733465472784 18446744073709551615 4498769 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/25754/statm: 136787 134920 270 573 0 136205 0
Current children cumulated CPU time (s) 1182.25
Current children cumulated vsize (KiB) 547148

[startup+1242.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/435 25819
/proc/meminfo: memFree=11579464/32951132 swapFree=67093840/67111528
[pid=25754] ppid=25752 vsize=763156 CPUtime=1242.26 cores=0,2,4,6
/proc/25754/stat : 25754 (minisatid) R 25752 25754 24804 0 -1 4202496 359659 0 0 0 124130 96 0 0 25 0 1 0 850668985 781471744 145068 33554432000 4194304 6539028 140733465472784 18446744073709551615 4498769 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/25754/statm: 190789 145068 270 573 0 190207 0
Current children cumulated CPU time (s) 1242.26
Current children cumulated vsize (KiB) 763156

[startup+1302.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/435 25821
/proc/meminfo: memFree=11562088/32951132 swapFree=67093840/67111528
[pid=25754] ppid=25752 vsize=763832 CPUtime=1302.28 cores=0,2,4,6
/proc/25754/stat : 25754 (minisatid) R 25752 25754 24804 0 -1 4202496 369360 0 0 0 130128 100 0 0 25 0 1 0 850668985 782163968 154738 33554432000 4194304 6539028 140733465472784 18446744073709551615 4499022 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/25754/statm: 190958 154738 270 573 0 190376 0
Current children cumulated CPU time (s) 1302.28
Current children cumulated vsize (KiB) 763832

[startup+1362.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/435 25823
/proc/meminfo: memFree=11604484/32951132 swapFree=67093840/67111528
[pid=25754] ppid=25752 vsize=766336 CPUtime=1362.26 cores=0,2,4,6
/proc/25754/stat : 25754 (minisatid) R 25752 25754 24804 0 -1 4202496 378386 0 0 0 136124 102 0 0 25 0 1 0 850668985 784728064 163731 33554432000 4194304 6539028 140733465472784 18446744073709551615 4498769 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/25754/statm: 191584 163731 270 573 0 191002 0
Current children cumulated CPU time (s) 1362.26
Current children cumulated vsize (KiB) 766336

[startup+1422.32 s]
/proc/loadavg: 2.00 2.01 2.00 3/435 25824
/proc/meminfo: memFree=11576564/32951132 swapFree=67093840/67111528
[pid=25754] ppid=25752 vsize=768760 CPUtime=1422.28 cores=0,2,4,6
/proc/25754/stat : 25754 (minisatid) R 25752 25754 24804 0 -1 4202496 385683 0 0 0 142122 106 0 0 25 0 1 0 850668985 787210240 171002 33554432000 4194304 6539028 140733465472784 18446744073709551615 4499320 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/25754/statm: 192190 171002 270 573 0 191608 0
Current children cumulated CPU time (s) 1422.28
Current children cumulated vsize (KiB) 768760

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/435 25826
/proc/meminfo: memFree=11536624/32951132 swapFree=67093840/67111528
[pid=25754] ppid=25752 vsize=771036 CPUtime=1482.27 cores=0,2,4,6
/proc/25754/stat : 25754 (minisatid) R 25752 25754 24804 0 -1 4202496 393866 0 0 0 148118 109 0 0 25 0 1 0 850668985 789540864 179141 33554432000 4194304 6539028 140733465472784 18446744073709551615 4498689 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/25754/statm: 192759 179141 270 573 0 192177 0
Current children cumulated CPU time (s) 1482.27
Current children cumulated vsize (KiB) 771036

[startup+1542.3 s]
/proc/loadavg: 2.23 2.06 2.02 3/435 25828
/proc/meminfo: memFree=11498788/32951132 swapFree=67093840/67111528
[pid=25754] ppid=25752 vsize=774028 CPUtime=1542.26 cores=0,2,4,6
/proc/25754/stat : 25754 (minisatid) R 25752 25754 24804 0 -1 4202496 400584 0 0 0 154115 111 0 0 25 0 1 0 850668985 792604672 185832 33554432000 4194304 6539028 140733465472784 18446744073709551615 4499126 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/25754/statm: 193507 185832 270 573 0 192925 0
Current children cumulated CPU time (s) 1542.26
Current children cumulated vsize (KiB) 774028

[startup+1602.3 s]
/proc/loadavg: 2.16 2.06 2.02 3/435 25829
/proc/meminfo: memFree=11375148/32951132 swapFree=67093840/67111528
[pid=25754] ppid=25752 vsize=1126752 CPUtime=1602.27 cores=0,2,4,6
/proc/25754/stat : 25754 (minisatid) R 25752 25754 24804 0 -1 4202496 407780 0 0 0 160110 117 0 0 25 0 1 0 850668985 1153794048 193000 33554432000 4194304 6539028 140733465472784 18446744073709551615 4498605 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/25754/statm: 281688 193000 270 573 0 281106 0
Current children cumulated CPU time (s) 1602.27
Current children cumulated vsize (KiB) 1126752

[startup+1662.3 s]
/proc/loadavg: 2.06 2.05 2.01 3/435 25831
/proc/meminfo: memFree=11587556/32951132 swapFree=67093840/67111528
[pid=25754] ppid=25752 vsize=1129992 CPUtime=1662.27 cores=0,2,4,6
/proc/25754/stat : 25754 (minisatid) R 25752 25754 24804 0 -1 4202496 414342 0 0 0 166107 120 0 0 25 0 1 0 850668985 1157111808 199527 33554432000 4194304 6539028 140733465472784 18446744073709551615 4503238 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/25754/statm: 282498 199527 270 573 0 281916 0
Current children cumulated CPU time (s) 1662.27
Current children cumulated vsize (KiB) 1129992

[startup+1722.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/435 25832
/proc/meminfo: memFree=11895936/32951132 swapFree=67093840/67111528
[pid=25754] ppid=25752 vsize=352740 CPUtime=1722.27 cores=0,2,4,6
/proc/25754/stat : 25754 (minisatid) R 25752 25754 24804 0 -1 4202496 448976 0 0 0 172096 131 0 0 25 0 1 0 850668985 361205760 85132 33554432000 4194304 6539028 140733465472784 18446744073709551615 4498780 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/25754/statm: 88185 85132 270 573 0 87603 0
Current children cumulated CPU time (s) 1722.27
Current children cumulated vsize (KiB) 352740

[startup+1782.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/435 25834
/proc/meminfo: memFree=11785444/32951132 swapFree=67093840/67111528
[pid=25754] ppid=25752 vsize=434128 CPUtime=1782.27 cores=0,2,4,6
/proc/25754/stat : 25754 (minisatid) R 25752 25754 24804 0 -1 4202496 466699 0 0 0 178093 134 0 0 25 0 1 0 850668985 444547072 102784 33554432000 4194304 6539028 140733465472784 18446744073709551615 4499410 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/25754/statm: 108532 102784 270 573 0 107950 0
Current children cumulated CPU time (s) 1782.27
Current children cumulated vsize (KiB) 434128



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.1 s]
/proc/loadavg: 2.00 2.03 2.00 3/435 25834
/proc/meminfo: memFree=11756300/32951132 swapFree=67093840/67111528
[pid=25754] ppid=25752 vsize=566388 CPUtime=1800.08 cores=0,2,4,6
/proc/25754/stat : 25754 (minisatid) R 25752 25754 24804 0 -1 4202496 470960 0 0 0 179873 135 0 0 25 0 1 0 850668985 579981312 107027 33554432000 4194304 6539028 140733465472784 18446744073709551615 4498670 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/25754/statm: 141597 107027 270 573 0 141015 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 566388

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

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

Child status: 0
Real time (s): 1800.14
CPU time (s): 1800.12
CPU user time (s): 1798.74
CPU system time (s): 1.37579
CPU usage (%): 99.9987
Max. virtual memory (cumulated for all children) (KiB): 1149236

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

runsolver used 8.40872 second user time and 17.5283 second system time

The end

Launcher Data

Begin job on node131 at 2011-06-06 22:04:53
IDJOB=3464726
IDBENCH=2139
IDSOLVER=1956
FILE ID=node131/3464726-1307390693
RUNJOBID= node131-1307381324-24822
PBS_JOBID= 13514176
Free space on /tmp= 73956 MiB

SOLVER NAME= MinisatID 2.4.8
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-g250.15.opb
COMMAND LINE= HOME/minisatid BENCHNAME --verbosity=0 --format=opb 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3464726-1307390693/watcher-3464726-1307390693 -o /tmp/evaluation-result-3464726-1307390693/solver-3464726-1307390693 -C 1800 -W 1900 -M 15500 --use-pty HOME/minisatid HOME/instance-3464726-1307390693.opb --verbosity=0 --format=opb 

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

MD5SUM BENCH= f368868fda311e5aaeadb84d33b29291
RANDOM SEED=226027422

node131.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.830
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.66
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.830
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	: 5332.75
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.830
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.83
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.830
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.830
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.77
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.830
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.830
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.75
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.830
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      12499316 kB
Buffers:        355208 kB
Cached:        5655552 kB
SwapCached:        948 kB
Active:       16002728 kB
Inactive:      4127420 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      12499316 kB
SwapTotal:    67111528 kB
SwapFree:     67093840 kB
Dirty:            8896 kB
Writeback:          12 kB
AnonPages:    14117912 kB
Mapped:          39452 kB
Slab:           199600 kB
PageTables:      55260 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 95353344 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73956 MiB
End job on node131 at 2011-06-06 22:34:56