Trace number 4102787

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.02 1800.31

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.00	c NaPS 1.02b.
1800.01/1800.30	c 
1800.01/1800.30	c *** TERMINATED *** by signal 15
1800.01/1800.30	s UNKNOWN
1800.01/1800.30	c _____________________________________________________________________________
1800.01/1800.30	c 
1800.01/1800.30	c std/band forms        : 0,0
1800.01/1800.30	c 2cl/3cl ITE-codings   : 0,0
1800.01/1800.30	c BDD/srt/adr Max costs : 0,0,0
1800.01/1800.30	c BDDraw/bin/mul/srt/adr: 0,0,0,0,0
1800.01/1800.30	c BDD nodes             : 0
1800.01/1800.30	c Es1/CC detections     : 0,0
1800.01/1800.30	c SAT/UNSAT calls       : 0,0
1800.01/1800.30	c restarts              : 0
1800.01/1800.30	c conflicts             : 0              (0 /sec)
1800.01/1800.30	c decisions             : 0              (0 /sec)
1800.01/1800.30	c propagations          : 0              (0 /sec)
1800.01/1800.30	c inspects              : 0              (0 /sec)
1800.01/1800.30	c CPU time (solving tm) : 1799 s        (0 s)
1800.01/1800.30	c Time for Opt-base     : 0 s
1800.01/1800.30	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-4102787-1466238908/watcher-4102787-1466238908 -o /tmp/evaluation-result-4102787-1466238908/solver-4102787-1466238908 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node114-1466206099-12165 --watchdog 1960 naps-1.02 HOME/instance-4102787-1466238908.opb 

pid=17358
running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.16 2.14 2.15 3/176 17361
/proc/meminfo: memFree=30470884/32872528 swapFree=1074772/1156532
[pid=17361] ppid=17358 vsize=7756 CPUtime=0 cores=0,2,4,6
/proc/17361/stat : 17361 (naps-1.02) R 17358 17361 12149 0 -1 4202496 603 0 0 0 0 0 0 0 20 0 1 0 25940047 7942144 477 33554432000 4194304 5796924 140735377127328 140735614695880 4199797 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/17361/statm: 1939 477 116 392 0 1538 0

[startup+0.100158 s]
/proc/loadavg: 2.16 2.14 2.15 3/176 17361
/proc/meminfo: memFree=30470884/32872528 swapFree=1074772/1156532
[pid=17361] ppid=17358 vsize=8548 CPUtime=0.09 cores=0,2,4,6
/proc/17361/stat : 17361 (naps-1.02) R 17358 17361 12149 0 -1 4202496 896 0 0 0 9 0 0 0 20 0 1 0 25940047 8753152 754 33554432000 4194304 5796924 140735377127328 140735614695880 5183584 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/17361/statm: 2137 754 128 392 0 1736 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8548

[startup+0.200281 s]
/proc/loadavg: 2.16 2.14 2.15 3/176 17361
/proc/meminfo: memFree=30470884/32872528 swapFree=1074772/1156532
[pid=17361] ppid=17358 vsize=9328 CPUtime=0.19 cores=0,2,4,6
/proc/17361/stat : 17361 (naps-1.02) R 17358 17361 12149 0 -1 4202496 1154 0 0 0 19 0 0 0 20 0 1 0 25940047 9551872 991 33554432000 4194304 5796924 140735377127328 140735614695880 5092622 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/17361/statm: 2332 991 128 392 0 1931 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 9328

[startup+0.300254 s]
/proc/loadavg: 2.16 2.14 2.15 3/176 17361
/proc/meminfo: memFree=30470884/32872528 swapFree=1074772/1156532
[pid=17361] ppid=17358 vsize=10048 CPUtime=0.29 cores=0,2,4,6
/proc/17361/stat : 17361 (naps-1.02) R 17358 17361 12149 0 -1 4202496 1410 0 0 0 29 0 0 0 20 0 1 0 25940047 10289152 1226 33554432000 4194304 5796924 140735377127328 140735377126584 5096673 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/17361/statm: 2512 1227 128 392 0 2111 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10048

[startup+0.70026 s]
/proc/loadavg: 2.16 2.14 2.15 3/176 17361
/proc/meminfo: memFree=30470884/32872528 swapFree=1074772/1156532
[pid=17361] ppid=17358 vsize=13160 CPUtime=0.69 cores=0,2,4,6
/proc/17361/stat : 17361 (naps-1.02) R 17358 17361 12149 0 -1 4202496 2614 0 0 0 69 0 0 0 20 0 1 0 25940047 13475840 2615 33554432000 4194304 5796924 140735377127328 140735377126584 4648412 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/17361/statm: 3290 2615 138 392 0 2889 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13160

