Trace number 3467455

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

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=320-sizeP=161-sizeQ=320-420453220.opb
MD5SUM8cfd4ca2b2eb84fc02bb0408d1dd05dc
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark6.539
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1
Optimality of the best value was proved YES
Number of variables52001
Total number of constraints154561
Number of constraints which are clauses154560
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 constraint51520
Number of terms in the objective function 161
Biggest coefficient in the objective function 1461501637330902918203684832716283019655932542976
Number of bits for the biggest coefficient in the objective function 161
Sum of the numbers in the objective function 2923003274661805836407369665432566039311865085951
Number of bits of the sum of numbers in the objective function 161
Biggest number in a constraint 1560874275157996115690798614896583152874299071332485575429578479812685869409882810060153051531745985579913465560703311447723987839644142653145088
Number of bits of the biggest number in a constraint 480
Biggest sum of numbers in a constraint 6243497100631984462763194459586332611497196285329458171408770520629035540670020835398097850925707779467176054569131054629458594384801759081011045
Number of bits of the biggest sum of numbers481
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.01/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-3467455-1307410373/watcher-3467455-1307410373 -o /tmp/evaluation-result-3467455-1307410373/solver-3467455-1307410373 -C 1800 -W 1900 -M 15500 --use-pty HOME/minisatid-gmp HOME/instance-3467455-1307410373.opb --verbosity=0 --format=opb 

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


[startup+0 s]
/proc/loadavg: 2.01 2.04 1.91 2/554 1611
/proc/meminfo: memFree=24497696/32950928 swapFree=67056580/67111528
[pid=1611] ppid=1609 vsize=7460 CPUtime=0 cores=1,3,5,7
/proc/1611/stat : 1611 (minisatid-gmp) R 1609 1611 31578 0 -1 4202496 400 0 0 0 0 0 0 0 19 0 1 0 852634377 7639040 347 33554432000 4194304 6736272 140735656109824 18446744073709551615 5809726 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/1611/statm: 1865 347 248 621 0 1235 0

[startup+0.0711519 s]
/proc/loadavg: 2.01 2.04 1.91 2/554 1611
/proc/meminfo: memFree=24497696/32950928 swapFree=67056580/67111528
[pid=1611] ppid=1609 vsize=13616 CPUtime=0.06 cores=1,3,5,7
/proc/1611/stat : 1611 (minisatid-gmp) R 1609 1611 31578 0 -1 4202496 1951 0 0 0 6 0 0 0 19 0 1 0 852634377 13942784 1898 33554432000 4194304 6736272 140735656109824 18446744073709551615 5809726 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/1611/statm: 3404 1899 248 621 0 2774 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 13616

[startup+0.10114 s]
/proc/loadavg: 2.01 2.04 1.91 2/554 1611
/proc/meminfo: memFree=24497696/32950928 swapFree=67056580/67111528
[pid=1611] ppid=1609 vsize=16412 CPUtime=0.09 cores=1,3,5,7
/proc/1611/stat : 1611 (minisatid-gmp) R 1609 1611 31578 0 -1 4202496 2623 0 0 0 9 0 0 0 19 0 1 0 852634377 16805888 2570 33554432000 4194304 6736272 140735656109824 18446744073709551615 5809726 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/1611/statm: 4103 2571 248 621 0 3473 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16412

[startup+0.301106 s]
/proc/loadavg: 2.01 2.04 1.91 2/554 1611
/proc/meminfo: memFree=24497696/32950928 swapFree=67056580/67111528
[pid=1611] ppid=1609 vsize=34368 CPUtime=0.29 cores=1,3,5,7
/proc/1611/stat : 1611 (minisatid-gmp) R 1609 1611 31578 0 -1 4202496 7055 0 0 0 28 1 0 0 20 0 1 0 852634377 35192832 7002 33554432000 4194304 6736272 140735656109824 18446744073709551615 5809726 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/1611/statm: 8592 7002 248 621 0 7962 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 34368

