Trace number 3467443

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.04 1800.02

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=140-sizeP=71-sizeQ=140-217105354.opb
MD5SUMeca994a4da1c48383c86dd1e556e3687
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 benchmark1.62575
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 variables10151
Total number of constraints29821
Number of constraints which are clauses29820
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 constraint9940
Number of terms in the objective function 71
Biggest coefficient in the objective function 1180591620717411303424
Number of bits for the biggest coefficient in the objective function 71
Sum of the numbers in the objective function 2361183241434822606847
Number of bits of the sum of numbers in the objective function 71
Biggest number in a constraint 822752278660603021077484591278675252491367932816789931674304512
Number of bits of the biggest number in a constraint 210
Biggest sum of numbers in a constraint 3291009114642412084308654416646809277848400271660251117497592779
Number of bits of the biggest sum of numbers211
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.03/1800.01	>>> 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-3467443-1307409547/watcher-3467443-1307409547 -o /tmp/evaluation-result-3467443-1307409547/solver-3467443-1307409547 -C 1800 -W 1900 -M 15500 --use-pty HOME/minisatid-gmp HOME/instance-3467443-1307409547.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: 1.94 1.99 1.92 2/415 29002
/proc/meminfo: memFree=26048108/32950928 swapFree=52006644/67111528
[pid=29002] ppid=29000 vsize=8496 CPUtime=0.01 cores=1,3,5,7
/proc/29002/stat : 29002 (minisatid-gmp) R 29000 29002 26786 0 -1 4202496 665 0 0 0 1 0 0 0 25 0 1 0 308564156 8699904 612 33554432000 4194304 6736272 140736792148224 18446744073709551615 5809726 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/29002/statm: 2124 612 248 621 0 1494 0

[startup+0.10939 s]
/proc/loadavg: 1.94 1.99 1.92 2/415 29002
/proc/meminfo: memFree=26048108/32950928 swapFree=52006644/67111528
[pid=29002] ppid=29000 vsize=17068 CPUtime=0.1 cores=1,3,5,7
/proc/29002/stat : 29002 (minisatid-gmp) R 29000 29002 26786 0 -1 4202496 2793 0 0 0 10 0 0 0 25 0 1 0 308564156 17477632 2740 33554432000 4194304 6736272 140736792148224 18446744073709551615 5809726 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/29002/statm: 4267 2741 248 621 0 3637 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 17068

[startup+0.200375 s]
/proc/loadavg: 1.94 1.99 1.92 2/415 29002
/proc/meminfo: memFree=26048108/32950928 swapFree=52006644/67111528
[pid=29002] ppid=29000 vsize=25408 CPUtime=0.19 cores=1,3,5,7
/proc/29002/stat : 29002 (minisatid-gmp) R 29000 29002 26786 0 -1 4202496 4833 0 0 0 19 0 0 0 25 0 1 0 308564156 26017792 4780 33554432000 4194304 6736272 140736792148224 18446744073709551615 5809726 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/29002/statm: 6352 4781 248 621 0 5722 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 25408

[startup+0.300363 s]
/proc/loadavg: 1.94 1.99 1.92 2/415 29002
/proc/meminfo: memFree=26048108/32950928 swapFree=52006644/67111528
[pid=29002] ppid=29000 vsize=33048 CPUtime=0.29 cores=1,3,5,7
/proc/29002/stat : 29002 (minisatid-gmp) R 29000 29002 26786 0 -1 4202496 7160 0 0 0 28 1 0 0 25 0 1 0 308564156 33841152 6719 33554432000 4194304 6736272 140736792148224 18446744073709551615 5809726 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/29002/statm: 8262 6720 265 621 0 7632 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 33048

