Trace number 4080183

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 10.9033 10.912

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=6-P0=53-P1=17-P2=17-P3=13-P4=17-P5=61-B.opb
MD5SUM6f1f899f949e1f48428c6b51222a95ba
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.042992
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 variables90
Total number of constraints11
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 constraints11
Minimum length of a constraint6
Maximum length of a constraint48
Number of terms in the objective function 6
Biggest coefficient in the objective function 32
Number of bits for the biggest coefficient in the objective function 6
Sum of the numbers in the objective function 63
Number of bits of the sum of numbers in the objective function 6
Biggest number in a constraint 2048
Number of bits of the biggest number in a constraint 12
Biggest sum of numbers in a constraint 8064
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)180
Sum of products size (including duplicates)360
Number of different products180
Sum of products size360

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-07T01:23:41+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-4080183-1465255421.opb"]
0.00/0.01	c use --random-gen="4213960802 2626095524 2940632507 3877996534 1531463876 505736326 29824693 1506846452 2392414617 2791259108 4231809240 376551809 588121656 1690663435 487236944 1029476297 2732450194 1575718277 2229962788 963369478 556250552 4139294682 3533291483 3372105578 1124214235 1241254732 4263457354 647138965 1842382624 1671741300 630866757 3640706628 2465196065 4003581908 2841991812 1517588968 3841894034 1144706494 796399056 3347954817 3617473088 2223867603 2795139711 1702756920 2962442607 3482491735 2805784084 1600681180 240343750 3950631987 4282899717 1098477699 1643239999 894247375 1939077546 856412299 3739161372 33925673 2887463575 293546089 2538906465 2712026407 1386799636 3497066512 2488941640 1831057672 4067115615 3398585082 1045530389 590966932 1904763222 699655905 882285316 4086551926 4023970576 994802698 903445117 1056988631 1533568087 3948221454 1156449674 59700031 1979279475 1542150417 3901031413 711894849 656400391 1701152336 2278842914 4150816567 562976688 499103898 3453441558 3926832075 200646020 3387246065 4254498673 2987820218 2110074389 3145133092 4140628885 3582189325 2132520000 3775159566 3477744740 2853329703 3223366148 3739411691 2904341178 2722886616 3106624284 943956275 3050124165 3123374724 3579749875 304551984 2098973134 2527916271 1134832187 1083080929 4050304568 1130717663 3590992329 2254046585 3332971388 2755680729 3950227719 2232833932 2902272460 2175658786 927522613 979579675 882825750 2382531314 3469857993 1756742843 1848145482 3144668899 2538701651 3810641368 2683232170 203160916 2228858940 2174555285 1165936760 1227581250 886786744 2465260141 394904023 3415031608 1283213936 2120738722 2588489104 3945920089 2571708708 833303933 3390866198 464308140 3774221876 2827564540 2675915163 3331148022 1601725240 90541565 1187221493 2621285828 1957753380 3763739572 1569870824 3652811286 50737267 3869851848 1945034670 3114917389 296016890 2018865956 1509965944 3730740508 1091361933 1669726735 453078231 4057821904 2020811156 3210598868 239992762 1919484352 1637147443 2779424390 508104260 3048747337 629642699 1709008073 2033010830 2094917089 1158810841 2845900401 190377409 2351841147 4228804707 2272677248 2583156198 3443368639 4003094266 2135076598 50362364 602715903 1479537889 179127728 3683723801 3499282005 4278944837 1215868509 200381035 2178797067 2936318998 3202805138 2948893616 3061448204 1725787193 2866523130 2838400601 3133297721 1141544304 2680195232 1783721621 794581091 1502049959 2289030350 2490091448 2737620203 3977007969 2033167647 578035842 3314926844 4041462299 3406224267 1284072718 407825130 3796909041 3093688827 657635058 1003795468 1768058001 1220999707 1100767891 2385253589 1294283803 4130241585 4274254604 4196404458 690481539 2359082346 2611454264 3864837557 1533115931 375458400 255 362436" option to reproduce the execution
0.00/0.02	c #vars 90
0.00/0.02	c #constraints 11
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 |      275      0 |        0 |        0
0.00/0.04	c  0.0s |       1 |      141 |      100 |      275      0 |        0 |        0
0.00/0.07	c  0.0s |       2 |      364 |      250 |      303      0 |        0 |        0
0.08/0.11	c  0.1s |       3 |      688 |      475 |      334      0 |        0 |        0
0.08/0.15	c  0.1s |       3 |     1065 |      693 |      368      1 |        0 |        0
0.08/0.15	c #cpu_time = 0.132s
0.08/0.15	c #wall_clock_time = 0.132s
0.08/0.15	c #decision = 1065
0.08/0.15	c #random_decision = 4
0.08/0.15	c #conflict = 693
0.08/0.15	c #restart = 3
0.08/0.15	o 57
0.08/0.15	c BCD2: updating upper bound: 63 -> 56
0.08/0.15	c BCD2: 0 <= obj <= 56
0.08/0.15	c BCD2: #cores=0, #unrelaxed=6, #relaxed=0, #hardened=0
0.08/0.15	c BCD2: #sat=1 #unsat=1 bias=1/2
0.08/0.15	c Solving starts ...
0.08/0.15	c ============================[ Search Statistics ]============================
0.08/0.15	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.08/0.15	c       |         |          |          |    Limit     GC | Var      | Constra 
0.08/0.15	c =============================================================================
0.08/0.15	c  0.0s |       0 |        0 |        0 |      368      0 |        0 |        0
0.08/0.16	c  0.0s |       0 |        4 |        0 |      368      1 |        0 |        0
0.08/0.16	c #cpu_time = 0.003s
0.08/0.16	c #wall_clock_time = 0.003s
0.08/0.16	c #decision = 4
0.08/0.16	c #random_decision = 0
0.08/0.16	c #conflict = 0
0.08/0.16	c #restart = 0
0.08/0.16	c BCD2: found a new core of size 5: cost of the new core is >=2
0.08/0.16	c lower bound updated to 2
0.08/0.16	c BCD2: 2 <= obj <= 56
0.08/0.16	c BCD2: #cores=1, #unrelaxed=1, #relaxed=5, #hardened=0
0.08/0.16	c BCD2: #sat=1 #unsat=2 bias=2/3
0.08/0.16	c Solving starts ...
0.08/0.16	c ============================[ Search Statistics ]============================
0.08/0.16	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.08/0.16	c       |         |          |          |    Limit     GC | Var      | Constra 
0.08/0.16	c =============================================================================
0.08/0.16	c  0.0s |       0 |        0 |        0 |      368      0 |        0 |        0
0.18/0.20	c  0.0s |       1 |      197 |      100 |      368      0 |        0 |        0
0.18/0.23	c  0.1s |       2 |      429 |      250 |      405      0 |        0 |        0
0.18/0.27	c  0.1s |       3 |      718 |      475 |      405      1 |        0 |        0
0.28/0.39	c  0.2s |       4 |     1410 |      813 |      446      2 |        0 |        0
0.48/0.50	c  0.3s |       5 |     2062 |     1320 |      446      4 |        0 |        0
0.68/0.73	c  0.6s |       6 |     2973 |     2081 |      491      6 |        0 |        0
0.88/0.99	c  0.8s |       7 |     4263 |     3223 |      541     10 |        0 |        0
1.19/1.28	c  1.1s |       8 |     6062 |     4936 |      596     15 |        0 |        0
1.68/1.70	c  1.5s |       9 |     9108 |     7506 |      656     21 |        0 |        0
2.29/2.34	c  2.2s |      10 |    13312 |    11361 |      722     30 |        0 |        0
3.39/3.47	c  3.3s |      11 |    20013 |    17144 |      795     43 |        0 |        0
4.69/4.78	c  4.6s |      12 |    29301 |    25819 |      875     61 |        0 |        0
6.69/6.79	c  6.6s |      12 |    41616 |    36619 |      875     82 |        1 |        6
7.08/7.14	c  7.0s |      13 |    43909 |    38832 |      963     85 |        1 |        6
9.08/9.16	c  9.0s |      13 |    57384 |    50532 |      963    108 |        1 |        6
10.38/10.42	c 10.3s |      14 |    66129 |    58352 |     1060    123 |        1 |        6
10.68/10.79	c 10.6s |      14 |    68652 |    60779 |     1060    128 |        1 |        6
10.68/10.79	c #cpu_time = 10.632s
10.68/10.79	c #wall_clock_time = 10.632s
10.68/10.79	c #decision = 68652
10.68/10.79	c #random_decision = 257
10.68/10.79	c #conflict = 60779
10.68/10.79	c #restart = 14
10.68/10.79	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 6: cost of the new core is >=3
10.68/10.79	c lower bound updated to 3
10.68/10.79	c BCD2: 3 <= obj <= 56
10.68/10.79	c BCD2: #cores=1, #unrelaxed=0, #relaxed=6, #hardened=0
10.68/10.79	c BCD2: #sat=1 #unsat=3 bias=3/4
10.68/10.79	c Solving starts ...
10.68/10.79	c ============================[ Search Statistics ]============================
10.68/10.79	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
10.68/10.79	c       |         |          |          |    Limit     GC | Var      | Constra 
10.68/10.79	c =============================================================================
10.68/10.79	c  0.0s |       0 |        0 |        0 |     1060      0 |        2 |        6
10.78/10.81	c  0.0s |       1 |      131 |      100 |     1060      0 |        2 |        7
10.78/10.81	c  0.0s |       1 |      221 |      138 |     1060      0 |        2 |        7
10.78/10.81	c #cpu_time = 0.022s
10.78/10.81	c #wall_clock_time = 0.022s
10.78/10.81	c #decision = 221
10.78/10.81	c #random_decision = 0
10.78/10.81	c #conflict = 138
10.78/10.81	c #restart = 1
10.78/10.81	o 25
10.78/10.81	c BCD2: hardening fixes 1 literals
10.78/10.81	c BCD2: updating upper bound: 56 -> 24
10.78/10.81	c BCD2: 3 <= obj <= 24
10.78/10.81	c BCD2: #cores=1, #unrelaxed=0, #relaxed=5, #hardened=1
10.78/10.81	c BCD2: #sat=2 #unsat=3 bias=3/5
10.78/10.81	c Solving starts ...
10.78/10.81	c ============================[ Search Statistics ]============================
10.78/10.81	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
10.78/10.81	c       |         |          |          |    Limit     GC | Var      | Constra 
10.78/10.81	c =============================================================================
10.78/10.81	c  0.0s |       0 |        0 |        0 |     1060      0 |       10 |        9
10.78/10.83	c  0.0s |       1 |      147 |      100 |     1060      0 |       10 |       27
10.78/10.84	c  0.0s |       1 |      326 |      222 |     1060      0 |       10 |       27
10.78/10.84	c #cpu_time = 0.032s
10.78/10.84	c #wall_clock_time = 0.032s
10.78/10.84	c #decision = 326
10.78/10.84	c #random_decision = 0
10.78/10.84	c #conflict = 222
10.78/10.84	c #restart = 1
10.78/10.84	o 9
10.78/10.84	c BCD2: hardening fixes 1 literals
10.78/10.84	c BCD2: updating upper bound: 24 -> 8
10.78/10.84	c BCD2: 3 <= obj <= 8
10.78/10.84	c BCD2: #cores=1, #unrelaxed=0, #relaxed=4, #hardened=2
10.78/10.84	c BCD2: #sat=3 #unsat=3 bias=3/6
10.78/10.84	c Solving starts ...
10.78/10.84	c ============================[ Search Statistics ]============================
10.78/10.84	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
10.78/10.84	c       |         |          |          |    Limit     GC | Var      | Constra 
10.78/10.84	c =============================================================================
10.78/10.84	c  0.0s |       0 |        0 |        0 |     1060      0 |       18 |       29
10.78/10.85	c  0.0s |       0 |       53 |        1 |     1060      0 |       18 |       47
10.78/10.85	c #cpu_time = 0.002s
10.78/10.85	c #wall_clock_time = 0.002s
10.78/10.85	c #decision = 53
10.78/10.85	c #random_decision = 0
10.78/10.85	c #conflict = 1
10.78/10.85	c #restart = 0
10.78/10.85	o 3
10.78/10.85	s OPTIMUM FOUND
10.78/10.85	v x1 x2 -x3 -x4 -x5 -x6 x7 -x8 -x9 x10
10.78/10.85	v -x11 -x12 x13 x14 -x15 x16 -x17 x18 x19 x20
10.78/10.85	v -x21 -x22 -x23 -x24 x25 -x26 -x27 x28 -x29 -x30
10.78/10.85	v x31 x32 x33 x34 -x35 x36 x37 x38 -x39 x40
10.78/10.85	v x41 -x42 x43 -x44 -x45 x46 -x47 -x48 x49 x50
10.78/10.85	v -x51 x52 x53 -x54 x55 x56 -x57 -x58 x59 x60
10.78/10.85	v -x61 -x62 -x63 -x64 -x65 -x66 -x67 x68 -x69 -x70
10.78/10.85	v x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 x79 x80
10.78/10.85	v -x81 -x82 -x83 -x84 x85 -x86 x87 -x88 -x89 x90
10.78/10.85	c total CPU time = 10.845s
10.78/10.85	c total wall clock time = 10.844s

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

