Trace number 4105998

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-02OPT3 3.90641 3.92027

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=5-P0=5-P1=11-P2=11-P3=29-P4=29-P5=23-P6=29-P7=17-P8=29-P9=17-B.opb
MD5SUMe959fdee0b143510a2016bc4f8055563
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark0.048991
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 3
Optimality of the best value was proved YES
Number of variables135
Total number of constraints19
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 constraints19
Minimum length of a constraint5
Maximum length of a constraint35
Number of terms in the objective function 5
Biggest coefficient in the objective function 16
Number of bits for the biggest coefficient in the objective function 5
Sum of the numbers in the objective function 31
Number of bits of the sum of numbers in the objective function 5
Biggest number in a constraint 512
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 1984
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)225
Sum of products size (including duplicates)450
Number of different products225
Sum of products size450

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c 2016-06-18T16:51:38+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-4105998-1466261498.opb"]
0.00/0.01	c use --random-gen="1772192306 2087541388 1929540853 2721724209 3525822109 840255500 3402553909 549765015 2694766708 1412785786 3925538448 3615714004 2273992343 3397966970 1334829399 3179456016 3999041076 1430241707 883883308 3291507638 1538674965 3549527959 1861075368 4041007669 2159093082 2921439903 701407016 2666379244 2101930317 3884578786 3403867596 1409800043 221866356 2925977586 1070430706 2747454112 1433725138 4091400303 2827185675 1862966264 3574310072 1013654904 4054125383 1102819675 1253064442 3902681718 3783112922 3308774465 2992169287 3807478707 2984477403 2226311484 1065844538 4082449180 1601417066 478287738 2431363727 2990866945 1425543175 4076888756 608226986 1463689460 2841919744 1433162805 2279493994 932556835 2969625457 2259486985 726552122 447844416 2027238592 3904259846 2896455569 3689347836 516791524 1061343721 2411512327 3480700498 2623235515 1342011884 2505705063 336979965 2365509238 4215663782 4164641810 1545762603 1987934169 2297253673 1205910591 2422423335 175018798 245472460 1410625173 3796246315 4026902327 3927940768 2761003466 2625013476 4021838825 1060364462 243954645 3274103807 2249924400 448836792 3401505387 570460491 1771672427 3408010159 1052270128 313518356 2456887724 877305037 3844418871 1803185348 520190308 4191480368 1903810279 3015286022 1707824772 673405326 709390758 579545779 2685743803 222817720 1244999944 915568301 3931120524 2896913068 1232435946 164498658 950915294 3910330220 1540488536 4212771951 1381885609 2268487411 4114654679 3408979741 4282164549 2875539321 1727552143 3190122211 1911590889 3147944748 836870242 1351095013 1890579965 296689083 2041364051 38122968 2506870510 2491711363 1241079688 2670252306 1605364871 1789691286 925530460 2415234309 3426144496 2097233443 2996082086 44209365 984198504 1004204238 2111311101 833286647 1577245416 2229375088 2481728439 3546743101 3523685057 276004322 1849313543 2599058121 1763108513 1702671410 567125105 3522658735 2122763117 1036105466 1735797280 382734947 2362092252 1552699886 2772365320 1303057787 2033701680 1164475731 3424824596 1901352534 1856672198 3206153922 123711354 2392935958 3344054510 4214126206 3422520553 4096357144 4256509085 2781728208 464309761 1238454608 2189801828 2764106221 1202002437 743731222 581720142 2541008367 1772178243 2414398264 2061560285 1772622390 1874945311 496506623 1441505749 976616429 1310829745 1132653802 2965080628 2240227636 1496082979 4150914443 1894327223 3099832255 1911239991 1798923629 520556852 374842757 3020991453 3989331836 3502491928 1208675917 1302779543 3428675340 1722510560 919824967 3047994410 4226839845 1925129723 3695744799 3685349415 2040675644 2508509140 1154346039 2736117533 1686525153 1704352344 3352433576 1449746524 1101990433 3528884323 828639672 430553455 118335490 4145687986 3831596047 255 362436" option to reproduce the execution
0.00/0.01	c #vars 135
0.00/0.01	c #constraints 19
0.00/0.02	c BCD2: Hardening is enabled.
0.00/0.02	c BCD2: BiasedSearch is enabled.
0.00/0.02	c Solving starts ...
0.00/0.02	c ============================[ Search Statistics ]============================
0.00/0.02	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.00/0.02	c       |         |          |          |    Limit     GC | Var      | Constra 
0.00/0.02	c =============================================================================
0.00/0.02	c  0.0s |       0 |        0 |        0 |      354      0 |        0 |        0
0.00/0.03	c  0.0s |       1 |      126 |      100 |      354      0 |        0 |        0
0.00/0.06	c  0.0s |       2 |      378 |      250 |      390      0 |        0 |        0
0.08/0.11	c  0.1s |       3 |      681 |      475 |      430      0 |        0 |        0
0.08/0.18	c  0.2s |       4 |     1290 |      813 |      474      2 |        0 |        0
0.19/0.26	c  0.2s |       5 |     1934 |     1320 |      522      3 |        0 |        0
0.19/0.27	c  0.3s |       5 |     2018 |     1340 |      575      3 |        0 |        0
0.19/0.27	c #cpu_time = 0.250s
0.19/0.27	c #wall_clock_time = 0.250s
0.19/0.27	c #decision = 2018
0.19/0.27	c #random_decision = 10
0.19/0.27	c #conflict = 1340
0.19/0.27	c #restart = 5
0.19/0.27	o 17
0.19/0.27	c BCD2: updating upper bound: 31 -> 16
0.19/0.27	c BCD2: 0 <= obj <= 16
0.19/0.27	c BCD2: #cores=0, #unrelaxed=5, #relaxed=0, #hardened=0
0.19/0.27	c BCD2: #sat=1 #unsat=1 bias=1/2
0.19/0.27	c Solving starts ...
0.19/0.27	c ============================[ Search Statistics ]============================
0.19/0.27	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.19/0.27	c       |         |          |          |    Limit     GC | Var      | Constra 
0.19/0.27	c =============================================================================
0.19/0.27	c  0.0s |       0 |        0 |        0 |      575      0 |        0 |        0
0.19/0.27	c  0.0s |       0 |        3 |        0 |      575      0 |        0 |        0
0.19/0.27	c #cpu_time = 0.002s
0.19/0.27	c #wall_clock_time = 0.002s
0.19/0.27	c #decision = 3
0.19/0.27	c #random_decision = 0
0.19/0.27	c #conflict = 0
0.19/0.27	c #restart = 0
0.19/0.27	c BCD2: found a new core of size 4: cost of the new core is >=2
0.19/0.27	c lower bound updated to 2
0.19/0.27	c BCD2: 2 <= obj <= 16
0.19/0.27	c BCD2: #cores=1, #unrelaxed=1, #relaxed=4, #hardened=0
0.19/0.27	c BCD2: #sat=1 #unsat=2 bias=2/3
0.19/0.27	c Solving starts ...
0.19/0.27	c ============================[ Search Statistics ]============================
0.19/0.27	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.19/0.27	c       |         |          |          |    Limit     GC | Var      | Constra 
0.19/0.27	c =============================================================================
0.19/0.27	c  0.0s |       0 |        0 |        0 |      575      0 |        0 |        0
0.19/0.29	c  0.0s |       1 |      208 |      100 |      575      0 |        0 |        0
0.29/0.36	c  0.1s |       2 |      466 |      250 |      575      0 |        0 |        0
0.29/0.40	c  0.1s |       3 |      831 |      475 |      575      1 |        0 |        0
0.39/0.45	c  0.2s |       4 |     1273 |      813 |      633      2 |        0 |        0
0.49/0.58	c  0.3s |       5 |     1984 |     1320 |      633      3 |        0 |        0
0.69/0.74	c  0.5s |       6 |     2998 |     2081 |      697      4 |        0 |        0
0.99/1.07	c  0.8s |       7 |     4816 |     3223 |      697      7 |        0 |        0
1.29/1.34	c  1.1s |       8 |     6890 |     4936 |      767     10 |        0 |        0
1.69/1.76	c  1.5s |       9 |    10559 |     7506 |      844     15 |        0 |        0
2.29/2.32	c  2.0s |      10 |    15266 |    11361 |      929     23 |        0 |        0
3.09/3.11	c  2.8s |      11 |    22020 |    17144 |     1022     32 |        1 |        5
3.79/3.81	c  3.5s |      11 |    27761 |    21941 |     1022     41 |        1 |        5
3.79/3.81	c #cpu_time = 3.530s
3.79/3.81	c #wall_clock_time = 3.539s
3.79/3.81	c #decision = 27761
3.79/3.81	c #random_decision = 92
3.79/3.81	c #conflict = 21941
3.79/3.81	c #restart = 11
3.79/3.81	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 5: cost of the new core is >=3
3.79/3.81	c lower bound updated to 3
3.79/3.81	c BCD2: 3 <= obj <= 16
3.88/3.98	c BCD2: #cores=1, #unrelaxed=0, #relaxed=5, #hardened=0
3.88/3.98	c BCD2: #sat=1 #unsat=3 bias=3/4
3.88/3.98	c Solving starts ...
3.88/3.98	c ============================[ Search Statistics ]============================
3.88/3.98	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
3.88/3.98	c       |         |          |          |    Limit     GC | Var      | Constra 
3.88/3.98	c =============================================================================
3.88/3.98	c  0.0s |       0 |        0 |        0 |     1022      0 |        2 |        5
3.88/3.98	c  0.0s |       1 |      144 |      100 |     1022      0 |        2 |        6
3.88/3.98	c  0.0s |       1 |      298 |      176 |     1022      0 |        2 |        6
3.88/3.98	c #cpu_time = 0.032s
3.88/3.98	c #wall_clock_time = 0.032s
3.88/3.98	c #decision = 298
3.88/3.98	c #random_decision = 0
3.88/3.98	c #conflict = 176
3.88/3.98	c #restart = 1
3.88/3.98	o 13
3.88/3.98	c BCD2: hardening fixes 1 literals
3.88/3.98	c BCD2: updating upper bound: 16 -> 12
3.88/3.98	c BCD2: 3 <= obj <= 12
3.88/3.98	c BCD2: #cores=1, #unrelaxed=0, #relaxed=4, #hardened=1
3.88/3.98	c BCD2: #sat=2 #unsat=3 bias=3/5
3.88/3.98	c Solving starts ...
3.88/3.98	c ============================[ Search Statistics ]============================
3.88/3.99	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
3.88/3.99	c       |         |          |          |    Limit     GC | Var      | Constra 
3.88/3.99	c =============================================================================
3.88/3.99	c  0.0s |       0 |        0 |        0 |     1022      0 |        9 |        8
3.88/3.99	c  0.0s |       0 |       89 |       28 |     1022      1 |        9 |       23
3.88/3.99	c #cpu_time = 0.007s
3.88/3.99	c #wall_clock_time = 0.007s
3.88/3.99	c #decision = 89
3.88/3.99	c #random_decision = 0
3.88/3.99	c #conflict = 28
3.88/3.99	c #restart = 0
3.88/3.99	o 5
3.88/3.99	c BCD2: hardening fixes 1 literals
3.88/3.99	c BCD2: updating upper bound: 12 -> 4
3.88/3.99	c BCD2: 3 <= obj <= 4
3.88/3.99	c BCD2: #cores=1, #unrelaxed=0, #relaxed=3, #hardened=2
3.88/3.99	c BCD2: #sat=3 #unsat=3 bias=3/6
3.88/3.99	c Solving starts ...
3.88/3.99	c ============================[ Search Statistics ]============================
3.88/3.99	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
3.88/3.99	c       |         |          |          |    Limit     GC | Var      | Constra 
3.88/3.99	c =============================================================================
3.88/3.99	c  0.0s |       0 |        0 |        0 |     1022      0 |       16 |       25
3.88/3.99	c  0.0s |       0 |       86 |       23 |     1022      0 |       16 |       40
3.88/3.99	c #cpu_time = 0.005s
3.88/3.99	c #wall_clock_time = 0.005s
3.88/3.99	c #decision = 86
3.88/3.99	c #random_decision = 1
3.88/3.99	c #conflict = 23
3.88/3.99	c #restart = 0
3.88/3.99	o 3
3.88/3.99	s OPTIMUM FOUND
3.88/3.99	v x1 x2 -x3 -x4 -x5 x6 x7 -x8 -x9 -x10
3.88/3.99	v x11 x12 -x13 -x14 -x15 x16 -x17 x18 x19 -x20
3.88/3.99	v x21 x22 -x23 -x24 -x25 x26 -x27 -x28 -x29 x30
3.88/3.99	v x31 x32 x33 -x34 -x35 x36 x37 x38 -x39 x40
3.88/3.99	v x41 x42 -x43 -x44 x45 x46 -x47 x48 x49 -x50
3.88/3.99	v x51 -x52 -x53 x54 -x55 x56 x57 -x58 x59 x60
3.88/3.99	v x61 x62 x63 x64 x65 x66 -x67 x68 x69 x70
3.88/3.99	v x71 -x72 x73 x74 -x75 x76 x77 -x78 x79 x80
3.88/3.99	v x81 -x82 x83 x84 -x85 x86 x87 x88 -x89 x90
3.88/3.99	v -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100
3.88/3.99	v -x101 x102 -x103 x104 -x105 -x106 x107 -x108 -x109 -x110
3.88/3.99	v x111 x112 x113 x114 -x115 -x116 x117 -x118 -x119 -x120
3.88/3.99	v x121 x122 -x123 -x124 x125 x126 x127 x128 -x129 -x130
3.88/3.99	v x131 -x132 -x133 x134 -x135
3.88/3.99	c total CPU time = 3.846s
3.88/3.99	c total wall clock time = 3.856s

