Trace number 3497100

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

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=220-sizeP=111-sizeQ=220-687342390-max.opb
MD5SUM80cd942b10c7098d47a9e31c7b11aaed
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -2
Optimality of the best value was proved NO
Number of variables24751
Total number of constraints73261
Number of constraints which are clauses73260
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 constraint24420
Number of terms in the objective function 111
Biggest coefficient in the objective function 1298074214633706907132624082305024
Number of bits for the biggest coefficient in the objective function 111
Sum of the numbers in the objective function 2596148429267413814265248164610047
Number of bits of the sum of numbers in the objective function 111
Biggest number in a constraint 1093625362391505962186251113558810682676584715446606218212885303204976499599687961611756588511526912
Number of bits of the biggest number in a constraint 330
Biggest sum of numbers in a constraint 4374501449566023848745004454235241283418574603663113591819857963636207601588942656194290280593199415
Number of bits of the biggest sum of numbers331
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 /tmp/evaluation-result-3497100-1307930969/watcher-3497100-1307930969 -o /tmp/evaluation-result-3497100-1307930969/solver-3497100-1307930969 -C 1800 -W 1900 -M 15500 HOME/minisatid-gmp HOME/instance-3497100-1307930969.opb --verbosity=0 --format=opb --randomseed=562795059 

running on 4 cores: 1,3,5,7

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 1.99 2/177 22360
/proc/meminfo: memFree=3016408/32950928 swapFree=67051116/67111528
[pid=22360] ppid=22358 vsize=7948 CPUtime=0 cores=1,3,5,7
/proc/22360/stat : 22360 (minisatid-gmp) R 22358 22360 20470 0 -1 4202496 450 0 0 0 0 0 0 0 19 0 1 0 983327578 8138752 403 33554432000 4194304 6957856 140734223426128 18446744073709551615 6085472 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/22360/statm: 1987 404 251 675 0 1303 0

[startup+0.105466 s]
/proc/loadavg: 2.00 2.00 1.99 2/177 22360
/proc/meminfo: memFree=3016408/32950928 swapFree=67051116/67111528
[pid=22360] ppid=22358 vsize=16868 CPUtime=0.1 cores=1,3,5,7
/proc/22360/stat : 22360 (minisatid-gmp) R 22358 22360 20470 0 -1 4202496 2697 0 0 0 10 0 0 0 20 0 1 0 983327578 17272832 2650 33554432000 4194304 6957856 140734223426128 18446744073709551615 6085472 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/22360/statm: 4217 2651 251 675 0 3533 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 16868

[startup+0.200454 s]
/proc/loadavg: 2.00 2.00 1.99 2/177 22360
/proc/meminfo: memFree=3016408/32950928 swapFree=67051116/67111528
[pid=22360] ppid=22358 vsize=25576 CPUtime=0.19 cores=1,3,5,7
/proc/22360/stat : 22360 (minisatid-gmp) R 22358 22360 20470 0 -1 4202496 4816 0 0 0 19 0 0 0 20 0 1 0 983327578 26189824 4769 33554432000 4194304 6957856 140734223426128 18446744073709551615 5925517 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/22360/statm: 6394 4770 252 675 0 5710 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 25576

[startup+0.300429 s]
/proc/loadavg: 2.00 2.00 1.99 2/177 22360
/proc/meminfo: memFree=3016408/32950928 swapFree=67051116/67111528
[pid=22360] ppid=22358 vsize=34348 CPUtime=0.29 cores=1,3,5,7
/proc/22360/stat : 22360 (minisatid-gmp) R 22358 22360 20470 0 -1 4202496 7008 0 0 0 28 1 0 0 20 0 1 0 983327578 35172352 6961 33554432000 4194304 6957856 140734223426128 18446744073709551615 5925517 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/22360/statm: 8587 6961 252 675 0 7903 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 34348

[startup+0.700359 s]
/proc/loadavg: 2.00 2.00 1.99 2/177 22360
/proc/meminfo: memFree=3016408/32950928 swapFree=67051116/67111528
[pid=22360] ppid=22358 vsize=68372 CPUtime=0.69 cores=1,3,5,7
/proc/22360/stat : 22360 (minisatid-gmp) R 22358 22360 20470 0 -1 4202496 16392 0 0 0 67 2 0 0 21 0 1 0 983327578 70012928 15400 33554432000 4194304 6957856 140734223426128 18446744073709551615 5410311 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/22360/statm: 17093 15400 255 675 0 16409 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 68372

