Trace number 3498200

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 1800.02

General information on the benchmark

Name/OPT-BIGINT-LIN/heinz/
normalized-ns1685374.opb
MD5SUM50acc4afebeb32cddb95c5011f072af8
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-13
Best CPU time to get the best result obtained on this benchmark163.851
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables10000
Total number of constraints43295
Number of constraints which are clauses9074
Number of constraints which are cardinality constraints (but not clauses)200
Number of constraints which are nor clauses,nor cardinality constraints34021
Minimum length of a constraint3
Maximum length of a constraint97
Number of terms in the objective function 100
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 100
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 1000000000
Number of bits of the biggest number in a constraint 30
Biggest sum of numbers in a constraint 2000000032
Number of bits of the biggest sum of numbers31
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 /tmp/evaluation-result-3498200-1307938418/watcher-3498200-1307938418 -o /tmp/evaluation-result-3498200-1307938418/solver-3498200-1307938418 -C 1800 -W 1900 -M 15500 HOME/minisatid-gmp HOME/instance-3498200-1307938418.opb --verbosity=0 --format=opb --randomseed=802892114 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.99 1.97 1.91 2/174 18884
/proc/meminfo: memFree=5673532/32950928 swapFree=67111364/67111528
[pid=18884] ppid=18882 vsize=8144 CPUtime=0 cores=0,2,4,6
/proc/18884/stat : 18884 (minisatid-gmp) R 18882 18884 16844 0 -1 4202496 493 0 0 0 0 0 0 0 25 0 1 0 24586584 8339456 447 33554432000 4194304 6957856 140735969607280 18446744073709551615 4640933 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/18884/statm: 2036 447 250 675 0 1352 0

[startup+0.0971751 s]
/proc/loadavg: 1.99 1.97 1.91 2/174 18884
/proc/meminfo: memFree=5673532/32950928 swapFree=67111364/67111528
[pid=18884] ppid=18882 vsize=15224 CPUtime=0.09 cores=0,2,4,6
/proc/18884/stat : 18884 (minisatid-gmp) R 18882 18884 16844 0 -1 4202496 2264 0 0 0 9 0 0 0 25 0 1 0 24586584 15589376 2218 33554432000 4194304 6957856 140735969607280 18446744073709551615 5925517 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/18884/statm: 3806 2219 251 675 0 3122 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15224

[startup+0.101165 s]
/proc/loadavg: 1.99 1.97 1.91 2/174 18884
/proc/meminfo: memFree=5673532/32950928 swapFree=67111364/67111528
[pid=18884] ppid=18882 vsize=15608 CPUtime=0.09 cores=0,2,4,6
/proc/18884/stat : 18884 (minisatid-gmp) R 18882 18884 16844 0 -1 4202496 2340 0 0 0 9 0 0 0 25 0 1 0 24586584 15982592 2294 33554432000 4194304 6957856 140735969607280 18446744073709551615 5925517 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/18884/statm: 3902 2294 251 675 0 3218 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15608

[startup+0.301139 s]
/proc/loadavg: 1.99 1.97 1.91 2/174 18884
/proc/meminfo: memFree=5673532/32950928 swapFree=67111364/67111528
[pid=18884] ppid=18882 vsize=30584 CPUtime=0.3 cores=0,2,4,6
/proc/18884/stat : 18884 (minisatid-gmp) R 18882 18884 16844 0 -1 4202496 6096 0 0 0 29 1 0 0 25 0 1 0 24586584 31318016 6050 33554432000 4194304 6957856 140735969607280 18446744073709551615 5925517 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/18884/statm: 7646 6051 251 675 0 6962 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 30584

[startup+0.700948 s]
/proc/loadavg: 1.99 1.97 1.91 2/174 18884
/proc/meminfo: memFree=5673532/32950928 swapFree=67111364/67111528
[pid=18884] ppid=18882 vsize=57684 CPUtime=0.69 cores=0,2,4,6
/proc/18884/stat : 18884 (minisatid-gmp) R 18882 18884 16844 0 -1 4202496 12966 0 0 0 68 1 0 0 25 0 1 0 24586584 59068416 12822 33554432000 4194304 6957856 140735969607280 18446744073709551615 5925517 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/18884/statm: 14421 12822 267 675 0 13737 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 57684