pid=13035
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: 1.92 2.01 2.04 3/171 13038
/proc/meminfo: memFree=31610396/32872528 swapFree=11196/354588
[pid=13038] ppid=13035 vsize=24328 CPUtime=0 cores=1,3,5,7
/proc/13038/stat : 13038 (runsolver) D 13035 13038 12837 0 -1 4202560 115 0 0 0 0 0 0 0 20 0 1 0 107475557 24911872 151 33554432000 4194304 4338465 140734919742224 140734919739864 242167401655 0 0 4096 24578 18446744071579943789 0 0 17 3 0 0 0 0 0
/proc/13038/statm: 6082 151 105 36 0 2655 0

[startup+0.100174 s]
/proc/loadavg: 1.92 2.01 2.04 3/171 13038
/proc/meminfo: memFree=31610396/32872528 swapFree=11196/354588
[pid=13038] ppid=13035 vsize=1218116 CPUtime=0.08 cores=1,3,5,7
/proc/13038/stat : 13038 (toysat) R 13035 13038 12837 0 -1 4202496 20712 0 0 0 6 2 0 0 20 0 4 0 107475557 1247350784 21061 33554432000 4194304 16246674 140734336604240 140734336587232 5677277 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13038/statm: 304529 21066 759 2943 0 301423 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1218116