Verifier Data

OK	3

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

pid=8048
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.09 2.06 2.00 3/179 8051
/proc/meminfo: memFree=30216264/32872528 swapFree=526336/559040
[pid=8051] ppid=8048 vsize=497084 CPUtime=0 cores=0,2,4,6
/proc/8051/stat : 8051 (toysat) R 8048 8051 28898 0 -1 4202496 1815 0 0 0 0 0 0 0 20 0 4 0 28199895 509014016 2175 33554432000 4194304 16246674 140734358756560 140734358755984 13880264 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/8051/statm: 125039 2186 441 2943 0 121933 0
[pid=8051/tid=8052] ppid=8048 vsize=543164 CPUtime=0 cores=0,2,4,6
/proc/8051/task/8052/stat : 8052 (toysat) S 8048 8051 28898 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 28199895 556199936 2355 33554432000 4194304 16246674 140734358756560 140339552693488 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=8051/tid=8053] ppid=8048 vsize=547260 CPUtime=0 cores=0,2,4,6
/proc/8051/task/8053/stat : 8053 (toysat) S 8048 8051 28898 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 28199895 560394240 2371 33554432000 4194304 16246674 140734358756560 140339465661680 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=8051/tid=8054] ppid=8048 vsize=552380 CPUtime=0 cores=0,2,4,6
/proc/8051/task/8054/stat : 8054 (toysat) S 8048 8051 28898 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28199895 565637120 2388 33554432000 4194304 16246674 140734358756560 140339455188144 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0

