Trace number 4083194

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.05 1800.42

General information on the benchmark

Name/OPT-SMALLINT-LIN/heinz/
normalized-neos-544324.opb
MD5SUM02fa27f3dafb4f59cf08d669298a5bbe
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark17
Best CPU time to get the best result obtained on this benchmark1800.09
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables10080
Total number of constraints732
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)732
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint168
Maximum length of a constraint3680
Number of terms in the objective function 10080
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 10080
Number of bits of the sum of numbers in the objective function 14
Biggest number in a constraint 5
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 10080
Number of bits of the biggest sum of numbers14
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.02/1800.40	c 
1800.02/1800.40	c *** TERMINATED *** by signal 15
1800.02/1800.40	s UNKNOWN
1800.02/1800.40	c _____________________________________________________________________________
1800.02/1800.40	c 
1800.02/1800.40	c std/band forms        : 732,0
1800.02/1800.40	c 2cl/3cl ITE-codings   : 3086642,0
1800.02/1800.40	c BDD/srt/adr Max costs : 14547,0,0
1800.02/1800.40	c BDDraw/bin/mul/srt/adr: 732,0,0,0,0
1800.02/1800.40	c BDD nodes             : 7953200
1800.02/1800.40	c Es1/CC detections     : 0,0
1800.02/1800.40	c SAT/UNSAT calls       : 0,0
1800.02/1800.40	c restarts              : 0
1800.02/1800.40	c conflicts             : 0              (0 /sec)
1800.02/1800.40	c decisions             : 0              (0 /sec)
1800.02/1800.40	c propagations          : 0              (0 /sec)
1800.02/1800.40	c inspects              : 0              (0 /sec)
1800.02/1800.40	c CPU time (solving tm) : 1799 s        (0 s)
1800.02/1800.40	c Time for Opt-base     : 0 s
1800.02/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-4083194-1465268537/watcher-4083194-1465268537 -o /tmp/evaluation-result-4083194-1465268537/solver-4083194-1465268537 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node129-1465257392-11071 --watchdog 1960 naps-1.02 HOME/instance-4083194-1465268537.opb 

pid=13839
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.18 2.17 2.17 3/176 13842
/proc/meminfo: memFree=29188424/32872528 swapFree=16204/1518544
[pid=13842] ppid=13839 vsize=8564 CPUtime=0 cores=0,2,4,6
/proc/13842/stat : 13842 (naps-1.02) R 13839 13842 11055 0 -1 4202496 766 0 0 0 0 0 0 0 20 0 1 0 108786592 8769536 641 33554432000 4194304 5796924 140734023790560 140734071298072 4621249 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/13842/statm: 2141 643 114 392 0 1740 0

[startup+0.100161 s]
/proc/loadavg: 2.18 2.17 2.17 3/176 13842
/proc/meminfo: memFree=29188424/32872528 swapFree=16204/1518544
[pid=13842] ppid=13839 vsize=12372 CPUtime=0.09 cores=0,2,4,6
/proc/13842/stat : 13842 (naps-1.02) R 13839 13842 11055 0 -1 4202496 2252 0 0 0 9 0 0 0 20 0 1 0 108786592 12668928 1528 33554432000 4194304 5796924 140734023790560 140734071298072 5095032 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/13842/statm: 3093 1532 124 392 0 2692 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12372

[startup+0.200312 s]
/proc/loadavg: 2.18 2.17 2.17 3/176 13842
/proc/meminfo: memFree=29188424/32872528 swapFree=16204/1518544
[pid=13842] ppid=13839 vsize=15612 CPUtime=0.19 cores=0,2,4,6
/proc/13842/stat : 13842 (naps-1.02) R 13839 13842 11055 0 -1 4202496 4135 0 0 0 19 0 0 0 20 0 1 0 108786592 15986688 1991 33554432000 4194304 5796924 140734023790560 140734071298072 4361151 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/13842/statm: 3903 1991 124 392 0 3502 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 15612

