Trace number 4103501

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
toysat 2016-05-02? (MO) 260.594 260.64

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-israel.opb
MD5SUMeda4269ba1a2bb6f24002a9139c11119
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-304132519107
Best CPU time to get the best result obtained on this benchmark1800.11
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -305132355000
Optimality of the best value was proved NO
Number of variables4260
Total number of constraints174
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints174
Minimum length of a constraint30
Maximum length of a constraint3540
Number of terms in the objective function 2670
Biggest coefficient in the objective function 807185416192000
Number of bits for the biggest coefficient in the objective function 50
Sum of the numbers in the objective function 9901243932822396
Number of bits of the sum of numbers in the objective function 54
Biggest number in a constraint 807185416192000
Number of bits of the biggest number in a constraint 50
Biggest sum of numbers in a constraint 9901243932822396
Number of bits of the biggest sum of numbers54
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 2016-06-18T10:12:45+0200
0.00/0.00	c version = 0.5.0
0.00/0.00	c githash = 1a49202
0.00/0.00	c compilationtime = 2016-05-02 00:19:28.990761 UTC
0.00/0.00	c arch = x86_64
0.00/0.00	c os = linux
0.00/0.00	c compiler = ghc 7.10
0.00/0.00	c packages:
0.00/0.00	c   OptDir-0.0.3
0.00/0.00	c   array-0.5.1.0
0.00/0.00	c   base-4.8.2.0
0.00/0.00	c   bytestring-0.10.6.0
0.00/0.00	c   bytestring-builder-0.10.6.0.0
0.00/0.00	c   clock-0.7.2
0.00/0.00	c   containers-0.5.6.2
0.00/0.00	c   data-default-0.5.3
0.00/0.00	c   data-default-class-0.0.1
0.00/0.00	c   data-interval-1.2.0
0.00/0.00	c   deepseq-1.4.1.1
0.00/0.00	c   directory-1.2.2.0
0.00/0.00	c   exceptions-0.8.2.1
0.00/0.00	c   extended-reals-0.2.1.0
0.00/0.00	c   filepath-1.4.0.0
0.00/0.00	c   finite-field-0.8.0
0.00/0.00	c   hashable-1.2.4.0
0.00/0.00	c   heaps-0.3.3
0.00/0.00	c   intern-0.9.1.4
0.00/0.00	c   loop-0.3.0
0.00/0.00	c   mtl-2.2.1
0.00/0.00	c   multiset-0.3.2
0.00/0.00	c   mwc-random-0.13.3.2
0.00/0.00	c   parse_dimacs-1.3
0.00/0.00	c   parsec-3.1.9
0.00/0.00	c   prettyclass-1.0.0.0
0.00/0.00	c   primes-0.2.1.0
0.00/0.00	c   primitive-0.6.1.0
0.00/0.00	c   process-1.2.3.0
0.00/0.00	c   pseudo-boolean-0.1.3.0
0.00/0.01	c   queue-0.1.2
0.00/0.01	c   semigroups-0.18.1
0.00/0.01	c   sign-0.4.3
0.00/0.01	c   stm-2.4.4.1
0.00/0.01	c   template-haskell-2.10.0.0
0.00/0.01	c   temporary-1.2.0.4
0.00/0.01	c   time-1.5.0.1
0.00/0.01	c   transformers-0.4.2.0
0.00/0.01	c   transformers-compat-0.5.1.4
0.00/0.01	c   type-level-numbers-0.1.1.1
0.00/0.01	c   unbounded-delays-0.1.0.9
0.00/0.01	c   unordered-containers-0.2.6.0
0.00/0.01	c   vector-0.11.0.0
0.00/0.01	c   vector-space-0.10.3
0.00/0.01	c command line = ["+RTS","-H1G","-M15500m","-K1G","-RTS","--pb","--search=bcd2","HOME/instance-4103501-1466237565.opb"]
0.00/0.01	c use --random-gen="1348400715 2427708930 2645431096 3085746767 615971657 2283763030 4266387114 721874149 1718847148 83657287 992732530 3275352356 3610035982 2599825648 3520203092 934786992 839493609 1826653092 1931008903 2609486218 4063890581 3064204404 1742658083 1765164258 2020105460 31683017 3906410392 546106901 676163144 2571124582 427777810 3977743629 4270909112 93039345 1300131589 846291172 1490916759 1837834026 1111597072 239981122 3830756021 3719511719 2295358562 2554832239 312366826 3420081585 68970256 1342269318 3467223577 2540769450 106681842 1991187460 4153913348 3321503762 2169085537 2065183009 1302364928 1728394458 4202041275 1238299021 3798228525 2327804460 4059950878 4279936866 3933789546 796308491 2870301877 98192133 3994166557 3908280839 2560516936 3913122648 3073068989 4084903775 2245653643 1072187972 892982828 2538833902 459862269 1663799495 129190221 2937228055 808896128 759704001 3210507676 1784598848 2280438021 1080970433 1086642175 1672112438 1009293545 3118425449 1591466779 3101546670 2119960352 3126998601 2539841603 667831183 2666996206 2856503090 3061669817 2507228552 3772205846 4268191455 695752092 2119912092 1137626752 4151998250 2314436973 2006826167 2130336777 1200856720 1806136949 2148323981 3776198559 2941370492 2349815091 147850125 736859400 722825156 3107471488 1026593856 3664834658 3661884496 1070749321 2281714211 2874116748 571115602 2207296865 1167088853 3900292585 724201691 3596489228 1203576419 161742810 1646782320 905975156 3802067747 3281302212 2148126047 2565215193 727755668 1107311601 2746540950 4193668205 3897981884 1463254086 1960678293 1724911413 2307946680 2190694708 3610749286 3854859918 764924215 1308340608 1323562102 1179971882 3915960958 434909085 571916273 1269984307 3590958487 1012888991 2171217885 4100031611 624356434 524613903 682353244 4282525483 2365900451 2307057438 2283192232 3139215183 289089971 517402860 3511016916 2997642723 1586296333 4234583960 840016026 3565871617 768017673 2466685125 3374489731 4044896000 4182805536 1915056497 3728006482 4231110373 660267790 4055349409 3206709399 2060679870 3036987985 2817660900 3572941019 285682546 3197195816 3316798214 3475518640 3381979117 2799298246 1546354168 3663328616 800300549 1543777900 2427389047 775942567 2195540413 390482992 18293598 379259030 4161916690 3324799324 3208061515 3891498607 982767480 1144060025 2851628142 1770372561 889632265 490009508 195727336 967678475 2730467817 2153961290 841940421 4152867302 3255589667 1130468436 229805043 726885930 1691265477 4148972177 821734071 2200758863 3486095679 1164368559 1376400814 2950911565 4213187338 2622348618 3148114599 3026005027 2742796754 1798409929 2811040751 3646362529 705861154 2189874098 617660832 2093114602 2726670533 2634449474 4249331992 2570268768 255 362436" option to reproduce the execution
0.09/0.17	c #vars 4260
0.09/0.17	c #constraints 174

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-4103501-1466237565/watcher-4103501-1466237565 -o /tmp/evaluation-result-4103501-1466237565/solver-4103501-1466237565 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node127-1466206072-14539 --watchdog 1960 toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4103501-1466237565.opb 

