Trace number 3496838

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.5.2-gmp (fixed)? (TO) 1800.07 1800.03

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.02	>>> IMPORTANT: two aggregates with the same head occurred. Assuming that this head is certainly true.
1800.03/1800.00	>>> Terminate signal received
1800.03/1800.00	UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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 /var/tmp/evaluation-result-3496838-1307923399/watcher-3496838-1307923399 -o /var/tmp/evaluation-result-3496838-1307923399/solver-3496838-1307923399 -C 1800 -W 1900 -M 15500 HOME/minisatid-gmp HOME/instance-3496838-1307923399.opb --verbosity=0 --format=opb --randomseed=1049153223 

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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.92 1.98 1.90 3/177 18275
/proc/meminfo: memFree=4350032/32951124 swapFree=67057920/67111528
[pid=18275] ppid=18273 vsize=7892 CPUtime=0 cores=0,2,4,6
/proc/18275/stat : 18275 (minisatid-gmp) R 18273 18275 17662 0 -1 4202496 419 0 0 0 0 0 0 0 25 0 1 0 884755263 8081408 372 33554432000 4194304 6957856 140733890631344 18446744073709551615 4246836 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/18275/statm: 1973 372 227 675 0 1289 0

[startup+0.039409 s]
/proc/loadavg: 1.92 1.98 1.90 3/177 18275
/proc/meminfo: memFree=4350032/32951124 swapFree=67057920/67111528
[pid=18275] ppid=18273 vsize=11484 CPUtime=0.03 cores=0,2,4,6
/proc/18275/stat : 18275 (minisatid-gmp) R 18273 18275 17662 0 -1 4202496 1543 0 0 0 3 0 0 0 25 0 1 0 884755263 11759616 1301 33554432000 4194304 6957856 140733890631344 18446744073709551615 5925517 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/18275/statm: 2871 1302 251 675 0 2187 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 11484

[startup+0.100415 s]
/proc/loadavg: 1.92 1.98 1.90 3/177 18275
/proc/meminfo: memFree=4350032/32951124 swapFree=67057920/67111528
[pid=18275] ppid=18273 vsize=16500 CPUtime=0.09 cores=0,2,4,6
/proc/18275/stat : 18275 (minisatid-gmp) R 18273 18275 17662 0 -1 4202496 2792 0 0 0 9 0 0 0 25 0 1 0 884755263 16896000 2550 33554432000 4194304 6957856 140733890631344 18446744073709551615 5925517 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/18275/statm: 4125 2551 251 675 0 3441 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16500

[startup+0.300372 s]
/proc/loadavg: 1.92 1.98 1.90 3/177 18275
/proc/meminfo: memFree=4350032/32951124 swapFree=67057920/67111528
[pid=18275] ppid=18273 vsize=32736 CPUtime=0.29 cores=0,2,4,6
/proc/18275/stat : 18275 (minisatid-gmp) R 18273 18275 17662 0 -1 4202496 6853 0 0 0 28 1 0 0 25 0 1 0 884755263 33521664 6611 33554432000 4194304 6957856 140733890631344 18446744073709551615 5925517 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/18275/statm: 8184 6612 251 675 0 7500 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32736

[startup+0.700297 s]
/proc/loadavg: 1.92 1.98 1.90 3/177 18275
/proc/meminfo: memFree=4350032/32951124 swapFree=67057920/67111528
[pid=18275] ppid=18273 vsize=64944 CPUtime=0.69 cores=0,2,4,6
/proc/18275/stat : 18275 (minisatid-gmp) R 18273 18275 17662 0 -1 4202496 14899 0 0 0 67 2 0 0 25 0 1 0 884755263 66502656 14657 33554432000 4194304 6957856 140733890631344 18446744073709551615 5925517 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/18275/statm: 16236 14658 251 675 0 15552 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 64944

[startup+1.50111 s]
/proc/loadavg: 1.92 1.98 1.90 3/178 18276
/proc/meminfo: memFree=4265852/32951124 swapFree=67057920/67111528
[pid=18275] ppid=18273 vsize=129756 CPUtime=1.49 cores=0,2,4,6
/proc/18275/stat : 18275 (minisatid-gmp) R 18273 18275 17662 0 -1 4202496 31086 0 0 0 145 4 0 0 25 0 1 0 884755263 132870144 30844 33554432000 4194304 6957856 140733890631344 18446744073709551615 5925517 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/18275/statm: 32439 30845 251 675 0 31755 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 129756