[startup+0.300311 s]
/proc/loadavg: 2.18 2.17 2.17 3/176 13842
/proc/meminfo: memFree=29188424/32872528 swapFree=16204/1518544
[pid=13842] ppid=13839 vsize=18412 CPUtime=0.29 cores=0,2,4,6
/proc/13842/stat : 13842 (naps-1.02) R 13839 13842 11055 0 -1 4202496 5270 0 0 0 29 0 0 0 20 0 1 0 108786592 18853888 2663 33554432000 4194304 5796924 140734023790560 140734071298072 5087512 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/13842/statm: 4603 2663 124 392 0 4202 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18412

[startup+0.700247 s]
/proc/loadavg: 2.18 2.17 2.17 3/176 13842
/proc/meminfo: memFree=29188424/32872528 swapFree=16204/1518544
[pid=13842] ppid=13839 vsize=29296 CPUtime=0.69 cores=0,2,4,6
/proc/13842/stat : 13842 (naps-1.02) R 13839 13842 11055 0 -1 4202496 11285 0 0 0 68 1 0 0 20 0 1 0 108786592 29999104 4481 33554432000 4194304 5796924 140734023790560 140734071298072 4316816 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/13842/statm: 7324 4481 124 392 0 6923 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 29296

[startup+1.50027 s]
/proc/loadavg: 2.18 2.17 2.17 3/177 13843
/proc/meminfo: memFree=29163616/32872528 swapFree=16204/1518544
[pid=13842] ppid=13839 vsize=51152 CPUtime=1.49 cores=0,2,4,6
/proc/13842/stat : 13842 (naps-1.02) R 13839 13842 11055 0 -1 4202496 23435 0 0 0 146 3 0 0 20 0 1 0 108786592 52379648 8312 33554432000 4194304 5796924 140734023790560 140734023788056 5087637 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/13842/statm: 12788 8312 124 392 0 12387 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 51152

[startup+3.10028 s]
/proc/loadavg: 2.17 2.17 2.17 3/177 13843
/proc/meminfo: memFree=29142288/32872528 swapFree=16204/1518544
[pid=13842] ppid=13839 vsize=95204 CPUtime=3.09 cores=0,2,4,6
/proc/13842/stat : 13842 (naps-1.02) R 13839 13842 11055 0 -1 4202496 48967 0 0 0 303 6 0 0 20 0 1 0 108786592 97488896 15847 33554432000 4194304 5796924 140734023790560 140734023789784 4405646 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/13842/statm: 23801 15847 124 392 0 23400 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 95204

[startup+6.30028 s]
/proc/loadavg: 2.17 2.17 2.17 3/177 13843
/proc/meminfo: memFree=29077584/32872528 swapFree=16204/1518544
[pid=13842] ppid=13839 vsize=182056 CPUtime=6.29 cores=0,2,4,6
/proc/13842/stat : 13842 (naps-1.02) R 13839 13842 11055 0 -1 4202496 96637 0 0 0 617 12 0 0 20 0 1 0 108786592 186425344 31014 33554432000 4194304 5796924 140734023790560 140734023788056 4404531 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/13842/statm: 45514 31014 124 392 0 45113 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 182056

[startup+12.7003 s]
/proc/loadavg: 2.22 2.18 2.18 4/177 13843
/proc/meminfo: memFree=28971616/32872528 swapFree=16204/1518544
[pid=13842] ppid=13839 vsize=308916 CPUtime=12.69 cores=0,2,4,6
/proc/13842/stat : 13842 (naps-1.02) R 13839 13842 11055 0 -1 4202496 162386 0 0 0 1249 20 0 0 20 0 1 0 108786592 316329984 54747 33554432000 4194304 5796924 140734023790560 140734018404648 5092622 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/13842/statm: 77229 54747 135 392 0 76828 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 308916

[startup+25.5004 s]
/proc/loadavg: 2.18 2.17 2.18 3/177 13843
/proc/meminfo: memFree=28922808/32872528 swapFree=16204/1518544
[pid=13842] ppid=13839 vsize=351900 CPUtime=25.49 cores=0,2,4,6
/proc/13842/stat : 13842 (naps-1.02) R 13839 13842 11055 0 -1 4202496 169796 0 0 0 2527 22 0 0 20 0 1 0 108786592 360345600 65357 33554432000 4194304 5796924 140734023790560 140734019312184 5096609 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/13842/statm: 87975 65357 135 392 0 87574 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 351900

