Trace number 3497743

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.02

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=140-sizeP=71-sizeQ=140-318609522.opb
MD5SUM7cd4640a7754cffece48a57d4d3f4a4f
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.65175
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 3291009114642412084309088316738947240174611804419280895599096947
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-3497743-1307931101/watcher-3497743-1307931101 -o /tmp/evaluation-result-3497743-1307931101/solver-3497743-1307931101 -C 1800 -W 1900 -M 15500 HOME/minisatid-gmp HOME/instance-3497743-1307931101.opb --verbosity=0 --format=opb --randomseed=412788538 

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.04 2.02 2.00 3/178 18238
/proc/meminfo: memFree=3968464/32951124 swapFree=67063552/67111528
[pid=18238] ppid=18236 vsize=7800 CPUtime=0 cores=0,2,4,6
/proc/18238/stat : 18238 (minisatid-gmp) R 18236 18238 16493 0 -1 4202496 430 0 0 0 0 0 0 0 25 0 1 0 904708275 7987200 383 33554432000 4194304 6957856 140733671717536 18446744073709551615 5925517 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/18238/statm: 1950 383 251 675 0 1266 0

[startup+0.0518171 s]
/proc/loadavg: 2.04 2.02 2.00 3/178 18238
/proc/meminfo: memFree=3968464/32951124 swapFree=67063552/67111528
[pid=18238] ppid=18236 vsize=12032 CPUtime=0.04 cores=0,2,4,6
/proc/18238/stat : 18238 (minisatid-gmp) R 18236 18238 16493 0 -1 4202496 1488 0 0 0 4 0 0 0 25 0 1 0 904708275 12320768 1441 33554432000 4194304 6957856 140733671717536 18446744073709551615 5925517 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/18238/statm: 3008 1442 251 675 0 2324 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 12032

[startup+0.10081 s]
/proc/loadavg: 2.04 2.02 2.00 3/178 18238
/proc/meminfo: memFree=3968464/32951124 swapFree=67063552/67111528
[pid=18238] ppid=18236 vsize=16428 CPUtime=0.09 cores=0,2,4,6
/proc/18238/stat : 18238 (minisatid-gmp) R 18236 18238 16493 0 -1 4202496 2588 0 0 0 9 0 0 0 25 0 1 0 904708275 16822272 2541 33554432000 4194304 6957856 140733671717536 18446744073709551615 5925517 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/18238/statm: 4107 2542 251 675 0 3423 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16428

[startup+0.300776 s]
/proc/loadavg: 2.04 2.02 2.00 3/178 18238
/proc/meminfo: memFree=3968464/32951124 swapFree=67063552/67111528
[pid=18238] ppid=18236 vsize=33276 CPUtime=0.29 cores=0,2,4,6
/proc/18238/stat : 18238 (minisatid-gmp) R 18236 18238 16493 0 -1 4202496 7159 0 0 0 29 0 0 0 25 0 1 0 904708275 34074624 6724 33554432000 4194304 6957856 140733671717536 18446744073709551615 5925517 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/18238/statm: 8319 6725 267 675 0 7635 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 33276

[startup+0.700703 s]
/proc/loadavg: 2.04 2.02 2.00 3/178 18238
/proc/meminfo: memFree=3968464/32951124 swapFree=67063552/67111528
[pid=18238] ppid=18236 vsize=74308 CPUtime=0.69 cores=0,2,4,6
/proc/18238/stat : 18238 (minisatid-gmp) R 18236 18238 16493 0 -1 4202496 18993 0 0 0 67 2 0 0 25 0 1 0 904708275 76091392 16931 33554432000 4194304 6957856 140733671717536 18446744073709551615 5925517 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/18238/statm: 18577 16932 269 675 0 17893 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 74308

[startup+1.50059 s]
/proc/loadavg: 2.03 2.02 2.00 3/179 18239
/proc/meminfo: memFree=3881432/32951124 swapFree=67063552/67111528
[pid=18238] ppid=18236 vsize=94800 CPUtime=1.49 cores=0,2,4,6
/proc/18238/stat : 18238 (minisatid-gmp) R 18236 18238 16493 0 -1 4202496 24672 0 0 0 146 3 0 0 25 0 1 0 904708275 97075200 22118 33554432000 4194304 6957856 140733671717536 18446744073709551615 5932541 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/18238/statm: 23700 22118 275 675 0 23016 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 94800

