Trace number 4103673

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) 157.124 157.156

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-tuff.opb
MD5SUM6c865484f3a48e715bdd95fa7e3b19dc
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables17153
Total number of constraints320
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 constraints320
Minimum length of a constraint11
Maximum length of a constraint3360
Number of terms in the objective function 90
Biggest coefficient in the objective function 536870912
Number of bits for the biggest coefficient in the objective function 30
Sum of the numbers in the objective function 3221225469
Number of bits of the sum of numbers in the objective function 32
Biggest number in a constraint 6170044790734848
Number of bits of the biggest number in a constraint 53
Biggest sum of numbers in a constraint 1104744513968841438
Number of bits of the biggest sum of numbers60
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:30:19+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-4103673-1466238618.opb"]
0.00/0.01	c use --random-gen="414544647 3815077113 966781826 2343851093 2451773364 3888011218 1588908495 2049091244 1137136106 4220066418 2553196507 1920355835 2442646447 1783269501 28322220 2909256064 286998465 724833521 3956811441 2979160017 3003986014 536025856 4005679146 3759800602 2764555102 1973341340 3339659170 2898076873 597637922 1343817540 1112463348 4246420950 4078113737 3159310018 3894624886 1765700603 3053312008 3869994256 1020732381 3803486130 1339678259 2272700523 1932028152 3864759405 2174899215 1332174989 1037949311 140076102 3966509513 3454217782 3305743720 2837878372 3925991797 1345029838 1066011498 1066710855 1125009152 1032657594 154053280 979081785 3421814539 1946592908 3551506638 2213187178 2258487625 1677625796 3036104238 2341381127 1817455485 1077817870 4290743752 4000291126 1246423932 3606777900 2044819686 3750181175 3359882339 970308392 2903059843 3166316438 2412756079 2266365571 23352523 532148173 3224747623 4290615804 3954794463 2741098711 1757212875 1697999276 124164938 976997600 3612647034 2505649130 1262910431 86142150 220377537 1905895717 1179405514 539777869 1706017434 2353468078 4030710937 3153422168 2270700254 2234366591 1161164534 2521661208 3599960766 2506117325 541481091 3029626488 1147276021 4100738423 3902444047 2030321705 819025463 3858874666 2145612729 1721638827 4088691517 2867611703 4248806577 2186074532 3487687421 4056305172 1968890109 4095073163 3243586007 426876962 2590110179 3998265654 4235303196 4060673717 3461970819 1004423626 2396317518 2679805467 820262460 230797357 3353452473 1884237070 4028705807 2173376958 4152933734 1340236697 643105309 1828465011 1165775749 4124308059 2847373974 3808538980 4255797714 2267552062 579628509 3592361561 2232155316 2118286096 727328649 1253314418 24413239 1854363247 2053715533 1090513506 3196631742 1010775597 2433392438 3125127032 2204900171 3196827669 495925455 1053687736 1914403857 2038677867 1865546767 3358173892 1732041953 2925552285 3259140146 2353678458 3046139063 3815759236 1047266235 3081907343 708816419 522086381 3613777035 1644760484 3827323728 1129134138 2292155887 1232771424 2617954670 3038548191 3272688931 3360441145 1915788116 1275223031 1928633457 3712402191 1894514311 1420997088 3299971997 3700457725 2048719512 1040372202 1810015621 4157630009 3622173519 1284743696 1407859423 2595376055 695232519 3932440575 3975974381 600661534 3465620080 474687932 3787422076 2972678481 657490252 186862182 3706178648 2189128712 1008368452 492600152 140725636 4135607284 2909508888 3370169230 3922697669 1717994802 3768695784 2133108607 3240445981 1761220947 2873196429 122864470 2049500429 3457455843 1360060086 3621948739 827514999 2369408320 1694417576 3069325902 2031405953 2833013930 705084753 3922057433 3746800847 3446302052 2286633313 472773262 2921290820 2905370992 255 362436" option to reproduce the execution
0.19/0.28	c #vars 17153
0.19/0.28	c #constraints 320

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