[startup+1.50085 s]
/proc/loadavg: 1.99 1.97 1.91 3/178 18895
/proc/meminfo: memFree=5520136/32950928 swapFree=67111364/67111528
[pid=18884] ppid=18882 vsize=145716 CPUtime=1.49 cores=0,2,4,6
/proc/18884/stat : 18884 (minisatid-gmp) R 18882 18884 16844 0 -1 4202496 34964 0 0 0 145 4 0 0 25 0 1 0 24586584 149213184 34691 33554432000 4194304 6957856 140735969607280 18446744073709551615 5925517 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/18884/statm: 36429 34692 268 675 0 35745 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 145716

[startup+3.10064 s]
/proc/loadavg: 1.99 1.97 1.91 3/178 18895
/proc/meminfo: memFree=5320244/32950928 swapFree=67111364/67111528
[pid=18884] ppid=18882 vsize=181864 CPUtime=3.09 cores=0,2,4,6
/proc/18884/stat : 18884 (minisatid-gmp) R 18882 18884 16844 0 -1 4202496 44037 0 0 0 304 5 0 0 25 0 1 0 24586584 186228736 43764 33554432000 4194304 6957856 140735969607280 18446744073709551615 5924196 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/18884/statm: 45466 43764 283 675 0 44782 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 181864

[startup+6.30102 s]
/proc/loadavg: 1.99 1.97 1.91 3/178 18895
/proc/meminfo: memFree=5082048/32950928 swapFree=67111364/67111528
[pid=18884] ppid=18882 vsize=181864 CPUtime=6.29 cores=0,2,4,6
/proc/18884/stat : 18884 (minisatid-gmp) R 18882 18884 16844 0 -1 4202496 44039 0 0 0 624 5 0 0 25 0 1 0 24586584 186228736 43766 33554432000 4194304 6957856 140735969607280 18446744073709551615 5915063 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/18884/statm: 45466 43766 283 675 0 44782 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 181864

[startup+12.7009 s]
/proc/loadavg: 1.99 1.97 1.91 3/178 18895
/proc/meminfo: memFree=5081128/32950928 swapFree=67111364/67111528
[pid=18884] ppid=18882 vsize=181864 CPUtime=12.69 cores=0,2,4,6
/proc/18884/stat : 18884 (minisatid-gmp) R 18882 18884 16844 0 -1 4202496 44095 0 0 0 1264 5 0 0 25 0 1 0 24586584 186228736 43811 33554432000 4194304 6957856 140735969607280 18446744073709551615 5915124 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/18884/statm: 45466 43811 284 675 0 44782 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 181864

[startup+25.5007 s]
/proc/loadavg: 1.99 1.97 1.91 3/178 18895
/proc/meminfo: memFree=5080392/32950928 swapFree=67111364/67111528
[pid=18884] ppid=18882 vsize=177508 CPUtime=25.49 cores=0,2,4,6
/proc/18884/stat : 18884 (minisatid-gmp) R 18882 18884 16844 0 -1 4202496 44209 0 0 0 2544 5 0 0 25 0 1 0 24586584 181768192 43781 33554432000 4194304 6957856 140735969607280 18446744073709551615 5917999 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/18884/statm: 44377 43781 285 675 0 43693 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 177508

[startup+51.1011 s]
/proc/loadavg: 1.99 1.97 1.91 3/178 18895
/proc/meminfo: memFree=5078452/32950928 swapFree=67111364/67111528
[pid=18884] ppid=18882 vsize=179832 CPUtime=51.1 cores=0,2,4,6
/proc/18884/stat : 18884 (minisatid-gmp) R 18882 18884 16844 0 -1 4202496 44759 0 0 0 5104 6 0 0 25 0 1 0 24586584 184147968 44318 33554432000 4194304 6957856 140735969607280 18446744073709551615 4871286 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/18884/statm: 44958 44318 285 675 0 44274 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 179832

[startup+102.306 s]
/proc/loadavg: 1.99 1.97 1.91 3/178 18897
/proc/meminfo: memFree=5072232/32950928 swapFree=67111364/67111528
[pid=18884] ppid=18882 vsize=184200 CPUtime=102.3 cores=0,2,4,6
/proc/18884/stat : 18884 (minisatid-gmp) R 18882 18884 16844 0 -1 4202496 47850 0 0 0 10224 6 0 0 25 0 1 0 24586584 188620800 45468 33554432000 4194304 6957856 140735969607280 18446744073709551615 4866449 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/18884/statm: 46050 45468 285 675 0 45366 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 184200