[startup+1.50026 s]
/proc/loadavg: 2.16 2.14 2.15 3/177 17362
/proc/meminfo: memFree=30456620/32872528 swapFree=1074772/1156532
[pid=17361] ppid=17358 vsize=21636 CPUtime=1.49 cores=0,2,4,6
/proc/17361/stat : 17361 (naps-1.02) R 17358 17361 12149 0 -1 4202496 3689 0 0 0 149 0 0 0 20 0 1 0 25940047 22155264 4199 33554432000 4194304 5796924 140735377127328 140735377124440 4606555 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/17361/statm: 5409 4199 155 392 0 5008 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21636

[startup+3.10028 s]
/proc/loadavg: 2.15 2.14 2.15 3/177 17362
/proc/meminfo: memFree=30455188/32872528 swapFree=1074772/1156532
[pid=17361] ppid=17358 vsize=30268 CPUtime=3.09 cores=0,2,4,6
/proc/17361/stat : 17361 (naps-1.02) R 17358 17361 12149 0 -1 4202496 5992 0 0 0 308 1 0 0 20 0 1 0 25940047 30994432 6152 33554432000 4194304 5796924 140735377127328 140735377124440 4607232 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/17361/statm: 7567 6152 156 392 0 7166 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 30268

[startup+6.30029 s]
/proc/loadavg: 2.15 2.14 2.15 3/177 17362
/proc/meminfo: memFree=30432556/32872528 swapFree=1074772/1156532
[pid=17361] ppid=17358 vsize=49996 CPUtime=6.29 cores=0,2,4,6
/proc/17361/stat : 17361 (naps-1.02) R 17358 17361 12149 0 -1 4202496 8033 0 0 0 627 2 0 0 20 0 1 0 25940047 51195904 9618 33554432000 4194304 5796924 140735377127328 140735377124568 4607198 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/17361/statm: 12499 9618 156 392 0 12098 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 49996

[startup+12.7003 s]
/proc/loadavg: 2.20 2.15 2.15 3/177 17362
/proc/meminfo: memFree=30397740/32872528 swapFree=1074772/1156532
[pid=17361] ppid=17358 vsize=75332 CPUtime=12.69 cores=0,2,4,6
/proc/17361/stat : 17361 (naps-1.02) R 17358 17361 12149 0 -1 4202496 8981 0 0 0 1266 3 0 0 20 0 1 0 25940047 77139968 17298 33554432000 4194304 5796924 140735377127328 140735377124568 4606514 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/17361/statm: 18833 17298 156 392 0 18432 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 75332

[startup+25.5004 s]
/proc/loadavg: 2.17 2.15 2.15 3/177 17362
/proc/meminfo: memFree=30469792/32872528 swapFree=1074772/1156532
[pid=17361] ppid=17358 vsize=75332 CPUtime=25.49 cores=0,2,4,6
/proc/17361/stat : 17361 (naps-1.02) R 17358 17361 12149 0 -1 4202496 9180 0 0 0 2545 4 0 0 20 0 1 0 25940047 77139968 18422 33554432000 4194304 5796924 140735377127328 140735377124792 4606768 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/17361/statm: 18833 18422 156 392 0 18432 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 75332

[startup+51.1004 s]
/proc/loadavg: 2.19 2.15 2.15 3/177 17362
/proc/meminfo: memFree=30408308/32872528 swapFree=1074772/1156532
[pid=17361] ppid=17358 vsize=124652 CPUtime=51.09 cores=0,2,4,6
/proc/17361/stat : 17361 (naps-1.02) R 17358 17361 12149 0 -1 4202496 9398 0 0 0 5102 7 0 0 20 0 1 0 25940047 127643648 26643 33554432000 4194304 5796924 140735377127328 140735377124792 4606495 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/17361/statm: 31163 26643 156 392 0 30762 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 124652

[startup+102.3 s]
/proc/loadavg: 2.07 2.12 2.14 3/177 17408
/proc/meminfo: memFree=30575384/32872528 swapFree=1074772/1156532
[pid=17361] ppid=17358 vsize=136824 CPUtime=102.28 cores=0,2,4,6
/proc/17361/stat : 17361 (naps-1.02) R 17358 17361 12149 0 -1 4202496 10272 0 0 0 10217 11 0 0 20 0 1 0 25940047 140107776 30712 33554432000 4194304 5796924 140735377127328 140735377124616 4606523 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/17361/statm: 34206 30712 156 392 0 33805 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 136824