[startup+0.100166 s]
/proc/loadavg: 2.09 2.06 2.00 3/179 8051
/proc/meminfo: memFree=30216264/32872528 swapFree=526336/559040
[pid=8051] ppid=8048 vsize=1218116 CPUtime=0.08 cores=0,2,4,6
/proc/8051/stat : 8051 (toysat) R 8048 8051 28898 0 -1 4202496 20916 0 0 0 5 3 0 0 20 0 4 0 28199895 1247350784 21265 33554432000 4194304 16246674 140734358756560 140734358755984 13780501 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/8051/statm: 304529 21273 758 2943 0 301423 0
[pid=8051/tid=8052] ppid=8048 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/8051/task/8052/stat : 8052 (toysat) S 8048 8051 28898 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 28199895 1247350784 21279 33554432000 4194304 16246674 140734358756560 140339552693488 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=8051/tid=8053] ppid=8048 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/8051/task/8053/stat : 8053 (toysat) S 8048 8051 28898 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 28199895 1247350784 21284 33554432000 4194304 16246674 140734358756560 140339465661680 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=8051/tid=8054] ppid=8048 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/8051/task/8054/stat : 8054 (toysat) S 8048 8051 28898 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28199895 1247350784 21288 33554432000 4194304 16246674 140734358756560 140339455188144 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1218116