[startup+51.1003 s]
/proc/loadavg: 2.19 2.17 2.18 3/177 13844
/proc/meminfo: memFree=28857644/32872528 swapFree=16204/1518544
[pid=13842] ppid=13839 vsize=415224 CPUtime=51.08 cores=0,2,4,6
/proc/13842/stat : 13842 (naps-1.02) R 13839 13842 11055 0 -1 4202496 177868 0 0 0 5084 24 0 0 20 0 1 0 108786592 425189376 80420 33554432000 4194304 5796924 140734023790560 140734023718296 5087776 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/13842/statm: 103806 80420 135 392 0 103405 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 415224

[startup+102.3 s]
/proc/loadavg: 2.17 2.17 2.18 4/177 13845
/proc/meminfo: memFree=27376200/32872528 swapFree=16204/1518544
[pid=13842] ppid=13839 vsize=2046488 CPUtime=102.28 cores=0,2,4,6
/proc/13842/stat : 13842 (naps-1.02) R 13839 13842 11055 0 -1 4202496 281463 0 0 0 10161 67 0 0 20 0 1 0 108786592 2095603712 448687 33554432000 4194304 5796924 140734023790560 140734023787672 4591992 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/13842/statm: 511622 448687 163 392 0 511221 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 2046488

[startup+162.3 s]
/proc/loadavg: 2.12 2.15 2.17 4/177 13846
/proc/meminfo: memFree=27359652/32872528 swapFree=16204/1518544
[pid=13842] ppid=13839 vsize=2072920 CPUtime=162.26 cores=0,2,4,6
/proc/13842/stat : 13842 (naps-1.02) R 13839 13842 11055 0 -1 4202496 284534 0 0 0 16158 68 0 0 20 0 1 0 108786592 2122670080 457890 33554432000 4194304 5796924 140734023790560 140734023787608 4606518 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/13842/statm: 518230 457890 165 392 0 517829 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 2072920

[startup+222.307 s]
/proc/loadavg: 2.19 2.16 2.17 3/177 13893
/proc/meminfo: memFree=28401104/32872528 swapFree=16204/1518544
[pid=13842] ppid=13839 vsize=2072920 CPUtime=222.27 cores=0,2,4,6
/proc/13842/stat : 13842 (naps-1.02) R 13839 13842 11055 0 -1 4202496 284541 0 0 0 22158 69 0 0 20 0 1 0 108786592 2122670080 461474 33554432000 4194304 5796924 140734023790560 140734023787608 4606507 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/13842/statm: 518230 461474 165 392 0 517829 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 2072920

[startup+282.3 s]
/proc/loadavg: 2.19 2.16 2.17 4/177 13894
/proc/meminfo: memFree=27923976/32872528 swapFree=16204/1518544
[pid=13842] ppid=13839 vsize=2205180 CPUtime=282.24 cores=0,2,4,6
/proc/13842/stat : 13842 (naps-1.02) R 13839 13842 11055 0 -1 4202496 285078 0 0 0 28155 69 0 0 20 0 1 0 108786592 2258104320 465577 33554432000 4194304 5796924 140734023790560 140734023788200 4606507 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/13842/statm: 551295 465577 166 392 0 550894 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 2205180

[startup+342.3 s]
/proc/loadavg: 2.31 2.20 2.18 4/177 13895
/proc/meminfo: memFree=27903532/32872528 swapFree=16204/1518544
[pid=13842] ppid=13839 vsize=2209424 CPUtime=342.22 cores=0,2,4,6
/proc/13842/stat : 13842 (naps-1.02) R 13839 13842 11055 0 -1 4202496 285763 0 0 0 34153 69 0 0 20 0 1 0 108786592 2262450176 470330 33554432000 4194304 5796924 140734023790560 140734023787608 4606555 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/13842/statm: 552356 470330 166 392 0 551955 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 2209424

[startup+402.3 s]
/proc/loadavg: 2.18 2.18 2.18 3/177 13897
/proc/meminfo: memFree=27885756/32872528 swapFree=16204/1518544
[pid=13842] ppid=13839 vsize=2209424 CPUtime=402.21 cores=0,2,4,6
/proc/13842/stat : 13842 (naps-1.02) R 13839 13842 11055 0 -1 4202496 285784 0 0 0 40151 70 0 0 20 0 1 0 108786592 2262450176 474426 33554432000 4194304 5796924 140734023790560 140734023787608 4593857 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/13842/statm: 552356 474426 166 392 0 551955 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 2209424