[startup+1.50021 s]
/proc/loadavg: 2.00 2.00 1.99 3/178 22361
/proc/meminfo: memFree=2920820/32950928 swapFree=67051116/67111528
[pid=22360] ppid=22358 vsize=142536 CPUtime=1.49 cores=1,3,5,7
/proc/22360/stat : 22360 (minisatid-gmp) R 22358 22360 20470 0 -1 4202496 34625 0 0 0 146 3 0 0 24 0 1 0 983327578 145956864 33633 33554432000 4194304 6957856 140734223426128 18446744073709551615 5925517 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/22360/statm: 35634 33634 267 675 0 34950 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 142536

[startup+3.10091 s]
/proc/loadavg: 2.00 2.00 1.99 3/178 22361
/proc/meminfo: memFree=2802456/32950928 swapFree=67051116/67111528
[pid=22360] ppid=22358 vsize=223524 CPUtime=3.09 cores=1,3,5,7
/proc/22360/stat : 22360 (minisatid-gmp) R 22358 22360 20470 0 -1 4202496 59065 0 0 0 303 6 0 0 25 0 1 0 983327578 228888576 53793 33554432000 4194304 6957856 140734223426128 18446744073709551615 5929289 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/22360/statm: 55881 53793 275 675 0 55197 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 223524

[startup+6.30032 s]
/proc/loadavg: 2.00 2.00 1.99 3/178 22361
/proc/meminfo: memFree=2801504/32950928 swapFree=67051116/67111528
[pid=22360] ppid=22358 vsize=223524 CPUtime=6.29 cores=1,3,5,7
/proc/22360/stat : 22360 (minisatid-gmp) R 22358 22360 20470 0 -1 4202496 59116 0 0 0 623 6 0 0 25 0 1 0 983327578 228888576 53844 33554432000 4194304 6957856 140734223426128 18446744073709551615 5934095 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/22360/statm: 55881 53844 275 675 0 55197 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 223524

[startup+12.7011 s]
/proc/loadavg: 2.00 2.00 1.99 3/178 22361
/proc/meminfo: memFree=2801452/32950928 swapFree=67051116/67111528
[pid=22360] ppid=22358 vsize=223524 CPUtime=12.69 cores=1,3,5,7
/proc/22360/stat : 22360 (minisatid-gmp) R 22358 22360 20470 0 -1 4202496 59122 0 0 0 1263 6 0 0 25 0 1 0 983327578 228888576 53850 33554432000 4194304 6957856 140734223426128 18446744073709551615 5922078 0 0 4096 17571 0 0 0 17 5 0 0 0
/proc/22360/statm: 55881 53850 275 675 0 55197 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 223524

[startup+25.5008 s]
/proc/loadavg: 2.00 2.00 1.99 3/178 22362
/proc/meminfo: memFree=2801340/32950928 swapFree=67051116/67111528
[pid=22360] ppid=22358 vsize=223524 CPUtime=25.49 cores=1,3,5,7
/proc/22360/stat : 22360 (minisatid-gmp) R 22358 22360 20470 0 -1 4202496 59133 0 0 0 2543 6 0 0 25 0 1 0 983327578 228888576 53861 33554432000 4194304 6957856 140734223426128 18446744073709551615 5387657 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/22360/statm: 55881 53861 284 675 0 55197 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 223524

[startup+51.101 s]
/proc/loadavg: 2.00 2.00 1.99 3/178 22362
/proc/meminfo: memFree=2801384/32950928 swapFree=67051116/67111528
[pid=22360] ppid=22358 vsize=223524 CPUtime=51.09 cores=1,3,5,7
/proc/22360/stat : 22360 (minisatid-gmp) R 22358 22360 20470 0 -1 4202496 59139 0 0 0 5103 6 0 0 25 0 1 0 983327578 228888576 53866 33554432000 4194304 6957856 140734223426128 18446744073709551615 5932625 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/22360/statm: 55881 53866 284 675 0 55197 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 223524