[startup+0.200556 s]
/proc/loadavg: 2.09 2.06 2.00 3/179 8051
/proc/meminfo: memFree=30216264/32872528 swapFree=526336/559040
[pid=8051] ppid=8048 vsize=1218116 CPUtime=0.19 cores=0,2,4,6
/proc/8051/stat : 8051 (toysat) R 8048 8051 28898 0 -1 4202496 40656 0 0 0 13 6 0 0 20 0 4 0 28199895 1247350784 41005 33554432000 4194304 16246674 140734358756560 140734358755984 5675357 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/8051/statm: 304529 41010 765 2943 0 301423 0
[pid=8051/tid=8052] ppid=8048 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/8051/task/8052/stat : 8052 (toysat) S 8048 8051 28898 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 28199895 1247350784 41013 33554432000 4194304 16246674 140734358756560 140339552693488 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=8051/tid=8053] ppid=8048 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/8051/task/8053/stat : 8053 (toysat) S 8048 8051 28898 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 28199895 1247350784 41020 33554432000 4194304 16246674 140734358756560 140339465661680 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=8051/tid=8054] ppid=8048 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/8051/task/8054/stat : 8054 (toysat) S 8048 8051 28898 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28199895 1247350784 41028 33554432000 4194304 16246674 140734358756560 140339455188144 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1218116

