Trace number 3498226

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
MinisatID 2.5.2-gmp (fixed)? (TO) 1800.08 1800.03

General information on the benchmark

Name/OPT-SMALLINT-LIN/heinz/
normalized-neos-777800.opb
MD5SUMfa5c07257df1fb9de8867209807734ca
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-80
Best CPU time to get the best result obtained on this benchmark4.93425
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6400
Total number of constraints475
Number of constraints which are clauses4
Number of constraints which are cardinality constraints (but not clauses)471
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint6400
Number of terms in the objective function 6400
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 6400
Number of bits of the sum of numbers in the objective function 13
Biggest number in a constraint 80
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 6480
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.04/1800.00	>>> Terminate signal received
1800.04/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-3498226-1307938236/watcher-3498226-1307938236 -o /var/tmp/evaluation-result-3498226-1307938236/solver-3498226-1307938236 -C 1800 -W 1900 -M 15500 HOME/minisatid-gmp HOME/instance-3498226-1307938236.opb --verbosity=0 --format=opb --randomseed=1501271305 

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


[startup+0 s]
/proc/loadavg: 1.96 2.01 1.93 2/177 13166
/proc/meminfo: memFree=30105020/32950928 swapFree=67048888/67111528
[pid=13166] ppid=13164 vsize=7896 CPUtime=0 cores=1,3,5,7
/proc/13166/stat : 13166 (minisatid-gmp) R 13164 13166 10741 0 -1 4202496 422 0 0 0 0 0 0 0 25 0 1 0 905422417 8085504 375 33554432000 4194304 6957856 140734803394976 18446744073709551615 5312987 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/13166/statm: 1974 375 227 675 0 1290 0

[startup+0.069572 s]
/proc/loadavg: 1.96 2.01 1.93 2/177 13166
/proc/meminfo: memFree=30105020/32950928 swapFree=67048888/67111528
[pid=13166] ppid=13164 vsize=12576 CPUtime=0.06 cores=1,3,5,7
/proc/13166/stat : 13166 (minisatid-gmp) R 13164 13166 10741 0 -1 4202496 1759 0 0 0 6 0 0 0 25 0 1 0 905422417 12877824 1539 33554432000 4194304 6957856 140734803394976 18446744073709551615 5456407 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/13166/statm: 3144 1539 250 675 0 2460 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 12576

[startup+0.100566 s]
/proc/loadavg: 1.96 2.01 1.93 2/177 13166
/proc/meminfo: memFree=30105020/32950928 swapFree=67048888/67111528
[pid=13166] ppid=13164 vsize=14236 CPUtime=0.09 cores=1,3,5,7
/proc/13166/stat : 13166 (minisatid-gmp) R 13164 13166 10741 0 -1 4202496 2730 0 0 0 9 0 0 0 25 0 1 0 905422417 14577664 1987 33554432000 4194304 6957856 140734803394976 18446744073709551615 5934082 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/13166/statm: 3559 1988 266 675 0 2875 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14236

[startup+0.300532 s]
/proc/loadavg: 1.96 2.01 1.93 2/177 13166
/proc/meminfo: memFree=30105020/32950928 swapFree=67048888/67111528
[pid=13166] ppid=13164 vsize=30288 CPUtime=0.29 cores=1,3,5,7
/proc/13166/stat : 13166 (minisatid-gmp) R 13164 13166 10741 0 -1 4202496 8275 0 0 0 29 0 0 0 25 0 1 0 905422417 31014912 6044 33554432000 4194304 6957856 140734803394976 18446744073709551615 5312950 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/13166/statm: 7572 6044 274 675 0 6888 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30288

[startup+0.700461 s]
/proc/loadavg: 1.96 2.01 1.93 2/177 13166
/proc/meminfo: memFree=30105020/32950928 swapFree=67048888/67111528
[pid=13166] ppid=13164 vsize=30448 CPUtime=0.69 cores=1,3,5,7
/proc/13166/stat : 13166 (minisatid-gmp) R 13164 13166 10741 0 -1 4202496 13881 0 0 0 68 1 0 0 25 0 1 0 905422417 31178752 6436 33554432000 4194304 6957856 140734803394976 18446744073709551615 5314225 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/13166/statm: 7612 6436 274 675 0 6928 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 30448

