Trace number 4119705

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

General information on the benchmark

NamePB15eval/normalized-PB15eval/DEC-BIGINT-LIN/pbfvmc-formulae/
pbfvmc-formulae/hw256/normalized-hw256-vm50p-dec.opb.negationfix.opb
MD5SUMeec7b746211846cf3ba5e974b87ee238
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 benchmark8.39372
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables360448
Total number of constraints3328
Number of constraints which are clauses1407
Number of constraints which are cardinality constraints (but not clauses)1407
Number of constraints which are nor clauses,nor cardinality constraints514
Minimum length of a constraint256
Maximum length of a constraint1408
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 490517
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 1705552
Number of bits of the biggest sum of numbers21
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c NaPS 1.02b.
1800.01/1800.30	c 
1800.01/1800.30	c *** TERMINATED *** by signal 15
1800.01/1800.30	s UNKNOWN
1800.01/1800.30	c _____________________________________________________________________________
1800.01/1800.30	c 
1800.01/1800.30	c std/band forms        : 178,0
1800.01/1800.30	c 2cl/3cl ITE-codings   : 0,0
1800.01/1800.30	c BDD/srt/adr Max costs : 17910,438478,0
1800.01/1800.30	c BDDraw/bin/mul/srt/adr: 89,0,0,88,0
1800.01/1800.30	c BDD nodes             : 110264628
1800.01/1800.30	c Es1/CC detections     : 0,0
1800.01/1800.30	c SAT/UNSAT calls       : 0,0
1800.01/1800.30	c restarts              : 0
1800.01/1800.30	c conflicts             : 0              (0 /sec)
1800.01/1800.30	c decisions             : 0              (0 /sec)
1800.01/1800.30	c propagations          : 0              (0 /sec)
1800.01/1800.30	c inspects              : 0              (0 /sec)
1800.01/1800.30	c CPU time (solving tm) : 1799 s        (0 s)
1800.01/1800.30	c Time for Opt-base     : 326.8 s
1800.01/1800.30	c _____________________________________________________________________________

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4119705-1467273116/watcher-4119705-1467273116 -o /tmp/evaluation-result-4119705-1467273116/solver-4119705-1467273116 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node114-1467269503-18142 --watchdog 1960 -S 80 naps-1.02 HOME/instance-4119705-1467273116.opb 

pid=18464
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: 2.17 2.12 2.09 3/176 18467
/proc/meminfo: memFree=29293972/32872528 swapFree=13208/1155804
[pid=18467] ppid=18464 vsize=7548 CPUtime=0 cores=1,3,5,7
/proc/18467/stat : 18467 (naps-1.02) R 18464 18467 17655 0 -1 4202496 584 0 0 0 0 0 0 0 20 0 1 0 8279049 7729152 458 33554432000 4194304 5796924 140733736064128 140735845919496 5087606 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/18467/statm: 1887 458 123 392 0 1486 0

[startup+0.100177 s]
/proc/loadavg: 2.17 2.12 2.09 3/176 18467
/proc/meminfo: memFree=29293972/32872528 swapFree=13208/1155804
[pid=18467] ppid=18464 vsize=12904 CPUtime=0.09 cores=1,3,5,7
/proc/18467/stat : 18467 (naps-1.02) R 18464 18467 17655 0 -1 4202496 2079 0 0 0 9 0 0 0 20 0 1 0 8279049 13213696 1764 33554432000 4194304 5796924 140733736064128 140735845919496 5096674 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/18467/statm: 3226 1764 123 392 0 2825 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12904

[startup+0.200389 s]
/proc/loadavg: 2.17 2.12 2.09 3/176 18467
/proc/meminfo: memFree=29293972/32872528 swapFree=13208/1155804
[pid=18467] ppid=18464 vsize=19432 CPUtime=0.19 cores=1,3,5,7
/proc/18467/stat : 18467 (naps-1.02) R 18464 18467 17655 0 -1 4202496 3570 0 0 0 19 0 0 0 20 0 1 0 8279049 19898368 3255 33554432000 4194304 5796924 140733736064128 140733736061656 4659057 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/18467/statm: 4858 3255 123 392 0 4457 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 19432

