Trace number 3497440

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

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/web/www.ps.uni-sb.de/~walser/
benchmarks/ppp-problems/normalized-ppp:3-13,25,26.opb
MD5SUM28d827e98d8e81c3ff9d9e47a6238269
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark4.02939
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables4644
Total number of constraints31254
Number of constraints which are clauses30228
Number of constraints which are cardinality constraints (but not clauses)948
Number of constraints which are nor clauses,nor cardinality constraints78
Minimum length of a constraint3
Maximum length of a constraint29
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 10
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 104
Number of bits of the biggest sum of numbers7
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.00	>>> 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-3497440-1307920181/watcher-3497440-1307920181 -o /var/tmp/evaluation-result-3497440-1307920181/solver-3497440-1307920181 -C 1800 -W 1900 -M 15500 HOME/minisatid-gmp HOME/instance-3497440-1307920181.opb --verbosity=0 --format=opb --randomseed=1756340687 

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.99 1.45 0.67 2/177 11066
/proc/meminfo: memFree=1932860/32950928 swapFree=67048888/67111528
[pid=11066] ppid=11064 vsize=8092 CPUtime=0 cores=1,3,5,7
/proc/11066/stat : 11066 (minisatid-gmp) R 11064 11066 10741 0 -1 4202496 492 0 0 0 0 0 0 0 25 0 1 0 903616913 8286208 446 33554432000 4194304 6957856 140735451567808 18446744073709551615 4429446 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/11066/statm: 2023 446 247 675 0 1339 0

[startup+0.0319651 s]
/proc/loadavg: 1.99 1.45 0.67 2/177 11066
/proc/meminfo: memFree=1932860/32950928 swapFree=67048888/67111528
[pid=11066] ppid=11064 vsize=10220 CPUtime=0.03 cores=1,3,5,7
/proc/11066/stat : 11066 (minisatid-gmp) R 11064 11066 10741 0 -1 4202496 1013 0 0 0 3 0 0 0 25 0 1 0 903616913 10465280 967 33554432000 4194304 6957856 140735451567808 18446744073709551615 5312991 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/11066/statm: 2555 967 247 675 0 1871 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 10220

[startup+0.100954 s]
/proc/loadavg: 1.99 1.45 0.67 2/177 11066
/proc/meminfo: memFree=1932860/32950928 swapFree=67048888/67111528
[pid=11066] ppid=11064 vsize=15496 CPUtime=0.09 cores=1,3,5,7
/proc/11066/stat : 11066 (minisatid-gmp) R 11064 11066 10741 0 -1 4202496 2336 0 0 0 9 0 0 0 25 0 1 0 903616913 15867904 2290 33554432000 4194304 6957856 140735451567808 18446744073709551615 5922690 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/11066/statm: 3874 2291 247 675 0 3190 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15496

[startup+0.30092 s]
/proc/loadavg: 1.99 1.45 0.67 2/177 11066
/proc/meminfo: memFree=1932860/32950928 swapFree=67048888/67111528
[pid=11066] ppid=11064 vsize=30100 CPUtime=0.29 cores=1,3,5,7
/proc/11066/stat : 11066 (minisatid-gmp) R 11064 11066 10741 0 -1 4202496 5985 0 0 0 29 0 0 0 25 0 1 0 903616913 30822400 5939 33554432000 4194304 6957856 140735451567808 18446744073709551615 5456400 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/11066/statm: 7525 5940 247 675 0 6841 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30100

[startup+0.70085 s]
/proc/loadavg: 1.99 1.45 0.67 2/177 11066
/proc/meminfo: memFree=1932860/32950928 swapFree=67048888/67111528
[pid=11066] ppid=11064 vsize=68672 CPUtime=0.69 cores=1,3,5,7
/proc/11066/stat : 11066 (minisatid-gmp) R 11064 11066 10741 0 -1 4202496 15721 0 0 0 68 1 0 0 25 0 1 0 903616913 70320128 15580 33554432000 4194304 6957856 140735451567808 18446744073709551615 5925517 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/11066/statm: 17168 15581 265 675 0 16484 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 68672