[startup+1.50032 s]
/proc/loadavg: 1.96 2.01 1.93 3/178 13167
/proc/meminfo: memFree=30079244/32950928 swapFree=67048888/67111528
[pid=13166] ppid=13164 vsize=30644 CPUtime=1.49 cores=1,3,5,7
/proc/13166/stat : 13166 (minisatid-gmp) R 13164 13166 10741 0 -1 4202496 24561 0 0 0 147 2 0 0 25 0 1 0 905422417 31379456 7155 33554432000 4194304 6957856 140734803394976 18446744073709551615 5922131 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/13166/statm: 7661 7155 283 675 0 6977 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 30644

[startup+3.10103 s]
/proc/loadavg: 1.96 2.01 1.93 3/178 13167
/proc/meminfo: memFree=30077316/32950928 swapFree=67048888/67111528
[pid=13166] ppid=13164 vsize=30672 CPUtime=3.09 cores=1,3,5,7
/proc/13166/stat : 13166 (minisatid-gmp) R 13164 13166 10741 0 -1 4202496 24915 0 0 0 307 2 0 0 25 0 1 0 905422417 31408128 7183 33554432000 4194304 6957856 140734803394976 18446744073709551615 5932533 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/13166/statm: 7668 7183 283 675 0 6984 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 30672

[startup+6.30046 s]
/proc/loadavg: 1.97 2.01 1.93 3/178 13167
/proc/meminfo: memFree=30077688/32950928 swapFree=67048888/67111528
[pid=13166] ppid=13164 vsize=30672 CPUtime=6.29 cores=1,3,5,7
/proc/13166/stat : 13166 (minisatid-gmp) R 13164 13166 10741 0 -1 4202496 24918 0 0 0 627 2 0 0 25 0 1 0 905422417 31408128 7185 33554432000 4194304 6957856 140734803394976 18446744073709551615 5922047 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/13166/statm: 7668 7185 283 675 0 6984 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 30672

[startup+12.7003 s]
/proc/loadavg: 1.97 2.01 1.93 3/178 13168
/proc/meminfo: memFree=30077752/32950928 swapFree=67048888/67111528
[pid=13166] ppid=13164 vsize=30672 CPUtime=12.69 cores=1,3,5,7
/proc/13166/stat : 13166 (minisatid-gmp) R 13164 13166 10741 0 -1 4202496 24921 0 0 0 1267 2 0 0 25 0 1 0 905422417 31408128 7187 33554432000 4194304 6957856 140734803394976 18446744073709551615 5932611 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/13166/statm: 7668 7187 283 675 0 6984 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 30672

[startup+25.501 s]
/proc/loadavg: 1.97 2.00 1.93 3/178 13168
/proc/meminfo: memFree=30078544/32950928 swapFree=67048888/67111528
[pid=13166] ppid=13164 vsize=33448 CPUtime=25.49 cores=1,3,5,7
/proc/13166/stat : 13166 (minisatid-gmp) R 13164 13166 10741 0 -1 4202496 25278 0 0 0 2547 2 0 0 25 0 1 0 905422417 34250752 7222 33554432000 4194304 6957856 140734803394976 18446744073709551615 5319469 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/13166/statm: 8362 7222 284 675 0 7678 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 33448

[startup+51.1005 s]
/proc/loadavg: 1.98 2.00 1.93 3/178 13169
/proc/meminfo: memFree=30038816/32950928 swapFree=67048888/67111528
[pid=13166] ppid=13164 vsize=33620 CPUtime=51.09 cores=1,3,5,7
/proc/13166/stat : 13166 (minisatid-gmp) R 13164 13166 10741 0 -1 4202496 27397 0 0 0 5107 2 0 0 25 0 1 0 905422417 34426880 7379 33554432000 4194304 6957856 140734803394976 18446744073709551615 5929068 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/13166/statm: 8405 7379 284 675 0 7721 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 33620

[startup+102.306 s]
/proc/loadavg: 1.99 2.00 1.93 3/178 13170
/proc/meminfo: memFree=29928532/32950928 swapFree=67048888/67111528
[pid=13166] ppid=13164 vsize=33824 CPUtime=102.3 cores=1,3,5,7
/proc/13166/stat : 13166 (minisatid-gmp) R 13164 13166 10741 0 -1 4202496 29173 0 0 0 10227 3 0 0 25 0 1 0 905422417 34635776 7527 33554432000 4194304 6957856 140734803394976 18446744073709551615 5932611 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/13166/statm: 8456 7527 284 675 0 7772 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 33824

