Trace number 4083084

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.03 1800.4

General information on the benchmark

Name/OPT-SMALLINT-LIN/flexray/
normalized-fx97.opb
MD5SUM22116bd56344f7c7bb7157cc5841f631
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
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 variables8424
Total number of constraints9089
Number of constraints which are clauses8415
Number of constraints which are cardinality constraints (but not clauses)98
Number of constraints which are nor clauses,nor cardinality constraints576
Minimum length of a constraint2
Maximum length of a constraint576
Number of terms in the objective function 9
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 9
Number of bits of the sum of numbers in the objective function 4
Biggest number in a constraint 42
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1199
Number of bits of the biggest sum of numbers11
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.40	c 
1800.01/1800.40	c *** TERMINATED *** by signal 15
1800.01/1800.40	s UNKNOWN
1800.01/1800.40	c _____________________________________________________________________________
1800.01/1800.40	c 
1800.01/1800.40	c std/band forms        : 673,0
1800.01/1800.40	c 2cl/3cl ITE-codings   : 639526,0
1800.01/1800.40	c BDD/srt/adr Max costs : 1655,0,0
1800.01/1800.40	c BDDraw/bin/mul/srt/adr: 673,0,0,0,0
1800.01/1800.40	c BDD nodes             : 970492
1800.01/1800.40	c Es1/CC detections     : 0,0
1800.01/1800.40	c SAT/UNSAT calls       : 0,0
1800.01/1800.40	c restarts              : 0
1800.01/1800.40	c conflicts             : 0              (0 /sec)
1800.01/1800.40	c decisions             : 0              (0 /sec)
1800.01/1800.40	c propagations          : 0              (0 /sec)
1800.01/1800.40	c inspects              : 0              (0 /sec)
1800.01/1800.40	c CPU time (solving tm) : 1799 s        (0 s)
1800.01/1800.40	c Time for Opt-base     : 0 s
1800.01/1800.40	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-4083084-1465253035/watcher-4083084-1465253035 -o /tmp/evaluation-result-4083084-1465253035/solver-4083084-1465253035 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node131-1465220629-5807 --watchdog 1960 naps-1.02 HOME/instance-4083084-1465253035.opb 

pid=10008
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.10 2.09 2.09 3/176 10011
/proc/meminfo: memFree=30296400/32872528 swapFree=14956/1314940
[pid=10011] ppid=10008 vsize=6560 CPUtime=0 cores=0,2,4,6
/proc/10011/stat : 10011 (naps-1.02) R 10008 10011 5791 0 -1 4202496 336 0 0 0 0 0 0 0 20 0 1 0 107236436 6717440 211 33554432000 4194304 5796924 140736154247696 140735668602536 5087776 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/10011/statm: 1640 211 128 392 0 1239 0

[startup+0.100123 s]
/proc/loadavg: 2.10 2.09 2.09 3/176 10011
/proc/meminfo: memFree=30296400/32872528 swapFree=14956/1314940
[pid=10011] ppid=10008 vsize=9080 CPUtime=0.09 cores=0,2,4,6
/proc/10011/stat : 10011 (naps-1.02) R 10008 10011 5791 0 -1 4202496 978 0 0 0 9 0 0 0 20 0 1 0 107236436 9297920 843 33554432000 4194304 5796924 140736154247696 140735668602536 5183584 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/10011/statm: 2270 843 128 392 0 1869 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9080

[startup+0.200305 s]
/proc/loadavg: 2.10 2.09 2.09 3/176 10011
/proc/meminfo: memFree=30296400/32872528 swapFree=14956/1314940
[pid=10011] ppid=10008 vsize=11804 CPUtime=0.19 cores=0,2,4,6
/proc/10011/stat : 10011 (naps-1.02) R 10008 10011 5791 0 -1 4202496 1662 0 0 0 19 0 0 0 20 0 1 0 107236436 12087296 1507 33554432000 4194304 5796924 140736154247696 140735668602536 5095032 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/10011/statm: 2951 1507 128 392 0 2550 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 11804