[startup+1.5007 s]
/proc/loadavg: 1.99 1.45 0.67 3/178 11067
/proc/meminfo: memFree=1837148/32950928 swapFree=67048888/67111528
[pid=11066] ppid=11064 vsize=102964 CPUtime=1.49 cores=1,3,5,7
/proc/11066/stat : 11066 (minisatid-gmp) R 11064 11066 10741 0 -1 4202496 24318 0 0 0 146 3 0 0 25 0 1 0 903616913 105435136 24177 33554432000 4194304 6957856 140735451567808 18446744073709551615 5319469 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/11066/statm: 25741 24177 282 675 0 25057 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 102964

[startup+3.10048 s]
/proc/loadavg: 1.99 1.45 0.67 3/178 11067
/proc/meminfo: memFree=1836672/32950928 swapFree=67048888/67111528
[pid=11066] ppid=11064 vsize=102964 CPUtime=3.09 cores=1,3,5,7
/proc/11066/stat : 11066 (minisatid-gmp) R 11064 11066 10741 0 -1 4202496 24336 0 0 0 306 3 0 0 25 0 1 0 903616913 105435136 24192 33554432000 4194304 6957856 140735451567808 18446744073709551615 5922131 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/11066/statm: 25741 24192 282 675 0 25057 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 102964

[startup+6.30085 s]
/proc/loadavg: 1.99 1.46 0.68 3/178 11067
/proc/meminfo: memFree=1836308/32950928 swapFree=67048888/67111528
[pid=11066] ppid=11064 vsize=102964 CPUtime=6.29 cores=1,3,5,7
/proc/11066/stat : 11066 (minisatid-gmp) R 11064 11066 10741 0 -1 4202496 24374 0 0 0 626 3 0 0 25 0 1 0 903616913 105435136 24226 33554432000 4194304 6957856 140735451567808 18446744073709551615 5917999 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/11066/statm: 25741 24226 283 675 0 25057 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 102964

[startup+12.7007 s]
/proc/loadavg: 1.99 1.47 0.69 3/178 11067
/proc/meminfo: memFree=1835892/32950928 swapFree=67048888/67111528
[pid=11066] ppid=11064 vsize=99048 CPUtime=12.69 cores=1,3,5,7
/proc/11066/stat : 11066 (minisatid-gmp) R 11064 11066 10741 0 -1 4202496 24452 0 0 0 1266 3 0 0 25 0 1 0 903616913 101425152 24236 33554432000 4194304 6957856 140735451567808 18446744073709551615 5387562 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/11066/statm: 24762 24236 284 675 0 24078 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 99048

[startup+25.5004 s]
/proc/loadavg: 2.07 1.51 0.71 3/178 11067
/proc/meminfo: memFree=1835904/32950928 swapFree=67048888/67111528
[pid=11066] ppid=11064 vsize=99048 CPUtime=25.49 cores=1,3,5,7
/proc/11066/stat : 11066 (minisatid-gmp) R 11064 11066 10741 0 -1 4202496 24480 0 0 0 2546 3 0 0 25 0 1 0 903616913 101425152 24259 33554432000 4194304 6957856 140735451567808 18446744073709551615 5312942 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/11066/statm: 24762 24259 284 675 0 24078 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 99048

[startup+51.1009 s]
/proc/loadavg: 2.04 1.55 0.75 3/178 11068
/proc/meminfo: memFree=1835984/32950928 swapFree=67048888/67111528
[pid=11066] ppid=11064 vsize=99048 CPUtime=51.09 cores=1,3,5,7
/proc/11066/stat : 11066 (minisatid-gmp) R 11064 11066 10741 0 -1 4202496 24512 0 0 0 5106 3 0 0 25 0 1 0 903616913 101425152 24289 33554432000 4194304 6957856 140735451567808 18446744073709551615 5316176 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/11066/statm: 24762 24289 284 675 0 24078 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 99048

