Trace number 4103785

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) 160.618 160.649

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-bandm.opb
MD5SUMa992ef1ae9c2fc19bb4dff3e333a9816
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.922859
Has Objective FunctionYES
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables14160
Total number of constraints305
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 constraints305
Minimum length of a constraint30
Maximum length of a constraint2100
Number of terms in the objective function 4710
Biggest coefficient in the objective function 53687091200000
Number of bits for the biggest coefficient in the objective function 46
Sum of the numbers in the objective function 4557677556349764
Number of bits of the sum of numbers in the objective function 53
Biggest number in a constraint 111669149696000
Number of bits of the biggest number in a constraint 47
Biggest sum of numbers in a constraint 4557677556349764
Number of bits of the biggest sum of numbers53
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:38:13+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-4103785-1466239093.opb"]
0.00/0.01	c use --random-gen="3860700074 729485729 650009810 3414417996 4073352372 3567596069 1797829758 2363813508 3001617532 3981845164 3670965469 335471419 1163691709 2191037280 169822691 377760478 364022851 4086846590 1348126175 528022415 75832836 2170751834 2087057220 194392580 1371935155 1434290616 498398506 3181593805 3118774300 1517139094 3950042780 986190871 3641705353 492826271 3513891849 3326729805 1242191448 1292648096 2669656131 1819642094 299585584 2103809676 4021230063 2841773954 4168420906 3622569638 319348467 2357140865 1358927670 3986015003 980385156 1981635074 1866204505 2972629774 798654977 1996908245 2439849593 1452987922 3961236612 3949075205 2932179132 1993176660 1139355213 1212116215 2337431719 1782872373 467212508 474654397 2161730138 4085856056 1452806629 2738958646 2987496334 2184489830 1925210014 536393181 3432320127 3524943978 3091417368 3406012913 964684892 2019431592 3660903808 2039649183 278273998 198796509 1332132925 2097486801 4185240430 3864205849 2863338583 4181027417 225837199 3554869041 3512941553 3305643368 3959798345 3773180750 1540877505 916653954 3503695900 2475193514 971405133 422178339 3255237416 4166430838 3852052446 3931477905 326303712 3147322497 1880593674 2718161602 394817801 577554068 1651393380 3095166538 3543544120 460889468 1854788820 4212881983 6371436 984788908 233878580 634909975 1021353926 1677075826 2466224626 2682221453 2620579458 278072537 2049635518 3519219227 3193106599 2401452095 926663626 2939764548 4081757049 2385555839 3367565931 1759233908 741870316 172701933 2943681941 2996456979 2552584059 2841703426 2112085408 4133762165 3853735608 4017963094 254235918 2290415900 1206111835 2788001157 2283345536 2737569346 738335568 2086325281 3125008480 1215364302 1800355172 3365924025 2137300873 510547404 597857860 1777456339 2541978279 3876744970 2127737547 155626231 2918522912 297254693 2063477300 1308963670 1355189591 3647665983 2363082525 2684553710 2019976339 2338651251 2049275782 125038533 4014215810 3599788108 1689611188 1284869233 3668222738 2240137453 2260609875 3844080750 3855254155 2673388965 674109736 1284547725 875202892 11204935 4250847122 1978959369 3910643007 1729024884 329709883 3891224589 197610482 1325722359 1190994452 17157832 3964736604 1300364442 2797861261 1101631340 1772672053 3182599279 833193351 3154663158 3596379580 256318313 2752791668 682337385 27351442 3386185912 3769659695 1941534805 116640677 802760290 1381533470 3051906821 3708841640 1027273402 46890311 3915319117 1812079124 2811928838 2593577616 295546748 1726126863 1575198112 2295006564 3122034898 3964239186 145693478 712578961 3873766020 680366404 1660209569 4194484781 2559566531 3268006585 3210840062 2175478294 2534149435 3298735472 2488572217 1424269720 3654059701 2922354764 1874255139 255 362436" option to reproduce the execution
0.09/0.19	c #vars 14160
0.09/0.19	c #constraints 305

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