[startup+0.200389 s]
/proc/loadavg: 1.92 2.01 2.04 3/171 13038
/proc/meminfo: memFree=31610396/32872528 swapFree=11196/354588
[pid=13038] ppid=13035 vsize=1218116 CPUtime=0.18 cores=1,3,5,7
/proc/13038/stat : 13038 (toysat) R 13035 13038 12837 0 -1 4202496 42177 0 0 0 13 5 0 0 20 0 4 0 107475557 1247350784 42526 33554432000 4194304 16246674 140734336604240 140734336586112 13759916 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13038/statm: 304529 42536 794 2943 0 301423 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 1218116

[startup+0.300362 s]
/proc/loadavg: 1.92 2.01 2.04 3/171 13038
/proc/meminfo: memFree=31610396/32872528 swapFree=11196/354588
[pid=13038] ppid=13035 vsize=1218116 CPUtime=0.28 cores=1,3,5,7
/proc/13038/stat : 13038 (toysat) R 13035 13038 12837 0 -1 4202496 60946 0 0 0 20 8 0 0 20 0 4 0 107475557 1247350784 61294 33554432000 4194304 16246674 140734336604240 140734336586112 5662075 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13038/statm: 304529 61303 794 2943 0 301423 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 1218116

[startup+0.70031 s]
/proc/loadavg: 1.92 2.01 2.04 3/171 13038
/proc/meminfo: memFree=31610396/32872528 swapFree=11196/354588
[pid=13038] ppid=13035 vsize=1218116 CPUtime=0.68 cores=1,3,5,7
/proc/13038/stat : 13038 (toysat) R 13035 13038 12837 0 -1 4202496 135577 0 0 0 50 18 0 0 20 0 4 0 107475557 1247350784 135925 33554432000 4194304 16246674 140734336604240 140734336586112 5546181 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13038/statm: 304529 135933 794 2943 0 301423 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 1218116