[startup+0.300325 s]
/proc/loadavg: 2.10 2.09 2.09 3/176 10011
/proc/meminfo: memFree=30296400/32872528 swapFree=14956/1314940
[pid=10011] ppid=10008 vsize=15104 CPUtime=0.29 cores=0,2,4,6
/proc/10011/stat : 10011 (naps-1.02) R 10008 10011 5791 0 -1 4202496 2468 0 0 0 29 0 0 0 20 0 1 0 107236436 15466496 2313 33554432000 4194304 5796924 140736154247696 140735668602536 5095032 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/10011/statm: 3776 2313 128 392 0 3375 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15104

[startup+0.700232 s]
/proc/loadavg: 2.10 2.09 2.09 3/176 10011
/proc/meminfo: memFree=30296400/32872528 swapFree=14956/1314940
[pid=10011] ppid=10008 vsize=23148 CPUtime=0.69 cores=0,2,4,6
/proc/10011/stat : 10011 (naps-1.02) R 10008 10011 5791 0 -1 4202496 4645 0 0 0 69 0 0 0 20 0 1 0 107236436 23703552 4341 33554432000 4194304 5796924 140736154247696 140736154246968 5092423 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/10011/statm: 5787 4341 140 392 0 5386 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 23148

[startup+1.50026 s]
/proc/loadavg: 2.09 2.09 2.09 3/177 10012
/proc/meminfo: memFree=30277544/32872528 swapFree=14956/1314940
[pid=10011] ppid=10008 vsize=28376 CPUtime=1.48 cores=0,2,4,6
/proc/10011/stat : 10011 (naps-1.02) R 10008 10011 5791 0 -1 4202496 6429 0 0 0 148 0 0 0 20 0 1 0 107236436 29057024 5630 33554432000 4194304 5796924 140736154247696 140736154180984 4425326 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/10011/statm: 7094 5630 140 392 0 6693 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 28376

[startup+3.10023 s]
/proc/loadavg: 2.09 2.09 2.09 3/177 10012
/proc/meminfo: memFree=30268852/32872528 swapFree=14956/1314940
[pid=10011] ppid=10008 vsize=37260 CPUtime=3.09 cores=0,2,4,6
/proc/10011/stat : 10011 (naps-1.02) R 10008 10011 5791 0 -1 4202496 8300 0 0 0 308 1 0 0 20 0 1 0 107236436 38154240 7864 33554432000 4194304 5796924 140736154247696 140736154221560 5087516 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/10011/statm: 9315 7864 140 392 0 8914 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 37260

[startup+6.30024 s]
/proc/loadavg: 2.09 2.08 2.09 3/177 10012
/proc/meminfo: memFree=30249316/32872528 swapFree=14956/1314940
[pid=10011] ppid=10008 vsize=55536 CPUtime=6.28 cores=0,2,4,6
/proc/10011/stat : 10011 (naps-1.02) R 10008 10011 5791 0 -1 4202496 11600 0 0 0 627 1 0 0 20 0 1 0 107236436 56868864 12401 33554432000 4194304 5796924 140736154247696 140736154225880 5092651 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/10011/statm: 13884 12401 140 392 0 13483 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 55536

[startup+12.7002 s]
/proc/loadavg: 2.16 2.10 2.09 3/177 10012
/proc/meminfo: memFree=29748768/32872528 swapFree=14956/1314940
[pid=10011] ppid=10008 vsize=719408 CPUtime=12.68 cores=0,2,4,6
/proc/10011/stat : 10011 (naps-1.02) R 10008 10011 5791 0 -1 4202496 71525 0 0 0 1250 18 0 0 20 0 1 0 107236436 736673792 153312 33554432000 4194304 5796924 140736154247696 140736154244792 4577093 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/10011/statm: 179852 153312 148 392 0 179451 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 719408

[startup+25.5004 s]
/proc/loadavg: 2.19 2.11 2.10 3/177 10012
/proc/meminfo: memFree=29722804/32872528 swapFree=14956/1314940
[pid=10011] ppid=10008 vsize=637928 CPUtime=25.49 cores=0,2,4,6
/proc/10011/stat : 10011 (naps-1.02) R 10008 10011 5791 0 -1 4202496 76901 0 0 0 2528 21 0 0 20 0 1 0 107236436 653238272 143486 33554432000 4194304 5796924 140736154247696 140736154244968 4606518 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/10011/statm: 159482 143486 163 392 0 159081 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 637928