pid=3611
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.17 2.16 2.17 3/179 3614
/proc/meminfo: memFree=28040836/32872528 swapFree=1200228/1314692
[pid=3614] ppid=3611 vsize=658876 CPUtime=0 cores=1,3,5,7
/proc/3614/stat : 3614 (toysat) R 3611 3614 31224 0 -1 4202496 2446 0 0 0 0 0 0 0 20 0 4 0 25955817 674689024 3318 33554432000 4194304 16246674 140737334822960 140737334822384 13880264 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3614/statm: 165487 3328 441 2943 0 162381 0
[pid=3614/tid=3615] ppid=3611 vsize=702908 CPUtime=0 cores=1,3,5,7
/proc/3614/task/3615/stat : 3615 (toysat) S 3611 3614 31224 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25955817 719777792 3490 33554432000 4194304 16246674 140737334822960 140198954380528 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=3614/tid=3616] ppid=3611 vsize=708028 CPUtime=0 cores=1,3,5,7
/proc/3614/task/3616/stat : 3616 (toysat) S 3611 3614 31224 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 25955817 725020672 3510 33554432000 4194304 16246674 140737334822960 140198872591600 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=3614/tid=3617] ppid=3611 vsize=712124 CPUtime=0 cores=1,3,5,7
/proc/3614/task/3617/stat : 3617 (toysat) S 3611 3614 31224 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25955817 729214976 3526 33554432000 4194304 16246674 140737334822960 140198862118064 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0

[startup+0.100122 s]
/proc/loadavg: 2.17 2.16 2.17 3/179 3614
/proc/meminfo: memFree=28040836/32872528 swapFree=1200228/1314692
[pid=3614] ppid=3611 vsize=1303108 CPUtime=0.09 cores=1,3,5,7
/proc/3614/stat : 3614 (toysat) R 3611 3614 31224 0 -1 4202496 29355 0 0 0 6 3 0 0 20 0 4 0 25955817 1334382592 30166 33554432000 4194304 16246674 140737334822960 140737334822272 7889646 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3614/statm: 325777 30182 800 2943 0 322671 0
[pid=3614/tid=3615] ppid=3611 vsize=1303108 CPUtime=0 cores=1,3,5,7
/proc/3614/task/3615/stat : 3615 (toysat) S 3611 3614 31224 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25955817 1334382592 30193 33554432000 4194304 16246674 140737334822960 140198954380528 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=3614/tid=3616] ppid=3611 vsize=1303108 CPUtime=0 cores=1,3,5,7
/proc/3614/task/3616/stat : 3616 (toysat) S 3611 3614 31224 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 25955817 1334382592 30204 33554432000 4194304 16246674 140737334822960 140198872591600 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=3614/tid=3617] ppid=3611 vsize=1303108 CPUtime=0 cores=1,3,5,7
/proc/3614/task/3617/stat : 3617 (toysat) S 3611 3614 31224 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25955817 1334382592 30215 33554432000 4194304 16246674 140737334822960 140198862118064 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.200541 s]
/proc/loadavg: 2.17 2.16 2.17 3/179 3614
/proc/meminfo: memFree=28040836/32872528 swapFree=1200228/1314692
[pid=3614] ppid=3611 vsize=1311300 CPUtime=0.19 cores=1,3,5,7
/proc/3614/stat : 3614 (toysat) R 3611 3614 31224 0 -1 4202496 40421 0 0 0 13 6 0 0 20 0 4 0 25955817 1342771200 41742 33554432000 4194304 16246674 140737334822960 140737334822272 12655163 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3614/statm: 327825 41742 832 2943 0 324719 0
[pid=3614/tid=3615] ppid=3611 vsize=1311300 CPUtime=0 cores=1,3,5,7
/proc/3614/task/3615/stat : 3615 (toysat) S 3611 3614 31224 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25955817 1342771200 41742 33554432000 4194304 16246674 140737334822960 140198954380528 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=3614/tid=3616] ppid=3611 vsize=1311300 CPUtime=0 cores=1,3,5,7
/proc/3614/task/3616/stat : 3616 (toysat) S 3611 3614 31224 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 25955817 1342771200 41742 33554432000 4194304 16246674 140737334822960 140198872591600 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=3614/tid=3617] ppid=3611 vsize=1311300 CPUtime=0 cores=1,3,5,7
/proc/3614/task/3617/stat : 3617 (toysat) S 3611 3614 31224 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25955817 1342771200 41742 33554432000 4194304 16246674 140737334822960 140198862118064 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) 1311300