[startup+0.70029 s]
/proc/loadavg: 1.94 1.99 1.92 2/415 29002
/proc/meminfo: memFree=26048108/32950928 swapFree=52006644/67111528
[pid=29002] ppid=29000 vsize=71936 CPUtime=0.69 cores=1,3,5,7
/proc/29002/stat : 29002 (minisatid-gmp) R 29000 29002 26786 0 -1 4202496 18463 0 0 0 67 2 0 0 25 0 1 0 308564156 73662464 16394 33554432000 4194304 6736272 140736792148224 18446744073709551615 5809726 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/29002/statm: 17984 16396 265 621 0 17354 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 71936

[startup+1.50015 s]
/proc/loadavg: 1.94 1.99 1.92 3/416 29003
/proc/meminfo: memFree=25960180/32950928 swapFree=52006644/67111528
[pid=29002] ppid=29000 vsize=94596 CPUtime=1.49 cores=1,3,5,7
/proc/29002/stat : 29002 (minisatid-gmp) R 29000 29002 26786 0 -1 4202496 24127 0 0 0 147 2 0 0 25 0 1 0 308564156 96866304 22058 33554432000 4194304 6736272 140736792148224 18446744073709551615 5817948 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/29002/statm: 23649 22058 275 621 0 23019 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 94596

[startup+3.10086 s]
/proc/loadavg: 1.94 1.99 1.92 3/416 29003
/proc/meminfo: memFree=25958320/32950928 swapFree=52006644/67111528
[pid=29002] ppid=29000 vsize=94588 CPUtime=3.09 cores=1,3,5,7
/proc/29002/stat : 29002 (minisatid-gmp) R 29000 29002 26786 0 -1 4202496 24942 0 0 0 307 2 0 0 25 0 1 0 308564156 96858112 22144 33554432000 4194304 6736272 140736792148224 18446744073709551615 5806495 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/29002/statm: 23647 22144 275 621 0 23017 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 94588

[startup+6.3003 s]
/proc/loadavg: 1.95 1.99 1.92 3/416 29003
/proc/meminfo: memFree=25958544/32950928 swapFree=52006644/67111528
[pid=29002] ppid=29000 vsize=94588 CPUtime=6.29 cores=1,3,5,7
/proc/29002/stat : 29002 (minisatid-gmp) R 29000 29002 26786 0 -1 4202496 24950 0 0 0 627 2 0 0 25 0 1 0 308564156 96858112 22152 33554432000 4194304 6736272 140736792148224 18446744073709551615 4743798 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/29002/statm: 23647 22152 282 621 0 23017 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 94588

[startup+12.7002 s]
/proc/loadavg: 1.95 1.99 1.92 3/416 29004
/proc/meminfo: memFree=25957932/32950928 swapFree=52006644/67111528
[pid=29002] ppid=29000 vsize=94588 CPUtime=12.69 cores=1,3,5,7
/proc/29002/stat : 29002 (minisatid-gmp) R 29000 29002 26786 0 -1 4202496 24953 0 0 0 1267 2 0 0 25 0 1 0 308564156 96858112 22155 33554432000 4194304 6736272 140736792148224 18446744073709551615 5811942 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/29002/statm: 23647 22155 282 621 0 23017 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 94588

[startup+25.5009 s]
/proc/loadavg: 1.96 1.99 1.92 3/416 29004
/proc/meminfo: memFree=25957596/32950928 swapFree=52006644/67111528
[pid=29002] ppid=29000 vsize=94996 CPUtime=25.47 cores=1,3,5,7
/proc/29002/stat : 29002 (minisatid-gmp) R 29000 29002 26786 0 -1 4202496 25036 0 0 0 2545 2 0 0 25 0 1 0 308564156 97275904 22238 33554432000 4194304 6736272 140736792148224 18446744073709551615 5149162 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/29002/statm: 23749 22238 282 621 0 23119 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 94996