pid=19325
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.13 2.18 2.17 3/179 19328
/proc/meminfo: memFree=29556184/32872528 swapFree=1191052/1305516
[pid=19328] ppid=19325 vsize=716220 CPUtime=0 cores=1,3,5,7
/proc/19328/stat : 19328 (toysat) R 19325 19328 14522 0 -1 4202496 2672 0 0 0 0 0 0 0 20 0 4 0 25803139 733409280 3032 33554432000 4194304 16246674 140735369496880 140735369496304 13880264 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19328/statm: 179823 3040 441 2943 0 176717 0
[pid=19328/tid=19329] ppid=19325 vsize=733628 CPUtime=0 cores=1,3,5,7
/proc/19328/task/19329/stat : 19329 (toysat) S 19325 19328 14522 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25803139 751235072 3100 33554432000 4194304 16246674 140735369496880 140729385987312 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=19328/tid=19330] ppid=19325 vsize=738748 CPUtime=0 cores=1,3,5,7
/proc/19328/task/19330/stat : 19330 (toysat) S 19325 19328 14522 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 25803139 756477952 3119 33554432000 4194304 16246674 140735369496880 140729301052656 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=19328/tid=19331] ppid=19325 vsize=742844 CPUtime=0 cores=1,3,5,7
/proc/19328/task/19331/stat : 19331 (toysat) S 19325 19328 14522 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25803139 760672256 3134 33554432000 4194304 16246674 140735369496880 140729290579120 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0