[startup+0.300509 s]
/proc/loadavg: 2.17 2.16 2.17 3/179 3614
/proc/meminfo: memFree=28040836/32872528 swapFree=1200228/1314692
[pid=3614] ppid=3611 vsize=1311300 CPUtime=0.28 cores=1,3,5,7
/proc/3614/stat : 3614 (toysat) R 3611 3614 31224 0 -1 4202496 49323 0 0 0 22 6 0 0 20 0 4 0 25955817 1342771200 50644 33554432000 4194304 16246674 140737334822960 140737334822272 12654121 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3614/statm: 327825 50660 832 2943 0 324719 0
[pid=3614/tid=3615] ppid=3611 vsize=1311300 CPUtime=0 cores=1,3,5,7
/proc/3614/task/3615/stat : 3615 (toysat) S 3611 3614 31224 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25955817 1342771200 50669 33554432000 4194304 16246674 140737334822960 140198954380528 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=3614/tid=3616] ppid=3611 vsize=1311300 CPUtime=0 cores=1,3,5,7
/proc/3614/task/3616/stat : 3616 (toysat) S 3611 3614 31224 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 25955817 1342771200 50679 33554432000 4194304 16246674 140737334822960 140198872591600 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=3614/tid=3617] ppid=3611 vsize=1311300 CPUtime=0 cores=1,3,5,7
/proc/3614/task/3617/stat : 3617 (toysat) S 3611 3614 31224 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25955817 1342771200 50687 33554432000 4194304 16246674 140737334822960 140198862118064 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 1311300

[startup+0.700415 s]
/proc/loadavg: 2.17 2.16 2.17 3/179 3614
/proc/meminfo: memFree=28040836/32872528 swapFree=1200228/1314692
[pid=3614] ppid=3611 vsize=1311300 CPUtime=0.68 cores=1,3,5,7
/proc/3614/stat : 3614 (toysat) R 3611 3614 31224 0 -1 4202496 146461 0 0 0 48 20 0 0 20 0 4 0 25955817 1342771200 147783 33554432000 4194304 16246674 140737334822960 140737334804864 12654121 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3614/statm: 327825 147799 832 2943 0 324719 0
[pid=3614/tid=3615] ppid=3611 vsize=1311300 CPUtime=0 cores=1,3,5,7
/proc/3614/task/3615/stat : 3615 (toysat) S 3611 3614 31224 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25955817 1342771200 147808 33554432000 4194304 16246674 140737334822960 140198954380528 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=3614/tid=3616] ppid=3611 vsize=1311300 CPUtime=0 cores=1,3,5,7
/proc/3614/task/3616/stat : 3616 (toysat) S 3611 3614 31224 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 25955817 1342771200 147817 33554432000 4194304 16246674 140737334822960 140198872591600 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=3614/tid=3617] ppid=3611 vsize=1311300 CPUtime=0 cores=1,3,5,7
/proc/3614/task/3617/stat : 3617 (toysat) S 3611 3614 31224 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25955817 1342771200 147826 33554432000 4194304 16246674 140737334822960 140198862118064 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 1311300