pid=15920
running on 4 cores: 0,2,4,6

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.01 2.05 2.00 3/180 15923
/proc/meminfo: memFree=30214104/32872528 swapFree=534252/566956
[pid=15923] ppid=15920 vsize=730692 CPUtime=0 cores=0,2,4,6
/proc/15923/stat : 15923 (toysat) R 15920 15923 10353 0 -1 4202496 2729 0 0 0 0 0 0 0 20 0 4 0 25907496 748228608 3600 33554432000 4194304 16246674 140734727944096 140734727943520 15002730 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/15923/statm: 183441 3609 442 2943 0 180335 0
[pid=15923/tid=15924] ppid=15920 vsize=749124 CPUtime=0 cores=0,2,4,6
/proc/15923/task/15924/stat : 15924 (toysat) S 15920 15923 10353 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25907497 767102976 3668 33554432000 4194304 16246674 140734727944096 140621272558832 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=15923/tid=15925] ppid=15920 vsize=753220 CPUtime=0 cores=0,2,4,6
/proc/15923/task/15925/stat : 15925 (toysat) S 15920 15923 10353 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 25907497 771297280 3687 33554432000 4194304 16246674 140734727944096 140621188672752 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=15923/tid=15926] ppid=15920 vsize=757316 CPUtime=0 cores=0,2,4,6
/proc/15923/task/15926/stat : 15926 (toysat) S 15920 15923 10353 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25907497 775491584 3704 33554432000 4194304 16246674 140734727944096 140621178199216 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0

[startup+0.100171 s]
/proc/loadavg: 2.01 2.05 2.00 3/180 15923
/proc/meminfo: memFree=30214104/32872528 swapFree=534252/566956
[pid=15923] ppid=15920 vsize=1303108 CPUtime=0.09 cores=0,2,4,6
/proc/15923/stat : 15923 (toysat) R 15920 15923 10353 0 -1 4202496 30804 0 0 0 6 3 0 0 20 0 4 0 25907496 1334382592 31614 33554432000 4194304 16246674 140734727944096 140734727943408 7853005 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/15923/statm: 325777 31628 802 2943 0 322671 0
[pid=15923/tid=15924] ppid=15920 vsize=1303108 CPUtime=0 cores=0,2,4,6
/proc/15923/task/15924/stat : 15924 (toysat) S 15920 15923 10353 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25907497 1334382592 31638 33554432000 4194304 16246674 140734727944096 140621272558832 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=15923/tid=15925] ppid=15920 vsize=1303108 CPUtime=0 cores=0,2,4,6
/proc/15923/task/15925/stat : 15925 (toysat) S 15920 15923 10353 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 25907497 1334382592 31649 33554432000 4194304 16246674 140734727944096 140621188672752 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=15923/tid=15926] ppid=15920 vsize=1303108 CPUtime=0 cores=0,2,4,6
/proc/15923/task/15926/stat : 15926 (toysat) S 15920 15923 10353 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25907497 1334382592 31660 33554432000 4194304 16246674 140734727944096 140621178199216 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1303108

[startup+0.200497 s]
/proc/loadavg: 2.01 2.05 2.00 3/180 15923
/proc/meminfo: memFree=30214104/32872528 swapFree=534252/566956
[pid=15923] ppid=15920 vsize=1311300 CPUtime=0.19 cores=0,2,4,6
/proc/15923/stat : 15923 (toysat) R 15920 15923 10353 0 -1 4202496 43364 0 0 0 14 5 0 0 20 0 4 0 25907496 1342771200 44684 33554432000 4194304 16246674 140734727944096 140734727943408 13892394 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/15923/statm: 327825 44684 802 2943 0 324719 0
[pid=15923/tid=15924] ppid=15920 vsize=1311300 CPUtime=0 cores=0,2,4,6
/proc/15923/task/15924/stat : 15924 (toysat) S 15920 15923 10353 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25907497 1342771200 44684 33554432000 4194304 16246674 140734727944096 140621272558832 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=15923/tid=15925] ppid=15920 vsize=1311300 CPUtime=0 cores=0,2,4,6
/proc/15923/task/15925/stat : 15925 (toysat) S 15920 15923 10353 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 25907497 1342771200 44684 33554432000 4194304 16246674 140734727944096 140621188672752 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=15923/tid=15926] ppid=15920 vsize=1311300 CPUtime=0 cores=0,2,4,6
/proc/15923/task/15926/stat : 15926 (toysat) S 15920 15923 10353 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25907497 1342771200 44684 33554432000 4194304 16246674 140734727944096 140621178199216 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1311300