[startup+102.307 s]
/proc/loadavg: 2.02 1.62 0.81 3/178 11070
/proc/meminfo: memFree=1835560/32950928 swapFree=67048888/67111528
[pid=11066] ppid=11064 vsize=99292 CPUtime=102.3 cores=1,3,5,7
/proc/11066/stat : 11066 (minisatid-gmp) R 11064 11066 10741 0 -1 4202496 24550 0 0 0 10227 3 0 0 25 0 1 0 903616913 101675008 24322 33554432000 4194304 6957856 140735451567808 18446744073709551615 4847923 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/11066/statm: 24823 24322 284 675 0 24139 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 99292

[startup+162.301 s]
/proc/loadavg: 2.00 1.68 0.88 3/178 11071
/proc/meminfo: memFree=1835644/32950928 swapFree=67048888/67111528
[pid=11066] ppid=11064 vsize=99916 CPUtime=162.3 cores=1,3,5,7
/proc/11066/stat : 11066 (minisatid-gmp) R 11064 11066 10741 0 -1 4202496 24573 0 0 0 16227 3 0 0 25 0 1 0 903616913 102313984 24341 33554432000 4194304 6957856 140735451567808 18446744073709551615 5315750 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/11066/statm: 24979 24341 284 675 0 24295 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 99916

[startup+222.3 s]
/proc/loadavg: 2.00 1.74 0.95 3/178 11073
/proc/meminfo: memFree=1835344/32950928 swapFree=67048888/67111528
[pid=11066] ppid=11064 vsize=99916 CPUtime=222.3 cores=1,3,5,7
/proc/11066/stat : 11066 (minisatid-gmp) R 11064 11066 10741 0 -1 4202496 24586 0 0 0 22227 3 0 0 25 0 1 0 903616913 102313984 24353 33554432000 4194304 6957856 140735451567808 18446744073709551615 4638248 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/11066/statm: 24979 24353 284 675 0 24295 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 99916

[startup+282.301 s]
/proc/loadavg: 2.00 1.78 1.01 3/178 11074
/proc/meminfo: memFree=1835292/32950928 swapFree=67048888/67111528
[pid=11066] ppid=11064 vsize=99916 CPUtime=282.3 cores=1,3,5,7
/proc/11066/stat : 11066 (minisatid-gmp) R 11064 11066 10741 0 -1 4202496 24586 0 0 0 28227 3 0 0 25 0 1 0 903616913 102313984 24353 33554432000 4194304 6957856 140735451567808 18446744073709551615 5315760 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/11066/statm: 24979 24353 284 675 0 24295 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 99916

[startup+342.301 s]
/proc/loadavg: 2.06 1.84 1.08 3/178 11076
/proc/meminfo: memFree=1835140/32950928 swapFree=67048888/67111528
[pid=11066] ppid=11064 vsize=99916 CPUtime=342.3 cores=1,3,5,7
/proc/11066/stat : 11066 (minisatid-gmp) R 11064 11066 10741 0 -1 4202496 24686 0 0 0 34227 3 0 0 25 0 1 0 903616913 102313984 24443 33554432000 4194304 6957856 140735451567808 18446744073709551615 4742318 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/11066/statm: 24979 24443 284 675 0 24295 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 99916

[startup+402.3 s]
/proc/loadavg: 2.02 1.86 1.13 3/178 11078
/proc/meminfo: memFree=1834828/32950928 swapFree=67048888/67111528
[pid=11066] ppid=11064 vsize=99916 CPUtime=402.3 cores=1,3,5,7
/proc/11066/stat : 11066 (minisatid-gmp) R 11064 11066 10741 0 -1 4202496 24694 0 0 0 40227 3 0 0 25 0 1 0 903616913 102313984 24451 33554432000 4194304 6957856 140735451567808 18446744073709551615 5313123 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/11066/statm: 24979 24451 284 675 0 24295 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 99916