[startup+1.50041 s]
/proc/loadavg: 1.92 2.01 2.04 3/183 13055
/proc/meminfo: memFree=30345676/32872528 swapFree=11196/354588
[pid=13038] ppid=13035 vsize=1219140 CPUtime=1.48 cores=1,3,5,7
/proc/13038/stat : 13038 (toysat) R 13035 13038 12837 0 -1 4202496 245824 0 0 0 115 33 0 0 20 0 4 0 107475557 1248399360 246150 33554432000 4194304 16246674 140734336604240 140734336603552 5712184 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13038/statm: 304785 246150 851 2943 0 301679 0
[pid=13038/tid=13040] ppid=13035 vsize=1219140 CPUtime=0 cores=1,3,5,7
/proc/13038/task/13040/stat : 13040 (toysat) S 13035 13038 12837 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 107475558 1248399360 246150 33554432000 4194304 16246674 140734336604240 140381993807088 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 7 0 0 0 0 0
[pid=13038/tid=13041] ppid=13035 vsize=1219140 CPUtime=0 cores=1,3,5,7
/proc/13038/task/13041/stat : 13041 (toysat) S 13035 13038 12837 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 107475558 1248399360 246150 33554432000 4194304 16246674 140734336604240 140381983317232 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=13038/tid=13042] ppid=13035 vsize=1219140 CPUtime=0 cores=1,3,5,7
/proc/13038/task/13042/stat : 13042 (toysat) S 13035 13038 12837 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 107475558 1248399360 246150 33554432000 4194304 16246674 140734336604240 140381972843696 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 1219140