[startup+3.10084 s]
/proc/loadavg: 1.92 1.98 1.90 3/178 18276
/proc/meminfo: memFree=4251260/32951124 swapFree=67057920/67111528
[pid=18275] ppid=18273 vsize=172200 CPUtime=3.09 cores=0,2,4,6
/proc/18275/stat : 18275 (minisatid-gmp) R 18273 18275 17662 0 -1 4202496 44057 0 0 0 303 6 0 0 25 0 1 0 884755263 176332800 42136 33554432000 4194304 6957856 140733890631344 18446744073709551615 4741437 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/18275/statm: 43050 42136 282 675 0 42366 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 172200

[startup+6.30029 s]
/proc/loadavg: 1.93 1.98 1.90 3/178 18276
/proc/meminfo: memFree=4231544/32951124 swapFree=67057920/67111528
[pid=18275] ppid=18273 vsize=187744 CPUtime=6.29 cores=0,2,4,6
/proc/18275/stat : 18275 (minisatid-gmp) R 18273 18275 17662 0 -1 4202496 47421 0 0 0 623 6 0 0 25 0 1 0 884755263 192249856 45479 33554432000 4194304 6957856 140733890631344 18446744073709551615 4638419 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/18275/statm: 46936 45479 283 675 0 46252 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 187744

[startup+12.7012 s]
/proc/loadavg: 1.93 1.98 1.90 3/178 18276
/proc/meminfo: memFree=4208420/32951124 swapFree=67057920/67111528
[pid=18275] ppid=18273 vsize=221740 CPUtime=12.69 cores=0,2,4,6
/proc/18275/stat : 18275 (minisatid-gmp) R 18273 18275 17662 0 -1 4202496 52721 0 0 0 1262 7 0 0 25 0 1 0 884755263 227061760 50755 33554432000 4194304 6957856 140733890631344 18446744073709551615 4638396 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/18275/statm: 55435 50755 283 675 0 54751 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 221740

[startup+25.5009 s]
/proc/loadavg: 1.95 1.98 1.91 3/178 18277
/proc/meminfo: memFree=4124492/32951124 swapFree=67057920/67111528
[pid=18275] ppid=18273 vsize=257876 CPUtime=25.49 cores=0,2,4,6
/proc/18275/stat : 18275 (minisatid-gmp) R 18273 18275 17662 0 -1 4202496 60933 0 0 0 2541 8 0 0 25 0 1 0 884755263 264065024 58935 33554432000 4194304 6957856 140733890631344 18446744073709551615 4638419 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/18275/statm: 64469 58935 283 675 0 63785 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 257876

[startup+51.1004 s]
/proc/loadavg: 1.96 1.98 1.91 3/178 18277
/proc/meminfo: memFree=4070632/32951124 swapFree=67057920/67111528
[pid=18275] ppid=18273 vsize=314940 CPUtime=51.09 cores=0,2,4,6
/proc/18275/stat : 18275 (minisatid-gmp) R 18273 18275 17662 0 -1 4202496 73623 0 0 0 5099 10 0 0 25 0 1 0 884755263 322498560 71578 33554432000 4194304 6957856 140733890631344 18446744073709551615 5917999 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/18275/statm: 78735 71578 283 675 0 78051 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 314940

[startup+102.306 s]
/proc/loadavg: 1.98 1.98 1.91 3/178 18279
/proc/meminfo: memFree=4009596/32951124 swapFree=67057920/67111528
[pid=18275] ppid=18273 vsize=408388 CPUtime=102.3 cores=0,2,4,6
/proc/18275/stat : 18275 (minisatid-gmp) R 18273 18275 17662 0 -1 4202496 90087 0 0 0 10216 14 0 0 25 0 1 0 884755263 418189312 87985 33554432000 4194304 6957856 140733890631344 18446744073709551615 4638764 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/18275/statm: 102097 87985 283 675 0 101413 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 408388

[startup+162.301 s]
/proc/loadavg: 1.99 1.98 1.91 3/178 18280
/proc/meminfo: memFree=3945328/32951124 swapFree=67057920/67111528
[pid=18275] ppid=18273 vsize=547404 CPUtime=162.29 cores=0,2,4,6
/proc/18275/stat : 18275 (minisatid-gmp) R 18273 18275 17662 0 -1 4202496 106058 0 0 0 16212 17 0 0 25 0 1 0 884755263 560541696 103890 33554432000 4194304 6957856 140733890631344 18446744073709551615 4638419 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/18275/statm: 136851 103890 283 675 0 136167 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 547404