[startup+462.3 s]
/proc/loadavg: 2.00 1.89 1.18 3/178 11079
/proc/meminfo: memFree=1831544/32950928 swapFree=67048888/67111528
[pid=11066] ppid=11064 vsize=103868 CPUtime=462.3 cores=1,3,5,7
/proc/11066/stat : 11066 (minisatid-gmp) R 11064 11066 10741 0 -1 4202496 25556 0 0 0 46227 3 0 0 25 0 1 0 903616913 106360832 25299 33554432000 4194304 6957856 140735451567808 18446744073709551615 4867760 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/11066/statm: 25967 25299 284 675 0 25283 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 103868

[startup+522.301 s]
/proc/loadavg: 2.00 1.90 1.23 3/178 11081
/proc/meminfo: memFree=1831252/32950928 swapFree=67048888/67111528
[pid=11066] ppid=11064 vsize=107072 CPUtime=522.31 cores=1,3,5,7
/proc/11066/stat : 11066 (minisatid-gmp) R 11064 11066 10741 0 -1 4202496 25574 0 0 0 52228 3 0 0 25 0 1 0 903616913 109641728 25317 33554432000 4194304 6957856 140735451567808 18446744073709551615 4871306 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/11066/statm: 26768 25317 284 675 0 26084 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 107072

[startup+582.301 s]
/proc/loadavg: 2.08 1.93 1.28 3/178 11082
/proc/meminfo: memFree=1831196/32950928 swapFree=67048888/67111528
[pid=11066] ppid=11064 vsize=107072 CPUtime=582.31 cores=1,3,5,7
/proc/11066/stat : 11066 (minisatid-gmp) R 11064 11066 10741 0 -1 4202496 25574 0 0 0 58228 3 0 0 25 0 1 0 903616913 109641728 25317 33554432000 4194304 6957856 140735451567808 18446744073709551615 5933952 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/11066/statm: 26768 25317 284 675 0 26084 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 107072

[startup+642.3 s]

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

/proc/11066/stat : 11066 (minisatid-gmp) R 11064 11066 10741 0 -1 4202496 26286 0 0 0 100229 3 0 0 25 0 1 0 903616913 109817856 26023 33554432000 4194304 6957856 140735451567808 18446744073709551615 5932608 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/11066/statm: 26811 26023 284 675 0 26127 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 107244

[startup+1062.3 s]
/proc/loadavg: 2.00 1.98 1.56 3/178 11095
/proc/meminfo: memFree=1826444/32950928 swapFree=67048888/67111528
[pid=11066] ppid=11064 vsize=107244 CPUtime=1062.32 cores=1,3,5,7
/proc/11066/stat : 11066 (minisatid-gmp) R 11064 11066 10741 0 -1 4202496 27780 0 0 0 106229 3 0 0 25 0 1 0 903616913 109817856 26337 33554432000 4194304 6957856 140735451567808 18446744073709551615 4838388 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/11066/statm: 26811 26337 284 675 0 26127 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 107244

[startup+1122.3 s]
/proc/loadavg: 2.00 1.98 1.58 3/178 11097
/proc/meminfo: memFree=1826400/32950928 swapFree=67048888/67111528
[pid=11066] ppid=11064 vsize=107244 CPUtime=1122.32 cores=1,3,5,7
/proc/11066/stat : 11066 (minisatid-gmp) R 11064 11066 10741 0 -1 4202496 27780 0 0 0 112229 3 0 0 25 0 1 0 903616913 109817856 26337 33554432000 4194304 6957856 140735451567808 18446744073709551615 4869882 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/11066/statm: 26811 26337 284 675 0 26127 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 107244