[startup+3.10042 s]
/proc/loadavg: 1.92 2.01 2.04 3/183 13055
/proc/meminfo: memFree=29745756/32872528 swapFree=11196/354588
[pid=13038] ppid=13035 vsize=1305156 CPUtime=3.08 cores=1,3,5,7
/proc/13038/stat : 13038 (toysat) R 13035 13038 12837 0 -1 4202496 267229 0 0 0 271 37 0 0 20 0 4 0 107475557 1336479744 267555 33554432000 4194304 16246674 140734336604240 140734336587240 6013188 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13038/statm: 326289 267555 851 2943 0 323183 0
[pid=13038/tid=13040] ppid=13035 vsize=1305156 CPUtime=0 cores=1,3,5,7
/proc/13038/task/13040/stat : 13040 (toysat) S 13035 13038 12837 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 107475558 1336479744 267555 33554432000 4194304 16246674 140734336604240 140381993807088 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 7 0 0 0 0 0
[pid=13038/tid=13041] ppid=13035 vsize=1305156 CPUtime=0 cores=1,3,5,7
/proc/13038/task/13041/stat : 13041 (toysat) S 13035 13038 12837 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 107475558 1336479744 267555 33554432000 4194304 16246674 140734336604240 140381983317232 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=13038/tid=13042] ppid=13035 vsize=1305156 CPUtime=0 cores=1,3,5,7
/proc/13038/task/13042/stat : 13042 (toysat) S 13035 13038 12837 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 107475558 1336479744 267555 33554432000 4194304 16246674 140734336604240 140381972843696 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 1305156

