Trace number 3466396

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.4.8-gmp? (TO) 1800.1 1800.03

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=220-sizeP=111-sizeQ=220-229130880-max.opb
MD5SUMce74ed6abc2682e3852648a27e28a7ce
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
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -4
Optimality of the best value was proved NO
Number of variables24751
Total number of constraints73261
Number of constraints which are clauses73260
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint24420
Number of terms in the objective function 111
Biggest coefficient in the objective function 1298074214633706907132624082305024
Number of bits for the biggest coefficient in the objective function 111
Sum of the numbers in the objective function 2596148429267413814265248164610047
Number of bits of the sum of numbers in the objective function 111
Biggest number in a constraint 1093625362391505962186251113558810682676584715446606218212885303204976499599687961611756588511526912
Number of bits of the biggest number in a constraint 330
Biggest sum of numbers in a constraint 4374501449566023848745004454235242451901741326209966194279906655789612083583747144123545843134987905
Number of bits of the biggest sum of numbers331
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.06/1800.02	>>> Terminate signal received

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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-3466396-1307408666/watcher-3466396-1307408666 -o /tmp/evaluation-result-3466396-1307408666/solver-3466396-1307408666 -C 1800 -W 1900 -M 15500 --use-pty HOME/minisatid-gmp HOME/instance-3466396-1307408666.opb --verbosity=0 --format=opb 

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
Using a pseudo terminal to collect output from the solver
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.99 1.34 1.35 2/554 1538
/proc/meminfo: memFree=24707552/32950928 swapFree=67056580/67111528
[pid=1538] ppid=1536 vsize=7460 CPUtime=0 cores=0,2,4,6
/proc/1538/stat : 1538 (minisatid-gmp) R 1536 1538 31578 0 -1 4202496 397 0 0 0 0 0 0 0 25 0 1 0 852463665 7639040 345 33554432000 4194304 6736272 140734114627584 18446744073709551615 5809726 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/1538/statm: 1865 345 248 621 0 1235 0

[startup+0.050591 s]
/proc/loadavg: 1.99 1.34 1.35 2/554 1538
/proc/meminfo: memFree=24707552/32950928 swapFree=67056580/67111528
[pid=1538] ppid=1536 vsize=11944 CPUtime=0.04 cores=0,2,4,6
/proc/1538/stat : 1538 (minisatid-gmp) R 1536 1538 31578 0 -1 4202496 1495 0 0 0 4 0 0 0 25 0 1 0 852463665 12230656 1443 33554432000 4194304 6736272 140734114627584 18446744073709551615 5853081 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/1538/statm: 2986 1443 248 621 0 2356 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 11944

[startup+0.100579 s]
/proc/loadavg: 1.99 1.34 1.35 2/554 1538
/proc/meminfo: memFree=24707552/32950928 swapFree=67056580/67111528
[pid=1538] ppid=1536 vsize=16264 CPUtime=0.09 cores=0,2,4,6
/proc/1538/stat : 1538 (minisatid-gmp) R 1536 1538 31578 0 -1 4202496 2602 0 0 0 9 0 0 0 25 0 1 0 852463665 16654336 2550 33554432000 4194304 6736272 140734114627584 18446744073709551615 5809726 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/1538/statm: 4066 2551 248 621 0 3436 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16264

[startup+0.300547 s]
/proc/loadavg: 1.99 1.34 1.35 2/554 1538
/proc/meminfo: memFree=24707552/32950928 swapFree=67056580/67111528
[pid=1538] ppid=1536 vsize=34248 CPUtime=0.29 cores=0,2,4,6
/proc/1538/stat : 1538 (minisatid-gmp) R 1536 1538 31578 0 -1 4202496 7027 0 0 0 28 1 0 0 25 0 1 0 852463665 35069952 6975 33554432000 4194304 6736272 140734114627584 18446744073709551615 5809726 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/1538/statm: 8562 6976 248 621 0 7932 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 34248