[startup+0.100124 s]
/proc/loadavg: 2.13 2.18 2.17 3/179 19328
/proc/meminfo: memFree=29556184/32872528 swapFree=1191052/1305516
[pid=19328] ppid=19325 vsize=1303108 CPUtime=0.09 cores=1,3,5,7
/proc/19328/stat : 19328 (toysat) R 19325 19328 14522 0 -1 4202496 30608 0 0 0 4 5 0 0 20 0 4 0 25803139 1334382592 30906 33554432000 4194304 16246674 140735369496880 140735369496192 8055525 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19328/statm: 325777 30922 800 2943 0 322671 0
[pid=19328/tid=19329] ppid=19325 vsize=1303108 CPUtime=0 cores=1,3,5,7
/proc/19328/task/19329/stat : 19329 (toysat) S 19325 19328 14522 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25803139 1334382592 30933 33554432000 4194304 16246674 140735369496880 140729385987312 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=19328/tid=19330] ppid=19325 vsize=1303108 CPUtime=0 cores=1,3,5,7
/proc/19328/task/19330/stat : 19330 (toysat) S 19325 19328 14522 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 25803139 1334382592 30944 33554432000 4194304 16246674 140735369496880 140729301052656 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=19328/tid=19331] ppid=19325 vsize=1303108 CPUtime=0 cores=1,3,5,7
/proc/19328/task/19331/stat : 19331 (toysat) S 19325 19328 14522 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 4 0 25803139 1334382592 30954 33554432000 4194304 16246674 140735369496880 140729290579120 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1303108

[startup+0.200485 s]
/proc/loadavg: 2.13 2.18 2.17 3/179 19328
/proc/meminfo: memFree=29556184/32872528 swapFree=1191052/1305516
[pid=19328] ppid=19325 vsize=1312324 CPUtime=0.19 cores=1,3,5,7
/proc/19328/stat : 19328 (toysat) R 19325 19328 14522 0 -1 4202496 43023 0 0 0 12 7 0 0 20 0 4 0 25803139 1343819776 43832 33554432000 4194304 16246674 140735369496880 140735369496192 12654327 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19328/statm: 328081 43832 831 2943 0 324975 0
[pid=19328/tid=19329] ppid=19325 vsize=1312324 CPUtime=0 cores=1,3,5,7
/proc/19328/task/19329/stat : 19329 (toysat) S 19325 19328 14522 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25803139 1343819776 43832 33554432000 4194304 16246674 140735369496880 140729385987312 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=19328/tid=19330] ppid=19325 vsize=1312324 CPUtime=0 cores=1,3,5,7
/proc/19328/task/19330/stat : 19330 (toysat) S 19325 19328 14522 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 25803139 1343819776 43832 33554432000 4194304 16246674 140735369496880 140729301052656 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=19328/tid=19331] ppid=19325 vsize=1312324 CPUtime=0 cores=1,3,5,7
/proc/19328/task/19331/stat : 19331 (toysat) S 19325 19328 14522 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 4 0 25803139 1343819776 43832 33554432000 4194304 16246674 140735369496880 140729290579120 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1312324

[startup+0.300448 s]
/proc/loadavg: 2.13 2.18 2.17 3/179 19328
/proc/meminfo: memFree=29556184/32872528 swapFree=1191052/1305516
[pid=19328] ppid=19325 vsize=1312324 CPUtime=0.29 cores=1,3,5,7
/proc/19328/stat : 19328 (toysat) R 19325 19328 14522 0 -1 4202496 49677 0 0 0 21 8 0 0 20 0 4 0 25803139 1343819776 50486 33554432000 4194304 16246674 140735369496880 140735369478784 12683989 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19328/statm: 328081 50492 832 2943 0 324975 0
[pid=19328/tid=19329] ppid=19325 vsize=1312324 CPUtime=0 cores=1,3,5,7
/proc/19328/task/19329/stat : 19329 (toysat) S 19325 19328 14522 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25803139 1343819776 50496 33554432000 4194304 16246674 140735369496880 140729385987312 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=19328/tid=19330] ppid=19325 vsize=1312324 CPUtime=0 cores=1,3,5,7
/proc/19328/task/19330/stat : 19330 (toysat) S 19325 19328 14522 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 25803139 1343819776 50500 33554432000 4194304 16246674 140735369496880 140729301052656 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=19328/tid=19331] ppid=19325 vsize=1312324 CPUtime=0 cores=1,3,5,7
/proc/19328/task/19331/stat : 19331 (toysat) S 19325 19328 14522 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 4 0 25803139 1343819776 50503 33554432000 4194304 16246674 140735369496880 140729290579120 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1312324