[startup+162.301 s]
/proc/loadavg: 1.99 2.00 1.93 3/178 13172
/proc/meminfo: memFree=29804368/32950928 swapFree=67048888/67111528
[pid=13166] ppid=13164 vsize=34056 CPUtime=162.3 cores=1,3,5,7
/proc/13166/stat : 13166 (minisatid-gmp) R 13164 13166 10741 0 -1 4202496 31298 0 0 0 16227 3 0 0 25 0 1 0 905422417 34873344 7703 33554432000 4194304 6957856 140734803394976 18446744073709551615 5932566 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/13166/statm: 8514 7703 285 675 0 7830 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 34056

[startup+222.301 s]
/proc/loadavg: 1.99 2.00 1.93 3/178 13173
/proc/meminfo: memFree=29683268/32950928 swapFree=67048888/67111528
[pid=13166] ppid=13164 vsize=34404 CPUtime=222.3 cores=1,3,5,7
/proc/13166/stat : 13166 (minisatid-gmp) R 13164 13166 10741 0 -1 4202496 36063 0 0 0 22227 3 0 0 25 0 1 0 905422417 35229696 8055 33554432000 4194304 6957856 140734803394976 18446744073709551615 5918134 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/13166/statm: 8601 8055 285 675 0 7917 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 34404

[startup+282.3 s]
/proc/loadavg: 1.99 2.00 1.93 3/178 13175
/proc/meminfo: memFree=29559724/32950928 swapFree=67048888/67111528
[pid=13166] ppid=13164 vsize=40192 CPUtime=282.3 cores=1,3,5,7
/proc/13166/stat : 13166 (minisatid-gmp) R 13164 13166 10741 0 -1 4202496 43009 0 0 0 28226 4 0 0 25 0 1 0 905422417 41156608 8695 33554432000 4194304 6957856 140734803394976 18446744073709551615 4852394 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/13166/statm: 10048 8695 285 675 0 9364 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 40192

[startup+342.301 s]
/proc/loadavg: 1.99 2.00 1.93 3/178 13176
/proc/meminfo: memFree=29432556/32950928 swapFree=67048888/67111528
[pid=13166] ppid=13164 vsize=40056 CPUtime=342.3 cores=1,3,5,7
/proc/13166/stat : 13166 (minisatid-gmp) R 13164 13166 10741 0 -1 4202496 54525 0 0 0 34224 6 0 0 25 0 1 0 905422417 41017344 9361 33554432000 4194304 6957856 140734803394976 18446744073709551615 5917973 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/13166/statm: 10014 9361 285 675 0 9330 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 40056

[startup+402.301 s]
/proc/loadavg: 1.99 2.00 1.93 3/178 13178
/proc/meminfo: memFree=29668344/32950928 swapFree=67048888/67111528
[pid=13166] ppid=13164 vsize=31076 CPUtime=402.3 cores=1,3,5,7
/proc/13166/stat : 13166 (minisatid-gmp) R 13164 13166 10741 0 -1 4202496 62133 0 0 0 40224 6 0 0 25 0 1 0 905422417 31821824 7259 33554432000 4194304 6957856 140734803394976 18446744073709551615 5922184 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/13166/statm: 7769 7259 286 675 0 7085 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 31076

[startup+462.3 s]
/proc/loadavg: 1.99 2.00 1.93 3/178 13180
/proc/meminfo: memFree=29542804/32950928 swapFree=67048888/67111528
[pid=13166] ppid=13164 vsize=38008 CPUtime=462.31 cores=1,3,5,7
/proc/13166/stat : 13166 (minisatid-gmp) R 13164 13166 10741 0 -1 4202496 63487 0 0 0 46224 7 0 0 25 0 1 0 905422417 38920192 8611 33554432000 4194304 6957856 140734803394976 18446744073709551615 5934090 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/13166/statm: 9502 8611 286 675 0 8818 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 38008

[startup+522.301 s]
/proc/loadavg: 2.05 2.01 1.93 3/178 13181
/proc/meminfo: memFree=29414884/32950928 swapFree=67048888/67111528
[pid=13166] ppid=13164 vsize=49544 CPUtime=522.31 cores=1,3,5,7
/proc/13166/stat : 13166 (minisatid-gmp) R 13164 13166 10741 0 -1 4202496 64852 0 0 0 52224 7 0 0 25 0 1 0 905422417 50733056 9976 33554432000 4194304 6957856 140734803394976 18446744073709551615 5315716 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/13166/statm: 12386 9976 286 675 0 11702 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 49544

