Trace number 3497738

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

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=240-sizeP=121-sizeQ=240-330229238.opb
MD5SUM0292e4cfc08104641d64d11d001b52e1
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark3.14752
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1
Optimality of the best value was proved YES
Number of variables29401
Total number of constraints87121
Number of constraints which are clauses87120
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint29040
Number of terms in the objective function 121
Biggest coefficient in the objective function 1329227995784915872903807060280344576
Number of bits for the biggest coefficient in the objective function 121
Sum of the numbers in the objective function 2658455991569831745807614120560689151
Number of bits of the sum of numbers in the objective function 121
Biggest number in a constraint 1174271291386916613944740298394668513687841274454159935353645485766104512557304221731849499192384351515967488
Number of bits of the biggest number in a constraint 360
Biggest sum of numbers in a constraint 4697085165547666455778961193578674053759190090835006449104283878090284482579702915208197909390404088540790263
Number of bits of the biggest sum of numbers361
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	>>> IMPORTANT: two aggregates with the same head occurred. Assuming that this head is certainly true.
1800.06/1800.00	>>> Terminate signal received
1800.06/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 /var/tmp/evaluation-result-3497738-1307930995/watcher-3497738-1307930995 -o /var/tmp/evaluation-result-3497738-1307930995/solver-3497738-1307930995 -C 1800 -W 1900 -M 15500 HOME/minisatid-gmp HOME/instance-3497738-1307930995.opb --verbosity=0 --format=opb --randomseed=2112001792 

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.01 2.03 2.00 2/177 20258
/proc/meminfo: memFree=15182360/32950928 swapFree=67056212/67111528
[pid=20258] ppid=20256 vsize=7804 CPUtime=0 cores=0,2,4,6
/proc/20258/stat : 20258 (minisatid-gmp) R 20256 20258 16605 0 -1 4202496 429 0 0 0 0 0 0 0 25 0 1 0 983330154 7991296 382 33554432000 4194304 6957856 140735373691936 18446744073709551615 5925517 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/20258/statm: 1951 383 251 675 0 1267 0

[startup+0.0751561 s]
/proc/loadavg: 2.01 2.03 2.00 2/177 20258
/proc/meminfo: memFree=15182360/32950928 swapFree=67056212/67111528
[pid=20258] ppid=20256 vsize=13416 CPUtime=0.06 cores=0,2,4,6
/proc/20258/stat : 20258 (minisatid-gmp) R 20256 20258 16605 0 -1 4202496 1835 0 0 0 6 0 0 0 25 0 1 0 983330154 13737984 1788 33554432000 4194304 6957856 140735373691936 18446744073709551615 5925517 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/20258/statm: 3354 1789 251 675 0 2670 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 13416

[startup+0.101149 s]
/proc/loadavg: 2.01 2.03 2.00 2/177 20258
/proc/meminfo: memFree=15182360/32950928 swapFree=67056212/67111528
[pid=20258] ppid=20256 vsize=15580 CPUtime=0.09 cores=0,2,4,6
/proc/20258/stat : 20258 (minisatid-gmp) R 20256 20258 16605 0 -1 4202496 2349 0 0 0 9 0 0 0 25 0 1 0 983330154 15953920 2302 33554432000 4194304 6957856 140735373691936 18446744073709551615 5410423 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/20258/statm: 3895 2303 251 675 0 3211 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15580

[startup+0.301118 s]
/proc/loadavg: 2.01 2.03 2.00 2/177 20258
/proc/meminfo: memFree=15182360/32950928 swapFree=67056212/67111528
[pid=20258] ppid=20256 vsize=31368 CPUtime=0.29 cores=0,2,4,6
/proc/20258/stat : 20258 (minisatid-gmp) R 20256 20258 16605 0 -1 4202496 6285 0 0 0 28 1 0 0 25 0 1 0 983330154 32120832 6239 33554432000 4194304 6957856 140735373691936 18446744073709551615 5925517 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/20258/statm: 7842 6239 252 675 0 7158 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31368

[startup+0.701036 s]
/proc/loadavg: 2.01 2.03 2.00 2/177 20258
/proc/meminfo: memFree=15182360/32950928 swapFree=67056212/67111528
[pid=20258] ppid=20256 vsize=62576 CPUtime=0.69 cores=0,2,4,6
/proc/20258/stat : 20258 (minisatid-gmp) R 20256 20258 16605 0 -1 4202496 14032 0 0 0 67 2 0 0 25 0 1 0 983330154 64077824 13985 33554432000 4194304 6957856 140735373691936 18446744073709551615 5925517 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/20258/statm: 15644 13986 252 675 0 14960 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 62576