[startup+0.700367 s]
/proc/loadavg: 2.13 2.18 2.17 3/179 19328
/proc/meminfo: memFree=29556184/32872528 swapFree=1191052/1305516
[pid=19328] ppid=19325 vsize=1312324 CPUtime=0.69 cores=1,3,5,7
/proc/19328/stat : 19328 (toysat) R 19325 19328 14522 0 -1 4202496 136714 0 0 0 51 18 0 0 20 0 4 0 25803139 1343819776 137524 33554432000 4194304 16246674 140735369496880 140735369478784 12655109 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19328/statm: 328081 137540 832 2943 0 324975 0
[pid=19328/tid=19329] ppid=19325 vsize=1312324 CPUtime=0 cores=1,3,5,7
/proc/19328/task/19329/stat : 19329 (toysat) S 19325 19328 14522 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25803139 1343819776 137549 33554432000 4194304 16246674 140735369496880 140729385987312 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=19328/tid=19330] ppid=19325 vsize=1312324 CPUtime=0 cores=1,3,5,7
/proc/19328/task/19330/stat : 19330 (toysat) S 19325 19328 14522 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 25803139 1343819776 137558 33554432000 4194304 16246674 140735369496880 140729301052656 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=19328/tid=19331] ppid=19325 vsize=1312324 CPUtime=0 cores=1,3,5,7
/proc/19328/task/19331/stat : 19331 (toysat) S 19325 19328 14522 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 4 0 25803139 1343819776 137567 33554432000 4194304 16246674 140735369496880 140729290579120 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1312324

[startup+1.50038 s]
/proc/loadavg: 2.12 2.17 2.17 3/183 19332
/proc/meminfo: memFree=28634316/32872528 swapFree=1191052/1305516
[pid=19328] ppid=19325 vsize=1356356 CPUtime=1.49 cores=1,3,5,7
/proc/19328/stat : 19328 (toysat) R 19325 19328 14522 0 -1 4202496 279665 0 0 0 114 35 0 0 20 0 4 0 25803139 1388908544 280474 33554432000 4194304 16246674 140735369496880 140735369496192 12449232 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19328/statm: 339089 280474 833 2943 0 335983 0
[pid=19328/tid=19329] ppid=19325 vsize=1356356 CPUtime=0 cores=1,3,5,7
/proc/19328/task/19329/stat : 19329 (toysat) S 19325 19328 14522 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25803139 1388908544 280474 33554432000 4194304 16246674 140735369496880 140729385987312 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=19328/tid=19330] ppid=19325 vsize=1356356 CPUtime=0 cores=1,3,5,7
/proc/19328/task/19330/stat : 19330 (toysat) S 19325 19328 14522 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 25803139 1388908544 280474 33554432000 4194304 16246674 140735369496880 140729301052656 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=19328/tid=19331] ppid=19325 vsize=1356356 CPUtime=0 cores=1,3,5,7
/proc/19328/task/19331/stat : 19331 (toysat) S 19325 19328 14522 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 4 0 25803139 1388908544 280474 33554432000 4194304 16246674 140735369496880 140729290579120 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1356356

[startup+3.10038 s]
/proc/loadavg: 2.12 2.17 2.17 3/183 19332
/proc/meminfo: memFree=28434852/32872528 swapFree=1191052/1305516
[pid=19328] ppid=19325 vsize=1356356 CPUtime=3.09 cores=1,3,5,7
/proc/19328/stat : 19328 (toysat) R 19325 19328 14522 0 -1 4202496 279710 0 0 0 274 35 0 0 20 0 4 0 25803139 1388908544 280519 33554432000 4194304 16246674 140735369496880 140735369478784 12652936 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19328/statm: 339089 280519 834 2943 0 335983 0
[pid=19328/tid=19329] ppid=19325 vsize=1356356 CPUtime=0 cores=1,3,5,7
/proc/19328/task/19329/stat : 19329 (toysat) S 19325 19328 14522 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25803139 1388908544 280519 33554432000 4194304 16246674 140735369496880 140729385987312 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=19328/tid=19330] ppid=19325 vsize=1356356 CPUtime=0 cores=1,3,5,7
/proc/19328/task/19330/stat : 19330 (toysat) S 19325 19328 14522 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 25803139 1388908544 280519 33554432000 4194304 16246674 140735369496880 140729301052656 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=19328/tid=19331] ppid=19325 vsize=1356356 CPUtime=0 cores=1,3,5,7
/proc/19328/task/19331/stat : 19331 (toysat) S 19325 19328 14522 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 4 0 25803139 1388908544 280519 33554432000 4194304 16246674 140735369496880 140729290579120 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1356356