[startup+0.300486 s]
/proc/loadavg: 2.09 2.06 2.00 3/179 8051
/proc/meminfo: memFree=30216264/32872528 swapFree=526336/559040
[pid=8051] ppid=8048 vsize=1218116 CPUtime=0.29 cores=0,2,4,6
/proc/8051/stat : 8051 (toysat) R 8048 8051 28898 0 -1 4202496 59532 0 0 0 20 9 0 0 20 0 4 0 28199895 1247350784 59879 33554432000 4194304 16246674 140734358756560 140734358755984 6021133 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/8051/statm: 304529 59888 795 2943 0 301423 0
[pid=8051/tid=8052] ppid=8048 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/8051/task/8052/stat : 8052 (toysat) S 8048 8051 28898 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 28199895 1247350784 59892 33554432000 4194304 16246674 140734358756560 140339552693488 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=8051/tid=8053] ppid=8048 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/8051/task/8053/stat : 8053 (toysat) S 8048 8051 28898 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 28199895 1247350784 59898 33554432000 4194304 16246674 140734358756560 140339465661680 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=8051/tid=8054] ppid=8048 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/8051/task/8054/stat : 8054 (toysat) S 8048 8051 28898 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28199895 1247350784 59902 33554432000 4194304 16246674 140734358756560 140339455188144 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1218116

