Trace number 3496643

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.06 1800.02

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-maros.opb
MD5SUMa4588bb38746a3d57566a2a5df85a941
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables42240
Total number of constraints836
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints836
Minimum length of a constraint30
Maximum length of a constraint4740
Number of terms in the objective function 10110
Biggest coefficient in the objective function 330175610880000000
Number of bits for the biggest coefficient in the objective function 59
Sum of the numbers in the objective function 14934064445704252926
Number of bits of the sum of numbers in the objective function 64
Biggest number in a constraint 330175610880000000
Number of bits of the biggest number in a constraint 59
Biggest sum of numbers in a constraint 14934064445704252926
Number of bits of the biggest sum of numbers64
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.03	>>> 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 /tmp/evaluation-result-3496643-1307927052/watcher-3496643-1307927052 -o /tmp/evaluation-result-3496643-1307927052/solver-3496643-1307927052 -C 1800 -W 1900 -M 15500 HOME/minisatid-gmp HOME/instance-3496643-1307927052.opb --verbosity=0 --format=opb --randomseed=198120389 

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.92 1.98 1.95 3/177 12966
/proc/meminfo: memFree=32161996/32951124 swapFree=67056676/67111528
[pid=12966] ppid=12964 vsize=7896 CPUtime=0 cores=1,3,5,7
/proc/12966/stat : 12966 (minisatid-gmp) R 12964 12966 12163 0 -1 4202496 417 0 0 0 0 0 0 0 25 0 1 0 904303169 8085504 370 33554432000 4194304 6957856 140736984520496 18446744073709551615 5312987 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/12966/statm: 1974 370 227 675 0 1290 0

[startup+0.0653601 s]
/proc/loadavg: 1.92 1.98 1.95 3/177 12966
/proc/meminfo: memFree=32161996/32951124 swapFree=67056676/67111528
[pid=12966] ppid=12964 vsize=15484 CPUtime=0.06 cores=1,3,5,7
/proc/12966/stat : 12966 (minisatid-gmp) R 12964 12966 12163 0 -1 4202496 2515 0 0 0 6 0 0 0 25 0 1 0 904303169 15855616 2136 33554432000 4194304 6957856 140736984520496 18446744073709551615 5387648 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/12966/statm: 3871 2136 251 675 0 3187 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 15484

[startup+0.100357 s]
/proc/loadavg: 1.92 1.98 1.95 3/177 12966
/proc/meminfo: memFree=32161996/32951124 swapFree=67056676/67111528
[pid=12966] ppid=12964 vsize=19696 CPUtime=0.09 cores=1,3,5,7
/proc/12966/stat : 12966 (minisatid-gmp) R 12964 12966 12163 0 -1 4202496 3574 0 0 0 9 0 0 0 25 0 1 0 904303169 20168704 3195 33554432000 4194304 6957856 140736984520496 18446744073709551615 5557608 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/12966/statm: 4924 3195 251 675 0 4240 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 19696

[startup+0.300316 s]
/proc/loadavg: 1.92 1.98 1.95 3/177 12966
/proc/meminfo: memFree=32161996/32951124 swapFree=67056676/67111528
[pid=12966] ppid=12964 vsize=25192 CPUtime=0.29 cores=1,3,5,7
/proc/12966/stat : 12966 (minisatid-gmp) R 12964 12966 12163 0 -1 4202496 5002 0 0 0 29 0 0 0 25 0 1 0 904303169 25796608 4623 33554432000 4194304 6957856 140736984520496 18446744073709551615 4768732 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/12966/statm: 6298 4623 251 675 0 5614 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25192

[startup+0.70025 s]
/proc/loadavg: 1.92 1.98 1.95 3/177 12966
/proc/meminfo: memFree=32161996/32951124 swapFree=67056676/67111528
[pid=12966] ppid=12964 vsize=38000 CPUtime=0.69 cores=1,3,5,7
/proc/12966/stat : 12966 (minisatid-gmp) R 12964 12966 12163 0 -1 4202496 7945 0 0 0 69 0 0 0 25 0 1 0 904303169 38912000 7566 33554432000 4194304 6957856 140736984520496 18446744073709551615 4751104 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/12966/statm: 9500 7566 251 675 0 8816 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 38000