[startup+6.30038 s]
/proc/loadavg: 2.19 2.19 2.17 3/183 19332
/proc/meminfo: memFree=28434848/32872528 swapFree=1191052/1305516
[pid=19328] ppid=19325 vsize=1356356 CPUtime=6.29 cores=1,3,5,7
/proc/19328/stat : 19328 (toysat) R 19325 19328 14522 0 -1 4202496 279711 0 0 0 594 35 0 0 20 0 4 0 25803139 1388908544 280520 33554432000 4194304 16246674 140735369496880 140735369478784 6955592 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19328/statm: 339089 280520 834 2943 0 335983 0
[pid=19328/tid=19329] ppid=19325 vsize=1356356 CPUtime=0 cores=1,3,5,7
/proc/19328/task/19329/stat : 19329 (toysat) S 19325 19328 14522 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25803139 1388908544 280520 33554432000 4194304 16246674 140735369496880 140729385987312 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=19328/tid=19330] ppid=19325 vsize=1356356 CPUtime=0 cores=1,3,5,7
/proc/19328/task/19330/stat : 19330 (toysat) S 19325 19328 14522 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 25803139 1388908544 280520 33554432000 4194304 16246674 140735369496880 140729301052656 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=19328/tid=19331] ppid=19325 vsize=1356356 CPUtime=0 cores=1,3,5,7
/proc/19328/task/19331/stat : 19331 (toysat) S 19325 19328 14522 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 4 0 25803139 1388908544 280520 33554432000 4194304 16246674 140735369496880 140729290579120 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1356356

[startup+12.7004 s]
/proc/loadavg: 2.18 2.18 2.17 3/183 19332
/proc/meminfo: memFree=28324056/32872528 swapFree=1191052/1305516
[pid=19328] ppid=19325 vsize=1466948 CPUtime=12.68 cores=1,3,5,7
/proc/19328/stat : 19328 (toysat) R 19325 19328 14522 0 -1 4202496 307359 0 0 0 1230 38 0 0 20 0 4 0 25803139 1502154752 308168 33554432000 4194304 16246674 140735369496880 140735369496192 4220520 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19328/statm: 366737 308168 834 2943 0 363631 0
[pid=19328/tid=19329] ppid=19325 vsize=1466948 CPUtime=0 cores=1,3,5,7
/proc/19328/task/19329/stat : 19329 (toysat) S 19325 19328 14522 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25803139 1502154752 308168 33554432000 4194304 16246674 140735369496880 140729385987312 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=19328/tid=19330] ppid=19325 vsize=1466948 CPUtime=0 cores=1,3,5,7
/proc/19328/task/19330/stat : 19330 (toysat) S 19325 19328 14522 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 25803139 1502154752 308168 33554432000 4194304 16246674 140735369496880 140729301052656 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=19328/tid=19331] ppid=19325 vsize=1466948 CPUtime=0 cores=1,3,5,7
/proc/19328/task/19331/stat : 19331 (toysat) S 19325 19328 14522 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 4 0 25803139 1502154752 308168 33554432000 4194304 16246674 140735369496880 140729290579120 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1466948

[startup+25.5005 s]
/proc/loadavg: 2.20 2.19 2.17 3/183 19332
/proc/meminfo: memFree=26113144/32872528 swapFree=1191052/1305516
[pid=19328] ppid=19325 vsize=3807812 CPUtime=25.49 cores=1,3,5,7
/proc/19328/stat : 19328 (toysat) R 19325 19328 14522 0 -1 4202496 892506 0 0 0 2432 117 0 0 20 0 4 0 25803139 3899199488 893316 33554432000 4194304 16246674 140735369496880 140735369495544 4225154 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19328/statm: 951953 893325 834 2943 0 948847 0
[pid=19328/tid=19329] ppid=19325 vsize=3807812 CPUtime=0 cores=1,3,5,7
/proc/19328/task/19329/stat : 19329 (toysat) S 19325 19328 14522 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25803139 3899199488 893329 33554432000 4194304 16246674 140735369496880 140729385987312 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=19328/tid=19330] ppid=19325 vsize=3807812 CPUtime=0 cores=1,3,5,7
/proc/19328/task/19330/stat : 19330 (toysat) S 19325 19328 14522 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 25803139 3899199488 893335 33554432000 4194304 16246674 140735369496880 140729301052432 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19328/tid=19331] ppid=19325 vsize=3807812 CPUtime=0 cores=1,3,5,7
/proc/19328/task/19331/stat : 19331 (toysat) S 19325 19328 14522 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 4 0 25803139 3899199488 893338 33554432000 4194304 16246674 140735369496880 140729290579120 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 3807812