[startup+162.301 s]
/proc/loadavg: 1.99 1.97 1.91 3/178 18899
/proc/meminfo: memFree=5063884/32950928 swapFree=67111364/67111528
[pid=18884] ppid=18882 vsize=202824 CPUtime=162.3 cores=0,2,4,6
/proc/18884/stat : 18884 (minisatid-gmp) R 18882 18884 16844 0 -1 4202496 50058 0 0 0 16223 7 0 0 25 0 1 0 24586584 207691776 47642 33554432000 4194304 6957856 140735969607280 18446744073709551615 5932608 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/18884/statm: 50706 47642 285 675 0 50022 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 202824

[startup+222.301 s]
/proc/loadavg: 1.99 1.97 1.91 3/178 18901
/proc/meminfo: memFree=5047096/32950928 swapFree=67111364/67111528
[pid=18884] ppid=18882 vsize=221500 CPUtime=222.29 cores=0,2,4,6
/proc/18884/stat : 18884 (minisatid-gmp) R 18882 18884 16844 0 -1 4202496 54076 0 0 0 22222 7 0 0 25 0 1 0 24586584 226816000 51635 33554432000 4194304 6957856 140735969607280 18446744073709551615 4847923 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/18884/statm: 55375 51635 285 675 0 54691 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 221500