[startup+51.1004 s]
/proc/loadavg: 1.97 1.99 1.92 3/416 29005
/proc/meminfo: memFree=25957572/32950928 swapFree=52006644/67111528
[pid=29002] ppid=29000 vsize=90824 CPUtime=51.07 cores=1,3,5,7
/proc/29002/stat : 29002 (minisatid-gmp) R 29000 29002 26786 0 -1 4202496 25132 0 0 0 5105 2 0 0 25 0 1 0 308564156 93003776 22207 33554432000 4194304 6736272 140736792148224 18446744073709551615 5806336 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/29002/statm: 22706 22207 282 621 0 22076 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 90824

[startup+102.3 s]
/proc/loadavg: 1.99 1.99 1.92 3/416 29006
/proc/meminfo: memFree=25955804/32950928 swapFree=52006644/67111528
[pid=29002] ppid=29000 vsize=92052 CPUtime=102.29 cores=1,3,5,7
/proc/29002/stat : 29002 (minisatid-gmp) R 29000 29002 26786 0 -1 4202496 25392 0 0 0 10227 2 0 0 25 0 1 0 308564156 94261248 22465 33554432000 4194304 6736272 140736792148224 18446744073709551615 4758634 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/29002/statm: 23013 22465 283 621 0 22383 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 92052

[startup+162.301 s]
/proc/loadavg: 1.99 1.99 1.92 3/416 29008
/proc/meminfo: memFree=25951800/32950928 swapFree=52006644/67111528
[pid=29002] ppid=29000 vsize=94112 CPUtime=162.28 cores=1,3,5,7
/proc/29002/stat : 29002 (minisatid-gmp) R 29000 29002 26786 0 -1 4202496 25730 0 0 0 16226 2 0 0 25 0 1 0 308564156 96370688 22802 33554432000 4194304 6736272 140736792148224 18446744073709551615 5811858 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/29002/statm: 23528 22802 283 621 0 22898 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 94112

[startup+222.315 s]
/proc/loadavg: 2.06 2.00 1.93 3/416 29009
/proc/meminfo: memFree=25951884/32950928 swapFree=52006644/67111528
[pid=29002] ppid=29000 vsize=94112 CPUtime=222.29 cores=1,3,5,7
/proc/29002/stat : 29002 (minisatid-gmp) R 29000 29002 26786 0 -1 4202496 25732 0 0 0 22227 2 0 0 25 0 1 0 308564156 96370688 22804 33554432000 4194304 6736272 140736792148224 18446744073709551615 5803333 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/29002/statm: 23528 22804 285 621 0 22898 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 94112

[startup+282.301 s]
/proc/loadavg: 2.16 2.03 1.94 3/416 29011
/proc/meminfo: memFree=25952836/32950928 swapFree=52006644/67111528
[pid=29002] ppid=29000 vsize=94112 CPUtime=282.28 cores=1,3,5,7
/proc/29002/stat : 29002 (minisatid-gmp) R 29000 29002 26786 0 -1 4202496 25732 0 0 0 28226 2 0 0 25 0 1 0 308564156 96370688 22804 33554432000 4194304 6736272 140736792148224 18446744073709551615 4750634 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/29002/statm: 23528 22804 285 621 0 22898 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 94112

[startup+342.301 s]
/proc/loadavg: 2.06 2.02 1.94 3/416 29013
/proc/meminfo: memFree=25952436/32950928 swapFree=52006644/67111528
[pid=29002] ppid=29000 vsize=94112 CPUtime=342.28 cores=1,3,5,7
/proc/29002/stat : 29002 (minisatid-gmp) R 29000 29002 26786 0 -1 4202496 25797 0 0 0 34226 2 0 0 25 0 1 0 308564156 96370688 22869 33554432000 4194304 6736272 140736792148224 18446744073709551615 5219596 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/29002/statm: 23528 22869 285 621 0 22898 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 94112

[startup+402.3 s]
/proc/loadavg: 2.02 2.02 1.94 3/416 29014
/proc/meminfo: memFree=25949420/32950928 swapFree=52006644/67111528
[pid=29002] ppid=29000 vsize=98288 CPUtime=402.28 cores=1,3,5,7
/proc/29002/stat : 29002 (minisatid-gmp) R 29000 29002 26786 0 -1 4202496 26188 0 0 0 40226 2 0 0 25 0 1 0 308564156 100646912 23259 33554432000 4194304 6736272 140736792148224 18446744073709551615 4734706 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/29002/statm: 24572 23259 285 621 0 23942 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 98288