[startup+102.301 s]
/proc/loadavg: 2.00 2.00 1.99 3/178 22364
/proc/meminfo: memFree=2801352/32950928 swapFree=67051116/67111528
[pid=22360] ppid=22358 vsize=223524 CPUtime=102.3 cores=1,3,5,7
/proc/22360/stat : 22360 (minisatid-gmp) R 22358 22360 20470 0 -1 4202496 59142 0 0 0 10224 6 0 0 25 0 1 0 983327578 228888576 53868 33554432000 4194304 6957856 140734223426128 18446744073709551615 5922108 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/22360/statm: 55881 53868 284 675 0 55197 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 223524

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/178 22365
/proc/meminfo: memFree=2799828/32950928 swapFree=67051116/67111528
[pid=22360] ppid=22358 vsize=223524 CPUtime=162.29 cores=1,3,5,7
/proc/22360/stat : 22360 (minisatid-gmp) R 22358 22360 20470 0 -1 4202496 59154 0 0 0 16223 6 0 0 25 0 1 0 983327578 228888576 53880 33554432000 4194304 6957856 140734223426128 18446744073709551615 5934042 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/22360/statm: 55881 53880 284 675 0 55197 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 223524

[startup+222.306 s]
/proc/loadavg: 2.00 2.00 1.99 3/178 22367
/proc/meminfo: memFree=2799652/32950928 swapFree=67051116/67111528
[pid=22360] ppid=22358 vsize=223524 CPUtime=222.3 cores=1,3,5,7
/proc/22360/stat : 22360 (minisatid-gmp) R 22358 22360 20470 0 -1 4202496 59161 0 0 0 22224 6 0 0 25 0 1 0 983327578 228888576 53887 33554432000 4194304 6957856 140734223426128 18446744073709551615 5932688 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/22360/statm: 55881 53887 285 675 0 55197 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 223524

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 1.99 3/178 22368
/proc/meminfo: memFree=2799736/32950928 swapFree=67051116/67111528
[pid=22360] ppid=22358 vsize=223524 CPUtime=282.3 cores=1,3,5,7
/proc/22360/stat : 22360 (minisatid-gmp) R 22358 22360 20470 0 -1 4202496 59171 0 0 0 28224 6 0 0 25 0 1 0 983327578 228888576 53895 33554432000 4194304 6957856 140734223426128 18446744073709551615 4863173 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/22360/statm: 55881 53895 285 675 0 55197 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 223524

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 1.99 3/178 22370
/proc/meminfo: memFree=2797708/32950928 swapFree=67051116/67111528
[pid=22360] ppid=22358 vsize=224988 CPUtime=342.3 cores=1,3,5,7
/proc/22360/stat : 22360 (minisatid-gmp) R 22358 22360 20470 0 -1 4202496 59621 0 0 0 34224 6 0 0 25 0 1 0 983327578 230387712 54344 33554432000 4194304 6957856 140734223426128 18446744073709551615 5932705 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/22360/statm: 56247 54344 285 675 0 55563 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 224988

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 1.99 3/178 22372
/proc/meminfo: memFree=2794692/32950928 swapFree=67051116/67111528
[pid=22360] ppid=22358 vsize=224988 CPUtime=402.3 cores=1,3,5,7
/proc/22360/stat : 22360 (minisatid-gmp) R 22358 22360 20470 0 -1 4202496 60378 0 0 0 40224 6 0 0 25 0 1 0 983327578 230387712 55099 33554432000 4194304 6957856 140734223426128 18446744073709551615 5319417 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/22360/statm: 56247 55099 285 675 0 55563 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 224988

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 1.99 3/178 22373
/proc/meminfo: memFree=2788208/32950928 swapFree=67051116/67111528
[pid=22360] ppid=22358 vsize=232128 CPUtime=462.3 cores=1,3,5,7
/proc/22360/stat : 22360 (minisatid-gmp) R 22358 22360 20470 0 -1 4202496 61959 0 0 0 46224 6 0 0 25 0 1 0 983327578 237699072 56679 33554432000 4194304 6957856 140734223426128 18446744073709551615 4869795 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/22360/statm: 58032 56679 285 675 0 57348 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 232128

[startup+522.301 s]
/proc/loadavg: 2.06 2.02 2.00 3/178 22375
/proc/meminfo: memFree=2786692/32950928 swapFree=67051116/67111528
[pid=22360] ppid=22358 vsize=232128 CPUtime=522.3 cores=1,3,5,7
/proc/22360/stat : 22360 (minisatid-gmp) R 22358 22360 20470 0 -1 4202496 62326 0 0 0 52224 6 0 0 25 0 1 0 983327578 237699072 57046 33554432000 4194304 6957856 140734223426128 18446744073709551615 4868095 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/22360/statm: 58032 57046 285 675 0 57348 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 232128