[startup+0.700463 s]
/proc/loadavg: 1.99 1.34 1.35 2/554 1538
/proc/meminfo: memFree=24707552/32950928 swapFree=67056580/67111528
[pid=1538] ppid=1536 vsize=68652 CPUtime=0.69 cores=0,2,4,6
/proc/1538/stat : 1538 (minisatid-gmp) R 1536 1538 31578 0 -1 4202496 16465 0 0 0 67 2 0 0 25 0 1 0 852463665 70299648 15468 33554432000 4194304 6736272 140734114627584 18446744073709551615 4653823 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/1538/statm: 17163 15469 253 621 0 16533 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 68652

[startup+1.50031 s]
/proc/loadavg: 1.99 1.34 1.35 3/555 1539
/proc/meminfo: memFree=24620868/32950928 swapFree=67056580/67111528
[pid=1538] ppid=1536 vsize=139932 CPUtime=1.49 cores=0,2,4,6
/proc/1538/stat : 1538 (minisatid-gmp) R 1536 1538 31578 0 -1 4202496 34022 0 0 0 146 3 0 0 25 0 1 0 852463665 143290368 33025 33554432000 4194304 6736272 140734114627584 18446744073709551615 5809726 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/1538/statm: 34983 33026 265 621 0 34353 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 139932

[startup+3.101 s]
/proc/loadavg: 1.99 1.35 1.35 3/555 1539
/proc/meminfo: memFree=24491396/32950928 swapFree=67056580/67111528
[pid=1538] ppid=1536 vsize=223264 CPUtime=3.09 cores=0,2,4,6
/proc/1538/stat : 1538 (minisatid-gmp) R 1536 1538 31578 0 -1 4202496 59105 0 0 0 302 7 0 0 25 0 1 0 852463665 228622336 53826 33554432000 4194304 6736272 140734114627584 18446744073709551615 5818046 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/1538/statm: 55816 53826 275 621 0 55186 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 223264

[startup+6.30039 s]
/proc/loadavg: 1.99 1.35 1.35 3/555 1539
/proc/meminfo: memFree=24488292/32950928 swapFree=67056580/67111528
[pid=1538] ppid=1536 vsize=225212 CPUtime=6.29 cores=0,2,4,6
/proc/1538/stat : 1538 (minisatid-gmp) R 1536 1538 31578 0 -1 4202496 59981 0 0 0 622 7 0 0 25 0 1 0 852463665 230617088 54465 33554432000 4194304 6736272 140734114627584 18446744073709551615 5148063 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/1538/statm: 56303 54465 275 621 0 55673 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 225212

[startup+12.7012 s]
/proc/loadavg: 1.99 1.38 1.36 3/555 1539
/proc/meminfo: memFree=24487240/32950928 swapFree=67056580/67111528
[pid=1538] ppid=1536 vsize=225212 CPUtime=12.69 cores=0,2,4,6
/proc/1538/stat : 1538 (minisatid-gmp) R 1536 1538 31578 0 -1 4202496 60021 0 0 0 1262 7 0 0 25 0 1 0 852463665 230617088 54504 33554432000 4194304 6736272 140734114627584 18446744073709551615 5806446 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/1538/statm: 56303 54504 284 621 0 55673 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 225212

[startup+25.5007 s]
/proc/loadavg: 1.99 1.40 1.37 3/555 1540
/proc/meminfo: memFree=24487888/32950928 swapFree=67056580/67111528
[pid=1538] ppid=1536 vsize=225212 CPUtime=25.49 cores=0,2,4,6
/proc/1538/stat : 1538 (minisatid-gmp) R 1536 1538 31578 0 -1 4202496 60054 0 0 0 2542 7 0 0 25 0 1 0 852463665 230617088 54533 33554432000 4194304 6736272 140734114627584 18446744073709551615 4755840 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/1538/statm: 56303 54533 284 621 0 55673 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 225212

[startup+51.1008 s]
/proc/loadavg: 1.99 1.44 1.38 3/555 1540
/proc/meminfo: memFree=24487280/32950928 swapFree=67056580/67111528
[pid=1538] ppid=1536 vsize=225212 CPUtime=51.09 cores=0,2,4,6
/proc/1538/stat : 1538 (minisatid-gmp) R 1536 1538 31578 0 -1 4202496 60063 0 0 0 5102 7 0 0 25 0 1 0 852463665 230617088 54541 33554432000 4194304 6736272 140734114627584 18446744073709551615 5806346 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/1538/statm: 56303 54541 285 621 0 55673 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 225212