[startup+51.1005 s]
/proc/loadavg: 2.13 2.17 2.17 3/183 19332
/proc/meminfo: memFree=22059464/32872528 swapFree=1191052/1305516
[pid=19328] ppid=19325 vsize=8102468 CPUtime=51.08 cores=1,3,5,7
/proc/19328/stat : 19328 (toysat) R 19325 19328 14522 0 -1 4202496 1966015 0 0 0 4849 259 0 0 20 0 4 0 25803139 8296927232 1966824 33554432000 4194304 16246674 140735369496880 140735369495544 4221016 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19328/statm: 2025617 1966832 835 2943 0 2022511 0
[pid=19328/tid=19329] ppid=19325 vsize=8102468 CPUtime=0 cores=1,3,5,7
/proc/19328/task/19329/stat : 19329 (toysat) S 19325 19328 14522 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25803139 8296927232 1966837 33554432000 4194304 16246674 140735369496880 140729385987312 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=19328/tid=19330] ppid=19325 vsize=8102468 CPUtime=0 cores=1,3,5,7
/proc/19328/task/19330/stat : 19330 (toysat) S 19325 19328 14522 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 25803139 8296927232 1966843 33554432000 4194304 16246674 140735369496880 140729301052432 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19328/tid=19331] ppid=19325 vsize=8102468 CPUtime=0 cores=1,3,5,7
/proc/19328/task/19331/stat : 19331 (toysat) S 19325 19328 14522 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 4 0 25803139 8296927232 1966847 33554432000 4194304 16246674 140735369496880 140729290579120 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 8102468

[startup+102.3 s]
/proc/loadavg: 2.14 2.17 2.17 3/183 19333
/proc/meminfo: memFree=17167168/32872528 swapFree=1191052/1305516
[pid=19328] ppid=19325 vsize=12601924 CPUtime=102.28 cores=1,3,5,7
/proc/19328/stat : 19328 (toysat) R 19325 19328 14522 0 -1 4202496 3091108 0 0 0 9815 413 0 0 20 0 4 0 25803139 12904370176 3091917 33554432000 4194304 16246674 140735369496880 140735369496056 15015658 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19328/statm: 3150481 3091917 835 2943 0 3147375 0
[pid=19328/tid=19329] ppid=19325 vsize=12601924 CPUtime=0 cores=1,3,5,7
/proc/19328/task/19329/stat : 19329 (toysat) S 19325 19328 14522 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25803139 12904370176 3091917 33554432000 4194304 16246674 140735369496880 140729385987312 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=19328/tid=19330] ppid=19325 vsize=12601924 CPUtime=0 cores=1,3,5,7
/proc/19328/task/19330/stat : 19330 (toysat) S 19325 19328 14522 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 25803139 12904370176 3091917 33554432000 4194304 16246674 140735369496880 140729301052656 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=19328/tid=19331] ppid=19325 vsize=12601924 CPUtime=0 cores=1,3,5,7
/proc/19328/task/19331/stat : 19331 (toysat) S 19325 19328 14522 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 4 0 25803139 12904370176 3091917 33554432000 4194304 16246674 140735369496880 140729290579120 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 12601924

[startup+162.3 s]
/proc/loadavg: 2.15 2.17 2.17 3/183 19335
/proc/meminfo: memFree=14221308/32872528 swapFree=1191052/1305516
[pid=19328] ppid=19325 vsize=15541828 CPUtime=162.27 cores=1,3,5,7
/proc/19328/stat : 19328 (toysat) R 19325 19328 14522 0 -1 4202496 3826090 0 0 0 15715 512 0 0 20 0 4 0 25803139 15914831872 3826899 33554432000 4194304 16246674 140735369496880 140735369495976 15015658 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19328/statm: 3885457 3826899 840 2943 0 3882351 0
[pid=19328/tid=19329] ppid=19325 vsize=15541828 CPUtime=0 cores=1,3,5,7
/proc/19328/task/19329/stat : 19329 (toysat) S 19325 19328 14522 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25803139 15914831872 3826899 33554432000 4194304 16246674 140735369496880 140729385987312 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=19328/tid=19330] ppid=19325 vsize=15541828 CPUtime=0 cores=1,3,5,7
/proc/19328/task/19330/stat : 19330 (toysat) S 19325 19328 14522 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 25803139 15914831872 3826899 33554432000 4194304 16246674 140735369496880 140729301052656 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=19328/tid=19331] ppid=19325 vsize=15541828 CPUtime=0 cores=1,3,5,7
/proc/19328/task/19331/stat : 19331 (toysat) S 19325 19328 14522 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 4 0 25803139 15914831872 3826899 33554432000 4194304 16246674 140735369496880 140729290579120 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 15541828

