Trace number 3497756

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.05 1800.01

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=140-sizeP=71-sizeQ=140-217105354.opb
MD5SUMeca994a4da1c48383c86dd1e556e3687
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark1.62575
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1
Optimality of the best value was proved YES
Number of variables10151
Total number of constraints29821
Number of constraints which are clauses29820
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint9940
Number of terms in the objective function 71
Biggest coefficient in the objective function 1180591620717411303424
Number of bits for the biggest coefficient in the objective function 71
Sum of the numbers in the objective function 2361183241434822606847
Number of bits of the sum of numbers in the objective function 71
Biggest number in a constraint 822752278660603021077484591278675252491367932816789931674304512
Number of bits of the biggest number in a constraint 210
Biggest sum of numbers in a constraint 3291009114642412084308654416646809277848400271660251117497592779
Number of bits of the biggest sum of numbers211
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

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

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: 1.99 2.00 2.00 2/177 21209
/proc/meminfo: memFree=4142348/32951124 swapFree=67057920/67111528
[pid=21209] ppid=21207 vsize=7800 CPUtime=0 cores=0,2,4,6
/proc/21209/stat : 21209 (minisatid-gmp) R 21207 21209 17662 0 -1 4202496 440 0 0 0 0 0 0 0 25 0 1 0 885548397 7987200 394 33554432000 4194304 6957856 140736097214880 18446744073709551615 5925517 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/21209/statm: 1950 394 251 675 0 1266 0

[startup+0.0793041 s]
/proc/loadavg: 1.99 2.00 2.00 2/177 21209
/proc/meminfo: memFree=4142348/32951124 swapFree=67057920/67111528
[pid=21209] ppid=21207 vsize=14580 CPUtime=0.07 cores=0,2,4,6
/proc/21209/stat : 21209 (minisatid-gmp) R 21207 21209 17662 0 -1 4202496 2111 0 0 0 7 0 0 0 25 0 1 0 885548397 14929920 2065 33554432000 4194304 6957856 140736097214880 18446744073709551615 6085472 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/21209/statm: 3645 2066 251 675 0 2961 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 14580

[startup+0.100289 s]
/proc/loadavg: 1.99 2.00 2.00 2/177 21209
/proc/meminfo: memFree=4142348/32951124 swapFree=67057920/67111528
[pid=21209] ppid=21207 vsize=16428 CPUtime=0.09 cores=0,2,4,6
/proc/21209/stat : 21209 (minisatid-gmp) R 21207 21209 17662 0 -1 4202496 2582 0 0 0 9 0 0 0 25 0 1 0 885548397 16822272 2536 33554432000 4194304 6957856 140736097214880 18446744073709551615 5925517 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/21209/statm: 4107 2537 251 675 0 3423 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16428

[startup+0.300262 s]
/proc/loadavg: 1.99 2.00 2.00 2/177 21209
/proc/meminfo: memFree=4142348/32951124 swapFree=67057920/67111528
[pid=21209] ppid=21207 vsize=33276 CPUtime=0.29 cores=0,2,4,6
/proc/21209/stat : 21209 (minisatid-gmp) R 21207 21209 17662 0 -1 4202496 7149 0 0 0 28 1 0 0 25 0 1 0 885548397 34074624 6715 33554432000 4194304 6957856 140736097214880 18446744073709551615 5925517 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/21209/statm: 8319 6716 267 675 0 7635 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 33276

[startup+0.701197 s]
/proc/loadavg: 1.99 2.00 2.00 2/177 21209
/proc/meminfo: memFree=4142348/32951124 swapFree=67057920/67111528
[pid=21209] ppid=21207 vsize=74332 CPUtime=0.69 cores=0,2,4,6
/proc/21209/stat : 21209 (minisatid-gmp) R 21207 21209 17662 0 -1 4202496 19011 0 0 0 67 2 0 0 25 0 1 0 885548397 76115968 16950 33554432000 4194304 6957856 140736097214880 18446744073709551615 5925517 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/21209/statm: 18583 16951 269 675 0 17899 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 74332