[startup+1182.3 s]
/proc/loadavg: 2.04 2.00 1.61 3/178 11098
/proc/meminfo: memFree=1826344/32950928 swapFree=67048888/67111528
[pid=11066] ppid=11064 vsize=107244 CPUtime=1182.32 cores=1,3,5,7
/proc/11066/stat : 11066 (minisatid-gmp) R 11064 11066 10741 0 -1 4202496 27780 0 0 0 118229 3 0 0 25 0 1 0 903616913 109817856 26337 33554432000 4194304 6957856 140735451567808 18446744073709551615 5385212 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/11066/statm: 26811 26337 284 675 0 26127 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 107244

[startup+1242.3 s]
/proc/loadavg: 2.01 2.00 1.63 3/178 11100
/proc/meminfo: memFree=1826188/32950928 swapFree=67048888/67111528
[pid=11066] ppid=11064 vsize=107244 CPUtime=1242.32 cores=1,3,5,7
/proc/11066/stat : 11066 (minisatid-gmp) R 11064 11066 10741 0 -1 4202496 27780 0 0 0 124229 3 0 0 25 0 1 0 903616913 109817856 26337 33554432000 4194304 6957856 140735451567808 18446744073709551615 5922137 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/11066/statm: 26811 26337 284 675 0 26127 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 107244

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.65 3/178 11102
/proc/meminfo: memFree=1826124/32950928 swapFree=67048888/67111528
[pid=11066] ppid=11064 vsize=107244 CPUtime=1302.33 cores=1,3,5,7
/proc/11066/stat : 11066 (minisatid-gmp) R 11064 11066 10741 0 -1 4202496 27780 0 0 0 130230 3 0 0 25 0 1 0 903616913 109817856 26337 33554432000 4194304 6957856 140735451567808 18446744073709551615 5933964 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/11066/statm: 26811 26337 284 675 0 26127 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 107244

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.67 3/178 11103
/proc/meminfo: memFree=1826076/32950928 swapFree=67048888/67111528
[pid=11066] ppid=11064 vsize=107244 CPUtime=1362.33 cores=1,3,5,7
/proc/11066/stat : 11066 (minisatid-gmp) R 11064 11066 10741 0 -1 4202496 27780 0 0 0 136230 3 0 0 25 0 1 0 903616913 109817856 26337 33554432000 4194304 6957856 140735451567808 18446744073709551615 4869807 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/11066/statm: 26811 26337 284 675 0 26127 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 107244

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.69 3/178 11105
/proc/meminfo: memFree=1822048/32950928 swapFree=67048888/67111528
[pid=11066] ppid=11064 vsize=115212 CPUtime=1422.33 cores=1,3,5,7
/proc/11066/stat : 11066 (minisatid-gmp) R 11064 11066 10741 0 -1 4202496 28965 0 0 0 142230 3 0 0 25 0 1 0 903616913 117977088 27509 33554432000 4194304 6957856 140735451567808 18446744073709551615 4866441 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/11066/statm: 28803 27509 284 675 0 28119 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 115212

[startup+1482.3 s]
/proc/loadavg: 2.04 2.01 1.71 3/178 11106
/proc/meminfo: memFree=1820268/32950928 swapFree=67048888/67111528
[pid=11066] ppid=11064 vsize=115212 CPUtime=1482.33 cores=1,3,5,7
/proc/11066/stat : 11066 (minisatid-gmp) R 11064 11066 10741 0 -1 4202496 29392 0 0 0 148230 3 0 0 25 0 1 0 903616913 117977088 27918 33554432000 4194304 6957856 140735451567808 18446744073709551615 5315459 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/11066/statm: 28803 27918 284 675 0 28119 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 115212