[startup+0.300522 s]
/proc/loadavg: 2.01 2.05 2.00 3/180 15923
/proc/meminfo: memFree=30214104/32872528 swapFree=534252/566956
[pid=15923] ppid=15920 vsize=1311300 CPUtime=0.29 cores=0,2,4,6
/proc/15923/stat : 15923 (toysat) R 15920 15923 10353 0 -1 4202496 43401 0 0 0 24 5 0 0 20 0 4 0 25907496 1342771200 44721 33554432000 4194304 16246674 140734727944096 140734727943408 12429162 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/15923/statm: 327825 44721 834 2943 0 324719 0
[pid=15923/tid=15924] ppid=15920 vsize=1311300 CPUtime=0 cores=0,2,4,6
/proc/15923/task/15924/stat : 15924 (toysat) S 15920 15923 10353 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25907497 1342771200 44721 33554432000 4194304 16246674 140734727944096 140621272558832 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=15923/tid=15925] ppid=15920 vsize=1311300 CPUtime=0 cores=0,2,4,6
/proc/15923/task/15925/stat : 15925 (toysat) S 15920 15923 10353 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 25907497 1342771200 44721 33554432000 4194304 16246674 140734727944096 140621188672752 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=15923/tid=15926] ppid=15920 vsize=1311300 CPUtime=0 cores=0,2,4,6
/proc/15923/task/15926/stat : 15926 (toysat) S 15920 15923 10353 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25907497 1342771200 44721 33554432000 4194304 16246674 140734727944096 140621178199216 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1311300

[startup+0.700392 s]
/proc/loadavg: 2.01 2.05 2.00 3/180 15923
/proc/meminfo: memFree=30214104/32872528 swapFree=534252/566956
[pid=15923] ppid=15920 vsize=1311300 CPUtime=0.69 cores=0,2,4,6
/proc/15923/stat : 15923 (toysat) R 15920 15923 10353 0 -1 4202496 143029 0 0 0 52 17 0 0 20 0 4 0 25907496 1342771200 144349 33554432000 4194304 16246674 140734727944096 140734727943408 12653060 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/15923/statm: 327825 144357 834 2943 0 324719 0
[pid=15923/tid=15924] ppid=15920 vsize=1311300 CPUtime=0 cores=0,2,4,6
/proc/15923/task/15924/stat : 15924 (toysat) S 15920 15923 10353 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25907497 1342771200 144362 33554432000 4194304 16246674 140734727944096 140621272558832 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=15923/tid=15925] ppid=15920 vsize=1311300 CPUtime=0 cores=0,2,4,6
/proc/15923/task/15925/stat : 15925 (toysat) S 15920 15923 10353 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 25907497 1342771200 144368 33554432000 4194304 16246674 140734727944096 140621188672752 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=15923/tid=15926] ppid=15920 vsize=1311300 CPUtime=0 cores=0,2,4,6
/proc/15923/task/15926/stat : 15926 (toysat) S 15920 15923 10353 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25907497 1342771200 144373 33554432000 4194304 16246674 140734727944096 140621178199216 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1311300

[startup+1.50039 s]
/proc/loadavg: 2.01 2.05 2.00 3/184 15927
/proc/meminfo: memFree=29195840/32872528 swapFree=534252/566956
[pid=15923] ppid=15920 vsize=1498692 CPUtime=1.49 cores=0,2,4,6
/proc/15923/stat : 15923 (toysat) R 15920 15923 10353 0 -1 4202496 315159 0 0 0 109 40 0 0 20 0 4 0 25907496 1534660608 316479 33554432000 4194304 16246674 140734727944096 140734727943408 12414096 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/15923/statm: 374673 316479 835 2943 0 371567 0
[pid=15923/tid=15924] ppid=15920 vsize=1498692 CPUtime=0 cores=0,2,4,6
/proc/15923/task/15924/stat : 15924 (toysat) S 15920 15923 10353 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25907497 1534660608 316479 33554432000 4194304 16246674 140734727944096 140621272558832 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=15923/tid=15925] ppid=15920 vsize=1498692 CPUtime=0 cores=0,2,4,6
/proc/15923/task/15925/stat : 15925 (toysat) S 15920 15923 10353 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 25907497 1534660608 316479 33554432000 4194304 16246674 140734727944096 140621188672752 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=15923/tid=15926] ppid=15920 vsize=1498692 CPUtime=0 cores=0,2,4,6
/proc/15923/task/15926/stat : 15926 (toysat) S 15920 15923 10353 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25907497 1534660608 316479 33554432000 4194304 16246674 140734727944096 140621178199216 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1498692