[startup+282.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/178 18902
/proc/meminfo: memFree=5055980/32950928 swapFree=67111364/67111528
[pid=18884] ppid=18882 vsize=214524 CPUtime=282.3 cores=0,2,4,6
/proc/18884/stat : 18884 (minisatid-gmp) R 18882 18884 16844 0 -1 4202496 55498 0 0 0 28222 8 0 0 25 0 1 0 24586584 219672576 49191 33554432000 4194304 6957856 140735969607280 18446744073709551615 5922139 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/18884/statm: 53631 49191 285 675 0 52947 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 214524

[startup+342.301 s]
/proc/loadavg: 1.99 1.97 1.91 3/178 18903
/proc/meminfo: memFree=5050856/32950928 swapFree=67111364/67111528
[pid=18884] ppid=18882 vsize=214524 CPUtime=342.3 cores=0,2,4,6
/proc/18884/stat : 18884 (minisatid-gmp) R 18882 18884 16844 0 -1 4202496 55836 0 0 0 34222 8 0 0 25 0 1 0 24586584 219672576 49517 33554432000 4194304 6957856 140735969607280 18446744073709551615 5315424 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/18884/statm: 53631 49517 285 675 0 52947 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 214524

[startup+402.301 s]
/proc/loadavg: 1.99 1.97 1.91 3/178 18905
/proc/meminfo: memFree=5047096/32950928 swapFree=67111364/67111528
[pid=18884] ppid=18882 vsize=214524 CPUtime=402.3 cores=0,2,4,6
/proc/18884/stat : 18884 (minisatid-gmp) R 18882 18884 16844 0 -1 4202496 56179 0 0 0 40222 8 0 0 25 0 1 0 24586584 219672576 49852 33554432000 4194304 6957856 140735969607280 18446744073709551615 4838132 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/18884/statm: 53631 49852 285 675 0 52947 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 214524

[startup+462.301 s]
/proc/loadavg: 1.99 1.97 1.91 3/178 18907
/proc/meminfo: memFree=5043208/32950928 swapFree=67111364/67111528
[pid=18884] ppid=18882 vsize=214524 CPUtime=462.3 cores=0,2,4,6
/proc/18884/stat : 18884 (minisatid-gmp) R 18882 18884 16844 0 -1 4202496 61915 0 0 0 46220 10 0 0 25 0 1 0 24586584 219672576 50173 33554432000 4194304 6957856 140735969607280 18446744073709551615 5918152 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/18884/statm: 53631 50173 285 675 0 52947 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 214524

[startup+522.301 s]
/proc/loadavg: 1.99 1.97 1.91 3/178 18909
/proc/meminfo: memFree=5019732/32950928 swapFree=67111364/67111528
[pid=18884] ppid=18882 vsize=233724 CPUtime=522.3 cores=0,2,4,6
/proc/18884/stat : 18884 (minisatid-gmp) R 18882 18884 16844 0 -1 4202496 67479 0 0 0 52219 11 0 0 25 0 1 0 24586584 239333376 55707 33554432000 4194304 6957856 140735969607280 18446744073709551615 5385152 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/18884/statm: 58431 55707 285 675 0 57747 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 233724

[startup+582.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/178 18910
/proc/meminfo: memFree=5020048/32950928 swapFree=67111364/67111528
[pid=18884] ppid=18882 vsize=233724 CPUtime=582.3 cores=0,2,4,6
/proc/18884/stat : 18884 (minisatid-gmp) R 18882 18884 16844 0 -1 4202496 67479 0 0 0 58219 11 0 0 25 0 1 0 24586584 239333376 55707 33554432000 4194304 6957856 140735969607280 18446744073709551615 4847373 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/18884/statm: 58431 55707 285 675 0 57747 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 233724

[startup+642.301 s]

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

[startup+822.301 s]
/proc/loadavg: 1.99 1.97 1.91 3/178 18917
/proc/meminfo: memFree=4998180/32950928 swapFree=67111364/67111528
[pid=18884] ppid=18882 vsize=233724 CPUtime=822.32 cores=0,2,4,6
/proc/18884/stat : 18884 (minisatid-gmp) R 18882 18884 16844 0 -1 4202496 68763 0 0 0 82220 12 0 0 25 0 1 0 24586584 239333376 56952 33554432000 4194304 6957856 140735969607280 18446744073709551615 4838129 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/18884/statm: 58431 56952 285 675 0 57747 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 233724

[startup+882.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/178 18918
/proc/meminfo: memFree=4967004/32950928 swapFree=67111364/67111528
[pid=18884] ppid=18882 vsize=233724 CPUtime=882.32 cores=0,2,4,6
/proc/18884/stat : 18884 (minisatid-gmp) R 18882 18884 16844 0 -1 4202496 68763 0 0 0 88220 12 0 0 25 0 1 0 24586584 239333376 56952 33554432000 4194304 6957856 140735969607280 18446744073709551615 5932528 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/18884/statm: 58431 56952 285 675 0 57747 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 233724

[startup+942.301 s]
/proc/loadavg: 1.99 1.97 1.91 3/178 18919
/proc/meminfo: memFree=4965232/32950928 swapFree=67111364/67111528
[pid=18884] ppid=18882 vsize=233724 CPUtime=942.32 cores=0,2,4,6
/proc/18884/stat : 18884 (minisatid-gmp) R 18882 18884 16844 0 -1 4202496 68763 0 0 0 94220 12 0 0 25 0 1 0 24586584 239333376 56952 33554432000 4194304 6957856 140735969607280 18446744073709551615 5312925 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/18884/statm: 58431 56952 285 675 0 57747 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 233724

[startup+1002.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/178 18921
/proc/meminfo: memFree=4998044/32950928 swapFree=67111364/67111528
[pid=18884] ppid=18882 vsize=233724 CPUtime=1002.32 cores=0,2,4,6
/proc/18884/stat : 18884 (minisatid-gmp) R 18882 18884 16844 0 -1 4202496 68763 0 0 0 100220 12 0 0 25 0 1 0 24586584 239333376 56952 33554432000 4194304 6957856 140735969607280 18446744073709551615 5922134 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/18884/statm: 58431 56952 285 675 0 57747 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 233724

[startup+1062.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/178 18923
/proc/meminfo: memFree=4967364/32950928 swapFree=67111364/67111528
[pid=18884] ppid=18882 vsize=233724 CPUtime=1062.31 cores=0,2,4,6
/proc/18884/stat : 18884 (minisatid-gmp) R 18882 18884 16844 0 -1 4202496 68763 0 0 0 106219 12 0 0 25 0 1 0 24586584 239333376 56952 33554432000 4194304 6957856 140735969607280 18446744073709551615 4854288 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/18884/statm: 58431 56952 285 675 0 57747 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 233724

[startup+1122.3 s]
/proc/loadavg: 2.05 1.99 1.91 3/178 18925
/proc/meminfo: memFree=4954304/32950928 swapFree=67111364/67111528
[pid=18884] ppid=18882 vsize=233724 CPUtime=1122.32 cores=0,2,4,6
/proc/18884/stat : 18884 (minisatid-gmp) R 18882 18884 16844 0 -1 4202496 68763 0 0 0 112220 12 0 0 25 0 1 0 24586584 239333376 56952 33554432000 4194304 6957856 140735969607280 18446744073709551615 4871306 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/18884/statm: 58431 56952 285 675 0 57747 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 233724

[startup+1182.3 s]
/proc/loadavg: 2.02 1.99 1.91 3/178 18926
/proc/meminfo: memFree=4940492/32950928 swapFree=67111364/67111528
[pid=18884] ppid=18882 vsize=233724 CPUtime=1182.31 cores=0,2,4,6
/proc/18884/stat : 18884 (minisatid-gmp) R 18882 18884 16844 0 -1 4202496 69134 0 0 0 118219 12 0 0 25 0 1 0 24586584 239333376 57310 33554432000 4194304 6957856 140735969607280 18446744073709551615 5922026 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/18884/statm: 58431 57310 285 675 0 57747 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 233724

[startup+1242.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/178 18927
/proc/meminfo: memFree=4957560/32950928 swapFree=67111364/67111528
[pid=18884] ppid=18882 vsize=233724 CPUtime=1242.32 cores=0,2,4,6
/proc/18884/stat : 18884 (minisatid-gmp) R 18882 18884 16844 0 -1 4202496 69134 0 0 0 124220 12 0 0 25 0 1 0 24586584 239333376 57310 33554432000 4194304 6957856 140735969607280 18446744073709551615 5319469 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/18884/statm: 58431 57310 285 675 0 57747 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 233724

[startup+1302.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/178 18929
/proc/meminfo: memFree=4996212/32950928 swapFree=67111364/67111528
[pid=18884] ppid=18882 vsize=233724 CPUtime=1302.32 cores=0,2,4,6
/proc/18884/stat : 18884 (minisatid-gmp) R 18882 18884 16844 0 -1 4202496 69134 0 0 0 130220 12 0 0 25 0 1 0 24586584 239333376 57310 33554432000 4194304 6957856 140735969607280 18446744073709551615 4742318 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/18884/statm: 58431 57310 285 675 0 57747 0
Current children cumulated CPU time (s) 1302.32
Current children cumulated vsize (KiB) 233724

[startup+1362.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/178 18931
/proc/meminfo: memFree=4958216/32950928 swapFree=67111364/67111528
[pid=18884] ppid=18882 vsize=233724 CPUtime=1362.32 cores=0,2,4,6
/proc/18884/stat : 18884 (minisatid-gmp) R 18882 18884 16844 0 -1 4202496 69317 0 0 0 136220 12 0 0 25 0 1 0 24586584 239333376 57480 33554432000 4194304 6957856 140735969607280 18446744073709551615 5934943 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/18884/statm: 58431 57480 285 675 0 57747 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 233724

[startup+1422.31 s]
/proc/loadavg: 2.00 1.99 1.91 3/178 18933
/proc/meminfo: memFree=4941676/32950928 swapFree=67111364/67111528
[pid=18884] ppid=18882 vsize=233724 CPUtime=1422.33 cores=0,2,4,6
/proc/18884/stat : 18884 (minisatid-gmp) R 18882 18884 16844 0 -1 4202496 69317 0 0 0 142221 12 0 0 25 0 1 0 24586584 239333376 57480 33554432000 4194304 6957856 140735969607280 18446744073709551615 4638248 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/18884/statm: 58431 57480 285 675 0 57747 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 233724

[startup+1482.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/178 18934
/proc/meminfo: memFree=4962700/32950928 swapFree=67111364/67111528
[pid=18884] ppid=18882 vsize=233724 CPUtime=1482.32 cores=0,2,4,6
/proc/18884/stat : 18884 (minisatid-gmp) R 18882 18884 16844 0 -1 4202496 69317 0 0 0 148220 12 0 0 25 0 1 0 24586584 239333376 57480 33554432000 4194304 6957856 140735969607280 18446744073709551615 5315435 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/18884/statm: 58431 57480 285 675 0 57747 0
Current children cumulated CPU time (s) 1482.32
Current children cumulated vsize (KiB) 233724

[startup+1542.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/178 18935
/proc/meminfo: memFree=4941820/32950928 swapFree=67111364/67111528
[pid=18884] ppid=18882 vsize=233724 CPUtime=1542.32 cores=0,2,4,6
/proc/18884/stat : 18884 (minisatid-gmp) R 18882 18884 16844 0 -1 4202496 69317 0 0 0 154220 12 0 0 25 0 1 0 24586584 239333376 57480 33554432000 4194304 6957856 140735969607280 18446744073709551615 4838149 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/18884/statm: 58431 57480 285 675 0 57747 0
Current children cumulated CPU time (s) 1542.32
Current children cumulated vsize (KiB) 233724

[startup+1602.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/178 18937
/proc/meminfo: memFree=4950084/32950928 swapFree=67111364/67111528
[pid=18884] ppid=18882 vsize=233724 CPUtime=1602.33 cores=0,2,4,6
/proc/18884/stat : 18884 (minisatid-gmp) R 18882 18884 16844 0 -1 4202496 69317 0 0 0 160221 12 0 0 25 0 1 0 24586584 239333376 57480 33554432000 4194304 6957856 140735969607280 18446744073709551615 5932630 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/18884/statm: 58431 57480 285 675 0 57747 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 233724

[startup+1662.3 s]
/proc/loadavg: 2.07 2.00 1.92 3/178 18939
/proc/meminfo: memFree=4941856/32950928 swapFree=67111364/67111528
[pid=18884] ppid=18882 vsize=233724 CPUtime=1662.33 cores=0,2,4,6
/proc/18884/stat : 18884 (minisatid-gmp) R 18882 18884 16844 0 -1 4202496 69643 0 0 0 166220 13 0 0 25 0 1 0 24586584 239333376 57790 33554432000 4194304 6957856 140735969607280 18446744073709551615 5934069 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/18884/statm: 58431 57790 285 675 0 57747 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 233724

[startup+1722.3 s]
/proc/loadavg: 2.02 2.00 1.92 3/178 18941
/proc/meminfo: memFree=4982736/32950928 swapFree=67111364/67111528
[pid=18884] ppid=18882 vsize=252932 CPUtime=1722.34 cores=0,2,4,6
/proc/18884/stat : 18884 (minisatid-gmp) R 18882 18884 16844 0 -1 4202496 72522 0 0 0 172220 14 0 0 25 0 1 0 24586584 259002368 60641 33554432000 4194304 6957856 140735969607280 18446744073709551615 5934427 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/18884/statm: 63233 60641 285 675 0 62549 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 252932

[startup+1782.3 s]
/proc/loadavg: 2.01 2.00 1.92 4/178 18942
/proc/meminfo: memFree=4939908/32950928 swapFree=67111364/67111528
[pid=18884] ppid=18882 vsize=252932 CPUtime=1782.34 cores=0,2,4,6
/proc/18884/stat : 18884 (minisatid-gmp) R 18882 18884 16844 0 -1 4202496 72522 0 0 0 178220 14 0 0 25 0 1 0 24586584 259002368 60641 33554432000 4194304 6957856 140735969607280 18446744073709551615 5932573 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/18884/statm: 63233 60641 285 675 0 62549 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (KiB) 252932



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 18943
/proc/meminfo: memFree=4931704/32950928 swapFree=67111364/67111528
[pid=18884] ppid=18882 vsize=252932 CPUtime=1800.04 cores=0,2,4,6
/proc/18884/stat : 18884 (minisatid-gmp) R 18882 18884 16844 0 -1 4202496 73210 0 0 0 179990 14 0 0 25 0 1 0 24586584 259002368 61294 33554432000 4194304 6957856 140735969607280 18446744073709551615 4742303 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/18884/statm: 63233 61294 285 675 0 62549 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 252932

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): 1799.91
CPU system time (s): 0.155976
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 252932

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

runsolver used 2.70959 second user time and 5.48317 second system time

The end

Launcher Data

Begin job on node124 at 2011-06-13 06:13:38
IDJOB=3498200
IDBENCH=89891
IDSOLVER=1990
FILE ID=node124/3498200-1307938418
RUNJOBID= node124-1307936615-18728
PBS_JOBID= 13559655
Free space on /tmp= 2088 MiB

SOLVER NAME= MinisatID 2.5.2-gmp
BENCH NAME= PB11/normalized-PB11/OPT-BIGINT-LIN/heinz/normalized-ns1685374.opb
COMMAND LINE= HOME/minisatid-gmp BENCHNAME --verbosity=0 --format=opb --randomseed=RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3498200-1307938418/watcher-3498200-1307938418 -o /tmp/evaluation-result-3498200-1307938418/solver-3498200-1307938418 -C 1800 -W 1900 -M 15500  HOME/minisatid-gmp HOME/instance-3498200-1307938418.opb --verbosity=0 --format=opb --randomseed=802892114

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

MD5SUM BENCH= 50acc4afebeb32cddb95c5011f072af8
RANDOM SEED=802892114

node124.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.855
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.71
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.855
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.855
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.82
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.855
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.855
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.82
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.855
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.855
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.82
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.855
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:       5674340 kB
Buffers:        113848 kB
Cached:       26239468 kB
SwapCached:          0 kB
Active:       11394156 kB
Inactive:     15024944 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       5674340 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            5460 kB
Writeback:           0 kB
AnonPages:       66124 kB
Mapped:          15888 kB
Slab:           793592 kB
PageTables:       3316 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   186684 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= 2076 MiB
End job on node124 at 2011-06-13 06:43:40