[startup+162.3 s]
/proc/loadavg: 2.07 2.11 2.14 4/177 17409
/proc/meminfo: memFree=30537528/32872528 swapFree=1074772/1156532
[pid=17361] ppid=17358 vsize=167644 CPUtime=162.26 cores=0,2,4,6
/proc/17361/stat : 17361 (naps-1.02) R 17358 17361 12149 0 -1 4202496 10676 0 0 0 16211 15 0 0 20 0 1 0 25940047 171667456 37948 33554432000 4194304 5796924 140735377127328 140735377124968 4606507 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/17361/statm: 41911 37948 156 392 0 41510 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 167644

[startup+222.307 s]
/proc/loadavg: 2.06 2.10 2.13 3/177 17410
/proc/meminfo: memFree=30523976/32872528 swapFree=1074772/1156532
[pid=17361] ppid=17358 vsize=167644 CPUtime=222.26 cores=0,2,4,6
/proc/17361/stat : 17361 (naps-1.02) R 17358 17361 12149 0 -1 4202496 12580 0 0 0 22205 21 0 0 20 0 1 0 25940047 171667456 37948 33554432000 4194304 5796924 140735377127328 140735377124968 4607198 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/17361/statm: 41911 37948 156 392 0 41510 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 167644

[startup+282.3 s]
/proc/loadavg: 2.07 2.10 2.12 3/177 17412
/proc/meminfo: memFree=30549396/32872528 swapFree=1074772/1156532
[pid=17361] ppid=17358 vsize=136824 CPUtime=282.24 cores=0,2,4,6
/proc/17361/stat : 17361 (naps-1.02) R 17358 17361 12149 0 -1 4202496 14418 0 0 0 28199 25 0 0 20 0 1 0 25940047 140107776 30203 33554432000 4194304 5796924 140735377127328 140735377124616 4606789 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/17361/statm: 34206 30203 156 392 0 33805 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 136824

[startup+342.3 s]
/proc/loadavg: 2.07 2.09 2.12 3/178 17416
/proc/meminfo: memFree=30507260/32872528 swapFree=1074772/1156532
[pid=17361] ppid=17358 vsize=167644 CPUtime=342.23 cores=0,2,4,6
/proc/17361/stat : 17361 (naps-1.02) R 17358 17361 12149 0 -1 4202496 15471 0 0 0 34194 29 0 0 20 0 1 0 25940047 171667456 39998 33554432000 4194304 5796924 140735377127328 140735377124968 4606555 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/17361/statm: 41911 39998 156 392 0 41510 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 167644

[startup+402.3 s]
/proc/loadavg: 2.11 2.10 2.12 3/177 17417
/proc/meminfo: memFree=30484792/32872528 swapFree=1074772/1156532
[pid=17361] ppid=17358 vsize=217732 CPUtime=402.22 cores=0,2,4,6
/proc/17361/stat : 17361 (naps-1.02) R 17358 17361 12149 0 -1 4202496 17260 0 0 0 40189 33 0 0 20 0 1 0 25940047 222957568 45419 33554432000 4194304 5796924 140735377127328 140735377124968 4606768 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/17361/statm: 54433 45419 156 392 0 54032 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 217732

[startup+462.3 s]
/proc/loadavg: 2.08 2.09 2.11 3/177 17418
/proc/meminfo: memFree=30470512/32872528 swapFree=1074772/1156532
[pid=17361] ppid=17358 vsize=217732 CPUtime=462.22 cores=0,2,4,6
/proc/17361/stat : 17361 (naps-1.02) R 17358 17361 12149 0 -1 4202496 18237 0 0 0 46185 37 0 0 20 0 1 0 25940047 222957568 48491 33554432000 4194304 5796924 140735377127328 140735377124968 4606483 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/17361/statm: 54433 48491 156 392 0 54032 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 217732

[startup+522.3 s]
/proc/loadavg: 2.19 2.12 2.11 4/177 17419
/proc/meminfo: memFree=30439596/32872528 swapFree=1074772/1156532
[pid=17361] ppid=17358 vsize=217732 CPUtime=522.2 cores=0,2,4,6
/proc/17361/stat : 17361 (naps-1.02) R 17358 17361 12149 0 -1 4202496 19208 0 0 0 52180 40 0 0 20 0 1 0 25940047 222957568 50539 33554432000 4194304 5796924 140735377127328 140735377124968 4607258 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/17361/statm: 54433 50539 156 392 0 54032 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 217732