[startup+462.3 s]
/proc/loadavg: 2.24 2.20 2.18 4/177 13898
/proc/meminfo: memFree=27949336/32872528 swapFree=16204/1518544
[pid=13842] ppid=13839 vsize=2083320 CPUtime=462.19 cores=0,2,4,6
/proc/13842/stat : 13842 (naps-1.02) R 13839 13842 11055 0 -1 4202496 286302 0 0 0 46146 73 0 0 20 0 1 0 108786592 2133319680 458009 33554432000 4194304 5796924 140734023790560 140734023788024 4591913 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/13842/statm: 520830 458009 166 392 0 520429 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 2083320

[startup+522.3 s]
/proc/loadavg: 2.13 2.18 2.17 4/178 13902
/proc/meminfo: memFree=27934044/32872528 swapFree=16204/1518544
[pid=13842] ppid=13839 vsize=2083320 CPUtime=522.19 cores=0,2,4,6
/proc/13842/stat : 13842 (naps-1.02) R 13839 13842 11055 0 -1 4202496 286318 0 0 0 52145 74 0 0 20 0 1 0 108786592 2133319680 461593 33554432000 4194304 5796924 140734023790560 140734023788024 4606507 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/13842/statm: 520830 461593 166 392 0 520429 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 2083320

[startup+582.3 s]
/proc/loadavg: 2.21 2.19 2.18 3/177 13903
/proc/meminfo: memFree=27917840/32872528 swapFree=16204/1518544
[pid=13842] ppid=13839 vsize=2083320 CPUtime=582.17 cores=0,2,4,6
/proc/13842/stat : 13842 (naps-1.02) R 13839 13842 11055 0 -1 4202496 286603 0 0 0 58143 74 0 0 20 0 1 0 108786592 2133319680 465449 33554432000 4194304 5796924 140734023790560 140734023788024 4592577 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/13842/statm: 520830 465449 166 392 0 520429 0
Current children cumulated CPU time (s) 582.17
Current children cumulated vsize (KiB) 2083320


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


[startup+882.307 s]
/proc/loadavg: 2.19 2.20 2.18 3/177 13909
/proc/meminfo: memFree=27882328/32872528 swapFree=16204/1518544
[pid=13842] ppid=13839 vsize=2221264 CPUtime=882.08 cores=0,2,4,6
/proc/13842/stat : 13842 (naps-1.02) R 13839 13842 11055 0 -1 4202496 289244 0 0 0 88125 83 0 0 20 0 1 0 108786592 2274574336 472445 33554432000 4194304 5796924 140734023790560 140734023788200 4606555 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/13842/statm: 555316 472445 166 392 0 554915 0
Current children cumulated CPU time (s) 882.08
Current children cumulated vsize (KiB) 2221264

[startup+942.3 s]
/proc/loadavg: 2.22 2.21 2.18 4/177 13910
/proc/meminfo: memFree=27868464/32872528 swapFree=16204/1518544
[pid=13842] ppid=13839 vsize=2221264 CPUtime=942.06 cores=0,2,4,6
/proc/13842/stat : 13842 (naps-1.02) R 13839 13842 11055 0 -1 4202496 289250 0 0 0 94123 83 0 0 20 0 1 0 108786592 2274574336 475517 33554432000 4194304 5796924 140734023790560 140734023788200 4606433 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/13842/statm: 555316 475517 166 392 0 554915 0
Current children cumulated CPU time (s) 942.06
Current children cumulated vsize (KiB) 2221264

[startup+1002.3 s]
/proc/loadavg: 2.25 2.21 2.18 3/177 13912
/proc/meminfo: memFree=27915948/32872528 swapFree=16204/1518544
[pid=13842] ppid=13839 vsize=2089004 CPUtime=1002.05 cores=0,2,4,6
/proc/13842/stat : 13842 (naps-1.02) R 13839 13842 11055 0 -1 4202496 289573 0 0 0 100117 88 0 0 20 0 1 0 108786592 2139140096 463276 33554432000 4194304 5796924 140734023790560 140734023788024 4606507 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/13842/statm: 522251 463276 166 392 0 521850 0
Current children cumulated CPU time (s) 1002.05
Current children cumulated vsize (KiB) 2089004