[startup+51.1004 s]
/proc/loadavg: 2.12 2.10 2.09 3/177 10012
/proc/meminfo: memFree=29720220/32872528 swapFree=14956/1314940
[pid=10011] ppid=10008 vsize=640676 CPUtime=51.08 cores=0,2,4,6
/proc/10011/stat : 10011 (naps-1.02) R 10008 10011 5791 0 -1 4202496 78678 0 0 0 5085 23 0 0 20 0 1 0 107236436 656052224 144112 33554432000 4194304 5796924 140736154247696 140736154244968 4607258 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/10011/statm: 160169 144112 164 392 0 159768 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 640676

[startup+102.3 s]
/proc/loadavg: 2.17 2.11 2.09 4/177 10014
/proc/meminfo: memFree=29707040/32872528 swapFree=14956/1314940
[pid=10011] ppid=10008 vsize=650156 CPUtime=102.28 cores=0,2,4,6
/proc/10011/stat : 10011 (naps-1.02) R 10008 10011 5791 0 -1 4202496 81203 0 0 0 10203 25 0 0 20 0 1 0 107236436 665759744 147573 33554432000 4194304 5796924 140736154247696 140736154244808 4606708 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/10011/statm: 162539 147573 165 392 0 162138 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 650156

[startup+162.3 s]
/proc/loadavg: 2.20 2.12 2.10 3/177 10015
/proc/meminfo: memFree=29732264/32872528 swapFree=14956/1314940
[pid=10011] ppid=10008 vsize=654504 CPUtime=162.26 cores=0,2,4,6
/proc/10011/stat : 10011 (naps-1.02) R 10008 10011 5791 0 -1 4202496 82321 0 0 0 16199 27 0 0 20 0 1 0 107236436 670212096 148544 33554432000 4194304 5796924 140736154247696 140736154244680 4606433 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/10011/statm: 163626 148544 165 392 0 163225 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 654504

[startup+222.307 s]
/proc/loadavg: 2.12 2.11 2.09 4/177 10016
/proc/meminfo: memFree=29670172/32872528 swapFree=14956/1314940
[pid=10011] ppid=10008 vsize=659284 CPUtime=222.26 cores=0,2,4,6
/proc/10011/stat : 10011 (naps-1.02) R 10008 10011 5791 0 -1 4202496 83563 0 0 0 22198 28 0 0 20 0 1 0 107236436 675106816 150720 33554432000 4194304 5796924 140736154247696 140736154244968 4607232 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/10011/statm: 164821 150720 165 392 0 164420 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 659284

[startup+282.3 s]
/proc/loadavg: 2.16 2.12 2.09 4/177 10017
/proc/meminfo: memFree=29712076/32872528 swapFree=14956/1314940
[pid=10011] ppid=10008 vsize=662176 CPUtime=282.24 cores=0,2,4,6
/proc/10011/stat : 10011 (naps-1.02) R 10008 10011 5791 0 -1 4202496 84344 0 0 0 28194 30 0 0 20 0 1 0 107236436 678068224 153479 33554432000 4194304 5796924 140736154247696 140736154244808 4594630 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/10011/statm: 165544 153479 165 392 0 165143 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 662176

[startup+342.3 s]
/proc/loadavg: 2.23 2.14 2.10 3/177 10018
/proc/meminfo: memFree=29719844/32872528 swapFree=14956/1314940
[pid=10011] ppid=10008 vsize=663844 CPUtime=342.2 cores=0,2,4,6
/proc/10011/stat : 10011 (naps-1.02) R 10008 10011 5791 0 -1 4202496 85197 0 0 0 34187 33 0 0 20 0 1 0 107236436 679776256 151360 33554432000 4194304 5796924 140736154247696 140736154244808 4606507 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/10011/statm: 165961 151360 165 392 0 165560 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 663844