[startup+582.301 s]
/proc/loadavg: 2.02 2.01 1.93 3/178 13183
/proc/meminfo: memFree=29671520/32950928 swapFree=67048888/67111528
[pid=13166] ppid=13164 vsize=61384 CPUtime=582.3 cores=1,3,5,7
/proc/13166/stat : 13166 (minisatid-gmp) R 13164 13166 10741 0 -1 4202496 68083 0 0 0 58223 7 0 0 25 0 1 0 905422417 62857216 13206 33554432000 4194304 6957856 140734803394976 18446744073709551615 4638769 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/13166/statm: 15346 13206 290 675 0 14662 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 61384

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 13189
/proc/meminfo: memFree=29406428/32950928 swapFree=67048888/67111528
[pid=13166] ppid=13164 vsize=273000 CPUtime=822.31 cores=1,3,5,7
/proc/13166/stat : 13166 (minisatid-gmp) R 13164 13166 10741 0 -1 4202496 274330 0 0 0 82194 37 0 0 25 0 1 0 905422417 279552000 64060 33554432000 4194304 6957856 140734803394976 18446744073709551615 4638772 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/13166/statm: 68250 64060 290 675 0 67566 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 273000

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 13191
/proc/meminfo: memFree=29348604/32950928 swapFree=67048888/67111528
[pid=13166] ppid=13164 vsize=191612 CPUtime=882.31 cores=1,3,5,7
/proc/13166/stat : 13166 (minisatid-gmp) R 13164 13166 10741 0 -1 4202496 325108 0 0 0 88186 45 0 0 25 0 1 0 905422417 196210688 45376 33554432000 4194304 6957856 140734803394976 18446744073709551615 5922121 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/13166/statm: 47903 45376 290 675 0 47219 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 191612