[startup+222.307 s]
/proc/loadavg: 2.20 2.18 2.17 3/183 19336
/proc/meminfo: memFree=14221176/32872528 swapFree=1191052/1305516
[pid=19328] ppid=19325 vsize=15541828 CPUtime=222.26 cores=1,3,5,7
/proc/19328/stat : 19328 (toysat) R 19325 19328 14522 0 -1 4202496 3826090 0 0 0 21710 516 0 0 20 0 4 0 25803139 15914831872 3826899 33554432000 4194304 16246674 140735369496880 140735369494784 13899629 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19328/statm: 3885457 3826899 840 2943 0 3882351 0
[pid=19328/tid=19329] ppid=19325 vsize=15541828 CPUtime=0 cores=1,3,5,7
/proc/19328/task/19329/stat : 19329 (toysat) S 19325 19328 14522 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25803139 15914831872 3826899 33554432000 4194304 16246674 140735369496880 140729385987312 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=19328/tid=19330] ppid=19325 vsize=15541828 CPUtime=0 cores=1,3,5,7
/proc/19328/task/19330/stat : 19330 (toysat) S 19325 19328 14522 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 25803139 15914831872 3826899 33554432000 4194304 16246674 140735369496880 140729301052432 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19328/tid=19331] ppid=19325 vsize=15541828 CPUtime=0 cores=1,3,5,7
/proc/19328/task/19331/stat : 19331 (toysat) S 19325 19328 14522 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 4 0 25803139 15914831872 3826899 33554432000 4194304 16246674 140735369496880 140729290579120 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 15541828



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+259.8 s]
/proc/loadavg: 2.23 2.19 2.18 3/183 19337
/proc/meminfo: memFree=13964860/32872528 swapFree=1191052/1305516
[pid=19328] ppid=19325 vsize=15873604 CPUtime=259.75 cores=1,3,5,7
/proc/19328/stat : 19328 (toysat) R 19325 19328 14522 0 -1 4202496 3908832 0 0 0 25446 529 0 0 20 0 4 0 25803139 16254570496 3909641 33554432000 4194304 16246674 140735369496880 140735369495976 14628944 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19328/statm: 3968401 3909641 840 2943 0 3965295 0
[pid=19328/tid=19329] ppid=19325 vsize=15873604 CPUtime=0 cores=1,3,5,7
/proc/19328/task/19329/stat : 19329 (toysat) S 19325 19328 14522 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25803139 16254570496 3909641 33554432000 4194304 16246674 140735369496880 140729385987312 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=19328/tid=19330] ppid=19325 vsize=15873604 CPUtime=0 cores=1,3,5,7
/proc/19328/task/19330/stat : 19330 (toysat) S 19325 19328 14522 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 25803139 16254570496 3909641 33554432000 4194304 16246674 140735369496880 140729301052656 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=19328/tid=19331] ppid=19325 vsize=15873604 CPUtime=0 cores=1,3,5,7
/proc/19328/task/19331/stat : 19331 (toysat) S 19325 19328 14522 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 4 0 25803139 16254570496 3909641 33554432000 4194304 16246674 140735369496880 140729290579120 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 259.75
Current children cumulated vsize (KiB) 15873604

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

[startup+260 s]
/proc/loadavg: 2.23 2.19 2.18 3/183 19337
/proc/meminfo: memFree=13964860/32872528 swapFree=1191052/1305516
[pid=19328] ppid=19325 vsize=0 CPUtime=259.96 cores=1,3,5,7
/proc/19328/stat : 19328 (toysat) Z 19325 19328 14522 0 -1 4203532 3909221 0 0 0 25447 549 0 0 20 0 2 0 25803139 0 0 33554432000 0 0 0 0 0 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19328/statm: 0 0 0 0 0 0 0
[pid=19328/tid=19330] ppid=19325 vsize=0 CPUtime=0.18 cores=1,3,5,7
/proc/19328/task/19330/stat : 19330 (toysat) R 19325 19328 14522 0 -1 4203588 7 0 0 0 0 18 0 0 20 0 2 0 25803139 0 0 33554432000 0 0 0 0 0 0 0 0 34082818 18446744073709551615 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 259.96
Current children cumulated vsize (KiB) 0