[startup+3.1003 s]
/proc/loadavg: 2.03 2.02 2.00 3/179 18239
/proc/meminfo: memFree=3880068/32951124 swapFree=67063552/67111528
[pid=18238] ppid=18236 vsize=94880 CPUtime=3.09 cores=0,2,4,6
/proc/18238/stat : 18238 (minisatid-gmp) R 18236 18238 16493 0 -1 4202496 25329 0 0 0 306 3 0 0 25 0 1 0 904708275 97157120 22175 33554432000 4194304 6957856 140733671717536 18446744073709551615 5385219 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/18238/statm: 23720 22175 284 675 0 23036 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 94880

[startup+6.30072 s]
/proc/loadavg: 2.03 2.02 2.00 3/179 18239
/proc/meminfo: memFree=3879832/32951124 swapFree=67063552/67111528
[pid=18238] ppid=18236 vsize=94880 CPUtime=6.29 cores=0,2,4,6
/proc/18238/stat : 18238 (minisatid-gmp) R 18236 18238 16493 0 -1 4202496 25332 0 0 0 626 3 0 0 25 0 1 0 904708275 97157120 22177 33554432000 4194304 6957856 140733671717536 18446744073709551615 5934635 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/18238/statm: 23720 22177 284 675 0 23036 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 94880

[startup+12.7005 s]
/proc/loadavg: 2.03 2.02 2.00 3/179 18239
/proc/meminfo: memFree=3879500/32951124 swapFree=67063552/67111528
[pid=18238] ppid=18236 vsize=94880 CPUtime=12.69 cores=0,2,4,6
/proc/18238/stat : 18238 (minisatid-gmp) R 18236 18238 16493 0 -1 4202496 25335 0 0 0 1266 3 0 0 25 0 1 0 904708275 97157120 22179 33554432000 4194304 6957856 140733671717536 18446744073709551615 5934095 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/18238/statm: 23720 22179 284 675 0 23036 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 94880

[startup+25.5002 s]
/proc/loadavg: 2.02 2.02 2.00 3/179 18240
/proc/meminfo: memFree=3878492/32951124 swapFree=67063552/67111528
[pid=18238] ppid=18236 vsize=95860 CPUtime=25.49 cores=0,2,4,6
/proc/18238/stat : 18238 (minisatid-gmp) R 18236 18238 16493 0 -1 4202496 25566 0 0 0 2546 3 0 0 25 0 1 0 904708275 98160640 22409 33554432000 4194304 6957856 140733671717536 18446744073709551615 5922021 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/18238/statm: 23965 22409 284 675 0 23281 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 95860

[startup+51.1005 s]
/proc/loadavg: 2.07 2.03 2.00 3/179 18240
/proc/meminfo: memFree=3878136/32951124 swapFree=67063552/67111528
[pid=18238] ppid=18236 vsize=95860 CPUtime=51.09 cores=0,2,4,6
/proc/18238/stat : 18238 (minisatid-gmp) R 18236 18238 16493 0 -1 4202496 25678 0 0 0 5106 3 0 0 25 0 1 0 904708275 98160640 22519 33554432000 4194304 6957856 140733671717536 18446744073709551615 4870039 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/18238/statm: 23965 22519 284 675 0 23281 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 95860

[startup+102.306 s]
/proc/loadavg: 2.11 2.04 2.01 3/179 18242
/proc/meminfo: memFree=3872152/32951124 swapFree=67063552/67111528
[pid=18238] ppid=18236 vsize=98580 CPUtime=102.3 cores=0,2,4,6
/proc/18238/stat : 18238 (minisatid-gmp) R 18236 18238 16493 0 -1 4202496 26955 0 0 0 10227 3 0 0 25 0 1 0 904708275 100945920 23790 33554432000 4194304 6957856 140733671717536 18446744073709551615 5934399 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/18238/statm: 24645 23790 285 675 0 23961 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 98580

