Trace number 3467425

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.07 1800.13

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=240-sizeP=121-sizeQ=240-330229238.opb
MD5SUM0292e4cfc08104641d64d11d001b52e1
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 benchmark3.14752
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 variables29401
Total number of constraints87121
Number of constraints which are clauses87120
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 constraint29040
Number of terms in the objective function 121
Biggest coefficient in the objective function 1329227995784915872903807060280344576
Number of bits for the biggest coefficient in the objective function 121
Sum of the numbers in the objective function 2658455991569831745807614120560689151
Number of bits of the sum of numbers in the objective function 121
Biggest number in a constraint 1174271291386916613944740298394668513687841274454159935353645485766104512557304221731849499192384351515967488
Number of bits of the biggest number in a constraint 360
Biggest sum of numbers in a constraint 4697085165547666455778961193578674053759190090835006449104283878090284482579702915208197909390404088540790263
Number of bits of the biggest sum of numbers361
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.11	>>> 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-3467425-1307408297/watcher-3467425-1307408297 -o /tmp/evaluation-result-3467425-1307408297/solver-3467425-1307408297 -C 1800 -W 1900 -M 15500 --use-pty HOME/minisatid-gmp HOME/instance-3467425-1307408297.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: 0.92 1.04 1.34 2/493 13741
/proc/meminfo: memFree=30187336/32951124 swapFree=53876548/67111528
[pid=13741] ppid=13739 vsize=7848 CPUtime=0 cores=0,2,4,6
/proc/13741/stat : 13741 (minisatid-gmp) R 13739 13741 11339 0 -1 4202496 486 0 0 0 0 0 0 0 21 0 1 0 852430619 8036352 433 33554432000 4194304 6736272 140734119358512 18446744073709551615 5809726 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/13741/statm: 1962 433 248 621 0 1332 0

[startup+0.0330171 s]
/proc/loadavg: 0.92 1.04 1.34 2/493 13741
/proc/meminfo: memFree=30187336/32951124 swapFree=53876548/67111528
[pid=13741] ppid=13739 vsize=10220 CPUtime=0.03 cores=0,2,4,6
/proc/13741/stat : 13741 (minisatid-gmp) R 13739 13741 11339 0 -1 4202496 1077 0 0 0 3 0 0 0 21 0 1 0 852430619 10465280 1024 33554432000 4194304 6736272 140734119358512 18446744073709551615 5809726 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/13741/statm: 2555 1025 248 621 0 1925 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 10220

[startup+0.101059 s]
/proc/loadavg: 0.92 1.04 1.34 2/493 13741
/proc/meminfo: memFree=30187336/32951124 swapFree=53876548/67111528
[pid=13741] ppid=13739 vsize=16384 CPUtime=0.1 cores=0,2,4,6
/proc/13741/stat : 13741 (minisatid-gmp) R 13739 13741 11339 0 -1 4202496 2614 0 0 0 10 0 0 0 21 0 1 0 852430619 16777216 2561 33554432000 4194304 6736272 140734119358512 18446744073709551615 5809726 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/13741/statm: 4096 2562 248 621 0 3466 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 16384

[startup+0.301026 s]
/proc/loadavg: 0.92 1.04 1.34 2/493 13741
/proc/meminfo: memFree=30187336/32951124 swapFree=53876548/67111528
[pid=13741] ppid=13739 vsize=34328 CPUtime=0.29 cores=0,2,4,6
/proc/13741/stat : 13741 (minisatid-gmp) R 13739 13741 11339 0 -1 4202496 7058 0 0 0 29 0 0 0 22 0 1 0 852430619 35151872 7005 33554432000 4194304 6736272 140734119358512 18446744073709551615 5809726 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/13741/statm: 8582 7006 248 621 0 7952 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 34328