[startup+582.301 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 22376
/proc/meminfo: memFree=2784176/32950928 swapFree=67051116/67111528
[pid=22360] ppid=22358 vsize=239308 CPUtime=582.31 cores=1,3,5,7
/proc/22360/stat : 22360 (minisatid-gmp) R 22358 22360 20470 0 -1 4202496 62681 0 0 0 58224 7 0 0 25 0 1 0 983327578 245051392 57401 33554432000 4194304 6957856 140734223426128 18446744073709551615 5934612 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/22360/statm: 59827 57401 285 675 0 59143 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 239308

[startup+642.3 s]

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

[startup+882.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 22384
/proc/meminfo: memFree=2737464/32950928 swapFree=67051116/67111528
[pid=22360] ppid=22358 vsize=301424 CPUtime=882.33 cores=1,3,5,7
/proc/22360/stat : 22360 (minisatid-gmp) R 22358 22360 20470 0 -1 4202496 74362 0 0 0 88224 9 0 0 25 0 1 0 983327578 308658176 69078 33554432000 4194304 6957856 140734223426128 18446744073709551615 4741986 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/22360/statm: 75356 69078 285 675 0 74672 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 301424

[startup+942.301 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 22386
/proc/meminfo: memFree=2733580/32950928 swapFree=67051116/67111528
[pid=22360] ppid=22358 vsize=301424 CPUtime=942.32 cores=1,3,5,7
/proc/22360/stat : 22360 (minisatid-gmp) R 22358 22360 20470 0 -1 4202496 75125 0 0 0 94223 9 0 0 25 0 1 0 983327578 308658176 69841 33554432000 4194304 6957856 140734223426128 18446744073709551615 4638764 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/22360/statm: 75356 69841 285 675 0 74672 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 301424

[startup+1002.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 22388
/proc/meminfo: memFree=2730676/32950928 swapFree=67051116/67111528
[pid=22360] ppid=22358 vsize=301424 CPUtime=1002.32 cores=1,3,5,7
/proc/22360/stat : 22360 (minisatid-gmp) R 22358 22360 20470 0 -1 4202496 75829 0 0 0 100223 9 0 0 25 0 1 0 983327578 308658176 70545 33554432000 4194304 6957856 140734223426128 18446744073709551615 5934028 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/22360/statm: 75356 70545 285 675 0 74672 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 301424

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 22389
/proc/meminfo: memFree=2724816/32950928 swapFree=67051116/67111528
[pid=22360] ppid=22358 vsize=301424 CPUtime=1062.33 cores=1,3,5,7
/proc/22360/stat : 22360 (minisatid-gmp) R 22358 22360 20470 0 -1 4202496 77269 0 0 0 106223 10 0 0 25 0 1 0 983327578 308658176 71985 33554432000 4194304 6957856 140734223426128 18446744073709551615 5922116 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/22360/statm: 75356 71985 285 675 0 74672 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 301424

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 22391
/proc/meminfo: memFree=2719576/32950928 swapFree=67051116/67111528
[pid=22360] ppid=22358 vsize=302364 CPUtime=1122.33 cores=1,3,5,7
/proc/22360/stat : 22360 (minisatid-gmp) R 22358 22360 20470 0 -1 4202496 78548 0 0 0 112223 10 0 0 25 0 1 0 983327578 309620736 73263 33554432000 4194304 6957856 140734223426128 18446744073709551615 5312969 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/22360/statm: 75591 73263 285 675 0 74907 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 302364

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 22392
/proc/meminfo: memFree=2719156/32950928 swapFree=67051116/67111528
[pid=22360] ppid=22358 vsize=302364 CPUtime=1182.33 cores=1,3,5,7
/proc/22360/stat : 22360 (minisatid-gmp) R 22358 22360 20470 0 -1 4202496 78636 0 0 0 118223 10 0 0 25 0 1 0 983327578 309620736 73350 33554432000 4194304 6957856 140734223426128 18446744073709551615 5934014 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/22360/statm: 75591 73350 285 675 0 74907 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 302364

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 22394
/proc/meminfo: memFree=2717992/32950928 swapFree=67051116/67111528
[pid=22360] ppid=22358 vsize=302516 CPUtime=1242.33 cores=1,3,5,7
/proc/22360/stat : 22360 (minisatid-gmp) R 22358 22360 20470 0 -1 4202496 78911 0 0 0 124223 10 0 0 25 0 1 0 983327578 309776384 73624 33554432000 4194304 6957856 140734223426128 18446744073709551615 5929028 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/22360/statm: 75629 73624 285 675 0 74945 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 302516

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 22396
/proc/meminfo: memFree=2765068/32950928 swapFree=67051116/67111528
[pid=22360] ppid=22358 vsize=252884 CPUtime=1302.33 cores=1,3,5,7
/proc/22360/stat : 22360 (minisatid-gmp) R 22358 22360 20470 0 -1 4202496 86285 0 0 0 130222 11 0 0 25 0 1 0 983327578 258953216 61869 33554432000 4194304 6957856 140734223426128 18446744073709551615 4863315 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/22360/statm: 63221 61869 286 675 0 62537 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 252884

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 22397
/proc/meminfo: memFree=2764404/32950928 swapFree=67051116/67111528
[pid=22360] ppid=22358 vsize=252884 CPUtime=1362.34 cores=1,3,5,7
/proc/22360/stat : 22360 (minisatid-gmp) R 22358 22360 20470 0 -1 4202496 86486 0 0 0 136223 11 0 0 25 0 1 0 983327578 258953216 62070 33554432000 4194304 6957856 140734223426128 18446744073709551615 5929213 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/22360/statm: 63221 62070 286 675 0 62537 0
Current children cumulated CPU time (s) 1362.34
Current children cumulated vsize (KiB) 252884

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 22399
/proc/meminfo: memFree=2762628/32950928 swapFree=67051116/67111528
[pid=22360] ppid=22358 vsize=271852 CPUtime=1422.34 cores=1,3,5,7
/proc/22360/stat : 22360 (minisatid-gmp) R 22358 22360 20470 0 -1 4202496 86893 0 0 0 142223 11 0 0 25 0 1 0 983327578 278376448 62477 33554432000 4194304 6957856 140734223426128 18446744073709551615 5387552 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/22360/statm: 67963 62477 286 675 0 67279 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 271852

[startup+1482.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/178 22400
/proc/meminfo: memFree=2760596/32950928 swapFree=67051116/67111528
[pid=22360] ppid=22358 vsize=271852 CPUtime=1482.34 cores=1,3,5,7
/proc/22360/stat : 22360 (minisatid-gmp) R 22358 22360 20470 0 -1 4202496 87407 0 0 0 148223 11 0 0 25 0 1 0 983327578 278376448 62991 33554432000 4194304 6957856 140734223426128 18446744073709551615 5934547 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/22360/statm: 67963 62991 286 675 0 67279 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 271852

[startup+1542.31 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 22402
/proc/meminfo: memFree=2753232/32950928 swapFree=67051116/67111528
[pid=22360] ppid=22358 vsize=271852 CPUtime=1542.35 cores=1,3,5,7
/proc/22360/stat : 22360 (minisatid-gmp) R 22358 22360 20470 0 -1 4202496 89200 0 0 0 154223 12 0 0 25 0 1 0 983327578 278376448 64781 33554432000 4194304 6957856 140734223426128 18446744073709551615 5387536 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/22360/statm: 67963 64781 286 675 0 67279 0
Current children cumulated CPU time (s) 1542.35
Current children cumulated vsize (KiB) 271852

[startup+1602.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/178 22443
/proc/meminfo: memFree=2674480/32950928 swapFree=67051116/67111528
[pid=22360] ppid=22358 vsize=272008 CPUtime=1602.35 cores=1,3,5,7
/proc/22360/stat : 22360 (minisatid-gmp) R 22358 22360 20470 0 -1 4202496 90248 0 0 0 160222 13 0 0 25 0 1 0 983327578 278536192 65825 33554432000 4194304 6957856 140734223426128 18446744073709551615 5929505 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/22360/statm: 68002 65825 286 675 0 67318 0
Current children cumulated CPU time (s) 1602.35
Current children cumulated vsize (KiB) 272008

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 22444
/proc/meminfo: memFree=2670440/32950928 swapFree=67051116/67111528
[pid=22360] ppid=22358 vsize=272008 CPUtime=1662.35 cores=1,3,5,7
/proc/22360/stat : 22360 (minisatid-gmp) R 22358 22360 20470 0 -1 4202496 91257 0 0 0 166222 13 0 0 25 0 1 0 983327578 278536192 66832 33554432000 4194304 6957856 140734223426128 18446744073709551615 5385199 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/22360/statm: 68002 66832 286 675 0 67318 0
Current children cumulated CPU time (s) 1662.35
Current children cumulated vsize (KiB) 272008

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 22446
/proc/meminfo: memFree=2650308/32950928 swapFree=67051116/67111528
[pid=22360] ppid=22358 vsize=305940 CPUtime=1722.35 cores=1,3,5,7
/proc/22360/stat : 22360 (minisatid-gmp) R 22358 22360 20470 0 -1 4202496 95085 0 0 0 172221 14 0 0 25 0 1 0 983327578 313282560 70654 33554432000 4194304 6957856 140734223426128 18446744073709551615 5313066 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/22360/statm: 76485 70654 286 675 0 75801 0
Current children cumulated CPU time (s) 1722.35
Current children cumulated vsize (KiB) 305940

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 22450
/proc/meminfo: memFree=2643188/32950928 swapFree=67051116/67111528
[pid=22360] ppid=22358 vsize=305940 CPUtime=1782.35 cores=1,3,5,7
/proc/22360/stat : 22360 (minisatid-gmp) R 22358 22360 20470 0 -1 4202496 95630 0 0 0 178221 14 0 0 25 0 1 0 983327578 313282560 71199 33554432000 4194304 6957856 140734223426128 18446744073709551615 4869807 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/22360/statm: 76485 71199 286 675 0 75801 0
Current children cumulated CPU time (s) 1782.35
Current children cumulated vsize (KiB) 305940



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 22451
/proc/meminfo: memFree=2640156/32950928 swapFree=67051116/67111528
[pid=22360] ppid=22358 vsize=305940 CPUtime=1800.06 cores=1,3,5,7
/proc/22360/stat : 22360 (minisatid-gmp) R 22358 22360 20470 0 -1 4202496 95840 0 0 0 179992 14 0 0 25 0 1 0 983327578 313282560 71409 33554432000 4194304 6957856 140734223426128 18446744073709551615 5385231 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/22360/statm: 76485 71409 286 675 0 75801 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 305940

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

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

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 22451
/proc/meminfo: memFree=2640156/32950928 swapFree=67051116/67111528
[pid=22360] ppid=22358 vsize=305940 CPUtime=1800.06 cores=1,3,5,7
/proc/22360/stat : 22360 (minisatid-gmp) R 22358 22360 20470 0 -1 4202496 95840 0 0 0 179992 14 0 0 25 0 1 0 983327578 313282560 71409 33554432000 4194304 6957856 140734223426128 18446744073709551615 5385231 0 0 4096 17571 0 0 0 17 1 0 0 0
/proc/22360/statm: 76485 71409 286 675 0 75801 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 305940

Child status: 0
Real time (s): 1800.02
CPU time (s): 1800.08
CPU user time (s): 1799.92
CPU system time (s): 0.153976
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 305940

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.92
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= 95845
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= 1609

runsolver used 2.98955 second user time and 6.41502 second system time

The end

Launcher Data

Begin job on node113 at 2011-06-13 04:09:29
IDJOB=3497100
IDBENCH=2963
IDSOLVER=1990
FILE ID=node113/3497100-1307930969
RUNJOBID= node113-1307919797-20489
PBS_JOBID= 13559666
Free space on /tmp= 1864 MiB

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

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

MD5SUM BENCH= 80cd942b10c7098d47a9e31c7b11aaed
RANDOM SEED=562795059

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
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.83
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.846
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:       3017084 kB
Buffers:        120792 kB
Cached:       28833076 kB
SwapCached:      14112 kB
Active:       13908940 kB
Inactive:     15104004 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       3017084 kB
SwapTotal:    67111528 kB
SwapFree:     67051116 kB
Dirty:            6308 kB
Writeback:           0 kB
AnonPages:       56424 kB
Mapped:          10472 kB
Slab:           856936 kB
PageTables:       4292 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   249912 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 /tmp at the end= 1860 MiB
End job on node113 at 2011-06-13 04:39:31