[startup+582.3 s]
/proc/loadavg: 2.15 2.12 2.11 3/176 17420
/proc/meminfo: memFree=30427156/32872528 swapFree=1074772/1156532
[pid=17361] ppid=17358 vsize=217732 CPUtime=582.2 cores=0,2,4,6
/proc/17361/stat : 17361 (naps-1.02) R 17358 17361 12149 0 -1 4202496 20184 0 0 0 58176 44 0 0 20 0 1 0 25940047 222957568 50539 33554432000 4194304 5796924 140735377127328 140735377124968 4606555 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/17361/statm: 54433 50539 156 392 0 54032 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 217732


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


[startup+942.3 s]
/proc/loadavg: 2.09 2.10 2.09 3/178 17431
/proc/meminfo: memFree=30435688/32872528 swapFree=1074772/1156532
[pid=17361] ppid=17358 vsize=218508 CPUtime=942.13 cores=0,2,4,6
/proc/17361/stat : 17361 (naps-1.02) R 17358 17361 12149 0 -1 4202496 27862 0 0 0 94152 61 0 0 20 0 1 0 25940047 223752192 48170 33554432000 4194304 5796924 140735377127328 140735377124968 4606555 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/17361/statm: 54627 48170 156 392 0 54226 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 218508

[startup+1002.3 s]
/proc/loadavg: 2.10 2.09 2.09 3/177 17432
/proc/meminfo: memFree=30474548/32872528 swapFree=1074772/1156532
[pid=17361] ppid=17358 vsize=171208 CPUtime=1002.13 cores=0,2,4,6
/proc/17361/stat : 17361 (naps-1.02) R 17358 17361 12149 0 -1 4202496 29232 0 0 0 100149 64 0 0 20 0 1 0 25940047 175316992 38326 33554432000 4194304 5796924 140735377127328 140735377124968 4606555 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/17361/statm: 42802 38326 156 392 0 42401 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 171208

[startup+1062.3 s]
/proc/loadavg: 2.09 2.09 2.09 3/177 17433
/proc/meminfo: memFree=30387592/32872528 swapFree=1074772/1156532
[pid=17361] ppid=17358 vsize=302684 CPUtime=1062.12 cores=0,2,4,6
/proc/17361/stat : 17361 (naps-1.02) R 17358 17361 12149 0 -1 4202496 30600 0 0 0 106147 65 0 0 20 0 1 0 25940047 309948416 59619 33554432000 4194304 5796924 140735377127328 140735377124968 4606555 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/17361/statm: 75671 59619 156 392 0 75270 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 302684

[startup+1122.3 s]
/proc/loadavg: 2.11 2.09 2.09 3/177 17434
/proc/meminfo: memFree=30431376/32872528 swapFree=1074772/1156532
[pid=17361] ppid=17358 vsize=222436 CPUtime=1122.11 cores=0,2,4,6
/proc/17361/stat : 17361 (naps-1.02) R 17358 17361 12149 0 -1 4202496 31857 0 0 0 112143 68 0 0 20 0 1 0 25940047 227774464 48128 33554432000 4194304 5796924 140735377127328 140735377124968 4607232 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/17361/statm: 55609 48128 156 392 0 55208 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 222436

[startup+1182.3 s]
/proc/loadavg: 2.10 2.09 2.09 4/177 17435
/proc/meminfo: memFree=30497240/32872528 swapFree=1074772/1156532
[pid=17361] ppid=17358 vsize=142784 CPUtime=1182.1 cores=0,2,4,6
/proc/17361/stat : 17361 (naps-1.02) R 17358 17361 12149 0 -1 4202496 32767 0 0 0 118140 70 0 0 20 0 1 0 25940047 146210816 31690 33554432000 4194304 5796924 140735377127328 140735377124616 4606555 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/17361/statm: 35696 31690 156 392 0 35295 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 142784

[startup+1242.3 s]
/proc/loadavg: 2.08 2.08 2.09 3/177 17437
/proc/meminfo: memFree=30400720/32872528 swapFree=1074772/1156532
[pid=17361] ppid=17358 vsize=223692 CPUtime=1242.09 cores=0,2,4,6
/proc/17361/stat : 17361 (naps-1.02) R 17358 17361 12149 0 -1 4202496 33731 0 0 0 124136 73 0 0 20 0 1 0 25940047 229060608 55135 33554432000 4194304 5796924 140735377127328 140735377124968 4606495 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/17361/statm: 55923 55135 156 392 0 55522 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 223692