[startup+1.50042 s]
/proc/loadavg: 2.17 2.16 2.17 3/183 3618
/proc/meminfo: memFree=27073256/32872528 swapFree=1200228/1314692
[pid=3614] ppid=3611 vsize=1437252 CPUtime=1.49 cores=1,3,5,7
/proc/3614/stat : 3614 (toysat) R 3611 3614 31224 0 -1 4202496 299846 0 0 0 110 39 0 0 20 0 4 0 25955817 1471746048 301167 33554432000 4194304 16246674 140737334822960 140737334804864 4225154 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3614/statm: 359313 301172 834 2943 0 356207 0
[pid=3614/tid=3615] ppid=3611 vsize=1437252 CPUtime=0 cores=1,3,5,7
/proc/3614/task/3615/stat : 3615 (toysat) S 3611 3614 31224 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25955817 1471746048 301176 33554432000 4194304 16246674 140737334822960 140198954380528 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=3614/tid=3616] ppid=3611 vsize=1437252 CPUtime=0 cores=1,3,5,7
/proc/3614/task/3616/stat : 3616 (toysat) S 3611 3614 31224 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 25955817 1471746048 301180 33554432000 4194304 16246674 140737334822960 140198872591600 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=3614/tid=3617] ppid=3611 vsize=1437252 CPUtime=0 cores=1,3,5,7
/proc/3614/task/3617/stat : 3617 (toysat) S 3611 3614 31224 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25955817 1471746048 301183 33554432000 4194304 16246674 140737334822960 140198862118064 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) 1437252

[startup+3.10043 s]
/proc/loadavg: 2.17 2.16 2.17 3/183 3618
/proc/meminfo: memFree=26776772/32872528 swapFree=1200228/1314692
[pid=3614] ppid=3611 vsize=1496644 CPUtime=3.09 cores=1,3,5,7
/proc/3614/stat : 3614 (toysat) R 3611 3614 31224 0 -1 4202496 314776 0 0 0 267 42 0 0 20 0 4 0 25955817 1532563456 316097 33554432000 4194304 16246674 140737334822960 140737334822272 12652961 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3614/statm: 374161 316097 834 2943 0 371055 0
[pid=3614/tid=3615] ppid=3611 vsize=1496644 CPUtime=0 cores=1,3,5,7
/proc/3614/task/3615/stat : 3615 (toysat) S 3611 3614 31224 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25955817 1532563456 316097 33554432000 4194304 16246674 140737334822960 140198954380528 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=3614/tid=3616] ppid=3611 vsize=1496644 CPUtime=0 cores=1,3,5,7
/proc/3614/task/3616/stat : 3616 (toysat) S 3611 3614 31224 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 25955817 1532563456 316097 33554432000 4194304 16246674 140737334822960 140198872591600 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=3614/tid=3617] ppid=3611 vsize=1496644 CPUtime=0 cores=1,3,5,7
/proc/3614/task/3617/stat : 3617 (toysat) S 3611 3614 31224 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25955817 1532563456 316097 33554432000 4194304 16246674 140737334822960 140198862118064 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) 1496644

[startup+6.30043 s]
/proc/loadavg: 2.23 2.17 2.17 4/183 3618
/proc/meminfo: memFree=26595220/32872528 swapFree=1200228/1314692
[pid=3614] ppid=3611 vsize=1677892 CPUtime=6.28 cores=1,3,5,7
/proc/3614/stat : 3614 (toysat) R 3611 3614 31224 0 -1 4202496 360089 0 0 0 581 47 0 0 20 0 4 0 25955817 1718161408 361410 33554432000 4194304 16246674 140737334822960 140737334804864 14628944 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3614/statm: 419473 361410 834 2943 0 416367 0
[pid=3614/tid=3615] ppid=3611 vsize=1677892 CPUtime=0 cores=1,3,5,7
/proc/3614/task/3615/stat : 3615 (toysat) S 3611 3614 31224 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25955817 1718161408 361410 33554432000 4194304 16246674 140737334822960 140198954380528 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=3614/tid=3616] ppid=3611 vsize=1677892 CPUtime=0 cores=1,3,5,7
/proc/3614/task/3616/stat : 3616 (toysat) S 3611 3614 31224 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 25955817 1718161408 361410 33554432000 4194304 16246674 140737334822960 140198872591600 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=3614/tid=3617] ppid=3611 vsize=1677892 CPUtime=0 cores=1,3,5,7
/proc/3614/task/3617/stat : 3617 (toysat) S 3611 3614 31224 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25955817 1718161408 361410 33554432000 4194304 16246674 140737334822960 140198862118064 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 1677892