[startup+0.700411 s]
/proc/loadavg: 2.09 2.06 2.00 3/179 8051
/proc/meminfo: memFree=30216264/32872528 swapFree=526336/559040
[pid=8051] ppid=8048 vsize=1218116 CPUtime=0.69 cores=0,2,4,6
/proc/8051/stat : 8051 (toysat) R 8048 8051 28898 0 -1 4202496 133414 0 0 0 49 20 0 0 20 0 4 0 28199895 1247350784 133762 33554432000 4194304 16246674 140734358756560 140734358755984 5546181 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/8051/statm: 304529 133774 795 2943 0 301423 0
[pid=8051/tid=8052] ppid=8048 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/8051/task/8052/stat : 8052 (toysat) S 8048 8051 28898 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 28199895 1247350784 133780 33554432000 4194304 16246674 140734358756560 140339552693488 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=8051/tid=8053] ppid=8048 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/8051/task/8053/stat : 8053 (toysat) S 8048 8051 28898 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 28199895 1247350784 133786 33554432000 4194304 16246674 140734358756560 140339465661680 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=8051/tid=8054] ppid=8048 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/8051/task/8054/stat : 8054 (toysat) S 8048 8051 28898 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28199895 1247350784 133790 33554432000 4194304 16246674 140734358756560 140339455188144 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1218116

[startup+1.50046 s]
/proc/loadavg: 2.09 2.06 2.00 3/183 8055
/proc/meminfo: memFree=29379168/32872528 swapFree=526336/559040
[pid=8051] ppid=8048 vsize=1220164 CPUtime=1.49 cores=0,2,4,6
/proc/8051/stat : 8051 (toysat) R 8048 8051 28898 0 -1 4202496 245926 0 0 0 113 36 0 0 20 0 4 0 28199895 1249447936 246251 33554432000 4194304 16246674 140734358756560 140734358755872 6836820 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/8051/statm: 305041 246251 853 2943 0 301935 0
[pid=8051/tid=8052] ppid=8048 vsize=1220164 CPUtime=0 cores=0,2,4,6
/proc/8051/task/8052/stat : 8052 (toysat) S 8048 8051 28898 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 28199895 1249447936 246251 33554432000 4194304 16246674 140734358756560 140339552693488 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=8051/tid=8053] ppid=8048 vsize=1220164 CPUtime=0 cores=0,2,4,6
/proc/8051/task/8053/stat : 8053 (toysat) S 8048 8051 28898 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 28199895 1249447936 246251 33554432000 4194304 16246674 140734358756560 140339465661680 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=8051/tid=8054] ppid=8048 vsize=1220164 CPUtime=0 cores=0,2,4,6
/proc/8051/task/8054/stat : 8054 (toysat) S 8048 8051 28898 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 28199895 1249447936 246251 33554432000 4194304 16246674 140734358756560 140339455188144 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1220164

