Trace number 4102851

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
NaPS 1.02? (TO) 1800.11 1800.51

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-g125.17.opb
MD5SUM7d701b956113b6fc93a1922e71200e27
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 variables4250
Total number of constraints68397
Number of constraints which are clauses68397
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 constraint17
Number of terms in the objective function 4250
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 4250
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 4250
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.00	c NaPS 1.02b.
1800.09/1800.50	c 
1800.09/1800.50	c *** TERMINATED *** by signal 15
1800.09/1800.50	s UNKNOWN
1800.09/1800.50	c _____________________________________________________________________________
1800.09/1800.50	c 
1800.09/1800.50	c std/band forms        : 0,0
1800.09/1800.50	c 2cl/3cl ITE-codings   : 0,0
1800.09/1800.50	c BDD/srt/adr Max costs : 0,0,0
1800.09/1800.50	c BDDraw/bin/mul/srt/adr: 0,0,0,0,0
1800.09/1800.50	c BDD nodes             : 0
1800.09/1800.50	c Es1/CC detections     : 0,0
1800.09/1800.50	c SAT/UNSAT calls       : 0,0
1800.09/1800.50	c restarts              : 0
1800.09/1800.50	c conflicts             : 0              (0 /sec)
1800.09/1800.50	c decisions             : 0              (0 /sec)
1800.09/1800.50	c propagations          : 0              (0 /sec)
1800.09/1800.50	c inspects              : 0              (0 /sec)
1800.09/1800.50	c CPU time (solving tm) : 1799 s        (0 s)
1800.09/1800.50	c Time for Opt-base     : 0 s
1800.09/1800.50	c _____________________________________________________________________________

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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-4102851-1466239155/watcher-4102851-1466239155 -o /tmp/evaluation-result-4102851-1466239155/solver-4102851-1466239155 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node107-1466206100-326 --watchdog 1960 naps-1.02 HOME/instance-4102851-1466239155.opb 

pid=5410
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.04 2.03 2.00 2/176 5413
/proc/meminfo: memFree=31530816/32872528 swapFree=241348/274052
[pid=5413] ppid=5410 vsize=7756 CPUtime=0 cores=1,3,5,7
/proc/5413/stat : 5413 (naps-1.02) R 5410 5413 309 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 25965545 7942144 473 33554432000 4194304 5796924 140733532907072 140733578188184 5092545 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/5413/statm: 1939 473 116 392 0 1538 0

[startup+0.100159 s]
/proc/loadavg: 2.04 2.03 2.00 2/176 5413
/proc/meminfo: memFree=31530816/32872528 swapFree=241348/274052
[pid=5413] ppid=5410 vsize=8588 CPUtime=0.09 cores=1,3,5,7
/proc/5413/stat : 5413 (naps-1.02) R 5410 5413 309 0 -1 4202496 892 0 0 0 9 0 0 0 20 0 1 0 25965545 8794112 741 33554432000 4194304 5796924 140733532907072 140733578188184 4564240 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/5413/statm: 2147 741 128 392 0 1746 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8588

[startup+0.20028 s]
/proc/loadavg: 2.04 2.03 2.00 2/176 5413
/proc/meminfo: memFree=31530816/32872528 swapFree=241348/274052
[pid=5413] ppid=5410 vsize=9384 CPUtime=0.19 cores=1,3,5,7
/proc/5413/stat : 5413 (naps-1.02) R 5410 5413 309 0 -1 4202496 1159 0 0 0 19 0 0 0 20 0 1 0 25965545 9609216 976 33554432000 4194304 5796924 140733532907072 140733578188184 5183584 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/5413/statm: 2346 976 128 392 0 1945 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 9384

