Trace number 4096038

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 NameAnswerCPU timeWall clock time
NaPS 1.02UNSAT 669.172 669.281

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/
subsetcard/normalized-subsetcard-eq-fixedbandwidth-20.opb
MD5SUM5bf40e051c45df1911b0986ffd1b4832
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.009998
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables81
Total number of constraints40
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)40
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint4
Maximum length of a constraint5
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 8
Number of bits of the biggest sum of numbers4
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.
669.09/669.28	s UNSATISFIABLE
669.09/669.28	c _____________________________________________________________________________
669.09/669.28	c 
669.09/669.28	c std/band forms        : 0,40
669.09/669.28	c 2cl/3cl ITE-codings   : 0,124
669.09/669.28	c BDD/srt/adr Max costs : 9,0,0
669.09/669.28	c BDDraw/bin/mul/srt/adr: 40,0,0,0,0
669.09/669.28	c BDD nodes             : 326
669.09/669.28	c Es1/CC detections     : 0,0
669.09/669.28	c SAT/UNSAT calls       : 0,1
669.09/669.28	c restarts              : 23193
669.09/669.28	c conflicts             : 4090394        (6113 /sec)
669.09/669.28	c decisions             : 4741554        (7086 /sec)
669.09/669.28	c propagations          : 162244330      (242466 /sec)
669.09/669.28	c inspects              : 0              (0 /sec)
669.09/669.28	c CPU time (solving tm) : 669.1 s        (669.1 s)
669.09/669.28	c Time for Opt-base     : 0 s
669.09/669.28	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-4096038-1466100302/watcher-4096038-1466100302 -o /tmp/evaluation-result-4096038-1466100302/solver-4096038-1466100302 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node114-1466098250-24722 --watchdog 1960 naps-1.02 HOME/instance-4096038-1466100302.opb 

pid=24958
running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 2.27 2.21 2.10 3/176 24961
/proc/meminfo: memFree=30708636/32872528 swapFree=1073984/1155744
[pid=24961] ppid=24958 vsize=2200 CPUtime=0 cores=1,3,5,7
/proc/24961/stat : 24961 (naps-1.02) R 24958 24961 24705 0 -1 4202496 387 0 0 0 0 0 0 0 20 0 1 0 12079481 2252800 250 33554432000 4194304 5796924 140737160687264 140736593222936 5188119 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/24961/statm: 550 250 149 392 0 149 0

[startup+0.100154 s]
/proc/loadavg: 2.27 2.21 2.10 3/176 24961
/proc/meminfo: memFree=30708636/32872528 swapFree=1073984/1155744
[pid=24961] ppid=24958 vsize=3496 CPUtime=0.09 cores=1,3,5,7
/proc/24961/stat : 24961 (naps-1.02) R 24958 24961 24705 0 -1 4202496 655 0 0 0 9 0 0 0 20 0 1 0 12079481 3579904 516 33554432000 4194304 5796924 140737160687264 140736593222936 4606837 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/24961/statm: 874 516 156 392 0 473 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3496

[startup+0.200273 s]
/proc/loadavg: 2.27 2.21 2.10 3/176 24961
/proc/meminfo: memFree=30708636/32872528 swapFree=1073984/1155744
[pid=24961] ppid=24958 vsize=4512 CPUtime=0.19 cores=1,3,5,7
/proc/24961/stat : 24961 (naps-1.02) R 24958 24961 24705 0 -1 4202496 763 0 0 0 19 0 0 0 20 0 1 0 12079481 4620288 620 33554432000 4194304 5796924 140737160687264 140736593222936 4611179 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/24961/statm: 1128 620 156 392 0 727 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 4512

[startup+0.300264 s]
/proc/loadavg: 2.27 2.21 2.10 3/176 24961
/proc/meminfo: memFree=30708636/32872528 swapFree=1073984/1155744
[pid=24961] ppid=24958 vsize=5716 CPUtime=0.29 cores=1,3,5,7
/proc/24961/stat : 24961 (naps-1.02) R 24958 24961 24705 0 -1 4202496 1132 0 0 0 29 0 0 0 20 0 1 0 12079481 5853184 987 33554432000 4194304 5796924 140737160687264 140736593222936 4606559 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/24961/statm: 1429 987 164 392 0 1028 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5716