[startup+102.321 s]
/proc/loadavg: 2.14 1.57 1.42 3/555 1542
/proc/meminfo: memFree=24486768/32950928 swapFree=67056580/67111528
[pid=1538] ppid=1536 vsize=220856 CPUtime=102.31 cores=0,2,4,6
/proc/1538/stat : 1538 (minisatid-gmp) R 1536 1538 31578 0 -1 4202496 60067 0 0 0 10224 7 0 0 25 0 1 0 852463665 226156544 54281 33554432000 4194304 6736272 140734114627584 18446744073709551615 5806495 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/1538/statm: 55214 54281 285 621 0 54584 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 220856

[startup+162.301 s]
/proc/loadavg: 2.20 1.67 1.47 3/555 1543
/proc/meminfo: memFree=24485012/32950928 swapFree=67056580/67111528
[pid=1538] ppid=1536 vsize=220856 CPUtime=162.3 cores=0,2,4,6
/proc/1538/stat : 1538 (minisatid-gmp) R 1536 1538 31578 0 -1 4202496 60067 0 0 0 16223 7 0 0 25 0 1 0 852463665 226156544 54281 33554432000 4194304 6736272 140734114627584 18446744073709551615 5816773 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/1538/statm: 55214 54281 285 621 0 54584 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 220856

[startup+222.301 s]
/proc/loadavg: 2.07 1.73 1.50 3/555 1545
/proc/meminfo: memFree=24486364/32950928 swapFree=67056580/67111528
[pid=1538] ppid=1536 vsize=220856 CPUtime=222.3 cores=0,2,4,6
/proc/1538/stat : 1538 (minisatid-gmp) R 1536 1538 31578 0 -1 4202496 60067 0 0 0 22223 7 0 0 25 0 1 0 852463665 226156544 54281 33554432000 4194304 6736272 140734114627584 18446744073709551615 5817290 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/1538/statm: 55214 54281 285 621 0 54584 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 220856

[startup+282.301 s]
/proc/loadavg: 2.02 1.77 1.52 3/555 1546
/proc/meminfo: memFree=24486828/32950928 swapFree=67056580/67111528
[pid=1538] ppid=1536 vsize=220856 CPUtime=282.3 cores=0,2,4,6
/proc/1538/stat : 1538 (minisatid-gmp) R 1536 1538 31578 0 -1 4202496 60067 0 0 0 28223 7 0 0 25 0 1 0 852463665 226156544 54281 33554432000 4194304 6736272 140734114627584 18446744073709551615 4732955 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/1538/statm: 55214 54281 285 621 0 54584 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 220856

[startup+342.301 s]
/proc/loadavg: 2.01 1.81 1.55 3/555 1548
/proc/meminfo: memFree=24485800/32950928 swapFree=67056580/67111528
[pid=1538] ppid=1536 vsize=223012 CPUtime=342.3 cores=0,2,4,6
/proc/1538/stat : 1538 (minisatid-gmp) R 1536 1538 31578 0 -1 4202496 60106 0 0 0 34223 7 0 0 25 0 1 0 852463665 228364288 54320 33554432000 4194304 6736272 140734114627584 18446744073709551615 5803175 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/1538/statm: 55753 54320 285 621 0 55123 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 223012

[startup+402.301 s]
/proc/loadavg: 2.00 1.84 1.58 3/555 1550
/proc/meminfo: memFree=24474128/32950928 swapFree=67056580/67111528
[pid=1538] ppid=1536 vsize=232968 CPUtime=402.3 cores=0,2,4,6
/proc/1538/stat : 1538 (minisatid-gmp) R 1536 1538 31578 0 -1 4202496 63097 0 0 0 40223 7 0 0 25 0 1 0 852463665 238559232 57311 33554432000 4194304 6736272 140734114627584 18446744073709551615 5806442 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/1538/statm: 58242 57311 288 621 0 57612 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 232968