[startup+0.300305 s]
/proc/loadavg: 2.17 2.12 2.09 3/176 18467
/proc/meminfo: memFree=29293972/32872528 swapFree=13208/1155804
[pid=18467] ppid=18464 vsize=26008 CPUtime=0.29 cores=1,3,5,7
/proc/18467/stat : 18467 (naps-1.02) R 18464 18467 17655 0 -1 4202496 5267 0 0 0 29 0 0 0 20 0 1 0 8279049 26632192 4727 33554432000 4194304 5796924 140733736064128 140733736061656 5092450 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/18467/statm: 6502 4727 123 392 0 6101 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26008

[startup+0.700284 s]
/proc/loadavg: 2.17 2.12 2.09 3/176 18467
/proc/meminfo: memFree=29293972/32872528 swapFree=13208/1155804
[pid=18467] ppid=18464 vsize=50712 CPUtime=0.69 cores=1,3,5,7
/proc/18467/stat : 18467 (naps-1.02) R 18464 18467 17655 0 -1 4202496 10927 0 0 0 68 1 0 0 20 0 1 0 8279049 51929088 10542 33554432000 4194304 5796924 140733736064128 140733736061656 4261408 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/18467/statm: 12678 10542 123 392 0 12277 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 50712

[startup+1.50026 s]
/proc/loadavg: 2.16 2.12 2.09 3/177 18468
/proc/meminfo: memFree=29201796/32872528 swapFree=13208/1155804
[pid=18467] ppid=18464 vsize=102168 CPUtime=1.49 cores=1,3,5,7
/proc/18467/stat : 18467 (naps-1.02) R 18464 18467 17655 0 -1 4202496 22248 0 0 0 146 3 0 0 20 0 1 0 8279049 104620032 22128 33554432000 4194304 5796924 140733736064128 140733736063288 5183584 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/18467/statm: 25542 22128 123 392 0 25141 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 102168

[startup+3.10023 s]
/proc/loadavg: 2.16 2.12 2.09 3/177 18468
/proc/meminfo: memFree=29107364/32872528 swapFree=13208/1155804
[pid=18467] ppid=18464 vsize=174320 CPUtime=3.09 cores=1,3,5,7
/proc/18467/stat : 18467 (naps-1.02) R 18464 18467 17655 0 -1 4202496 38575 0 0 0 304 5 0 0 20 0 1 0 8279049 178503680 39603 33554432000 4194304 5796924 140733736064128 140733736061544 5093872 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/18467/statm: 43580 39603 127 392 0 43179 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 174320

[startup+6.30022 s]
/proc/loadavg: 2.16 2.12 2.09 3/177 18468
/proc/meminfo: memFree=28959040/32872528 swapFree=13208/1155804
[pid=18467] ppid=18464 vsize=241540 CPUtime=6.29 cores=1,3,5,7
/proc/18467/stat : 18467 (naps-1.02) R 18464 18467 17655 0 -1 4202496 55440 0 0 0 621 8 0 0 20 0 1 0 8279049 247336960 56979 33554432000 4194304 5796924 140733736064128 140733736063288 5087632 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/18467/statm: 60385 56979 128 392 0 59984 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 241540

[startup+12.7002 s]
/proc/loadavg: 2.14 2.11 2.09 3/177 18468
/proc/meminfo: memFree=28591076/32872528 swapFree=13208/1155804
[pid=18467] ppid=18464 vsize=447068 CPUtime=12.69 cores=1,3,5,7
/proc/18467/stat : 18467 (naps-1.02) R 18464 18467 17655 0 -1 4202496 104823 0 0 0 1253 16 0 0 20 0 1 0 8279049 457797632 108144 33554432000 4194304 5796924 140733736064128 140733735872856 5087532 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/18467/statm: 111767 108144 145 392 0 111366 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 447068