[startup+222.301 s]
/proc/loadavg: 1.99 1.98 1.91 3/178 18282
/proc/meminfo: memFree=3944672/32951124 swapFree=67057920/67111528
[pid=18275] ppid=18273 vsize=558620 CPUtime=222.29 cores=0,2,4,6
/proc/18275/stat : 18275 (minisatid-gmp) R 18273 18275 17662 0 -1 4202496 118381 0 0 0 22210 19 0 0 25 0 1 0 884755263 572026880 116162 33554432000 4194304 6957856 140733890631344 18446744073709551615 4638419 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/18275/statm: 139655 116162 283 675 0 138971 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 558620

[startup+282.301 s]
/proc/loadavg: 1.99 1.98 1.91 3/178 18283
/proc/meminfo: memFree=3875212/32951124 swapFree=67057920/67111528
[pid=18275] ppid=18273 vsize=564812 CPUtime=282.29 cores=0,2,4,6
/proc/18275/stat : 18275 (minisatid-gmp) R 18273 18275 17662 0 -1 4202496 128370 0 0 0 28207 22 0 0 25 0 1 0 884755263 578367488 126119 33554432000 4194304 6957856 140733890631344 18446744073709551615 4638350 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/18275/statm: 141203 126119 283 675 0 140519 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 564812

[startup+342.301 s]
/proc/loadavg: 1.99 1.98 1.91 3/178 18285
/proc/meminfo: memFree=3781800/32951124 swapFree=67057920/67111528
[pid=18275] ppid=18273 vsize=572060 CPUtime=342.3 cores=0,2,4,6
/proc/18275/stat : 18275 (minisatid-gmp) R 18273 18275 17662 0 -1 4202496 137906 0 0 0 34205 25 0 0 25 0 1 0 884755263 585789440 135628 33554432000 4194304 6957856 140733890631344 18446744073709551615 4863315 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/18275/statm: 143015 135628 283 675 0 142331 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 572060

[startup+402.3 s]
/proc/loadavg: 1.99 1.98 1.91 3/178 18287
/proc/meminfo: memFree=3801120/32951124 swapFree=67057920/67111528
[pid=18275] ppid=18273 vsize=792588 CPUtime=402.3 cores=0,2,4,6
/proc/18275/stat : 18275 (minisatid-gmp) R 18273 18275 17662 0 -1 4202496 146847 0 0 0 40202 28 0 0 25 0 1 0 884755263 811610112 144534 33554432000 4194304 6957856 140733890631344 18446744073709551615 4638659 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/18275/statm: 198147 144534 283 675 0 197463 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 792588

[startup+462.301 s]
/proc/loadavg: 1.99 1.98 1.91 3/178 18288
/proc/meminfo: memFree=3764756/32951124 swapFree=67057920/67111528
[pid=18275] ppid=18273 vsize=798136 CPUtime=462.3 cores=0,2,4,6
/proc/18275/stat : 18275 (minisatid-gmp) R 18273 18275 17662 0 -1 4202496 155879 0 0 0 46199 31 0 0 25 0 1 0 884755263 817291264 153527 33554432000 4194304 6957856 140733890631344 18446744073709551615 4638371 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/18275/statm: 199534 153527 283 675 0 198850 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 798136

[startup+522.301 s]
/proc/loadavg: 1.99 1.98 1.91 3/178 18329
/proc/meminfo: memFree=3573448/32951124 swapFree=67057920/67111528
[pid=18275] ppid=18273 vsize=798852 CPUtime=522.3 cores=0,2,4,6
/proc/18275/stat : 18275 (minisatid-gmp) R 18273 18275 17662 0 -1 4202496 165036 0 0 0 52196 34 0 0 25 0 1 0 884755263 818024448 162653 33554432000 4194304 6957856 140733890631344 18446744073709551615 4638419 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/18275/statm: 199713 162653 283 675 0 199029 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 798852

[startup+582.301 s]
/proc/loadavg: 1.99 1.98 1.91 3/178 18330
/proc/meminfo: memFree=3536840/32951124 swapFree=67057920/67111528
[pid=18275] ppid=18273 vsize=799780 CPUtime=582.31 cores=0,2,4,6
/proc/18275/stat : 18275 (minisatid-gmp) R 18273 18275 17662 0 -1 4202496 173988 0 0 0 58194 37 0 0 25 0 1 0 884755263 818974720 171564 33554432000 4194304 6957856 140733890631344 18446744073709551615 4638980 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/18275/statm: 199945 171564 283 675 0 199261 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 799780