[startup+942.301 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 13192
/proc/meminfo: memFree=29028756/32950928 swapFree=67048888/67111528
[pid=13166] ppid=13164 vsize=405260 CPUtime=942.31 cores=1,3,5,7
/proc/13166/stat : 13166 (minisatid-gmp) R 13164 13166 10741 0 -1 4202496 375335 0 0 0 94179 52 0 0 25 0 1 0 905422417 414986240 95595 33554432000 4194304 6957856 140734803394976 18446744073709551615 5922477 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/13166/statm: 101315 95595 290 675 0 100631 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 405260

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 13194
/proc/meminfo: memFree=29041716/32950928 swapFree=67048888/67111528
[pid=13166] ppid=13164 vsize=273000 CPUtime=1002.31 cores=1,3,5,7
/proc/13166/stat : 13166 (minisatid-gmp) R 13164 13166 10741 0 -1 4202496 425982 0 0 0 100171 60 0 0 25 0 1 0 905422417 279552000 59833 33554432000 4194304 6957856 140734803394976 18446744073709551615 5918037 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/13166/statm: 68250 59833 290 675 0 67566 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 273000

[startup+1062.3 s]
/proc/loadavg: 2.07 2.02 1.94 3/178 13196
/proc/meminfo: memFree=29583668/32950928 swapFree=67048888/67111528
[pid=13166] ppid=13164 vsize=61384 CPUtime=1062.32 cores=1,3,5,7
/proc/13166/stat : 13166 (minisatid-gmp) R 13164 13166 10741 0 -1 4202496 473402 0 0 0 106163 69 0 0 25 0 1 0 905422417 62857216 14850 33554432000 4194304 6957856 140734803394976 18446744073709551615 4859496 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/13166/statm: 15346 14850 290 675 0 14662 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 61384

[startup+1122.3 s]
/proc/loadavg: 2.02 2.01 1.94 3/178 13197
/proc/meminfo: memFree=29242728/32950928 swapFree=67048888/67111528
[pid=13166] ppid=13164 vsize=405260 CPUtime=1122.32 cores=1,3,5,7
/proc/13166/stat : 13166 (minisatid-gmp) R 13164 13166 10741 0 -1 4202496 528322 0 0 0 112157 75 0 0 25 0 1 0 905422417 414986240 69760 33554432000 4194304 6957856 140734803394976 18446744073709551615 5319469 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/13166/statm: 101315 69760 293 675 0 100631 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 405260

[startup+1182.3 s]
/proc/loadavg: 2.01 2.00 1.94 3/178 13199
/proc/meminfo: memFree=28920412/32950928 swapFree=67048888/67111528
[pid=13166] ppid=13164 vsize=620184 CPUtime=1182.32 cores=1,3,5,7
/proc/13166/stat : 13166 (minisatid-gmp) R 13164 13166 10741 0 -1 4202496 580348 0 0 0 118150 82 0 0 25 0 1 0 905422417 635068416 121781 33554432000 4194304 6957856 140734803394976 18446744073709551615 5934095 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/13166/statm: 155046 121781 293 675 0 154362 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 620184

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 13200
/proc/meminfo: memFree=28590024/32950928 swapFree=67048888/67111528
[pid=13166] ppid=13164 vsize=969432 CPUtime=1242.33 cores=1,3,5,7
/proc/13166/stat : 13166 (minisatid-gmp) R 13164 13166 10741 0 -1 4202496 632264 0 0 0 124145 88 0 0 25 0 1 0 905422417 992698368 173688 33554432000 4194304 6957856 140734803394976 18446744073709551615 5922026 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/13166/statm: 242358 173688 293 675 0 241674 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 969432

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 13202
/proc/meminfo: memFree=28954396/32950928 swapFree=67048888/67111528
[pid=13166] ppid=13164 vsize=273000 CPUtime=1302.33 cores=1,3,5,7
/proc/13166/stat : 13166 (minisatid-gmp) R 13164 13166 10741 0 -1 4202496 696111 0 0 0 130135 98 0 0 25 0 1 0 905422417 279552000 50628 33554432000 4194304 6957856 140734803394976 18446744073709551615 5934014 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/13166/statm: 68250 50628 289 675 0 67566 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 273000

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 13204
/proc/meminfo: memFree=29193292/32950928 swapFree=67048888/67111528
[pid=13166] ppid=13164 vsize=405260 CPUtime=1362.33 cores=1,3,5,7
/proc/13166/stat : 13166 (minisatid-gmp) R 13164 13166 10741 0 -1 4202496 745565 0 0 0 136128 105 0 0 25 0 1 0 905422417 414986240 100073 33554432000 4194304 6957856 140734803394976 18446744073709551615 4632668 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/13166/statm: 101315 100073 289 675 0 100631 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 405260

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 13205
/proc/meminfo: memFree=29206744/32950928 swapFree=67048888/67111528
[pid=13166] ppid=13164 vsize=288012 CPUtime=1422.33 cores=1,3,5,7
/proc/13166/stat : 13166 (minisatid-gmp) R 13164 13166 10741 0 -1 4202496 797661 0 0 0 142122 111 0 0 25 0 1 0 905422417 294924288 63234 33554432000 4194304 6957856 140734803394976 18446744073709551615 5932705 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/13166/statm: 72003 63234 288 675 0 71319 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 288012

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 13207
/proc/meminfo: memFree=28884044/32950928 swapFree=67048888/67111528
[pid=13166] ppid=13164 vsize=635196 CPUtime=1482.33 cores=1,3,5,7
/proc/13166/stat : 13166 (minisatid-gmp) R 13164 13166 10741 0 -1 4202496 847281 0 0 0 148115 118 0 0 25 0 1 0 905422417 650440704 112847 33554432000 4194304 6957856 140734803394976 18446744073709551615 5922537 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/13166/statm: 158799 112847 288 675 0 158115 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 635196

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 13208
/proc/meminfo: memFree=29010100/32950928 swapFree=67048888/67111528
[pid=13166] ppid=13164 vsize=288012 CPUtime=1542.33 cores=1,3,5,7
/proc/13166/stat : 13166 (minisatid-gmp) R 13164 13166 10741 0 -1 4202496 897866 0 0 0 154107 126 0 0 25 0 1 0 905422417 294924288 50757 33554432000 4194304 6957856 140734803394976 18446744073709551615 5385223 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/13166/statm: 72003 50757 287 675 0 71319 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 288012

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 13210
/proc/meminfo: memFree=29198272/32950928 swapFree=67048888/67111528
[pid=13166] ppid=13164 vsize=420272 CPUtime=1602.34 cores=1,3,5,7
/proc/13166/stat : 13166 (minisatid-gmp) R 13164 13166 10741 0 -1 4202496 945084 0 0 0 160101 133 0 0 25 0 1 0 905422417 430358528 97965 33554432000 4194304 6957856 140734803394976 18446744073709551615 5918129 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/13166/statm: 105068 97965 287 675 0 104384 0
Current children cumulated CPU time (s) 1602.34
Current children cumulated vsize (KiB) 420272

[startup+1662.3 s]
/proc/loadavg: 2.04 2.01 1.94 3/178 13212
/proc/meminfo: memFree=28872840/32950928 swapFree=67048888/67111528
[pid=13166] ppid=13164 vsize=635196 CPUtime=1662.33 cores=1,3,5,7
/proc/13166/stat : 13166 (minisatid-gmp) R 13164 13166 10741 0 -1 4202496 995372 0 0 0 166096 137 0 0 25 0 1 0 905422417 650440704 148245 33554432000 4194304 6957856 140734803394976 18446744073709551615 4631816 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/13166/statm: 158799 148245 287 675 0 158115 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 635196

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 1.94 3/178 13213
/proc/meminfo: memFree=29087160/32950928 swapFree=67048888/67111528
[pid=13166] ppid=13164 vsize=288012 CPUtime=1722.34 cores=1,3,5,7
/proc/13166/stat : 13166 (minisatid-gmp) R 13164 13166 10741 0 -1 4202496 1046192 0 0 0 172086 148 0 0 25 0 1 0 905422417 294924288 65545 33554432000 4194304 6957856 140734803394976 18446744073709551615 5385219 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/13166/statm: 72003 65545 289 675 0 71319 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 288012

[startup+1782.3 s]
/proc/loadavg: 1.92 1.98 1.94 2/172 13240
/proc/meminfo: memFree=29859416/32950928 swapFree=67048888/67111528
[pid=13166] ppid=13164 vsize=635196 CPUtime=1782.33 cores=1,3,5,7
/proc/13166/stat : 13166 (minisatid-gmp) R 13164 13166 10741 0 -1 4202496 1095992 0 0 0 178081 152 0 0 25 0 1 0 905422417 650440704 115333 33554432000 4194304 6957856 140734803394976 18446744073709551615 5312975 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/13166/statm: 158799 115333 289 675 0 158115 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 635196



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 1.72 1.93 1.92 2/172 13240
/proc/meminfo: memFree=29802584/32950928 swapFree=67048888/67111528
[pid=13166] ppid=13164 vsize=635196 CPUtime=1800.04 cores=1,3,5,7
/proc/13166/stat : 13166 (minisatid-gmp) R 13164 13166 10741 0 -1 4202496 1110223 0 0 0 179850 154 0 0 25 0 1 0 905422417 650440704 129561 33554432000 4194304 6957856 140734803394976 18446744073709551615 4859472 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/13166/statm: 158799 129561 289 675 0 158115 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 635196

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.08
CPU user time (s): 1798.51
CPU system time (s): 1.57076
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 1049572

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

runsolver used 2.33364 second user time and 5.86511 second system time

The end

Launcher Data

Begin job on node122 at 2011-06-13 06:10:36
IDJOB=3498226
IDBENCH=89843
IDSOLVER=1990
FILE ID=node122/3498226-1307938236
RUNJOBID= node122-1307936219-12918
PBS_JOBID= 13559657
Free space on /var/tmp= 2888 MiB

SOLVER NAME= MinisatID 2.5.2-gmp
BENCH NAME= PB11/normalized-PB11/OPT-SMALLINT-LIN/heinz/normalized-neos-777800.opb
COMMAND LINE= HOME/minisatid-gmp BENCHNAME --verbosity=0 --format=opb --randomseed=RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-3498226-1307938236/watcher-3498226-1307938236 -o /var/tmp/evaluation-result-3498226-1307938236/solver-3498226-1307938236 -C 1800 -W 1900 -M 15500  HOME/minisatid-gmp HOME/instance-3498226-1307938236.opb --verbosity=0 --format=opb --randomseed=1501271305

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

MD5SUM BENCH= fa5c07257df1fb9de8867209807734ca
RANDOM SEED=1501271305

node122.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.820
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.64
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.820
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.820
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.820
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.83
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.820
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.820
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.820
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.820
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.97
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      30105332 kB
Buffers:         13028 kB
Cached:        2403208 kB
SwapCached:      15100 kB
Active:         249708 kB
Inactive:      2393248 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30105332 kB
SwapTotal:    67111528 kB
SwapFree:     67048888 kB
Dirty:            9472 kB
Writeback:           0 kB
AnonPages:      224536 kB
Mapped:          10256 kB
Slab:           134724 kB
PageTables:       4472 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   421568 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= 2892 MiB
End job on node122 at 2011-06-13 06:40:38