[startup+25.5004 s]
/proc/loadavg: 2.11 2.11 2.09 4/177 18468
/proc/meminfo: memFree=27414428/32872528 swapFree=13208/1155804
[pid=18467] ppid=18464 vsize=937408 CPUtime=25.49 cores=1,3,5,7
/proc/18467/stat : 18467 (naps-1.02) R 18464 18467 17655 0 -1 4202496 215204 0 0 0 2515 34 0 0 20 0 1 0 8279049 959905792 230278 33554432000 4194304 5796924 140733736064128 140733734627432 5095032 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/18467/statm: 234352 230279 152 392 0 233951 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 937408

[startup+51.1004 s]
/proc/loadavg: 2.07 2.10 2.09 3/177 18468
/proc/meminfo: memFree=26879344/32872528 swapFree=13208/1155804
[pid=18467] ppid=18464 vsize=1027124 CPUtime=51.08 cores=1,3,5,7
/proc/18467/stat : 18467 (naps-1.02) R 18464 18467 17655 0 -1 4202496 230891 0 0 0 5071 37 0 0 20 0 1 0 8279049 1051774976 251934 33554432000 4194304 5796924 140733736064128 140733736061112 4806863 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/18467/statm: 256781 251934 152 392 0 256380 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1027124

[startup+102.3 s]
/proc/loadavg: 2.07 2.10 2.09 3/177 18470
/proc/meminfo: memFree=26686056/32872528 swapFree=13208/1155804
[pid=18467] ppid=18464 vsize=1114564 CPUtime=102.28 cores=1,3,5,7
/proc/18467/stat : 18467 (naps-1.02) R 18464 18467 17655 0 -1 4202496 239922 0 0 0 10188 40 0 0 20 0 1 0 8279049 1141313536 273926 33554432000 4194304 5796924 140733736064128 140733734408696 5100064 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/18467/statm: 278641 273926 152 392 0 278240 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1114564

[startup+162.3 s]
/proc/loadavg: 2.17 2.11 2.09 3/177 18471
/proc/meminfo: memFree=26512100/32872528 swapFree=13208/1155804
[pid=18467] ppid=18464 vsize=1166744 CPUtime=162.27 cores=1,3,5,7
/proc/18467/stat : 18467 (naps-1.02) R 18464 18467 17655 0 -1 4202496 248390 0 0 0 16185 42 0 0 20 0 1 0 8279049 1194745856 285971 33554432000 4194304 5796924 140733736064128 140733736061112 5096576 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/18467/statm: 291686 285971 152 392 0 291285 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 1166744

[startup+222.307 s]
/proc/loadavg: 2.33 2.16 2.11 3/177 18472
/proc/meminfo: memFree=26323192/32872528 swapFree=13208/1155804
[pid=18467] ppid=18464 vsize=1313004 CPUtime=222.26 cores=1,3,5,7
/proc/18467/stat : 18467 (naps-1.02) R 18464 18467 17655 0 -1 4202496 257447 0 0 0 22180 46 0 0 20 0 1 0 8279049 1344516096 318394 33554432000 4194304 5796924 140733736064128 140733736061112 4295769 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/18467/statm: 328251 318394 152 392 0 327850 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 1313004

[startup+282.3 s]
/proc/loadavg: 2.25 2.17 2.11 3/177 18473
/proc/meminfo: memFree=26213728/32872528 swapFree=13208/1155804
[pid=18467] ppid=18464 vsize=1344948 CPUtime=282.25 cores=1,3,5,7
/proc/18467/stat : 18467 (naps-1.02) R 18464 18467 17655 0 -1 4202496 265441 0 0 0 28177 48 0 0 20 0 1 0 8279049 1377226752 330476 33554432000 4194304 5796924 140733736064128 140733736061112 5092558 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/18467/statm: 336237 330476 152 392 0 335836 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 1344948