[startup+462.301 s]
/proc/loadavg: 2.00 2.01 1.94 3/416 29016
/proc/meminfo: memFree=25949512/32950928 swapFree=52006644/67111528
[pid=29002] ppid=29000 vsize=98288 CPUtime=462.28 cores=1,3,5,7
/proc/29002/stat : 29002 (minisatid-gmp) R 29000 29002 26786 0 -1 4202496 26188 0 0 0 46226 2 0 0 25 0 1 0 308564156 100646912 23259 33554432000 4194304 6736272 140736792148224 18446744073709551615 5806372 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/29002/statm: 24572 23259 285 621 0 23942 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 98288

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 1.94 3/416 29017
/proc/meminfo: memFree=25950348/32950928 swapFree=52006644/67111528
[pid=29002] ppid=29000 vsize=98288 CPUtime=522.28 cores=1,3,5,7
/proc/29002/stat : 29002 (minisatid-gmp) R 29000 29002 26786 0 -1 4202496 26188 0 0 0 52226 2 0 0 25 0 1 0 308564156 100646912 23259 33554432000 4194304 6736272 140736792148224 18446744073709551615 5817948 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/29002/statm: 24572 23259 285 621 0 23942 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 98288

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 1.94 3/416 29019
/proc/meminfo: memFree=25949692/32950928 swapFree=52006644/67111528
[pid=29002] ppid=29000 vsize=98288 CPUtime=582.28 cores=1,3,5,7
/proc/29002/stat : 29002 (minisatid-gmp) R 29000 29002 26786 0 -1 4202496 26188 0 0 0 58226 2 0 0 25 0 1 0 308564156 100646912 23259 33554432000 4194304 6736272 140736792148224 18446744073709551615 5811858 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/29002/statm: 24572 23259 285 621 0 23942 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 98288


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

[startup+882.316 s]
/proc/loadavg: 2.14 2.06 1.96 3/416 29027
/proc/meminfo: memFree=25949752/32950928 swapFree=52006644/67111528
[pid=29002] ppid=29000 vsize=98288 CPUtime=882.31 cores=1,3,5,7
/proc/29002/stat : 29002 (minisatid-gmp) R 29000 29002 26786 0 -1 4202496 26189 0 0 0 88229 2 0 0 25 0 1 0 308564156 100646912 23260 33554432000 4194304 6736272 140736792148224 18446744073709551615 5142247 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/29002/statm: 24572 23260 285 621 0 23942 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 98288

[startup+942.301 s]
/proc/loadavg: 2.09 2.06 1.97 3/416 29029
/proc/meminfo: memFree=25949844/32950928 swapFree=52006644/67111528
[pid=29002] ppid=29000 vsize=98288 CPUtime=942.29 cores=1,3,5,7
/proc/29002/stat : 29002 (minisatid-gmp) R 29000 29002 26786 0 -1 4202496 26189 0 0 0 94227 2 0 0 25 0 1 0 308564156 100646912 23260 33554432000 4194304 6736272 140736792148224 18446744073709551615 5219607 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/29002/statm: 24572 23260 285 621 0 23942 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 98288

[startup+1002.3 s]
/proc/loadavg: 2.03 2.05 1.97 3/416 29030
/proc/meminfo: memFree=25949952/32950928 swapFree=52006644/67111528
[pid=29002] ppid=29000 vsize=98288 CPUtime=1002.29 cores=1,3,5,7
/proc/29002/stat : 29002 (minisatid-gmp) R 29000 29002 26786 0 -1 4202496 26189 0 0 0 100227 2 0 0 25 0 1 0 308564156 100646912 23260 33554432000 4194304 6736272 140736792148224 18446744073709551615 5818434 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/29002/statm: 24572 23260 285 621 0 23942 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 98288