[startup+462.301 s]
/proc/loadavg: 2.20 1.93 1.62 3/555 1551
/proc/meminfo: memFree=24480436/32950928 swapFree=67056580/67111528
[pid=1538] ppid=1536 vsize=225892 CPUtime=462.31 cores=0,2,4,6
/proc/1538/stat : 1538 (minisatid-gmp) R 1536 1538 31578 0 -1 4202496 63276 0 0 0 46223 8 0 0 25 0 1 0 852463665 231313408 55604 33554432000 4194304 6736272 140734114627584 18446744073709551615 4734767 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/1538/statm: 56473 55604 288 621 0 55843 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 225892

[startup+522.301 s]
/proc/loadavg: 2.08 1.94 1.64 3/555 1553
/proc/meminfo: memFree=24479932/32950928 swapFree=67056580/67111528
[pid=1538] ppid=1536 vsize=232988 CPUtime=522.31 cores=0,2,4,6
/proc/1538/stat : 1538 (minisatid-gmp) R 1536 1538 31578 0 -1 4202496 63530 0 0 0 52223 8 0 0 25 0 1 0 852463665 238579712 55855 33554432000 4194304 6736272 140734114627584 18446744073709551615 5816786 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/1538/statm: 58247 55855 285 621 0 57617 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 232988

[startup+582.301 s]
/proc/loadavg: 2.02 1.95 1.66 3/555 1554
/proc/meminfo: memFree=24470256/32950928 swapFree=67056580/67111528
[pid=1538] ppid=1536 vsize=240236 CPUtime=582.32 cores=0,2,4,6
/proc/1538/stat : 1538 (minisatid-gmp) R 1536 1538 31578 0 -1 4202496 65780 0 0 0 58224 8 0 0 25 0 1 0 852463665 246001664 58104 33554432000 4194304 6736272 140734114627584 18446744073709551615 5149159 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/1538/statm: 60059 58104 285 621 0 59429 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 240236


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

[startup+822.301 s]
/proc/loadavg: 2.02 2.00 1.74 3/555 1561
/proc/meminfo: memFree=24470828/32950928 swapFree=67056580/67111528
[pid=1538] ppid=1536 vsize=240236 CPUtime=822.32 cores=0,2,4,6
/proc/1538/stat : 1538 (minisatid-gmp) R 1536 1538 31578 0 -1 4202496 65814 0 0 0 82224 8 0 0 25 0 1 0 852463665 246001664 58135 33554432000 4194304 6736272 140734114627584 18446744073709551615 5154969 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/1538/statm: 60059 58135 285 621 0 59429 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 240236

[startup+882.301 s]
/proc/loadavg: 2.01 2.00 1.75 3/555 1562
/proc/meminfo: memFree=24470692/32950928 swapFree=67056580/67111528
[pid=1538] ppid=1536 vsize=240236 CPUtime=882.32 cores=0,2,4,6
/proc/1538/stat : 1538 (minisatid-gmp) R 1536 1538 31578 0 -1 4202496 65814 0 0 0 88224 8 0 0 25 0 1 0 852463665 246001664 58135 33554432000 4194304 6736272 140734114627584 18446744073709551615 5803361 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/1538/statm: 60059 58135 285 621 0 59429 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 240236

[startup+942.301 s]
/proc/loadavg: 2.00 2.00 1.76 3/555 1564
/proc/meminfo: memFree=24472048/32950928 swapFree=67056580/67111528
[pid=1538] ppid=1536 vsize=240236 CPUtime=942.33 cores=0,2,4,6
/proc/1538/stat : 1538 (minisatid-gmp) R 1536 1538 31578 0 -1 4202496 65814 0 0 0 94225 8 0 0 25 0 1 0 852463665 246001664 58135 33554432000 4194304 6736272 140734114627584 18446744073709551615 5146800 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/1538/statm: 60059 58135 285 621 0 59429 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 240236