[startup+0.700934 s]
/proc/loadavg: 0.92 1.04 1.34 2/493 13741
/proc/meminfo: memFree=30187336/32951124 swapFree=53876548/67111528
[pid=13741] ppid=13739 vsize=69836 CPUtime=0.69 cores=0,2,4,6
/proc/13741/stat : 13741 (minisatid-gmp) R 13739 13741 11339 0 -1 4202496 15832 0 0 0 67 2 0 0 23 0 1 0 852430619 71512064 15779 33554432000 4194304 6736272 140734119358512 18446744073709551615 5809726 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/13741/statm: 17459 15780 248 621 0 16829 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 69836

[startup+1.50078 s]
/proc/loadavg: 0.92 1.04 1.34 3/499 13748
/proc/meminfo: memFree=30011708/32951124 swapFree=53876548/67111528
[pid=13741] ppid=13739 vsize=138568 CPUtime=1.49 cores=0,2,4,6
/proc/13741/stat : 13741 (minisatid-gmp) R 13739 13741 11339 0 -1 4202496 33872 0 0 0 144 5 0 0 25 0 1 0 852430619 141893632 32748 33554432000 4194304 6736272 140734119358512 18446744073709551615 5809726 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/13741/statm: 34642 32749 265 621 0 34012 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 138568

[startup+3.10047 s]
/proc/loadavg: 0.92 1.04 1.34 3/499 13748
/proc/meminfo: memFree=29806364/32951124 swapFree=53876548/67111528
[pid=13741] ppid=13739 vsize=263356 CPUtime=3.08 cores=0,2,4,6
/proc/13741/stat : 13741 (minisatid-gmp) R 13739 13741 11339 0 -1 4202496 70042 0 0 0 298 10 0 0 25 0 1 0 852430619 269676544 63820 33554432000 4194304 6736272 140734119358512 18446744073709551615 4753629 0 0 4096 17571 0 0 0 17 6 0 0 0
/proc/13741/statm: 65839 63820 274 621 0 65209 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 263356

[startup+6.30089 s]
/proc/loadavg: 1.01 1.05 1.34 3/499 13748
/proc/meminfo: memFree=29623624/32951124 swapFree=53876548/67111528
[pid=13741] ppid=13739 vsize=263356 CPUtime=6.23 cores=0,2,4,6
/proc/13741/stat : 13741 (minisatid-gmp) R 13739 13741 11339 0 -1 4202496 70140 0 0 0 613 10 0 0 25 0 1 0 852430619 269676544 63918 33554432000 4194304 6736272 140734119358512 18446744073709551615 5803333 0 0 4096 17571 0 0 0 17 6 0 0 0
/proc/13741/statm: 65839 63918 275 621 0 65209 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 263356

[startup+12.7008 s]
/proc/loadavg: 1.09 1.07 1.35 3/499 13749
/proc/meminfo: memFree=29622044/32951124 swapFree=53876548/67111528
[pid=13741] ppid=13739 vsize=263356 CPUtime=12.58 cores=0,2,4,6
/proc/13741/stat : 13741 (minisatid-gmp) R 13739 13741 11339 0 -1 4202496 70140 0 0 0 1248 10 0 0 25 0 1 0 852430619 269676544 63918 33554432000 4194304 6736272 140734119358512 18446744073709551615 5148172 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/13741/statm: 65839 63918 275 621 0 65209 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 263356

[startup+25.5006 s]
/proc/loadavg: 1.29 1.11 1.36 3/499 13749
/proc/meminfo: memFree=29622680/32951124 swapFree=53876548/67111528
[pid=13741] ppid=13739 vsize=263356 CPUtime=25.38 cores=0,2,4,6
/proc/13741/stat : 13741 (minisatid-gmp) R 13739 13741 11339 0 -1 4202496 70153 0 0 0 2528 10 0 0 25 0 1 0 852430619 269676544 63931 33554432000 4194304 6736272 140734119358512 18446744073709551615 5148069 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/13741/statm: 65839 63931 282 621 0 65209 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 263356