[startup+1062.3 s]
/proc/loadavg: 2.25 2.22 2.18 3/177 13913
/proc/meminfo: memFree=27900632/32872528 swapFree=16204/1518544
[pid=13842] ppid=13839 vsize=2089004 CPUtime=1062.04 cores=0,2,4,6
/proc/13842/stat : 13842 (naps-1.02) R 13839 13842 11055 0 -1 4202496 289578 0 0 0 106116 88 0 0 20 0 1 0 108786592 2139140096 465836 33554432000 4194304 5796924 140734023790560 140734023788024 4606507 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/13842/statm: 522251 465836 166 392 0 521850 0
Current children cumulated CPU time (s) 1062.04
Current children cumulated vsize (KiB) 2089004

[startup+1122.3 s]
/proc/loadavg: 2.23 2.22 2.18 3/178 13917
/proc/meminfo: memFree=27884760/32872528 swapFree=16204/1518544
[pid=13842] ppid=13839 vsize=2221264 CPUtime=1122.04 cores=0,2,4,6
/proc/13842/stat : 13842 (naps-1.02) R 13839 13842 11055 0 -1 4202496 290563 0 0 0 112113 91 0 0 20 0 1 0 108786592 2274574336 469885 33554432000 4194304 5796924 140734023790560 140734023788200 4591895 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/13842/statm: 555316 469885 166 392 0 554915 0
Current children cumulated CPU time (s) 1122.04
Current children cumulated vsize (KiB) 2221264

[startup+1182.3 s]
/proc/loadavg: 2.13 2.19 2.18 3/177 13918
/proc/meminfo: memFree=27865868/32872528 swapFree=16204/1518544
[pid=13842] ppid=13839 vsize=2221264 CPUtime=1182.01 cores=0,2,4,6
/proc/13842/stat : 13842 (naps-1.02) R 13839 13842 11055 0 -1 4202496 290585 0 0 0 118110 91 0 0 20 0 1 0 108786592 2274574336 474486 33554432000 4194304 5796924 140734023790560 140734023788200 4606507 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/13842/statm: 555316 474486 166 392 0 554915 0
Current children cumulated CPU time (s) 1182.01
Current children cumulated vsize (KiB) 2221264

[startup+1242.3 s]
/proc/loadavg: 2.18 2.20 2.18 3/177 13919
/proc/meminfo: memFree=27848528/32872528 swapFree=16204/1518544
[pid=13842] ppid=13839 vsize=2221264 CPUtime=1242 cores=0,2,4,6
/proc/13842/stat : 13842 (naps-1.02) R 13839 13842 11055 0 -1 4202496 290593 0 0 0 124109 91 0 0 20 0 1 0 108786592 2274574336 478070 33554432000 4194304 5796924 140734023790560 140734023788200 4606433 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/13842/statm: 555316 478070 166 392 0 554915 0
Current children cumulated CPU time (s) 1242
Current children cumulated vsize (KiB) 2221264

[startup+1302.3 s]
/proc/loadavg: 2.22 2.21 2.18 3/177 13921
/proc/meminfo: memFree=27906504/32872528 swapFree=16204/1518544
[pid=13842] ppid=13839 vsize=2094712 CPUtime=1302 cores=0,2,4,6
/proc/13842/stat : 13842 (naps-1.02) R 13839 13842 11055 0 -1 4202496 290919 0 0 0 130104 96 0 0 20 0 1 0 108786592 2144985088 463606 33554432000 4194304 5796924 140734023790560 140734023788024 4606507 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/13842/statm: 523678 463606 166 392 0 523277 0
Current children cumulated CPU time (s) 1302
Current children cumulated vsize (KiB) 2094712