[startup+0.700234 s]
/proc/loadavg: 2.27 2.21 2.10 3/176 24961
/proc/meminfo: memFree=30708636/32872528 swapFree=1073984/1155744
[pid=24961] ppid=24958 vsize=8392 CPUtime=0.69 cores=1,3,5,7
/proc/24961/stat : 24961 (naps-1.02) R 24958 24961 24705 0 -1 4202496 1298 0 0 0 69 0 0 0 20 0 1 0 12079481 8593408 1660 33554432000 4194304 5796924 140737160687264 140736593222936 4611179 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/24961/statm: 2098 1660 164 392 0 1697 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8392

[startup+1.50023 s]
/proc/loadavg: 2.27 2.21 2.10 3/177 24962
/proc/meminfo: memFree=30702116/32872528 swapFree=1073984/1155744
[pid=24961] ppid=24958 vsize=8536 CPUtime=1.49 cores=1,3,5,7
/proc/24961/stat : 24961 (naps-1.02) R 24958 24961 24705 0 -1 4202496 1428 0 0 0 149 0 0 0 20 0 1 0 12079481 8740864 1787 33554432000 4194304 5796924 140737160687264 140737160684504 4606555 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/24961/statm: 2134 1787 164 392 0 1733 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8536

[startup+3.10023 s]
/proc/loadavg: 2.27 2.21 2.10 3/177 24962
/proc/meminfo: memFree=30700008/32872528 swapFree=1073984/1155744
[pid=24961] ppid=24958 vsize=11216 CPUtime=3.09 cores=1,3,5,7
/proc/24961/stat : 24961 (naps-1.02) R 24958 24961 24705 0 -1 4202496 1936 0 0 0 309 0 0 0 20 0 1 0 12079481 11485184 2272 33554432000 4194304 5796924 140737160687264 140737160684504 4606779 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/24961/statm: 2804 2272 164 392 0 2403 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11216

[startup+6.3003 s]
/proc/loadavg: 2.24 2.21 2.10 3/176 24962
/proc/meminfo: memFree=30695000/32872528 swapFree=1073984/1155744
[pid=24961] ppid=24958 vsize=17476 CPUtime=6.29 cores=1,3,5,7
/proc/24961/stat : 24961 (naps-1.02) R 24958 24961 24705 0 -1 4202496 3123 0 0 0 629 0 0 0 20 0 1 0 12079481 17895424 3922 33554432000 4194304 5796924 140737160687264 140737160684328 4606691 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/24961/statm: 4369 3922 164 392 0 3968 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17476

[startup+12.7003 s]
/proc/loadavg: 2.22 2.20 2.10 3/177 24963
/proc/meminfo: memFree=30691952/32872528 swapFree=1073984/1155744
[pid=24961] ppid=24958 vsize=17784 CPUtime=12.69 cores=1,3,5,7
/proc/24961/stat : 24961 (naps-1.02) R 24958 24961 24705 0 -1 4202496 3331 0 0 0 1269 0 0 0 20 0 1 0 12079481 18210816 4125 33554432000 4194304 5796924 140737160687264 140737160684328 4607232 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/24961/statm: 4446 4125 164 392 0 4045 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 17784

[startup+25.5003 s]
/proc/loadavg: 2.25 2.21 2.10 4/177 24963
/proc/meminfo: memFree=30685204/32872528 swapFree=1073984/1155744
[pid=24961] ppid=24958 vsize=27892 CPUtime=25.48 cores=1,3,5,7
/proc/24961/stat : 24961 (naps-1.02) R 24958 24961 24705 0 -1 4202496 3589 0 0 0 2548 0 0 0 20 0 1 0 12079481 28561408 5828 33554432000 4194304 5796924 140737160687264 140737160684504 4606523 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/24961/statm: 6973 5828 164 392 0 6572 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 27892

[startup+51.1004 s]
/proc/loadavg: 2.17 2.19 2.10 3/177 24963
/proc/meminfo: memFree=30679008/32872528 swapFree=1073984/1155744
[pid=24961] ppid=24958 vsize=32244 CPUtime=51.08 cores=1,3,5,7
/proc/24961/stat : 24961 (naps-1.02) R 24958 24961 24705 0 -1 4202496 4202 0 0 0 5108 0 0 0 20 0 1 0 12079481 33017856 7429 33554432000 4194304 5796924 140737160687264 140737160684328 4606495 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/24961/statm: 8061 7429 164 392 0 7660 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 32244