[startup+0.701032 s]
/proc/loadavg: 2.01 2.04 1.91 2/554 1611
/proc/meminfo: memFree=24497696/32950928 swapFree=67056580/67111528
[pid=1611] ppid=1609 vsize=69660 CPUtime=0.69 cores=1,3,5,7
/proc/1611/stat : 1611 (minisatid-gmp) R 1609 1611 31578 0 -1 4202496 15819 0 0 0 67 2 0 0 21 0 1 0 852634377 71331840 15725 33554432000 4194304 6736272 140735656109824 18446744073709551615 5809726 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/1611/statm: 17415 15726 248 621 0 16785 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 69660

[startup+1.50088 s]
/proc/loadavg: 2.01 2.04 1.91 3/555 1613
/proc/meminfo: memFree=24408424/32950928 swapFree=67056580/67111528
[pid=1611] ppid=1609 vsize=140168 CPUtime=1.49 cores=1,3,5,7
/proc/1611/stat : 1611 (minisatid-gmp) R 1609 1611 31578 0 -1 4202496 34028 0 0 0 144 5 0 0 23 0 1 0 852634377 143532032 33139 33554432000 4194304 6736272 140735656109824 18446744073709551615 5146909 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/1611/statm: 35042 33139 248 621 0 34412 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 140168

[startup+3.10057 s]
/proc/loadavg: 2.01 2.04 1.91 3/555 1613
/proc/meminfo: memFree=24318428/32950928 swapFree=67056580/67111528
[pid=1611] ppid=1609 vsize=276860 CPUtime=3.09 cores=1,3,5,7
/proc/1611/stat : 1611 (minisatid-gmp) R 1609 1611 31578 0 -1 4202496 69121 0 0 0 299 10 0 0 25 0 1 0 852634377 283504640 66822 33554432000 4194304 6736272 140735656109824 18446744073709551615 5809726 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/1611/statm: 69215 66823 265 621 0 68585 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 276860

[startup+6.30097 s]
/proc/loadavg: 2.01 2.04 1.91 3/555 1613
/proc/meminfo: memFree=24038760/32950928 swapFree=67056580/67111528
[pid=1611] ppid=1609 vsize=466080 CPUtime=6.29 cores=1,3,5,7
/proc/1611/stat : 1611 (minisatid-gmp) R 1609 1611 31578 0 -1 4202496 126288 0 0 0 611 18 0 0 25 0 1 0 852634377 477265920 114048 33554432000 4194304 6736272 140735656109824 18446744073709551615 4750621 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/1611/statm: 116520 114048 274 621 0 115890 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 466080

[startup+12.7007 s]
/proc/loadavg: 2.00 2.03 1.91 3/555 1613
/proc/meminfo: memFree=24032716/32950928 swapFree=67056580/67111528
[pid=1611] ppid=1609 vsize=470064 CPUtime=12.69 cores=1,3,5,7
/proc/1611/stat : 1611 (minisatid-gmp) R 1609 1611 31578 0 -1 4202496 128082 0 0 0 1251 18 0 0 25 0 1 0 852634377 481345536 115341 33554432000 4194304 6736272 140735656109824 18446744073709551615 5818046 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/1611/statm: 117516 115341 275 621 0 116886 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 470064

[startup+25.5003 s]
/proc/loadavg: 2.14 2.06 1.92 3/555 1613
/proc/meminfo: memFree=24033524/32950928 swapFree=67056580/67111528
[pid=1611] ppid=1609 vsize=470064 CPUtime=25.44 cores=1,3,5,7
/proc/1611/stat : 1611 (minisatid-gmp) R 1609 1611 31578 0 -1 4202496 128096 0 0 0 2526 18 0 0 25 0 1 0 852634377 481345536 115354 33554432000 4194304 6736272 140735656109824 18446744073709551615 4764874 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/1611/statm: 117516 115354 284 621 0 116886 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 470064