[startup+1362.3 s]
/proc/loadavg: 2.26 2.21 2.18 4/177 13922
/proc/meminfo: memFree=27888524/32872528 swapFree=16204/1518544
[pid=13842] ppid=13839 vsize=2094712 CPUtime=1361.98 cores=0,2,4,6
/proc/13842/stat : 13842 (naps-1.02) R 13839 13842 11055 0 -1 4202496 290927 0 0 0 136102 96 0 0 20 0 1 0 108786592 2144985088 467770 33554432000 4194304 5796924 140734023790560 140734023788024 4568974 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/13842/statm: 523678 467770 166 392 0 523277 0
Current children cumulated CPU time (s) 1361.98
Current children cumulated vsize (KiB) 2094712

[startup+1422.3 s]
/proc/loadavg: 2.23 2.20 2.18 3/177 13923
/proc/meminfo: memFree=27872448/32872528 swapFree=16204/1518544
[pid=13842] ppid=13839 vsize=2226972 CPUtime=1421.99 cores=0,2,4,6
/proc/13842/stat : 13842 (naps-1.02) R 13839 13842 11055 0 -1 4202496 291909 0 0 0 142100 99 0 0 20 0 1 0 108786592 2280419328 471307 33554432000 4194304 5796924 140734023790560 140734023788200 4606531 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/13842/statm: 556743 471307 166 392 0 556342 0
Current children cumulated CPU time (s) 1421.99
Current children cumulated vsize (KiB) 2226972

[startup+1482.3 s]
/proc/loadavg: 2.31 2.23 2.19 3/177 13924
/proc/meminfo: memFree=27854676/32872528 swapFree=16204/1518544
[pid=13842] ppid=13839 vsize=2226972 CPUtime=1481.97 cores=0,2,4,6
/proc/13842/stat : 13842 (naps-1.02) R 13839 13842 11055 0 -1 4202496 291917 0 0 0 148098 99 0 0 20 0 1 0 108786592 2280419328 475403 33554432000 4194304 5796924 140734023790560 140734023788200 4606807 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/13842/statm: 556743 475403 166 392 0 556342 0
Current children cumulated CPU time (s) 1481.97
Current children cumulated vsize (KiB) 2226972

[startup+1542.31 s]
/proc/loadavg: 2.21 2.21 2.18 4/177 13925
/proc/meminfo: memFree=27833804/32872528 swapFree=16204/1518544
[pid=13842] ppid=13839 vsize=2226972 CPUtime=1541.97 cores=0,2,4,6
/proc/13842/stat : 13842 (naps-1.02) R 13839 13842 11055 0 -1 4202496 291924 0 0 0 154098 99 0 0 20 0 1 0 108786592 2280419328 478987 33554432000 4194304 5796924 140734023790560 140734023788200 4591865 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/13842/statm: 556743 478987 166 392 0 556342 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 2226972

[startup+1602.3 s]
/proc/loadavg: 2.19 2.20 2.18 3/177 13927
/proc/meminfo: memFree=27813156/32872528 swapFree=16204/1518544
[pid=13842] ppid=13839 vsize=2226972 CPUtime=1601.95 cores=0,2,4,6
/proc/13842/stat : 13842 (naps-1.02) R 13839 13842 11055 0 -1 4202496 291933 0 0 0 160096 99 0 0 20 0 1 0 108786592 2280419328 483595 33554432000 4194304 5796924 140734023790560 140734023788200 4606708 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/13842/statm: 556743 483595 166 392 0 556342 0
Current children cumulated CPU time (s) 1601.95
Current children cumulated vsize (KiB) 2226972

[startup+1662.3 s]
/proc/loadavg: 2.28 2.22 2.19 3/177 13928
/proc/meminfo: memFree=27791720/32872528 swapFree=16204/1518544
[pid=13842] ppid=13839 vsize=2226972 CPUtime=1661.95 cores=0,2,4,6
/proc/13842/stat : 13842 (naps-1.02) R 13839 13842 11055 0 -1 4202496 292355 0 0 0 166095 100 0 0 20 0 1 0 108786592 2280419328 488616 33554432000 4194304 5796924 140734023790560 140734023788200 4591892 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/13842/statm: 556743 488616 166 392 0 556342 0
Current children cumulated CPU time (s) 1661.95
Current children cumulated vsize (KiB) 2226972