[startup+12.7004 s]
/proc/loadavg: 2.21 2.17 2.17 3/183 3618
/proc/meminfo: memFree=25705812/32872528 swapFree=1200228/1314692
[pid=3614] ppid=3611 vsize=2565700 CPUtime=12.69 cores=1,3,5,7
/proc/3614/stat : 3614 (toysat) R 3611 3614 31224 0 -1 4202496 582043 0 0 0 1190 79 0 0 20 0 4 0 25955817 2627276800 583364 33554432000 4194304 16246674 140737334822960 140737334820864 4206912 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3614/statm: 641425 583364 835 2943 0 638319 0
[pid=3614/tid=3615] ppid=3611 vsize=2565700 CPUtime=0 cores=1,3,5,7
/proc/3614/task/3615/stat : 3615 (toysat) S 3611 3614 31224 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25955817 2627276800 583364 33554432000 4194304 16246674 140737334822960 140198954380528 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=3614/tid=3616] ppid=3611 vsize=2565700 CPUtime=0 cores=1,3,5,7
/proc/3614/task/3616/stat : 3616 (toysat) S 3611 3614 31224 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 25955817 2627276800 583364 33554432000 4194304 16246674 140737334822960 140198872591376 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3614/tid=3617] ppid=3611 vsize=2565700 CPUtime=0 cores=1,3,5,7
/proc/3614/task/3617/stat : 3617 (toysat) S 3611 3614 31224 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25955817 2627276800 583364 33554432000 4194304 16246674 140737334822960 140198862118064 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2565700

[startup+25.5005 s]
/proc/loadavg: 2.17 2.16 2.17 3/183 3618
/proc/meminfo: memFree=23054276/32872528 swapFree=1200228/1314692
[pid=3614] ppid=3611 vsize=5192260 CPUtime=25.49 cores=1,3,5,7
/proc/3614/stat : 3614 (toysat) R 3611 3614 31224 0 -1 4202496 1238683 0 0 0 2385 164 0 0 20 0 4 0 25955817 5316874240 1240004 33554432000 4194304 16246674 140737334822960 140737334822056 4225315 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3614/statm: 1298065 1240004 835 2943 0 1294959 0
[pid=3614/tid=3615] ppid=3611 vsize=5192260 CPUtime=0 cores=1,3,5,7
/proc/3614/task/3615/stat : 3615 (toysat) S 3611 3614 31224 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25955817 5316874240 1240004 33554432000 4194304 16246674 140737334822960 140198954380528 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=3614/tid=3616] ppid=3611 vsize=5192260 CPUtime=0 cores=1,3,5,7
/proc/3614/task/3616/stat : 3616 (toysat) S 3611 3614 31224 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 25955817 5316874240 1240004 33554432000 4194304 16246674 140737334822960 140198872591600 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=3614/tid=3617] ppid=3611 vsize=5192260 CPUtime=0 cores=1,3,5,7
/proc/3614/task/3617/stat : 3617 (toysat) S 3611 3614 31224 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25955817 5316874240 1240004 33554432000 4194304 16246674 140737334822960 140198862118064 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) 5192260

[startup+51.1005 s]
/proc/loadavg: 2.19 2.16 2.17 4/183 3618
/proc/meminfo: memFree=19152596/32872528 swapFree=1200228/1314692
[pid=3614] ppid=3611 vsize=9086532 CPUtime=51.08 cores=1,3,5,7
/proc/3614/stat : 3614 (toysat) R 3611 3614 31224 0 -1 4202496 2212253 0 0 0 4816 292 0 0 20 0 4 0 25955817 9304608768 2213574 33554432000 4194304 16246674 140737334822960 140737334820800 4220507 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3614/statm: 2271633 2213574 835 2943 0 2268527 0
[pid=3614/tid=3615] ppid=3611 vsize=9086532 CPUtime=0 cores=1,3,5,7
/proc/3614/task/3615/stat : 3615 (toysat) S 3611 3614 31224 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25955817 9304608768 2213574 33554432000 4194304 16246674 140737334822960 140198954380528 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=3614/tid=3616] ppid=3611 vsize=9086532 CPUtime=0 cores=1,3,5,7
/proc/3614/task/3616/stat : 3616 (toysat) S 3611 3614 31224 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 25955817 9304608768 2213574 33554432000 4194304 16246674 140737334822960 140198872591376 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3614/tid=3617] ppid=3611 vsize=9086532 CPUtime=0 cores=1,3,5,7
/proc/3614/task/3617/stat : 3617 (toysat) S 3611 3614 31224 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25955817 9304608768 2213574 33554432000 4194304 16246674 140737334822960 140198862118064 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) 9086532