[startup+342.3 s]
/proc/loadavg: 2.20 2.17 2.11 3/177 18474
/proc/meminfo: memFree=26105204/32872528 swapFree=13208/1155804
[pid=18467] ppid=18464 vsize=1422552 CPUtime=342.24 cores=1,3,5,7
/proc/18467/stat : 18467 (naps-1.02) R 18464 18467 17655 0 -1 4202496 273819 0 0 0 34174 50 0 0 20 0 1 0 8279049 1456693248 341920 33554432000 4194304 5796924 140733736064128 140733736061112 4313515 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/18467/statm: 355638 341920 152 392 0 355237 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 1422552

[startup+402.3 s]
/proc/loadavg: 2.25 2.18 2.12 3/177 18476
/proc/meminfo: memFree=25826948/32872528 swapFree=13208/1155804
[pid=18467] ppid=18464 vsize=1454496 CPUtime=402.23 cores=1,3,5,7
/proc/18467/stat : 18467 (naps-1.02) R 18464 18467 17655 0 -1 4202496 281811 0 0 0 40172 51 0 0 20 0 1 0 8279049 1489403904 353489 33554432000 4194304 5796924 140733736064128 140733736061112 4266480 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/18467/statm: 363624 353489 152 392 0 363223 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 1454496

[startup+462.3 s]
/proc/loadavg: 2.13 2.16 2.11 3/177 18477
/proc/meminfo: memFree=25545512/32872528 swapFree=13208/1155804
[pid=18467] ppid=18464 vsize=1654504 CPUtime=462.22 cores=1,3,5,7
/proc/18467/stat : 18467 (naps-1.02) R 18464 18467 17655 0 -1 4202496 290223 0 0 0 46164 58 0 0 20 0 1 0 8279049 1694212096 407611 33554432000 4194304 5796924 140733736064128 140733736061112 5096706 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/18467/statm: 413626 407611 152 392 0 413225 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 1654504

[startup+522.3 s]
/proc/loadavg: 2.08 2.14 2.10 3/178 18481
/proc/meminfo: memFree=25467584/32872528 swapFree=13208/1155804
[pid=18467] ppid=18464 vsize=1755988 CPUtime=522.21 cores=1,3,5,7
/proc/18467/stat : 18467 (naps-1.02) R 18464 18467 17655 0 -1 4202496 298585 0 0 0 52161 60 0 0 20 0 1 0 8279049 1798131712 419039 33554432000 4194304 5796924 140733736064128 140733736061112 4810733 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/18467/statm: 438997 419039 152 392 0 438596 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 1755988

[startup+582.3 s]
/proc/loadavg: 2.09 2.13 2.10 3/178 18505
/proc/meminfo: memFree=25358176/32872528 swapFree=13208/1155804
[pid=18467] ppid=18464 vsize=1786744 CPUtime=582.2 cores=1,3,5,7
/proc/18467/stat : 18467 (naps-1.02) R 18464 18467 17655 0 -1 4202496 306295 0 0 0 58159 61 0 0 20 0 1 0 8279049 1829625856 430837 33554432000 4194304 5796924 140733736064128 140733736061112 5087682 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/18467/statm: 446686 430837 152 392 0 446285 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 1786744

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


[startup+942.3 s]
/proc/loadavg: 2.29 2.21 2.12 3/177 18512
/proc/meminfo: memFree=24431792/32872528 swapFree=13208/1155804
[pid=18467] ppid=18464 vsize=2070316 CPUtime=942.14 cores=1,3,5,7
/proc/18467/stat : 18467 (naps-1.02) R 18464 18467 17655 0 -1 4202496 351450 0 0 0 94145 69 0 0 20 0 1 0 8279049 2120003584 497454 33554432000 4194304 5796924 140733736064128 140733736061112 4806859 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/18467/statm: 517579 497454 152 392 0 517178 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 2070316

[startup+1002.3 s]
/proc/loadavg: 2.27 2.22 2.13 3/177 18514
/proc/meminfo: memFree=23985404/32872528 swapFree=13208/1155804
[pid=18467] ppid=18464 vsize=2439184 CPUtime=1002.14 cores=1,3,5,7
/proc/18467/stat : 18467 (naps-1.02) R 18464 18467 17655 0 -1 4202496 360419 0 0 0 100133 81 0 0 20 0 1 0 8279049 2497724416 593245 33554432000 4194304 5796924 140733736064128 140733736061112 5087724 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/18467/statm: 609796 593245 152 392 0 609395 0
Current children cumulated CPU time (s) 1002.14
Current children cumulated vsize (KiB) 2439184