[startup+6.30044 s]
/proc/loadavg: 1.93 2.01 2.04 3/183 13055
/proc/meminfo: memFree=29528972/32872528 swapFree=11196/354588
[pid=13038] ppid=13035 vsize=1307204 CPUtime=6.29 cores=1,3,5,7
/proc/13038/stat : 13038 (toysat) R 13035 13038 12837 0 -1 4202496 267794 0 0 0 591 38 0 0 20 0 4 0 107475557 1338576896 268120 33554432000 4194304 16246674 140734336604240 140734336587240 12415668 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13038/statm: 326801 268120 853 2943 0 323695 0
[pid=13038/tid=13040] ppid=13035 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/13038/task/13040/stat : 13040 (toysat) S 13035 13038 12837 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 107475558 1338576896 268120 33554432000 4194304 16246674 140734336604240 140381993807088 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 7 0 0 0 0 0
[pid=13038/tid=13041] ppid=13035 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/13038/task/13041/stat : 13041 (toysat) S 13035 13038 12837 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 107475558 1338576896 268120 33554432000 4194304 16246674 140734336604240 140381983317232 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=13038/tid=13042] ppid=13035 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/13038/task/13042/stat : 13042 (toysat) S 13035 13038 12837 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 107475558 1338576896 268120 33554432000 4194304 16246674 140734336604240 140381972843696 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1307204

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 13038 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+6.40053 s]
/proc/loadavg: 1.93 2.01 2.04 3/183 13055
/proc/meminfo: memFree=29528972/32872528 swapFree=11196/354588
[pid=13038] ppid=13035 vsize=1307204 CPUtime=6.39 cores=1,3,5,7
/proc/13038/stat : 13038 (toysat) R 13035 13038 12837 0 -1 4202496 267794 0 0 0 601 38 0 0 20 0 4 0 107475557 1338576896 268120 33554432000 4194304 16246674 140734336604240 140734336587240 13191794 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13038/statm: 326801 268120 853 2943 0 323695 0
[pid=13038/tid=13040] ppid=13035 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/13038/task/13040/stat : 13040 (toysat) S 13035 13038 12837 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 107475558 1338576896 268120 33554432000 4194304 16246674 140734336604240 140381993807088 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 7 0 0 0 0 0
[pid=13038/tid=13041] ppid=13035 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/13038/task/13041/stat : 13041 (toysat) S 13035 13038 12837 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 107475558 1338576896 268120 33554432000 4194304 16246674 140734336604240 140381983317232 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=13038/tid=13042] ppid=13035 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/13038/task/13042/stat : 13042 (toysat) S 13035 13038 12837 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 107475558 1338576896 268120 33554432000 4194304 16246674 140734336604240 140381972843696 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 6.39
Current children cumulated vsize (KiB) 1307204