[startup+102.3 s]
/proc/loadavg: 2.18 2.19 2.10 3/177 24964
/proc/meminfo: memFree=30667160/32872528 swapFree=1073984/1155744
[pid=24961] ppid=24958 vsize=41896 CPUtime=102.28 cores=1,3,5,7
/proc/24961/stat : 24961 (naps-1.02) R 24958 24961 24705 0 -1 4202496 5805 0 0 0 10227 1 0 0 20 0 1 0 12079481 42901504 10156 33554432000 4194304 5796924 140737160687264 140737160684728 4606555 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/24961/statm: 10474 10156 164 392 0 10073 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 41896

[startup+162.3 s]
/proc/loadavg: 2.18 2.18 2.10 4/177 24965
/proc/meminfo: memFree=30662320/32872528 swapFree=1073984/1155744
[pid=24961] ppid=24958 vsize=49160 CPUtime=162.26 cores=1,3,5,7
/proc/24961/stat : 24961 (naps-1.02) R 24958 24961 24705 0 -1 4202496 6098 0 0 0 16225 1 0 0 20 0 1 0 12079481 50339840 11460 33554432000 4194304 5796924 140737160687264 140737160684504 4606555 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/24961/statm: 12290 11460 164 392 0 11889 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 49160

[startup+222.307 s]
/proc/loadavg: 2.25 2.19 2.10 3/177 24966
/proc/meminfo: memFree=30604492/32872528 swapFree=1073984/1155744
[pid=24961] ppid=24958 vsize=60652 CPUtime=222.27 cores=1,3,5,7
/proc/24961/stat : 24961 (naps-1.02) R 24958 24961 24705 0 -1 4202496 6971 0 0 0 22225 2 0 0 20 0 1 0 12079481 62107648 14845 33554432000 4194304 5796924 140737160687264 140737160684328 4606802 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/24961/statm: 15163 14845 164 392 0 14762 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 60652

[startup+282.3 s]
/proc/loadavg: 2.22 2.19 2.10 3/177 24967
/proc/meminfo: memFree=30600088/32872528 swapFree=1073984/1155744
[pid=24961] ppid=24958 vsize=79508 CPUtime=282.25 cores=1,3,5,7
/proc/24961/stat : 24961 (naps-1.02) R 24958 24961 24705 0 -1 4202496 7339 0 0 0 28223 2 0 0 20 0 1 0 12079481 81416192 18072 33554432000 4194304 5796924 140737160687264 140737160684504 4606480 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/24961/statm: 19877 18072 164 392 0 19476 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 79508

[startup+342.3 s]
/proc/loadavg: 2.23 2.18 2.10 4/178 24972
/proc/meminfo: memFree=30629748/32872528 swapFree=1073984/1155744
[pid=24961] ppid=24958 vsize=79508 CPUtime=342.24 cores=1,3,5,7
/proc/24961/stat : 24961 (naps-1.02) R 24958 24961 24705 0 -1 4202496 7783 0 0 0 34222 2 0 0 20 0 1 0 12079481 81416192 19521 33554432000 4194304 5796924 140737160687264 140737160684504 4607198 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/24961/statm: 19877 19521 164 392 0 19476 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 79508

[startup+402.3 s]
/proc/loadavg: 2.20 2.18 2.10 3/177 24973
/proc/meminfo: memFree=30597320/32872528 swapFree=1073984/1155744
[pid=24961] ppid=24958 vsize=79508 CPUtime=402.23 cores=1,3,5,7
/proc/24961/stat : 24961 (naps-1.02) R 24958 24961 24705 0 -1 4202496 7783 0 0 0 40221 2 0 0 20 0 1 0 12079481 81416192 19521 33554432000 4194304 5796924 140737160687264 140737160684504 4606555 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/24961/statm: 19877 19521 164 392 0 19476 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 79508

[startup+462.3 s]
/proc/loadavg: 2.18 2.17 2.10 3/177 24974
/proc/meminfo: memFree=30583364/32872528 swapFree=1073984/1155744
[pid=24961] ppid=24958 vsize=79508 CPUtime=462.22 cores=1,3,5,7
/proc/24961/stat : 24961 (naps-1.02) R 24958 24961 24705 0 -1 4202496 7783 0 0 0 46220 2 0 0 20 0 1 0 12079481 81416192 19521 33554432000 4194304 5796924 140737160687264 140737160684504 4606495 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/24961/statm: 19877 19521 164 392 0 19476 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 79508

