Trace number 3466289

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.4.8-gmp? (TO) 1800.1 1800.14

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-g125.18.opb
MD5SUM18a894a2ba4f3cf6bad1b497c8fca8eb
Bench CategoryOPT-SMALLINT (optimisation, small 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
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4500
Total number of constraints72413
Number of constraints which are clauses72413
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint18
Number of terms in the objective function 4500
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 4500
Number of bits of the sum of numbers in the objective function 13
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 4500
Number of bits of the biggest sum of numbers13
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.01	>>> IMPORTANT: two aggregates with the same head occurred. Assuming that this head is certainly true.
1800.08/1800.12	>>> Terminate signal received

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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-3466289-1307392813/watcher-3466289-1307392813 -o /tmp/evaluation-result-3466289-1307392813/solver-3466289-1307392813 -C 1800 -W 1900 -M 15500 --use-pty HOME/minisatid-gmp HOME/instance-3466289-1307392813.opb --verbosity=0 --format=opb 

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
Using a pseudo terminal to collect output from the solver
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.92 2.01 1.99 2/561 24632
/proc/meminfo: memFree=29972984/32950928 swapFree=41528364/67111528
[pid=24632] ppid=24630 vsize=9680 CPUtime=0.01 cores=0,2,4,6
/proc/24632/stat : 24632 (minisatid-gmp) R 24630 24632 23457 0 -1 4202496 995 0 0 0 1 0 0 0 25 0 1 0 850880010 9912320 870 33554432000 4194304 6736272 140736341678320 18446744073709551615 5809726 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/24632/statm: 2420 870 248 621 0 1790 0

[startup+0.0614449 s]
/proc/loadavg: 1.92 2.01 1.99 2/561 24632
/proc/meminfo: memFree=29972984/32950928 swapFree=41528364/67111528
[pid=24632] ppid=24630 vsize=13376 CPUtime=0.05 cores=0,2,4,6
/proc/24632/stat : 24632 (minisatid-gmp) R 24630 24632 23457 0 -1 4202496 1935 0 0 0 5 0 0 0 25 0 1 0 850880010 13697024 1810 33554432000 4194304 6736272 140736341678320 18446744073709551615 5149345 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/24632/statm: 3344 1811 248 621 0 2714 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 13376

[startup+0.100494 s]
/proc/loadavg: 1.92 2.01 1.99 2/561 24632
/proc/meminfo: memFree=29972984/32950928 swapFree=41528364/67111528
[pid=24632] ppid=24630 vsize=17072 CPUtime=0.09 cores=0,2,4,6
/proc/24632/stat : 24632 (minisatid-gmp) R 24630 24632 23457 0 -1 4202496 2832 0 0 0 9 0 0 0 25 0 1 0 850880010 17481728 2707 33554432000 4194304 6736272 140736341678320 18446744073709551615 5809726 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/24632/statm: 4268 2708 248 621 0 3638 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17072

[startup+0.300462 s]
/proc/loadavg: 1.92 2.01 1.99 2/561 24632
/proc/meminfo: memFree=29972984/32950928 swapFree=41528364/67111528
[pid=24632] ppid=24630 vsize=35288 CPUtime=0.29 cores=0,2,4,6
/proc/24632/stat : 24632 (minisatid-gmp) R 24630 24632 23457 0 -1 4202496 7383 0 0 0 28 1 0 0 25 0 1 0 850880010 36134912 7258 33554432000 4194304 6736272 140736341678320 18446744073709551615 5809726 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/24632/statm: 8822 7259 248 621 0 8192 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 35288

[startup+0.700392 s]
/proc/loadavg: 1.92 2.01 1.99 2/561 24632
/proc/meminfo: memFree=29972984/32950928 swapFree=41528364/67111528
[pid=24632] ppid=24630 vsize=57496 CPUtime=0.69 cores=0,2,4,6
/proc/24632/stat : 24632 (minisatid-gmp) R 24630 24632 23457 0 -1 4202496 13653 0 0 0 67 2 0 0 25 0 1 0 850880010 58875904 12828 33554432000 4194304 6736272 140736341678320 18446744073709551615 4539241 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/24632/statm: 14374 12828 266 621 0 13744 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 57496

[startup+1.50026 s]
/proc/loadavg: 1.92 2.01 1.99 3/562 24633
/proc/meminfo: memFree=29917040/32950928 swapFree=41528364/67111528
[pid=24632] ppid=24630 vsize=61440 CPUtime=1.49 cores=0,2,4,6
/proc/24632/stat : 24632 (minisatid-gmp) R 24630 24632 23457 0 -1 4202496 15101 0 0 0 147 2 0 0 25 0 1 0 850880010 62914560 13965 33554432000 4194304 6736272 140736341678320 18446744073709551615 4502340 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/24632/statm: 15360 13965 284 621 0 14730 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 61440

[startup+3.10099 s]
/proc/loadavg: 1.92 2.01 1.99 3/562 24633
/proc/meminfo: memFree=29914560/32950928 swapFree=41528364/67111528
[pid=24632] ppid=24630 vsize=69108 CPUtime=3.09 cores=0,2,4,6
/proc/24632/stat : 24632 (minisatid-gmp) R 24630 24632 23457 0 -1 4202496 17347 0 0 0 307 2 0 0 25 0 1 0 850880010 70766592 16204 33554432000 4194304 6736272 140736341678320 18446744073709551615 4509849 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/24632/statm: 17277 16204 285 621 0 16647 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 69108

[startup+6.30042 s]
/proc/loadavg: 1.93 2.01 1.99 3/562 24633
/proc/meminfo: memFree=29891560/32950928 swapFree=41528364/67111528
[pid=24632] ppid=24630 vsize=90492 CPUtime=6.29 cores=0,2,4,6
/proc/24632/stat : 24632 (minisatid-gmp) R 24630 24632 23457 0 -1 4202496 22465 0 0 0 626 3 0 0 25 0 1 0 850880010 92663808 21306 33554432000 4194304 6736272 140736341678320 18446744073709551615 4520555 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/24632/statm: 22623 21306 285 621 0 21993 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 90492

[startup+12.7004 s]
/proc/loadavg: 1.93 2.00 1.99 3/562 24633
/proc/meminfo: memFree=29855284/32950928 swapFree=41528364/67111528
[pid=24632] ppid=24630 vsize=144320 CPUtime=12.69 cores=0,2,4,6
/proc/24632/stat : 24632 (minisatid-gmp) R 24630 24632 23457 0 -1 4202496 30840 0 0 0 1265 4 0 0 25 0 1 0 850880010 147783680 29658 33554432000 4194304 6736272 140736341678320 18446744073709551615 4510243 0 0 4096 17571 0 0 0 17 2 0 0 0
/proc/24632/statm: 36080 29658 285 621 0 35450 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 144320

[startup+25.5012 s]
/proc/loadavg: 1.95 2.00 1.99 3/562 24634
/proc/meminfo: memFree=29806788/32950928 swapFree=41528364/67111528
[pid=24632] ppid=24630 vsize=202232 CPUtime=25.43 cores=0,2,4,6
/proc/24632/stat : 24632 (minisatid-gmp) R 24630 24632 23457 0 -1 4202496 42533 0 0 0 2536 7 0 0 25 0 1 0 850880010 207085568 41326 33554432000 4194304 6736272 140736341678320 18446744073709551615 4509825 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/24632/statm: 50558 41326 285 621 0 49928 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 202232

[startup+51.1008 s]
/proc/loadavg: 1.96 2.00 1.99 3/562 24634
/proc/meminfo: memFree=29804676/32950928 swapFree=41528364/67111528
[pid=24632] ppid=24630 vsize=204804 CPUtime=51.03 cores=0,2,4,6
/proc/24632/stat : 24632 (minisatid-gmp) R 24630 24632 23457 0 -1 4202496 71964 0 0 0 5092 11 0 0 25 0 1 0 850880010 209719296 41299 33554432000 4194304 6736272 140736341678320 18446744073709551615 4510235 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/24632/statm: 51201 41299 285 621 0 50571 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 204804

[startup+102.321 s]
/proc/loadavg: 1.98 2.00 1.99 3/562 24636
/proc/meminfo: memFree=29732724/32950928 swapFree=41528364/67111528
[pid=24632] ppid=24630 vsize=291440 CPUtime=102.26 cores=0,2,4,6
/proc/24632/stat : 24632 (minisatid-gmp) R 24630 24632 23457 0 -1 4202496 122943 0 0 0 10203 23 0 0 25 0 1 0 850880010 298434560 57733 33554432000 4194304 6736272 140736341678320 18446744073709551615 4510544 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/24632/statm: 72860 57733 285 621 0 72230 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 291440

[startup+162.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/562 24637
/proc/meminfo: memFree=29725632/32950928 swapFree=41528364/67111528
[pid=24632] ppid=24630 vsize=298344 CPUtime=162.23 cores=0,2,4,6
/proc/24632/stat : 24632 (minisatid-gmp) R 24630 24632 23457 0 -1 4202496 169930 0 0 0 16190 33 0 0 25 0 1 0 850880010 305504256 59694 33554432000 4194304 6736272 140736341678320 18446744073709551615 4510262 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/24632/statm: 74586 59694 285 621 0 73956 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 298344

[startup+222.301 s]
/proc/loadavg: 1.99 2.00 1.99 3/562 24639
/proc/meminfo: memFree=29723744/32950928 swapFree=41528364/67111528
[pid=24632] ppid=24630 vsize=301900 CPUtime=222.23 cores=0,2,4,6
/proc/24632/stat : 24632 (minisatid-gmp) R 24630 24632 23457 0 -1 4202496 210129 0 0 0 22181 42 0 0 25 0 1 0 850880010 309145600 60255 33554432000 4194304 6736272 140736341678320 18446744073709551615 4510232 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/24632/statm: 75475 60255 285 621 0 74845 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 301900

[startup+282.301 s]
/proc/loadavg: 2.06 2.02 2.00 3/562 24640
/proc/meminfo: memFree=29744804/32950928 swapFree=41528364/67111528
[pid=24632] ppid=24630 vsize=305416 CPUtime=282.23 cores=0,2,4,6
/proc/24632/stat : 24632 (minisatid-gmp) R 24630 24632 23457 0 -1 4202496 259872 0 0 0 28171 52 0 0 25 0 1 0 850880010 312745984 55396 33554432000 4194304 6736272 140736341678320 18446744073709551615 4509905 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/24632/statm: 76354 55396 285 621 0 75724 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 305416

[startup+342.301 s]
/proc/loadavg: 2.20 2.06 2.01 3/562 24642
/proc/meminfo: memFree=29752604/32950928 swapFree=41528364/67111528
[pid=24632] ppid=24630 vsize=228272 CPUtime=342.23 cores=0,2,4,6
/proc/24632/stat : 24632 (minisatid-gmp) R 24630 24632 23457 0 -1 4202496 306740 0 0 0 34162 61 0 0 25 0 1 0 850880010 233750528 52795 33554432000 4194304 6736272 140736341678320 18446744073709551615 4510253 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/24632/statm: 57068 52795 285 621 0 56438 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 228272

[startup+402.301 s]
/proc/loadavg: 2.12 2.06 2.01 3/562 24644
/proc/meminfo: memFree=29789404/32950928 swapFree=41528364/67111528
[pid=24632] ppid=24630 vsize=180464 CPUtime=402.24 cores=0,2,4,6
/proc/24632/stat : 24632 (minisatid-gmp) R 24630 24632 23457 0 -1 4202496 352393 0 0 0 40155 69 0 0 25 0 1 0 850880010 184795136 44223 33554432000 4194304 6736272 140736341678320 18446744073709551615 4509905 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/24632/statm: 45116 44223 285 621 0 44486 0
Current children cumulated CPU time (s) 402.24
Current children cumulated vsize (KiB) 180464

[startup+462.301 s]
/proc/loadavg: 2.04 2.05 2.01 3/562 24645
/proc/meminfo: memFree=29798684/32950928 swapFree=41528364/67111528
[pid=24632] ppid=24630 vsize=182084 CPUtime=462.24 cores=0,2,4,6
/proc/24632/stat : 24632 (minisatid-gmp) R 24630 24632 23457 0 -1 4202496 402919 0 0 0 46145 79 0 0 25 0 1 0 850880010 186454016 41307 33554432000 4194304 6736272 140736341678320 18446744073709551615 4510232 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/24632/statm: 45521 41307 285 621 0 44891 0
Current children cumulated CPU time (s) 462.24
Current children cumulated vsize (KiB) 182084

[startup+522.301 s]
/proc/loadavg: 2.01 2.04 2.00 3/562 24647
/proc/meminfo: memFree=29635860/32950928 swapFree=41528364/67111528
[pid=24632] ppid=24630 vsize=450392 CPUtime=522.24 cores=0,2,4,6
/proc/24632/stat : 24632 (minisatid-gmp) R 24630 24632 23457 0 -1 4202496 444316 0 0 0 52137 87 0 0 25 0 1 0 850880010 461201408 82626 33554432000 4194304 6736272 140736341678320 18446744073709551615 4509839 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/24632/statm: 112598 82626 285 621 0 111968 0
Current children cumulated CPU time (s) 522.24
Current children cumulated vsize (KiB) 450392

[startup+582.301 s]
/proc/loadavg: 2.00 2.03 2.00 3/562 24648
/proc/meminfo: memFree=29778812/32950928 swapFree=41528364/67111528
[pid=24632] ppid=24630 vsize=192252 CPUtime=582.23 cores=0,2,4,6
/proc/24632/stat : 24632 (minisatid-gmp) R 24630 24632 23457 0 -1 4202496 480145 0 0 0 58128 95 0 0 25 0 1 0 850880010 196866048 46492 33554432000 4194304 6736272 140736341678320 18446744073709551615 4509849 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/24632/statm: 48063 46492 285 621 0 47433 0
Current children cumulated CPU time (s) 582.23
Current children cumulated vsize (KiB) 192252


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

[startup+882.3 s]
/proc/loadavg: 2.23 2.06 2.02 3/562 24656
/proc/meminfo: memFree=29681112/32950928 swapFree=41528364/67111528
[pid=24632] ppid=24630 vsize=330692 CPUtime=882.24 cores=0,2,4,6
/proc/24632/stat : 24632 (minisatid-gmp) R 24630 24632 23457 0 -1 4202496 682235 0 0 0 88088 136 0 0 25 0 1 0 850880010 338628608 70056 33554432000 4194304 6736272 140736341678320 18446744073709551615 4509825 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/24632/statm: 82673 70056 285 621 0 82043 0
Current children cumulated CPU time (s) 882.24
Current children cumulated vsize (KiB) 330692

[startup+942.3 s]
/proc/loadavg: 2.37 2.12 2.04 3/562 24658
/proc/meminfo: memFree=29757472/32950928 swapFree=41528364/67111528
[pid=24632] ppid=24630 vsize=250440 CPUtime=942.24 cores=0,2,4,6
/proc/24632/stat : 24632 (minisatid-gmp) R 24630 24632 23457 0 -1 4202496 723239 0 0 0 94080 144 0 0 25 0 1 0 850880010 256450560 51678 33554432000 4194304 6736272 140736341678320 18446744073709551615 5142471 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/24632/statm: 62610 51679 285 621 0 61980 0
Current children cumulated CPU time (s) 942.24
Current children cumulated vsize (KiB) 250440

[startup+1002.3 s]
/proc/loadavg: 2.20 2.12 2.04 3/562 24660
/proc/meminfo: memFree=29611628/32950928 swapFree=41528364/67111528
[pid=24632] ppid=24630 vsize=465000 CPUtime=1002.24 cores=0,2,4,6
/proc/24632/stat : 24632 (minisatid-gmp) R 24630 24632 23457 0 -1 4202496 759408 0 0 0 100074 150 0 0 25 0 1 0 850880010 476160000 87741 33554432000 4194304 6736272 140736341678320 18446744073709551615 4510456 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/24632/statm: 116250 87741 285 621 0 115620 0
Current children cumulated CPU time (s) 1002.24
Current children cumulated vsize (KiB) 465000

[startup+1062.3 s]
/proc/loadavg: 2.07 2.09 2.03 3/562 24661
/proc/meminfo: memFree=29672248/32950928 swapFree=41528364/67111528
[pid=24632] ppid=24630 vsize=333572 CPUtime=1062.25 cores=0,2,4,6
/proc/24632/stat : 24632 (minisatid-gmp) R 24630 24632 23457 0 -1 4202496 805329 0 0 0 106065 160 0 0 25 0 1 0 850880010 341577728 73038 33554432000 4194304 6736272 140736341678320 18446744073709551615 4509905 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/24632/statm: 83393 73038 285 621 0 82763 0
Current children cumulated CPU time (s) 1062.25
Current children cumulated vsize (KiB) 333572

[startup+1122.3 s]
/proc/loadavg: 2.02 2.07 2.03 3/562 24663
/proc/meminfo: memFree=29764488/32950928 swapFree=41528364/67111528
[pid=24632] ppid=24630 vsize=206172 CPUtime=1122.24 cores=0,2,4,6
/proc/24632/stat : 24632 (minisatid-gmp) R 24630 24632 23457 0 -1 4202496 847531 0 0 0 112055 169 0 0 25 0 1 0 850880010 211120128 49682 33554432000 4194304 6736272 140736341678320 18446744073709551615 4510253 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/24632/statm: 51543 49682 285 621 0 50913 0
Current children cumulated CPU time (s) 1122.24
Current children cumulated vsize (KiB) 206172

[startup+1182.3 s]
/proc/loadavg: 2.01 2.06 2.02 3/562 24664
/proc/meminfo: memFree=29644556/32950928 swapFree=41528364/67111528
[pid=24632] ppid=24630 vsize=341040 CPUtime=1182.25 cores=0,2,4,6
/proc/24632/stat : 24632 (minisatid-gmp) R 24630 24632 23457 0 -1 4202496 877474 0 0 0 118050 175 0 0 25 0 1 0 850880010 349224960 79548 33554432000 4194304 6736272 140736341678320 18446744073709551615 4510243 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/24632/statm: 85260 79548 285 621 0 84630 0
Current children cumulated CPU time (s) 1182.25
Current children cumulated vsize (KiB) 341040

[startup+1242.3 s]
/proc/loadavg: 2.00 2.04 2.01 3/562 24666
/proc/meminfo: memFree=29549060/32950928 swapFree=41528364/67111528
[pid=24632] ppid=24630 vsize=476584 CPUtime=1242.25 cores=0,2,4,6
/proc/24632/stat : 24632 (minisatid-gmp) R 24630 24632 23457 0 -1 4202496 901174 0 0 0 124045 180 0 0 25 0 1 0 850880010 488022016 103202 33554432000 4194304 6736272 140736341678320 18446744073709551615 4510232 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/24632/statm: 119146 103202 285 621 0 118516 0
Current children cumulated CPU time (s) 1242.25
Current children cumulated vsize (KiB) 476584

[startup+1302.3 s]
/proc/loadavg: 2.09 2.06 2.02 3/562 24705
/proc/meminfo: memFree=29759820/32950928 swapFree=41528364/67111528
[pid=24632] ppid=24630 vsize=265084 CPUtime=1302.27 cores=0,2,4,6
/proc/24632/stat : 24632 (minisatid-gmp) R 24630 24632 23457 0 -1 4202496 934595 0 0 0 130038 189 0 0 25 0 1 0 850880010 271446016 54400 33554432000 4194304 6736272 140736341678320 18446744073709551615 4509825 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/24632/statm: 66271 54400 285 621 0 65641 0
Current children cumulated CPU time (s) 1302.27
Current children cumulated vsize (KiB) 265084

[startup+1362.3 s]
/proc/loadavg: 2.11 2.08 2.02 3/562 24706
/proc/meminfo: memFree=29680548/32950928 swapFree=41528364/67111528
[pid=24632] ppid=24630 vsize=349464 CPUtime=1362.25 cores=0,2,4,6
/proc/24632/stat : 24632 (minisatid-gmp) R 24630 24632 23457 0 -1 4202496 954514 0 0 0 136031 194 0 0 25 0 1 0 850880010 357851136 74270 33554432000 4194304 6736272 140736341678320 18446744073709551615 4509905 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/24632/statm: 87366 74270 285 621 0 86736 0
Current children cumulated CPU time (s) 1362.25
Current children cumulated vsize (KiB) 349464

[startup+1422.32 s]
/proc/loadavg: 2.04 2.06 2.02 3/562 24708
/proc/meminfo: memFree=29570640/32950928 swapFree=41528364/67111528
[pid=24632] ppid=24630 vsize=484400 CPUtime=1422.27 cores=0,2,4,6
/proc/24632/stat : 24632 (minisatid-gmp) R 24630 24632 23457 0 -1 4202496 981764 0 0 0 142028 199 0 0 25 0 1 0 850880010 496025600 101438 33554432000 4194304 6736272 140736341678320 18446744073709551615 4510546 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/24632/statm: 121100 101438 285 621 0 120470 0
Current children cumulated CPU time (s) 1422.27
Current children cumulated vsize (KiB) 484400

[startup+1482.3 s]
/proc/loadavg: 2.01 2.05 2.01 3/562 24712
/proc/meminfo: memFree=29677176/32950928 swapFree=41528364/67111528
[pid=24632] ppid=24630 vsize=352448 CPUtime=1482.25 cores=0,2,4,6
/proc/24632/stat : 24632 (minisatid-gmp) R 24630 24632 23457 0 -1 4202496 1027465 0 0 0 148018 207 0 0 25 0 1 0 850880010 360906752 75495 33554432000 4194304 6736272 140736341678320 18446744073709551615 4510460 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/24632/statm: 88112 75495 285 621 0 87482 0
Current children cumulated CPU time (s) 1482.25
Current children cumulated vsize (KiB) 352448

[startup+1542.3 s]
/proc/loadavg: 2.08 2.06 2.02 3/562 24714
/proc/meminfo: memFree=29554736/32950928 swapFree=41528364/67111528
[pid=24632] ppid=24630 vsize=516088 CPUtime=1542.25 cores=0,2,4,6
/proc/24632/stat : 24632 (minisatid-gmp) R 24630 24632 23457 0 -1 4202496 1059682 0 0 0 154013 212 0 0 25 0 1 0 850880010 528474112 107626 33554432000 4194304 6736272 140736341678320 18446744073709551615 4503776 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/24632/statm: 129022 107639 285 621 0 128392 0
Current children cumulated CPU time (s) 1542.25
Current children cumulated vsize (KiB) 516088

[startup+1602.3 s]
/proc/loadavg: 2.10 2.08 2.02 3/562 24716
/proc/meminfo: memFree=29668168/32950928 swapFree=41528364/67111528
[pid=24632] ppid=24630 vsize=353628 CPUtime=1602.26 cores=0,2,4,6
/proc/24632/stat : 24632 (minisatid-gmp) R 24630 24632 23457 0 -1 4202496 1101772 0 0 0 160004 222 0 0 25 0 1 0 850880010 362115072 77649 33554432000 4194304 6736272 140736341678320 18446744073709551615 4641270 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/24632/statm: 88407 77649 285 621 0 87777 0
Current children cumulated CPU time (s) 1602.26
Current children cumulated vsize (KiB) 353628

[startup+1662.3 s]
/proc/loadavg: 2.03 2.06 2.02 3/562 24717
/proc/meminfo: memFree=29762008/32950928 swapFree=41528364/67111528
[pid=24632] ppid=24630 vsize=273792 CPUtime=1662.25 cores=0,2,4,6
/proc/24632/stat : 24632 (minisatid-gmp) R 24630 24632 23457 0 -1 4202496 1145636 0 0 0 165995 230 0 0 25 0 1 0 850880010 280363008 54154 33554432000 4194304 6736272 140736341678320 18446744073709551615 4509872 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/24632/statm: 68448 54154 285 621 0 67818 0
Current children cumulated CPU time (s) 1662.25
Current children cumulated vsize (KiB) 273792

[startup+1722.3 s]
/proc/loadavg: 2.01 2.05 2.01 3/562 24719
/proc/meminfo: memFree=29608716/32950928 swapFree=41528364/67111528
[pid=24632] ppid=24630 vsize=487736 CPUtime=1722.25 cores=0,2,4,6
/proc/24632/stat : 24632 (minisatid-gmp) R 24630 24632 23457 0 -1 4202496 1184129 0 0 0 171989 236 0 0 25 0 1 0 850880010 499441664 92546 33554432000 4194304 6736272 140736341678320 18446744073709551615 4510513 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/24632/statm: 121934 92546 285 621 0 121304 0
Current children cumulated CPU time (s) 1722.25
Current children cumulated vsize (KiB) 487736

[startup+1782.3 s]
/proc/loadavg: 2.00 2.04 2.00 3/562 24720
/proc/meminfo: memFree=29698716/32950928 swapFree=41528364/67111528
[pid=24632] ppid=24630 vsize=356604 CPUtime=1782.26 cores=0,2,4,6
/proc/24632/stat : 24632 (minisatid-gmp) R 24630 24632 23457 0 -1 4202496 1230346 0 0 0 177981 245 0 0 25 0 1 0 850880010 365162496 69616 33554432000 4194304 6736272 140736341678320 18446744073709551615 5816786 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/24632/statm: 89151 69616 285 621 0 88521 0
Current children cumulated CPU time (s) 1782.26
Current children cumulated vsize (KiB) 356604



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.1 s]
/proc/loadavg: 2.00 2.03 2.00 3/562 24721
/proc/meminfo: memFree=29656556/32950928 swapFree=41528364/67111528
[pid=24632] ppid=24630 vsize=356604 CPUtime=1800.08 cores=0,2,4,6
/proc/24632/stat : 24632 (minisatid-gmp) R 24630 24632 23457 0 -1 4202496 1240768 0 0 0 179761 247 0 0 25 0 1 0 850880010 365162496 80006 33554432000 4194304 6736272 140736341678320 18446744073709551615 4510513 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/24632/statm: 89151 80006 285 621 0 88521 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 356604

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

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

[startup+1800.1 s]
/proc/loadavg: 2.00 2.03 2.00 3/562 24721
/proc/meminfo: memFree=29656556/32950928 swapFree=41528364/67111528
[pid=24632] ppid=24630 vsize=356604 CPUtime=1800.08 cores=0,2,4,6
/proc/24632/stat : 24632 (minisatid-gmp) R 24630 24632 23457 0 -1 4202496 1240768 0 0 0 179761 247 0 0 25 0 1 0 850880010 365162496 80006 33554432000 4194304 6736272 140736341678320 18446744073709551615 4510513 0 0 4096 17571 0 0 0 17 4 0 0 0
/proc/24632/statm: 89151 80006 285 621 0 88521 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 356604

Child status: 0
Real time (s): 1800.14
CPU time (s): 1800.1
CPU user time (s): 1797.61
CPU system time (s): 2.49162
CPU usage (%): 99.9981
Max. virtual memory (cumulated for all children) (KiB): 516088

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.61
system time used= 2.49162
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1240774
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 1055

runsolver used 10.2754 second user time and 22.5456 second system time

The end

Launcher Data

Begin job on node126 at 2011-06-06 22:40:13
IDJOB=3466289
IDBENCH=2173
IDSOLVER=1957
FILE ID=node126/3466289-1307392813
RUNJOBID= node126-1307381324-23475
PBS_JOBID= 13514181
Free space on /tmp= 73908 MiB

SOLVER NAME= MinisatID 2.4.8-gmp
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-g125.18.opb
COMMAND LINE= HOME/minisatid-gmp BENCHNAME --verbosity=0 --format=opb 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3466289-1307392813/watcher-3466289-1307392813 -o /tmp/evaluation-result-3466289-1307392813/solver-3466289-1307392813 -C 1800 -W 1900 -M 15500 --use-pty HOME/minisatid-gmp HOME/instance-3466289-1307392813.opb --verbosity=0 --format=opb 

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

MD5SUM BENCH= 18a894a2ba4f3cf6bad1b497c8fca8eb
RANDOM SEED=1484922349

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      29973140 kB
Buffers:        336048 kB
Cached:         553236 kB
SwapCached:      15388 kB
Active:        2205004 kB
Inactive:       452256 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      29973140 kB
SwapTotal:    67111528 kB
SwapFree:     41528364 kB
Dirty:            4704 kB
Writeback:           0 kB
AnonPages:     1765380 kB
Mapped:          24436 kB
Slab:           148612 kB
PageTables:      99620 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 176419192 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= 73904 MiB
End job on node126 at 2011-06-06 23:10:15