[startup+1062.3 s]
/proc/loadavg: 2.15 2.19 2.12 3/177 18515
/proc/meminfo: memFree=23901484/32872528 swapFree=13208/1155804
[pid=18467] ppid=18464 vsize=2469940 CPUtime=1062.12 cores=1,3,5,7
/proc/18467/stat : 18467 (naps-1.02) R 18464 18467 17655 0 -1 4202496 368127 0 0 0 106130 82 0 0 20 0 1 0 8279049 2529218560 605041 33554432000 4194304 5796924 140733736064128 140733736061112 4863581 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/18467/statm: 617485 605041 152 392 0 617084 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 2469940

[startup+1122.3 s]
/proc/loadavg: 2.20 2.20 2.13 4/178 18519
/proc/meminfo: memFree=23797136/32872528 swapFree=13208/1155804
[pid=18467] ppid=18464 vsize=2501884 CPUtime=1122.12 cores=1,3,5,7
/proc/18467/stat : 18467 (naps-1.02) R 18464 18467 17655 0 -1 4202496 376120 0 0 0 112128 84 0 0 20 0 1 0 8279049 2561929216 616611 33554432000 4194304 5796924 140733736064128 140733736061112 5087532 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/18467/statm: 625471 616611 152 392 0 625070 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 2501884

[startup+1182.3 s]
/proc/loadavg: 2.23 2.21 2.13 3/177 18520
/proc/meminfo: memFree=23685008/32872528 swapFree=13208/1155804
[pid=18467] ppid=18464 vsize=2533300 CPUtime=1182.11 cores=1,3,5,7
/proc/18467/stat : 18467 (naps-1.02) R 18464 18467 17655 0 -1 4202496 383970 0 0 0 118126 85 0 0 20 0 1 0 8279049 2594099200 628549 33554432000 4194304 5796924 140733736064128 140733736061112 5096588 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/18467/statm: 633325 628549 152 392 0 632924 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 2533300

[startup+1242.3 s]
/proc/loadavg: 2.29 2.23 2.14 4/176 18521
/proc/meminfo: memFree=23609160/32872528 swapFree=13208/1155804
[pid=18467] ppid=18464 vsize=2722240 CPUtime=1242.1 cores=1,3,5,7
/proc/18467/stat : 18467 (naps-1.02) R 18464 18467 17655 0 -1 4202496 392331 0 0 0 124124 86 0 0 20 0 1 0 8279049 2787573760 639976 33554432000 4194304 5796924 140733736064128 140733734410184 5077954 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/18467/statm: 680560 639976 152 392 0 680159 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 2722240

[startup+1302.3 s]
/proc/loadavg: 2.28 2.23 2.14 3/176 18523
/proc/meminfo: memFree=23506044/32872528 swapFree=13208/1155804
[pid=18467] ppid=18464 vsize=2743228 CPUtime=1302.09 cores=1,3,5,7
/proc/18467/stat : 18467 (naps-1.02) R 18464 18467 17655 0 -1 4202496 397567 0 0 0 130122 87 0 0 20 0 1 0 8279049 2809065472 648789 33554432000 4194304 5796924 140733736064128 140733736061112 4805602 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/18467/statm: 685807 648789 152 392 0 685406 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 2743228

[startup+1362.3 s]
/proc/loadavg: 2.25 2.23 2.15 3/177 18525
/proc/meminfo: memFree=23430584/32872528 swapFree=13208/1155804
[pid=18467] ppid=18464 vsize=2774512 CPUtime=1362.08 cores=1,3,5,7
/proc/18467/stat : 18467 (naps-1.02) R 18464 18467 17655 0 -1 4202496 405418 0 0 0 136119 89 0 0 20 0 1 0 8279049 2841100288 659706 33554432000 4194304 5796924 140733736064128 140733736061112 5094444 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/18467/statm: 693628 659706 152 392 0 693227 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 2774512