[startup+3.10042 s]
/proc/loadavg: 2.01 2.04 2.00 3/184 15927
/proc/meminfo: memFree=28947840/32872528 swapFree=534252/566956
[pid=15923] ppid=15920 vsize=1498692 CPUtime=3.09 cores=0,2,4,6
/proc/15923/stat : 15923 (toysat) R 15920 15923 10353 0 -1 4202496 315290 0 0 0 269 40 0 0 20 0 4 0 25907496 1534660608 316610 33554432000 4194304 16246674 140734727944096 140734727926016 12654327 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/15923/statm: 374673 316610 835 2943 0 371567 0
[pid=15923/tid=15924] ppid=15920 vsize=1498692 CPUtime=0 cores=0,2,4,6
/proc/15923/task/15924/stat : 15924 (toysat) S 15920 15923 10353 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25907497 1534660608 316610 33554432000 4194304 16246674 140734727944096 140621272558832 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=15923/tid=15925] ppid=15920 vsize=1498692 CPUtime=0 cores=0,2,4,6
/proc/15923/task/15925/stat : 15925 (toysat) S 15920 15923 10353 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 25907497 1534660608 316610 33554432000 4194304 16246674 140734727944096 140621188672752 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=15923/tid=15926] ppid=15920 vsize=1498692 CPUtime=0 cores=0,2,4,6
/proc/15923/task/15926/stat : 15926 (toysat) S 15920 15923 10353 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25907497 1534660608 316610 33554432000 4194304 16246674 140734727944096 140621178199216 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1498692

[startup+6.30039 s]
/proc/loadavg: 2.01 2.04 2.00 3/184 15927
/proc/meminfo: memFree=28947924/32872528 swapFree=534252/566956
[pid=15923] ppid=15920 vsize=1883716 CPUtime=6.29 cores=0,2,4,6
/proc/15923/stat : 15923 (toysat) R 15920 15923 10353 0 -1 4202496 411338 0 0 0 576 53 0 0 20 0 4 0 25907496 1928925184 412658 33554432000 4194304 16246674 140734727944096 140734727941952 4225154 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/15923/statm: 470929 412667 835 2943 0 467823 0
[pid=15923/tid=15924] ppid=15920 vsize=1883716 CPUtime=0 cores=0,2,4,6
/proc/15923/task/15924/stat : 15924 (toysat) S 15920 15923 10353 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25907497 1928925184 412672 33554432000 4194304 16246674 140734727944096 140621272558832 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=15923/tid=15925] ppid=15920 vsize=1883716 CPUtime=0 cores=0,2,4,6
/proc/15923/task/15925/stat : 15925 (toysat) S 15920 15923 10353 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 25907497 1928925184 412677 33554432000 4194304 16246674 140734727944096 140621188672528 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15923/tid=15926] ppid=15920 vsize=1883716 CPUtime=0 cores=0,2,4,6
/proc/15923/task/15926/stat : 15926 (toysat) S 15920 15923 10353 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25907497 1928925184 412683 33554432000 4194304 16246674 140734727944096 140621178199216 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1883716