[startup+1302.3 s]
/proc/loadavg: 2.03 2.07 2.08 3/177 17438
/proc/meminfo: memFree=30464168/32872528 swapFree=1074772/1156532
[pid=17361] ppid=17358 vsize=174816 CPUtime=1302.08 cores=0,2,4,6
/proc/17361/stat : 17361 (naps-1.02) R 17358 17361 12149 0 -1 4202496 34664 0 0 0 130132 76 0 0 20 0 1 0 25940047 179011584 40252 33554432000 4194304 5796924 140735377127328 140735377124968 4606507 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/17361/statm: 43704 40252 156 392 0 43303 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 174816

[startup+1362.3 s]
/proc/loadavg: 2.01 2.05 2.07 3/177 17439
/proc/meminfo: memFree=30380732/32872528 swapFree=1074772/1156532
[pid=17361] ppid=17358 vsize=306292 CPUtime=1362.08 cores=0,2,4,6
/proc/17361/stat : 17361 (naps-1.02) R 17358 17361 12149 0 -1 4202496 36030 0 0 0 136129 79 0 0 20 0 1 0 25940047 313643008 61033 33554432000 4194304 5796924 140735377127328 140735377124968 4606799 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/17361/statm: 76573 61033 156 392 0 76172 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 306292

[startup+1422.3 s]
/proc/loadavg: 2.15 2.08 2.08 3/177 17440
/proc/meminfo: memFree=30451372/32872528 swapFree=1074772/1156532
[pid=17361] ppid=17358 vsize=226712 CPUtime=1422.07 cores=0,2,4,6
/proc/17361/stat : 17361 (naps-1.02) R 17358 17361 12149 0 -1 4202496 37304 0 0 0 142125 82 0 0 20 0 1 0 25940047 232153088 43927 33554432000 4194304 5796924 140735377127328 140735377124968 4611179 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/17361/statm: 56678 43927 156 392 0 56277 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 226712

[startup+1482.3 s]
/proc/loadavg: 2.06 2.07 2.08 4/177 17441
/proc/meminfo: memFree=30374832/32872528 swapFree=1074772/1156532
[pid=17361] ppid=17358 vsize=308100 CPUtime=1482.05 cores=0,2,4,6
/proc/17361/stat : 17361 (naps-1.02) R 17358 17361 12149 0 -1 4202496 38006 0 0 0 148121 84 0 0 20 0 1 0 25940047 315494400 64045 33554432000 4194304 5796924 140735377127328 140735377124968 4606555 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/17361/statm: 77025 64045 156 392 0 76624 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 308100

[startup+1542.31 s]
/proc/loadavg: 2.08 2.08 2.08 3/178 17446
/proc/meminfo: memFree=30449120/32872528 swapFree=1074772/1156532
[pid=17361] ppid=17358 vsize=228472 CPUtime=1542.05 cores=0,2,4,6
/proc/17361/stat : 17361 (naps-1.02) R 17358 17361 12149 0 -1 4202496 39426 0 0 0 154118 87 0 0 20 0 1 0 25940047 233955328 46053 33554432000 4194304 5796924 140735377127328 140735377124968 4606480 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/17361/statm: 57118 46053 156 392 0 56717 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 228472

[startup+1602.3 s]
/proc/loadavg: 2.12 2.09 2.09 3/178 17470
/proc/meminfo: memFree=30350860/32872528 swapFree=1074772/1156532
[pid=17361] ppid=17358 vsize=309860 CPUtime=1602.04 cores=0,2,4,6
/proc/17361/stat : 17361 (naps-1.02) R 17358 17361 12149 0 -1 4202496 39977 0 0 0 160116 88 0 0 20 0 1 0 25940047 317296640 66021 33554432000 4194304 5796924 140735377127328 140735377124968 4606555 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/17361/statm: 77465 66021 156 392 0 77064 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 309860

[startup+1662.3 s]
/proc/loadavg: 2.11 2.09 2.09 3/177 17471
/proc/meminfo: memFree=30433060/32872528 swapFree=1074772/1156532
[pid=17361] ppid=17358 vsize=228472 CPUtime=1662.03 cores=0,2,4,6
/proc/17361/stat : 17361 (naps-1.02) R 17358 17361 12149 0 -1 4202496 41637 0 0 0 166112 91 0 0 20 0 1 0 25940047 233955328 46607 33554432000 4194304 5796924 140735377127328 140735377124968 4606555 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/17361/statm: 57118 46607 156 392 0 56717 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 228472