[startup+51.101 s]
/proc/loadavg: 1.53 1.18 1.37 3/499 13750
/proc/meminfo: memFree=29622256/32951124 swapFree=53876548/67111528
[pid=13741] ppid=13739 vsize=263356 CPUtime=50.98 cores=0,2,4,6
/proc/13741/stat : 13741 (minisatid-gmp) R 13739 13741 11339 0 -1 4202496 70155 0 0 0 5088 10 0 0 25 0 1 0 852430619 269676544 63932 33554432000 4194304 6736272 140734119358512 18446744073709551615 5818029 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/13741/statm: 65839 63932 282 621 0 65209 0
Current children cumulated CPU time (s) 50.98
Current children cumulated vsize (KiB) 263356

[startup+102.319 s]
/proc/loadavg: 1.79 1.31 1.40 3/499 13751
/proc/meminfo: memFree=29621252/32951124 swapFree=53876548/67111528
[pid=13741] ppid=13739 vsize=263356 CPUtime=102.2 cores=0,2,4,6
/proc/13741/stat : 13741 (minisatid-gmp) R 13739 13741 11339 0 -1 4202496 70158 0 0 0 10210 10 0 0 25 0 1 0 852430619 269676544 63935 33554432000 4194304 6736272 140734119358512 18446744073709551615 5221920 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/13741/statm: 65839 63935 282 621 0 65209 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 263356

[startup+162.3 s]
/proc/loadavg: 1.96 1.44 1.44 3/499 13753
/proc/meminfo: memFree=29618644/32951124 swapFree=53876548/67111528
[pid=13741] ppid=13739 vsize=264184 CPUtime=162.18 cores=0,2,4,6
/proc/13741/stat : 13741 (minisatid-gmp) R 13739 13741 11339 0 -1 4202496 70424 0 0 0 16208 10 0 0 25 0 1 0 852430619 270524416 64201 33554432000 4194304 6736272 140734119358512 18446744073709551615 5154623 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/13741/statm: 66046 64201 284 621 0 65416 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 264184

[startup+222.301 s]
/proc/loadavg: 2.14 1.58 1.49 3/499 13763
/proc/meminfo: memFree=29619804/32951124 swapFree=53876548/67111528
[pid=13741] ppid=13739 vsize=264184 CPUtime=222.18 cores=0,2,4,6
/proc/13741/stat : 13741 (minisatid-gmp) R 13739 13741 11339 0 -1 4202496 70426 0 0 0 22208 10 0 0 25 0 1 0 852430619 270524416 64202 33554432000 4194304 6736272 140734119358512 18446744073709551615 5818802 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/13741/statm: 66046 64202 284 621 0 65416 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 264184

[startup+282.301 s]
/proc/loadavg: 2.20 1.68 1.53 3/499 13765
/proc/meminfo: memFree=29619908/32951124 swapFree=53876548/67111528
[pid=13741] ppid=13739 vsize=264184 CPUtime=282.19 cores=0,2,4,6
/proc/13741/stat : 13741 (minisatid-gmp) R 13739 13741 11339 0 -1 4202496 70428 0 0 0 28209 10 0 0 25 0 1 0 852430619 270524416 64203 33554432000 4194304 6736272 140734119358512 18446744073709551615 5149213 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/13741/statm: 66046 64203 284 621 0 65416 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 264184

[startup+342.3 s]
/proc/loadavg: 2.07 1.74 1.55 3/500 13769
/proc/meminfo: memFree=29620872/32951124 swapFree=53876548/67111528
[pid=13741] ppid=13739 vsize=264184 CPUtime=342.19 cores=0,2,4,6
/proc/13741/stat : 13741 (minisatid-gmp) R 13739 13741 11339 0 -1 4202496 70429 0 0 0 34209 10 0 0 25 0 1 0 852430619 270524416 64204 33554432000 4194304 6736272 140734119358512 18446744073709551615 5816778 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/13741/statm: 66046 64204 284 621 0 65416 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 264184

[startup+402.301 s]
/proc/loadavg: 2.02 1.78 1.58 3/499 13771
/proc/meminfo: memFree=29620764/32951124 swapFree=53876548/67111528
[pid=13741] ppid=13739 vsize=264184 CPUtime=402.2 cores=0,2,4,6
/proc/13741/stat : 13741 (minisatid-gmp) R 13739 13741 11339 0 -1 4202496 70447 0 0 0 40209 11 0 0 25 0 1 0 852430619 270524416 64222 33554432000 4194304 6736272 140734119358512 18446744073709551615 5141961 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/13741/statm: 66046 64222 284 621 0 65416 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 264184

