Trace number 3496884

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.5.2-gmp (fixed)? (TO) 1800.07 1800.01

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=140-sizeP=71-sizeQ=140-217105354-max.opb
MD5SUM64d4edb5594d01918b916e348b224fe7
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-2
Best CPU time to get the best result obtained on this benchmark1800.38
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -2
Optimality of the best value was proved NO
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.05/1800.00	>>> Terminate signal received
1800.05/1800.00	UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3496884-1307931291/watcher-3496884-1307931291 -o /tmp/evaluation-result-3496884-1307931291/solver-3496884-1307931291 -C 1800 -W 1900 -M 15500 HOME/minisatid-gmp HOME/instance-3496884-1307931291.opb --verbosity=0 --format=opb --randomseed=1827858618 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.01 2.00 2/178 25139
/proc/meminfo: memFree=31321012/32951124 swapFree=67072804/67111528
[pid=25139] ppid=25137 vsize=7800 CPUtime=0 cores=0,2,4,6
/proc/25139/stat : 25139 (minisatid-gmp) R 25137 25139 21589 0 -1 4202496 443 0 0 0 0 0 0 0 25 0 1 0 904727010 7987200 396 33554432000 4194304 6957856 140734630396656 18446744073709551615 5925517 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/25139/statm: 1950 397 251 675 0 1266 0

[startup+0.0644381 s]
/proc/loadavg: 2.00 2.01 2.00 2/178 25139
/proc/meminfo: memFree=31321012/32951124 swapFree=67072804/67111528
[pid=25139] ppid=25137 vsize=13164 CPUtime=0.05 cores=0,2,4,6
/proc/25139/stat : 25139 (minisatid-gmp) R 25137 25139 21589 0 -1 4202496 1771 0 0 0 5 0 0 0 25 0 1 0 904727010 13479936 1724 33554432000 4194304 6957856 140734630396656 18446744073709551615 5925517 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/25139/statm: 3291 1725 251 675 0 2607 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 13164

[startup+0.100427 s]
/proc/loadavg: 2.00 2.01 2.00 2/178 25139
/proc/meminfo: memFree=31321012/32951124 swapFree=67072804/67111528
[pid=25139] ppid=25137 vsize=16432 CPUtime=0.09 cores=0,2,4,6
/proc/25139/stat : 25139 (minisatid-gmp) R 25137 25139 21589 0 -1 4202496 2577 0 0 0 9 0 0 0 25 0 1 0 904727010 16826368 2530 33554432000 4194304 6957856 140734630396656 18446744073709551615 5925517 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/25139/statm: 4108 2531 251 675 0 3424 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16432

[startup+0.30039 s]
/proc/loadavg: 2.00 2.01 2.00 2/178 25139
/proc/meminfo: memFree=31321012/32951124 swapFree=67072804/67111528
[pid=25139] ppid=25137 vsize=33144 CPUtime=0.29 cores=0,2,4,6
/proc/25139/stat : 25139 (minisatid-gmp) R 25137 25139 21589 0 -1 4202496 7118 0 0 0 28 1 0 0 25 0 1 0 904727010 33939456 6683 33554432000 4194304 6957856 140734630396656 18446744073709551615 5925517 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/25139/statm: 8286 6684 267 675 0 7602 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 33144

[startup+0.700291 s]
/proc/loadavg: 2.00 2.01 2.00 2/178 25139
/proc/meminfo: memFree=31321012/32951124 swapFree=67072804/67111528
[pid=25139] ppid=25137 vsize=73800 CPUtime=0.69 cores=0,2,4,6
/proc/25139/stat : 25139 (minisatid-gmp) R 25137 25139 21589 0 -1 4202496 18874 0 0 0 66 3 0 0 25 0 1 0 904727010 75571200 16810 33554432000 4194304 6957856 140734630396656 18446744073709551615 5925517 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/25139/statm: 18450 16811 269 675 0 17766 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 73800