[startup+1722.3 s]
/proc/loadavg: 2.08 2.08 2.09 3/177 17472
/proc/meminfo: memFree=30355148/32872528 swapFree=1074772/1156532
[pid=17361] ppid=17358 vsize=309860 CPUtime=1722.01 cores=0,2,4,6
/proc/17361/stat : 17361 (naps-1.02) R 17358 17361 12149 0 -1 4202496 42191 0 0 0 172109 92 0 0 20 0 1 0 25940047 317296640 67599 33554432000 4194304 5796924 140735377127328 140735377124968 4606789 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/17361/statm: 77465 67599 156 392 0 77064 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 309860

[startup+1782.3 s]
/proc/loadavg: 2.11 2.09 2.09 3/177 17473
/proc/meminfo: memFree=30440812/32872528 swapFree=1074772/1156532
[pid=17361] ppid=17358 vsize=228472 CPUtime=1782.01 cores=0,2,4,6
/proc/17361/stat : 17361 (naps-1.02) R 17358 17361 12149 0 -1 4202496 43173 0 0 0 178107 94 0 0 20 0 1 0 25940047 233955328 46565 33554432000 4194304 5796924 140735377127328 140735377124968 4606523 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/17361/statm: 57118 46565 156 392 0 56717 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 228472



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.08 2.09 2.09 3/177 17473
/proc/meminfo: memFree=30414436/32872528 swapFree=1074772/1156532
[pid=17361] ppid=17358 vsize=228472 CPUtime=1800.01 cores=0,2,4,6
/proc/17361/stat : 17361 (naps-1.02) R 17358 17361 12149 0 -1 4202496 43185 0 0 0 179906 95 0 0 20 0 1 0 25940047 233955328 52709 33554432000 4194304 5796924 140735377127328 140735377124968 4606708 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/17361/statm: 57118 52709 156 392 0 56717 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 228472

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 17361 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1800.3 s]
/proc/loadavg: 2.08 2.09 2.09 3/177 17473
/proc/meminfo: memFree=30414436/32872528 swapFree=1074772/1156532
[pid=17361] ppid=17358 vsize=228472 CPUtime=1800.01 cores=0,2,4,6
/proc/17361/stat : 17361 (naps-1.02) R 17358 17361 12149 0 -1 4202496 43185 0 0 0 179906 95 0 0 20 0 1 0 25940047 233955328 52709 33554432000 4194304 5796924 140735377127328 140735377124968 4606708 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/17361/statm: 57118 52709 156 392 0 56717 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 228472

Child status: 0
Real time (s): 1800.31
CPU time (s): 1800.02
CPU user time (s): 1799.07
CPU system time (s): 0.956854
CPU usage (%): 99.9843
Max. virtual memory (cumulated for all children) (KiB): 359180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.07
system time used= 0.956854
maximum resident set size= 334000
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43198
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= 16
involuntary context switches= 1858

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.39557 second user time and 8.01078 second system time

The end

Launcher Data

Begin job on node114 at 2016-06-18 10:35:08
IDJOB=4102787
IDBENCH=2173
IDSOLVER=2544
FILE ID=node114/4102787-1466238908
RUNJOBID= node114-1466206099-12165
PBS_JOBID= 19918162
Free space on /tmp= 71728 MiB

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

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

MD5SUM BENCH= 18a894a2ba4f3cf6bad1b497c8fca8eb
RANDOM SEED=539393183

node114.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.761
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.52
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.761
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.56
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.761
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.54
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.761
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.55
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.761
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.761
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.55
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.761
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.761
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.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30471428 kB
Buffers:          108208 kB
Cached:           128256 kB
SwapCached:          808 kB
Active:           321816 kB
Inactive:         168284 kB
Active(anon):     254932 kB
Inactive(anon):     1176 kB
Active(file):      66884 kB
Inactive(file):   167108 kB
Unevictable:     1156532 kB
Mlocked:         1074772 kB
SwapTotal:      67108856 kB
SwapFree:       67100508 kB
Dirty:              6116 kB
Writeback:             0 kB
AnonPages:       1424216 kB
Mapped:             8956 kB
Shmem:                 0 kB
Slab:             605848 kB
SReclaimable:      49116 kB
SUnreclaim:       556732 kB
KernelStack:        1464 kB
PageTables:         7020 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1550008 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    282624 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= 71724 MiB
End job on node114 at 2016-06-18 11:05:09