[startup+260.4 s]
/proc/loadavg: 2.23 2.19 2.18 3/183 19337
/proc/meminfo: memFree=13964860/32872528 swapFree=1191052/1305516
[pid=19328] ppid=19325 vsize=0 CPUtime=260.36 cores=1,3,5,7
/proc/19328/stat : 19328 (toysat) Z 19325 19328 14522 0 -1 4203532 3909221 0 0 0 25447 589 0 0 20 0 2 0 25803139 0 0 33554432000 0 0 0 0 0 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19328/statm: 0 0 0 0 0 0 0
[pid=19328/tid=19330] ppid=19325 vsize=0 CPUtime=0.58 cores=1,3,5,7
/proc/19328/task/19330/stat : 19330 (toysat) R 19325 19328 14522 0 -1 4203588 7 0 0 0 0 58 0 0 20 0 2 0 25803139 0 0 33554432000 0 0 0 0 0 0 0 0 34082818 18446744073709551615 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 260.36
Current children cumulated vsize (KiB) 0

[startup+260.6 s]
/proc/loadavg: 2.23 2.19 2.18 3/183 19337
/proc/meminfo: memFree=13964860/32872528 swapFree=1191052/1305516
[pid=19328] ppid=19325 vsize=0 CPUtime=260.56 cores=1,3,5,7
/proc/19328/stat : 19328 (toysat) Z 19325 19328 14522 0 -1 4203532 3909221 0 0 0 25447 609 0 0 20 0 2 0 25803139 0 0 33554432000 0 0 0 0 0 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19328/statm: 0 0 0 0 0 0 0
[pid=19328/tid=19330] ppid=19325 vsize=0 CPUtime=0.78 cores=1,3,5,7
/proc/19328/task/19330/stat : 19330 (toysat) R 19325 19328 14522 0 -1 4203588 7 0 0 0 0 78 0 0 20 0 2 0 25803139 0 0 33554432000 0 0 0 0 0 0 0 0 34082818 18446744073709551615 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 260.56
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 260.64
CPU time (s): 260.594
CPU user time (s): 254.469
CPU system time (s): 6.12507
CPU usage (%): 99.9825
Max. virtual memory (cumulated for all children) (KiB): 15873604

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 254.469
system time used= 6.12507
maximum resident set size= 15640120
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3909221
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= 91
involuntary context switches= 264

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.684895 second user time and 0.98585 second system time

The end

Launcher Data

Begin job on node127 at 2016-06-18 10:12:45
IDJOB=4103501
IDBENCH=2379
IDSOLVER=2542
FILE ID=node127/4103501-1466237565
RUNJOBID= node127-1466206072-14539
PBS_JOBID= 19918150
Free space on /tmp= 71716 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-mps-v2-20-10-israel.opb
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --pb --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4103501-1466237565/watcher-4103501-1466237565 -o /tmp/evaluation-result-4103501-1466237565/solver-4103501-1466237565 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node127-1466206072-14539 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4103501-1466237565.opb

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

MD5SUM BENCH= eda4269ba1a2bb6f24002a9139c11119
RANDOM SEED=943790896

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.769
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.56
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.769
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.769
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.769
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.769
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:        29556340 kB
Buffers:           49040 kB
Cached:           102252 kB
SwapCached:          516 kB
Active:          1195236 kB
Inactive:          80088 kB
Active(anon):    1123176 kB
Inactive(anon):     2972 kB
Active(file):      72060 kB
Inactive(file):    77116 kB
Unevictable:     1305516 kB
Mlocked:         1191052 kB
SwapTotal:      67108856 kB
SwapFree:       67100260 kB
Dirty:             17276 kB
Writeback:             0 kB
AnonPages:       2428708 kB
Mapped:            10704 kB
Shmem:                 0 kB
Slab:             601608 kB
SReclaimable:      45356 kB
SUnreclaim:       556252 kB
KernelStack:        1520 kB
PageTables:         8892 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2574876 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    116736 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= 71700 MiB
End job on node127 at 2016-06-18 10:17:06