[startup+402.3 s]
/proc/loadavg: 2.17 2.14 2.10 4/178 10069
/proc/meminfo: memFree=29953420/32872528 swapFree=14956/1314940
[pid=10011] ppid=10008 vsize=715980 CPUtime=402.18 cores=0,2,4,6
/proc/10011/stat : 10011 (naps-1.02) R 10008 10011 5791 0 -1 4202496 86018 0 0 0 40184 34 0 0 20 0 1 0 107236436 733163520 157193 33554432000 4194304 5796924 140736154247696 140736154244808 4606433 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/10011/statm: 178995 157193 165 392 0 178594 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 715980

[startup+462.3 s]
/proc/loadavg: 2.18 2.15 2.10 4/177 10070
/proc/meminfo: memFree=29960904/32872528 swapFree=14956/1314940
[pid=10011] ppid=10008 vsize=668992 CPUtime=462.15 cores=0,2,4,6
/proc/10011/stat : 10011 (naps-1.02) R 10008 10011 5791 0 -1 4202496 86870 0 0 0 46179 36 0 0 20 0 1 0 107236436 685047808 155409 33554432000 4194304 5796924 140736154247696 140736154244808 4606555 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/10011/statm: 167248 155409 165 392 0 166847 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 668992

[startup+522.3 s]
/proc/loadavg: 2.16 2.15 2.10 3/177 10071
/proc/meminfo: memFree=29972516/32872528 swapFree=14956/1314940
[pid=10011] ppid=10008 vsize=670972 CPUtime=522.14 cores=0,2,4,6
/proc/10011/stat : 10011 (naps-1.02) R 10008 10011 5791 0 -1 4202496 87674 0 0 0 52174 40 0 0 20 0 1 0 107236436 687075328 152429 33554432000 4194304 5796924 140736154247696 140736154245160 4606442 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/10011/statm: 167743 152429 165 392 0 167342 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 670972

[startup+582.3 s]
/proc/loadavg: 2.22 2.16 2.10 3/177 10072
/proc/meminfo: memFree=29955204/32872528 swapFree=14956/1314940
[pid=10011] ppid=10008 vsize=673188 CPUtime=582.12 cores=0,2,4,6
/proc/10011/stat : 10011 (naps-1.02) R 10008 10011 5791 0 -1 4202496 88164 0 0 0 58172 40 0 0 20 0 1 0 107236436 689344512 156761 33554432000 4194304 5796924 140736154247696 140736154244808 4606555 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/10011/statm: 168297 156761 165 392 0 167896 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 673188


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


[startup+882.307 s]
/proc/loadavg: 2.27 2.23 2.13 3/177 10078
/proc/meminfo: memFree=19349064/32872528 swapFree=14956/1314940
[pid=10011] ppid=10008 vsize=731184 CPUtime=882.09 cores=0,2,4,6
/proc/10011/stat : 10011 (naps-1.02) R 10008 10011 5791 0 -1 4202496 91138 0 0 0 88162 47 0 0 20 0 1 0 107236436 748732416 164783 33554432000 4194304 5796924 140736154247696 140736154244808 4606433 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/10011/statm: 182796 164783 165 392 0 182395 0
Current children cumulated CPU time (s) 882.09
Current children cumulated vsize (KiB) 731184

[startup+942.3 s]
/proc/loadavg: 2.22 2.23 2.14 3/177 10079
/proc/meminfo: memFree=16536684/32872528 swapFree=14956/1314940
[pid=10011] ppid=10008 vsize=681932 CPUtime=942.08 cores=0,2,4,6
/proc/10011/stat : 10011 (naps-1.02) R 10008 10011 5791 0 -1 4202496 91447 0 0 0 94160 48 0 0 20 0 1 0 107236436 698298368 160099 33554432000 4194304 5796924 140736154247696 140736154244808 4606433 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/10011/statm: 170483 160099 165 392 0 170082 0
Current children cumulated CPU time (s) 942.08
Current children cumulated vsize (KiB) 681932