[startup+1.50088 s]
/proc/loadavg: 2.01 2.03 2.00 3/178 20259
/proc/meminfo: memFree=15108472/32950928 swapFree=67056212/67111528
[pid=20258] ppid=20256 vsize=123152 CPUtime=1.49 cores=0,2,4,6
/proc/20258/stat : 20258 (minisatid-gmp) R 20256 20258 16605 0 -1 4202496 30142 0 0 0 144 5 0 0 25 0 1 0 983330154 126107648 29024 33554432000 4194304 6957856 140735373691936 18446744073709551615 5925517 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/20258/statm: 30788 29025 267 675 0 30104 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 123152

[startup+3.10058 s]
/proc/loadavg: 2.01 2.03 2.00 3/178 20259
/proc/meminfo: memFree=15013740/32950928 swapFree=67056212/67111528
[pid=20258] ppid=20256 vsize=263584 CPUtime=3.09 cores=0,2,4,6
/proc/20258/stat : 20258 (minisatid-gmp) R 20256 20258 16605 0 -1 4202496 70015 0 0 0 299 10 0 0 25 0 1 0 983330154 269910016 63800 33554432000 4194304 6957856 140735373691936 18446744073709551615 5934622 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/20258/statm: 65896 63800 270 675 0 65212 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 263584

[startup+6.30098 s]
/proc/loadavg: 2.01 2.02 2.00 3/178 20259
/proc/meminfo: memFree=14926716/32950928 swapFree=67056212/67111528
[pid=20258] ppid=20256 vsize=263584 CPUtime=6.29 cores=0,2,4,6
/proc/20258/stat : 20258 (minisatid-gmp) R 20256 20258 16605 0 -1 4202496 70133 0 0 0 619 10 0 0 25 0 1 0 983330154 269910016 63918 33554432000 4194304 6957856 140735373691936 18446744073709551615 5934920 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/20258/statm: 65896 63918 275 675 0 65212 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 263584

[startup+12.7008 s]
/proc/loadavg: 2.01 2.02 2.00 3/178 20259
/proc/meminfo: memFree=14926380/32950928 swapFree=67056212/67111528
[pid=20258] ppid=20256 vsize=263584 CPUtime=12.69 cores=0,2,4,6
/proc/20258/stat : 20258 (minisatid-gmp) R 20256 20258 16605 0 -1 4202496 70133 0 0 0 1259 10 0 0 25 0 1 0 983330154 269910016 63918 33554432000 4194304 6957856 140735373691936 18446744073709551615 5918102 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/20258/statm: 65896 63918 275 675 0 65212 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 263584

[startup+25.5003 s]
/proc/loadavg: 2.01 2.02 2.00 3/178 20260
/proc/meminfo: memFree=14926344/32950928 swapFree=67056212/67111528
[pid=20258] ppid=20256 vsize=263584 CPUtime=25.49 cores=0,2,4,6
/proc/20258/stat : 20258 (minisatid-gmp) R 20256 20258 16605 0 -1 4202496 70144 0 0 0 2539 10 0 0 25 0 1 0 983330154 269910016 63929 33554432000 4194304 6957856 140735373691936 18446744073709551615 4742303 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/20258/statm: 65896 63929 282 675 0 65212 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 263584

[startup+51.1005 s]
/proc/loadavg: 2.00 2.02 2.00 3/178 20260
/proc/meminfo: memFree=14926132/32950928 swapFree=67056212/67111528
[pid=20258] ppid=20256 vsize=263584 CPUtime=51.09 cores=0,2,4,6
/proc/20258/stat : 20258 (minisatid-gmp) R 20256 20258 16605 0 -1 4202496 70148 0 0 0 5099 10 0 0 25 0 1 0 983330154 269910016 63932 33554432000 4194304 6957856 140735373691936 18446744073709551615 5934404 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/20258/statm: 65896 63932 282 675 0 65212 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 263584