[startup+642.301 s]

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

[startup+822.301 s]
/proc/loadavg: 1.99 1.98 1.91 3/178 18337
/proc/meminfo: memFree=3653672/32951124 swapFree=67057920/67111528
[pid=18275] ppid=18273 vsize=585572 CPUtime=822.31 cores=0,2,4,6
/proc/18275/stat : 18275 (minisatid-gmp) R 18273 18275 17662 0 -1 4202496 239041 0 0 0 82179 52 0 0 25 0 1 0 884755263 599625728 122281 33554432000 4194304 6957856 140733890631344 18446744073709551615 4638419 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/18275/statm: 146393 122281 284 675 0 145709 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 585572

[startup+882.301 s]
/proc/loadavg: 1.99 1.98 1.91 3/178 18338
/proc/meminfo: memFree=3613092/32951124 swapFree=67057920/67111528
[pid=18275] ppid=18273 vsize=586752 CPUtime=882.3 cores=0,2,4,6
/proc/18275/stat : 18275 (minisatid-gmp) R 18273 18275 17662 0 -1 4202496 247381 0 0 0 88177 53 0 0 25 0 1 0 884755263 600834048 130582 33554432000 4194304 6957856 140733890631344 18446744073709551615 4638419 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/18275/statm: 146688 130582 284 675 0 146004 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 586752

[startup+942.301 s]
/proc/loadavg: 2.04 2.00 1.91 3/178 18340
/proc/meminfo: memFree=3580332/32951124 swapFree=67057920/67111528
[pid=18275] ppid=18273 vsize=588128 CPUtime=942.31 cores=0,2,4,6
/proc/18275/stat : 18275 (minisatid-gmp) R 18273 18275 17662 0 -1 4202496 255220 0 0 0 94175 56 0 0 25 0 1 0 884755263 602243072 138382 33554432000 4194304 6957856 140733890631344 18446744073709551615 4638419 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/18275/statm: 147032 138382 284 675 0 146348 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 588128

[startup+1002.3 s]
/proc/loadavg: 2.07 2.01 1.92 3/178 18342
/proc/meminfo: memFree=3495232/32951124 swapFree=67057920/67111528
[pid=18275] ppid=18273 vsize=590576 CPUtime=1002.31 cores=0,2,4,6
/proc/18275/stat : 18275 (minisatid-gmp) R 18273 18275 17662 0 -1 4202496 262530 0 0 0 100173 58 0 0 25 0 1 0 884755263 604749824 145672 33554432000 4194304 6957856 140733890631344 18446744073709551615 4638352 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/18275/statm: 147644 145672 284 675 0 146960 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 590576

[startup+1062.3 s]
/proc/loadavg: 2.02 2.01 1.92 3/178 18343
/proc/meminfo: memFree=3481556/32951124 swapFree=67057920/67111528
[pid=18275] ppid=18273 vsize=809292 CPUtime=1062.31 cores=0,2,4,6
/proc/18275/stat : 18275 (minisatid-gmp) R 18273 18275 17662 0 -1 4202496 269731 0 0 0 106171 60 0 0 25 0 1 0 884755263 828715008 152845 33554432000 4194304 6957856 140733890631344 18446744073709551615 4638755 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/18275/statm: 202323 152845 284 675 0 201639 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 809292