[startup+8.00044 s]
/proc/loadavg: 1.93 2.01 2.04 3/183 13055
/proc/meminfo: memFree=29528740/32872528 swapFree=11196/354588
[pid=13038] ppid=13035 vsize=1307204 CPUtime=7.98 cores=1,3,5,7
/proc/13038/stat : 13038 (toysat) R 13035 13038 12837 0 -1 4202496 267875 0 0 0 760 38 0 0 20 0 4 0 107475557 1338576896 268201 33554432000 4194304 16246674 140734336604240 140734336587240 5822604 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13038/statm: 326801 268201 853 2943 0 323695 0
[pid=13038/tid=13040] ppid=13035 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/13038/task/13040/stat : 13040 (toysat) S 13035 13038 12837 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 107475558 1338576896 268201 33554432000 4194304 16246674 140734336604240 140381993807088 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 7 0 0 0 0 0
[pid=13038/tid=13041] ppid=13035 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/13038/task/13041/stat : 13041 (toysat) S 13035 13038 12837 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 107475558 1338576896 268201 33554432000 4194304 16246674 140734336604240 140381983317232 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=13038/tid=13042] ppid=13035 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/13038/task/13042/stat : 13042 (toysat) S 13035 13038 12837 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 107475558 1338576896 268201 33554432000 4194304 16246674 140734336604240 140381972843696 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 7.98
Current children cumulated vsize (KiB) 1307204

[startup+9.60042 s]
/proc/loadavg: 1.93 2.01 2.04 3/183 13055
/proc/meminfo: memFree=29529020/32872528 swapFree=11196/354588
[pid=13038] ppid=13035 vsize=1307204 CPUtime=9.58 cores=1,3,5,7
/proc/13038/stat : 13038 (toysat) R 13035 13038 12837 0 -1 4202496 267880 0 0 0 920 38 0 0 20 0 4 0 107475557 1338576896 268206 33554432000 4194304 16246674 140734336604240 140734336586112 13950218 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13038/statm: 326801 268206 853 2943 0 323695 0
[pid=13038/tid=13040] ppid=13035 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/13038/task/13040/stat : 13040 (toysat) S 13035 13038 12837 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 107475558 1338576896 268206 33554432000 4194304 16246674 140734336604240 140381993807088 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 7 0 0 0 0 0
[pid=13038/tid=13041] ppid=13035 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/13038/task/13041/stat : 13041 (toysat) S 13035 13038 12837 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 107475558 1338576896 268206 33554432000 4194304 16246674 140734336604240 140381983317232 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=13038/tid=13042] ppid=13035 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/13038/task/13042/stat : 13042 (toysat) S 13035 13038 12837 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 107475558 1338576896 268206 33554432000 4194304 16246674 140734336604240 140381972843696 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 9.58
Current children cumulated vsize (KiB) 1307204

[startup+10.4004 s]
/proc/loadavg: 1.93 2.01 2.04 3/183 13055
/proc/meminfo: memFree=29529144/32872528 swapFree=11196/354588
[pid=13038] ppid=13035 vsize=1307204 CPUtime=10.38 cores=1,3,5,7
/proc/13038/stat : 13038 (toysat) R 13035 13038 12837 0 -1 4202496 267889 0 0 0 1000 38 0 0 20 0 4 0 107475557 1338576896 268215 33554432000 4194304 16246674 140734336604240 140734336587240 15015658 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13038/statm: 326801 268215 853 2943 0 323695 0
[pid=13038/tid=13040] ppid=13035 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/13038/task/13040/stat : 13040 (toysat) S 13035 13038 12837 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 107475558 1338576896 268215 33554432000 4194304 16246674 140734336604240 140381993807088 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 7 0 0 0 0 0
[pid=13038/tid=13041] ppid=13035 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/13038/task/13041/stat : 13041 (toysat) S 13035 13038 12837 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 107475558 1338576896 268215 33554432000 4194304 16246674 140734336604240 140381983317232 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=13038/tid=13042] ppid=13035 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/13038/task/13042/stat : 13042 (toysat) S 13035 13038 12837 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 107475558 1338576896 268215 33554432000 4194304 16246674 140734336604240 140381972843696 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 10.38
Current children cumulated vsize (KiB) 1307204