[startup+1002.3 s]
/proc/loadavg: 2.99 2.41 2.20 3/173 10160
/proc/meminfo: memFree=29197412/32872528 swapFree=14956/1314940
[pid=10011] ppid=10008 vsize=733640 CPUtime=1002.07 cores=0,2,4,6
/proc/10011/stat : 10011 (naps-1.02) R 10008 10011 5791 0 -1 4202496 92100 0 0 0 100158 49 0 0 20 0 1 0 107236436 751247360 165348 33554432000 4194304 5796924 140736154247696 140736154244808 4607194 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/10011/statm: 183410 165348 165 392 0 183009 0
Current children cumulated CPU time (s) 1002.07
Current children cumulated vsize (KiB) 733640

[startup+1062.3 s]
/proc/loadavg: 2.51 2.38 2.20 3/178 10198
/proc/meminfo: memFree=30004140/32872528 swapFree=14956/1314940
[pid=10011] ppid=10008 vsize=686728 CPUtime=1062.05 cores=0,2,4,6
/proc/10011/stat : 10011 (naps-1.02) R 10008 10011 5791 0 -1 4202496 92811 0 0 0 106155 50 0 0 20 0 1 0 107236436 703209472 160040 33554432000 4194304 5796924 140736154247696 140736154245160 4606433 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/10011/statm: 171682 160040 165 392 0 171281 0
Current children cumulated CPU time (s) 1062.05
Current children cumulated vsize (KiB) 686728

[startup+1122.3 s]
/proc/loadavg: 2.35 2.35 2.20 3/177 10199
/proc/meminfo: memFree=27704052/32872528 swapFree=14956/1314940
[pid=10011] ppid=10008 vsize=738700 CPUtime=1122.05 cores=0,2,4,6
/proc/10011/stat : 10011 (naps-1.02) R 10008 10011 5791 0 -1 4202496 93554 0 0 0 112153 52 0 0 20 0 1 0 107236436 756428800 166403 33554432000 4194304 5796924 140736154247696 140736154244808 4606708 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/10011/statm: 184675 166403 165 392 0 184274 0
Current children cumulated CPU time (s) 1122.05
Current children cumulated vsize (KiB) 738700

[startup+1182.3 s]
/proc/loadavg: 2.30 2.33 2.20 4/177 10200
/proc/meminfo: memFree=24911856/32872528 swapFree=14956/1314940
[pid=10011] ppid=10008 vsize=690196 CPUtime=1182.03 cores=0,2,4,6
/proc/10011/stat : 10011 (naps-1.02) R 10008 10011 5791 0 -1 4202496 94004 0 0 0 118149 54 0 0 20 0 1 0 107236436 706760704 158276 33554432000 4194304 5796924 140736154247696 140736154244808 4606433 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/10011/statm: 172549 158276 165 392 0 172148 0
Current children cumulated CPU time (s) 1182.03
Current children cumulated vsize (KiB) 690196

[startup+1242.3 s]
/proc/loadavg: 2.33 2.33 2.20 3/177 10247
/proc/meminfo: memFree=29973784/32872528 swapFree=14956/1314940
[pid=10011] ppid=10008 vsize=691460 CPUtime=1242.02 cores=0,2,4,6
/proc/10011/stat : 10011 (naps-1.02) R 10008 10011 5791 0 -1 4202496 94295 0 0 0 124148 54 0 0 20 0 1 0 107236436 708055040 161633 33554432000 4194304 5796924 140736154247696 140736154244808 4606531 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/10011/statm: 172865 161633 165 392 0 172464 0
Current children cumulated CPU time (s) 1242.02
Current children cumulated vsize (KiB) 691460

[startup+1302.3 s]
/proc/loadavg: 2.27 2.31 2.20 3/177 10249
/proc/meminfo: memFree=29945492/32872528 swapFree=14956/1314940
[pid=10011] ppid=10008 vsize=743580 CPUtime=1302.02 cores=0,2,4,6
/proc/10011/stat : 10011 (naps-1.02) R 10008 10011 5791 0 -1 4202496 95090 0 0 0 130147 55 0 0 20 0 1 0 107236436 761425920 168559 33554432000 4194304 5796924 140736154247696 140736154244808 4606523 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/10011/statm: 185895 168559 165 392 0 185494 0
Current children cumulated CPU time (s) 1302.02
Current children cumulated vsize (KiB) 743580