[startup+3.10042 s]
/proc/loadavg: 2.09 2.06 2.00 3/183 8055
/proc/meminfo: memFree=29204948/32872528 swapFree=526336/559040
[pid=8051] ppid=8048 vsize=1305156 CPUtime=3.09 cores=0,2,4,6
/proc/8051/stat : 8051 (toysat) R 8048 8051 28898 0 -1 4202496 267277 0 0 0 270 39 0 0 20 0 4 0 28199895 1336479744 267602 33554432000 4194304 16246674 140734358756560 140734358739560 6073648 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/8051/statm: 326289 267602 853 2943 0 323183 0
[pid=8051/tid=8052] ppid=8048 vsize=1305156 CPUtime=0 cores=0,2,4,6
/proc/8051/task/8052/stat : 8052 (toysat) S 8048 8051 28898 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 28199895 1336479744 267602 33554432000 4194304 16246674 140734358756560 140339552693488 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=8051/tid=8053] ppid=8048 vsize=1305156 CPUtime=0 cores=0,2,4,6
/proc/8051/task/8053/stat : 8053 (toysat) S 8048 8051 28898 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 28199895 1336479744 267602 33554432000 4194304 16246674 140734358756560 140339465661680 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=8051/tid=8054] ppid=8048 vsize=1305156 CPUtime=0 cores=0,2,4,6
/proc/8051/task/8054/stat : 8054 (toysat) S 8048 8051 28898 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 28199895 1336479744 267602 33554432000 4194304 16246674 140734358756560 140339455188144 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1305156
Solver just ended.
ain loop
??? sigkill at end of watcher main loop
??? kill 8051 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+3.20053 s]
/proc/loadavg: 2.09 2.06 2.00 3/183 8055
/proc/meminfo: memFree=29204948/32872528 swapFree=526336/559040
[pid=8051] ppid=8048 vsize=1306180 CPUtime=3.19 cores=0,2,4,6
/proc/8051/stat : 8051 (toysat) R 8048 8051 28898 0 -1 4202496 267535 0 0 0 280 39 0 0 20 0 4 0 28199895 1337528320 267860 33554432000 4194304 16246674 140734358756560 140734358739560 13006819 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/8051/statm: 326545 267860 853 2943 0 323439 0
[pid=8051/tid=8052] ppid=8048 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/8051/task/8052/stat : 8052 (toysat) S 8048 8051 28898 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 28199895 1337528320 267860 33554432000 4194304 16246674 140734358756560 140339552693488 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=8051/tid=8053] ppid=8048 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/8051/task/8053/stat : 8053 (toysat) S 8048 8051 28898 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 28199895 1337528320 267860 33554432000 4194304 16246674 140734358756560 140339465661680 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=8051/tid=8054] ppid=8048 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/8051/task/8054/stat : 8054 (toysat) S 8048 8051 28898 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 28199895 1337528320 267860 33554432000 4194304 16246674 140734358756560 140339455188144 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 3.19
Current children cumulated vsize (KiB) 1306180

[startup+3.60041 s]
/proc/loadavg: 2.08 2.06 2.00 3/183 8055
/proc/meminfo: memFree=29145688/32872528 swapFree=526336/559040
[pid=8051] ppid=8048 vsize=1306180 CPUtime=3.59 cores=0,2,4,6
/proc/8051/stat : 8051 (toysat) R 8048 8051 28898 0 -1 4202496 267535 0 0 0 320 39 0 0 20 0 4 0 28199895 1337528320 267860 33554432000 4194304 16246674 140734358756560 140734358739560 13950188 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/8051/statm: 326545 267860 853 2943 0 323439 0
[pid=8051/tid=8052] ppid=8048 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/8051/task/8052/stat : 8052 (toysat) S 8048 8051 28898 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 28199895 1337528320 267860 33554432000 4194304 16246674 140734358756560 140339552693488 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=8051/tid=8053] ppid=8048 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/8051/task/8053/stat : 8053 (toysat) S 8048 8051 28898 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 28199895 1337528320 267860 33554432000 4194304 16246674 140734358756560 140339465661680 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=8051/tid=8054] ppid=8048 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/8051/task/8054/stat : 8054 (toysat) S 8048 8051 28898 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 28199895 1337528320 267860 33554432000 4194304 16246674 140734358756560 140339455188144 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 3.59
Current children cumulated vsize (KiB) 1306180

[startup+3.80041 s]
/proc/loadavg: 2.08 2.06 2.00 3/183 8055
/proc/meminfo: memFree=29145688/32872528 swapFree=526336/559040
[pid=8051] ppid=8048 vsize=1306180 CPUtime=3.79 cores=0,2,4,6
/proc/8051/stat : 8051 (toysat) R 8048 8051 28898 0 -1 4202496 267535 0 0 0 340 39 0 0 20 0 4 0 28199895 1337528320 267860 33554432000 4194304 16246674 140734358756560 140734358739560 5754764 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/8051/statm: 326545 267860 853 2943 0 323439 0
[pid=8051/tid=8052] ppid=8048 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/8051/task/8052/stat : 8052 (toysat) S 8048 8051 28898 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 28199895 1337528320 267860 33554432000 4194304 16246674 140734358756560 140339552693488 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=8051/tid=8053] ppid=8048 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/8051/task/8053/stat : 8053 (toysat) S 8048 8051 28898 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 28199895 1337528320 267860 33554432000 4194304 16246674 140734358756560 140339465661680 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=8051/tid=8054] ppid=8048 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/8051/task/8054/stat : 8054 (toysat) S 8048 8051 28898 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 28199895 1337528320 267860 33554432000 4194304 16246674 140734358756560 140339455188144 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 3.79
Current children cumulated vsize (KiB) 1306180