[startup+1422.3 s]
/proc/loadavg: 2.24 2.23 2.15 3/177 18526
/proc/meminfo: memFree=23315688/32872528 swapFree=13208/1155804
[pid=18467] ppid=18464 vsize=2810680 CPUtime=1422.08 cores=1,3,5,7
/proc/18467/stat : 18467 (naps-1.02) R 18464 18467 17655 0 -1 4202496 414443 0 0 0 142118 90 0 0 20 0 1 0 8279049 2878136320 672819 33554432000 4194304 5796924 140733736064128 140733734401256 5100093 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/18467/statm: 702670 672819 152 392 0 702269 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 2810680

[startup+1482.3 s]
/proc/loadavg: 2.19 2.22 2.15 3/177 18527
/proc/meminfo: memFree=23252216/32872528 swapFree=13208/1155804
[pid=18467] ppid=18464 vsize=2831536 CPUtime=1482.07 cores=1,3,5,7
/proc/18467/stat : 18467 (naps-1.02) R 18464 18467 17655 0 -1 4202496 419678 0 0 0 148115 92 0 0 20 0 1 0 8279049 2899492864 681120 33554432000 4194304 5796924 140733736064128 140733736061112 4870630 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/18467/statm: 707884 681120 152 392 0 707483 0
Current children cumulated CPU time (s) 1482.07
Current children cumulated vsize (KiB) 2831536

[startup+1542.31 s]
/proc/loadavg: 2.12 2.19 2.15 4/177 18528
/proc/meminfo: memFree=23142628/32872528 swapFree=13208/1155804
[pid=18467] ppid=18464 vsize=2862292 CPUtime=1542.06 cores=1,3,5,7
/proc/18467/stat : 18467 (naps-1.02) R 18464 18467 17655 0 -1 4202496 427385 0 0 0 154113 93 0 0 20 0 1 0 8279049 2930987008 692404 33554432000 4194304 5796924 140733736064128 140733736061112 4805619 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/18467/statm: 715573 692404 152 392 0 715172 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 2862292

[startup+1602.3 s]
/proc/loadavg: 2.16 2.18 2.14 4/177 18529
/proc/meminfo: memFree=23062596/32872528 swapFree=13208/1155804
[pid=18467] ppid=18464 vsize=2894236 CPUtime=1602.05 cores=1,3,5,7
/proc/18467/stat : 18467 (naps-1.02) R 18464 18467 17655 0 -1 4202496 435379 0 0 0 160111 94 0 0 20 0 1 0 8279049 2963697664 703975 33554432000 4194304 5796924 140733736064128 140733736061112 5087776 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/18467/statm: 723559 703975 152 392 0 723158 0
Current children cumulated CPU time (s) 1602.05
Current children cumulated vsize (KiB) 2894236

[startup+1662.3 s]
/proc/loadavg: 2.12 2.16 2.14 3/177 18531
/proc/meminfo: memFree=22951544/32872528 swapFree=13208/1155804
[pid=18467] ppid=18464 vsize=2925652 CPUtime=1662.04 cores=1,3,5,7
/proc/18467/stat : 18467 (naps-1.02) R 18464 18467 17655 0 -1 4202496 443231 0 0 0 166109 95 0 0 20 0 1 0 8279049 2995867648 715915 33554432000 4194304 5796924 140733736064128 140733734416072 5100064 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/18467/statm: 731413 715915 152 392 0 731012 0
Current children cumulated CPU time (s) 1662.04
Current children cumulated vsize (KiB) 2925652