[startup+162.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/179 18243
/proc/meminfo: memFree=3857356/32951124 swapFree=67063552/67111528
[pid=18238] ppid=18236 vsize=110924 CPUtime=162.3 cores=0,2,4,6
/proc/18238/stat : 18238 (minisatid-gmp) R 18236 18238 16493 0 -1 4202496 29424 0 0 0 16226 4 0 0 25 0 1 0 904708275 113586176 26254 33554432000 4194304 6957856 140733671717536 18446744073709551615 5314037 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/18238/statm: 27731 26254 285 675 0 27047 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 110924

[startup+222.3 s]
/proc/loadavg: 2.13 2.05 2.01 3/179 18245
/proc/meminfo: memFree=3856064/32951124 swapFree=67063552/67111528
[pid=18238] ppid=18236 vsize=110924 CPUtime=222.3 cores=0,2,4,6
/proc/18238/stat : 18238 (minisatid-gmp) R 18236 18238 16493 0 -1 4202496 35488 0 0 0 22225 5 0 0 25 0 1 0 904708275 113586176 26470 33554432000 4194304 6957856 140733671717536 18446744073709551615 5387536 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/18238/statm: 27731 26470 286 675 0 27047 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 110924

[startup+282.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/179 18246
/proc/meminfo: memFree=3851436/32951124 swapFree=67063552/67111528
[pid=18238] ppid=18236 vsize=122600 CPUtime=282.3 cores=0,2,4,6
/proc/18238/stat : 18238 (minisatid-gmp) R 18236 18238 16493 0 -1 4202496 36575 0 0 0 28225 5 0 0 25 0 1 0 904708275 125542400 27555 33554432000 4194304 6957856 140733671717536 18446744073709551615 5934594 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/18238/statm: 30650 27555 286 675 0 29966 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 122600

[startup+342.301 s]
/proc/loadavg: 2.01 2.03 2.00 3/179 18248
/proc/meminfo: memFree=3850908/32951124 swapFree=67063552/67111528
[pid=18238] ppid=18236 vsize=122600 CPUtime=342.3 cores=0,2,4,6
/proc/18238/stat : 18238 (minisatid-gmp) R 18236 18238 16493 0 -1 4202496 36646 0 0 0 34225 5 0 0 25 0 1 0 904708275 125542400 27626 33554432000 4194304 6957856 140733671717536 18446744073709551615 4838198 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/18238/statm: 30650 27626 286 675 0 29966 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 122600

[startup+402.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 18250
/proc/meminfo: memFree=3844172/32951124 swapFree=67063552/67111528
[pid=18238] ppid=18236 vsize=123024 CPUtime=402.3 cores=0,2,4,6
/proc/18238/stat : 18238 (minisatid-gmp) R 18236 18238 16493 0 -1 4202496 38179 0 0 0 40225 5 0 0 25 0 1 0 904708275 125976576 29155 33554432000 4194304 6957856 140733671717536 18446744073709551615 5917991 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/18238/statm: 30756 29155 286 675 0 30072 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 123024

[startup+462.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 18251
/proc/meminfo: memFree=3834084/32951124 swapFree=67063552/67111528
[pid=18238] ppid=18236 vsize=123024 CPUtime=462.3 cores=0,2,4,6
/proc/18238/stat : 18238 (minisatid-gmp) R 18236 18238 16493 0 -1 4202496 39000 0 0 0 46224 6 0 0 25 0 1 0 904708275 125976576 29975 33554432000 4194304 6957856 140733671717536 18446744073709551615 5922047 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/18238/statm: 30756 29975 286 675 0 30072 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 123024

[startup+522.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 18253
/proc/meminfo: memFree=3845204/32951124 swapFree=67063552/67111528
[pid=18238] ppid=18236 vsize=129424 CPUtime=522.3 cores=0,2,4,6
/proc/18238/stat : 18238 (minisatid-gmp) R 18236 18238 16493 0 -1 4202496 44862 0 0 0 52224 6 0 0 25 0 1 0 904708275 132530176 27162 33554432000 4194304 6957856 140733671717536 18446744073709551615 5315809 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/18238/statm: 32356 27162 286 675 0 31672 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 129424

[startup+582.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 18254
/proc/meminfo: memFree=3837964/32951124 swapFree=67063552/67111528
[pid=18238] ppid=18236 vsize=129424 CPUtime=582.3 cores=0,2,4,6
/proc/18238/stat : 18238 (minisatid-gmp) R 18236 18238 16493 0 -1 4202496 46645 0 0 0 58223 7 0 0 25 0 1 0 904708275 132530176 28942 33554432000 4194304 6957856 140733671717536 18446744073709551615 5918089 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/18238/statm: 32356 28942 286 675 0 31672 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 129424

[startup+642.301 s]

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

[startup+822.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 18261
/proc/meminfo: memFree=3780376/32951124 swapFree=67063552/67111528
[pid=18238] ppid=18236 vsize=197600 CPUtime=822.32 cores=0,2,4,6
/proc/18238/stat : 18238 (minisatid-gmp) R 18236 18238 16493 0 -1 4202496 60759 0 0 0 82223 9 0 0 25 0 1 0 904708275 202342400 43042 33554432000 4194304 6957856 140733671717536 18446744073709551615 4870064 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/18238/statm: 49400 43042 286 675 0 48716 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 197600

[startup+882.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 18262
/proc/meminfo: memFree=3780084/32951124 swapFree=67063552/67111528
[pid=18238] ppid=18236 vsize=197600 CPUtime=882.32 cores=0,2,4,6
/proc/18238/stat : 18238 (minisatid-gmp) R 18236 18238 16493 0 -1 4202496 60770 0 0 0 88223 9 0 0 25 0 1 0 904708275 202342400 43053 33554432000 4194304 6957856 140733671717536 18446744073709551615 4866322 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/18238/statm: 49400 43053 286 675 0 48716 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 197600

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 18264
/proc/meminfo: memFree=3774336/32951124 swapFree=67063552/67111528
[pid=18238] ppid=18236 vsize=228420 CPUtime=942.32 cores=0,2,4,6
/proc/18238/stat : 18238 (minisatid-gmp) R 18236 18238 16493 0 -1 4202496 62157 0 0 0 94223 9 0 0 25 0 1 0 904708275 233902080 44436 33554432000 4194304 6957856 140733671717536 18446744073709551615 5934933 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/18238/statm: 57105 44436 286 675 0 56421 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 228420

[startup+1002.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 18266
/proc/meminfo: memFree=3823756/32951124 swapFree=67063552/67111528
[pid=18238] ppid=18236 vsize=148280 CPUtime=1002.32 cores=0,2,4,6
/proc/18238/stat : 18238 (minisatid-gmp) R 18236 18238 16493 0 -1 4202496 64845 0 0 0 100222 10 0 0 25 0 1 0 904708275 151838720 31861 33554432000 4194304 6957856 140733671717536 18446744073709551615 5922093 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/18238/statm: 37070 31861 286 675 0 36386 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 148280

[startup+1062.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 18267
/proc/meminfo: memFree=3823716/32951124 swapFree=67063552/67111528
[pid=18238] ppid=18236 vsize=148280 CPUtime=1062.32 cores=0,2,4,6
/proc/18238/stat : 18238 (minisatid-gmp) R 18236 18238 16493 0 -1 4202496 64845 0 0 0 106222 10 0 0 25 0 1 0 904708275 151838720 31861 33554432000 4194304 6957856 140733671717536 18446744073709551615 5314097 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/18238/statm: 37070 31861 286 675 0 36386 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 148280

[startup+1122.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 18269
/proc/meminfo: memFree=3822800/32951124 swapFree=67063552/67111528
[pid=18238] ppid=18236 vsize=148280 CPUtime=1122.32 cores=0,2,4,6
/proc/18238/stat : 18238 (minisatid-gmp) R 18236 18238 16493 0 -1 4202496 64845 0 0 0 112222 10 0 0 25 0 1 0 904708275 151838720 31861 33554432000 4194304 6957856 140733671717536 18446744073709551615 4838370 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/18238/statm: 37070 31861 286 675 0 36386 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 148280

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 18270
/proc/meminfo: memFree=3822396/32951124 swapFree=67063552/67111528
[pid=18238] ppid=18236 vsize=148280 CPUtime=1182.33 cores=0,2,4,6
/proc/18238/stat : 18238 (minisatid-gmp) R 18236 18238 16493 0 -1 4202496 64845 0 0 0 118222 11 0 0 25 0 1 0 904708275 151838720 31861 33554432000 4194304 6957856 140733671717536 18446744073709551615 5934062 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/18238/statm: 37070 31861 286 675 0 36386 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 148280

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 18272
/proc/meminfo: memFree=3783920/32951124 swapFree=67063552/67111528
[pid=18238] ppid=18236 vsize=197600 CPUtime=1242.33 cores=0,2,4,6
/proc/18238/stat : 18238 (minisatid-gmp) R 18236 18238 16493 0 -1 4202496 74732 0 0 0 124221 12 0 0 25 0 1 0 904708275 202342400 41745 33554432000 4194304 6957856 140733671717536 18446744073709551615 4635145 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/18238/statm: 49400 41747 286 675 0 48716 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 197600

[startup+1302.3 s]
/proc/loadavg: 1.94 1.98 1.99 3/179 18313
/proc/meminfo: memFree=3491044/32951124 swapFree=67063552/67111528
[pid=18238] ppid=18236 vsize=228420 CPUtime=1302.33 cores=0,2,4,6
/proc/18238/stat : 18238 (minisatid-gmp) R 18236 18238 16493 0 -1 4202496 79088 0 0 0 130221 12 0 0 25 0 1 0 904708275 233902080 46096 33554432000 4194304 6957856 140733671717536 18446744073709551615 5917999 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/18238/statm: 57105 46096 286 675 0 56421 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 228420

[startup+1362.3 s]
/proc/loadavg: 1.98 1.98 1.99 3/179 18314
/proc/meminfo: memFree=3488108/32951124 swapFree=67063552/67111528
[pid=18238] ppid=18236 vsize=228420 CPUtime=1362.33 cores=0,2,4,6
/proc/18238/stat : 18238 (minisatid-gmp) R 18236 18238 16493 0 -1 4202496 79783 0 0 0 136221 12 0 0 25 0 1 0 904708275 233902080 46790 33554432000 4194304 6957856 140733671717536 18446744073709551615 5922078 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/18238/statm: 57105 46790 286 675 0 56421 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 228420

[startup+1422.31 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 18316
/proc/meminfo: memFree=3487816/32951124 swapFree=67063552/67111528
[pid=18238] ppid=18236 vsize=228420 CPUtime=1422.33 cores=0,2,4,6
/proc/18238/stat : 18238 (minisatid-gmp) R 18236 18238 16493 0 -1 4202496 79785 0 0 0 142221 12 0 0 25 0 1 0 904708275 233902080 46792 33554432000 4194304 6957856 140733671717536 18446744073709551615 5385152 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/18238/statm: 57105 46792 286 675 0 56421 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 228420

[startup+1482.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 18317
/proc/meminfo: memFree=3487528/32951124 swapFree=67063552/67111528
[pid=18238] ppid=18236 vsize=228420 CPUtime=1482.33 cores=0,2,4,6
/proc/18238/stat : 18238 (minisatid-gmp) R 18236 18238 16493 0 -1 4202496 79890 0 0 0 148221 12 0 0 25 0 1 0 904708275 233902080 46897 33554432000 4194304 6957856 140733671717536 18446744073709551615 5934399 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/18238/statm: 57105 46897 286 675 0 56421 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 228420

[startup+1542.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 18319
/proc/meminfo: memFree=3474964/32951124 swapFree=67063552/67111528
[pid=18238] ppid=18236 vsize=228420 CPUtime=1542.34 cores=0,2,4,6
/proc/18238/stat : 18238 (minisatid-gmp) R 18236 18238 16493 0 -1 4202496 83048 0 0 0 154221 13 0 0 25 0 1 0 904708275 233902080 50054 33554432000 4194304 6957856 140733671717536 18446744073709551615 5934660 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/18238/statm: 57105 50054 286 675 0 56421 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 228420

[startup+1602.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 18321
/proc/meminfo: memFree=3547212/32951124 swapFree=67063552/67111528
[pid=18238] ppid=18236 vsize=148280 CPUtime=1602.34 cores=0,2,4,6
/proc/18238/stat : 18238 (minisatid-gmp) R 18236 18238 16493 0 -1 4202496 83153 0 0 0 160221 13 0 0 25 0 1 0 904708275 151838720 31861 33554432000 4194304 6957856 140733671717536 18446744073709551615 4871306 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/18238/statm: 37070 31861 286 675 0 36386 0
Current children cumulated CPU time (s) 1602.34
Current children cumulated vsize (KiB) 148280

[startup+1662.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 18322
/proc/meminfo: memFree=3547288/32951124 swapFree=67063552/67111528
[pid=18238] ppid=18236 vsize=148280 CPUtime=1662.34 cores=0,2,4,6
/proc/18238/stat : 18238 (minisatid-gmp) R 18236 18238 16493 0 -1 4202496 83153 0 0 0 166221 13 0 0 25 0 1 0 904708275 151838720 31861 33554432000 4194304 6957856 140733671717536 18446744073709551615 5918004 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/18238/statm: 37070 31861 286 675 0 36386 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 148280

[startup+1722.3 s]
/proc/loadavg: 2.04 2.00 2.00 3/179 18324
/proc/meminfo: memFree=3545136/32951124 swapFree=67063552/67111528
[pid=18238] ppid=18236 vsize=148280 CPUtime=1722.34 cores=0,2,4,6
/proc/18238/stat : 18238 (minisatid-gmp) R 18236 18238 16493 0 -1 4202496 83905 0 0 0 172221 13 0 0 25 0 1 0 904708275 151838720 32612 33554432000 4194304 6957856 140733671717536 18446744073709551615 5918004 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/18238/statm: 37070 32612 286 675 0 36386 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 148280

[startup+1782.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 18325
/proc/meminfo: memFree=3502068/32951124 swapFree=67063552/67111528
[pid=18238] ppid=18236 vsize=197600 CPUtime=1782.34 cores=0,2,4,6
/proc/18238/stat : 18238 (minisatid-gmp) R 18236 18238 16493 0 -1 4202496 94352 0 0 0 178219 15 0 0 25 0 1 0 904708275 202342400 43053 33554432000 4194304 6957856 140733671717536 18446744073709551615 4863168 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/18238/statm: 49400 43053 286 675 0 48716 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (KiB) 197600



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 18326
/proc/meminfo: memFree=3498832/32951124 swapFree=67063552/67111528
[pid=18238] ppid=18236 vsize=197600 CPUtime=1800.05 cores=0,2,4,6
/proc/18238/stat : 18238 (minisatid-gmp) R 18236 18238 16493 0 -1 4202496 95050 0 0 0 179990 15 0 0 25 0 1 0 904708275 202342400 43748 33554432000 4194304 6957856 140733671717536 18446744073709551615 4838132 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/18238/statm: 49400 43748 286 675 0 48716 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 197600

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.02
CPU time (s): 1800.07
CPU user time (s): 1799.9
CPU system time (s): 0.166974
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 228420

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

runsolver used 2.67059 second user time and 5.52716 second system time

The end

Launcher Data

Begin job on node134 at 2011-06-13 04:11:41
IDJOB=3497743
IDBENCH=2981
IDSOLVER=1990
FILE ID=node134/3497743-1307931101
RUNJOBID= node134-1307919792-16511
PBS_JOBID= 13559645
Free space on /tmp= 1420 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-318609522.opb
COMMAND LINE= HOME/minisatid-gmp BENCHNAME --verbosity=0 --format=opb --randomseed=RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3497743-1307931101/watcher-3497743-1307931101 -o /tmp/evaluation-result-3497743-1307931101/solver-3497743-1307931101 -C 1800 -W 1900 -M 15500  HOME/minisatid-gmp HOME/instance-3497743-1307931101.opb --verbosity=0 --format=opb --randomseed=412788538

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

MD5SUM BENCH= 7cd4640a7754cffece48a57d4d3f4a4f
RANDOM SEED=412788538

node134.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.831
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.66
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.831
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.67
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.831
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
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	: 7186.06
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.831
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.80
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.831
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.831
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.831
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.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       3968892 kB
Buffers:        109420 kB
Cached:       27933076 kB
SwapCached:      10072 kB
Active:       12939956 kB
Inactive:     15143340 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       3968892 kB
SwapTotal:    67111528 kB
SwapFree:     67063552 kB
Dirty:            4300 kB
Writeback:           0 kB
AnonPages:       38160 kB
Mapped:          11396 kB
Slab:           837380 kB
PageTables:       4380 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   204128 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= 1412 MiB
End job on node134 at 2011-06-13 04:41:43