[startup+1002.3 s]
/proc/loadavg: 2.04 2.01 1.78 3/555 1566
/proc/meminfo: memFree=24471896/32950928 swapFree=67056580/67111528
[pid=1538] ppid=1536 vsize=240236 CPUtime=1002.33 cores=0,2,4,6
/proc/1538/stat : 1538 (minisatid-gmp) R 1536 1538 31578 0 -1 4202496 65814 0 0 0 100225 8 0 0 25 0 1 0 852463665 246001664 58135 33554432000 4194304 6736272 140734114627584 18446744073709551615 5803238 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/1538/statm: 60059 58135 285 621 0 59429 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 240236

[startup+1062.3 s]
/proc/loadavg: 2.06 2.02 1.80 3/555 1567
/proc/meminfo: memFree=24471384/32950928 swapFree=67056580/67111528
[pid=1538] ppid=1536 vsize=240236 CPUtime=1062.33 cores=0,2,4,6
/proc/1538/stat : 1538 (minisatid-gmp) R 1536 1538 31578 0 -1 4202496 65814 0 0 0 106225 8 0 0 25 0 1 0 852463665 246001664 58135 33554432000 4194304 6736272 140734114627584 18446744073709551615 5148018 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/1538/statm: 60059 58135 285 621 0 59429 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 240236

[startup+1122.3 s]
/proc/loadavg: 2.02 2.02 1.81 3/555 1569
/proc/meminfo: memFree=24469636/32950928 swapFree=67056580/67111528
[pid=1538] ppid=1536 vsize=240236 CPUtime=1122.33 cores=0,2,4,6
/proc/1538/stat : 1538 (minisatid-gmp) R 1536 1538 31578 0 -1 4202496 65814 0 0 0 112225 8 0 0 25 0 1 0 852463665 246001664 58135 33554432000 4194304 6736272 140734114627584 18446744073709551615 5154973 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/1538/statm: 60059 58135 285 621 0 59429 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 240236

[startup+1182.3 s]
/proc/loadavg: 2.13 2.04 1.83 3/555 1570
/proc/meminfo: memFree=24469868/32950928 swapFree=67056580/67111528
[pid=1538] ppid=1536 vsize=240236 CPUtime=1182.34 cores=0,2,4,6
/proc/1538/stat : 1538 (minisatid-gmp) R 1536 1538 31578 0 -1 4202496 65814 0 0 0 118226 8 0 0 25 0 1 0 852463665 246001664 58135 33554432000 4194304 6736272 140734114627584 18446744073709551615 5818026 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/1538/statm: 60059 58135 285 621 0 59429 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 240236

[startup+1242.3 s]
/proc/loadavg: 2.09 2.05 1.84 3/555 1572
/proc/meminfo: memFree=24470220/32950928 swapFree=67056580/67111528
[pid=1538] ppid=1536 vsize=240236 CPUtime=1242.34 cores=0,2,4,6
/proc/1538/stat : 1538 (minisatid-gmp) R 1536 1538 31578 0 -1 4202496 65814 0 0 0 124226 8 0 0 25 0 1 0 852463665 246001664 58135 33554432000 4194304 6736272 140734114627584 18446744073709551615 5219615 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/1538/statm: 60059 58135 285 621 0 59429 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 240236

[startup+1302.3 s]
/proc/loadavg: 2.03 2.04 1.85 3/555 1574
/proc/meminfo: memFree=24470708/32950928 swapFree=67056580/67111528
[pid=1538] ppid=1536 vsize=240236 CPUtime=1302.34 cores=0,2,4,6
/proc/1538/stat : 1538 (minisatid-gmp) R 1536 1538 31578 0 -1 4202496 65814 0 0 0 130226 8 0 0 25 0 1 0 852463665 246001664 58135 33554432000 4194304 6736272 140734114627584 18446744073709551615 5803157 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/1538/statm: 60059 58135 285 621 0 59429 0
Current children cumulated CPU time (s) 1302.34
Current children cumulated vsize (KiB) 240236

[startup+1362.3 s]
/proc/loadavg: 2.01 2.03 1.85 3/555 1575
/proc/meminfo: memFree=24469576/32950928 swapFree=67056580/67111528
[pid=1538] ppid=1536 vsize=240236 CPUtime=1362.34 cores=0,2,4,6
/proc/1538/stat : 1538 (minisatid-gmp) R 1536 1538 31578 0 -1 4202496 65814 0 0 0 136226 8 0 0 25 0 1 0 852463665 246001664 58135 33554432000 4194304 6736272 140734114627584 18446744073709551615 5149229 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/1538/statm: 60059 58135 285 621 0 59429 0
Current children cumulated CPU time (s) 1362.34
Current children cumulated vsize (KiB) 240236