[startup+51.1004 s]
/proc/loadavg: 2.09 2.06 1.92 3/555 1614
/proc/meminfo: memFree=24033604/32950928 swapFree=67056580/67111528
[pid=1611] ppid=1609 vsize=470064 CPUtime=51.04 cores=1,3,5,7
/proc/1611/stat : 1611 (minisatid-gmp) R 1609 1611 31578 0 -1 4202496 128106 0 0 0 5086 18 0 0 25 0 1 0 852634377 481345536 115362 33554432000 4194304 6736272 140735656109824 18446744073709551615 5806398 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/1611/statm: 117516 115362 284 621 0 116886 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 470064

[startup+102.322 s]
/proc/loadavg: 1.96 2.03 1.91 3/555 1643
/proc/meminfo: memFree=24252248/32950928 swapFree=67056580/67111528
[pid=1611] ppid=1609 vsize=470064 CPUtime=102.26 cores=1,3,5,7
/proc/1611/stat : 1611 (minisatid-gmp) R 1609 1611 31578 0 -1 4202496 128122 0 0 0 10208 18 0 0 25 0 1 0 852634377 481345536 115375 33554432000 4194304 6736272 140735656109824 18446744073709551615 5803251 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/1611/statm: 117516 115375 285 621 0 116886 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 470064

[startup+162.301 s]
/proc/loadavg: 2.05 2.05 1.92 3/555 1645
/proc/meminfo: memFree=24249140/32950928 swapFree=67056580/67111528
[pid=1611] ppid=1609 vsize=470064 CPUtime=162.24 cores=1,3,5,7
/proc/1611/stat : 1611 (minisatid-gmp) R 1609 1611 31578 0 -1 4202496 128144 0 0 0 16206 18 0 0 25 0 1 0 852634377 481345536 115395 33554432000 4194304 6736272 140735656109824 18446744073709551615 4753944 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/1611/statm: 117516 115395 285 621 0 116886 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 470064

[startup+222.301 s]
/proc/loadavg: 2.15 2.08 1.94 3/555 1646
/proc/meminfo: memFree=24249860/32950928 swapFree=67056580/67111528
[pid=1611] ppid=1609 vsize=470064 CPUtime=222.25 cores=1,3,5,7
/proc/1611/stat : 1611 (minisatid-gmp) R 1609 1611 31578 0 -1 4202496 128148 0 0 0 22207 18 0 0 25 0 1 0 852634377 481345536 115398 33554432000 4194304 6736272 140735656109824 18446744073709551615 4640333 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/1611/statm: 117516 115398 285 621 0 116886 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 470064

[startup+282.301 s]
/proc/loadavg: 2.09 2.08 1.94 3/555 1648
/proc/meminfo: memFree=24249228/32950928 swapFree=67056580/67111528
[pid=1611] ppid=1609 vsize=470064 CPUtime=282.25 cores=1,3,5,7
/proc/1611/stat : 1611 (minisatid-gmp) R 1609 1611 31578 0 -1 4202496 128166 0 0 0 28207 18 0 0 25 0 1 0 852634377 481345536 115412 33554432000 4194304 6736272 140735656109824 18446744073709551615 4734849 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/1611/statm: 117516 115412 285 621 0 116886 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 470064

[startup+342.301 s]
/proc/loadavg: 2.03 2.06 1.94 3/555 1650
/proc/meminfo: memFree=24250436/32950928 swapFree=67056580/67111528
[pid=1611] ppid=1609 vsize=470064 CPUtime=342.25 cores=1,3,5,7
/proc/1611/stat : 1611 (minisatid-gmp) R 1609 1611 31578 0 -1 4202496 128192 0 0 0 34207 18 0 0 25 0 1 0 852634377 481345536 115436 33554432000 4194304 6736272 140735656109824 18446744073709551615 5811937 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/1611/statm: 117516 115436 285 621 0 116886 0
Current children cumulated CPU time (s) 342.25
Current children cumulated vsize (KiB) 470064