[startup+10.8003 s]
/proc/loadavg: 1.93 2.01 2.04 3/183 13055
/proc/meminfo: memFree=29529144/32872528 swapFree=11196/354588
[pid=13038] ppid=13035 vsize=1307204 CPUtime=10.78 cores=1,3,5,7
/proc/13038/stat : 13038 (toysat) R 13035 13038 12837 0 -1 4202496 267893 0 0 0 1040 38 0 0 20 0 4 0 107475557 1338576896 268219 33554432000 4194304 16246674 140734336604240 140734336587240 5674764 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13038/statm: 326801 268219 853 2943 0 323695 0
[pid=13038/tid=13040] ppid=13035 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/13038/task/13040/stat : 13040 (toysat) S 13035 13038 12837 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 107475558 1338576896 268219 33554432000 4194304 16246674 140734336604240 140381993807088 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 7 0 0 0 0 0
[pid=13038/tid=13041] ppid=13035 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/13038/task/13041/stat : 13041 (toysat) S 13035 13038 12837 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 107475558 1338576896 268219 33554432000 4194304 16246674 140734336604240 140381983317232 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=13038/tid=13042] ppid=13035 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/13038/task/13042/stat : 13042 (toysat) S 13035 13038 12837 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 107475558 1338576896 268219 33554432000 4194304 16246674 140734336604240 140381972843696 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 10.78
Current children cumulated vsize (KiB) 1307204

[startup+10.9004 s]
/proc/loadavg: 1.93 2.01 2.04 3/183 13055
/proc/meminfo: memFree=29529144/32872528 swapFree=11196/354588
[pid=13038] ppid=13035 vsize=0 CPUtime=10.88 cores=1,3,5,7
/proc/13038/stat : 13038 (toysat) R 13035 13038 12837 0 -1 4202500 267899 0 0 0 1045 43 0 0 20 0 1 0 107475557 0 0 33554432000 0 0 0 0 0 0 0 33554432 0 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13038/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 10.88
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 10.912
CPU time (s): 10.9033
CPU user time (s): 10.4574
CPU system time (s): 0.445932
CPU usage (%): 99.9206
Max. virtual memory (cumulated for all children) (KiB): 1307204

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 10.4574
system time used= 0.445932
maximum resident set size= 1072892
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 267899
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= 14

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.066989 second user time and 0.101984 second system time

The end

Launcher Data

Begin job on node126 at 2016-06-07 01:23:41
IDJOB=4080183
IDBENCH=48094
IDSOLVER=2542
FILE ID=node126/4080183-1465255421
RUNJOBID= node126-1465253620-12854
PBS_JOBID= 19843265
Free space on /tmp= 71740 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=6-P0=53-P1=17-P2=17-P3=13-P4=17-P5=61-B.opb
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --pb --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4080183-1465255421/watcher-4080183-1465255421 -o /tmp/evaluation-result-4080183-1465255421/solver-4080183-1465255421 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node126-1465253620-12854 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4080183-1465255421.opb

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

MD5SUM BENCH= 6f1f899f949e1f48428c6b51222a95ba
RANDOM SEED=724322129

node126.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.500
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.00
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.500
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.500
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.500
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.500
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.500
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.500
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.55
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.500
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:        31621340 kB
Buffers:           63320 kB
Cached:           129184 kB
SwapCached:         2244 kB
Active:            70420 kB
Inactive:         126664 kB
Active(anon):       3848 kB
Inactive(anon):     2384 kB
Active(file):      66572 kB
Inactive(file):   124280 kB
Unevictable:      354588 kB
Mlocked:           11196 kB
SwapTotal:      67108856 kB
SwapFree:       67098552 kB
Dirty:             22912 kB
Writeback:             0 kB
AnonPages:        573856 kB
Mapped:             7412 kB
Shmem:                 0 kB
Slab:             568276 kB
SReclaimable:      12652 kB
SUnreclaim:       555624 kB
KernelStack:        1520 kB
PageTables:         4648 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     451704 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    561152 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= 71708 MiB
End job on node126 at 2016-06-07 01:23:52