[startup+1362.3 s]
/proc/loadavg: 2.36 2.33 2.21 4/177 10250
/proc/meminfo: memFree=29518112/32872528 swapFree=14956/1314940
[pid=10011] ppid=10008 vsize=744800 CPUtime=1362.01 cores=0,2,4,6
/proc/10011/stat : 10011 (naps-1.02) R 10008 10011 5791 0 -1 4202496 95370 0 0 0 136145 56 0 0 20 0 1 0 107236436 762675200 173438 33554432000 4194304 5796924 140736154247696 140736154244808 4606555 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/10011/statm: 186200 173438 165 392 0 185799 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 744800

[startup+1422.3 s]
/proc/loadavg: 2.19 2.28 2.20 3/177 10251
/proc/meminfo: memFree=25686780/32872528 swapFree=14956/1314940
[pid=10011] ppid=10008 vsize=745212 CPUtime=1422.01 cores=0,2,4,6
/proc/10011/stat : 10011 (naps-1.02) R 10008 10011 5791 0 -1 4202496 95889 0 0 0 142143 58 0 0 20 0 1 0 107236436 763097088 164866 33554432000 4194304 5796924 140736154247696 140736154245336 4593716 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/10011/statm: 186303 164866 165 392 0 185902 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 745212

[startup+1482.3 s]
/proc/loadavg: 2.21 2.27 2.19 3/177 10252
/proc/meminfo: memFree=23477216/32872528 swapFree=14956/1314940
[pid=10011] ppid=10008 vsize=747140 CPUtime=1481.99 cores=0,2,4,6
/proc/10011/stat : 10011 (naps-1.02) R 10008 10011 5791 0 -1 4202496 96381 0 0 0 148141 58 0 0 20 0 1 0 107236436 765071360 170979 33554432000 4194304 5796924 140736154247696 140736154244808 4607743 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/10011/statm: 186785 170979 165 392 0 186384 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 747140

[startup+1542.31 s]
/proc/loadavg: 2.29 2.28 2.20 4/177 10253
/proc/meminfo: memFree=20358380/32872528 swapFree=14956/1314940
[pid=10011] ppid=10008 vsize=911632 CPUtime=1541.99 cores=0,2,4,6
/proc/10011/stat : 10011 (naps-1.02) R 10008 10011 5791 0 -1 4202496 97835 0 0 0 154138 61 0 0 20 0 1 0 107236436 933511168 188772 33554432000 4194304 5796924 140736154247696 140736154244808 4577067 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/10011/statm: 227908 188772 165 392 0 227507 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 911632

[startup+1602.3 s]
/proc/loadavg: 2.17 2.24 2.19 3/178 10258
/proc/meminfo: memFree=17846460/32872528 swapFree=14956/1314940
[pid=10011] ppid=10008 vsize=750104 CPUtime=1601.97 cores=0,2,4,6
/proc/10011/stat : 10011 (naps-1.02) R 10008 10011 5791 0 -1 4202496 98177 0 0 0 160134 63 0 0 20 0 1 0 107236436 768106496 167078 33554432000 4194304 5796924 140736154247696 140736154245336 4606768 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/10011/statm: 187526 167078 165 392 0 187125 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 750104

[startup+1662.3 s]
/proc/loadavg: 2.17 2.23 2.18 2/170 10290
/proc/meminfo: memFree=29981592/32872528 swapFree=14956/1314940
[pid=10011] ppid=10008 vsize=753656 CPUtime=1661.96 cores=0,2,4,6
/proc/10011/stat : 10011 (naps-1.02) R 10008 10011 5791 0 -1 4202496 99013 0 0 0 166133 63 0 0 20 0 1 0 107236436 771743744 174046 33554432000 4194304 5796924 140736154247696 140736154244808 4607232 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/10011/statm: 188414 174046 165 392 0 188013 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 753656