[startup+12.7004 s]
/proc/loadavg: 2.09 2.06 2.01 3/184 15927
/proc/meminfo: memFree=27398956/32872528 swapFree=534252/566956
[pid=15923] ppid=15920 vsize=3044932 CPUtime=12.69 cores=0,2,4,6
/proc/15923/stat : 15923 (toysat) R 15920 15923 10353 0 -1 4202496 701851 0 0 0 1178 91 0 0 20 0 4 0 25907496 3118010368 703171 33554432000 4194304 16246674 140734727944096 140734727943408 4207010 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/15923/statm: 761233 703171 835 2943 0 758127 0
[pid=15923/tid=15924] ppid=15920 vsize=3044932 CPUtime=0 cores=0,2,4,6
/proc/15923/task/15924/stat : 15924 (toysat) S 15920 15923 10353 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25907497 3118010368 703171 33554432000 4194304 16246674 140734727944096 140621272558832 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=15923/tid=15925] ppid=15920 vsize=3044932 CPUtime=0 cores=0,2,4,6
/proc/15923/task/15925/stat : 15925 (toysat) S 15920 15923 10353 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 25907497 3118010368 703171 33554432000 4194304 16246674 140734727944096 140621188672752 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=15923/tid=15926] ppid=15920 vsize=3044932 CPUtime=0 cores=0,2,4,6
/proc/15923/task/15926/stat : 15926 (toysat) S 15920 15923 10353 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25907497 3118010368 703171 33554432000 4194304 16246674 140734727944096 140621178199216 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3044932

[startup+25.5005 s]
/proc/loadavg: 2.07 2.06 2.01 3/184 15927
/proc/meminfo: memFree=25075736/32872528 swapFree=534252/566956
[pid=15923] ppid=15920 vsize=5364292 CPUtime=25.48 cores=0,2,4,6
/proc/15923/stat : 15923 (toysat) R 15920 15923 10353 0 -1 4202496 1281693 0 0 0 2379 169 0 0 20 0 4 0 25907496 5493035008 1283013 33554432000 4194304 16246674 140734727944096 140734727943408 15015658 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/15923/statm: 1341073 1283013 835 2943 0 1337967 0
[pid=15923/tid=15924] ppid=15920 vsize=5364292 CPUtime=0 cores=0,2,4,6
/proc/15923/task/15924/stat : 15924 (toysat) S 15920 15923 10353 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25907497 5493035008 1283013 33554432000 4194304 16246674 140734727944096 140621272558832 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=15923/tid=15925] ppid=15920 vsize=5364292 CPUtime=0 cores=0,2,4,6
/proc/15923/task/15925/stat : 15925 (toysat) S 15920 15923 10353 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 25907497 5493035008 1283013 33554432000 4194304 16246674 140734727944096 140621188672752 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=15923/tid=15926] ppid=15920 vsize=5364292 CPUtime=0 cores=0,2,4,6
/proc/15923/task/15926/stat : 15926 (toysat) S 15920 15923 10353 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25907497 5493035008 1283013 33554432000 4194304 16246674 140734727944096 140621178199216 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 5364292

[startup+51.1005 s]
/proc/loadavg: 2.05 2.05 2.01 3/183 15927
/proc/meminfo: memFree=20399852/32872528 swapFree=534252/566956
[pid=15923] ppid=15920 vsize=10103364 CPUtime=51.09 cores=0,2,4,6
/proc/15923/stat : 15923 (toysat) R 15920 15923 10353 0 -1 4202496 2466462 0 0 0 4790 319 0 0 20 0 4 0 25907496 10345844736 2467782 33554432000 4194304 16246674 140734727944096 140734727943408 4206912 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/15923/statm: 2525841 2467782 835 2943 0 2522735 0
[pid=15923/tid=15924] ppid=15920 vsize=10103364 CPUtime=0 cores=0,2,4,6
/proc/15923/task/15924/stat : 15924 (toysat) S 15920 15923 10353 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25907497 10345844736 2467782 33554432000 4194304 16246674 140734727944096 140621272558832 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=15923/tid=15925] ppid=15920 vsize=10103364 CPUtime=0 cores=0,2,4,6
/proc/15923/task/15925/stat : 15925 (toysat) S 15920 15923 10353 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 25907497 10345844736 2467782 33554432000 4194304 16246674 140734727944096 140621188672752 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=15923/tid=15926] ppid=15920 vsize=10103364 CPUtime=0 cores=0,2,4,6
/proc/15923/task/15926/stat : 15926 (toysat) S 15920 15923 10353 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25907497 10345844736 2467782 33554432000 4194304 16246674 140734727944096 140621178199216 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 10103364