[startup+1422.32 s]
/proc/loadavg: 2.00 2.02 1.86 3/555 1577
/proc/meminfo: memFree=24469572/32950928 swapFree=67056580/67111528
[pid=1538] ppid=1536 vsize=240236 CPUtime=1422.37 cores=0,2,4,6
/proc/1538/stat : 1538 (minisatid-gmp) R 1536 1538 31578 0 -1 4202496 65814 0 0 0 142229 8 0 0 25 0 1 0 852463665 246001664 58135 33554432000 4194304 6736272 140734114627584 18446744073709551615 4756007 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/1538/statm: 60059 58135 285 621 0 59429 0
Current children cumulated CPU time (s) 1422.37
Current children cumulated vsize (KiB) 240236

[startup+1482.3 s]
/proc/loadavg: 2.12 2.05 1.88 3/555 1578
/proc/meminfo: memFree=24469192/32950928 swapFree=67056580/67111528
[pid=1538] ppid=1536 vsize=240236 CPUtime=1482.35 cores=0,2,4,6
/proc/1538/stat : 1538 (minisatid-gmp) R 1536 1538 31578 0 -1 4202496 65814 0 0 0 148227 8 0 0 25 0 1 0 852463665 246001664 58135 33554432000 4194304 6736272 140734114627584 18446744073709551615 5806424 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/1538/statm: 60059 58135 285 621 0 59429 0
Current children cumulated CPU time (s) 1482.35
Current children cumulated vsize (KiB) 240236

[startup+1542.3 s]
/proc/loadavg: 2.10 2.05 1.89 3/555 1580
/proc/meminfo: memFree=24469180/32950928 swapFree=67056580/67111528
[pid=1538] ppid=1536 vsize=240236 CPUtime=1542.35 cores=0,2,4,6
/proc/1538/stat : 1538 (minisatid-gmp) R 1536 1538 31578 0 -1 4202496 65814 0 0 0 154227 8 0 0 25 0 1 0 852463665 246001664 58135 33554432000 4194304 6736272 140734114627584 18446744073709551615 5803188 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/1538/statm: 60059 58135 285 621 0 59429 0
Current children cumulated CPU time (s) 1542.35
Current children cumulated vsize (KiB) 240236

[startup+1602.3 s]
/proc/loadavg: 2.04 2.04 1.89 3/555 1582
/proc/meminfo: memFree=24469408/32950928 swapFree=67056580/67111528
[pid=1538] ppid=1536 vsize=240236 CPUtime=1602.35 cores=0,2,4,6
/proc/1538/stat : 1538 (minisatid-gmp) R 1536 1538 31578 0 -1 4202496 65814 0 0 0 160227 8 0 0 25 0 1 0 852463665 246001664 58135 33554432000 4194304 6736272 140734114627584 18446744073709551615 5803175 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/1538/statm: 60059 58135 285 621 0 59429 0
Current children cumulated CPU time (s) 1602.35
Current children cumulated vsize (KiB) 240236

[startup+1662.3 s]
/proc/loadavg: 2.01 2.03 1.90 3/555 1583
/proc/meminfo: memFree=24470140/32950928 swapFree=67056580/67111528
[pid=1538] ppid=1536 vsize=240236 CPUtime=1662.36 cores=0,2,4,6
/proc/1538/stat : 1538 (minisatid-gmp) R 1536 1538 31578 0 -1 4202496 65814 0 0 0 166228 8 0 0 25 0 1 0 852463665 246001664 58135 33554432000 4194304 6736272 140734114627584 18446744073709551615 5806495 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/1538/statm: 60059 58135 285 621 0 59429 0
Current children cumulated CPU time (s) 1662.36
Current children cumulated vsize (KiB) 240236