[startup+1062.3 s]
/proc/loadavg: 2.01 2.04 1.97 3/416 29032
/proc/meminfo: memFree=25950284/32950928 swapFree=52006644/67111528
[pid=29002] ppid=29000 vsize=98288 CPUtime=1062.29 cores=1,3,5,7
/proc/29002/stat : 29002 (minisatid-gmp) R 29000 29002 26786 0 -1 4202496 26189 0 0 0 106227 2 0 0 25 0 1 0 308564156 100646912 23260 33554432000 4194304 6736272 140736792148224 18446744073709551615 5803315 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/29002/statm: 24572 23260 285 621 0 23942 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 98288

[startup+1122.3 s]
/proc/loadavg: 2.00 2.03 1.97 3/416 29033
/proc/meminfo: memFree=25947524/32950928 swapFree=52006644/67111528
[pid=29002] ppid=29000 vsize=99472 CPUtime=1122.29 cores=1,3,5,7
/proc/29002/stat : 29002 (minisatid-gmp) R 29000 29002 26786 0 -1 4202496 26891 0 0 0 112227 2 0 0 25 0 1 0 308564156 101859328 23962 33554432000 4194304 6736272 140736792148224 18446744073709551615 4753773 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/29002/statm: 24868 23962 285 621 0 24238 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 99472

[startup+1182.3 s]
/proc/loadavg: 2.00 2.02 1.97 3/416 29035
/proc/meminfo: memFree=25946868/32950928 swapFree=52006644/67111528
[pid=29002] ppid=29000 vsize=99472 CPUtime=1182.3 cores=1,3,5,7
/proc/29002/stat : 29002 (minisatid-gmp) R 29000 29002 26786 0 -1 4202496 26891 0 0 0 118228 2 0 0 25 0 1 0 308564156 101859328 23962 33554432000 4194304 6736272 140736792148224 18446744073709551615 5803175 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/29002/statm: 24868 23962 285 621 0 24238 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 99472

[startup+1242.3 s]
/proc/loadavg: 2.00 2.02 1.97 3/416 29037
/proc/meminfo: memFree=25945088/32950928 swapFree=52006644/67111528
[pid=29002] ppid=29000 vsize=99472 CPUtime=1242.3 cores=1,3,5,7
/proc/29002/stat : 29002 (minisatid-gmp) R 29000 29002 26786 0 -1 4202496 26891 0 0 0 124228 2 0 0 25 0 1 0 308564156 101859328 23962 33554432000 4194304 6736272 140736792148224 18446744073709551615 4753784 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/29002/statm: 24868 23962 285 621 0 24238 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 99472

[startup+1302.3 s]
/proc/loadavg: 2.00 2.01 1.97 3/416 29038
/proc/meminfo: memFree=25945176/32950928 swapFree=52006644/67111528
[pid=29002] ppid=29000 vsize=99472 CPUtime=1302.31 cores=1,3,5,7
/proc/29002/stat : 29002 (minisatid-gmp) R 29000 29002 26786 0 -1 4202496 28171 0 0 0 130228 3 0 0 25 0 1 0 308564156 101859328 23962 33554432000 4194304 6736272 140736792148224 18446744073709551615 4734861 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/29002/statm: 24868 23962 285 621 0 24238 0
Current children cumulated CPU time (s) 1302.31
Current children cumulated vsize (KiB) 99472

[startup+1362.3 s]
/proc/loadavg: 2.10 2.03 1.98 3/416 29040
/proc/meminfo: memFree=25945012/32950928 swapFree=52006644/67111528
[pid=29002] ppid=29000 vsize=99472 CPUtime=1362.31 cores=1,3,5,7
/proc/29002/stat : 29002 (minisatid-gmp) R 29000 29002 26786 0 -1 4202496 28171 0 0 0 136228 3 0 0 25 0 1 0 308564156 101859328 23962 33554432000 4194304 6736272 140736792148224 18446744073709551615 5806460 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/29002/statm: 24868 23962 285 621 0 24238 0
Current children cumulated CPU time (s) 1362.31
Current children cumulated vsize (KiB) 99472