[startup+0.300262 s]
/proc/loadavg: 2.04 2.03 2.00 2/176 5413
/proc/meminfo: memFree=31530816/32872528 swapFree=241348/274052
[pid=5413] ppid=5410 vsize=10104 CPUtime=0.29 cores=1,3,5,7
/proc/5413/stat : 5413 (naps-1.02) R 5410 5413 309 0 -1 4202496 1426 0 0 0 29 0 0 0 20 0 1 0 25965545 10346496 1213 33554432000 4194304 5796924 140733532907072 140733532906296 5183584 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/5413/statm: 2526 1213 128 392 0 2125 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10104

[startup+0.700242 s]
/proc/loadavg: 2.04 2.03 2.00 2/176 5413
/proc/meminfo: memFree=31530816/32872528 swapFree=241348/274052
[pid=5413] ppid=5410 vsize=12968 CPUtime=0.69 cores=1,3,5,7
/proc/5413/stat : 5413 (naps-1.02) R 5410 5413 309 0 -1 4202496 2626 0 0 0 69 0 0 0 20 0 1 0 25965545 13279232 2588 33554432000 4194304 5796924 140733532907072 140733532906296 4606507 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/5413/statm: 3242 2588 145 392 0 2841 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12968

[startup+1.50025 s]
/proc/loadavg: 2.04 2.03 2.00 3/177 5414
/proc/meminfo: memFree=31518724/32872528 swapFree=241348/274052
[pid=5413] ppid=5410 vsize=21436 CPUtime=1.49 cores=1,3,5,7
/proc/5413/stat : 5413 (naps-1.02) R 5410 5413 309 0 -1 4202496 4116 0 0 0 149 0 0 0 20 0 1 0 25965545 21950464 4071 33554432000 4194304 5796924 140733532907072 140733532904184 4607171 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/5413/statm: 5359 4071 155 392 0 4958 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21436

[startup+3.10029 s]
/proc/loadavg: 2.04 2.03 2.00 3/177 5414
/proc/meminfo: memFree=31514972/32872528 swapFree=241348/274052
[pid=5413] ppid=5410 vsize=30028 CPUtime=3.09 cores=1,3,5,7
/proc/5413/stat : 5413 (naps-1.02) R 5410 5413 309 0 -1 4202496 6753 0 0 0 308 1 0 0 20 0 1 0 25965545 30748672 6105 33554432000 4194304 5796924 140733532907072 140733532904056 5095032 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/5413/statm: 7507 6105 156 392 0 7106 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 30028

[startup+6.30025 s]
/proc/loadavg: 2.04 2.03 2.00 3/177 5414
/proc/meminfo: memFree=31496840/32872528 swapFree=241348/274052
[pid=5413] ppid=5410 vsize=79900 CPUtime=6.29 cores=1,3,5,7
/proc/5413/stat : 5413 (naps-1.02) R 5410 5413 309 0 -1 4202496 8940 0 0 0 627 2 0 0 20 0 1 0 25965545 81817600 14229 33554432000 4194304 5796924 140733532907072 140733532904312 4606555 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/5413/statm: 19975 14229 156 392 0 19574 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 79900

[startup+12.7003 s]
/proc/loadavg: 2.03 2.03 2.00 3/177 5414
/proc/meminfo: memFree=31473080/32872528 swapFree=241348/274052
[pid=5413] ppid=5410 vsize=68404 CPUtime=12.68 cores=1,3,5,7
/proc/5413/stat : 5413 (naps-1.02) R 5410 5413 309 0 -1 4202496 9253 0 0 0 1266 2 0 0 20 0 1 0 25965545 70045696 15584 33554432000 4194304 5796924 140733532907072 140733532904312 4596110 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/5413/statm: 17101 15584 156 392 0 16700 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 68404

[startup+25.5004 s]
/proc/loadavg: 2.03 2.03 2.00 3/177 5414
/proc/meminfo: memFree=31454544/32872528 swapFree=241348/274052
[pid=5413] ppid=5410 vsize=78296 CPUtime=25.49 cores=1,3,5,7
/proc/5413/stat : 5413 (naps-1.02) R 5410 5413 309 0 -1 4202496 10413 0 0 0 2545 4 0 0 20 0 1 0 25965545 80175104 19131 33554432000 4194304 5796924 140733532907072 140733532904536 4606555 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/5413/statm: 19574 19131 156 392 0 19173 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 78296