[startup+1.50111 s]
/proc/loadavg: 1.92 1.98 1.95 3/178 12967
/proc/meminfo: memFree=32100048/32951124 swapFree=67056676/67111528
[pid=12966] ppid=12964 vsize=119024 CPUtime=1.49 cores=1,3,5,7
/proc/12966/stat : 12966 (minisatid-gmp) R 12964 12966 12163 0 -1 4202496 31428 0 0 0 146 3 0 0 25 0 1 0 904303169 121880576 27870 33554432000 4194304 6957856 140736984520496 18446744073709551615 5929002 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/12966/statm: 29789 27871 272 675 0 29105 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 119024

[startup+3.10083 s]
/proc/loadavg: 1.92 1.98 1.95 3/178 12967
/proc/meminfo: memFree=31989436/32951124 swapFree=67056676/67111528
[pid=12966] ppid=12964 vsize=181212 CPUtime=3.09 cores=1,3,5,7
/proc/12966/stat : 12966 (minisatid-gmp) R 12964 12966 12163 0 -1 4202496 46883 0 0 0 305 4 0 0 25 0 1 0 904303169 185561088 43325 33554432000 4194304 6957856 140736984520496 18446744073709551615 5934045 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/12966/statm: 45303 43325 278 675 0 44619 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 181212

[startup+6.30026 s]
/proc/loadavg: 2.01 2.00 1.95 3/178 12969
/proc/meminfo: memFree=31988564/32951124 swapFree=67056676/67111528
[pid=12966] ppid=12964 vsize=181576 CPUtime=6.29 cores=1,3,5,7
/proc/12966/stat : 12966 (minisatid-gmp) R 12964 12966 12163 0 -1 4202496 46949 0 0 0 625 4 0 0 25 0 1 0 904303169 185933824 43391 33554432000 4194304 6957856 140736984520496 18446744073709551615 4838249 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/12966/statm: 45394 43391 279 675 0 44710 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 181576

[startup+12.7001 s]
/proc/loadavg: 2.01 2.00 1.95 3/178 12969
/proc/meminfo: memFree=31988268/32951124 swapFree=67056676/67111528
[pid=12966] ppid=12964 vsize=178228 CPUtime=12.69 cores=1,3,5,7
/proc/12966/stat : 12966 (minisatid-gmp) R 12964 12966 12163 0 -1 4202496 47206 0 0 0 1265 4 0 0 25 0 1 0 904303169 182505472 43620 33554432000 4194304 6957856 140736984520496 18446744073709551615 4869807 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/12966/statm: 44557 43620 289 675 0 43873 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 178228