[startup+1542.3 s]
/proc/loadavg: 2.01 2.01 1.73 3/178 11147
/proc/meminfo: memFree=230684/32950928 swapFree=67048888/67111528
[pid=11066] ppid=11064 vsize=115212 CPUtime=1542.33 cores=1,3,5,7
/proc/11066/stat : 11066 (minisatid-gmp) R 11064 11066 10741 0 -1 4202496 29392 0 0 0 154230 3 0 0 25 0 1 0 903616913 117977088 27918 33554432000 4194304 6957856 140735451567808 18446744073709551615 5316146 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/11066/statm: 28803 27918 284 675 0 28119 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 115212

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.74 3/178 11149
/proc/meminfo: memFree=230432/32950928 swapFree=67048888/67111528
[pid=11066] ppid=11064 vsize=115212 CPUtime=1602.33 cores=1,3,5,7
/proc/11066/stat : 11066 (minisatid-gmp) R 11064 11066 10741 0 -1 4202496 29392 0 0 0 160230 3 0 0 25 0 1 0 903616913 117977088 27918 33554432000 4194304 6957856 140735451567808 18446744073709551615 5918134 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/11066/statm: 28803 27918 284 675 0 28119 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 115212

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.75 3/178 11150
/proc/meminfo: memFree=230364/32950928 swapFree=67048888/67111528
[pid=11066] ppid=11064 vsize=115212 CPUtime=1662.33 cores=1,3,5,7
/proc/11066/stat : 11066 (minisatid-gmp) R 11064 11066 10741 0 -1 4202496 29392 0 0 0 166230 3 0 0 25 0 1 0 903616913 117977088 27918 33554432000 4194304 6957856 140735451567808 18446744073709551615 5312981 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/11066/statm: 28803 27918 284 675 0 28119 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 115212

[startup+1722.3 s]
/proc/loadavg: 2.06 2.01 1.77 3/178 11152
/proc/meminfo: memFree=230172/32950928 swapFree=67048888/67111528
[pid=11066] ppid=11064 vsize=115212 CPUtime=1722.33 cores=1,3,5,7
/proc/11066/stat : 11066 (minisatid-gmp) R 11064 11066 10741 0 -1 4202496 29392 0 0 0 172230 3 0 0 25 0 1 0 903616913 117977088 27918 33554432000 4194304 6957856 140735451567808 18446744073709551615 5933964 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/11066/statm: 28803 27918 284 675 0 28119 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 115212

[startup+1782.3 s]
/proc/loadavg: 2.02 2.01 1.78 3/178 11153
/proc/meminfo: memFree=230328/32950928 swapFree=67048888/67111528
[pid=11066] ppid=11064 vsize=115212 CPUtime=1782.33 cores=1,3,5,7
/proc/11066/stat : 11066 (minisatid-gmp) R 11064 11066 10741 0 -1 4202496 29392 0 0 0 178230 3 0 0 25 0 1 0 903616913 117977088 27918 33554432000 4194304 6957856 140735451567808 18446744073709551615 5918037 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/11066/statm: 28803 27918 284 675 0 28119 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 115212



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.01 2.01 1.78 3/178 11154
/proc/meminfo: memFree=230312/32950928 swapFree=67048888/67111528
[pid=11066] ppid=11064 vsize=115212 CPUtime=1800.04 cores=1,3,5,7
/proc/11066/stat : 11066 (minisatid-gmp) R 11064 11066 10741 0 -1 4202496 29392 0 0 0 180001 3 0 0 25 0 1 0 903616913 117977088 27918 33554432000 4194304 6957856 140735451567808 18446744073709551615 5308144 0 0 4096 17571 0 0 0 17 3 0 0 0
/proc/11066/statm: 28803 27918 284 675 0 28119 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 115212

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -11066

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