[startup+1.50114 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 25140
/proc/meminfo: memFree=31233864/32951124 swapFree=67072804/67111528
[pid=25139] ppid=25137 vsize=94820 CPUtime=1.49 cores=0,2,4,6
/proc/25139/stat : 25139 (minisatid-gmp) R 25137 25139 21589 0 -1 4202496 24121 0 0 0 146 3 0 0 25 0 1 0 904727010 97095680 22057 33554432000 4194304 6957856 140734630396656 18446744073709551615 5918124 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/25139/statm: 23705 22057 275 675 0 23021 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 94820

[startup+3.10087 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 25140
/proc/meminfo: memFree=31232376/32951124 swapFree=67072804/67111528
[pid=25139] ppid=25137 vsize=94860 CPUtime=3.09 cores=0,2,4,6
/proc/25139/stat : 25139 (minisatid-gmp) R 25137 25139 21589 0 -1 4202496 25295 0 0 0 306 3 0 0 25 0 1 0 904727010 97136640 22157 33554432000 4194304 6957856 140734630396656 18446744073709551615 5928997 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/25139/statm: 23715 22157 275 675 0 23031 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 94860

[startup+6.30029 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 25140
/proc/meminfo: memFree=31232300/32951124 swapFree=67072804/67111528
[pid=25139] ppid=25137 vsize=94860 CPUtime=6.29 cores=0,2,4,6
/proc/25139/stat : 25139 (minisatid-gmp) R 25137 25139 21589 0 -1 4202496 25303 0 0 0 626 3 0 0 25 0 1 0 904727010 97136640 22165 33554432000 4194304 6957856 140734630396656 18446744073709551615 5313019 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/25139/statm: 23715 22165 282 675 0 23031 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 94860

[startup+12.7011 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 25140
/proc/meminfo: memFree=31232188/32951124 swapFree=67072804/67111528
[pid=25139] ppid=25137 vsize=94860 CPUtime=12.69 cores=0,2,4,6
/proc/25139/stat : 25139 (minisatid-gmp) R 25137 25139 21589 0 -1 4202496 25306 0 0 0 1266 3 0 0 25 0 1 0 904727010 97136640 22168 33554432000 4194304 6957856 140734630396656 18446744073709551615 5918108 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/25139/statm: 23715 22168 282 675 0 23031 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 94860

[startup+25.5007 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 25141
/proc/meminfo: memFree=31232312/32951124 swapFree=67072804/67111528
[pid=25139] ppid=25137 vsize=95400 CPUtime=25.49 cores=0,2,4,6
/proc/25139/stat : 25139 (minisatid-gmp) R 25137 25139 21589 0 -1 4202496 25421 0 0 0 2546 3 0 0 25 0 1 0 904727010 97689600 22283 33554432000 4194304 6957856 140734630396656 18446744073709551615 5314021 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/25139/statm: 23850 22283 282 675 0 23166 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 95400

[startup+51.101 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 25142
/proc/meminfo: memFree=31232028/32951124 swapFree=67072804/67111528
[pid=25139] ppid=25137 vsize=95400 CPUtime=51.09 cores=0,2,4,6
/proc/25139/stat : 25139 (minisatid-gmp) R 25137 25139 21589 0 -1 4202496 25492 0 0 0 5106 3 0 0 25 0 1 0 904727010 97689600 22354 33554432000 4194304 6957856 140734630396656 18446744073709551615 4838356 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/25139/statm: 23850 22354 282 675 0 23166 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 95400

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25143
/proc/meminfo: memFree=31231744/32951124 swapFree=67072804/67111528
[pid=25139] ppid=25137 vsize=95400 CPUtime=102.3 cores=0,2,4,6
/proc/25139/stat : 25139 (minisatid-gmp) R 25137 25139 21589 0 -1 4202496 25496 0 0 0 10227 3 0 0 25 0 1 0 904727010 97689600 22358 33554432000 4194304 6957856 140734630396656 18446744073709551615 4838132 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/25139/statm: 23850 22358 284 675 0 23166 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 95400

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25144
/proc/meminfo: memFree=31227740/32951124 swapFree=67072804/67111528
[pid=25139] ppid=25137 vsize=95540 CPUtime=162.29 cores=0,2,4,6
/proc/25139/stat : 25139 (minisatid-gmp) R 25137 25139 21589 0 -1 4202496 26506 0 0 0 16226 3 0 0 25 0 1 0 904727010 97832960 23361 33554432000 4194304 6957856 140734630396656 18446744073709551615 5934933 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/25139/statm: 23885 23361 285 675 0 23201 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 95540

[startup+222.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 25146
/proc/meminfo: memFree=31221248/32951124 swapFree=67072804/67111528
[pid=25139] ppid=25137 vsize=103496 CPUtime=222.3 cores=0,2,4,6
/proc/25139/stat : 25139 (minisatid-gmp) R 25137 25139 21589 0 -1 4202496 28124 0 0 0 22226 4 0 0 25 0 1 0 904727010 105979904 24974 33554432000 4194304 6957856 140734630396656 18446744073709551615 5934399 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/25139/statm: 25874 24974 285 675 0 25190 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 103496

[startup+282.301 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 25148
/proc/meminfo: memFree=31217128/32951124 swapFree=67072804/67111528
[pid=25139] ppid=25137 vsize=111336 CPUtime=282.3 cores=0,2,4,6
/proc/25139/stat : 25139 (minisatid-gmp) R 25137 25139 21589 0 -1 4202496 29434 0 0 0 28226 4 0 0 25 0 1 0 904727010 114008064 26280 33554432000 4194304 6957856 140734630396656 18446744073709551615 5313112 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/25139/statm: 27834 26280 285 675 0 27150 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 111336

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25149
/proc/meminfo: memFree=31214744/32951124 swapFree=67072804/67111528
[pid=25139] ppid=25137 vsize=111336 CPUtime=342.3 cores=0,2,4,6
/proc/25139/stat : 25139 (minisatid-gmp) R 25137 25139 21589 0 -1 4202496 29685 0 0 0 34225 5 0 0 25 0 1 0 904727010 114008064 26530 33554432000 4194304 6957856 140734630396656 18446744073709551615 4870304 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/25139/statm: 27834 26530 285 675 0 27150 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 111336

[startup+402.301 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 25151
/proc/meminfo: memFree=31214588/32951124 swapFree=67072804/67111528
[pid=25139] ppid=25137 vsize=111336 CPUtime=402.3 cores=0,2,4,6
/proc/25139/stat : 25139 (minisatid-gmp) R 25137 25139 21589 0 -1 4202496 29716 0 0 0 40225 5 0 0 25 0 1 0 904727010 114008064 26561 33554432000 4194304 6957856 140734630396656 18446744073709551615 5312963 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/25139/statm: 27834 26561 285 675 0 27150 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 111336

[startup+462.301 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 25152
/proc/meminfo: memFree=31207852/32951124 swapFree=67072804/67111528
[pid=25139] ppid=25137 vsize=123420 CPUtime=462.3 cores=0,2,4,6
/proc/25139/stat : 25139 (minisatid-gmp) R 25137 25139 21589 0 -1 4202496 31417 0 0 0 46225 5 0 0 25 0 1 0 904727010 126382080 28259 33554432000 4194304 6957856 140734630396656 18446744073709551615 5918004 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/25139/statm: 30855 28259 285 675 0 30171 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 123420

[startup+522.301 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 25154
/proc/meminfo: memFree=31222820/32951124 swapFree=67072804/67111528
[pid=25139] ppid=25137 vsize=104564 CPUtime=522.3 cores=0,2,4,6
/proc/25139/stat : 25139 (minisatid-gmp) R 25137 25139 21589 0 -1 4202496 33229 0 0 0 52225 5 0 0 25 0 1 0 904727010 107073536 24510 33554432000 4194304 6957856 140734630396656 18446744073709551615 5934028 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/25139/statm: 26141 24510 286 675 0 25457 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 104564

[startup+582.301 s]
/proc/loadavg: 2.03 2.02 2.00 3/179 25156
/proc/meminfo: memFree=31218808/32951124 swapFree=67072804/67111528
[pid=25139] ppid=25137 vsize=104696 CPUtime=582.3 cores=0,2,4,6
/proc/25139/stat : 25139 (minisatid-gmp) R 25137 25139 21589 0 -1 4202496 34245 0 0 0 58225 5 0 0 25 0 1 0 904727010 107208704 25524 33554432000 4194304 6957856 140734630396656 18446744073709551615 5385219 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/25139/statm: 26174 25524 286 675 0 25490 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 104696

[startup+642.3 s]

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

[startup+822.301 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 25162
/proc/meminfo: memFree=31198836/32951124 swapFree=67072804/67111528
[pid=25139] ppid=25137 vsize=142804 CPUtime=822.32 cores=0,2,4,6
/proc/25139/stat : 25139 (minisatid-gmp) R 25137 25139 21589 0 -1 4202496 39198 0 0 0 82225 7 0 0 25 0 1 0 904727010 146231296 30470 33554432000 4194304 6957856 140734630396656 18446744073709551615 4859472 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/25139/statm: 35701 30470 286 675 0 35017 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 142804

[startup+882.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 25164
/proc/meminfo: memFree=31191360/32951124 swapFree=67072804/67111528
[pid=25139] ppid=25137 vsize=142804 CPUtime=882.32 cores=0,2,4,6
/proc/25139/stat : 25139 (minisatid-gmp) R 25137 25139 21589 0 -1 4202496 41063 0 0 0 88225 7 0 0 25 0 1 0 904727010 146231296 32327 33554432000 4194304 6957856 140734630396656 18446744073709551615 5311728 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/25139/statm: 35701 32327 286 675 0 35017 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 142804

[startup+942.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 25165
/proc/meminfo: memFree=31186736/32951124 swapFree=67072804/67111528
[pid=25139] ppid=25137 vsize=142804 CPUtime=942.32 cores=0,2,4,6
/proc/25139/stat : 25139 (minisatid-gmp) R 25137 25139 21589 0 -1 4202496 42196 0 0 0 94224 8 0 0 25 0 1 0 904727010 146231296 33458 33554432000 4194304 6957856 140734630396656 18446744073709551615 4838132 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/25139/statm: 35701 33458 286 675 0 35017 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 142804

[startup+1002.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 25167
/proc/meminfo: memFree=31227500/32951124 swapFree=67072804/67111528
[pid=25139] ppid=25137 vsize=95200 CPUtime=1002.32 cores=0,2,4,6
/proc/25139/stat : 25139 (minisatid-gmp) R 25137 25139 21589 0 -1 4202496 43242 0 0 0 100224 8 0 0 25 0 1 0 904727010 97484800 23123 33554432000 4194304 6957856 140734630396656 18446744073709551615 5312912 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/25139/statm: 23800 23123 286 675 0 23116 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 95200

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25168
/proc/meminfo: memFree=31227580/32951124 swapFree=67072804/67111528
[pid=25139] ppid=25137 vsize=96000 CPUtime=1062.32 cores=0,2,4,6
/proc/25139/stat : 25139 (minisatid-gmp) R 25137 25139 21589 0 -1 4202496 43415 0 0 0 106224 8 0 0 25 0 1 0 904727010 98304000 23296 33554432000 4194304 6957856 140734630396656 18446744073709551615 5387657 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/25139/statm: 24000 23296 286 675 0 23316 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 96000

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25170
/proc/meminfo: memFree=31227172/32951124 swapFree=67072804/67111528
[pid=25139] ppid=25137 vsize=96000 CPUtime=1122.32 cores=0,2,4,6
/proc/25139/stat : 25139 (minisatid-gmp) R 25137 25139 21589 0 -1 4202496 43450 0 0 0 112224 8 0 0 25 0 1 0 904727010 98304000 23331 33554432000 4194304 6957856 140734630396656 18446744073709551615 4863358 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/25139/statm: 24000 23331 286 675 0 23316 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 96000

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25172
/proc/meminfo: memFree=31226136/32951124 swapFree=67072804/67111528
[pid=25139] ppid=25137 vsize=99552 CPUtime=1182.32 cores=0,2,4,6
/proc/25139/stat : 25139 (minisatid-gmp) R 25137 25139 21589 0 -1 4202496 43728 0 0 0 118224 8 0 0 25 0 1 0 904727010 101941248 23607 33554432000 4194304 6957856 140734630396656 18446744073709551615 4838211 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/25139/statm: 24888 23607 286 675 0 24204 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 99552

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25173
/proc/meminfo: memFree=31225728/32951124 swapFree=67072804/67111528
[pid=25139] ppid=25137 vsize=99552 CPUtime=1242.32 cores=0,2,4,6
/proc/25139/stat : 25139 (minisatid-gmp) R 25137 25139 21589 0 -1 4202496 43728 0 0 0 124224 8 0 0 25 0 1 0 904727010 101941248 23607 33554432000 4194304 6957856 140734630396656 18446744073709551615 5385246 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/25139/statm: 24888 23607 286 675 0 24204 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 99552

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25175
/proc/meminfo: memFree=31218380/32951124 swapFree=67072804/67111528
[pid=25139] ppid=25137 vsize=104496 CPUtime=1302.34 cores=0,2,4,6
/proc/25139/stat : 25139 (minisatid-gmp) R 25137 25139 21589 0 -1 4202496 45524 0 0 0 130225 9 0 0 25 0 1 0 904727010 107003904 25403 33554432000 4194304 6957856 140734630396656 18446744073709551615 5922313 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/25139/statm: 26124 25403 287 675 0 25440 0
Current children cumulated CPU time (s) 1302.34
Current children cumulated vsize (KiB) 104496

[startup+1362.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 25176
/proc/meminfo: memFree=31209292/32951124 swapFree=67072804/67111528
[pid=25139] ppid=25137 vsize=115988 CPUtime=1362.34 cores=0,2,4,6
/proc/25139/stat : 25139 (minisatid-gmp) R 25137 25139 21589 0 -1 4202496 47840 0 0 0 136224 10 0 0 25 0 1 0 904727010 118771712 27715 33554432000 4194304 6957856 140734630396656 18446744073709551615 5933986 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/25139/statm: 28997 27715 286 675 0 28313 0
Current children cumulated CPU time (s) 1362.34
Current children cumulated vsize (KiB) 115988

[startup+1422.31 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 25178
/proc/meminfo: memFree=31200080/32951124 swapFree=67072804/67111528
[pid=25139] ppid=25137 vsize=146448 CPUtime=1422.33 cores=0,2,4,6
/proc/25139/stat : 25139 (minisatid-gmp) R 25137 25139 21589 0 -1 4202496 50111 0 0 0 142223 10 0 0 25 0 1 0 904727010 149962752 29976 33554432000 4194304 6957856 140734630396656 18446744073709551615 5312981 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/25139/statm: 36612 29976 286 675 0 35928 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 146448

[startup+1482.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 25219
/proc/meminfo: memFree=32037776/32951124 swapFree=67072804/67111528
[pid=25139] ppid=25137 vsize=195768 CPUtime=1482.33 cores=0,2,4,6
/proc/25139/stat : 25139 (minisatid-gmp) R 25137 25139 21589 0 -1 4202496 61408 0 0 0 148221 12 0 0 25 0 1 0 904727010 200466432 41261 33554432000 4194304 6957856 140734630396656 18446744073709551615 4838149 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/25139/statm: 48942 41261 287 675 0 48258 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 195768

[startup+1542.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 25220
/proc/meminfo: memFree=32015288/32951124 swapFree=67072804/67111528
[pid=25139] ppid=25137 vsize=226588 CPUtime=1542.34 cores=0,2,4,6
/proc/25139/stat : 25139 (minisatid-gmp) R 25137 25139 21589 0 -1 4202496 64233 0 0 0 154220 14 0 0 25 0 1 0 904727010 232026112 44076 33554432000 4194304 6957856 140734630396656 18446744073709551615 4869923 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/25139/statm: 56647 44076 287 675 0 55963 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 226588

[startup+1602.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 25222
/proc/meminfo: memFree=32010792/32951124 swapFree=67072804/67111528
[pid=25139] ppid=25137 vsize=226588 CPUtime=1602.34 cores=0,2,4,6
/proc/25139/stat : 25139 (minisatid-gmp) R 25137 25139 21589 0 -1 4202496 64238 0 0 0 160220 14 0 0 25 0 1 0 904727010 232026112 44079 33554432000 4194304 6957856 140734630396656 18446744073709551615 5313120 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/25139/statm: 56647 44079 287 675 0 55963 0
Current children cumulated CPU time (s) 1602.34
Current children cumulated vsize (KiB) 226588

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25223
/proc/meminfo: memFree=32010260/32951124 swapFree=67072804/67111528
[pid=25139] ppid=25137 vsize=226588 CPUtime=1662.35 cores=0,2,4,6
/proc/25139/stat : 25139 (minisatid-gmp) R 25137 25139 21589 0 -1 4202496 64311 0 0 0 166221 14 0 0 25 0 1 0 904727010 232026112 44152 33554432000 4194304 6957856 140734630396656 18446744073709551615 4846810 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/25139/statm: 56647 44152 287 675 0 55963 0
Current children cumulated CPU time (s) 1662.35
Current children cumulated vsize (KiB) 226588

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25225
/proc/meminfo: memFree=32000560/32951124 swapFree=67072804/67111528
[pid=25139] ppid=25137 vsize=226588 CPUtime=1722.34 cores=0,2,4,6
/proc/25139/stat : 25139 (minisatid-gmp) R 25137 25139 21589 0 -1 4202496 66743 0 0 0 172220 14 0 0 25 0 1 0 904727010 232026112 46580 33554432000 4194304 6957856 140734630396656 18446744073709551615 5922021 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/25139/statm: 56647 46580 287 675 0 55963 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 226588

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25227
/proc/meminfo: memFree=31993700/32951124 swapFree=67072804/67111528
[pid=25139] ppid=25137 vsize=226588 CPUtime=1782.35 cores=0,2,4,6
/proc/25139/stat : 25139 (minisatid-gmp) R 25137 25139 21589 0 -1 4202496 68312 0 0 0 178221 14 0 0 25 0 1 0 904727010 232026112 48146 33554432000 4194304 6957856 140734630396656 18446744073709551615 4854288 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/25139/statm: 56647 48146 287 675 0 55963 0
Current children cumulated CPU time (s) 1782.35
Current children cumulated vsize (KiB) 226588



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25227
/proc/meminfo: memFree=32060140/32951124 swapFree=67072804/67111528
[pid=25139] ppid=25137 vsize=146448 CPUtime=1800.05 cores=0,2,4,6
/proc/25139/stat : 25139 (minisatid-gmp) R 25137 25139 21589 0 -1 4202496 68338 0 0 0 179991 14 0 0 25 0 1 0 904727010 149962752 31402 33554432000 4194304 6957856 140734630396656 18446744073709551615 5307401 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/25139/statm: 36612 31402 287 675 0 35928 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 146448

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.91
system time used= 0.155976
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 68343
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 3167

runsolver used 2.67559 second user time and 5.68614 second system time

The end

Launcher Data

Begin job on node135 at 2011-06-13 04:14:51
IDJOB=3496884
IDBENCH=3003
IDSOLVER=1990
FILE ID=node135/3496884-1307931291
RUNJOBID= node135-1307919792-21608
PBS_JOBID= 13559644
Free space on /tmp= 73864 MiB

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

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

MD5SUM BENCH= 64d4edb5594d01918b916e348b224fe7
RANDOM SEED=1827858618

node135.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.851
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.851
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.83
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.851
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.75
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.851
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	: 6640.14
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.851
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.78
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.851
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.851
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.851
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31321076 kB
Buffers:        168576 kB
Cached:         282448 kB
SwapCached:       6348 kB
Active:        1172740 kB
Inactive:       249864 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31321076 kB
SwapTotal:    67111528 kB
SwapFree:     67072804 kB
Dirty:            4308 kB
Writeback:           0 kB
AnonPages:      970696 kB
Mapped:          11816 kB
Slab:           141628 kB
PageTables:       6176 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1139740 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73880 MiB
End job on node135 at 2011-06-13 04:44:53