[startup+1422.3 s]
/proc/loadavg: 2.19 2.07 2.00 3/416 29041
/proc/meminfo: memFree=25945856/32950928 swapFree=52006644/67111528
[pid=29002] ppid=29000 vsize=99472 CPUtime=1422.32 cores=1,3,5,7
/proc/29002/stat : 29002 (minisatid-gmp) R 29000 29002 26786 0 -1 4202496 28171 0 0 0 142229 3 0 0 25 0 1 0 308564156 101859328 23962 33554432000 4194304 6736272 140736792148224 18446744073709551615 5818553 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/29002/statm: 24868 23962 285 621 0 24238 0
Current children cumulated CPU time (s) 1422.32
Current children cumulated vsize (KiB) 99472

[startup+1482.3 s]
/proc/loadavg: 2.12 2.07 2.00 3/416 29043
/proc/meminfo: memFree=25944176/32950928 swapFree=52006644/67111528
[pid=29002] ppid=29000 vsize=99472 CPUtime=1482.31 cores=1,3,5,7
/proc/29002/stat : 29002 (minisatid-gmp) R 29000 29002 26786 0 -1 4202496 28171 0 0 0 148228 3 0 0 25 0 1 0 308564156 101859328 23962 33554432000 4194304 6736272 140736792148224 18446744073709551615 4512619 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/29002/statm: 24868 23962 285 621 0 24238 0
Current children cumulated CPU time (s) 1482.31
Current children cumulated vsize (KiB) 99472

[startup+1542.32 s]
/proc/loadavg: 2.04 2.05 2.00 3/416 29045
/proc/meminfo: memFree=25944272/32950928 swapFree=52006644/67111528
[pid=29002] ppid=29000 vsize=99472 CPUtime=1542.33 cores=1,3,5,7
/proc/29002/stat : 29002 (minisatid-gmp) R 29000 29002 26786 0 -1 4202496 28171 0 0 0 154230 3 0 0 25 0 1 0 308564156 101859328 23962 33554432000 4194304 6736272 140736792148224 18446744073709551615 4534975 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/29002/statm: 24868 23962 285 621 0 24238 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 99472