[startup+1722.3 s]
/proc/loadavg: 2.19 2.21 2.18 3/178 13932
/proc/meminfo: memFree=27877400/32872528 swapFree=16204/1518544
[pid=13842] ppid=13839 vsize=2094712 CPUtime=1721.94 cores=0,2,4,6
/proc/13842/stat : 13842 (naps-1.02) R 13839 13842 11055 0 -1 4202496 292776 0 0 0 172090 104 0 0 20 0 1 0 108786592 2144985088 466744 33554432000 4194304 5796924 140734023790560 140734023788024 4594171 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/13842/statm: 523678 466744 166 392 0 523277 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 2094712

[startup+1782.3 s]
/proc/loadavg: 2.16 2.20 2.18 3/177 13933
/proc/meminfo: memFree=27853512/32872528 swapFree=16204/1518544
[pid=13842] ppid=13839 vsize=2094712 CPUtime=1781.92 cores=0,2,4,6
/proc/13842/stat : 13842 (naps-1.02) R 13839 13842 11055 0 -1 4202496 292783 0 0 0 178088 104 0 0 20 0 1 0 108786592 2144985088 469817 33554432000 4194304 5796924 140734023790560 140734023788024 4606507 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/13842/statm: 523678 469817 166 392 0 523277 0
Current children cumulated CPU time (s) 1781.92
Current children cumulated vsize (KiB) 2094712



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.13 2.19 2.17 4/177 13933
/proc/meminfo: memFree=27849660/32872528 swapFree=16204/1518544
[pid=13842] ppid=13839 vsize=2226972 CPUtime=1800.02 cores=0,2,4,6
/proc/13842/stat : 13842 (naps-1.02) R 13839 13842 11055 0 -1 4202496 293387 0 0 0 179896 106 0 0 20 0 1 0 108786592 2280419328 470926 33554432000 4194304 5796924 140734023790560 140734023788200 4606507 0 0 4096 17954 0 0 0 17 4 0 0 0 0 0
/proc/13842/statm: 556743 470926 166 392 0 556342 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 2226972

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

Child status: 0
Real time (s): 1800.42
CPU time (s): 1800.05
CPU user time (s): 1798.97
CPU system time (s): 1.07983
CPU usage (%): 99.9795
Max. virtual memory (cumulated for all children) (KiB): 2438588

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.97
system time used= 1.07984
maximum resident set size= 2143676
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 293399
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= 185
involuntary context switches= 1855

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.8831 second user time and 6.78697 second system time

The end

Launcher Data

Begin job on node129 at 2016-06-07 05:02:17
IDJOB=4083194
IDBENCH=89877
IDSOLVER=2544
FILE ID=node129/4083194-1465268537
RUNJOBID= node129-1465257392-11071
PBS_JOBID= 19843286
Free space on /tmp= 71716 MiB

SOLVER NAME= NaPS 1.02
BENCH NAME= PB11/normalized-PB11/OPT-SMALLINT-LIN/heinz/normalized-neos-544324.opb
COMMAND LINE= naps-1.02 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4083194-1465268537/watcher-4083194-1465268537 -o /tmp/evaluation-result-4083194-1465268537/solver-4083194-1465268537 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node129-1465257392-11071 --watchdog 1960  naps-1.02 HOME/instance-4083194-1465268537.opb

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

MD5SUM BENCH= 02fa27f3dafb4f59cf08d669298a5bbe
RANDOM SEED=1360907043

node129.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.715
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.43
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.715
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.715
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.715
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.715
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.715
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.715
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.715
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:        29188712 kB
Buffers:          107416 kB
Cached:           174956 kB
SwapCached:         1788 kB
Active:          1246872 kB
Inactive:         176596 kB
Active(anon):    1142396 kB
Inactive(anon):     1160 kB
Active(file):     104476 kB
Inactive(file):   175436 kB
Unevictable:     1518544 kB
Mlocked:           16204 kB
SwapTotal:      67108856 kB
SwapFree:       67098692 kB
Dirty:             19376 kB
Writeback:             0 kB
AnonPages:       2665588 kB
Mapped:             7860 kB
Shmem:                 0 kB
Slab:             599708 kB
SReclaimable:      43696 kB
SUnreclaim:       556012 kB
KernelStack:        1440 kB
PageTables:         9368 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2935112 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2068480 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 node129 at 2016-06-07 05:32:18