[startup+462.3 s]
/proc/loadavg: 2.01 1.82 1.60 3/499 13773
/proc/meminfo: memFree=29617528/32951124 swapFree=53876548/67111528
[pid=13741] ppid=13739 vsize=264184 CPUtime=462.2 cores=0,2,4,6
/proc/13741/stat : 13741 (minisatid-gmp) R 13739 13741 11339 0 -1 4202496 71244 0 0 0 46209 11 0 0 25 0 1 0 852430619 270524416 65019 33554432000 4194304 6736272 140734119358512 18446744073709551615 5817023 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/13741/statm: 66046 65019 285 621 0 65416 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 264184

[startup+522.301 s]
/proc/loadavg: 2.00 1.85 1.62 3/499 13774
/proc/meminfo: memFree=29616400/32951124 swapFree=53876548/67111528
[pid=13741] ppid=13739 vsize=264184 CPUtime=522.2 cores=0,2,4,6
/proc/13741/stat : 13741 (minisatid-gmp) R 13739 13741 11339 0 -1 4202496 71378 0 0 0 52209 11 0 0 25 0 1 0 852430619 270524416 65153 33554432000 4194304 6736272 140734119358512 18446744073709551615 5818553 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/13741/statm: 66046 65153 285 621 0 65416 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 264184

[startup+582.301 s]
/proc/loadavg: 2.00 1.87 1.64 3/499 13776
/proc/meminfo: memFree=29608328/32951124 swapFree=53876548/67111528
[pid=13741] ppid=13739 vsize=271484 CPUtime=582.2 cores=0,2,4,6
/proc/13741/stat : 13741 (minisatid-gmp) R 13739 13741 11339 0 -1 4202496 72926 0 0 0 58209 11 0 0 25 0 1 0 852430619 277999616 66700 33554432000 4194304 6736272 140734119358512 18446744073709551615 5803157 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/13741/statm: 67871 66700 285 621 0 67241 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 271484


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

[startup+882.301 s]
/proc/loadavg: 2.08 2.00 1.75 3/499 13785
/proc/meminfo: memFree=29603300/32951124 swapFree=53876548/67111528
[pid=13741] ppid=13739 vsize=271636 CPUtime=882.21 cores=0,2,4,6
/proc/13741/stat : 13741 (minisatid-gmp) R 13739 13741 11339 0 -1 4202496 77767 0 0 0 88209 12 0 0 25 0 1 0 852430619 278155264 66583 33554432000 4194304 6736272 140734119358512 18446744073709551615 5149152 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/13741/statm: 67909 66583 285 621 0 67279 0
Current children cumulated CPU time (s) 882.21
Current children cumulated vsize (KiB) 271636

[startup+942.3 s]
/proc/loadavg: 2.03 2.00 1.76 3/499 13786
/proc/meminfo: memFree=29602916/32951124 swapFree=53876548/67111528
[pid=13741] ppid=13739 vsize=271792 CPUtime=942.21 cores=0,2,4,6
/proc/13741/stat : 13741 (minisatid-gmp) R 13739 13741 11339 0 -1 4202496 77949 0 0 0 94209 12 0 0 25 0 1 0 852430619 278315008 66764 33554432000 4194304 6736272 140734119358512 18446744073709551615 5806354 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/13741/statm: 67948 66764 285 621 0 67318 0
Current children cumulated CPU time (s) 942.21
Current children cumulated vsize (KiB) 271792