[startup+1602.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/416 29046
/proc/meminfo: memFree=25944244/32950928 swapFree=52006644/67111528
[pid=29002] ppid=29000 vsize=99472 CPUtime=1602.31 cores=1,3,5,7
/proc/29002/stat : 29002 (minisatid-gmp) R 29000 29002 26786 0 -1 4202496 28171 0 0 0 160228 3 0 0 25 0 1 0 308564156 101859328 23962 33554432000 4194304 6736272 140736792148224 18446744073709551615 5219634 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/29002/statm: 24868 23962 285 621 0 24238 0
Current children cumulated CPU time (s) 1602.31
Current children cumulated vsize (KiB) 99472

[startup+1662.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/416 29048
/proc/meminfo: memFree=25944340/32950928 swapFree=52006644/67111528
[pid=29002] ppid=29000 vsize=99472 CPUtime=1662.32 cores=1,3,5,7
/proc/29002/stat : 29002 (minisatid-gmp) R 29000 29002 26786 0 -1 4202496 28171 0 0 0 166229 3 0 0 25 0 1 0 308564156 101859328 23962 33554432000 4194304 6736272 140736792148224 18446744073709551615 5803152 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/29002/statm: 24868 23962 285 621 0 24238 0
Current children cumulated CPU time (s) 1662.32
Current children cumulated vsize (KiB) 99472

[startup+1722.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/416 29049
/proc/meminfo: memFree=25944076/32950928 swapFree=52006644/67111528
[pid=29002] ppid=29000 vsize=99472 CPUtime=1722.32 cores=1,3,5,7
/proc/29002/stat : 29002 (minisatid-gmp) R 29000 29002 26786 0 -1 4202496 28171 0 0 0 172229 3 0 0 25 0 1 0 308564156 101859328 23962 33554432000 4194304 6736272 140736792148224 18446744073709551615 5811942 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/29002/statm: 24868 23962 285 621 0 24238 0
Current children cumulated CPU time (s) 1722.32
Current children cumulated vsize (KiB) 99472

[startup+1782.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/416 29051
/proc/meminfo: memFree=25942692/32950928 swapFree=52006644/67111528
[pid=29002] ppid=29000 vsize=99472 CPUtime=1782.32 cores=1,3,5,7
/proc/29002/stat : 29002 (minisatid-gmp) R 29000 29002 26786 0 -1 4202496 28171 0 0 0 178229 3 0 0 25 0 1 0 308564156 101859328 23962 33554432000 4194304 6736272 140736792148224 18446744073709551615 4512676 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/29002/statm: 24868 23962 285 621 0 24238 0
Current children cumulated CPU time (s) 1782.32
Current children cumulated vsize (KiB) 99472



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 1.93 2.00 1.99 3/416 29079
/proc/meminfo: memFree=25683780/32950928 swapFree=52006644/67111528
[pid=29002] ppid=29000 vsize=99472 CPUtime=1800.03 cores=1,3,5,7
/proc/29002/stat : 29002 (minisatid-gmp) R 29000 29002 26786 0 -1 4202496 28171 0 0 0 180000 3 0 0 25 0 1 0 308564156 101859328 23962 33554432000 4194304 6736272 140736792148224 18446744073709551615 5806372 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/29002/statm: 24868 23962 285 621 0 24238 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 99472

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

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

[startup+1800 s]
/proc/loadavg: 1.93 2.00 1.99 3/416 29079
/proc/meminfo: memFree=25683780/32950928 swapFree=52006644/67111528
[pid=29002] ppid=29000 vsize=99472 CPUtime=1800.03 cores=1,3,5,7
/proc/29002/stat : 29002 (minisatid-gmp) R 29000 29002 26786 0 -1 4202496 28171 0 0 0 180000 3 0 0 25 0 1 0 308564156 101859328 23962 33554432000 4194304 6736272 140736792148224 18446744073709551615 5806372 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/29002/statm: 24868 23962 285 621 0 24238 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 99472

Child status: 0
Real time (s): 1800.02
CPU time (s): 1800.04
CPU user time (s): 1800.01
CPU system time (s): 0.034994
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 106548

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

runsolver used 7.58485 second user time and 16.5515 second system time

The end

Launcher Data

Begin job on node112 at 2011-06-07 03:19:07
IDJOB=3467443
IDBENCH=3004
IDSOLVER=1957
FILE ID=node112/3467443-1307409547
RUNJOBID= node112-1307407728-28867
PBS_JOBID= 13514195
Free space on /tmp= 74072 MiB

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

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

MD5SUM BENCH= eca994a4da1c48383c86dd1e556e3687
RANDOM SEED=2124490804

node112.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.847
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.69
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.847
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	: 5180.45
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.847
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.76
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.847
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.82
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.847
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.61
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.847
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.83
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.847
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.74
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.847
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:     32950928 kB
MemFree:      26048256 kB
Buffers:        344496 kB
Cached:        5509328 kB
SwapCached:      31280 kB
Active:        1112284 kB
Inactive:      5511616 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      26048256 kB
SwapTotal:    67111528 kB
SwapFree:     52006644 kB
Dirty:            8476 kB
Writeback:           0 kB
AnonPages:      746600 kB
Mapped:          13808 kB
Slab:           152976 kB
PageTables:      59348 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 98732376 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= 74064 MiB
End job on node112 at 2011-06-07 03:49:10