[startup+102.301 s]
/proc/loadavg: 2.15 2.15 2.16 3/183 3619
/proc/meminfo: memFree=14150556/32872528 swapFree=1200228/1314692
[pid=3614] ppid=3611 vsize=14074436 CPUtime=102.28 cores=1,3,5,7
/proc/3614/stat : 3614 (toysat) R 3611 3614 31224 0 -1 4202496 3459235 0 0 0 9765 463 0 0 20 0 4 0 25955817 14412222464 3460556 33554432000 4194304 16246674 140737334822960 140737334822056 15015658 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3614/statm: 3518609 3460556 840 2943 0 3515503 0
[pid=3614/tid=3615] ppid=3611 vsize=14074436 CPUtime=0 cores=1,3,5,7
/proc/3614/task/3615/stat : 3615 (toysat) S 3611 3614 31224 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25955817 14412222464 3460556 33554432000 4194304 16246674 140737334822960 140198954380528 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=3614/tid=3616] ppid=3611 vsize=14074436 CPUtime=0 cores=1,3,5,7
/proc/3614/task/3616/stat : 3616 (toysat) S 3611 3614 31224 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 25955817 14412222464 3460556 33554432000 4194304 16246674 140737334822960 140198872591600 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=3614/tid=3617] ppid=3611 vsize=14074436 CPUtime=0 cores=1,3,5,7
/proc/3614/task/3617/stat : 3617 (toysat) S 3611 3614 31224 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25955817 14412222464 3460556 33554432000 4194304 16246674 140737334822960 140198862118064 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) 14074436



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+159.8 s]
/proc/loadavg: 2.11 2.14 2.16 3/184 3624
/proc/meminfo: memFree=12415304/32872528 swapFree=1200228/1314692
[pid=3614] ppid=3611 vsize=15910468 CPUtime=159.76 cores=1,3,5,7
/proc/3614/stat : 3614 (toysat) R 3611 3614 31224 0 -1 4202496 3918218 0 0 0 15443 533 0 0 20 0 4 0 25955817 16292319232 3919539 33554432000 4194304 16246674 140737334822960 140737334822056 15015658 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3614/statm: 3977617 3919549 840 2943 0 3974511 0
[pid=3614/tid=3615] ppid=3611 vsize=15910468 CPUtime=0 cores=1,3,5,7
/proc/3614/task/3615/stat : 3615 (toysat) S 3611 3614 31224 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25955817 16292319232 3919556 33554432000 4194304 16246674 140737334822960 140198954380528 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=3614/tid=3616] ppid=3611 vsize=15910468 CPUtime=0 cores=1,3,5,7
/proc/3614/task/3616/stat : 3616 (toysat) S 3611 3614 31224 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 25955817 16292319232 3919562 33554432000 4194304 16246674 140737334822960 140198872591600 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=3614/tid=3617] ppid=3611 vsize=15910468 CPUtime=0 cores=1,3,5,7
/proc/3614/task/3617/stat : 3617 (toysat) S 3611 3614 31224 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25955817 16292319232 3919565 33554432000 4194304 16246674 140737334822960 140198862118064 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 159.76
Current children cumulated vsize (KiB) 15910468

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

[startup+160 s]
/proc/loadavg: 2.11 2.14 2.16 3/184 3624
/proc/meminfo: memFree=12415304/32872528 swapFree=1200228/1314692
[pid=3614] ppid=3611 vsize=0 CPUtime=159.97 cores=1,3,5,7
/proc/3614/stat : 3614 (toysat) Z 3611 3614 31224 0 -1 4203532 3918711 0 0 0 15444 553 0 0 20 0 2 0 25955817 0 0 33554432000 0 0 0 0 0 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3614/statm: 0 0 0 0 0 0 0
[pid=3614/tid=3616] ppid=3611 vsize=0 CPUtime=0.18 cores=1,3,5,7
/proc/3614/task/3616/stat : 3616 (toysat) R 3611 3614 31224 0 -1 4203588 7 0 0 0 0 18 0 0 20 0 2 0 25955817 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) 159.97
Current children cumulated vsize (KiB) 0