[startup+1002.3 s]
/proc/loadavg: 2.01 2.00 1.78 3/499 13789
/proc/meminfo: memFree=29609220/32951124 swapFree=53876548/67111528
[pid=13741] ppid=13739 vsize=263092 CPUtime=1002.21 cores=0,2,4,6
/proc/13741/stat : 13741 (minisatid-gmp) R 13739 13741 11339 0 -1 4202496 79609 0 0 0 100209 12 0 0 25 0 1 0 852430619 269406208 64900 33554432000 4194304 6736272 140734119358512 18446744073709551615 5219594 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/13741/statm: 65773 64900 285 621 0 65143 0
Current children cumulated CPU time (s) 1002.21
Current children cumulated vsize (KiB) 263092

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 1.79 3/499 13792
/proc/meminfo: memFree=29606848/32951124 swapFree=53876548/67111528
[pid=13741] ppid=13739 vsize=266484 CPUtime=1062.21 cores=0,2,4,6
/proc/13741/stat : 13741 (minisatid-gmp) R 13739 13741 11339 0 -1 4202496 80399 0 0 0 106209 12 0 0 25 0 1 0 852430619 272879616 65690 33554432000 4194304 6736272 140734119358512 18446744073709551615 5818802 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/13741/statm: 66621 65690 286 621 0 65991 0
Current children cumulated CPU time (s) 1062.21
Current children cumulated vsize (KiB) 266484

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.80 3/499 13793
/proc/meminfo: memFree=29602744/32951124 swapFree=53876548/67111528
[pid=13741] ppid=13739 vsize=266484 CPUtime=1122.21 cores=0,2,4,6
/proc/13741/stat : 13741 (minisatid-gmp) R 13739 13741 11339 0 -1 4202496 80477 0 0 0 112209 12 0 0 25 0 1 0 852430619 272879616 65767 33554432000 4194304 6736272 140734119358512 18446744073709551615 5154803 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/13741/statm: 66621 65767 286 621 0 65991 0
Current children cumulated CPU time (s) 1122.21
Current children cumulated vsize (KiB) 266484

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.81 3/499 13796
/proc/meminfo: memFree=29595288/32951124 swapFree=53876548/67111528
[pid=13741] ppid=13739 vsize=273556 CPUtime=1182.21 cores=0,2,4,6
/proc/13741/stat : 13741 (minisatid-gmp) R 13739 13741 11339 0 -1 4202496 82008 0 0 0 118209 12 0 0 25 0 1 0 852430619 280121344 67298 33554432000 4194304 6736272 140734119358512 18446744073709551615 5803283 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/13741/statm: 68389 67298 286 621 0 67759 0
Current children cumulated CPU time (s) 1182.21
Current children cumulated vsize (KiB) 273556

[startup+1242.3 s]
/proc/loadavg: 2.13 2.03 1.83 3/499 13797
/proc/meminfo: memFree=29593288/32951124 swapFree=53876548/67111528
[pid=13741] ppid=13739 vsize=273556 CPUtime=1242.21 cores=0,2,4,6
/proc/13741/stat : 13741 (minisatid-gmp) R 13739 13741 11339 0 -1 4202496 82009 0 0 0 124209 12 0 0 25 0 1 0 852430619 280121344 67299 33554432000 4194304 6736272 140734119358512 18446744073709551615 5806341 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/13741/statm: 68389 67299 286 621 0 67759 0
Current children cumulated CPU time (s) 1242.21
Current children cumulated vsize (KiB) 273556

[startup+1302.3 s]
/proc/loadavg: 2.11 2.04 1.84 3/499 13799
/proc/meminfo: memFree=29591788/32951124 swapFree=53876548/67111528
[pid=13741] ppid=13739 vsize=273556 CPUtime=1302.22 cores=0,2,4,6
/proc/13741/stat : 13741 (minisatid-gmp) R 13739 13741 11339 0 -1 4202496 82196 0 0 0 130210 12 0 0 25 0 1 0 852430619 280121344 67485 33554432000 4194304 6736272 140734119358512 18446744073709551615 5803297 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/13741/statm: 68389 67485 286 621 0 67759 0
Current children cumulated CPU time (s) 1302.22
Current children cumulated vsize (KiB) 273556