[startup+102.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/183 15928
/proc/meminfo: memFree=16340716/32872528 swapFree=534252/566956
[pid=15923] ppid=15920 vsize=14080580 CPUtime=102.28 cores=0,2,4,6
/proc/15923/stat : 15923 (toysat) R 15920 15923 10353 0 -1 4202496 3460772 0 0 0 9779 449 0 0 20 0 4 0 25907496 14418513920 3462092 33554432000 4194304 16246674 140734727944096 140734727942016 14013642 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/15923/statm: 3520145 3462092 840 2943 0 3517039 0
[pid=15923/tid=15924] ppid=15920 vsize=14080580 CPUtime=0 cores=0,2,4,6
/proc/15923/task/15924/stat : 15924 (toysat) S 15920 15923 10353 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25907497 14418513920 3462092 33554432000 4194304 16246674 140734727944096 140621272558832 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=15923/tid=15925] ppid=15920 vsize=14080580 CPUtime=0 cores=0,2,4,6
/proc/15923/task/15925/stat : 15925 (toysat) S 15920 15923 10353 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 25907497 14418513920 3462092 33554432000 4194304 16246674 140734727944096 140621188672528 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15923/tid=15926] ppid=15920 vsize=14080580 CPUtime=0 cores=0,2,4,6
/proc/15923/task/15926/stat : 15926 (toysat) S 15920 15923 10353 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25907497 14418513920 3462092 33554432000 4194304 16246674 140734727944096 140621178199216 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 14080580



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+156.307 s]
/proc/loadavg: 2.01 2.03 2.00 3/183 15929
/proc/meminfo: memFree=14583724/32872528 swapFree=534252/566956
[pid=15923] ppid=15920 vsize=15876676 CPUtime=156.28 cores=0,2,4,6
/proc/15923/stat : 15923 (toysat) R 15920 15923 10353 0 -1 4202496 3909781 0 0 0 15106 522 0 0 20 0 4 0 25907496 16257716224 3911101 33554432000 4194304 16246674 140734727944096 140734727943272 4221016 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/15923/statm: 3969169 3911110 840 2943 0 3966063 0
[pid=15923/tid=15924] ppid=15920 vsize=15876676 CPUtime=0 cores=0,2,4,6
/proc/15923/task/15924/stat : 15924 (toysat) S 15920 15923 10353 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25907497 16257716224 3911116 33554432000 4194304 16246674 140734727944096 140621272558832 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=15923/tid=15925] ppid=15920 vsize=15877700 CPUtime=0 cores=0,2,4,6
/proc/15923/task/15925/stat : 15925 (toysat) S 15920 15923 10353 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 25907497 16258764800 3911123 33554432000 4194304 16246674 140734727944096 140621188672752 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=15923/tid=15926] ppid=15920 vsize=15877700 CPUtime=0 cores=0,2,4,6
/proc/15923/task/15926/stat : 15926 (toysat) S 15920 15923 10353 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25907497 16258764800 3911127 33554432000 4194304 16246674 140734727944096 140621178199216 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 156.28
Current children cumulated vsize (KiB) 15876676

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

[startup+156.8 s]
/proc/loadavg: 2.01 2.03 2.00 3/183 15929
/proc/meminfo: memFree=14583724/32872528 swapFree=534252/566956
[pid=15923] ppid=15920 vsize=0 CPUtime=156.76 cores=0,2,4,6
/proc/15923/stat : 15923 (toysat) Z 15920 15923 10353 0 -1 4203532 3910201 0 0 0 15106 570 0 0 20 0 2 0 25907496 0 0 33554432000 0 0 0 0 0 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/15923/statm: 0 0 0 0 0 0 0
[pid=15923/tid=15925] ppid=15920 vsize=0 CPUtime=0.47 cores=0,2,4,6
/proc/15923/task/15925/stat : 15925 (toysat) R 15920 15923 10353 0 -1 4203588 7 0 0 0 0 47 0 0 20 0 2 0 25907497 0 0 33554432000 0 0 0 0 0 0 0 0 34082818 18446744073709551615 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 156.76
Current children cumulated vsize (KiB) 0