[startup+102.307 s]
/proc/loadavg: 2.00 2.02 2.00 3/178 20262
/proc/meminfo: memFree=14925464/32950928 swapFree=67056212/67111528
[pid=20258] ppid=20256 vsize=263584 CPUtime=102.3 cores=0,2,4,6
/proc/20258/stat : 20258 (minisatid-gmp) R 20256 20258 16605 0 -1 4202496 70150 0 0 0 10220 10 0 0 25 0 1 0 983330154 269910016 63934 33554432000 4194304 6957856 140735373691936 18446744073709551615 5918158 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/20258/statm: 65896 63934 282 675 0 65212 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 263584

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 20263
/proc/meminfo: memFree=14925528/32950928 swapFree=67056212/67111528
[pid=20258] ppid=20256 vsize=265052 CPUtime=162.3 cores=0,2,4,6
/proc/20258/stat : 20258 (minisatid-gmp) R 20256 20258 16605 0 -1 4202496 70394 0 0 0 16220 10 0 0 25 0 1 0 983330154 271413248 64178 33554432000 4194304 6957856 140735373691936 18446744073709551615 5922159 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/20258/statm: 66263 64178 282 675 0 65579 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 265052

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 20265
/proc/meminfo: memFree=14923600/32950928 swapFree=67056212/67111528
[pid=20258] ppid=20256 vsize=265052 CPUtime=222.3 cores=0,2,4,6
/proc/20258/stat : 20258 (minisatid-gmp) R 20256 20258 16605 0 -1 4202496 70505 0 0 0 22220 10 0 0 25 0 1 0 983330154 271413248 64289 33554432000 4194304 6957856 140735373691936 18446744073709551615 5934045 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/20258/statm: 66263 64289 284 675 0 65579 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 265052

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 20266
/proc/meminfo: memFree=14923416/32950928 swapFree=67056212/67111528
[pid=20258] ppid=20256 vsize=265052 CPUtime=282.3 cores=0,2,4,6
/proc/20258/stat : 20258 (minisatid-gmp) R 20256 20258 16605 0 -1 4202496 70507 0 0 0 28220 10 0 0 25 0 1 0 983330154 271413248 64290 33554432000 4194304 6957856 140735373691936 18446744073709551615 5932533 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/20258/statm: 66263 64290 284 675 0 65579 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 265052

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 20268
/proc/meminfo: memFree=14922960/32950928 swapFree=67056212/67111528
[pid=20258] ppid=20256 vsize=265052 CPUtime=342.3 cores=0,2,4,6
/proc/20258/stat : 20258 (minisatid-gmp) R 20256 20258 16605 0 -1 4202496 70509 0 0 0 34220 10 0 0 25 0 1 0 983330154 271413248 64291 33554432000 4194304 6957856 140735373691936 18446744073709551615 5922159 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/20258/statm: 66263 64291 284 675 0 65579 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 265052

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 20270
/proc/meminfo: memFree=14922284/32950928 swapFree=67056212/67111528
[pid=20258] ppid=20256 vsize=265052 CPUtime=402.3 cores=0,2,4,6
/proc/20258/stat : 20258 (minisatid-gmp) R 20256 20258 16605 0 -1 4202496 70510 0 0 0 40220 10 0 0 25 0 1 0 983330154 271413248 64292 33554432000 4194304 6957856 140735373691936 18446744073709551615 5918004 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/20258/statm: 66263 64292 284 675 0 65579 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 265052

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 20271
/proc/meminfo: memFree=14919980/32950928 swapFree=67056212/67111528
[pid=20258] ppid=20256 vsize=265212 CPUtime=462.31 cores=0,2,4,6
/proc/20258/stat : 20258 (minisatid-gmp) R 20256 20258 16605 0 -1 4202496 71056 0 0 0 46220 11 0 0 25 0 1 0 983330154 271577088 64838 33554432000 4194304 6957856 140735373691936 18446744073709551615 5929533 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/20258/statm: 66303 64838 284 675 0 65619 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 265212

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 20273
/proc/meminfo: memFree=14918912/32950928 swapFree=67056212/67111528
[pid=20258] ppid=20256 vsize=265212 CPUtime=522.31 cores=0,2,4,6
/proc/20258/stat : 20258 (minisatid-gmp) R 20256 20258 16605 0 -1 4202496 71310 0 0 0 52220 11 0 0 25 0 1 0 983330154 271577088 65092 33554432000 4194304 6957856 140735373691936 18446744073709551615 5922139 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/20258/statm: 66303 65092 284 675 0 65619 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 265212

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 20274
/proc/meminfo: memFree=14918600/32950928 swapFree=67056212/67111528
[pid=20258] ppid=20256 vsize=265212 CPUtime=582.31 cores=0,2,4,6
/proc/20258/stat : 20258 (minisatid-gmp) R 20256 20258 16605 0 -1 4202496 71374 0 0 0 58220 11 0 0 25 0 1 0 983330154 271577088 65156 33554432000 4194304 6957856 140735373691936 18446744073709551615 5387657 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/20258/statm: 66303 65156 285 675 0 65619 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 265212

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 20281
/proc/meminfo: memFree=14913256/32950928 swapFree=67056212/67111528
[pid=20258] ppid=20256 vsize=272352 CPUtime=822.32 cores=0,2,4,6
/proc/20258/stat : 20258 (minisatid-gmp) R 20256 20258 16605 0 -1 4202496 72761 0 0 0 82221 11 0 0 25 0 1 0 983330154 278888448 66538 33554432000 4194304 6957856 140735373691936 18446744073709551615 5385212 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/20258/statm: 68088 66538 285 675 0 67404 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 272352