[startup+25.5009 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 12970
/proc/meminfo: memFree=31972292/32951124 swapFree=67056676/67111528
[pid=12966] ppid=12964 vsize=207388 CPUtime=25.49 cores=1,3,5,7
/proc/12966/stat : 12966 (minisatid-gmp) R 12964 12966 12163 0 -1 4202496 59358 0 0 0 2542 7 0 0 25 0 1 0 904303169 212365312 48789 33554432000 4194304 6957856 140736984520496 18446744073709551615 5917968 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/12966/statm: 51847 48789 290 675 0 51163 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 207388

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 12971
/proc/meminfo: memFree=31939860/32951124 swapFree=67056676/67111528
[pid=12966] ppid=12964 vsize=226244 CPUtime=51.09 cores=1,3,5,7
/proc/12966/stat : 12966 (minisatid-gmp) R 12964 12966 12163 0 -1 4202496 70937 0 0 0 5100 9 0 0 25 0 1 0 904303169 231673856 55617 33554432000 4194304 6957856 140736984520496 18446744073709551615 5314209 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/12966/statm: 56561 55617 290 675 0 55877 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 226244

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 12972
/proc/meminfo: memFree=31932140/32951124 swapFree=67056676/67111528
[pid=12966] ppid=12964 vsize=226244 CPUtime=102.3 cores=1,3,5,7
/proc/12966/stat : 12966 (minisatid-gmp) R 12964 12966 12163 0 -1 4202496 70937 0 0 0 10221 9 0 0 25 0 1 0 904303169 231673856 55617 33554432000 4194304 6957856 140736984520496 18446744073709551615 5314033 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/12966/statm: 56561 55617 290 675 0 55877 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 226244

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 12974
/proc/meminfo: memFree=31924676/32951124 swapFree=67056676/67111528
[pid=12966] ppid=12964 vsize=226244 CPUtime=162.29 cores=1,3,5,7
/proc/12966/stat : 12966 (minisatid-gmp) R 12964 12966 12163 0 -1 4202496 70937 0 0 0 16220 9 0 0 25 0 1 0 904303169 231673856 55617 33554432000 4194304 6957856 140736984520496 18446744073709551615 5922100 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/12966/statm: 56561 55617 290 675 0 55877 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 226244

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 12975
/proc/meminfo: memFree=31919936/32951124 swapFree=67056676/67111528
[pid=12966] ppid=12964 vsize=226244 CPUtime=222.29 cores=1,3,5,7
/proc/12966/stat : 12966 (minisatid-gmp) R 12964 12966 12163 0 -1 4202496 70937 0 0 0 22220 9 0 0 25 0 1 0 904303169 231673856 55617 33554432000 4194304 6957856 140736984520496 18446744073709551615 5924269 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/12966/statm: 56561 55617 290 675 0 55877 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 226244

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 12977
/proc/meminfo: memFree=31950280/32951124 swapFree=67056676/67111528
[pid=12966] ppid=12964 vsize=226244 CPUtime=282.3 cores=1,3,5,7
/proc/12966/stat : 12966 (minisatid-gmp) R 12964 12966 12163 0 -1 4202496 70937 0 0 0 28221 9 0 0 25 0 1 0 904303169 231673856 55617 33554432000 4194304 6957856 140736984520496 18446744073709551615 5917968 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/12966/statm: 56561 55617 290 675 0 55877 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 226244

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 12979
/proc/meminfo: memFree=31913040/32951124 swapFree=67056676/67111528
[pid=12966] ppid=12964 vsize=226244 CPUtime=342.29 cores=1,3,5,7
/proc/12966/stat : 12966 (minisatid-gmp) R 12964 12966 12163 0 -1 4202496 86905 0 0 0 34218 11 0 0 25 0 1 0 904303169 231673856 55661 33554432000 4194304 6957856 140736984520496 18446744073709551615 4866417 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/12966/statm: 56561 55661 290 675 0 55877 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 226244

[startup+402.301 s]
/proc/loadavg: 2.08 2.02 1.96 3/178 12980
/proc/meminfo: memFree=31908036/32951124 swapFree=67056676/67111528
[pid=12966] ppid=12964 vsize=226244 CPUtime=402.3 cores=1,3,5,7
/proc/12966/stat : 12966 (minisatid-gmp) R 12964 12966 12163 0 -1 4202496 118041 0 0 0 40215 15 0 0 25 0 1 0 904303169 231673856 55661 33554432000 4194304 6957856 140736984520496 18446744073709551615 5918158 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/12966/statm: 56561 55661 290 675 0 55877 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 226244

[startup+462.3 s]
/proc/loadavg: 2.03 2.01 1.96 3/178 12982
/proc/meminfo: memFree=31908008/32951124 swapFree=67056676/67111528
[pid=12966] ppid=12964 vsize=227268 CPUtime=462.3 cores=1,3,5,7
/proc/12966/stat : 12966 (minisatid-gmp) R 12964 12966 12163 0 -1 4202496 125754 0 0 0 46214 16 0 0 25 0 1 0 904303169 232722432 55699 33554432000 4194304 6957856 140736984520496 18446744073709551615 5934028 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/12966/statm: 56817 55699 290 675 0 56133 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 227268

[startup+522.301 s]
/proc/loadavg: 2.01 2.00 1.96 3/178 12983
/proc/meminfo: memFree=31849196/32951124 swapFree=67056676/67111528
[pid=12966] ppid=12964 vsize=257616 CPUtime=522.3 cores=1,3,5,7
/proc/12966/stat : 12966 (minisatid-gmp) R 12964 12966 12163 0 -1 4202496 127488 0 0 0 52214 16 0 0 25 0 1 0 904303169 263798784 57431 33554432000 4194304 6957856 140736984520496 18446744073709551615 5312991 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/12966/statm: 64404 57431 290 675 0 63720 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 257616

[startup+582.301 s]
/proc/loadavg: 1.92 1.98 1.95 3/178 13024
/proc/meminfo: memFree=32098876/32951124 swapFree=67056676/67111528
[pid=12966] ppid=12964 vsize=257616 CPUtime=582.31 cores=1,3,5,7
/proc/12966/stat : 12966 (minisatid-gmp) R 12964 12966 12163 0 -1 4202496 127488 0 0 0 58215 16 0 0 25 0 1 0 904303169 263798784 57431 33554432000 4194304 6957856 140736984520496 18446744073709551615 5922047 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/12966/statm: 64404 57431 290 675 0 63720 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 257616

[startup+642.3 s]

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

[startup+822.301 s]
/proc/loadavg: 1.99 1.98 1.95 3/178 13030
/proc/meminfo: memFree=32046584/32951124 swapFree=67056676/67111528
[pid=12966] ppid=12964 vsize=257616 CPUtime=822.31 cores=1,3,5,7
/proc/12966/stat : 12966 (minisatid-gmp) R 12964 12966 12163 0 -1 4202496 270078 0 0 0 82200 31 0 0 25 0 1 0 904303169 263798784 58873 33554432000 4194304 6957856 140736984520496 18446744073709551615 5932611 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/12966/statm: 64404 58873 290 675 0 63720 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 257616

[startup+882.3 s]
/proc/loadavg: 1.99 1.98 1.95 3/178 13032
/proc/meminfo: memFree=32047908/32951124 swapFree=67056676/67111528
[pid=12966] ppid=12964 vsize=306936 CPUtime=882.31 cores=1,3,5,7
/proc/12966/stat : 12966 (minisatid-gmp) R 12964 12966 12163 0 -1 4202496 312970 0 0 0 88195 36 0 0 25 0 1 0 904303169 314302464 67044 33554432000 4194304 6957856 140736984520496 18446744073709551615 5918134 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/12966/statm: 76734 67044 290 675 0 76050 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 306936

[startup+942.301 s]
/proc/loadavg: 1.99 1.98 1.95 3/178 13034
/proc/meminfo: memFree=32079496/32951124 swapFree=67056676/67111528
[pid=12966] ppid=12964 vsize=257616 CPUtime=942.31 cores=1,3,5,7
/proc/12966/stat : 12966 (minisatid-gmp) R 12964 12966 12163 0 -1 4202496 359143 0 0 0 94188 43 0 0 25 0 1 0 904303169 263798784 58873 33554432000 4194304 6957856 140736984520496 18446744073709551615 5918148 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/12966/statm: 64404 58873 290 675 0 63720 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 257616

[startup+1002.3 s]
/proc/loadavg: 1.99 1.98 1.95 3/178 13035
/proc/meminfo: memFree=32079568/32951124 swapFree=67056676/67111528
[pid=12966] ppid=12964 vsize=257616 CPUtime=1002.32 cores=1,3,5,7
/proc/12966/stat : 12966 (minisatid-gmp) R 12964 12966 12163 0 -1 4202496 385078 0 0 0 100186 46 0 0 25 0 1 0 904303169 263798784 58874 33554432000 4194304 6957856 140736984520496 18446744073709551615 5314209 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/12966/statm: 64404 58874 290 675 0 63720 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 257616

[startup+1062.3 s]
/proc/loadavg: 1.99 1.98 1.95 3/178 13037
/proc/meminfo: memFree=32071468/32951124 swapFree=67056676/67111528
[pid=12966] ppid=12964 vsize=257616 CPUtime=1062.32 cores=1,3,5,7
/proc/12966/stat : 12966 (minisatid-gmp) R 12964 12966 12163 0 -1 4202496 410962 0 0 0 106183 49 0 0 25 0 1 0 904303169 263798784 58874 33554432000 4194304 6957856 140736984520496 18446744073709551615 5922313 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/12966/statm: 64404 58874 290 675 0 63720 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 257616

[startup+1122.3 s]
/proc/loadavg: 1.99 1.98 1.95 3/178 13038
/proc/meminfo: memFree=32040056/32951124 swapFree=67056676/67111528
[pid=12966] ppid=12964 vsize=306936 CPUtime=1122.32 cores=1,3,5,7
/proc/12966/stat : 12966 (minisatid-gmp) R 12964 12966 12163 0 -1 4202496 473484 0 0 0 112175 57 0 0 25 0 1 0 904303169 314302464 67097 33554432000 4194304 6957856 140736984520496 18446744073709551615 5932593 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/12966/statm: 76734 67097 290 675 0 76050 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 306936

[startup+1182.3 s]
/proc/loadavg: 1.99 1.98 1.95 3/178 13040
/proc/meminfo: memFree=32065692/32951124 swapFree=67056676/67111528
[pid=12966] ppid=12964 vsize=257616 CPUtime=1182.32 cores=1,3,5,7
/proc/12966/stat : 12966 (minisatid-gmp) R 12964 12966 12163 0 -1 4202496 522206 0 0 0 118168 64 0 0 25 0 1 0 904303169 263798784 58874 33554432000 4194304 6957856 140736984520496 18446744073709551615 5311818 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/12966/statm: 64404 58874 290 675 0 63720 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 257616

[startup+1242.3 s]
/proc/loadavg: 1.99 1.98 1.95 4/178 13042
/proc/meminfo: memFree=32037500/32951124 swapFree=67056676/67111528
[pid=12966] ppid=12964 vsize=257616 CPUtime=1242.32 cores=1,3,5,7
/proc/12966/stat : 12966 (minisatid-gmp) R 12964 12966 12163 0 -1 4202496 569661 0 0 0 124162 70 0 0 25 0 1 0 904303169 263798784 58874 33554432000 4194304 6957856 140736984520496 18446744073709551615 4856888 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/12966/statm: 64404 58874 290 675 0 63720 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 257616

[startup+1302.3 s]
/proc/loadavg: 1.99 1.98 1.95 3/178 13043
/proc/meminfo: memFree=32021348/32951124 swapFree=67056676/67111528
[pid=12966] ppid=12964 vsize=257616 CPUtime=1302.33 cores=1,3,5,7
/proc/12966/stat : 12966 (minisatid-gmp) R 12964 12966 12163 0 -1 4202496 588451 0 0 0 130161 72 0 0 25 0 1 0 904303169 263798784 58874 33554432000 4194304 6957856 140736984520496 18446744073709551615 5311744 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/12966/statm: 64404 58874 290 675 0 63720 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 257616

[startup+1362.3 s]
/proc/loadavg: 1.99 1.98 1.95 3/178 13045
/proc/meminfo: memFree=31993784/32951124 swapFree=67056676/67111528
[pid=12966] ppid=12964 vsize=257616 CPUtime=1362.32 cores=1,3,5,7
/proc/12966/stat : 12966 (minisatid-gmp) R 12964 12966 12163 0 -1 4202496 634012 0 0 0 136156 76 0 0 25 0 1 0 904303169 263798784 58874 33554432000 4194304 6957856 140736984520496 18446744073709551615 4846787 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/12966/statm: 64404 58874 290 675 0 63720 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 257616

[startup+1422.31 s]
/proc/loadavg: 1.99 1.98 1.95 3/178 13046
/proc/meminfo: memFree=31987800/32951124 swapFree=67056676/67111528
[pid=12966] ppid=12964 vsize=306936 CPUtime=1422.33 cores=1,3,5,7
/proc/12966/stat : 12966 (minisatid-gmp) R 12964 12966 12163 0 -1 4202496 689214 0 0 0 142150 83 0 0 25 0 1 0 904303169 314302464 66564 33554432000 4194304 6957856 140736984520496 18446744073709551615 4869781 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/12966/statm: 76734 66564 290 675 0 76050 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 306936

[startup+1482.3 s]
/proc/loadavg: 2.07 2.00 1.96 3/178 13048
/proc/meminfo: memFree=32012180/32951124 swapFree=67056676/67111528
[pid=12966] ppid=12964 vsize=257616 CPUtime=1482.33 cores=1,3,5,7
/proc/12966/stat : 12966 (minisatid-gmp) R 12964 12966 12163 0 -1 4202496 739108 0 0 0 148143 90 0 0 25 0 1 0 904303169 263798784 58874 33554432000 4194304 6957856 140736984520496 18446744073709551615 4866494 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/12966/statm: 64404 58874 290 675 0 63720 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 257616

[startup+1542.3 s]
/proc/loadavg: 2.03 2.00 1.96 3/178 13050
/proc/meminfo: memFree=32011156/32951124 swapFree=67056676/67111528
[pid=12966] ppid=12964 vsize=257616 CPUtime=1542.33 cores=1,3,5,7
/proc/12966/stat : 12966 (minisatid-gmp) R 12964 12966 12163 0 -1 4202496 788106 0 0 0 154137 96 0 0 25 0 1 0 904303169 263798784 59142 33554432000 4194304 6957856 140736984520496 18446744073709551615 4737701 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/12966/statm: 64404 59142 290 675 0 63720 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 257616

[startup+1602.3 s]
/proc/loadavg: 2.01 2.00 1.96 3/178 13051
/proc/meminfo: memFree=32050304/32951124 swapFree=67056676/67111528
[pid=12966] ppid=12964 vsize=257616 CPUtime=1602.32 cores=1,3,5,7
/proc/12966/stat : 12966 (minisatid-gmp) R 12964 12966 12163 0 -1 4202496 839899 0 0 0 160130 102 0 0 25 0 1 0 904303169 263798784 59142 33554432000 4194304 6957856 140736984520496 18446744073709551615 5385219 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/12966/statm: 64404 59142 290 675 0 63720 0
Current children cumulated CPU time (s) 1602.32
Current children cumulated vsize (KiB) 257616

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 13053
/proc/meminfo: memFree=32059668/32951124 swapFree=67056676/67111528
[pid=12966] ppid=12964 vsize=257616 CPUtime=1662.33 cores=1,3,5,7
/proc/12966/stat : 12966 (minisatid-gmp) R 12964 12966 12163 0 -1 4202496 892653 0 0 0 166123 110 0 0 25 0 1 0 904303169 263798784 59142 33554432000 4194304 6957856 140736984520496 18446744073709551615 5917973 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/12966/statm: 64404 59142 290 675 0 63720 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 257616

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 13054
/proc/meminfo: memFree=32018712/32951124 swapFree=67056676/67111528
[pid=12966] ppid=12964 vsize=306936 CPUtime=1722.33 cores=1,3,5,7
/proc/12966/stat : 12966 (minisatid-gmp) R 12964 12966 12163 0 -1 4202496 930148 0 0 0 172119 114 0 0 25 0 1 0 904303169 314302464 69470 33554432000 4194304 6957856 140736984520496 18446744073709551615 5918124 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/12966/statm: 76734 69470 290 675 0 76050 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 306936

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 13056
/proc/meminfo: memFree=31985204/32951124 swapFree=67056676/67111528
[pid=12966] ppid=12964 vsize=257616 CPUtime=1782.33 cores=1,3,5,7
/proc/12966/stat : 12966 (minisatid-gmp) R 12964 12966 12163 0 -1 4202496 972733 0 0 0 178113 120 0 0 25 0 1 0 904303169 263798784 59142 33554432000 4194304 6957856 140736984520496 18446744073709551615 5315533 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/12966/statm: 64404 59142 290 675 0 63720 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 257616



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 13057
/proc/meminfo: memFree=31990392/32951124 swapFree=67056676/67111528
[pid=12966] ppid=12964 vsize=257616 CPUtime=1800.04 cores=1,3,5,7
/proc/12966/stat : 12966 (minisatid-gmp) R 12964 12966 12163 0 -1 4202496 981125 0 0 0 179883 121 0 0 25 0 1 0 904303169 263798784 59142 33554432000 4194304 6957856 140736984520496 18446744073709551615 5922047 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/12966/statm: 64404 59142 290 675 0 63720 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 257616

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.02
CPU time (s): 1800.06
CPU user time (s): 1798.83
CPU system time (s): 1.22381
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 306936

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

runsolver used 2.36864 second user time and 5.9121 second system time

The end

Launcher Data

Begin job on node136 at 2011-06-13 03:04:12
IDJOB=3496643
IDBENCH=2406
IDSOLVER=1990
FILE ID=node136/3496643-1307927052
RUNJOBID= node136-1307919792-12182
PBS_JOBID= 13559643
Free space on /tmp= 74048 MiB

SOLVER NAME= MinisatID 2.5.2-gmp
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-mps-v2-20-10-maros.opb
COMMAND LINE= HOME/minisatid-gmp BENCHNAME --verbosity=0 --format=opb --randomseed=RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3496643-1307927052/watcher-3496643-1307927052 -o /tmp/evaluation-result-3496643-1307927052/solver-3496643-1307927052 -C 1800 -W 1900 -M 15500  HOME/minisatid-gmp HOME/instance-3496643-1307927052.opb --verbosity=0 --format=opb --randomseed=198120389

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

MD5SUM BENCH= a4588bb38746a3d57566a2a5df85a941
RANDOM SEED=198120389

node136.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.809
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.61
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.809
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.809
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.809
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.76
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.809
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.809
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.83
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.809
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.809
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:     32951124 kB
MemFree:      32162432 kB
Buffers:        142776 kB
Cached:         224412 kB
SwapCached:       8544 kB
Active:         469684 kB
Inactive:       130704 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      32162432 kB
SwapTotal:    67111528 kB
SwapFree:     67056676 kB
Dirty:            7816 kB
Writeback:           0 kB
AnonPages:      230988 kB
Mapped:          14396 kB
Slab:           123004 kB
PageTables:       4892 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   429768 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74048 MiB
End job on node136 at 2011-06-13 03:34:14