Trace number 4119620

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.02? (TO) 1800.19 1800.63

General information on the benchmark

NamePB15eval/normalized-PB15eval/DEC-BIGINT-LIN/pbfvmc-formulae/
pbfvmc-formulae/hw512/normalized-hw512-vm50p-dec.opb.negationfix.opb
MD5SUMb816e432ce7090e954eca1e444a4f1dc
Bench CategoryDEC-BIGINT-LIN (no optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark36.6874
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1419264
Total number of constraints6568
Number of constraints which are clauses2771
Number of constraints which are cardinality constraints (but not clauses)2771
Number of constraints which are nor clauses,nor cardinality constraints1026
Minimum length of a constraint512
Maximum length of a constraint2772
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 999710
Number of bits of the biggest number in a constraint 20
Biggest sum of numbers in a constraint 3467130
Number of bits of the biggest sum of numbers22
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.05/1800.50	c 
1800.05/1800.50	c *** TERMINATED *** by signal 15
1800.05/1800.50	s UNKNOWN
1800.05/1800.50	c _____________________________________________________________________________
1800.05/1800.50	c 
1800.05/1800.50	c std/band forms        : 88,0
1800.05/1800.50	c 2cl/3cl ITE-codings   : 0,0
1800.05/1800.50	c BDD/srt/adr Max costs : 73599,1009940,0
1800.05/1800.50	c BDDraw/bin/mul/srt/adr: 44,0,0,43,0
1800.05/1800.50	c BDD nodes             : 108716000
1800.05/1800.50	c Es1/CC detections     : 0,0
1800.05/1800.50	c SAT/UNSAT calls       : 0,0
1800.05/1800.50	c restarts              : 0
1800.05/1800.50	c conflicts             : 0              (0 /sec)
1800.05/1800.50	c decisions             : 0              (0 /sec)
1800.05/1800.50	c propagations          : 0              (0 /sec)
1800.05/1800.50	c inspects              : 0              (0 /sec)
1800.05/1800.50	c CPU time (solving tm) : 1798 s        (0 s)
1800.05/1800.50	c Time for Opt-base     : 327.4 s
1800.05/1800.50	c _____________________________________________________________________________

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4119620-1467268700/watcher-4119620-1467268700 -o /tmp/evaluation-result-4119620-1467268700/solver-4119620-1467268700 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node117-1467268700-8349 --watchdog 1960 -S 80 naps-1.02 HOME/instance-4119620-1467268700.opb 

pid=8364
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 Stack size limit: 81920 KiB
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: 81920 KiB


[startup+0 s]
/proc/loadavg: 1.28 1.84 1.97 3/172 8367
/proc/meminfo: memFree=28295516/32872528 swapFree=1555460/1718980
[pid=8367] ppid=8364 vsize=6824 CPUtime=0 cores=1,3,5,7
/proc/8367/stat : 8367 (naps-1.02) R 8364 8367 8332 0 -1 4202496 387 0 0 0 0 0 0 0 20 0 1 0 5897934 6987776 262 33554432000 4194304 5796924 140734619966512 140734494857192 5087774 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/8367/statm: 1706 262 123 392 0 1305 0

[startup+0.100114 s]
/proc/loadavg: 1.28 1.84 1.97 3/172 8367
/proc/meminfo: memFree=28295516/32872528 swapFree=1555460/1718980
[pid=8367] ppid=8364 vsize=13076 CPUtime=0.09 cores=1,3,5,7
/proc/8367/stat : 8367 (naps-1.02) R 8364 8367 8332 0 -1 4202496 2837 0 0 0 9 0 0 0 20 0 1 0 5897934 13389824 1475 33554432000 4194304 5796924 140734619966512 140734494857192 4621249 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/8367/statm: 3269 1475 123 392 0 2868 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13076

[startup+0.200295 s]
/proc/loadavg: 1.28 1.84 1.97 3/172 8367
/proc/meminfo: memFree=28295516/32872528 swapFree=1555460/1718980
[pid=8367] ppid=8364 vsize=20016 CPUtime=0.19 cores=1,3,5,7
/proc/8367/stat : 8367 (naps-1.02) R 8364 8367 8332 0 -1 4202496 5228 0 0 0 19 0 0 0 20 0 1 0 5897934 20496384 2920 33554432000 4194304 5796924 140734619966512 140734494857192 4261408 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/8367/statm: 5004 2920 123 392 0 4603 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 20016

[startup+0.300325 s]
/proc/loadavg: 1.28 1.84 1.97 3/172 8367
/proc/meminfo: memFree=28295516/32872528 swapFree=1555460/1718980
[pid=8367] ppid=8364 vsize=26040 CPUtime=0.28 cores=1,3,5,7
/proc/8367/stat : 8367 (naps-1.02) R 8364 8367 8332 0 -1 4202496 7408 0 0 0 28 0 0 0 20 0 1 0 5897934 26664960 4332 33554432000 4194304 5796924 140734619966512 140734494857192 5183584 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/8367/statm: 6510 4334 123 392 0 6109 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 26040

[startup+0.70025 s]
/proc/loadavg: 1.28 1.84 1.97 3/172 8367
/proc/meminfo: memFree=28295516/32872528 swapFree=1555460/1718980
[pid=8367] ppid=8364 vsize=50272 CPUtime=0.69 cores=1,3,5,7
/proc/8367/stat : 8367 (naps-1.02) R 8364 8367 8332 0 -1 4202496 12895 0 0 0 67 2 0 0 20 0 1 0 5897934 51478528 9994 33554432000 4194304 5796924 140734619966512 140734619964008 5095032 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/8367/statm: 12568 9999 123 392 0 12167 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 50272

[startup+1.50023 s]
/proc/loadavg: 1.28 1.84 1.97 3/173 8368
/proc/meminfo: memFree=28204348/32872528 swapFree=1555460/1718980
[pid=8367] ppid=8364 vsize=100424 CPUtime=1.48 cores=1,3,5,7
/proc/8367/stat : 8367 (naps-1.02) R 8364 8367 8332 0 -1 4202496 24558 0 0 0 144 4 0 0 20 0 1 0 5897934 102834176 21422 33554432000 4194304 5796924 140734619966512 140734619964040 5095032 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/8367/statm: 25106 21429 123 392 0 24705 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 100424

[startup+3.10029 s]
/proc/loadavg: 1.28 1.84 1.97 3/173 8368
/proc/meminfo: memFree=28098280/32872528 swapFree=1555460/1718980
[pid=8367] ppid=8364 vsize=206380 CPUtime=3.08 cores=1,3,5,7
/proc/8367/stat : 8367 (naps-1.02) R 8364 8367 8332 0 -1 4202496 45196 0 0 0 299 9 0 0 20 0 1 0 5897934 211333120 44607 33554432000 4194304 5796924 140734619966512 140734619964040 5092643 0 0 4096 17954 0 0 0 17 1 0 0 0 0 0
/proc/8367/statm: 51595 44607 123 392 0 51194 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 206380

[startup+6.30034 s]
/proc/loadavg: 1.49 1.88 1.98 3/177 8379
/proc/meminfo: memFree=27684340/32872528 swapFree=1555460/1718980
[pid=8367] ppid=8364 vsize=401056 CPUtime=6.28 cores=1,3,5,7
/proc/8367/stat : 8367 (naps-1.02) R 8364 8367 8332 0 -1 4202496 81212 0 0 0 613 15 0 0 20 0 1 0 5897934 410681344 92303 33554432000 4194304 5796924 140734619966512 140734619964040 5092450 0 0 4096 17954 0 0 0 17 1 0 0 0 0 0
/proc/8367/statm: 100264 92303 127 392 0 99863 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 401056

[startup+12.7002 s]
/proc/loadavg: 1.64 1.90 1.98 3/177 8379
/proc/meminfo: memFree=27034280/32872528 swapFree=1555460/1718980
[pid=8367] ppid=8364 vsize=679620 CPUtime=12.68 cores=1,3,5,7
/proc/8367/stat : 8367 (naps-1.02) R 8364 8367 8332 0 -1 4202496 128466 0 0 0 1243 25 0 0 20 0 1 0 5897934 695930880 159016 33554432000 4194304 5796924 140734619966512 140734619964040 4352735 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/8367/statm: 169905 159016 127 392 0 169504 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 679620

[startup+25.5002 s]
/proc/loadavg: 1.70 1.90 1.98 3/177 8379
/proc/meminfo: memFree=26289640/32872528 swapFree=1555460/1718980
[pid=8367] ppid=8364 vsize=932716 CPUtime=25.47 cores=1,3,5,7
/proc/8367/stat : 8367 (naps-1.02) R 8364 8367 8332 0 -1 4202496 191936 0 0 0 2511 36 0 0 20 0 1 0 5897934 955101184 222997 33554432000 4194304 5796924 140734619966512 140734619965736 5095032 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/8367/statm: 233179 222997 128 392 0 232778 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 932716

[startup+51.1003 s]
/proc/loadavg: 2.02 1.96 2.00 3/177 8379
/proc/meminfo: memFree=25275772/32872528 swapFree=1555460/1718980
[pid=8367] ppid=8364 vsize=1445548 CPUtime=51.07 cores=1,3,5,7
/proc/8367/stat : 8367 (naps-1.02) R 8364 8367 8332 0 -1 4202496 331070 0 0 0 5047 60 0 0 20 0 1 0 5897934 1480241152 351259 33554432000 4194304 5796924 140734619966512 140734619963496 4425326 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/8367/statm: 361387 351259 152 392 0 360986 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1445548

[startup+102.3 s]
/proc/loadavg: 2.07 1.98 2.00 3/178 8384
/proc/meminfo: memFree=22634068/32872528 swapFree=1555460/1718980
[pid=8367] ppid=8364 vsize=2539272 CPUtime=102.26 cores=1,3,5,7
/proc/8367/stat : 8367 (naps-1.02) R 8364 8367 8332 0 -1 4202496 568707 0 0 0 10130 96 0 0 20 0 1 0 5897934 2600214528 623319 33554432000 4194304 5796924 140734619966512 140734617162504 4806841 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/8367/statm: 634818 623319 152 392 0 634417 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 2539272

[startup+162.3 s]
/proc/loadavg: 2.11 2.01 2.01 3/177 8385
/proc/meminfo: memFree=21201384/32872528 swapFree=1555460/1718980
[pid=8367] ppid=8364 vsize=2607292 CPUtime=162.27 cores=1,3,5,7
/proc/8367/stat : 8367 (naps-1.02) R 8364 8367 8332 0 -1 4202496 581046 0 0 0 16128 99 0 0 20 0 1 0 5897934 2669867008 640257 33554432000 4194304 5796924 140734619966512 140734619963496 4805711 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/8367/statm: 651823 640257 152 392 0 651422 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 2607292

[startup+222.3 s]
/proc/loadavg: 2.12 2.03 2.01 4/177 8386
/proc/meminfo: memFree=20908664/32872528 swapFree=1555460/1718980
[pid=8367] ppid=8364 vsize=2747876 CPUtime=222.24 cores=1,3,5,7
/proc/8367/stat : 8367 (naps-1.02) R 8364 8367 8332 0 -1 4202496 588118 0 0 0 22122 102 0 0 20 0 1 0 5897934 2813825024 672739 33554432000 4194304 5796924 140734619966512 140734619963496 5092947 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/8367/statm: 686969 672739 152 392 0 686568 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 2747876

[startup+282.307 s]
/proc/loadavg: 2.27 2.10 2.03 3/177 8387
/proc/meminfo: memFree=20770640/32872528 swapFree=1555460/1718980
[pid=8367] ppid=8364 vsize=2796188 CPUtime=282.25 cores=1,3,5,7
/proc/8367/stat : 8367 (naps-1.02) R 8364 8367 8332 0 -1 4202496 600189 0 0 0 28120 105 0 0 20 0 1 0 5897934 2863296512 688387 33554432000 4194304 5796924 140734619966512 140734619963496 4433094 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/8367/statm: 699047 688387 152 392 0 698646 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 2796188

[startup+342.3 s]
/proc/loadavg: 2.37 2.15 2.05 3/177 8388
/proc/meminfo: memFree=20505376/32872528 swapFree=1555460/1718980
[pid=8367] ppid=8364 vsize=2891084 CPUtime=342.23 cores=1,3,5,7
/proc/8367/stat : 8367 (naps-1.02) R 8364 8367 8332 0 -1 4202496 612760 0 0 0 34115 108 0 0 20 0 1 0 5897934 2960470016 706579 33554432000 4194304 5796924 140734619966512 140734616769416 5100093 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/8367/statm: 722771 706579 152 392 0 722370 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 2891084

[startup+402.3 s]
/proc/loadavg: 2.17 2.14 2.05 4/177 8390
/proc/meminfo: memFree=20405492/32872528 swapFree=1555460/1718980
[pid=8367] ppid=8364 vsize=2914184 CPUtime=402.22 cores=1,3,5,7
/proc/8367/stat : 8367 (naps-1.02) R 8364 8367 8332 0 -1 4202496 618550 0 0 0 40113 109 0 0 20 0 1 0 5897934 2984124416 714924 33554432000 4194304 5796924 140734619966512 140734619963496 4806838 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/8367/statm: 728546 714924 152 392 0 728145 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 2914184

[startup+462.3 s]
/proc/loadavg: 2.25 2.17 2.07 4/177 8391
/proc/meminfo: memFree=20097328/32872528 swapFree=1555460/1718980
[pid=8367] ppid=8364 vsize=3201024 CPUtime=462.21 cores=1,3,5,7
/proc/8367/stat : 8367 (naps-1.02) R 8364 8367 8332 0 -1 4202496 631666 0 0 0 46104 117 0 0 20 0 1 0 5897934 3277848576 775283 33554432000 4194304 5796924 140734619966512 140734616614728 5093296 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/8367/statm: 800256 775283 152 392 0 799855 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 3201024

[startup+522.3 s]
/proc/loadavg: 2.25 2.18 2.08 3/177 8392
/proc/meminfo: memFree=19983840/32872528 swapFree=1555460/1718980
[pid=8367] ppid=8364 vsize=3226104 CPUtime=522.2 cores=1,3,5,7
/proc/8367/stat : 8367 (naps-1.02) R 8364 8367 8332 0 -1 4202496 637928 0 0 0 52102 118 0 0 20 0 1 0 5897934 3303530496 784611 33554432000 4194304 5796924 140734619966512 140734619963496 4313537 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/8367/statm: 806526 784611 152 392 0 806125 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 3226104

[startup+582.3 s]
/proc/loadavg: 2.16 2.17 2.08 4/177 8393
/proc/meminfo: memFree=19835388/32872528 swapFree=1555460/1718980
[pid=8367] ppid=8364 vsize=3274284 CPUtime=582.19 cores=1,3,5,7
/proc/8367/stat : 8367 (naps-1.02) R 8364 8367 8332 0 -1 4202496 649986 0 0 0 58098 121 0 0 20 0 1 0 5897934 3352866816 802290 33554432000 4194304 5796924 140734619966512 140734619963496 5092604 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/8367/statm: 818571 802290 152 392 0 818170 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 3274284

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


[startup+942.307 s]
/proc/loadavg: 2.18 2.20 2.11 4/177 8403
/proc/meminfo: memFree=18449300/32872528 swapFree=1555460/1718980
[pid=8367] ppid=8364 vsize=3933720 CPUtime=942.14 cores=1,3,5,7
/proc/8367/stat : 8367 (naps-1.02) R 8364 8367 8332 0 -1 4202496 705872 0 0 0 94071 143 0 0 20 0 1 0 5897934 4028129280 967564 33554432000 4194304 5796924 140734619966512 140734619963496 5087766 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/8367/statm: 983430 967564 152 392 0 983029 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 3933720

[startup+1002.3 s]
/proc/loadavg: 2.28 2.22 2.12 3/177 8405
/proc/meminfo: memFree=18387648/32872528 swapFree=1555460/1718980
[pid=8367] ppid=8364 vsize=3956820 CPUtime=1002.13 cores=1,3,5,7
/proc/8367/stat : 8367 (naps-1.02) R 8364 8367 8332 0 -1 4202496 711662 0 0 0 100069 144 0 0 20 0 1 0 5897934 4051783680 977482 33554432000 4194304 5796924 140734619966512 140734619963496 5092431 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/8367/statm: 989205 977482 152 392 0 988804 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 3956820

[startup+1062.3 s]
/proc/loadavg: 2.22 2.21 2.12 3/176 8406
/proc/meminfo: memFree=18252348/32872528 swapFree=1555460/1718980
[pid=8367] ppid=8364 vsize=4163580 CPUtime=1062.12 cores=1,3,5,7
/proc/8367/stat : 8367 (naps-1.02) R 8364 8367 8332 0 -1 4202496 724467 0 0 0 106066 146 0 0 20 0 1 0 5897934 4263505920 996484 33554432000 4194304 5796924 140734619966512 140734616663944 5087579 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/8367/statm: 1040895 996484 152 392 0 1040494 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 4163580

[startup+1122.3 s]
/proc/loadavg: 2.20 2.21 2.12 4/177 8408
/proc/meminfo: memFree=18144696/32872528 swapFree=1555460/1718980
[pid=8367] ppid=8364 vsize=4187736 CPUtime=1122.11 cores=1,3,5,7
/proc/8367/stat : 8367 (naps-1.02) R 8364 8367 8332 0 -1 4202496 730497 0 0 0 112064 147 0 0 20 0 1 0 5897934 4288241664 1005068 33554432000 4194304 5796924 140734619966512 140734619963496 4316875 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/8367/statm: 1046934 1005068 152 392 0 1046533 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 4187736

[startup+1182.3 s]
/proc/loadavg: 2.21 2.21 2.12 3/177 8409
/proc/meminfo: memFree=18021988/32872528 swapFree=1555460/1718980
[pid=8367] ppid=8364 vsize=4211760 CPUtime=1182.1 cores=1,3,5,7
/proc/8367/stat : 8367 (naps-1.02) R 8364 8367 8332 0 -1 4202496 736534 0 0 0 118062 148 0 0 20 0 1 0 5897934 4312842240 1016724 33554432000 4194304 5796924 140734619966512 140734619963496 4806863 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/8367/statm: 1052940 1016724 152 392 0 1052539 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 4211760

[startup+1242.3 s]
/proc/loadavg: 2.21 2.22 2.13 3/177 8410
/proc/meminfo: memFree=17880504/32872528 swapFree=1555460/1718980
[pid=8367] ppid=8364 vsize=4260072 CPUtime=1242.08 cores=1,3,5,7
/proc/8367/stat : 8367 (naps-1.02) R 8364 8367 8332 0 -1 4202496 748621 0 0 0 124058 150 0 0 20 0 1 0 5897934 4362313728 1032376 33554432000 4194304 5796924 140734619966512 140734619963496 4865184 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/8367/statm: 1065018 1032376 152 392 0 1064617 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 4260072

[startup+1302.3 s]
/proc/loadavg: 2.29 2.25 2.14 4/178 8415
/proc/meminfo: memFree=17835620/32872528 swapFree=1555460/1718980
[pid=8367] ppid=8364 vsize=4283040 CPUtime=1302.07 cores=1,3,5,7
/proc/8367/stat : 8367 (naps-1.02) R 8364 8367 8332 0 -1 4202496 754396 0 0 0 130056 151 0 0 20 0 1 0 5897934 4385832960 1041208 33554432000 4194304 5796924 140734619966512 140734619963496 4863664 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/8367/statm: 1070760 1041208 152 392 0 1070359 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 4283040

[startup+1362.3 s]
/proc/loadavg: 2.25 2.25 2.15 3/178 8438
/proc/meminfo: memFree=17695844/32872528 swapFree=1555460/1718980
[pid=8367] ppid=8364 vsize=4332144 CPUtime=1362.04 cores=1,3,5,7
/proc/8367/stat : 8367 (naps-1.02) R 8364 8367 8332 0 -1 4202496 766709 0 0 0 136051 153 0 0 20 0 1 0 5897934 4436115456 1059115 33554432000 4194304 5796924 140734619966512 140734619963496 5087771 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/8367/statm: 1083036 1059115 152 392 0 1082635 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 4332144

[startup+1422.3 s]
/proc/loadavg: 2.14 2.21 2.14 3/177 8439
/proc/meminfo: memFree=17582044/32872528 swapFree=1555460/1718980
[pid=8367] ppid=8364 vsize=4356300 CPUtime=1422.02 cores=1,3,5,7
/proc/8367/stat : 8367 (naps-1.02) R 8364 8367 8332 0 -1 4202496 772766 0 0 0 142047 155 0 0 20 0 1 0 5897934 4460851200 1068211 33554432000 4194304 5796924 140734619966512 140734619963496 5100093 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/8367/statm: 1089075 1068211 152 392 0 1088674 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 4356300

[startup+1482.3 s]
/proc/loadavg: 2.12 2.20 2.14 4/177 8440
/proc/meminfo: memFree=16759904/32872528 swapFree=1555460/1718980
[pid=8367] ppid=8364 vsize=4404612 CPUtime=1482 cores=1,3,5,7
/proc/8367/stat : 8367 (naps-1.02) R 8364 8367 8332 0 -1 4202496 784887 0 0 0 148043 157 0 0 20 0 1 0 5897934 4510322688 1085912 33554432000 4194304 5796924 140734619966512 140734616561128 5100093 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/8367/statm: 1101153 1085912 152 392 0 1100752 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 4404612

[startup+1542.3 s]
/proc/loadavg: 2.17 2.19 2.14 4/177 8441
/proc/meminfo: memFree=16705440/32872528 swapFree=1555460/1718980
[pid=8367] ppid=8364 vsize=4428636 CPUtime=1541.96 cores=1,3,5,7
/proc/8367/stat : 8367 (naps-1.02) R 8364 8367 8332 0 -1 4202496 790918 0 0 0 154039 157 0 0 20 0 1 0 5897934 4534923264 1094983 33554432000 4194304 5796924 140734619966512 140734619963496 4806764 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/8367/statm: 1107159 1094983 152 392 0 1106758 0
Current children cumulated CPU time (s) 1541.96
Current children cumulated vsize (KiB) 4428636

[startup+1602.31 s]
/proc/loadavg: 2.23 2.20 2.14 4/177 8443
/proc/meminfo: memFree=16605928/32872528 swapFree=1555460/1718980
[pid=8367] ppid=8364 vsize=4452792 CPUtime=1601.93 cores=1,3,5,7
/proc/8367/stat : 8367 (naps-1.02) R 8364 8367 8332 0 -1 4202496 797005 0 0 0 160035 158 0 0 20 0 1 0 5897934 4559659008 1104108 33554432000 4194304 5796924 140734619966512 140734619963496 5092432 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/8367/statm: 1113198 1104108 152 392 0 1112797 0
Current children cumulated CPU time (s) 1601.93
Current children cumulated vsize (KiB) 4452792

[startup+1662.3 s]
/proc/loadavg: 2.21 2.21 2.15 3/177 8444
/proc/meminfo: memFree=16485332/32872528 swapFree=1555460/1718980
[pid=8367] ppid=8364 vsize=4713304 CPUtime=1661.91 cores=1,3,5,7
/proc/8367/stat : 8367 (naps-1.02) R 8364 8367 8332 0 -1 4202496 803413 0 0 0 166029 162 0 0 20 0 1 0 5897934 4826423296 1115603 33554432000 4194304 5796924 140734619966512 140734619963496 5100101 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/8367/statm: 1178326 1115603 152 392 0 1177925 0
Current children cumulated CPU time (s) 1661.91
Current children cumulated vsize (KiB) 4713304

[startup+1722.3 s]
/proc/loadavg: 2.23 2.21 2.15 3/177 8445
/proc/meminfo: memFree=16349200/32872528 swapFree=1555460/1718980
[pid=8367] ppid=8364 vsize=4760560 CPUtime=1721.88 cores=1,3,5,7
/proc/8367/stat : 8367 (naps-1.02) R 8364 8367 8332 0 -1 4202496 815265 0 0 0 172025 163 0 0 20 0 1 0 5897934 4874813440 1130488 33554432000 4194304 5796924 140734619966512 140734619963496 5087571 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/8367/statm: 1190140 1130488 152 392 0 1189739 0
Current children cumulated CPU time (s) 1721.88
Current children cumulated vsize (KiB) 4760560

[startup+1782.3 s]
/proc/loadavg: 2.14 2.18 2.15 3/177 8446
/proc/meminfo: memFree=15558832/32872528 swapFree=1555460/1718980
[pid=8367] ppid=8364 vsize=5460412 CPUtime=1781.86 cores=1,3,5,7
/proc/8367/stat : 8367 (naps-1.02) R 8364 8367 8332 0 -1 4202496 822771 0 0 0 178000 186 0 0 20 0 1 0 5897934 5591461888 1308542 33554432000 4194304 5796924 140734619966512 140734619963496 4266517 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/8367/statm: 1365103 1308542 152 392 0 1364702 0
Current children cumulated CPU time (s) 1781.86
Current children cumulated vsize (KiB) 5460412



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.10 2.17 2.14 4/177 8447
/proc/meminfo: memFree=15549196/32872528 swapFree=1555460/1718980
[pid=8367] ppid=8364 vsize=5460412 CPUtime=1800.05 cores=1,3,5,7
/proc/8367/stat : 8367 (naps-1.02) R 8364 8367 8332 0 -1 4202496 822784 0 0 0 179819 186 0 0 20 0 1 0 5897934 5591461888 1311102 33554432000 4194304 5796924 140734619966512 140734619963496 5092558 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/8367/statm: 1365103 1311102 152 392 0 1364702 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 5460412

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

[startup+1800.6 s]
/proc/loadavg: 2.10 2.17 2.14 4/177 8447
/proc/meminfo: memFree=15549196/32872528 swapFree=1555460/1718980
[pid=8367] ppid=8364 vsize=0 CPUtime=1800.15 cores=1,3,5,7
/proc/8367/stat : 8367 (naps-1.02) R 8364 8367 8332 0 -1 4202500 822797 0 0 0 179819 196 0 0 20 0 1 0 5897934 0 0 33554432000 0 0 0 0 0 0 16384 4096 17954 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/8367/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.15
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1800.63
CPU time (s): 1800.19
CPU user time (s): 1798.2
CPU system time (s): 1.9857
CPU usage (%): 99.9756
Max. virtual memory (cumulated for all children) (KiB): 6110368

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.2
system time used= 1.9857
maximum resident set size= 5873808
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 822797
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= 281
involuntary context switches= 2171

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.26074 second user time and 9.59754 second system time

The end

Launcher Data

Begin job on node117 at 2016-06-30 08:38:23
IDJOB=4119620
IDBENCH=111775
IDSOLVER=2544
FILE ID=node117/4119620-1467268700
RUNJOBID= node117-1467268700-8349
PBS_JOBID= 20004501
Free space on /tmp= 71492 MiB

SOLVER NAME= NaPS 1.02
BENCH NAME= PB15eval/normalized-PB15eval/DEC-BIGINT-LIN/pbfvmc-formulae/pbfvmc-formulae/hw512/normalized-hw512-vm50p-dec.opb.negationfix.opb
COMMAND LINE= naps-1.02 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4119620-1467268700/watcher-4119620-1467268700 -o /tmp/evaluation-result-4119620-1467268700/solver-4119620-1467268700 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node117-1467268700-8349 --watchdog 1960 -S 80 naps-1.02 HOME/instance-4119620-1467268700.opb

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

MD5SUM BENCH= b816e432ce7090e954eca1e444a4f1dc
RANDOM SEED=1005863401

node117.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.714
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.42
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.714
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.714
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.45
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.714
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.714
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.714
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.714
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.714
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:        28296812 kB
Buffers:          132516 kB
Cached:          1954076 kB
SwapCached:            0 kB
Active:           245492 kB
Inactive:        1858220 kB
Active(anon):      19692 kB
Inactive(anon):        4 kB
Active(file):     225800 kB
Inactive(file):  1858216 kB
Unevictable:     1718980 kB
Mlocked:         1555460 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:            141024 kB
Writeback:             0 kB
AnonPages:       1738204 kB
Mapped:            13756 kB
Shmem:               204 kB
Slab:             619456 kB
SReclaimable:      63480 kB
SUnreclaim:       555976 kB
KernelStack:        1408 kB
PageTables:         7352 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1822000 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    167936 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= 71428 MiB
End job on node117 at 2016-06-30 09:08:24