[startup+1722.3 s]
/proc/loadavg: 1.60 2.05 2.12 3/170 10291
/proc/meminfo: memFree=29996176/32872528 swapFree=14956/1314940
[pid=10011] ppid=10008 vsize=757212 CPUtime=1721.94 cores=0,2,4,6
/proc/10011/stat : 10011 (naps-1.02) R 10008 10011 5791 0 -1 4202496 100235 0 0 0 172128 66 0 0 20 0 1 0 107236436 775385088 170955 33554432000 4194304 5796924 140736154247696 140736154244808 4606507 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/10011/statm: 189303 170955 165 392 0 188902 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 757212

[startup+1782.3 s]
/proc/loadavg: 1.31 1.88 2.06 2/170 10292
/proc/meminfo: memFree=29974364/32872528 swapFree=14956/1314940
[pid=10011] ppid=10008 vsize=758560 CPUtime=1781.92 cores=0,2,4,6
/proc/10011/stat : 10011 (naps-1.02) R 10008 10011 5791 0 -1 4202496 100574 0 0 0 178125 67 0 0 20 0 1 0 107236436 776765440 175862 33554432000 4194304 5796924 140736154247696 140736154244808 4569014 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/10011/statm: 189640 175862 165 392 0 189239 0
Current children cumulated CPU time (s) 1781.92
Current children cumulated vsize (KiB) 758560



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 1.31 1.85 2.05 3/170 10292
/proc/meminfo: memFree=29966432/32872528 swapFree=14956/1314940
[pid=10011] ppid=10008 vsize=758560 CPUtime=1800.01 cores=0,2,4,6
/proc/10011/stat : 10011 (naps-1.02) R 10008 10011 5791 0 -1 4202496 100618 0 0 0 179934 67 0 0 20 0 1 0 107236436 776765440 177950 33554432000 4194304 5796924 140736154247696 140736154244808 4606531 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/10011/statm: 189640 177950 165 392 0 189239 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 758560

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

Child status: 0
Real time (s): 1800.4
CPU time (s): 1800.03
CPU user time (s): 1799.35
CPU system time (s): 0.676897
CPU usage (%): 99.979
Max. virtual memory (cumulated for all children) (KiB): 911632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.35
system time used= 0.676897
maximum resident set size= 777616
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 100630
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= 165
involuntary context switches= 1871

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.45932 second user time and 6.99993 second system time

The end

Launcher Data

Begin job on node131 at 2016-06-07 00:43:55
IDJOB=4083084
IDBENCH=71849
IDSOLVER=2544
FILE ID=node131/4083084-1465253035
RUNJOBID= node131-1465220629-5807
PBS_JOBID= 19843221
Free space on /tmp= 71732 MiB

SOLVER NAME= NaPS 1.02
BENCH NAME= PB09/normalized-PB09/OPT-SMALLINT-LIN/flexray/normalized-fx97.opb
COMMAND LINE= naps-1.02 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4083084-1465253035/watcher-4083084-1465253035 -o /tmp/evaluation-result-4083084-1465253035/solver-4083084-1465253035 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node131-1465220629-5807 --watchdog 1960  naps-1.02 HOME/instance-4083084-1465253035.opb

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

MD5SUM BENCH= 22116bd56344f7c7bb7157cc5841f631
RANDOM SEED=1496634214

node131.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.395
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	: 5332.79
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.395
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.395
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.55
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.395
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.395
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.395
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.395
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.395
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:        30296680 kB
Buffers:           29352 kB
Cached:           132292 kB
SwapCached:         4708 kB
Active:           458756 kB
Inactive:         100988 kB
Active(anon):     396280 kB
Inactive(anon):     4056 kB
Active(file):      62476 kB
Inactive(file):    96932 kB
Unevictable:     1314940 kB
Mlocked:           14956 kB
SwapTotal:      67108856 kB
SwapFree:       67095988 kB
Dirty:              4860 kB
Writeback:             0 kB
AnonPages:       1709360 kB
Mapped:             7952 kB
Shmem:                 0 kB
Slab:             566652 kB
SReclaimable:      10752 kB
SUnreclaim:       555900 kB
KernelStack:        1456 kB
PageTables:         7136 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1851748 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1687552 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= 71736 MiB
End job on node131 at 2016-06-07 01:13:55