[startup+1.50105 s]
/proc/loadavg: 1.99 2.00 2.00 3/178 21210
/proc/meminfo: memFree=4055688/32951124 swapFree=67057920/67111528
[pid=21209] ppid=21207 vsize=94824 CPUtime=1.49 cores=0,2,4,6
/proc/21209/stat : 21209 (minisatid-gmp) R 21207 21209 17662 0 -1 4202496 24119 0 0 0 146 3 0 0 25 0 1 0 885548397 97099776 22058 33554432000 4194304 6957856 140736097214880 18446744073709551615 5918143 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/21209/statm: 23706 22058 275 675 0 23022 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 94824

[startup+3.10077 s]
/proc/loadavg: 1.99 2.00 2.00 3/178 21210
/proc/meminfo: memFree=4054324/32951124 swapFree=67057920/67111528
[pid=21209] ppid=21207 vsize=94860 CPUtime=3.09 cores=0,2,4,6
/proc/21209/stat : 21209 (minisatid-gmp) R 21207 21209 17662 0 -1 4202496 25291 0 0 0 306 3 0 0 25 0 1 0 885548397 97136640 22156 33554432000 4194304 6957856 140736097214880 18446744073709551615 5929028 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/21209/statm: 23715 22156 275 675 0 23031 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 94860

[startup+6.30018 s]
/proc/loadavg: 1.99 2.00 2.00 3/178 21211
/proc/meminfo: memFree=4053996/32951124 swapFree=67057920/67111528
[pid=21209] ppid=21207 vsize=94860 CPUtime=6.29 cores=0,2,4,6
/proc/21209/stat : 21209 (minisatid-gmp) R 21207 21209 17662 0 -1 4202496 25299 0 0 0 626 3 0 0 25 0 1 0 885548397 97136640 22164 33554432000 4194304 6957856 140736097214880 18446744073709551615 5311856 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/21209/statm: 23715 22164 282 675 0 23031 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 94860

[startup+12.701 s]
/proc/loadavg: 1.99 2.00 2.00 3/178 21211
/proc/meminfo: memFree=4053648/32951124 swapFree=67057920/67111528
[pid=21209] ppid=21207 vsize=94860 CPUtime=12.69 cores=0,2,4,6
/proc/21209/stat : 21209 (minisatid-gmp) R 21207 21209 17662 0 -1 4202496 25302 0 0 0 1266 3 0 0 25 0 1 0 885548397 97136640 22167 33554432000 4194304 6957856 140736097214880 18446744073709551615 5387648 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/21209/statm: 23715 22167 282 675 0 23031 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 94860

[startup+25.5008 s]
/proc/loadavg: 1.99 2.00 2.00 3/178 21211
/proc/meminfo: memFree=4053764/32951124 swapFree=67057920/67111528
[pid=21209] ppid=21207 vsize=95400 CPUtime=25.49 cores=0,2,4,6
/proc/21209/stat : 21209 (minisatid-gmp) R 21207 21209 17662 0 -1 4202496 25418 0 0 0 2546 3 0 0 25 0 1 0 885548397 97689600 22283 33554432000 4194304 6957856 140736097214880 18446744073709551615 5918089 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/21209/statm: 23850 22283 282 675 0 23166 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 95400

[startup+51.1002 s]
/proc/loadavg: 1.99 2.00 2.00 3/178 21212
/proc/meminfo: memFree=4052984/32951124 swapFree=67057920/67111528
[pid=21209] ppid=21207 vsize=95400 CPUtime=51.09 cores=0,2,4,6
/proc/21209/stat : 21209 (minisatid-gmp) R 21207 21209 17662 0 -1 4202496 25489 0 0 0 5106 3 0 0 25 0 1 0 885548397 97689600 22354 33554432000 4194304 6957856 140736097214880 18446744073709551615 4838112 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/21209/statm: 23850 22354 282 675 0 23166 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 95400

[startup+102.306 s]
/proc/loadavg: 1.99 2.00 2.00 3/178 21213
/proc/meminfo: memFree=4050856/32951124 swapFree=67057920/67111528
[pid=21209] ppid=21207 vsize=95400 CPUtime=102.3 cores=0,2,4,6
/proc/21209/stat : 21209 (minisatid-gmp) R 21207 21209 17662 0 -1 4202496 25493 0 0 0 10227 3 0 0 25 0 1 0 885548397 97689600 22358 33554432000 4194304 6957856 140736097214880 18446744073709551615 4838132 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/21209/statm: 23850 22358 284 675 0 23166 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 95400