[startup+3.90038 s]
/proc/loadavg: 2.08 2.06 2.00 3/183 8055
/proc/meminfo: memFree=29145688/32872528 swapFree=526336/559040
[pid=8051] ppid=8048 vsize=0 CPUtime=3.88 cores=0,2,4,6
/proc/8051/stat : 8051 (toysat) Z 8048 8051 28898 0 -1 4202508 267540 0 0 0 345 43 0 0 20 0 2 0 28199895 0 0 33554432000 0 0 0 0 0 0 0 33554432 0 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/8051/statm: 0 0 0 0 0 0 0
[pid=8051/tid=8053] ppid=8048 vsize=0 CPUtime=0.03 cores=0,2,4,6
/proc/8051/task/8053/stat : 8053 (toysat) R 8048 8051 28898 0 -1 4202564 7 0 0 0 0 3 0 0 20 0 2 0 28199895 0 0 33554432000 0 0 0 0 0 256 0 33554432 0 18446744073709551615 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 3.88
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 3.92027
CPU time (s): 3.90641
CPU user time (s): 3.45947
CPU system time (s): 0.446932
CPU usage (%): 99.6462
Max. virtual memory (cumulated for all children) (KiB): 1306180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.45947
system time used= 0.446932
maximum resident set size= 1071452
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 267540
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= 19
involuntary context switches= 6

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.002999 second user time and 0.035994 second system time

The end

Launcher Data

Begin job on node106 at 2016-06-18 16:51:38
IDJOB=4105998
IDBENCH=47887
IDSOLVER=2542
FILE ID=node106/4105998-1466261498
RUNJOBID= node106-1466241787-28914
PBS_JOBID= 19918214
Free space on /tmp= 71684 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=5-P0=5-P1=11-P2=11-P3=29-P4=29-P5=23-P6=29-P7=17-P8=29-P9=17-B.opb
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --pb --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4105998-1466261498/watcher-4105998-1466261498 -o /tmp/evaluation-result-4105998-1466261498/solver-4105998-1466261498 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node106-1466241787-28914 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4105998-1466261498.opb

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

MD5SUM BENCH= e959fdee0b143510a2016bc4f8055563
RANDOM SEED=162200209

node106.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		: 2667.073
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	: 5334.14
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		: 2667.073
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		: 2667.073
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		: 2667.073
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		: 2667.073
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		: 2667.073
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		: 2667.073
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.38
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		: 2667.073
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:        30216528 kB
Buffers:           77576 kB
Cached:           192872 kB
SwapCached:         1736 kB
Active:          1173836 kB
Inactive:         176608 kB
Active(anon):    1077896 kB
Inactive(anon):     4736 kB
Active(file):      95940 kB
Inactive(file):   171872 kB
Unevictable:      559040 kB
Mlocked:          526336 kB
SwapTotal:      67108856 kB
SwapFree:       67099160 kB
Dirty:             16628 kB
Writeback:             0 kB
AnonPages:       1638596 kB
Mapped:            10528 kB
Shmem:                 0 kB
Slab:             612852 kB
SReclaimable:      56392 kB
SUnreclaim:       556460 kB
KernelStack:        1488 kB
PageTables:         7416 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1784216 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:     32768 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= 71668 MiB
End job on node106 at 2016-06-18 16:51:42