[startup+1362.3 s]
/proc/loadavg: 2.04 2.03 1.85 3/499 13801
/proc/meminfo: memFree=29590168/32951124 swapFree=53876548/67111528
[pid=13741] ppid=13739 vsize=273556 CPUtime=1362.21 cores=0,2,4,6
/proc/13741/stat : 13741 (minisatid-gmp) R 13739 13741 11339 0 -1 4202496 82197 0 0 0 136209 12 0 0 25 0 1 0 852430619 280121344 67485 33554432000 4194304 6736272 140734119358512 18446744073709551615 5811840 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/13741/statm: 68389 67485 285 621 0 67759 0
Current children cumulated CPU time (s) 1362.21
Current children cumulated vsize (KiB) 273556

[startup+1422.32 s]
/proc/loadavg: 2.12 2.05 1.87 3/499 13802
/proc/meminfo: memFree=29599588/32951124 swapFree=53876548/67111528
[pid=13741] ppid=13739 vsize=273556 CPUtime=1422.23 cores=0,2,4,6
/proc/13741/stat : 13741 (minisatid-gmp) R 13739 13741 11339 0 -1 4202496 82197 0 0 0 142211 12 0 0 25 0 1 0 852430619 280121344 67485 33554432000 4194304 6736272 140734119358512 18446744073709551615 5141872 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/13741/statm: 68389 67485 285 621 0 67759 0
Current children cumulated CPU time (s) 1422.23
Current children cumulated vsize (KiB) 273556

[startup+1482.3 s]
/proc/loadavg: 2.04 2.04 1.87 3/499 13804
/proc/meminfo: memFree=29594988/32951124 swapFree=53876548/67111528
[pid=13741] ppid=13739 vsize=273556 CPUtime=1482.22 cores=0,2,4,6
/proc/13741/stat : 13741 (minisatid-gmp) R 13739 13741 11339 0 -1 4202496 82197 0 0 0 148210 12 0 0 25 0 1 0 852430619 280121344 67485 33554432000 4194304 6736272 140734119358512 18446744073709551615 5806460 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/13741/statm: 68389 67485 285 621 0 67759 0
Current children cumulated CPU time (s) 1482.22
Current children cumulated vsize (KiB) 273556

[startup+1542.3 s]
/proc/loadavg: 2.01 2.03 1.88 3/499 13805
/proc/meminfo: memFree=29585308/32951124 swapFree=53876548/67111528
[pid=13741] ppid=13739 vsize=273556 CPUtime=1542.22 cores=0,2,4,6
/proc/13741/stat : 13741 (minisatid-gmp) R 13739 13741 11339 0 -1 4202496 82197 0 0 0 154210 12 0 0 25 0 1 0 852430619 280121344 67485 33554432000 4194304 6736272 140734119358512 18446744073709551615 5811900 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/13741/statm: 68389 67485 285 621 0 67759 0
Current children cumulated CPU time (s) 1542.22
Current children cumulated vsize (KiB) 273556

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 1.88 3/499 13807
/proc/meminfo: memFree=29583924/32951124 swapFree=53876548/67111528
[pid=13741] ppid=13739 vsize=273556 CPUtime=1602.22 cores=0,2,4,6
/proc/13741/stat : 13741 (minisatid-gmp) R 13739 13741 11339 0 -1 4202496 82197 0 0 0 160210 12 0 0 25 0 1 0 852430619 280121344 67485 33554432000 4194304 6736272 140734119358512 18446744073709551615 4750634 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/13741/statm: 68389 67485 285 621 0 67759 0
Current children cumulated CPU time (s) 1602.22
Current children cumulated vsize (KiB) 273556

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 1.89 3/499 13809
/proc/meminfo: memFree=29583172/32951124 swapFree=53876548/67111528
[pid=13741] ppid=13739 vsize=273556 CPUtime=1662.22 cores=0,2,4,6
/proc/13741/stat : 13741 (minisatid-gmp) R 13739 13741 11339 0 -1 4202496 82197 0 0 0 166210 12 0 0 25 0 1 0 852430619 280121344 67485 33554432000 4194304 6736272 140734119358512 18446744073709551615 5818383 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/13741/statm: 68389 67485 285 621 0 67759 0
Current children cumulated CPU time (s) 1662.22
Current children cumulated vsize (KiB) 273556

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 1.89 3/499 13810
/proc/meminfo: memFree=29583036/32951124 swapFree=53876548/67111528
[pid=13741] ppid=13739 vsize=273556 CPUtime=1722.22 cores=0,2,4,6
/proc/13741/stat : 13741 (minisatid-gmp) R 13739 13741 11339 0 -1 4202496 82197 0 0 0 172210 12 0 0 25 0 1 0 852430619 280121344 67485 33554432000 4194304 6736272 140734119358512 18446744073709551615 5146816 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/13741/statm: 68389 67485 285 621 0 67759 0
Current children cumulated CPU time (s) 1722.22
Current children cumulated vsize (KiB) 273556

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 1.90 3/499 13812
/proc/meminfo: memFree=29580176/32951124 swapFree=53876548/67111528
[pid=13741] ppid=13739 vsize=273556 CPUtime=1782.22 cores=0,2,4,6
/proc/13741/stat : 13741 (minisatid-gmp) R 13739 13741 11339 0 -1 4202496 82197 0 0 0 178210 12 0 0 25 0 1 0 852430619 280121344 67485 33554432000 4194304 6736272 140734119358512 18446744073709551615 5803203 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/13741/statm: 68389 67485 285 621 0 67759 0
Current children cumulated CPU time (s) 1782.22
Current children cumulated vsize (KiB) 273556



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.1 s]
/proc/loadavg: 2.13 2.04 1.91 2/498 13813
/proc/meminfo: memFree=29907172/32951124 swapFree=53876548/67111528
[pid=13741] ppid=13739 vsize=273556 CPUtime=1800.04 cores=0,2,4,6
/proc/13741/stat : 13741 (minisatid-gmp) R 13739 13741 11339 0 -1 4202496 82197 0 0 0 179991 13 0 0 25 0 1 0 852430619 280121344 67485 33554432000 4194304 6736272 140734119358512 18446744073709551615 5818787 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/13741/statm: 68389 67485 285 621 0 67759 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 273556

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

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