[startup+1722.3 s]
/proc/loadavg: 2.00 2.03 1.91 3/555 1613
/proc/meminfo: memFree=24034088/32950928 swapFree=67056580/67111528
[pid=1538] ppid=1536 vsize=240236 CPUtime=1722.36 cores=0,2,4,6
/proc/1538/stat : 1538 (minisatid-gmp) R 1536 1538 31578 0 -1 4202496 65814 0 0 0 172228 8 0 0 25 0 1 0 852463665 246001664 58135 33554432000 4194304 6736272 140734114627584 18446744073709551615 4758830 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/1538/statm: 60059 58135 285 621 0 59429 0
Current children cumulated CPU time (s) 1722.36
Current children cumulated vsize (KiB) 240236

[startup+1782.3 s]
/proc/loadavg: 2.06 2.05 1.92 3/555 1614
/proc/meminfo: memFree=24031992/32950928 swapFree=67056580/67111528
[pid=1538] ppid=1536 vsize=240236 CPUtime=1782.36 cores=0,2,4,6
/proc/1538/stat : 1538 (minisatid-gmp) R 1536 1538 31578 0 -1 4202496 65814 0 0 0 178228 8 0 0 25 0 1 0 852463665 246001664 58135 33554432000 4194304 6736272 140734114627584 18446744073709551615 5806460 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/1538/statm: 60059 58135 285 621 0 59429 0
Current children cumulated CPU time (s) 1782.36
Current children cumulated vsize (KiB) 240236



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.05 2.05 1.92 3/555 1615
/proc/meminfo: memFree=24031992/32950928 swapFree=67056580/67111528
[pid=1538] ppid=1536 vsize=240236 CPUtime=1800.06 cores=0,2,4,6
/proc/1538/stat : 1538 (minisatid-gmp) R 1536 1538 31578 0 -1 4202496 65814 0 0 0 179998 8 0 0 25 0 1 0 852463665 246001664 58135 33554432000 4194304 6736272 140734114627584 18446744073709551615 4734659 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/1538/statm: 60059 58135 285 621 0 59429 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 240236

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

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

Child status: 0
Real time (s): 1800.03
CPU time (s): 1800.1
CPU user time (s): 1800
CPU system time (s): 0.099984
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 240236

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800
system time used= 0.099984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 65819
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= 4
involuntary context switches= 2831

runsolver used 10.4944 second user time and 22.1276 second system time

The end

Launcher Data

Begin job on node148 at 2011-06-07 03:04:26
IDJOB=3466396
IDBENCH=2980
IDSOLVER=1957
FILE ID=node148/3466396-1307408666
RUNJOBID= node148-1307408570-1485
PBS_JOBID= 13514159
Free space on /tmp= 73944 MiB

SOLVER NAME= MinisatID 2.4.8-gmp
BENCH NAME= PB06/final/normalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/normalized-factor-sizeN=220-sizeP=111-sizeQ=220-229130880-max.opb
COMMAND LINE= HOME/minisatid-gmp BENCHNAME --verbosity=0 --format=opb 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3466396-1307408666/watcher-3466396-1307408666 -o /tmp/evaluation-result-3466396-1307408666/solver-3466396-1307408666 -C 1800 -W 1900 -M 15500 --use-pty HOME/minisatid-gmp HOME/instance-3466396-1307408666.opb --verbosity=0 --format=opb 

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

MD5SUM BENCH= ce74ed6abc2682e3852648a27e28a7ce
RANDOM SEED=1726329170

node148.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.854
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.70
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.854
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.854
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.83
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.854
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.75
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.854
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.854
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.854
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.854
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:     32950928 kB
MemFree:      24707832 kB
Buffers:        291224 kB
Cached:         782032 kB
SwapCached:       7908 kB
Active:        7342916 kB
Inactive:       591160 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      24707832 kB
SwapTotal:    67111528 kB
SwapFree:     67056580 kB
Dirty:            7572 kB
Writeback:           0 kB
AnonPages:     6859296 kB
Mapped:          44896 kB
Slab:           180540 kB
PageTables:      58004 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 170414692 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= 73932 MiB
End job on node148 at 2011-06-07 03:34:28