[startup+162.301 s]
/proc/loadavg: 2.06 2.02 2.00 3/178 21215
/proc/meminfo: memFree=4045500/32951124 swapFree=67057920/67111528
[pid=21209] ppid=21207 vsize=95540 CPUtime=162.29 cores=0,2,4,6
/proc/21209/stat : 21209 (minisatid-gmp) R 21207 21209 17662 0 -1 4202496 26503 0 0 0 16226 3 0 0 25 0 1 0 885548397 97832960 23361 33554432000 4194304 6957856 140736097214880 18446744073709551615 5934014 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/21209/statm: 23885 23361 285 675 0 23201 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 95540

[startup+222.301 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 21216
/proc/meminfo: memFree=4037788/32951124 swapFree=67057920/67111528
[pid=21209] ppid=21207 vsize=103496 CPUtime=222.3 cores=0,2,4,6
/proc/21209/stat : 21209 (minisatid-gmp) R 21207 21209 17662 0 -1 4202496 28158 0 0 0 22226 4 0 0 25 0 1 0 885548397 105979904 25010 33554432000 4194304 6957856 140736097214880 18446744073709551615 5319507 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/21209/statm: 25874 25010 285 675 0 25190 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 103496

[startup+282.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 21218
/proc/meminfo: memFree=4032308/32951124 swapFree=67057920/67111528
[pid=21209] ppid=21207 vsize=111332 CPUtime=282.3 cores=0,2,4,6
/proc/21209/stat : 21209 (minisatid-gmp) R 21207 21209 17662 0 -1 4202496 29433 0 0 0 28226 4 0 0 25 0 1 0 885548397 114003968 26282 33554432000 4194304 6957856 140736097214880 18446744073709551615 5932705 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/21209/statm: 27833 26282 285 675 0 27149 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 111332

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 21220
/proc/meminfo: memFree=4029800/32951124 swapFree=67057920/67111528
[pid=21209] ppid=21207 vsize=111332 CPUtime=342.3 cores=0,2,4,6
/proc/21209/stat : 21209 (minisatid-gmp) R 21207 21209 17662 0 -1 4202496 29687 0 0 0 34226 4 0 0 25 0 1 0 885548397 114003968 26535 33554432000 4194304 6957856 140736097214880 18446744073709551615 5922224 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/21209/statm: 27833 26535 285 675 0 27149 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 111332

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 21221
/proc/meminfo: memFree=4029652/32951124 swapFree=67057920/67111528
[pid=21209] ppid=21207 vsize=111332 CPUtime=402.3 cores=0,2,4,6
/proc/21209/stat : 21209 (minisatid-gmp) R 21207 21209 17662 0 -1 4202496 29716 0 0 0 40226 4 0 0 25 0 1 0 885548397 114003968 26564 33554432000 4194304 6957856 140736097214880 18446744073709551615 4645913 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/21209/statm: 27833 26564 285 675 0 27149 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 111332

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 21223
/proc/meminfo: memFree=4042148/32951124 swapFree=67057920/67111528
[pid=21209] ppid=21207 vsize=100008 CPUtime=462.3 cores=0,2,4,6
/proc/21209/stat : 21209 (minisatid-gmp) R 21207 21209 17662 0 -1 4202496 32983 0 0 0 46225 5 0 0 25 0 1 0 885548397 102408192 24267 33554432000 4194304 6957856 140736097214880 18446744073709551615 5934622 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/21209/statm: 25002 24267 286 675 0 24318 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 100008

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 21224
/proc/meminfo: memFree=4036048/32951124 swapFree=67057920/67111528
[pid=21209] ppid=21207 vsize=104564 CPUtime=522.3 cores=0,2,4,6
/proc/21209/stat : 21209 (minisatid-gmp) R 21207 21209 17662 0 -1 4202496 33881 0 0 0 52225 5 0 0 25 0 1 0 885548397 107073536 25163 33554432000 4194304 6957856 140736097214880 18446744073709551615 5922052 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/21209/statm: 26141 25163 286 675 0 25457 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 104564

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 21229
/proc/meminfo: memFree=4017520/32951124 swapFree=67057920/67111528
[pid=21209] ppid=21207 vsize=104564 CPUtime=582.3 cores=0,2,4,6
/proc/21209/stat : 21209 (minisatid-gmp) R 21207 21209 17662 0 -1 4202496 34224 0 0 0 58225 5 0 0 25 0 1 0 885548397 107073536 25506 33554432000 4194304 6957856 140736097214880 18446744073709551615 4838112 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/21209/statm: 26141 25506 286 675 0 25457 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 104564

[startup+642.301 s]

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

[startup+822.301 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 21235
/proc/meminfo: memFree=4004416/32951124 swapFree=67057920/67111528
[pid=21209] ppid=21207 vsize=142808 CPUtime=822.31 cores=0,2,4,6
/proc/21209/stat : 21209 (minisatid-gmp) R 21207 21209 17662 0 -1 4202496 40850 0 0 0 82225 6 0 0 25 0 1 0 885548397 146235392 32117 33554432000 4194304 6957856 140736097214880 18446744073709551615 4838275 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/21209/statm: 35702 32117 286 675 0 35018 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 142808

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 21237
/proc/meminfo: memFree=3996200/32951124 swapFree=67057920/67111528
[pid=21209] ppid=21207 vsize=142808 CPUtime=882.31 cores=0,2,4,6
/proc/21209/stat : 21209 (minisatid-gmp) R 21207 21209 17662 0 -1 4202496 42189 0 0 0 88224 7 0 0 25 0 1 0 885548397 146235392 33454 33554432000 4194304 6957856 140736097214880 18446744073709551615 5932588 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/21209/statm: 35702 33454 286 675 0 35018 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 142808

[startup+942.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 21239
/proc/meminfo: memFree=4035984/32951124 swapFree=67057920/67111528
[pid=21209] ppid=21207 vsize=95184 CPUtime=942.31 cores=0,2,4,6
/proc/21209/stat : 21209 (minisatid-gmp) R 21207 21209 17662 0 -1 4202496 43236 0 0 0 94224 7 0 0 25 0 1 0 885548397 97468416 23120 33554432000 4194304 6957856 140736097214880 18446744073709551615 4869847 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/21209/statm: 23796 23120 286 675 0 23112 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 95184

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 21240
/proc/meminfo: memFree=4035832/32951124 swapFree=67057920/67111528
[pid=21209] ppid=21207 vsize=95824 CPUtime=1002.31 cores=0,2,4,6
/proc/21209/stat : 21209 (minisatid-gmp) R 21207 21209 17662 0 -1 4202496 43400 0 0 0 100224 7 0 0 25 0 1 0 885548397 98123776 23284 33554432000 4194304 6957856 140736097214880 18446744073709551615 5922137 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/21209/statm: 23956 23284 286 675 0 23272 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 95824

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 21242
/proc/meminfo: memFree=4034200/32951124 swapFree=67057920/67111528
[pid=21209] ppid=21207 vsize=99536 CPUtime=1062.32 cores=0,2,4,6
/proc/21209/stat : 21209 (minisatid-gmp) R 21207 21209 17662 0 -1 4202496 43710 0 0 0 106225 7 0 0 25 0 1 0 885548397 101924864 23593 33554432000 4194304 6957856 140736097214880 18446744073709551615 5313053 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/21209/statm: 24884 23593 286 675 0 24200 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 99536

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 21243
/proc/meminfo: memFree=4034044/32951124 swapFree=67057920/67111528
[pid=21209] ppid=21207 vsize=99536 CPUtime=1122.32 cores=0,2,4,6
/proc/21209/stat : 21209 (minisatid-gmp) R 21207 21209 17662 0 -1 4202496 43710 0 0 0 112225 7 0 0 25 0 1 0 885548397 101924864 23593 33554432000 4194304 6957856 140736097214880 18446744073709551615 5918180 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/21209/statm: 24884 23593 286 675 0 24200 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 99536

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 21245
/proc/meminfo: memFree=4034520/32951124 swapFree=67057920/67111528
[pid=21209] ppid=21207 vsize=99536 CPUtime=1182.32 cores=0,2,4,6
/proc/21209/stat : 21209 (minisatid-gmp) R 21207 21209 17662 0 -1 4202496 43710 0 0 0 118225 7 0 0 25 0 1 0 885548397 101924864 23593 33554432000 4194304 6957856 140736097214880 18446744073709551615 5929522 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/21209/statm: 24884 23593 286 675 0 24200 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 99536

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 21247
/proc/meminfo: memFree=4021344/32951124 swapFree=67057920/67111528
[pid=21209] ppid=21207 vsize=115992 CPUtime=1242.32 cores=0,2,4,6
/proc/21209/stat : 21209 (minisatid-gmp) R 21207 21209 17662 0 -1 4202496 46959 0 0 0 124225 7 0 0 25 0 1 0 885548397 118775808 26836 33554432000 4194304 6957856 140736097214880 18446744073709551615 4838296 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/21209/statm: 28998 26836 286 675 0 28314 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 115992

[startup+1302.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/178 21248
/proc/meminfo: memFree=4011404/32951124 swapFree=67057920/67111528
[pid=21209] ppid=21207 vsize=146452 CPUtime=1302.33 cores=0,2,4,6
/proc/21209/stat : 21209 (minisatid-gmp) R 21207 21209 17662 0 -1 4202496 49431 0 0 0 130225 8 0 0 25 0 1 0 885548397 149966848 29305 33554432000 4194304 6957856 140736097214880 18446744073709551615 5387657 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/21209/statm: 36613 29305 286 675 0 35929 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 146452

[startup+1362.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/178 21250
/proc/meminfo: memFree=3965628/32951124 swapFree=67057920/67111528
[pid=21209] ppid=21207 vsize=195772 CPUtime=1362.33 cores=0,2,4,6
/proc/21209/stat : 21209 (minisatid-gmp) R 21207 21209 17662 0 -1 4202496 60862 0 0 0 136224 9 0 0 25 0 1 0 885548397 200470528 40729 33554432000 4194304 6957856 140736097214880 18446744073709551615 5915124 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/21209/statm: 48943 40729 288 675 0 48259 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 195772

[startup+1422.31 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 21251
/proc/meminfo: memFree=3952476/32951124 swapFree=67057920/67111528
[pid=21209] ppid=21207 vsize=226592 CPUtime=1422.33 cores=0,2,4,6
/proc/21209/stat : 21209 (minisatid-gmp) R 21207 21209 17662 0 -1 4202496 64222 0 0 0 142224 9 0 0 25 0 1 0 885548397 232030208 44077 33554432000 4194304 6957856 140736097214880 18446744073709551615 5313001 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/21209/statm: 56648 44077 288 675 0 55964 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 226592

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 21253
/proc/meminfo: memFree=3952328/32951124 swapFree=67057920/67111528
[pid=21209] ppid=21207 vsize=226592 CPUtime=1482.32 cores=0,2,4,6
/proc/21209/stat : 21209 (minisatid-gmp) R 21207 21209 17662 0 -1 4202496 64227 0 0 0 148223 9 0 0 25 0 1 0 885548397 232030208 44080 33554432000 4194304 6957856 140736097214880 18446744073709551615 5933952 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/21209/statm: 56648 44080 288 675 0 55964 0
Current children cumulated CPU time (s) 1482.32
Current children cumulated vsize (KiB) 226592

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 21255
/proc/meminfo: memFree=3949212/32951124 swapFree=67057920/67111528
[pid=21209] ppid=21207 vsize=226592 CPUtime=1542.33 cores=0,2,4,6
/proc/21209/stat : 21209 (minisatid-gmp) R 21207 21209 17662 0 -1 4202496 65022 0 0 0 154223 10 0 0 25 0 1 0 885548397 232030208 44873 33554432000 4194304 6957856 140736097214880 18446744073709551615 4838132 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/21209/statm: 56648 44873 288 675 0 55964 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 226592

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 21333
/proc/meminfo: memFree=3967132/32951124 swapFree=67057920/67111528
[pid=21209] ppid=21207 vsize=226592 CPUtime=1602.33 cores=0,2,4,6
/proc/21209/stat : 21209 (minisatid-gmp) R 21207 21209 17662 0 -1 4202496 68088 0 0 0 160223 10 0 0 25 0 1 0 885548397 232030208 47934 33554432000 4194304 6957856 140736097214880 18446744073709551615 4838132 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/21209/statm: 56648 47934 288 675 0 55964 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 226592

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 21335
/proc/meminfo: memFree=4025844/32951124 swapFree=67057920/67111528
[pid=21209] ppid=21207 vsize=146452 CPUtime=1662.33 cores=0,2,4,6
/proc/21209/stat : 21209 (minisatid-gmp) R 21207 21209 17662 0 -1 4202496 68327 0 0 0 166223 10 0 0 25 0 1 0 885548397 149966848 31403 33554432000 4194304 6957856 140736097214880 18446744073709551615 5315778 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/21209/statm: 36613 31403 288 675 0 35929 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 146452

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 21336
/proc/meminfo: memFree=3991468/32951124 swapFree=67057920/67111528
[pid=21209] ppid=21207 vsize=146452 CPUtime=1722.34 cores=0,2,4,6
/proc/21209/stat : 21209 (minisatid-gmp) R 21207 21209 17662 0 -1 4202496 68327 0 0 0 172223 11 0 0 25 0 1 0 885548397 149966848 31403 33554432000 4194304 6957856 140736097214880 18446744073709551615 5314225 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/21209/statm: 36613 31403 288 675 0 35929 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 146452

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 21338
/proc/meminfo: memFree=3981528/32951124 swapFree=67057920/67111528
[pid=21209] ppid=21207 vsize=146452 CPUtime=1782.34 cores=0,2,4,6
/proc/21209/stat : 21209 (minisatid-gmp) R 21207 21209 17662 0 -1 4202496 68327 0 0 0 178223 11 0 0 25 0 1 0 885548397 149966848 31403 33554432000 4194304 6957856 140736097214880 18446744073709551615 5932593 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/21209/statm: 36613 31403 288 675 0 35929 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (KiB) 146452



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 21338
/proc/meminfo: memFree=3981516/32951124 swapFree=67057920/67111528
[pid=21209] ppid=21207 vsize=146452 CPUtime=1800.04 cores=0,2,4,6
/proc/21209/stat : 21209 (minisatid-gmp) R 21207 21209 17662 0 -1 4202496 68327 0 0 0 179993 11 0 0 25 0 1 0 885548397 149966848 31403 33554432000 4194304 6957856 140736097214880 18446744073709551615 4870031 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/21209/statm: 36613 31403 288 675 0 35929 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 146452

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

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

Child status: 0
Real time (s): 1800.01
CPU time (s): 1800.05
CPU user time (s): 1799.94
CPU system time (s): 0.116982
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 226592

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

runsolver used 2.6106 second user time and 5.58215 second system time

The end

Launcher Data

Begin job on node140 at 2011-06-13 04:15:31
IDJOB=3497756
IDBENCH=3004
IDSOLVER=1990
FILE ID=node140/3497756-1307931331
RUNJOBID= node140-1307919792-17680
PBS_JOBID= 13559639
Free space on /var/tmp= 2904 MiB

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

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

MD5SUM BENCH= eca994a4da1c48383c86dd1e556e3687
RANDOM SEED=1054569047

node140.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.833
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.833
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.14
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.833
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.833
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.77
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.833
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.833
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.833
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.833
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       4142900 kB
Buffers:        100452 kB
Cached:       27604972 kB
SwapCached:       7476 kB
Active:       13034452 kB
Inactive:     14871192 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       4142900 kB
SwapTotal:    67111528 kB
SwapFree:     67057920 kB
Dirty:            4276 kB
Writeback:           0 kB
AnonPages:      198332 kB
Mapped:          14380 kB
Slab:           838976 kB
PageTables:       5156 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   389396 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= 2904 MiB
End job on node140 at 2011-06-13 04:45:33