[startup+402.301 s]
/proc/loadavg: 2.17 2.08 1.95 3/555 1651
/proc/meminfo: memFree=24251040/32950928 swapFree=67056580/67111528
[pid=1611] ppid=1609 vsize=465708 CPUtime=402.25 cores=1,3,5,7
/proc/1611/stat : 1611 (minisatid-gmp) R 1609 1611 31578 0 -1 4202496 128193 0 0 0 40207 18 0 0 25 0 1 0 852634377 476884992 115099 33554432000 4194304 6736272 140735656109824 18446744073709551615 4733165 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/1611/statm: 116427 115099 285 621 0 115797 0
Current children cumulated CPU time (s) 402.25
Current children cumulated vsize (KiB) 465708

[startup+462.301 s]
/proc/loadavg: 2.13 2.08 1.96 3/555 1653
/proc/meminfo: memFree=24251024/32950928 swapFree=67056580/67111528
[pid=1611] ppid=1609 vsize=465708 CPUtime=462.25 cores=1,3,5,7
/proc/1611/stat : 1611 (minisatid-gmp) R 1609 1611 31578 0 -1 4202496 128193 0 0 0 46207 18 0 0 25 0 1 0 852634377 476884992 115099 33554432000 4194304 6736272 140735656109824 18446744073709551615 4734706 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/1611/statm: 116427 115099 285 621 0 115797 0
Current children cumulated CPU time (s) 462.25
Current children cumulated vsize (KiB) 465708

[startup+522.301 s]
/proc/loadavg: 2.05 2.06 1.96 3/555 1654
/proc/meminfo: memFree=24251268/32950928 swapFree=67056580/67111528
[pid=1611] ppid=1609 vsize=465708 CPUtime=522.26 cores=1,3,5,7
/proc/1611/stat : 1611 (minisatid-gmp) R 1609 1611 31578 0 -1 4202496 128197 0 0 0 52208 18 0 0 25 0 1 0 852634377 476884992 115103 33554432000 4194304 6736272 140735656109824 18446744073709551615 5149217 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/1611/statm: 116427 115103 285 621 0 115797 0
Current children cumulated CPU time (s) 522.26
Current children cumulated vsize (KiB) 465708

[startup+582.301 s]
/proc/loadavg: 2.02 2.05 1.96 3/555 1656
/proc/meminfo: memFree=24242196/32950928 swapFree=67056580/67111528
[pid=1611] ppid=1609 vsize=477104 CPUtime=582.27 cores=1,3,5,7
/proc/1611/stat : 1611 (minisatid-gmp) R 1609 1611 31578 0 -1 4202496 130636 0 0 0 58208 19 0 0 25 0 1 0 852634377 488554496 117542 33554432000 4194304 6736272 140735656109824 18446744073709551615 5811850 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/1611/statm: 119276 117542 300 621 0 118646 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 477104


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

[startup+822.301 s]
/proc/loadavg: 2.03 2.05 1.98 3/555 1662
/proc/meminfo: memFree=24233932/32950928 swapFree=67056580/67111528
[pid=1611] ppid=1609 vsize=488704 CPUtime=822.27 cores=1,3,5,7
/proc/1611/stat : 1611 (minisatid-gmp) R 1609 1611 31578 0 -1 4202496 132389 0 0 0 82208 19 0 0 25 0 1 0 852634377 500432896 119295 33554432000 4194304 6736272 140735656109824 18446744073709551615 5219596 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/1611/statm: 122176 119295 300 621 0 121546 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 488704

[startup+882.301 s]
/proc/loadavg: 2.01 2.04 1.98 3/555 1664
/proc/meminfo: memFree=24234040/32950928 swapFree=67056580/67111528
[pid=1611] ppid=1609 vsize=488704 CPUtime=882.28 cores=1,3,5,7
/proc/1611/stat : 1611 (minisatid-gmp) R 1609 1611 31578 0 -1 4202496 132578 0 0 0 88209 19 0 0 25 0 1 0 852634377 500432896 119484 33554432000 4194304 6736272 140735656109824 18446744073709551615 5806449 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/1611/statm: 122176 119484 300 621 0 121546 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 488704

