Trace number 3497778

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

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=180-sizeP=91-sizeQ=180-348768554.opb
MD5SUMb1249706e628878b014787592bd6d20f
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 benchmark2.11368
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 variables16651
Total number of constraints49141
Number of constraints which are clauses49140
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 constraint16380
Number of terms in the objective function 91
Biggest coefficient in the objective function 1237940039285380274899124224
Number of bits for the biggest coefficient in the objective function 91
Sum of the numbers in the objective function 2475880078570760549798248447
Number of bits of the sum of numbers in the objective function 91
Biggest number in a constraint 948568795032094272909893509191171341133987714380927500611236528192824358010355712
Number of bits of the biggest number in a constraint 270
Biggest sum of numbers in a constraint 3794275180128377091639574036119569691105961065265835810055117519795943319408340779
Number of bits of the biggest sum of numbers271
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

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

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.00 2.00 2/177 8297
/proc/meminfo: memFree=3412752/32950940 swapFree=67053420/67111528
[pid=8297] ppid=8295 vsize=7800 CPUtime=0 cores=0,2,4,6
/proc/8297/stat : 8297 (minisatid-gmp) R 8295 8297 6515 0 -1 4202496 440 0 0 0 0 0 0 0 25 0 1 0 983489240 7987200 394 33554432000 4194304 6957856 140734532407360 18446744073709551615 5925517 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/8297/statm: 1950 395 251 675 0 1266 0