[startup+522.3 s]
/proc/loadavg: 2.16 2.17 2.10 4/177 24975
/proc/meminfo: memFree=30576928/32872528 swapFree=1073984/1155744
[pid=24961] ppid=24958 vsize=79508 CPUtime=522.21 cores=1,3,5,7
/proc/24961/stat : 24961 (naps-1.02) R 24958 24961 24705 0 -1 4202496 7783 0 0 0 52219 2 0 0 20 0 1 0 12079481 81416192 19521 33554432000 4194304 5796924 140737160687264 140737160684504 4607229 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/24961/statm: 19877 19521 164 392 0 19476 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 79508

[startup+582.3 s]
/proc/loadavg: 2.16 2.17 2.10 3/177 24976
/proc/meminfo: memFree=30629584/32872528 swapFree=1073984/1155744
[pid=24961] ppid=24958 vsize=79508 CPUtime=582.2 cores=1,3,5,7
/proc/24961/stat : 24961 (naps-1.02) R 24958 24961 24705 0 -1 4202496 7783 0 0 0 58218 2 0 0 20 0 1 0 12079481 81416192 19521 33554432000 4194304 5796924 140737160687264 140737160684504 4607232 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/24961/statm: 19877 19521 164 392 0 19476 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 79508

[startup+642.3 s]
/proc/loadavg: 2.10 2.15 2.09 3/177 24978
/proc/meminfo: memFree=30590616/32872528 swapFree=1073984/1155744
[pid=24961] ppid=24958 vsize=92568 CPUtime=642.19 cores=1,3,5,7
/proc/24961/stat : 24961 (naps-1.02) R 24958 24961 24705 0 -1 4202496 7879 0 0 0 64216 3 0 0 20 0 1 0 12079481 94789632 21149 33554432000 4194304 5796924 140737160687264 140737160684504 4606480 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/24961/statm: 23142 21149 164 392 0 22741 0
Current children cumulated CPU time (s) 642.19
Current children cumulated vsize (KiB) 92568

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

[startup+652.8 s]
/proc/loadavg: 2.09 2.14 2.09 3/177 24978
/proc/meminfo: memFree=30579876/32872528 swapFree=1073984/1155744
[pid=24961] ppid=24958 vsize=92568 CPUtime=652.69 cores=1,3,5,7
/proc/24961/stat : 24961 (naps-1.02) R 24958 24961 24705 0 -1 4202496 7880 0 0 0 65266 3 0 0 20 0 1 0 12079481 94789632 21149 33554432000 4194304 5796924 140737160687264 140737160684504 4607241 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/24961/statm: 23142 21149 164 392 0 22741 0
Current children cumulated CPU time (s) 652.69
Current children cumulated vsize (KiB) 92568

[startup+659.2 s]
/proc/loadavg: 2.08 2.14 2.09 3/177 24978
/proc/meminfo: memFree=30576208/32872528 swapFree=1073984/1155744
[pid=24961] ppid=24958 vsize=92568 CPUtime=659.09 cores=1,3,5,7
/proc/24961/stat : 24961 (naps-1.02) R 24958 24961 24705 0 -1 4202496 7882 0 0 0 65906 3 0 0 20 0 1 0 12079481 94789632 21149 33554432000 4194304 5796924 140737160687264 140737160684504 4569135 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/24961/statm: 23142 21149 164 392 0 22741 0
Current children cumulated CPU time (s) 659.09
Current children cumulated vsize (KiB) 92568

[startup+665.607 s]
/proc/loadavg: 2.07 2.14 2.09 3/177 24979
/proc/meminfo: memFree=30573968/32872528 swapFree=1073984/1155744
[pid=24961] ppid=24958 vsize=92568 CPUtime=665.49 cores=1,3,5,7
/proc/24961/stat : 24961 (naps-1.02) R 24958 24961 24705 0 -1 4202496 7882 0 0 0 66546 3 0 0 20 0 1 0 12079481 94789632 21193 33554432000 4194304 5796924 140737160687264 140737160684504 4606789 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/24961/statm: 23142 21193 164 392 0 22741 0
Current children cumulated CPU time (s) 665.49
Current children cumulated vsize (KiB) 92568

[startup+667.2 s]
/proc/loadavg: 2.07 2.14 2.09 3/177 24979
/proc/meminfo: memFree=30573100/32872528 swapFree=1073984/1155744
[pid=24961] ppid=24958 vsize=92568 CPUtime=667.09 cores=1,3,5,7
/proc/24961/stat : 24961 (naps-1.02) R 24958 24961 24705 0 -1 4202496 7882 0 0 0 66706 3 0 0 20 0 1 0 12079481 94789632 21193 33554432000 4194304 5796924 140737160687264 140737160684504 4606495 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/24961/statm: 23142 21193 164 392 0 22741 0
Current children cumulated CPU time (s) 667.09
Current children cumulated vsize (KiB) 92568