[startup+942.301 s]
/proc/loadavg: 2.09 2.06 1.99 3/555 1666
/proc/meminfo: memFree=24233540/32950928 swapFree=67056580/67111528
[pid=1611] ppid=1609 vsize=488704 CPUtime=942.28 cores=1,3,5,7
/proc/1611/stat : 1611 (minisatid-gmp) R 1609 1611 31578 0 -1 4202496 132578 0 0 0 94209 19 0 0 25 0 1 0 852634377 500432896 119484 33554432000 4194304 6736272 140735656109824 18446744073709551615 5818046 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/1611/statm: 122176 119484 300 621 0 121546 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 488704

[startup+1002.3 s]
/proc/loadavg: 2.07 2.06 1.99 3/555 1667
/proc/meminfo: memFree=24233652/32950928 swapFree=67056580/67111528
[pid=1611] ppid=1609 vsize=488704 CPUtime=1002.28 cores=1,3,5,7
/proc/1611/stat : 1611 (minisatid-gmp) R 1609 1611 31578 0 -1 4202496 132579 0 0 0 100209 19 0 0 25 0 1 0 852634377 500432896 119485 33554432000 4194304 6736272 140735656109824 18446744073709551615 5818068 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/1611/statm: 122176 119485 300 621 0 121546 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 488704

[startup+1062.3 s]
/proc/loadavg: 2.02 2.05 1.99 3/555 1669
/proc/meminfo: memFree=24233516/32950928 swapFree=67056580/67111528
[pid=1611] ppid=1609 vsize=488704 CPUtime=1062.28 cores=1,3,5,7
/proc/1611/stat : 1611 (minisatid-gmp) R 1609 1611 31578 0 -1 4202496 132581 0 0 0 106209 19 0 0 25 0 1 0 852634377 500432896 119486 33554432000 4194304 6736272 140735656109824 18446744073709551615 5142098 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/1611/statm: 122176 119486 300 621 0 121546 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 488704

[startup+1122.3 s]
/proc/loadavg: 2.01 2.03 1.99 3/555 1670
/proc/meminfo: memFree=24226564/32950928 swapFree=67056580/67111528
[pid=1611] ppid=1609 vsize=500380 CPUtime=1122.29 cores=1,3,5,7
/proc/1611/stat : 1611 (minisatid-gmp) R 1609 1611 31578 0 -1 4202496 134347 0 0 0 112209 20 0 0 25 0 1 0 852634377 512389120 121234 33554432000 4194304 6736272 140735656109824 18446744073709551615 4734706 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/1611/statm: 125095 121234 285 621 0 124465 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 500380

[startup+1182.3 s]
/proc/loadavg: 2.00 2.03 1.99 3/555 1672
/proc/meminfo: memFree=24218744/32950928 swapFree=67056580/67111528
[pid=1611] ppid=1609 vsize=500380 CPUtime=1182.29 cores=1,3,5,7
/proc/1611/stat : 1611 (minisatid-gmp) R 1609 1611 31578 0 -1 4202496 136133 0 0 0 118209 20 0 0 25 0 1 0 852634377 512389120 123020 33554432000 4194304 6736272 140735656109824 18446744073709551615 5803361 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/1611/statm: 125095 123020 285 621 0 124465 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 500380

[startup+1242.3 s]
/proc/loadavg: 2.16 2.05 2.00 3/555 1674
/proc/meminfo: memFree=24213396/32950928 swapFree=67056580/67111528
[pid=1611] ppid=1609 vsize=520324 CPUtime=1242.29 cores=1,3,5,7
/proc/1611/stat : 1611 (minisatid-gmp) R 1609 1611 31578 0 -1 4202496 137334 0 0 0 124209 20 0 0 25 0 1 0 852634377 532811776 124221 33554432000 4194304 6736272 140735656109824 18446744073709551615 5148000 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/1611/statm: 130081 124221 285 621 0 129451 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 520324