[startup+1800.1 s]
/proc/loadavg: 2.13 2.04 1.91 2/498 13813
/proc/meminfo: memFree=29907172/32951124 swapFree=53876548/67111528
[pid=13741] ppid=13739 vsize=273556 CPUtime=1800.04 cores=0,2,4,6
/proc/13741/stat : 13741 (minisatid-gmp) R 13739 13741 11339 0 -1 4202496 82197 0 0 0 179991 13 0 0 25 0 1 0 852430619 280121344 67485 33554432000 4194304 6736272 140734119358512 18446744073709551615 5818787 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/13741/statm: 68389 67485 285 621 0 67759 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 273556

Child status: 0
Real time (s): 1800.13
CPU time (s): 1800.07
CPU user time (s): 1799.92
CPU system time (s): 0.141978
CPU usage (%): 99.9964
Max. virtual memory (cumulated for all children) (KiB): 290340

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.92
system time used= 0.141978
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 82202
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3
involuntary context switches= 2968

runsolver used 9.52655 second user time and 19.816 second system time

The end

Launcher Data

Begin job on node108 at 2011-06-07 02:58:17
IDJOB=3467425
IDBENCH=2967
IDSOLVER=1957
FILE ID=node108/3467425-1307408297
RUNJOBID= node108-1307408297-13727
PBS_JOBID= 13514199
Free space on /tmp= 73900 MiB

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

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

MD5SUM BENCH= 0292e4cfc08104641d64d11d001b52e1
RANDOM SEED=757465404

node108.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30187608 kB
Buffers:        352984 kB
Cached:        1132940 kB
SwapCached:      13540 kB
Active:        1505056 kB
Inactive:       972476 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30187608 kB
SwapTotal:    67111528 kB
SwapFree:     53876548 kB
Dirty:           12040 kB
Writeback:           0 kB
AnonPages:      988276 kB
Mapped:          12240 kB
Slab:           151336 kB
PageTables:      65332 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 134539612 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= 73904 MiB
End job on node108 at 2011-06-07 03:28:19