[startup+1122.3 s]
/proc/loadavg: 2.01 2.00 1.92 3/178 18345
/proc/meminfo: memFree=3465532/32951124 swapFree=67057920/67111528
[pid=18275] ppid=18273 vsize=810808 CPUtime=1122.32 cores=0,2,4,6
/proc/18275/stat : 18275 (minisatid-gmp) R 18273 18275 17662 0 -1 4202496 277883 0 0 0 112169 63 0 0 25 0 1 0 884755263 830267392 160966 33554432000 4194304 6957856 140733890631344 18446744073709551615 4638419 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/18275/statm: 202702 160966 284 675 0 202018 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 810808

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 18346
/proc/meminfo: memFree=3403016/32951124 swapFree=67057920/67111528
[pid=18275] ppid=18273 vsize=811480 CPUtime=1182.31 cores=0,2,4,6
/proc/18275/stat : 18275 (minisatid-gmp) R 18273 18275 17662 0 -1 4202496 286308 0 0 0 118166 65 0 0 25 0 1 0 884755263 830955520 169347 33554432000 4194304 6957856 140733890631344 18446744073709551615 4451392 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/18275/statm: 202870 169347 284 675 0 202186 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 811480

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 18348
/proc/meminfo: memFree=3395048/32951124 swapFree=67057920/67111528
[pid=18275] ppid=18273 vsize=812724 CPUtime=1242.32 cores=0,2,4,6
/proc/18275/stat : 18275 (minisatid-gmp) R 18273 18275 17662 0 -1 4202496 294770 0 0 0 124165 67 0 0 25 0 1 0 884755263 832229376 177780 33554432000 4194304 6957856 140733890631344 18446744073709551615 4638316 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/18275/statm: 203181 177780 284 675 0 202497 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 812724

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 18352
/proc/meminfo: memFree=3333644/32951124 swapFree=67057920/67111528
[pid=18275] ppid=18273 vsize=814052 CPUtime=1302.32 cores=0,2,4,6
/proc/18275/stat : 18275 (minisatid-gmp) R 18273 18275 17662 0 -1 4202496 301856 0 0 0 130163 69 0 0 25 0 1 0 884755263 833589248 184816 33554432000 4194304 6957856 140733890631344 18446744073709551615 4638419 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/18275/statm: 203513 184816 284 675 0 202829 0
Current children cumulated CPU time (s) 1302.32
Current children cumulated vsize (KiB) 814052

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 18354
/proc/meminfo: memFree=3273480/32951124 swapFree=67057920/67111528
[pid=18275] ppid=18273 vsize=815824 CPUtime=1362.32 cores=0,2,4,6
/proc/18275/stat : 18275 (minisatid-gmp) R 18273 18275 17662 0 -1 4202496 309051 0 0 0 136161 71 0 0 25 0 1 0 884755263 835403776 191978 33554432000 4194304 6957856 140733890631344 18446744073709551615 4638387 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/18275/statm: 203956 191978 284 675 0 203272 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 815824

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 18356
/proc/meminfo: memFree=3769208/32951124 swapFree=67057920/67111528
[pid=18275] ppid=18273 vsize=338112 CPUtime=1422.33 cores=0,2,4,6
/proc/18275/stat : 18275 (minisatid-gmp) R 18273 18275 17662 0 -1 4202496 327493 0 0 0 142156 77 0 0 25 0 1 0 884755263 346226688 76154 33554432000 4194304 6957856 140733890631344 18446744073709551615 4617120 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/18275/statm: 84528 76154 284 675 0 83844 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 338112

[startup+1482.3 s]
/proc/loadavg: 2.07 2.02 1.93 3/178 18357
/proc/meminfo: memFree=3651876/32951124 swapFree=67057920/67111528
[pid=18275] ppid=18273 vsize=469588 CPUtime=1482.32 cores=0,2,4,6
/proc/18275/stat : 18275 (minisatid-gmp) R 18273 18275 17662 0 -1 4202496 350118 0 0 0 148150 82 0 0 25 0 1 0 884755263 480858112 98692 33554432000 4194304 6957856 140733890631344 18446744073709551615 4639053 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/18275/statm: 117397 98692 284 675 0 116713 0
Current children cumulated CPU time (s) 1482.32
Current children cumulated vsize (KiB) 469588

[startup+1542.3 s]
/proc/loadavg: 2.10 2.03 1.93 3/178 18359
/proc/meminfo: memFree=3644280/32951124 swapFree=67057920/67111528
[pid=18275] ppid=18273 vsize=469588 CPUtime=1542.33 cores=0,2,4,6
/proc/18275/stat : 18275 (minisatid-gmp) R 18273 18275 17662 0 -1 4202496 362091 0 0 0 154148 85 0 0 25 0 1 0 884755263 480858112 110599 33554432000 4194304 6957856 140733890631344 18446744073709551615 5922137 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/18275/statm: 117397 110599 284 675 0 116713 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 469588

[startup+1602.3 s]
/proc/loadavg: 2.04 2.02 1.93 3/178 18361
/proc/meminfo: memFree=3574440/32951124 swapFree=67057920/67111528
[pid=18275] ppid=18273 vsize=602268 CPUtime=1602.32 cores=0,2,4,6
/proc/18275/stat : 18275 (minisatid-gmp) R 18273 18275 17662 0 -1 4202496 375482 0 0 0 160145 87 0 0 25 0 1 0 884755263 616722432 123938 33554432000 4194304 6957856 140733890631344 18446744073709551615 4639011 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/18275/statm: 150567 123938 284 675 0 149883 0
Current children cumulated CPU time (s) 1602.32
Current children cumulated vsize (KiB) 602268