[startup+160.4 s]
/proc/loadavg: 2.11 2.14 2.16 3/184 3624
/proc/meminfo: memFree=12415304/32872528 swapFree=1200228/1314692
[pid=3614] ppid=3611 vsize=0 CPUtime=160.37 cores=1,3,5,7
/proc/3614/stat : 3614 (toysat) Z 3611 3614 31224 0 -1 4203532 3918711 0 0 0 15444 593 0 0 20 0 2 0 25955817 0 0 33554432000 0 0 0 0 0 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3614/statm: 0 0 0 0 0 0 0
[pid=3614/tid=3616] ppid=3611 vsize=0 CPUtime=0.58 cores=1,3,5,7
/proc/3614/task/3616/stat : 3616 (toysat) R 3611 3614 31224 0 -1 4203588 7 0 0 0 0 58 0 0 20 0 2 0 25955817 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) 160.37
Current children cumulated vsize (KiB) 0

[startup+160.6 s]
/proc/loadavg: 2.11 2.14 2.16 3/182 3624
/proc/meminfo: memFree=27093376/32872528 swapFree=1200228/1314692
[pid=3614] ppid=3611 vsize=0 CPUtime=160.57 cores=1,3,5,7
/proc/3614/stat : 3614 (toysat) Z 3611 3614 31224 0 -1 4203532 3918711 0 0 0 15444 613 0 0 20 0 2 0 25955817 0 0 33554432000 0 0 0 0 0 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3614/statm: 0 0 0 0 0 0 0
[pid=3614/tid=3616] ppid=3611 vsize=0 CPUtime=0.79 cores=1,3,5,7
/proc/3614/task/3616/stat : 3616 (toysat) R 3611 3614 31224 0 -1 4203588 7 0 0 0 0 79 0 0 20 0 2 0 25955817 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) 160.57
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 160.649
CPU time (s): 160.618
CPU user time (s): 154.441
CPU system time (s): 6.17706
CPU usage (%): 99.9802
Max. virtual memory (cumulated for all children) (KiB): 15910468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 154.441
system time used= 6.17706
maximum resident set size= 15680128
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3918711
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= 63
involuntary context switches= 169

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.394939 second user time and 0.639902 second system time

The end

Launcher Data

Begin job on node131 at 2016-06-18 10:38:13
IDJOB=4103785
IDBENCH=2460
IDSOLVER=2542
FILE ID=node131/4103785-1466239093
RUNJOBID= node131-1466206062-31241
PBS_JOBID= 19918146
Free space on /tmp= 71668 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-bandm.opb
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --pb --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4103785-1466239093/watcher-4103785-1466239093 -o /tmp/evaluation-result-4103785-1466239093/solver-4103785-1466239093 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node131-1466206062-31241 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4103785-1466239093.opb

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

MD5SUM BENCH= a992ef1ae9c2fc19bb4dff3e333a9816
RANDOM SEED=971562550

node131.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.57
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.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.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.57
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:        28041364 kB
Buffers:          120508 kB
Cached:           182048 kB
SwapCached:         1260 kB
Active:          2354128 kB
Inactive:         420104 kB
Active(anon):    2235056 kB
Inactive(anon):   239184 kB
Active(file):     119072 kB
Inactive(file):   180920 kB
Unevictable:     1314692 kB
Mlocked:         1200228 kB
SwapTotal:      67108856 kB
SwapFree:       67099856 kB
Dirty:             17516 kB
Writeback:             0 kB
AnonPages:       3785704 kB
Mapped:            10476 kB
Shmem:                 0 kB
Slab:             603104 kB
SReclaimable:      47016 kB
SUnreclaim:       556088 kB
KernelStack:        1480 kB
PageTables:        11624 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3927500 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    690176 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= 71652 MiB
End job on node131 at 2016-06-18 10:40:54