[startup+668 s]
/proc/loadavg: 2.07 2.14 2.09 3/177 24979
/proc/meminfo: memFree=30572484/32872528 swapFree=1073984/1155744
[pid=24961] ppid=24958 vsize=92568 CPUtime=667.89 cores=1,3,5,7
/proc/24961/stat : 24961 (naps-1.02) R 24958 24961 24705 0 -1 4202496 7882 0 0 0 66786 3 0 0 20 0 1 0 12079481 94789632 21193 33554432000 4194304 5796924 140737160687264 140737160684504 4606789 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/24961/statm: 23142 21193 164 392 0 22741 0
Current children cumulated CPU time (s) 667.89
Current children cumulated vsize (KiB) 92568

[startup+668.8 s]
/proc/loadavg: 2.07 2.14 2.09 3/177 24979
/proc/meminfo: memFree=30572472/32872528 swapFree=1073984/1155744
[pid=24961] ppid=24958 vsize=92568 CPUtime=668.69 cores=1,3,5,7
/proc/24961/stat : 24961 (naps-1.02) R 24958 24961 24705 0 -1 4202496 7882 0 0 0 66866 3 0 0 20 0 1 0 12079481 94789632 21193 33554432000 4194304 5796924 140737160687264 140737160684504 4606565 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/24961/statm: 23142 21193 164 392 0 22741 0
Current children cumulated CPU time (s) 668.69
Current children cumulated vsize (KiB) 92568

[startup+669.2 s]
/proc/loadavg: 2.07 2.14 2.09 3/177 24979
/proc/meminfo: memFree=30572472/32872528 swapFree=1073984/1155744
[pid=24961] ppid=24958 vsize=92568 CPUtime=669.09 cores=1,3,5,7
/proc/24961/stat : 24961 (naps-1.02) R 24958 24961 24705 0 -1 4202496 7882 0 0 0 66906 3 0 0 20 0 1 0 12079481 94789632 21193 33554432000 4194304 5796924 140737160687264 140737160684504 4607241 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/24961/statm: 23142 21193 164 392 0 22741 0
Current children cumulated CPU time (s) 669.09
Current children cumulated vsize (KiB) 92568

Child status: 20
Real time (s): 669.281
CPU time (s): 669.172
CPU user time (s): 669.141
CPU system time (s): 0.030995
CPU usage (%): 99.9838
Max. virtual memory (cumulated for all children) (KiB): 92568

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 669.141
system time used= 0.030995
maximum resident set size= 84832
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7897
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= 12
involuntary context switches= 739

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.67674 second user time and 2.58861 second system time

The end

Launcher Data

Begin job on node114 at 2016-06-16 20:05:03
IDJOB=4096038
IDBENCH=107557
IDSOLVER=2544
FILE ID=node114/4096038-1466100302
RUNJOBID= node114-1466098250-24722
PBS_JOBID= 19904067
Free space on /tmp= 71728 MiB

SOLVER NAME= NaPS 1.02
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/subsetcard/normalized-subsetcard-eq-fixedbandwidth-20.opb
COMMAND LINE= naps-1.02 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4096038-1466100302/watcher-4096038-1466100302 -o /tmp/evaluation-result-4096038-1466100302/solver-4096038-1466100302 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node114-1466098250-24722 --watchdog 1960  naps-1.02 HOME/instance-4096038-1466100302.opb

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

MD5SUM BENCH= 5bf40e051c45df1911b0986ffd1b4832
RANDOM SEED=1330231613

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:        30708932 kB
Buffers:           35052 kB
Cached:           106824 kB
SwapCached:        80112 kB
Active:           139952 kB
Inactive:         166948 kB
Active(anon):      87968 kB
Inactive(anon):    79672 kB
Active(file):      51984 kB
Inactive(file):    87276 kB
Unevictable:     1155744 kB
Mlocked:         1073984 kB
SwapTotal:      67108856 kB
SwapFree:       67022276 kB
Dirty:              3940 kB
Writeback:             0 kB
AnonPages:       1242184 kB
Mapped:             9404 kB
Shmem:                 0 kB
Slab:             568436 kB
SReclaimable:      12604 kB
SUnreclaim:       555832 kB
KernelStack:        1456 kB
PageTables:         6504 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1356500 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    157696 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-16 20:16:12