[startup+882.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 20282
/proc/meminfo: memFree=14911456/32950928 swapFree=67056212/67111528
[pid=20258] ppid=20256 vsize=272508 CPUtime=882.32 cores=0,2,4,6
/proc/20258/stat : 20258 (minisatid-gmp) R 20256 20258 16605 0 -1 4202496 73140 0 0 0 88221 11 0 0 25 0 1 0 983330154 279048192 66916 33554432000 4194304 6957856 140735373691936 18446744073709551615 5319230 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/20258/statm: 68127 66916 285 675 0 67443 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 272508

[startup+942.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 20284
/proc/meminfo: memFree=14909528/32950928 swapFree=67056212/67111528
[pid=20258] ppid=20256 vsize=279836 CPUtime=942.33 cores=0,2,4,6
/proc/20258/stat : 20258 (minisatid-gmp) R 20256 20258 16605 0 -1 4202496 73641 0 0 0 94221 12 0 0 25 0 1 0 983330154 286552064 67417 33554432000 4194304 6957856 140735373691936 18446744073709551615 4838132 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/20258/statm: 69959 67417 285 675 0 69275 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 279836

[startup+1002.3 s]
/proc/loadavg: 2.13 2.03 2.01 3/178 20286
/proc/meminfo: memFree=14907732/32950928 swapFree=67056212/67111528
[pid=20258] ppid=20256 vsize=279980 CPUtime=1002.33 cores=0,2,4,6
/proc/20258/stat : 20258 (minisatid-gmp) R 20256 20258 16605 0 -1 4202496 74083 0 0 0 100221 12 0 0 25 0 1 0 983330154 286699520 67859 33554432000 4194304 6957856 140735373691936 18446744073709551615 5313040 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/20258/statm: 69995 67859 285 675 0 69311 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 279980

[startup+1062.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/178 20287
/proc/meminfo: memFree=14907284/32950928 swapFree=67056212/67111528
[pid=20258] ppid=20256 vsize=279980 CPUtime=1062.33 cores=0,2,4,6
/proc/20258/stat : 20258 (minisatid-gmp) R 20256 20258 16605 0 -1 4202496 74148 0 0 0 106220 13 0 0 25 0 1 0 983330154 286699520 67924 33554432000 4194304 6957856 140735373691936 18446744073709551615 5312930 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/20258/statm: 69995 67924 285 675 0 69311 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 279980

[startup+1122.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/178 20289
/proc/meminfo: memFree=14907084/32950928 swapFree=67056212/67111528
[pid=20258] ppid=20256 vsize=279980 CPUtime=1122.34 cores=0,2,4,6
/proc/20258/stat : 20258 (minisatid-gmp) R 20256 20258 16605 0 -1 4202496 74148 0 0 0 112221 13 0 0 25 0 1 0 983330154 286699520 67924 33554432000 4194304 6957856 140735373691936 18446744073709551615 5312991 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/20258/statm: 69995 67924 285 675 0 69311 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 279980

[startup+1182.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 20290
/proc/meminfo: memFree=14907268/32950928 swapFree=67056212/67111528
[pid=20258] ppid=20256 vsize=279980 CPUtime=1182.34 cores=0,2,4,6
/proc/20258/stat : 20258 (minisatid-gmp) R 20256 20258 16605 0 -1 4202496 74149 0 0 0 118221 13 0 0 25 0 1 0 983330154 286699520 67925 33554432000 4194304 6957856 140735373691936 18446744073709551615 5313077 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/20258/statm: 69995 67925 285 675 0 69311 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 279980

[startup+1242.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 20292
/proc/meminfo: memFree=14907196/32950928 swapFree=67056212/67111528
[pid=20258] ppid=20256 vsize=279980 CPUtime=1242.34 cores=0,2,4,6
/proc/20258/stat : 20258 (minisatid-gmp) R 20256 20258 16605 0 -1 4202496 74149 0 0 0 124221 13 0 0 25 0 1 0 983330154 286699520 67925 33554432000 4194304 6957856 140735373691936 18446744073709551615 5932670 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/20258/statm: 69995 67925 285 675 0 69311 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 279980

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 20294
/proc/meminfo: memFree=14907128/32950928 swapFree=67056212/67111528
[pid=20258] ppid=20256 vsize=279980 CPUtime=1302.35 cores=0,2,4,6
/proc/20258/stat : 20258 (minisatid-gmp) R 20256 20258 16605 0 -1 4202496 74149 0 0 0 130222 13 0 0 25 0 1 0 983330154 286699520 67925 33554432000 4194304 6957856 140735373691936 18446744073709551615 5314081 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/20258/statm: 69995 67925 285 675 0 69311 0
Current children cumulated CPU time (s) 1302.35
Current children cumulated vsize (KiB) 279980

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 20295
/proc/meminfo: memFree=14906932/32950928 swapFree=67056212/67111528
[pid=20258] ppid=20256 vsize=279980 CPUtime=1362.34 cores=0,2,4,6
/proc/20258/stat : 20258 (minisatid-gmp) R 20256 20258 16605 0 -1 4202496 74151 0 0 0 136221 13 0 0 25 0 1 0 983330154 286699520 67926 33554432000 4194304 6957856 140735373691936 18446744073709551615 5922184 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/20258/statm: 69995 67926 285 675 0 69311 0
Current children cumulated CPU time (s) 1362.34
Current children cumulated vsize (KiB) 279980

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 20297
/proc/meminfo: memFree=14906488/32950928 swapFree=67056212/67111528
[pid=20258] ppid=20256 vsize=279980 CPUtime=1422.35 cores=0,2,4,6
/proc/20258/stat : 20258 (minisatid-gmp) R 20256 20258 16605 0 -1 4202496 74151 0 0 0 142222 13 0 0 25 0 1 0 983330154 286699520 67926 33554432000 4194304 6957856 140735373691936 18446744073709551615 5932630 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/20258/statm: 69995 67926 285 675 0 69311 0
Current children cumulated CPU time (s) 1422.35
Current children cumulated vsize (KiB) 279980

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 20298
/proc/meminfo: memFree=14906672/32950928 swapFree=67056212/67111528
[pid=20258] ppid=20256 vsize=279980 CPUtime=1482.35 cores=0,2,4,6
/proc/20258/stat : 20258 (minisatid-gmp) R 20256 20258 16605 0 -1 4202496 74151 0 0 0 148222 13 0 0 25 0 1 0 983330154 286699520 67926 33554432000 4194304 6957856 140735373691936 18446744073709551615 5315424 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/20258/statm: 69995 67926 285 675 0 69311 0
Current children cumulated CPU time (s) 1482.35
Current children cumulated vsize (KiB) 279980

[startup+1542.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 20300
/proc/meminfo: memFree=14906472/32950928 swapFree=67056212/67111528
[pid=20258] ppid=20256 vsize=279980 CPUtime=1542.35 cores=0,2,4,6
/proc/20258/stat : 20258 (minisatid-gmp) R 20256 20258 16605 0 -1 4202496 74151 0 0 0 154222 13 0 0 25 0 1 0 983330154 286699520 67926 33554432000 4194304 6957856 140735373691936 18446744073709551615 5932662 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/20258/statm: 69995 67926 285 675 0 69311 0
Current children cumulated CPU time (s) 1542.35
Current children cumulated vsize (KiB) 279980

[startup+1602.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 20302
/proc/meminfo: memFree=14906420/32950928 swapFree=67056212/67111528
[pid=20258] ppid=20256 vsize=279980 CPUtime=1602.35 cores=0,2,4,6
/proc/20258/stat : 20258 (minisatid-gmp) R 20256 20258 16605 0 -1 4202496 74152 0 0 0 160222 13 0 0 25 0 1 0 983330154 286699520 67927 33554432000 4194304 6957856 140735373691936 18446744073709551615 5934028 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/20258/statm: 69995 67927 285 675 0 69311 0
Current children cumulated CPU time (s) 1602.35
Current children cumulated vsize (KiB) 279980

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 20342
/proc/meminfo: memFree=14107660/32950928 swapFree=67056212/67111528
[pid=20258] ppid=20256 vsize=279980 CPUtime=1662.35 cores=0,2,4,6
/proc/20258/stat : 20258 (minisatid-gmp) R 20256 20258 16605 0 -1 4202496 74154 0 0 0 166222 13 0 0 25 0 1 0 983330154 286699520 67928 33554432000 4194304 6957856 140735373691936 18446744073709551615 4866369 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/20258/statm: 69995 67928 285 675 0 69311 0
Current children cumulated CPU time (s) 1662.35
Current children cumulated vsize (KiB) 279980

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 20344
/proc/meminfo: memFree=14107356/32950928 swapFree=67056212/67111528
[pid=20258] ppid=20256 vsize=279980 CPUtime=1722.35 cores=0,2,4,6
/proc/20258/stat : 20258 (minisatid-gmp) R 20256 20258 16605 0 -1 4202496 74154 0 0 0 172222 13 0 0 25 0 1 0 983330154 286699520 67928 33554432000 4194304 6957856 140735373691936 18446744073709551615 5934612 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/20258/statm: 69995 67928 285 675 0 69311 0
Current children cumulated CPU time (s) 1722.35
Current children cumulated vsize (KiB) 279980

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 20348
/proc/meminfo: memFree=14106868/32950928 swapFree=67056212/67111528
[pid=20258] ppid=20256 vsize=279980 CPUtime=1782.35 cores=0,2,4,6
/proc/20258/stat : 20258 (minisatid-gmp) R 20256 20258 16605 0 -1 4202496 74155 0 0 0 178222 13 0 0 25 0 1 0 983330154 286699520 67929 33554432000 4194304 6957856 140735373691936 18446744073709551615 4854288 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/20258/statm: 69995 67929 285 675 0 69311 0
Current children cumulated CPU time (s) 1782.35
Current children cumulated vsize (KiB) 279980



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 20349
/proc/meminfo: memFree=14106668/32950928 swapFree=67056212/67111528
[pid=20258] ppid=20256 vsize=279980 CPUtime=1800.06 cores=0,2,4,6
/proc/20258/stat : 20258 (minisatid-gmp) R 20256 20258 16605 0 -1 4202496 74155 0 0 0 179993 13 0 0 25 0 1 0 983330154 286699520 67929 33554432000 4194304 6957856 140735373691936 18446744073709551615 4866417 0 0 4096 17571 0 0 0 17 0 0 0 0
/proc/20258/statm: 69995 67929 285 675 0 69311 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 279980

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.09
CPU user time (s): 1799.93
CPU system time (s): 0.153976
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 279980

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

runsolver used 2.69159 second user time and 5.50116 second system time

The end

Launcher Data

Begin job on node115 at 2011-06-13 04:09:55
IDJOB=3497738
IDBENCH=2967
IDSOLVER=1990
FILE ID=node115/3497738-1307930995
RUNJOBID= node115-1307919798-16623
PBS_JOBID= 13559664
Free space on /var/tmp= 2876 MiB

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

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

MD5SUM BENCH= 0292e4cfc08104641d64d11d001b52e1
RANDOM SEED=2112001792

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      15182788 kB
Buffers:         89460 kB
Cached:       16959740 kB
SwapCached:       9240 kB
Active:        1618304 kB
Inactive:     15533312 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15182788 kB
SwapTotal:    67111528 kB
SwapFree:     67056212 kB
Dirty:            7484 kB
Writeback:          20 kB
AnonPages:       99856 kB
Mapped:          14416 kB
Slab:           551840 kB
PageTables:       4804 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   291892 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 /var/tmp at the end= 2856 MiB
End job on node115 at 2011-06-13 04:39:57