[startup+0.0922461 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 8297
/proc/meminfo: memFree=3412752/32950940 swapFree=67053420/67111528
[pid=8297] ppid=8295 vsize=15828 CPUtime=0.08 cores=0,2,4,6
/proc/8297/stat : 8297 (minisatid-gmp) R 8295 8297 6515 0 -1 4202496 2414 0 0 0 8 0 0 0 25 0 1 0 983489240 16207872 2369 33554432000 4194304 6957856 140734532407360 18446744073709551615 5925517 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/8297/statm: 3957 2369 251 675 0 3273 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 15828

[startup+0.101241 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 8297
/proc/meminfo: memFree=3412752/32950940 swapFree=67053420/67111528
[pid=8297] ppid=8295 vsize=16596 CPUtime=0.09 cores=0,2,4,6
/proc/8297/stat : 8297 (minisatid-gmp) R 8295 8297 6515 0 -1 4202496 2612 0 0 0 9 0 0 0 25 0 1 0 983489240 16994304 2566 33554432000 4194304 6957856 140734532407360 18446744073709551615 5925517 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/8297/statm: 4149 2567 251 675 0 3465 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16596

[startup+0.300206 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 8297
/proc/meminfo: memFree=3412752/32950940 swapFree=67053420/67111528
[pid=8297] ppid=8295 vsize=34588 CPUtime=0.29 cores=0,2,4,6
/proc/8297/stat : 8297 (minisatid-gmp) R 8295 8297 6515 0 -1 4202496 7035 0 0 0 28 1 0 0 25 0 1 0 983489240 35418112 6989 33554432000 4194304 6957856 140734532407360 18446744073709551615 5925517 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/8297/statm: 8647 6989 252 675 0 7963 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 34588

[startup+0.701029 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 8297
/proc/meminfo: memFree=3412752/32950940 swapFree=67053420/67111528
[pid=8297] ppid=8295 vsize=69912 CPUtime=0.69 cores=0,2,4,6
/proc/8297/stat : 8297 (minisatid-gmp) R 8295 8297 6515 0 -1 4202496 16304 0 0 0 68 1 0 0 25 0 1 0 983489240 71589888 15696 33554432000 4194304 6957856 140734532407360 18446744073709551615 5925415 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/8297/statm: 17478 15697 267 675 0 16794 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 69912

[startup+1.50089 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8298
/proc/meminfo: memFree=3322620/32950940 swapFree=67053420/67111528
[pid=8297] ppid=8295 vsize=151704 CPUtime=1.49 cores=0,2,4,6
/proc/8297/stat : 8297 (minisatid-gmp) R 8295 8297 6515 0 -1 4202496 39442 0 0 0 145 4 0 0 25 0 1 0 983489240 155344896 36163 33554432000 4194304 6957856 140734532407360 18446744073709551615 4838129 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/8297/statm: 37926 36163 270 675 0 37242 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 151704

[startup+3.10072 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8298
/proc/meminfo: memFree=3268184/32950940 swapFree=67053420/67111528
[pid=8297] ppid=8295 vsize=152032 CPUtime=3.09 cores=0,2,4,6
/proc/8297/stat : 8297 (minisatid-gmp) R 8295 8297 6515 0 -1 4202496 39908 0 0 0 305 4 0 0 25 0 1 0 983489240 155680768 36319 33554432000 4194304 6957856 140734532407360 18446744073709551615 5922047 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/8297/statm: 38008 36319 275 675 0 37324 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 152032

[startup+6.30117 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8298
/proc/meminfo: memFree=3266696/32950940 swapFree=67053420/67111528
[pid=8297] ppid=8295 vsize=151724 CPUtime=6.29 cores=0,2,4,6
/proc/8297/stat : 8297 (minisatid-gmp) R 8295 8297 6515 0 -1 4202496 44004 0 0 0 625 4 0 0 25 0 1 0 983489240 155365376 36485 33554432000 4194304 6957856 140734532407360 18446744073709551615 5932630 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/8297/statm: 37931 36485 284 675 0 37247 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 151724

[startup+12.701 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8298
/proc/meminfo: memFree=3266468/32950940 swapFree=67053420/67111528
[pid=8297] ppid=8295 vsize=151976 CPUtime=12.69 cores=0,2,4,6
/proc/8297/stat : 8297 (minisatid-gmp) R 8295 8297 6515 0 -1 4202496 44042 0 0 0 1265 4 0 0 25 0 1 0 983489240 155623424 36523 33554432000 4194304 6957856 140734532407360 18446744073709551615 5314093 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/8297/statm: 37994 36523 284 675 0 37310 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 151976

[startup+25.5008 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8298
/proc/meminfo: memFree=3266464/32950940 swapFree=67053420/67111528
[pid=8297] ppid=8295 vsize=152104 CPUtime=25.5 cores=0,2,4,6
/proc/8297/stat : 8297 (minisatid-gmp) R 8295 8297 6515 0 -1 4202496 44852 0 0 0 2545 5 0 0 25 0 1 0 983489240 155754496 36596 33554432000 4194304 6957856 140734532407360 18446744073709551615 5932541 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/8297/statm: 38026 36596 284 675 0 37342 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 152104

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8299
/proc/meminfo: memFree=3266420/32950940 swapFree=67053420/67111528
[pid=8297] ppid=8295 vsize=152104 CPUtime=51.09 cores=0,2,4,6
/proc/8297/stat : 8297 (minisatid-gmp) R 8295 8297 6515 0 -1 4202496 44860 0 0 0 5104 5 0 0 25 0 1 0 983489240 155754496 36603 33554432000 4194304 6957856 140734532407360 18446744073709551615 5312987 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/8297/statm: 38026 36603 284 675 0 37342 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 152104

[startup+102.306 s]
/proc/loadavg: 2.07 2.02 2.00 3/178 8301
/proc/meminfo: memFree=3265972/32950940 swapFree=67053420/67111528
[pid=8297] ppid=8295 vsize=152104 CPUtime=102.3 cores=0,2,4,6
/proc/8297/stat : 8297 (minisatid-gmp) R 8295 8297 6515 0 -1 4202496 44873 0 0 0 10225 5 0 0 25 0 1 0 983489240 155754496 36614 33554432000 4194304 6957856 140734532407360 18446744073709551615 5315424 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/8297/statm: 38026 36614 284 675 0 37342 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 152104

[startup+162.301 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 8305
/proc/meminfo: memFree=3264288/32950940 swapFree=67053420/67111528
[pid=8297] ppid=8295 vsize=152744 CPUtime=162.3 cores=0,2,4,6
/proc/8297/stat : 8297 (minisatid-gmp) R 8295 8297 6515 0 -1 4202496 45324 0 0 0 16225 5 0 0 25 0 1 0 983489240 156409856 37062 33554432000 4194304 6957856 140734532407360 18446744073709551615 4863173 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/8297/statm: 38186 37062 284 675 0 37502 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 152744

[startup+222.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 8307
/proc/meminfo: memFree=3256376/32950940 swapFree=67053420/67111528
[pid=8297] ppid=8295 vsize=160188 CPUtime=222.29 cores=0,2,4,6
/proc/8297/stat : 8297 (minisatid-gmp) R 8295 8297 6515 0 -1 4202496 47205 0 0 0 22224 5 0 0 25 0 1 0 983489240 164032512 38939 33554432000 4194304 6957856 140734532407360 18446744073709551615 5934028 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/8297/statm: 40047 38939 284 675 0 39363 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 160188

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8308
/proc/meminfo: memFree=3252856/32950940 swapFree=67053420/67111528
[pid=8297] ppid=8295 vsize=167756 CPUtime=282.29 cores=0,2,4,6
/proc/8297/stat : 8297 (minisatid-gmp) R 8295 8297 6515 0 -1 4202496 48129 0 0 0 28224 5 0 0 25 0 1 0 983489240 171782144 39862 33554432000 4194304 6957856 140734532407360 18446744073709551615 5932705 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/8297/statm: 41939 39862 284 675 0 41255 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 167756

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8310
/proc/meminfo: memFree=3245732/32950940 swapFree=67053420/67111528
[pid=8297] ppid=8295 vsize=179852 CPUtime=342.3 cores=0,2,4,6
/proc/8297/stat : 8297 (minisatid-gmp) R 8295 8297 6515 0 -1 4202496 49920 0 0 0 34224 6 0 0 25 0 1 0 983489240 184168448 41649 33554432000 4194304 6957856 140734532407360 18446744073709551615 5385219 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/8297/statm: 44963 41649 284 675 0 44279 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 179852

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8312
/proc/meminfo: memFree=3245052/32950940 swapFree=67053420/67111528
[pid=8297] ppid=8295 vsize=179852 CPUtime=402.3 cores=0,2,4,6
/proc/8297/stat : 8297 (minisatid-gmp) R 8295 8297 6515 0 -1 4202496 50147 0 0 0 40224 6 0 0 25 0 1 0 983489240 184168448 41872 33554432000 4194304 6957856 140734532407360 18446744073709551615 5307698 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/8297/statm: 44963 41872 284 675 0 44279 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 179852

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8313
/proc/meminfo: memFree=3244992/32950940 swapFree=67053420/67111528
[pid=8297] ppid=8295 vsize=179852 CPUtime=462.3 cores=0,2,4,6
/proc/8297/stat : 8297 (minisatid-gmp) R 8295 8297 6515 0 -1 4202496 50147 0 0 0 46224 6 0 0 25 0 1 0 983489240 184168448 41872 33554432000 4194304 6957856 140734532407360 18446744073709551615 5922052 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/8297/statm: 44963 41872 284 675 0 44279 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 179852

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8315
/proc/meminfo: memFree=3244924/32950940 swapFree=67053420/67111528
[pid=8297] ppid=8295 vsize=179852 CPUtime=522.3 cores=0,2,4,6
/proc/8297/stat : 8297 (minisatid-gmp) R 8295 8297 6515 0 -1 4202496 50149 0 0 0 52224 6 0 0 25 0 1 0 983489240 184168448 41873 33554432000 4194304 6957856 140734532407360 18446744073709551615 4870212 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/8297/statm: 44963 41873 284 675 0 44279 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 179852

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8316
/proc/meminfo: memFree=3244868/32950940 swapFree=67053420/67111528
[pid=8297] ppid=8295 vsize=179852 CPUtime=582.31 cores=0,2,4,6
/proc/8297/stat : 8297 (minisatid-gmp) R 8295 8297 6515 0 -1 4202496 50152 0 0 0 58225 6 0 0 25 0 1 0 983489240 184168448 41876 33554432000 4194304 6957856 140734532407360 18446744073709551615 5932688 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/8297/statm: 44963 41876 284 675 0 44279 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 179852

[startup+642.301 s]

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

[startup+822.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/178 8323
/proc/meminfo: memFree=3254912/32950940 swapFree=67053420/67111528
[pid=8297] ppid=8295 vsize=161356 CPUtime=822.31 cores=0,2,4,6
/proc/8297/stat : 8297 (minisatid-gmp) R 8295 8297 6515 0 -1 4202496 54043 0 0 0 82224 7 0 0 25 0 1 0 983489240 165228544 39428 33554432000 4194304 6957856 140734532407360 18446744073709551615 5917999 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/8297/statm: 40339 39428 285 675 0 39655 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 161356

[startup+882.301 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 8324
/proc/meminfo: memFree=3246048/32950940 swapFree=67053420/67111528
[pid=8297] ppid=8295 vsize=180356 CPUtime=882.31 cores=0,2,4,6
/proc/8297/stat : 8297 (minisatid-gmp) R 8295 8297 6515 0 -1 4202496 56333 0 0 0 88224 7 0 0 25 0 1 0 983489240 184684544 41716 33554432000 4194304 6957856 140734532407360 18446744073709551615 5917973 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/8297/statm: 45089 41716 285 675 0 44405 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 180356

[startup+942.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 8326
/proc/meminfo: memFree=3231600/32950940 swapFree=67053420/67111528
[pid=8297] ppid=8295 vsize=199780 CPUtime=942.31 cores=0,2,4,6
/proc/8297/stat : 8297 (minisatid-gmp) R 8295 8297 6515 0 -1 4202496 59860 0 0 0 94223 8 0 0 25 0 1 0 983489240 204574720 45242 33554432000 4194304 6957856 140734532407360 18446744073709551615 5917978 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/8297/statm: 49945 45242 285 675 0 49261 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 199780

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8328
/proc/meminfo: memFree=3228928/32950940 swapFree=67053420/67111528
[pid=8297] ppid=8295 vsize=199936 CPUtime=1002.31 cores=0,2,4,6
/proc/8297/stat : 8297 (minisatid-gmp) R 8295 8297 6515 0 -1 4202496 60559 0 0 0 100223 8 0 0 25 0 1 0 983489240 204734464 45941 33554432000 4194304 6957856 140734532407360 18446744073709551615 5922121 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/8297/statm: 49984 45941 285 675 0 49300 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 199936

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8329
/proc/meminfo: memFree=3228732/32950940 swapFree=67053420/67111528
[pid=8297] ppid=8295 vsize=199936 CPUtime=1062.31 cores=0,2,4,6
/proc/8297/stat : 8297 (minisatid-gmp) R 8295 8297 6515 0 -1 4202496 60565 0 0 0 106223 8 0 0 25 0 1 0 983489240 204734464 45945 33554432000 4194304 6957856 140734532407360 18446744073709551615 5311744 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/8297/statm: 49984 45945 285 675 0 49300 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 199936

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8331
/proc/meminfo: memFree=3228540/32950940 swapFree=67053420/67111528
[pid=8297] ppid=8295 vsize=199936 CPUtime=1122.31 cores=0,2,4,6
/proc/8297/stat : 8297 (minisatid-gmp) R 8295 8297 6515 0 -1 4202496 60566 0 0 0 112223 8 0 0 25 0 1 0 983489240 204734464 45946 33554432000 4194304 6957856 140734532407360 18446744073709551615 5922029 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/8297/statm: 49984 45946 285 675 0 49300 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 199936

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8332
/proc/meminfo: memFree=3227736/32950940 swapFree=67053420/67111528
[pid=8297] ppid=8295 vsize=200856 CPUtime=1182.31 cores=0,2,4,6
/proc/8297/stat : 8297 (minisatid-gmp) R 8295 8297 6515 0 -1 4202496 60784 0 0 0 118223 8 0 0 25 0 1 0 983489240 205676544 46164 33554432000 4194304 6957856 140734532407360 18446744073709551615 5314097 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/8297/statm: 50214 46164 285 675 0 49530 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 200856

[startup+1242.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/178 8334
/proc/meminfo: memFree=3227300/32950940 swapFree=67053420/67111528
[pid=8297] ppid=8295 vsize=200856 CPUtime=1242.31 cores=0,2,4,6
/proc/8297/stat : 8297 (minisatid-gmp) R 8295 8297 6515 0 -1 4202496 60807 0 0 0 124223 8 0 0 25 0 1 0 983489240 205676544 46187 33554432000 4194304 6957856 140734532407360 18446744073709551615 4854288 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/8297/statm: 50214 46187 285 675 0 49530 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 200856

[startup+1302.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 8336
/proc/meminfo: memFree=3255632/32950940 swapFree=67053420/67111528
[pid=8297] ppid=8295 vsize=161384 CPUtime=1302.33 cores=0,2,4,6
/proc/8297/stat : 8297 (minisatid-gmp) R 8295 8297 6515 0 -1 4202496 63593 0 0 0 130224 9 0 0 25 0 1 0 983489240 165257216 39135 33554432000 4194304 6957856 140734532407360 18446744073709551615 5934920 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/8297/statm: 40346 39135 287 675 0 39662 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 161384

[startup+1362.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/178 8337
/proc/meminfo: memFree=3251472/32950940 swapFree=67053420/67111528
[pid=8297] ppid=8295 vsize=172876 CPUtime=1362.32 cores=0,2,4,6
/proc/8297/stat : 8297 (minisatid-gmp) R 8295 8297 6515 0 -1 4202496 64620 0 0 0 136223 9 0 0 25 0 1 0 983489240 177025024 40160 33554432000 4194304 6957856 140734532407360 18446744073709551615 5932670 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/8297/statm: 43219 40160 287 675 0 42535 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 172876

[startup+1422.31 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 8339
/proc/meminfo: memFree=3250292/32950940 swapFree=67053420/67111528
[pid=8297] ppid=8295 vsize=172876 CPUtime=1422.33 cores=0,2,4,6
/proc/8297/stat : 8297 (minisatid-gmp) R 8295 8297 6515 0 -1 4202496 64919 0 0 0 142224 9 0 0 25 0 1 0 983489240 177025024 40458 33554432000 4194304 6957856 140734532407360 18446744073709551615 5932625 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/8297/statm: 43219 40458 287 675 0 42535 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 172876

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 8349
/proc/meminfo: memFree=3247556/32950940 swapFree=67053420/67111528
[pid=8297] ppid=8295 vsize=172876 CPUtime=1482.32 cores=0,2,4,6
/proc/8297/stat : 8297 (minisatid-gmp) R 8295 8297 6515 0 -1 4202496 65470 0 0 0 148223 9 0 0 25 0 1 0 983489240 177025024 41009 33554432000 4194304 6957856 140734532407360 18446744073709551615 5918166 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/8297/statm: 43219 41009 287 675 0 42535 0
Current children cumulated CPU time (s) 1482.32
Current children cumulated vsize (KiB) 172876

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8351
/proc/meminfo: memFree=3247596/32950940 swapFree=67053420/67111528
[pid=8297] ppid=8295 vsize=172876 CPUtime=1542.32 cores=0,2,4,6
/proc/8297/stat : 8297 (minisatid-gmp) R 8295 8297 6515 0 -1 4202496 65481 0 0 0 154223 9 0 0 25 0 1 0 983489240 177025024 41020 33554432000 4194304 6957856 140734532407360 18446744073709551615 5315517 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/8297/statm: 43219 41020 287 675 0 42535 0
Current children cumulated CPU time (s) 1542.32
Current children cumulated vsize (KiB) 172876

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8353
/proc/meminfo: memFree=3244188/32950940 swapFree=67053420/67111528
[pid=8297] ppid=8295 vsize=172876 CPUtime=1602.32 cores=0,2,4,6
/proc/8297/stat : 8297 (minisatid-gmp) R 8295 8297 6515 0 -1 4202496 66365 0 0 0 160223 9 0 0 25 0 1 0 983489240 177025024 41901 33554432000 4194304 6957856 140734532407360 18446744073709551615 5387552 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/8297/statm: 43219 41901 287 675 0 42535 0
Current children cumulated CPU time (s) 1602.32
Current children cumulated vsize (KiB) 172876

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 8354
/proc/meminfo: memFree=3230000/32950940 swapFree=67053420/67111528
[pid=8297] ppid=8295 vsize=203332 CPUtime=1662.33 cores=0,2,4,6
/proc/8297/stat : 8297 (minisatid-gmp) R 8295 8297 6515 0 -1 4202496 69895 0 0 0 166223 10 0 0 25 0 1 0 983489240 208211968 45422 33554432000 4194304 6957856 140734532407360 18446744073709551615 4838132 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/8297/statm: 50833 45422 287 675 0 50149 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 203332

[startup+1722.3 s]
/proc/loadavg: 1.93 1.98 1.99 3/178 8395
/proc/meminfo: memFree=3595556/32950940 swapFree=67053420/67111528
[pid=8297] ppid=8295 vsize=252652 CPUtime=1722.33 cores=0,2,4,6
/proc/8297/stat : 8297 (minisatid-gmp) R 8295 8297 6515 0 -1 4202496 79497 0 0 0 172222 11 0 0 25 0 1 0 983489240 258715648 55021 33554432000 4194304 6957856 140734532407360 18446744073709551615 4838322 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/8297/statm: 63163 55021 292 675 0 62479 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 252652

[startup+1782.3 s]
/proc/loadavg: 1.97 1.98 1.99 3/178 8396
/proc/meminfo: memFree=3583240/32950940 swapFree=67053420/67111528
[pid=8297] ppid=8295 vsize=252652 CPUtime=1782.33 cores=0,2,4,6
/proc/8297/stat : 8297 (minisatid-gmp) R 8295 8297 6515 0 -1 4202496 79497 0 0 0 178222 11 0 0 25 0 1 0 983489240 258715648 55021 33554432000 4194304 6957856 140734532407360 18446744073709551615 5934399 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/8297/statm: 63163 55021 292 675 0 62479 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 252652



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 1.98 1.98 1.99 3/178 8397
/proc/meminfo: memFree=3582988/32950940 swapFree=67053420/67111528
[pid=8297] ppid=8295 vsize=252652 CPUtime=1800.04 cores=0,2,4,6
/proc/8297/stat : 8297 (minisatid-gmp) R 8295 8297 6515 0 -1 4202496 79497 0 0 0 179993 11 0 0 25 0 1 0 983489240 258715648 55021 33554432000 4194304 6957856 140734532407360 18446744073709551615 5934612 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/8297/statm: 63163 55021 292 675 0 62479 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 252652

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.06
CPU user time (s): 1799.93
CPU system time (s): 0.122981
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 252652

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

runsolver used 2.6266 second user time and 5.56715 second system time

The end

Launcher Data

Begin job on node117 at 2011-06-13 04:36:25
IDJOB=3497778
IDBENCH=3049
IDSOLVER=1990
FILE ID=node117/3497778-1307932584
RUNJOBID= node117-1307919798-6533
PBS_JOBID= 13559662
Free space on /var/tmp= 2868 MiB

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

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

MD5SUM BENCH= b1249706e628878b014787592bd6d20f
RANDOM SEED=837460457

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

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


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:       3413056 kB
Buffers:         95708 kB
Cached:       27944832 kB
SwapCached:      10992 kB
Active:       12979492 kB
Inactive:     15658656 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:       3413056 kB
SwapTotal:    67111528 kB
SwapFree:     67053420 kB
Dirty:            5124 kB
Writeback:           0 kB
AnonPages:      594688 kB
Mapped:          14012 kB
Slab:           834120 kB
PageTables:       5872 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:   793956 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= 2872 MiB
End job on node117 at 2011-06-13 05:06:27