[startup+1801.4 s]
/proc/loadavg: 2.01 2.01 1.78 2/179 11155
/proc/meminfo: memFree=230180/32950928 swapFree=67048888/67111528
[pid=11066] ppid=11064 vsize=115216 CPUtime=1800.04 cores=1,3,5,7
/proc/11066/stat : 11066 (minisatid-gmp) S 11064 11066 10741 0 -1 4202496 29395 0 0 0 180001 3 0 0 25 0 1 0 903616913 117981184 27921 33554432000 4194304 6957856 140735451567808 18446744073709551615 6100974 0 16384 4096 17571 18446604454223267648 0 0 17 3 0 0 0
/proc/11066/statm: 28804 27921 286 675 0 28120 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 115216

[startup+1801.81 s]
/proc/loadavg: 2.01 2.01 1.78 2/179 11155
/proc/meminfo: memFree=230300/32950928 swapFree=67048888/67111528
[pid=11066] ppid=11064 vsize=115216 CPUtime=1800.04 cores=1,3,5,7
/proc/11066/stat : 11066 (minisatid-gmp) S 11064 11066 10741 0 -1 4202496 29395 0 0 0 180001 3 0 0 25 0 1 0 903616913 117981184 27921 33554432000 4194304 6957856 140735451567808 18446744073709551615 6100974 0 16384 4096 17571 18446604454223267648 0 0 17 3 0 0 0
/proc/11066/statm: 28804 27921 286 675 0 28120 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 115216

[startup+1802 s]
/proc/loadavg: 2.01 2.01 1.78 2/179 11155
/proc/meminfo: memFree=230300/32950928 swapFree=67048888/67111528
[pid=11066] ppid=11064 vsize=115216 CPUtime=1800.04 cores=1,3,5,7
/proc/11066/stat : 11066 (minisatid-gmp) S 11064 11066 10741 0 -1 4202496 29395 0 0 0 180001 3 0 0 25 0 1 0 903616913 117981184 27921 33554432000 4194304 6957856 140735451567808 18446744073709551615 6100974 0 16384 4096 17571 18446604454223267648 0 0 17 3 0 0 0
/proc/11066/statm: 28804 27921 286 675 0 28120 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 115216

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.01
CPU time (s): 1800.06
CPU user time (s): 1800.02
CPU system time (s): 0.043993
CPU usage (%): 99.8916
Max. virtual memory (cumulated for all children) (KiB): 115216

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

runsolver used 2.49662 second user time and 5.83811 second system time

The end

Launcher Data

Begin job on node122 at 2011-06-13 01:09:41
IDJOB=3497440
IDBENCH=1496
IDSOLVER=1990
FILE ID=node122/3497440-1307920181
RUNJOBID= node122-1307919796-10760
PBS_JOBID= 13559657
Free space on /var/tmp= 2888 MiB

SOLVER NAME= MinisatID 2.5.2-gmp
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/web/www.ps.uni-sb.de/~walser/benchmarks/ppp-problems/normalized-ppp:3-13,25,26.opb
COMMAND LINE= HOME/minisatid-gmp BENCHNAME --verbosity=0 --format=opb --randomseed=RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-3497440-1307920181/watcher-3497440-1307920181 -o /var/tmp/evaluation-result-3497440-1307920181/solver-3497440-1307920181 -C 1800 -W 1900 -M 15500  HOME/minisatid-gmp HOME/instance-3497440-1307920181.opb --verbosity=0 --format=opb --randomseed=1756340687

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

MD5SUM BENCH= 28d827e98d8e81c3ff9d9e47a6238269
RANDOM SEED=1756340687

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:       1933668 kB
Buffers:         73448 kB
Cached:       29981648 kB
SwapCached:      15032 kB
Active:       14946504 kB
Inactive:     15133716 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       1933668 kB
SwapTotal:    67111528 kB
SwapFree:     67048888 kB
Dirty:            4252 kB
Writeback:           0 kB
AnonPages:       22488 kB
Mapped:          10344 kB
Slab:           873872 kB
PageTables:       4380 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   215100 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= 2868 MiB
End job on node122 at 2011-06-13 01:39:43