[startup+51.1004 s]
/proc/loadavg: 2.02 2.02 2.00 3/178 5417
/proc/meminfo: memFree=31421408/32872528 swapFree=241348/274052
[pid=5413] ppid=5410 vsize=127616 CPUtime=51.08 cores=1,3,5,7
/proc/5413/stat : 5413 (naps-1.02) R 5410 5413 309 0 -1 4202496 10667 0 0 0 5103 5 0 0 20 0 1 0 25965545 130678784 27389 33554432000 4194304 5796924 140733532907072 140733532904536 4607232 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/5413/statm: 31904 27389 156 392 0 31503 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 127616

[startup+102.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/178 5418
/proc/meminfo: memFree=31396844/32872528 swapFree=241348/274052
[pid=5413] ppid=5410 vsize=127616 CPUtime=102.28 cores=1,3,5,7
/proc/5413/stat : 5413 (naps-1.02) R 5410 5413 309 0 -1 4202496 12683 0 0 0 10217 11 0 0 20 0 1 0 25965545 130678784 28925 33554432000 4194304 5796924 140733532907072 140733532904360 4606768 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/5413/statm: 31904 28925 156 392 0 31503 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 127616

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 5419
/proc/meminfo: memFree=31369564/32872528 swapFree=241348/274052
[pid=5413] ppid=5410 vsize=158436 CPUtime=162.26 cores=1,3,5,7
/proc/5413/stat : 5413 (naps-1.02) R 5410 5413 309 0 -1 4202496 14631 0 0 0 16210 16 0 0 20 0 1 0 25965545 162238464 35650 33554432000 4194304 5796924 140733532907072 140733532904712 4606721 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/5413/statm: 39609 35650 156 392 0 39208 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 158436

[startup+222.307 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 5420
/proc/meminfo: memFree=31335236/32872528 swapFree=241348/274052
[pid=5413] ppid=5410 vsize=158436 CPUtime=222.26 cores=1,3,5,7
/proc/5413/stat : 5413 (naps-1.02) R 5410 5413 309 0 -1 4202496 16057 0 0 0 22205 21 0 0 20 0 1 0 25965545 162238464 35654 33554432000 4194304 5796924 140733532907072 140733532904712 4583348 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/5413/statm: 39609 35654 156 392 0 39208 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 158436

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5421
/proc/meminfo: memFree=31396164/32872528 swapFree=241348/274052
[pid=5413] ppid=5410 vsize=127616 CPUtime=282.23 cores=1,3,5,7
/proc/5413/stat : 5413 (naps-1.02) R 5410 5413 309 0 -1 4202496 18477 0 0 0 28198 25 0 0 20 0 1 0 25965545 130678784 28931 33554432000 4194304 5796924 140733532907072 140733532904360 4606555 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/5413/statm: 31904 28931 156 392 0 31503 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 127616

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5423
/proc/meminfo: memFree=31365484/32872528 swapFree=241348/274052
[pid=5413] ppid=5410 vsize=158436 CPUtime=342.23 cores=1,3,5,7
/proc/5413/stat : 5413 (naps-1.02) R 5410 5413 309 0 -1 4202496 20584 0 0 0 34193 30 0 0 20 0 1 0 25965545 162238464 36678 33554432000 4194304 5796924 140733532907072 140733532904712 4607720 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/5413/statm: 39609 36678 156 392 0 39208 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 158436

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5424
/proc/meminfo: memFree=31347260/32872528 swapFree=241348/274052
[pid=5413] ppid=5410 vsize=208524 CPUtime=402.21 cores=1,3,5,7
/proc/5413/stat : 5413 (naps-1.02) R 5410 5413 309 0 -1 4202496 22923 0 0 0 40188 33 0 0 20 0 1 0 25965545 213528576 41587 33554432000 4194304 5796924 140733532907072 140733532904712 4606768 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/5413/statm: 52131 41587 156 392 0 51730 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 208524

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5425
/proc/meminfo: memFree=31335328/32872528 swapFree=241348/274052
[pid=5413] ppid=5410 vsize=208524 CPUtime=462.21 cores=1,3,5,7
/proc/5413/stat : 5413 (naps-1.02) R 5410 5413 309 0 -1 4202496 24440 0 0 0 46184 37 0 0 20 0 1 0 25965545 213528576 44661 33554432000 4194304 5796924 140733532907072 140733532904712 4607241 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/5413/statm: 52131 44661 156 392 0 51730 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 208524

[startup+522.3 s]
/proc/loadavg: 2.14 2.03 2.01 3/177 5426
/proc/meminfo: memFree=31293856/32872528 swapFree=241348/274052
[pid=5413] ppid=5410 vsize=208524 CPUtime=522.2 cores=1,3,5,7
/proc/5413/stat : 5413 (naps-1.02) R 5410 5413 309 0 -1 4202496 25955 0 0 0 52180 40 0 0 20 0 1 0 25965545 213528576 46197 33554432000 4194304 5796924 140733532907072 140733532904712 4607232 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/5413/statm: 52131 46197 156 392 0 51730 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 208524

[startup+582.3 s]
/proc/loadavg: 2.08 2.04 2.01 3/177 5427
/proc/meminfo: memFree=31291784/32872528 swapFree=241348/274052
[pid=5413] ppid=5410 vsize=208524 CPUtime=582.18 cores=1,3,5,7
/proc/5413/stat : 5413 (naps-1.02) R 5410 5413 309 0 -1 4202496 27484 0 0 0 58174 44 0 0 20 0 1 0 25965545 213528576 46197 33554432000 4194304 5796924 140733532907072 140733532904712 4607192 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/5413/statm: 52131 46197 156 392 0 51730 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 208524


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


[startup+942.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 5438
/proc/meminfo: memFree=31328268/32872528 swapFree=241348/274052
[pid=5413] ppid=5410 vsize=215240 CPUtime=942.09 cores=1,3,5,7
/proc/5413/stat : 5413 (naps-1.02) R 5410 5413 309 0 -1 4202496 38291 0 0 0 94147 62 0 0 20 0 1 0 25965545 220405760 46335 33554432000 4194304 5796924 140733532907072 140733532904712 4606789 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/5413/statm: 53810 46335 156 392 0 53409 0
Current children cumulated CPU time (s) 942.09
Current children cumulated vsize (KiB) 215240

[startup+1002.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/177 5439
/proc/meminfo: memFree=31366168/32872528 swapFree=241348/274052
[pid=5413] ppid=5410 vsize=167936 CPUtime=1002.07 cores=1,3,5,7
/proc/5413/stat : 5413 (naps-1.02) R 5410 5413 309 0 -1 4202496 39688 0 0 0 100143 64 0 0 20 0 1 0 25965545 171966464 37002 33554432000 4194304 5796924 140733532907072 140733532904712 4607198 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/5413/statm: 41984 37002 156 392 0 41583 0
Current children cumulated CPU time (s) 1002.07
Current children cumulated vsize (KiB) 167936

[startup+1062.3 s]
/proc/loadavg: 2.07 2.04 2.00 3/177 5440
/proc/meminfo: memFree=31245520/32872528 swapFree=241348/274052
[pid=5413] ppid=5410 vsize=299412 CPUtime=1062.07 cores=1,3,5,7
/proc/5413/stat : 5413 (naps-1.02) R 5410 5413 309 0 -1 4202496 41053 0 0 0 106141 66 0 0 20 0 1 0 25965545 306597888 55223 33554432000 4194304 5796924 140733532907072 140733532904712 4606480 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/5413/statm: 74853 55223 156 392 0 74452 0
Current children cumulated CPU time (s) 1062.07
Current children cumulated vsize (KiB) 299412

[startup+1122.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/177 5441
/proc/meminfo: memFree=31292300/32872528 swapFree=241348/274052
[pid=5413] ppid=5410 vsize=218392 CPUtime=1122.06 cores=1,3,5,7
/proc/5413/stat : 5413 (naps-1.02) R 5410 5413 309 0 -1 4202496 42658 0 0 0 112137 69 0 0 20 0 1 0 25965545 223633408 45587 33554432000 4194304 5796924 140733532907072 140733532904712 4606601 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/5413/statm: 54598 45587 156 392 0 54197 0
Current children cumulated CPU time (s) 1122.06
Current children cumulated vsize (KiB) 218392

[startup+1182.3 s]
/proc/loadavg: 2.14 2.05 2.01 3/177 5442
/proc/meminfo: memFree=31349976/32872528 swapFree=241348/274052
[pid=5413] ppid=5410 vsize=139000 CPUtime=1182.05 cores=1,3,5,7
/proc/5413/stat : 5413 (naps-1.02) R 5410 5413 309 0 -1 4202496 43666 0 0 0 118133 72 0 0 20 0 1 0 25965545 142336000 31774 33554432000 4194304 5796924 140733532907072 140733532904360 4606779 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/5413/statm: 34750 31774 156 392 0 34349 0
Current children cumulated CPU time (s) 1182.05
Current children cumulated vsize (KiB) 139000

[startup+1242.3 s]
/proc/loadavg: 2.05 2.04 2.00 3/177 5444
/proc/meminfo: memFree=31269520/32872528 swapFree=241348/274052
[pid=5413] ppid=5410 vsize=219908 CPUtime=1242.01 cores=1,3,5,7
/proc/5413/stat : 5413 (naps-1.02) R 5410 5413 309 0 -1 4202496 45135 0 0 0 124126 75 0 0 20 0 1 0 25965545 225185792 52110 33554432000 4194304 5796924 140733532907072 140733532904712 4606779 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/5413/statm: 54977 52110 156 392 0 54576 0
Current children cumulated CPU time (s) 1242.01
Current children cumulated vsize (KiB) 219908

[startup+1302.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/178 5448
/proc/meminfo: memFree=31357856/32872528 swapFree=241348/274052
[pid=5413] ppid=5410 vsize=171056 CPUtime=1302 cores=1,3,5,7
/proc/5413/stat : 5413 (naps-1.02) R 5410 5413 309 0 -1 4202496 46663 0 0 0 130122 78 0 0 20 0 1 0 25965545 175161344 38806 33554432000 4194304 5796924 140733532907072 140733532904712 4607232 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/5413/statm: 42764 38806 156 392 0 42363 0
Current children cumulated CPU time (s) 1302
Current children cumulated vsize (KiB) 171056

[startup+1362.3 s]
/proc/loadavg: 1.37 1.84 1.94 2/171 5502
/proc/meminfo: memFree=31398004/32872528 swapFree=241348/274052
[pid=5413] ppid=5410 vsize=302532 CPUtime=1361.99 cores=1,3,5,7
/proc/5413/stat : 5413 (naps-1.02) R 5410 5413 309 0 -1 4202496 48028 0 0 0 136119 80 0 0 20 0 1 0 25965545 309792768 56515 33554432000 4194304 5796924 140733532907072 140733532904712 4606555 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/5413/statm: 75633 56515 156 392 0 75232 0
Current children cumulated CPU time (s) 1361.99
Current children cumulated vsize (KiB) 302532

[startup+1422.3 s]
/proc/loadavg: 1.13 1.68 1.87 2/170 5503
/proc/meminfo: memFree=31457276/32872528 swapFree=241348/274052
[pid=5413] ppid=5410 vsize=172780 CPUtime=1421.98 cores=1,3,5,7
/proc/5413/stat : 5413 (naps-1.02) R 5410 5413 309 0 -1 4202496 49158 0 0 0 142115 83 0 0 20 0 1 0 25965545 176926720 41797 33554432000 4194304 5796924 140733532907072 140733532904712 4606768 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/5413/statm: 43195 41797 156 392 0 42794 0
Current children cumulated CPU time (s) 1421.98
Current children cumulated vsize (KiB) 172780

[startup+1482.3 s]
/proc/loadavg: 1.05 1.57 1.82 2/170 5504
/proc/meminfo: memFree=31390388/32872528 swapFree=241348/274052
[pid=5413] ppid=5410 vsize=304256 CPUtime=1481.96 cores=1,3,5,7
/proc/5413/stat : 5413 (naps-1.02) R 5410 5413 309 0 -1 4202496 50522 0 0 0 148111 85 0 0 20 0 1 0 25965545 311558144 58994 33554432000 4194304 5796924 140733532907072 140733532904712 4606480 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/5413/statm: 76064 58994 156 392 0 75663 0
Current children cumulated CPU time (s) 1481.96
Current children cumulated vsize (KiB) 304256

[startup+1542.31 s]
/proc/loadavg: 1.12 1.48 1.77 2/170 5506
/proc/meminfo: memFree=31452576/32872528 swapFree=241348/274052
[pid=5413] ppid=5410 vsize=174388 CPUtime=1541.96 cores=1,3,5,7
/proc/5413/stat : 5413 (naps-1.02) R 5410 5413 309 0 -1 4202496 51985 0 0 0 154108 88 0 0 20 0 1 0 25965545 178573312 43072 33554432000 4194304 5796924 140733532907072 140733532904712 4592575 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/5413/statm: 43597 43072 156 392 0 43196 0
Current children cumulated CPU time (s) 1541.96
Current children cumulated vsize (KiB) 174388

[startup+1602.3 s]
/proc/loadavg: 1.08 1.41 1.73 2/170 5507
/proc/meminfo: memFree=31385124/32872528 swapFree=241348/274052
[pid=5413] ppid=5410 vsize=305864 CPUtime=1601.94 cores=1,3,5,7
/proc/5413/stat : 5413 (naps-1.02) R 5410 5413 309 0 -1 4202496 52987 0 0 0 160104 90 0 0 20 0 1 0 25965545 313204736 59908 33554432000 4194304 5796924 140733532907072 140733532904712 4606555 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/5413/statm: 76466 59908 156 392 0 76065 0
Current children cumulated CPU time (s) 1601.94
Current children cumulated vsize (KiB) 305864

[startup+1662.3 s]
/proc/loadavg: 1.02 1.33 1.68 2/170 5508
/proc/meminfo: memFree=31454616/32872528 swapFree=241348/274052
[pid=5413] ppid=5410 vsize=175680 CPUtime=1661.93 cores=1,3,5,7
/proc/5413/stat : 5413 (naps-1.02) R 5410 5413 309 0 -1 4202496 54006 0 0 0 166100 93 0 0 20 0 1 0 25965545 179896320 42522 33554432000 4194304 5796924 140733532907072 140733532904712 4606768 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/5413/statm: 43920 42522 156 392 0 43519 0
Current children cumulated CPU time (s) 1661.93
Current children cumulated vsize (KiB) 175680

[startup+1722.3 s]
/proc/loadavg: 1.01 1.27 1.64 2/170 5509
/proc/meminfo: memFree=31387972/32872528 swapFree=241348/274052
[pid=5413] ppid=5410 vsize=307156 CPUtime=1721.93 cores=1,3,5,7
/proc/5413/stat : 5413 (naps-1.02) R 5410 5413 309 0 -1 4202496 55368 0 0 0 172097 96 0 0 20 0 1 0 25965545 314527744 59719 33554432000 4194304 5796924 140733532907072 140733532904712 4606555 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/5413/statm: 76789 59719 156 392 0 76388 0
Current children cumulated CPU time (s) 1721.93
Current children cumulated vsize (KiB) 307156

[startup+1782.3 s]
/proc/loadavg: 1.00 1.22 1.59 2/170 5510
/proc/meminfo: memFree=31467132/32872528 swapFree=241348/274052
[pid=5413] ppid=5410 vsize=177068 CPUtime=1781.9 cores=1,3,5,7
/proc/5413/stat : 5413 (naps-1.02) R 5410 5413 309 0 -1 4202496 56434 0 0 0 178092 98 0 0 20 0 1 0 25965545 181317632 39797 33554432000 4194304 5796924 140733532907072 140733532904712 4606799 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/5413/statm: 44267 39797 156 392 0 43866 0
Current children cumulated CPU time (s) 1781.9
Current children cumulated vsize (KiB) 177068



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.00 1.20 1.58 2/170 5511
/proc/meminfo: memFree=31443180/32872528 swapFree=241348/274052
[pid=5413] ppid=5410 vsize=227156 CPUtime=1800.09 cores=1,3,5,7
/proc/5413/stat : 5413 (naps-1.02) R 5410 5413 309 0 -1 4202496 57259 0 0 0 179911 98 0 0 20 0 1 0 25965545 232607744 45218 33554432000 4194304 5796924 140733532907072 140733532904712 4595153 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/5413/statm: 56789 45218 156 392 0 56388 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 227156

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

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 5413 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1800.5 s]
/proc/loadavg: 1.00 1.20 1.58 2/170 5511
/proc/meminfo: memFree=31443180/32872528 swapFree=241348/274052
[pid=5413] ppid=5410 vsize=227156 CPUtime=1800.09 cores=1,3,5,7
/proc/5413/stat : 5413 (naps-1.02) R 5410 5413 309 0 -1 4202496 57259 0 0 0 179911 98 0 0 20 0 1 0 25965545 232607744 45218 33554432000 4194304 5796924 140733532907072 140733532904712 4595153 0 0 4096 17954 0 0 0 17 5 0 0 0 0 0
/proc/5413/statm: 56789 45218 156 392 0 56388 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 227156

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.11
CPU user time (s): 1799.12
CPU system time (s): 0.994848
CPU usage (%): 99.9782
Max. virtual memory (cumulated for all children) (KiB): 308544

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.12
system time used= 0.994848
maximum resident set size= 276716
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 57272
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= 134
involuntary context switches= 1871

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.5783 second user time and 6.88395 second system time

The end

Launcher Data

Begin job on node107 at 2016-06-18 10:39:15
IDJOB=4102851
IDBENCH=2183
IDSOLVER=2544
FILE ID=node107/4102851-1466239155
RUNJOBID= node107-1466206100-326
PBS_JOBID= 19918165
Free space on /tmp= 71708 MiB

SOLVER NAME= NaPS 1.02
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-g125.17.opb
COMMAND LINE= naps-1.02 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4102851-1466239155/watcher-4102851-1466239155 -o /tmp/evaluation-result-4102851-1466239155/solver-4102851-1466239155 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node107-1466206100-326 --watchdog 1960  naps-1.02 HOME/instance-4102851-1466239155.opb

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

MD5SUM BENCH= 7d701b956113b6fc93a1922e71200e27
RANDOM SEED=882586361

node107.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/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.953
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.953
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.953
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.953
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.953
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.953
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.953
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.953
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.57
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        31531352 kB
Buffers:           97420 kB
Cached:           138604 kB
SwapCached:         3136 kB
Active:           160676 kB
Inactive:         169344 kB
Active(anon):      93076 kB
Inactive(anon):     2864 kB
Active(file):      67600 kB
Inactive(file):   166480 kB
Unevictable:      274052 kB
Mlocked:          241348 kB
SwapTotal:      67108856 kB
SwapFree:       67099620 kB
Dirty:              5444 kB
Writeback:             4 kB
AnonPages:        506980 kB
Mapped:             9596 kB
Shmem:                 0 kB
Slab:             606604 kB
SReclaimable:      50188 kB
SUnreclaim:       556416 kB
KernelStack:        1488 kB
PageTables:         4872 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     479564 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    258048 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71712 MiB
End job on node107 at 2016-06-18 11:09:16