[startup+1302.3 s]
/proc/loadavg: 2.13 2.06 2.00 3/555 1675
/proc/meminfo: memFree=24205324/32950928 swapFree=67056580/67111528
[pid=1611] ppid=1609 vsize=523760 CPUtime=1302.3 cores=1,3,5,7
/proc/1611/stat : 1611 (minisatid-gmp) R 1609 1611 31578 0 -1 4202496 139171 0 0 0 130209 21 0 0 25 0 1 0 852634377 536330240 126057 33554432000 4194304 6736272 140735656109824 18446744073709551615 5808528 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/1611/statm: 130940 126057 285 621 0 130310 0
Current children cumulated CPU time (s) 1302.3
Current children cumulated vsize (KiB) 523760

[startup+1362.3 s]
/proc/loadavg: 2.05 2.05 2.00 3/555 1677
/proc/meminfo: memFree=24201336/32950928 swapFree=67056580/67111528
[pid=1611] ppid=1609 vsize=526052 CPUtime=1362.29 cores=1,3,5,7
/proc/1611/stat : 1611 (minisatid-gmp) R 1609 1611 31578 0 -1 4202496 140559 0 0 0 136208 21 0 0 25 0 1 0 852634377 538677248 127445 33554432000 4194304 6736272 140735656109824 18446744073709551615 5806446 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/1611/statm: 131513 127445 285 621 0 130883 0
Current children cumulated CPU time (s) 1362.29
Current children cumulated vsize (KiB) 526052

[startup+1422.32 s]
/proc/loadavg: 2.02 2.03 2.00 3/555 1678
/proc/meminfo: memFree=24197340/32950928 swapFree=67056580/67111528
[pid=1611] ppid=1609 vsize=526052 CPUtime=1422.32 cores=1,3,5,7
/proc/1611/stat : 1611 (minisatid-gmp) R 1609 1611 31578 0 -1 4202496 141252 0 0 0 142210 22 0 0 25 0 1 0 852634377 538677248 128138 33554432000 4194304 6736272 140735656109824 18446744073709551615 5219598 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/1611/statm: 131513 128138 285 621 0 130883 0
Current children cumulated CPU time (s) 1422.32
Current children cumulated vsize (KiB) 526052

[startup+1482.3 s]
/proc/loadavg: 2.07 2.04 2.00 3/555 1680
/proc/meminfo: memFree=24194964/32950928 swapFree=67056580/67111528
[pid=1611] ppid=1609 vsize=526052 CPUtime=1482.3 cores=1,3,5,7
/proc/1611/stat : 1611 (minisatid-gmp) R 1609 1611 31578 0 -1 4202496 141679 0 0 0 148208 22 0 0 25 0 1 0 852634377 538677248 128565 33554432000 4194304 6736272 140735656109824 18446744073709551615 5154803 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/1611/statm: 131513 128565 285 621 0 130883 0
Current children cumulated CPU time (s) 1482.3
Current children cumulated vsize (KiB) 526052