[startup+157 s]
/proc/loadavg: 2.01 2.03 2.00 3/183 15929
/proc/meminfo: memFree=14583724/32872528 swapFree=534252/566956
[pid=15923] ppid=15920 vsize=0 CPUtime=156.96 cores=0,2,4,6
/proc/15923/stat : 15923 (toysat) Z 15920 15923 10353 0 -1 4203532 3910201 0 0 0 15106 590 0 0 20 0 2 0 25907496 0 0 33554432000 0 0 0 0 0 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/15923/statm: 0 0 0 0 0 0 0
[pid=15923/tid=15925] ppid=15920 vsize=0 CPUtime=0.67 cores=0,2,4,6
/proc/15923/task/15925/stat : 15925 (toysat) R 15920 15923 10353 0 -1 4203588 7 0 0 0 0 67 0 0 20 0 2 0 25907497 0 0 33554432000 0 0 0 0 0 0 0 0 34082818 18446744073709551615 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 156.96
Current children cumulated vsize (KiB) 0

[startup+157.1 s]
/proc/loadavg: 2.01 2.03 2.00 3/183 15929
/proc/meminfo: memFree=14583724/32872528 swapFree=534252/566956
[pid=15923] ppid=15920 vsize=0 CPUtime=157.06 cores=0,2,4,6
/proc/15923/stat : 15923 (toysat) Z 15920 15923 10353 0 -1 4203532 3910201 0 0 0 15106 600 0 0 20 0 2 0 25907496 0 0 33554432000 0 0 0 0 0 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/15923/statm: 0 0 0 0 0 0 0
[pid=15923/tid=15925] ppid=15920 vsize=0 CPUtime=0.77 cores=0,2,4,6
/proc/15923/task/15925/stat : 15925 (toysat) R 15920 15923 10353 0 -1 4203588 7 0 0 0 0 77 0 0 20 0 2 0 25907497 0 0 33554432000 0 0 0 0 0 0 0 0 34082818 18446744073709551615 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 157.06
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 157.156
CPU time (s): 157.124
CPU user time (s): 151.066
CPU system time (s): 6.05808
CPU usage (%): 99.9794
Max. virtual memory (cumulated for all children) (KiB): 15876676

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 151.066
system time used= 6.05808
maximum resident set size= 15646084
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3910201
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= 68
involuntary context switches= 162

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.35579 second user time and 0.863868 second system time

The end

Launcher Data

Begin job on node138 at 2016-06-18 10:30:19
IDJOB=4103673
IDBENCH=2427
IDSOLVER=2542
FILE ID=node138/4103673-1466238618
RUNJOBID= node138-1466206053-10369
PBS_JOBID= 19918139
Free space on /tmp= 71712 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-tuff.opb
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --pb --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4103673-1466238618/watcher-4103673-1466238618 -o /tmp/evaluation-result-4103673-1466238618/solver-4103673-1466238618 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node138-1466206053-10369 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4103673-1466238618.opb

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

MD5SUM BENCH= 6c865484f3a48e715bdd95fa7e3b19dc
RANDOM SEED=1206235621

node138.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.395
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	: 5332.79
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.395
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.395
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.395
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.395
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.395
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.395
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.54
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.395
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30214716 kB
Buffers:          115908 kB
Cached:           140736 kB
SwapCached:         1060 kB
Active:          1193112 kB
Inactive:         156220 kB
Active(anon):    1091756 kB
Inactive(anon):     3328 kB
Active(file):     101356 kB
Inactive(file):   152892 kB
Unevictable:      566956 kB
Mlocked:          534252 kB
SwapTotal:      67108856 kB
SwapFree:       67099636 kB
Dirty:             18292 kB
Writeback:             0 kB
AnonPages:       1661268 kB
Mapped:            10680 kB
Shmem:                 0 kB
Slab:             605136 kB
SReclaimable:      48516 kB
SUnreclaim:       556620 kB
KernelStack:        1496 kB
PageTables:         7468 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1804508 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    305152 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= 71696 MiB
End job on node138 at 2016-06-18 10:32:56