[startup+1722.3 s]
/proc/loadavg: 2.09 2.14 2.13 3/178 18535
/proc/meminfo: memFree=22213144/32872528 swapFree=13208/1155804
[pid=18467] ppid=18464 vsize=2945320 CPUtime=1722.03 cores=1,3,5,7
/proc/18467/stat : 18467 (naps-1.02) R 18464 18467 17655 0 -1 4202496 448158 0 0 0 172107 96 0 0 20 0 1 0 8279049 3016007680 723397 33554432000 4194304 5796924 140733736064128 140733736061112 5094706 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/18467/statm: 736330 723397 152 392 0 735929 0
Current children cumulated CPU time (s) 1722.03
Current children cumulated vsize (KiB) 2945320

[startup+1782.3 s]
/proc/loadavg: 2.25 2.18 2.14 4/177 18536
/proc/meminfo: memFree=22103040/32872528 swapFree=13208/1155804
[pid=18467] ppid=18464 vsize=2976736 CPUtime=1782.02 cores=1,3,5,7
/proc/18467/stat : 18467 (naps-1.02) R 18464 18467 17655 0 -1 4202496 456010 0 0 0 178105 97 0 0 20 0 1 0 8279049 3048177664 734849 33554432000 4194304 5796924 140733736064128 140733736061112 5092487 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/18467/statm: 744184 734849 152 392 0 743783 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 2976736



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.20 2.17 2.14 3/177 18582
/proc/meminfo: memFree=26558372/32872528 swapFree=13208/1155804
[pid=18467] ppid=18464 vsize=2987164 CPUtime=1800.01 cores=1,3,5,7
/proc/18467/stat : 18467 (naps-1.02) R 18464 18467 17655 0 -1 4202496 458630 0 0 0 179903 98 0 0 20 0 1 0 8279049 3058855936 739260 33554432000 4194304 5796924 140733736064128 140733736061112 5092487 0 0 4096 17954 0 0 0 17 3 0 0 0 0 0
/proc/18467/statm: 746791 739260 152 392 0 746390 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 2987164

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

[startup+1800.4 s]
/proc/loadavg: 2.20 2.17 2.14 3/177 18582
/proc/meminfo: memFree=26558372/32872528 swapFree=13208/1155804
[pid=18467] ppid=18464 vsize=0 CPUtime=1800.11 cores=1,3,5,7
/proc/18467/stat : 18467 (naps-1.02) R 18464 18467 17655 0 -1 4202500 458643 0 0 0 179903 108 0 0 20 0 1 0 8279049 0 0 33554432000 0 0 0 0 0 0 16384 4096 17954 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/18467/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.11
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1800.4
CPU time (s): 1800.13
CPU user time (s): 1799.04
CPU system time (s): 1.08783
CPU usage (%): 99.9847
Max. virtual memory (cumulated for all children) (KiB): 2987164

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.04
system time used= 1.08783
maximum resident set size= 2957092
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 458643
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= 6
involuntary context switches= 1860

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.48132 second user time and 6.91895 second system time

The end

Launcher Data

Begin job on node114 at 2016-06-30 09:51:56
IDJOB=4119705
IDBENCH=111792
IDSOLVER=2544
FILE ID=node114/4119705-1467273116
RUNJOBID= node114-1467269503-18142
PBS_JOBID= 20004492
Free space on /tmp= 71624 MiB

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

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

MD5SUM BENCH= eec7b746211846cf3ba5e974b87ee238
RANDOM SEED=886961182

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.752
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.50
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.752
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.752
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.752
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.752
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.752
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.752
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.56
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.752
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:        29294980 kB
Buffers:          131784 kB
Cached:          1306496 kB
SwapCached:            0 kB
Active:           427304 kB
Inactive:        1248816 kB
Active(anon):     233892 kB
Inactive(anon):     6332 kB
Active(file):     193412 kB
Inactive(file):  1242484 kB
Unevictable:     1155804 kB
Mlocked:           13208 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             52196 kB
Writeback:            16 kB
AnonPages:       1388340 kB
Mapped:            14416 kB
Shmem:               204 kB
Slab:             612984 kB
SReclaimable:      56036 kB
SUnreclaim:       556948 kB
KernelStack:        1472 kB
PageTables:         6592 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1515176 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1159168 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= 71644 MiB
End job on node114 at 2016-06-30 10:21:57