[startup+1542.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/555 1682
/proc/meminfo: memFree=24194328/32950928 swapFree=67056580/67111528
[pid=1611] ppid=1609 vsize=526052 CPUtime=1542.3 cores=1,3,5,7
/proc/1611/stat : 1611 (minisatid-gmp) R 1609 1611 31578 0 -1 4202496 142085 0 0 0 154208 22 0 0 25 0 1 0 852634377 538677248 128971 33554432000 4194304 6736272 140735656109824 18446744073709551615 5806446 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/1611/statm: 131513 128971 285 621 0 130883 0
Current children cumulated CPU time (s) 1542.3
Current children cumulated vsize (KiB) 526052

[startup+1602.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/555 1683
/proc/meminfo: memFree=24191220/32950928 swapFree=67056580/67111528
[pid=1611] ppid=1609 vsize=526052 CPUtime=1602.3 cores=1,3,5,7
/proc/1611/stat : 1611 (minisatid-gmp) R 1609 1611 31578 0 -1 4202496 142797 0 0 0 160208 22 0 0 25 0 1 0 852634377 538677248 129683 33554432000 4194304 6736272 140735656109824 18446744073709551615 5803188 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/1611/statm: 131513 129683 285 621 0 130883 0
Current children cumulated CPU time (s) 1602.3
Current children cumulated vsize (KiB) 526052

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/555 1685
/proc/meminfo: memFree=24236460/32950928 swapFree=67056580/67111528
[pid=1611] ppid=1609 vsize=478928 CPUtime=1662.31 cores=1,3,5,7
/proc/1611/stat : 1611 (minisatid-gmp) R 1609 1611 31578 0 -1 4202496 143771 0 0 0 166208 23 0 0 25 0 1 0 852634377 490422272 118438 33554432000 4194304 6736272 140735656109824 18446744073709551615 4734706 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/1611/statm: 119732 118438 285 621 0 119102 0
Current children cumulated CPU time (s) 1662.31
Current children cumulated vsize (KiB) 478928

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/555 1695
/proc/meminfo: memFree=24235248/32950928 swapFree=67056580/67111528
[pid=1611] ppid=1609 vsize=480604 CPUtime=1722.31 cores=1,3,5,7
/proc/1611/stat : 1611 (minisatid-gmp) R 1609 1611 31578 0 -1 4202496 144133 0 0 0 172208 23 0 0 25 0 1 0 852634377 492138496 118800 33554432000 4194304 6736272 140735656109824 18446744073709551615 5154800 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/1611/statm: 120151 118800 285 621 0 119521 0
Current children cumulated CPU time (s) 1722.31
Current children cumulated vsize (KiB) 480604

[startup+1782.3 s]
/proc/loadavg: 2.14 2.05 2.01 3/555 2169
/proc/meminfo: memFree=24233408/32950928 swapFree=67056580/67111528
[pid=1611] ppid=1609 vsize=480604 CPUtime=1782.31 cores=1,3,5,7
/proc/1611/stat : 1611 (minisatid-gmp) R 1609 1611 31578 0 -1 4202496 144137 0 0 0 178208 23 0 0 25 0 1 0 852634377 492138496 118804 33554432000 4194304 6736272 140735656109824 18446744073709551615 5142071 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/1611/statm: 120151 118804 285 621 0 119521 0
Current children cumulated CPU time (s) 1782.31
Current children cumulated vsize (KiB) 480604



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.18 2.06 2.02 3/555 2169
/proc/meminfo: memFree=24233980/32950928 swapFree=67056580/67111528
[pid=1611] ppid=1609 vsize=480604 CPUtime=1800.01 cores=1,3,5,7
/proc/1611/stat : 1611 (minisatid-gmp) R 1609 1611 31578 0 -1 4202496 144137 0 0 0 179978 23 0 0 25 0 1 0 852634377 492138496 118804 33554432000 4194304 6736272 140735656109824 18446744073709551615 5811974 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/1611/statm: 120151 118804 285 621 0 119521 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 480604

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.04
CPU time (s): 1800.06
CPU user time (s): 1799.8
CPU system time (s): 0.25896
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 526052

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

runsolver used 9.2016 second user time and 23.5644 second system time

The end

Launcher Data

Begin job on node148 at 2011-06-07 03:32:53
IDJOB=3467455
IDBENCH=3027
IDSOLVER=1957
FILE ID=node148/3467455-1307410373
RUNJOBID= node148-1307408570-1486
PBS_JOBID= 13514159
Free space on /tmp= 73936 MiB

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

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

MD5SUM BENCH= 8cfd4ca2b2eb84fc02bb0408d1dd05dc
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:      24497968 kB
Buffers:        291424 kB
Cached:         790848 kB
SwapCached:       7908 kB
Active:        7552324 kB
Inactive:       591584 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      24497968 kB
SwapTotal:    67111528 kB
SwapFree:     67056580 kB
Dirty:           11288 kB
Writeback:          32 kB
AnonPages:     7060180 kB
Mapped:          45000 kB
Slab:           180908 kB
PageTables:      58408 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 170623028 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= 73936 MiB
End job on node148 at 2011-06-07 04:02:55