[startup+1662.3 s]
/proc/loadavg: 2.01 2.01 1.93 3/178 18362
/proc/meminfo: memFree=3520584/32951124 swapFree=67057920/67111528
[pid=18275] ppid=18273 vsize=602688 CPUtime=1662.33 cores=0,2,4,6
/proc/18275/stat : 18275 (minisatid-gmp) R 18273 18275 17662 0 -1 4202496 384213 0 0 0 166144 89 0 0 25 0 1 0 884755263 617152512 132630 33554432000 4194304 6957856 140733890631344 18446744073709551615 4638304 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/18275/statm: 150672 132630 284 675 0 149988 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 602688

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 1.93 3/178 18364
/proc/meminfo: memFree=3473808/32951124 swapFree=67057920/67111528
[pid=18275] ppid=18273 vsize=603828 CPUtime=1722.33 cores=0,2,4,6
/proc/18275/stat : 18275 (minisatid-gmp) R 18273 18275 17662 0 -1 4202496 392445 0 0 0 172142 91 0 0 25 0 1 0 884755263 618319872 140812 33554432000 4194304 6957856 140733890631344 18446744073709551615 4638419 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/18275/statm: 150957 140812 284 675 0 150273 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 603828

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 18365
/proc/meminfo: memFree=3424668/32951124 swapFree=67057920/67111528
[pid=18275] ppid=18273 vsize=604756 CPUtime=1782.34 cores=0,2,4,6
/proc/18275/stat : 18275 (minisatid-gmp) R 18273 18275 17662 0 -1 4202496 400332 0 0 0 178140 94 0 0 25 0 1 0 884755263 619270144 148655 33554432000 4194304 6957856 140733890631344 18446744073709551615 4638419 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/18275/statm: 151189 148655 284 675 0 150505 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (KiB) 604756



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 18366
/proc/meminfo: memFree=3445860/32951124 swapFree=67057920/67111528
[pid=18275] ppid=18273 vsize=820228 CPUtime=1800.03 cores=0,2,4,6
/proc/18275/stat : 18275 (minisatid-gmp) R 18273 18275 17662 0 -1 4202496 402473 0 0 0 179909 94 0 0 25 0 1 0 884755263 839913472 150779 33554432000 4194304 6957856 140733890631344 18446744073709551615 4639088 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/18275/statm: 205057 150779 284 675 0 204373 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 820228

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.03
CPU time (s): 1800.07
CPU user time (s): 1799.1
CPU system time (s): 0.972852
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 835448

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

runsolver used 2.70159 second user time and 5.60615 second system time

The end

Launcher Data

Begin job on node140 at 2011-06-13 02:03:19
IDJOB=3496838
IDBENCH=2139
IDSOLVER=1990
FILE ID=node140/3496838-1307923399
RUNJOBID= node140-1307919792-17680
PBS_JOBID= 13559639
Free space on /var/tmp= 2904 MiB

SOLVER NAME= MinisatID 2.5.2-gmp
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-g250.15.opb
COMMAND LINE= HOME/minisatid-gmp BENCHNAME --verbosity=0 --format=opb --randomseed=RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-3496838-1307923399/watcher-3496838-1307923399 -o /var/tmp/evaluation-result-3496838-1307923399/solver-3496838-1307923399 -C 1800 -W 1900 -M 15500  HOME/minisatid-gmp HOME/instance-3496838-1307923399.opb --verbosity=0 --format=opb --randomseed=1049153223

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

MD5SUM BENCH= f368868fda311e5aaeadb84d33b29291
RANDOM SEED=1049153223

node140.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.833
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.833
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.14
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.833
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.75
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.833
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.77
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.833
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.833
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.833
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.833
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:       4350716 kB
Buffers:         70676 kB
Cached:       27487316 kB
SwapCached:       7412 kB
Active:       12980116 kB
Inactive:     14736892 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       4350716 kB
SwapTotal:    67111528 kB
SwapFree:     67057920 kB
Dirty:            9188 kB
Writeback:          12 kB
AnonPages:      156812 kB
Mapped:          14464 kB
Slab:           820000 kB
PageTables:       4852 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   386248 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 /var/tmp at the end= 2896 MiB
End job on node140 at 2011-06-13 02:33:21