Trace number 4121466

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 NameAnswerCPU timeWall clock time
toysat 2016-05-02UNSAT 145.324 145.36

General information on the benchmark

NamePB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-fixed-bandwidth-18.cnf.gz-plain.pb.metafix.opb
MD5SUMa09d4ba319480401182e254880178390
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark40.5538
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables73
Total number of constraints156
Number of constraints which are clauses156
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint3
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 5
Number of bits of the biggest sum of numbers3
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-30T21:22:51+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-4121466-1467314571.opb"]
0.00/0.01	c use --random-gen="1122782961 1935277962 2306473036 183118290 792087026 3009876107 3524592066 1069496778 675363358 3550405258 2024430055 1090488554 1597083466 2167663761 1202577947 3943168314 3260480288 3792335162 2504085721 3558797044 3777756354 3540287283 720881518 3276469555 2163208168 3737507733 1565424833 3570649887 3282350083 1851038393 2255901698 76872138 4121962528 2520677897 1401798503 3325890545 1642140891 618654356 3637351486 3075530698 1596207962 1965913523 2116741429 2012542140 2776368628 1506794007 1124767148 3999877227 2561328852 3651818901 988925080 3703887525 1902187895 3396379172 3839996854 2259145465 2255870086 2466252152 1698070039 3935524535 2833738471 1212596955 1083369330 1681149219 3390825238 1559321244 664377527 2876335289 998500841 2308877145 2352217923 3242418680 178843744 3731884932 3414241000 2676488652 792023472 530606849 327370989 1001400774 4131624185 3587845297 1167172674 2151661268 3126287010 1428234822 1316325939 695527061 1964921114 2399046555 3840721037 369359249 1941540955 1258181059 2605905250 2905450809 1177944601 868165574 1202068227 4290783341 1922100984 464599043 1954528541 1453772311 2700089235 2548820297 999060966 190434819 2392561857 2157779647 2650921479 1838725069 3128452486 2108606752 2600496711 620946584 4021602434 648359699 175397425 1084501053 4089889980 3943482263 805650347 3304447840 337845417 1423343917 2012192023 1800250071 1252411564 2671947201 1670054636 1734302880 472050963 1894519222 3464245918 3963680936 225857240 629358104 3574681244 2412762199 1405392667 392114566 1495899291 680466426 57133942 2660627595 2368015190 1154176754 4267288373 1141007156 191103543 518288274 1741678110 3686695744 1788198927 159257856 3246536005 1124964867 3883192129 3238710217 2562614989 1627840021 3668383295 588683629 141350668 1724741085 2302483389 695999388 1570666959 3059506976 2407310455 3527982452 1184887997 2943395398 1447159450 2070380882 4062585049 985457213 892891494 2516107008 509620991 3594478638 683432208 3146625460 2469013728 4008248044 4078429454 3595753183 1176425894 2135451538 355854789 888408942 994337421 3610273600 2403972391 1462745517 2037846767 4278710444 2151934689 1672106526 2301614943 1409387077 173153527 488160654 1121234716 1834446844 3039395506 2078797255 2638682653 555958663 1777846944 3153463473 3861360793 2381531405 708404239 538696990 947900763 3568552877 3684425663 3820659816 1486966237 4110607065 1911594283 3633421796 3472318376 4232453840 3101039378 961567016 4144773564 3645469032 3755112869 3349039599 3561911422 1400378906 2195944189 3492672703 3662696084 1609118101 1910510314 2932258412 3045284519 2718444799 2077798812 1308850788 381875492 3814994079 2481819829 3812316843 2745891509 2669948232 4100240075 691583671 806210656 836984716 3832611176 985057553 255 362436" option to reproduce the execution
0.00/0.01	c #vars 73
0.00/0.01	c #constraints 156
0.00/0.01	c Solving starts ...
0.00/0.01	c ============================[ Search Statistics ]============================
0.00/0.01	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.00/0.01	c       |         |          |          |    Limit     GC | Var      | Constra 
0.00/0.01	c =============================================================================
0.00/0.01	c  0.0s |       0 |        0 |        0 |       76      0 |        0 |        0
0.00/0.02	c  0.0s |       1 |      124 |      100 |       76      0 |        0 |        0
0.00/0.03	c  0.0s |       2 |      298 |      250 |       84      3 |        0 |        0
0.00/0.06	c  0.0s |       3 |      607 |      475 |       93      7 |        0 |        0
0.00/0.09	c  0.1s |       4 |     1005 |      813 |      103     13 |        0 |        0
0.09/0.14	c  0.1s |       5 |     1656 |     1320 |      114     20 |        0 |        0
0.19/0.21	c  0.2s |       6 |     2932 |     2081 |      139     31 |        0 |        0
0.28/0.33	c  0.3s |       7 |     4435 |     3223 |      153     46 |        0 |        0
0.49/0.50	c  0.5s |       8 |     6682 |     4936 |      169     66 |        0 |        0
0.69/0.74	c  0.7s |       9 |    10025 |     7506 |      186     94 |        0 |        0
0.99/1.07	c  1.1s |      10 |    15183 |    11361 |      205    131 |        0 |        0
1.38/1.43	c  1.4s |      11 |    22725 |    17144 |      226    183 |        0 |        0
1.98/2.03	c  2.0s |      12 |    34245 |    25819 |      249    255 |        0 |        0
2.78/2.87	c  2.9s |      13 |    52148 |    38832 |      274    354 |        0 |        0
4.18/4.21	c  4.2s |      14 |    76944 |    58352 |      302    489 |        0 |        0
6.18/6.21	c  6.2s |      14 |   108597 |    85052 |      302    657 |        0 |        0
6.39/6.40	c  6.4s |      15 |   111671 |    87632 |      333    673 |        0 |        0
8.39/8.41	c  8.4s |      15 |   145619 |   115132 |      333    832 |        0 |        0
9.69/9.70	c  9.7s |      16 |   164420 |   131552 |      367    926 |        0 |        0
11.69/11.70	c 11.7s |      16 |   196257 |   157552 |      367   1062 |        0 |        0
13.69/13.70	c 13.7s |      16 |   229501 |   184552 |      367   1205 |        0 |        0
14.69/14.72	c 14.7s |      17 |   244949 |   197432 |      404   1272 |        0 |        0
16.69/16.72	c 16.7s |      17 |   277856 |   223732 |      404   1398 |        0 |        0
18.69/18.72	c 18.7s |      17 |   308483 |   248532 |      404   1517 |        0 |        0
20.68/20.73	c 20.7s |      17 |   340615 |   274432 |      404   1641 |        0 |        0
22.38/22.45	c 22.4s |      18 |   367492 |   296252 |      445   1745 |        0 |        0
24.38/24.45	c 24.4s |      18 |   400476 |   322552 |      445   1860 |        0 |        0
26.39/26.45	c 26.4s |      18 |   434027 |   348952 |      445   1976 |        0 |        0
28.38/28.45	c 28.4s |      18 |   470364 |   376652 |      445   2098 |        0 |        0
30.38/30.45	c 30.4s |      18 |   503300 |   402952 |      445   2214 |        0 |        0
32.38/32.46	c 32.4s |      18 |   534979 |   429052 |      445   2329 |        0 |        0
33.58/33.69	c 33.7s |      19 |   553778 |   444482 |      490   2396 |        0 |        0
35.58/35.69	c 35.7s |      19 |   585126 |   469982 |      490   2497 |        0 |        0
37.68/37.70	c 37.7s |      19 |   615177 |   494582 |      490   2595 |        0 |        0
39.69/39.70	c 39.7s |      19 |   648692 |   520782 |      490   2699 |        0 |        0
41.67/41.71	c 41.7s |      19 |   685872 |   547882 |      490   2808 |        0 |        0
43.67/43.71	c 43.7s |      19 |   715182 |   572082 |      490   2905 |        0 |        0
45.67/45.71	c 45.7s |      19 |   742254 |   595482 |      490   2998 |        0 |        0
47.67/47.72	c 47.7s |      19 |   773418 |   620782 |      490   3099 |        0 |        0
49.67/49.73	c 49.7s |      19 |   802332 |   644882 |      490   3196 |        0 |        0
51.47/51.54	c 51.5s |      20 |   828481 |   666827 |      539   3282 |        0 |        0
53.47/53.55	c 53.5s |      20 |   854766 |   689427 |      539   3364 |        0 |        0
55.48/55.55	c 55.5s |      20 |   884658 |   713427 |      539   3451 |        0 |        0
57.48/57.56	c 57.5s |      20 |   912373 |   736827 |      539   3536 |        0 |        0
59.48/59.56	c 59.6s |      20 |   940270 |   760027 |      539   3620 |        0 |        0
61.47/61.57	c 61.6s |      20 |   967302 |   782827 |      539   3703 |        0 |        0
63.47/63.57	c 63.6s |      20 |   994813 |   806127 |      539   3788 |        0 |        0
65.47/65.58	c 65.6s |      20 |  1025426 |   830527 |      539   3878 |        0 |        0
67.47/67.59	c 67.6s |      20 |  1053297 |   854027 |      539   3964 |        0 |        0
69.47/69.59	c 69.6s |      20 |  1081143 |   877727 |      539   4050 |        0 |        0
71.48/71.59	c 71.6s |      20 |  1111721 |   902327 |      539   4140 |        0 |        0
73.57/73.60	c 73.6s |      20 |  1139399 |   925727 |      539   4225 |        0 |        0
75.57/75.60	c 75.6s |      20 |  1168855 |   949827 |      539   4313 |        0 |        0
77.57/77.61	c 77.6s |      20 |  1198565 |   974127 |      539   4401 |        0 |        0
79.57/79.61	c 79.6s |      20 |  1230651 |   999327 |      593   4491 |        0 |        0
79.57/79.69	c 79.7s |      21 |  1231846 |  1000345 |      593   4494 |        0 |        0
81.67/81.70	c 81.7s |      21 |  1257262 |  1022545 |      593   4568 |        0 |        0
83.67/83.70	c 83.7s |      21 |  1285965 |  1046145 |      593   4646 |        0 |        0
85.67/85.71	c 85.7s |      21 |  1311719 |  1068545 |      593   4720 |        0 |        0
87.67/87.72	c 87.7s |      21 |  1337474 |  1090745 |      593   4793 |        0 |        0
89.67/89.72	c 89.7s |      21 |  1365844 |  1114345 |      593   4872 |        0 |        0
91.67/91.73	c 91.7s |      21 |  1395506 |  1138345 |      593   4952 |        0 |        0
93.67/93.73	c 93.7s |      21 |  1423540 |  1161745 |      593   5030 |        0 |        0
95.68/95.74	c 95.7s |      21 |  1450933 |  1184945 |      593   5107 |        0 |        0
97.67/97.74	c 97.7s |      21 |  1480068 |  1208945 |      593   5186 |        0 |        0
99.67/99.75	c 99.7s |      21 |  1508166 |  1232645 |      593   5265 |        0 |        0
101.67/101.76	c  101s |      21 |  1536492 |  1256245 |      593   5343 |        0 |        0
103.67/103.76	c  103s |      21 |  1563214 |  1279045 |      593   5418 |        0 |        0
105.68/105.76	c  105s |      21 |  1591689 |  1302745 |      593   5497 |        0 |        0
107.67/107.77	c  107s |      21 |  1619750 |  1326445 |      593   5576 |        0 |        0
109.67/109.78	c  109s |      21 |  1647162 |  1349445 |      593   5652 |        0 |        0
111.66/111.78	c  111s |      21 |  1674930 |  1372845 |      593   5730 |        0 |        0
113.66/113.78	c  113s |      21 |  1704393 |  1396645 |      593   5809 |        0 |        0
115.66/115.78	c  115s |      21 |  1732807 |  1420245 |      593   5887 |        0 |        0
117.67/117.79	c  117s |      21 |  1765323 |  1445945 |      593   5972 |        0 |        0
119.66/119.79	c  119s |      21 |  1795263 |  1469645 |      593   6049 |        1 |        3
121.75/121.80	c  121s |      21 |  1825169 |  1494045 |      653   6128 |        1 |        3
122.26/122.33	c  122s |      22 |  1833132 |  1500622 |      653   6148 |        1 |        3
124.26/124.34	c  124s |      22 |  1862573 |  1524722 |      653   6221 |        1 |        3
126.25/126.34	c  126s |      22 |  1891482 |  1548422 |      653   6292 |        1 |        3
128.25/128.35	c  128s |      22 |  1920293 |  1571822 |      653   6363 |        1 |        3
130.25/130.36	c  130s |      22 |  1946854 |  1594122 |      653   6430 |        1 |        3
132.26/132.36	c  132s |      22 |  1976304 |  1618322 |      653   6503 |        1 |        3
134.26/134.37	c  134s |      22 |  2005876 |  1642122 |      653   6574 |        1 |        3
136.26/136.37	c  136s |      22 |  2035513 |  1666022 |      653   6645 |        2 |        6
138.26/138.38	c  138s |      22 |  2064925 |  1689822 |      653   6716 |        2 |        6
140.26/140.38	c  140s |      22 |  2095028 |  1714122 |      653   6790 |        2 |        6
142.25/142.39	c  142s |      22 |  2128039 |  1739122 |      653   6865 |        2 |        6
144.26/144.39	c  144s |      22 |  2160752 |  1764522 |      653   6940 |        5 |       18
145.26/145.31	c  145s |      22 |  2177638 |  1777161 |      653   6973 |       45 |       87
145.26/145.31	c #cpu_time = 144.910s
145.26/145.31	c #wall_clock_time = 145.295s
145.26/145.31	c #decision = 2177638
145.26/145.31	c #random_decision = 8693
145.26/145.31	c #conflict = 1777161
145.26/145.31	c #restart = 22
145.26/145.31	s UNSATISFIABLE
145.26/145.31	c total CPU time = 144.925s
145.26/145.31	c total wall clock time = 145.310s

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

pid=12804
running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.34 2.21 2.12 3/179 12807
/proc/meminfo: memFree=29342624/32872528 swapFree=1102192/1183952
[pid=12807] ppid=12804 vsize=750012 CPUtime=0 cores=1,3,5,7
/proc/12807/stat : 12807 (toysat) R 12804 12807 11495 0 -1 4202496 2800 0 0 0 0 0 0 0 20 0 4 0 10486329 768012288 2651 33554432000 4194304 16246674 140737131348272 140737131347696 13880264 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/12807/statm: 188015 2661 441 2943 0 184909 0
[pid=12807/tid=12808] ppid=12804 vsize=767420 CPUtime=0 cores=1,3,5,7
/proc/12807/task/12808/stat : 12808 (toysat) S 12804 12807 11495 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 10486329 785838080 2722 33554432000 4194304 16246674 140737131348272 139970416192752 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=12807/tid=12809] ppid=12804 vsize=771516 CPUtime=0 cores=1,3,5,7
/proc/12807/task/12809/stat : 12809 (toysat) S 12804 12807 11495 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10486329 790032384 2738 33554432000 4194304 16246674 140737131348272 139970405702896 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=12807/tid=12810] ppid=12804 vsize=776636 CPUtime=0 cores=1,3,5,7
/proc/12807/task/12810/stat : 12810 (toysat) S 12804 12807 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 10486329 795275264 2754 33554432000 4194304 16246674 140737131348272 139970395229360 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0

[startup+0.100169 s]
/proc/loadavg: 2.34 2.21 2.12 3/179 12807
/proc/meminfo: memFree=29342624/32872528 swapFree=1102192/1183952
[pid=12807] ppid=12804 vsize=1218116 CPUtime=0.09 cores=1,3,5,7
/proc/12807/stat : 12807 (toysat) R 12804 12807 11495 0 -1 4202496 26336 0 0 0 5 4 0 0 20 0 4 0 10486329 1247350784 26175 33554432000 4194304 16246674 140737131348272 140737131347696 5546181 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/12807/statm: 304529 26186 710 2943 0 301423 0
[pid=12807/tid=12808] ppid=12804 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/12807/task/12808/stat : 12808 (toysat) S 12804 12807 11495 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 10486329 1247350784 26193 33554432000 4194304 16246674 140737131348272 139970416192752 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=12807/tid=12809] ppid=12804 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/12807/task/12809/stat : 12809 (toysat) S 12804 12807 11495 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10486329 1247350784 26199 33554432000 4194304 16246674 140737131348272 139970405702896 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=12807/tid=12810] ppid=12804 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/12807/task/12810/stat : 12810 (toysat) S 12804 12807 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 10486329 1247350784 26207 33554432000 4194304 16246674 140737131348272 139970395229360 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1218116

[startup+0.200561 s]
/proc/loadavg: 2.34 2.21 2.12 3/179 12807
/proc/meminfo: memFree=29342624/32872528 swapFree=1102192/1183952
[pid=12807] ppid=12804 vsize=1218116 CPUtime=0.19 cores=1,3,5,7
/proc/12807/stat : 12807 (toysat) R 12804 12807 11495 0 -1 4202496 50192 0 0 0 12 7 0 0 20 0 4 0 10486329 1247350784 50031 33554432000 4194304 16246674 140737131348272 140737131347696 5546181 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/12807/statm: 304529 50045 710 2943 0 301423 0
[pid=12807/tid=12808] ppid=12804 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/12807/task/12808/stat : 12808 (toysat) S 12804 12807 11495 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 10486329 1247350784 50053 33554432000 4194304 16246674 140737131348272 139970416192752 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=12807/tid=12809] ppid=12804 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/12807/task/12809/stat : 12809 (toysat) S 12804 12807 11495 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10486329 1247350784 50061 33554432000 4194304 16246674 140737131348272 139970405702896 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=12807/tid=12810] ppid=12804 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/12807/task/12810/stat : 12810 (toysat) S 12804 12807 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 10486329 1247350784 50066 33554432000 4194304 16246674 140737131348272 139970395229360 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1218116

[startup+0.300493 s]
/proc/loadavg: 2.34 2.21 2.12 3/179 12807
/proc/meminfo: memFree=29342624/32872528 swapFree=1102192/1183952
[pid=12807] ppid=12804 vsize=1218116 CPUtime=0.28 cores=1,3,5,7
/proc/12807/stat : 12807 (toysat) R 12804 12807 11495 0 -1 4202496 73885 0 0 0 18 10 0 0 20 0 4 0 10486329 1247350784 73725 33554432000 4194304 16246674 140737131348272 140737131347696 5677277 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/12807/statm: 304529 73735 710 2943 0 301423 0
[pid=12807/tid=12808] ppid=12804 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/12807/task/12808/stat : 12808 (toysat) S 12804 12807 11495 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 10486329 1247350784 73745 33554432000 4194304 16246674 140737131348272 139970416192752 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=12807/tid=12809] ppid=12804 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/12807/task/12809/stat : 12809 (toysat) S 12804 12807 11495 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10486329 1247350784 73752 33554432000 4194304 16246674 140737131348272 139970405702896 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=12807/tid=12810] ppid=12804 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/12807/task/12810/stat : 12810 (toysat) S 12804 12807 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 10486329 1247350784 73758 33554432000 4194304 16246674 140737131348272 139970395229360 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 1218116

[startup+0.70041 s]
/proc/loadavg: 2.34 2.21 2.12 3/179 12807
/proc/meminfo: memFree=29342624/32872528 swapFree=1102192/1183952
[pid=12807] ppid=12804 vsize=1218116 CPUtime=0.69 cores=1,3,5,7
/proc/12807/stat : 12807 (toysat) R 12804 12807 11495 0 -1 4202496 168214 0 0 0 46 23 0 0 20 0 4 0 10486329 1247350784 168053 33554432000 4194304 16246674 140737131348272 140737131331272 5545885 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/12807/statm: 304529 168066 711 2943 0 301423 0
[pid=12807/tid=12808] ppid=12804 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/12807/task/12808/stat : 12808 (toysat) S 12804 12807 11495 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 10486329 1247350784 168072 33554432000 4194304 16246674 140737131348272 139970416192752 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=12807/tid=12809] ppid=12804 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/12807/task/12809/stat : 12809 (toysat) S 12804 12807 11495 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10486329 1247350784 168077 33554432000 4194304 16246674 140737131348272 139970405702896 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=12807/tid=12810] ppid=12804 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/12807/task/12810/stat : 12810 (toysat) S 12804 12807 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 10486329 1247350784 168083 33554432000 4194304 16246674 140737131348272 139970395229360 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1218116

[startup+1.50043 s]
/proc/loadavg: 2.34 2.21 2.12 3/183 12811
/proc/meminfo: memFree=28362728/32872528 swapFree=1102192/1183952
[pid=12807] ppid=12804 vsize=1218116 CPUtime=1.48 cores=1,3,5,7
/proc/12807/stat : 12807 (toysat) R 12804 12807 11495 0 -1 4202496 245486 0 0 0 115 33 0 0 20 0 4 0 10486329 1247350784 245305 33554432000 4194304 16246674 140737131348272 140737131331272 5589718 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/12807/statm: 304529 245305 787 2943 0 301423 0
[pid=12807/tid=12808] ppid=12804 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/12807/task/12808/stat : 12808 (toysat) S 12804 12807 11495 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 10486329 1247350784 245305 33554432000 4194304 16246674 140737131348272 139970416192752 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=12807/tid=12809] ppid=12804 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/12807/task/12809/stat : 12809 (toysat) S 12804 12807 11495 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10486329 1247350784 245305 33554432000 4194304 16246674 140737131348272 139970405702896 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=12807/tid=12810] ppid=12804 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/12807/task/12810/stat : 12810 (toysat) S 12804 12807 11495 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 10486329 1247350784 245305 33554432000 4194304 16246674 140737131348272 139970395229360 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) 1218116

[startup+3.10043 s]
/proc/loadavg: 2.34 2.21 2.12 3/183 12811
/proc/meminfo: memFree=28274688/32872528 swapFree=1102192/1183952
[pid=12807] ppid=12804 vsize=1306180 CPUtime=3.08 cores=1,3,5,7
/proc/12807/stat : 12807 (toysat) R 12804 12807 11495 0 -1 4202496 267383 0 0 0 272 36 0 0 20 0 4 0 10486329 1337528320 267202 33554432000 4194304 16246674 140737131348272 140737131331272 15015658 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/12807/statm: 326545 267202 787 2943 0 323439 0
[pid=12807/tid=12808] ppid=12804 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12807/task/12808/stat : 12808 (toysat) S 12804 12807 11495 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 10486329 1337528320 267202 33554432000 4194304 16246674 140737131348272 139970416192752 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=12807/tid=12809] ppid=12804 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12807/task/12809/stat : 12809 (toysat) S 12804 12807 11495 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10486329 1337528320 267202 33554432000 4194304 16246674 140737131348272 139970405702896 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=12807/tid=12810] ppid=12804 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12807/task/12810/stat : 12810 (toysat) S 12804 12807 11495 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 10486329 1337528320 267202 33554432000 4194304 16246674 140737131348272 139970395229360 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) 1306180

[startup+6.30043 s]
/proc/loadavg: 2.32 2.21 2.12 4/183 12811
/proc/meminfo: memFree=28276456/32872528 swapFree=1102192/1183952
[pid=12807] ppid=12804 vsize=1306180 CPUtime=6.29 cores=1,3,5,7
/proc/12807/stat : 12807 (toysat) R 12804 12807 11495 0 -1 4202496 267409 0 0 0 592 37 0 0 20 0 4 0 10486329 1337528320 267228 33554432000 4194304 16246674 140737131348272 140737131331272 5672188 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/12807/statm: 326545 267228 787 2943 0 323439 0
[pid=12807/tid=12808] ppid=12804 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12807/task/12808/stat : 12808 (toysat) S 12804 12807 11495 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 10486329 1337528320 267228 33554432000 4194304 16246674 140737131348272 139970416192752 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=12807/tid=12809] ppid=12804 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12807/task/12809/stat : 12809 (toysat) S 12804 12807 11495 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10486329 1337528320 267228 33554432000 4194304 16246674 140737131348272 139970405702896 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=12807/tid=12810] ppid=12804 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12807/task/12810/stat : 12810 (toysat) S 12804 12807 11495 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 10486329 1337528320 267228 33554432000 4194304 16246674 140737131348272 139970395229360 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) 1306180

[startup+12.7004 s]
/proc/loadavg: 2.29 2.20 2.12 3/183 12811
/proc/meminfo: memFree=28276340/32872528 swapFree=1102192/1183952
[pid=12807] ppid=12804 vsize=1306180 CPUtime=12.69 cores=1,3,5,7
/proc/12807/stat : 12807 (toysat) R 12804 12807 11495 0 -1 4202496 267409 0 0 0 1232 37 0 0 20 0 4 0 10486329 1337528320 267228 33554432000 4194304 16246674 140737131348272 140737131331272 6021024 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/12807/statm: 326545 267228 787 2943 0 323439 0
[pid=12807/tid=12808] ppid=12804 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12807/task/12808/stat : 12808 (toysat) S 12804 12807 11495 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 10486329 1337528320 267228 33554432000 4194304 16246674 140737131348272 139970416192752 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=12807/tid=12809] ppid=12804 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12807/task/12809/stat : 12809 (toysat) S 12804 12807 11495 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10486329 1337528320 267228 33554432000 4194304 16246674 140737131348272 139970405702896 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=12807/tid=12810] ppid=12804 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12807/task/12810/stat : 12810 (toysat) S 12804 12807 11495 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 10486329 1337528320 267228 33554432000 4194304 16246674 140737131348272 139970395229360 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1306180

[startup+25.5005 s]
/proc/loadavg: 2.22 2.19 2.12 3/183 12811
/proc/meminfo: memFree=28276200/32872528 swapFree=1102192/1183952
[pid=12807] ppid=12804 vsize=1306180 CPUtime=25.48 cores=1,3,5,7
/proc/12807/stat : 12807 (toysat) R 12804 12807 11495 0 -1 4202496 267416 0 0 0 2511 37 0 0 20 0 4 0 10486329 1337528320 267235 33554432000 4194304 16246674 140737131348272 140737131331272 5546224 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/12807/statm: 326545 267235 788 2943 0 323439 0
[pid=12807/tid=12808] ppid=12804 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12807/task/12808/stat : 12808 (toysat) S 12804 12807 11495 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 10486329 1337528320 267235 33554432000 4194304 16246674 140737131348272 139970416192752 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=12807/tid=12809] ppid=12804 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12807/task/12809/stat : 12809 (toysat) S 12804 12807 11495 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10486329 1337528320 267235 33554432000 4194304 16246674 140737131348272 139970405702896 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=12807/tid=12810] ppid=12804 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12807/task/12810/stat : 12810 (toysat) S 12804 12807 11495 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 10486329 1337528320 267235 33554432000 4194304 16246674 140737131348272 139970395229360 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1306180

[startup+51.1005 s]
/proc/loadavg: 2.15 2.18 2.11 4/183 12811
/proc/meminfo: memFree=28273444/32872528 swapFree=1102192/1183952
[pid=12807] ppid=12804 vsize=1306180 CPUtime=51.07 cores=1,3,5,7
/proc/12807/stat : 12807 (toysat) R 12804 12807 11495 0 -1 4202496 267459 0 0 0 5070 37 0 0 20 0 4 0 10486329 1337528320 267273 33554432000 4194304 16246674 140737131348272 140737131331272 5828893 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/12807/statm: 326545 267273 788 2943 0 323439 0
[pid=12807/tid=12808] ppid=12804 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12807/task/12808/stat : 12808 (toysat) S 12804 12807 11495 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 10486329 1337528320 267273 33554432000 4194304 16246674 140737131348272 139970416192752 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=12807/tid=12809] ppid=12804 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12807/task/12809/stat : 12809 (toysat) S 12804 12807 11495 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10486329 1337528320 267273 33554432000 4194304 16246674 140737131348272 139970405702896 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=12807/tid=12810] ppid=12804 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12807/task/12810/stat : 12810 (toysat) S 12804 12807 11495 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 10486329 1337528320 267273 33554432000 4194304 16246674 140737131348272 139970395229360 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1306180

[startup+102.301 s]
/proc/loadavg: 2.18 2.18 2.12 3/183 12812
/proc/meminfo: memFree=28274052/32872528 swapFree=1102192/1183952
[pid=12807] ppid=12804 vsize=1306180 CPUtime=102.28 cores=1,3,5,7
/proc/12807/stat : 12807 (toysat) R 12804 12807 11495 0 -1 4202496 267466 0 0 0 10189 39 0 0 20 0 4 0 10486329 1337528320 267274 33554432000 4194304 16246674 140737131348272 140737131331272 7249784 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/12807/statm: 326545 267274 788 2943 0 323439 0
[pid=12807/tid=12808] ppid=12804 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12807/task/12808/stat : 12808 (toysat) S 12804 12807 11495 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 10486329 1337528320 267274 33554432000 4194304 16246674 140737131348272 139970416192752 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=12807/tid=12809] ppid=12804 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12807/task/12809/stat : 12809 (toysat) S 12804 12807 11495 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10486329 1337528320 267274 33554432000 4194304 16246674 140737131348272 139970405702896 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=12807/tid=12810] ppid=12804 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12807/task/12810/stat : 12810 (toysat) S 12804 12807 11495 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 10486329 1337528320 267274 33554432000 4194304 16246674 140737131348272 139970395229360 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1306180

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

[startup+102.407 s]
/proc/loadavg: 2.18 2.18 2.12 3/183 12812
/proc/meminfo: memFree=28274052/32872528 swapFree=1102192/1183952
[pid=12807] ppid=12804 vsize=1306180 CPUtime=102.38 cores=1,3,5,7
/proc/12807/stat : 12807 (toysat) R 12804 12807 11495 0 -1 4202496 267466 0 0 0 10199 39 0 0 20 0 4 0 10486329 1337528320 267274 33554432000 4194304 16246674 140737131348272 140737131331272 13192416 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/12807/statm: 326545 267274 788 2943 0 323439 0
[pid=12807/tid=12808] ppid=12804 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12807/task/12808/stat : 12808 (toysat) S 12804 12807 11495 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 10486329 1337528320 267274 33554432000 4194304 16246674 140737131348272 139970416192752 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=12807/tid=12809] ppid=12804 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12807/task/12809/stat : 12809 (toysat) S 12804 12807 11495 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10486329 1337528320 267274 33554432000 4194304 16246674 140737131348272 139970405702896 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=12807/tid=12810] ppid=12804 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12807/task/12810/stat : 12810 (toysat) S 12804 12807 11495 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 10486329 1337528320 267274 33554432000 4194304 16246674 140737131348272 139970395229360 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 102.38
Current children cumulated vsize (KiB) 1306180

[startup+128 s]
/proc/loadavg: 2.19 2.18 2.12 3/183 12813
/proc/meminfo: memFree=28274316/32872528 swapFree=1102192/1183952
[pid=12807] ppid=12804 vsize=1306180 CPUtime=127.95 cores=1,3,5,7
/proc/12807/stat : 12807 (toysat) R 12804 12807 11495 0 -1 4202496 267510 0 0 0 12756 39 0 0 20 0 4 0 10486329 1337528320 267308 33554432000 4194304 16246674 140737131348272 140737131330176 6023058 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/12807/statm: 326545 267308 788 2943 0 323439 0
[pid=12807/tid=12808] ppid=12804 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12807/task/12808/stat : 12808 (toysat) S 12804 12807 11495 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 10486329 1337528320 267308 33554432000 4194304 16246674 140737131348272 139970416192752 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=12807/tid=12809] ppid=12804 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12807/task/12809/stat : 12809 (toysat) S 12804 12807 11495 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10486329 1337528320 267308 33554432000 4194304 16246674 140737131348272 139970405702896 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=12807/tid=12810] ppid=12804 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12807/task/12810/stat : 12810 (toysat) S 12804 12807 11495 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 10486329 1337528320 267308 33554432000 4194304 16246674 140737131348272 139970395229360 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 127.95
Current children cumulated vsize (KiB) 1306180

[startup+134.4 s]
/proc/loadavg: 2.16 2.17 2.11 3/183 12813
/proc/meminfo: memFree=28274056/32872528 swapFree=1102192/1183952
[pid=12807] ppid=12804 vsize=1306180 CPUtime=134.36 cores=1,3,5,7
/proc/12807/stat : 12807 (toysat) R 12804 12807 11495 0 -1 4202496 267511 0 0 0 13396 40 0 0 20 0 4 0 10486329 1337528320 267309 33554432000 4194304 16246674 140737131348272 140737131331272 15015658 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/12807/statm: 326545 267309 789 2943 0 323439 0
[pid=12807/tid=12808] ppid=12804 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12807/task/12808/stat : 12808 (toysat) S 12804 12807 11495 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 10486329 1337528320 267309 33554432000 4194304 16246674 140737131348272 139970416192752 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=12807/tid=12809] ppid=12804 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12807/task/12809/stat : 12809 (toysat) S 12804 12807 11495 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10486329 1337528320 267309 33554432000 4194304 16246674 140737131348272 139970405702896 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=12807/tid=12810] ppid=12804 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12807/task/12810/stat : 12810 (toysat) S 12804 12807 11495 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 10486329 1337528320 267309 33554432000 4194304 16246674 140737131348272 139970395229360 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 134.36
Current children cumulated vsize (KiB) 1306180

[startup+140.8 s]
/proc/loadavg: 2.15 2.17 2.11 4/183 12813
/proc/meminfo: memFree=28274940/32872528 swapFree=1102192/1183952
[pid=12807] ppid=12804 vsize=1306180 CPUtime=140.76 cores=1,3,5,7
/proc/12807/stat : 12807 (toysat) R 12804 12807 11495 0 -1 4202496 267511 0 0 0 14036 40 0 0 20 0 4 0 10486329 1337528320 267309 33554432000 4194304 16246674 140737131348272 140737131331272 5672857 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/12807/statm: 326545 267309 789 2943 0 323439 0
[pid=12807/tid=12808] ppid=12804 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12807/task/12808/stat : 12808 (toysat) S 12804 12807 11495 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 10486329 1337528320 267309 33554432000 4194304 16246674 140737131348272 139970416192752 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=12807/tid=12809] ppid=12804 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12807/task/12809/stat : 12809 (toysat) S 12804 12807 11495 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10486329 1337528320 267309 33554432000 4194304 16246674 140737131348272 139970405702896 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=12807/tid=12810] ppid=12804 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12807/task/12810/stat : 12810 (toysat) S 12804 12807 11495 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 10486329 1337528320 267309 33554432000 4194304 16246674 140737131348272 139970395229360 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 140.76
Current children cumulated vsize (KiB) 1306180

[startup+142.4 s]
/proc/loadavg: 2.15 2.17 2.11 4/183 12813
/proc/meminfo: memFree=28274304/32872528 swapFree=1102192/1183952
[pid=12807] ppid=12804 vsize=1306180 CPUtime=142.35 cores=1,3,5,7
/proc/12807/stat : 12807 (toysat) R 12804 12807 11495 0 -1 4202496 267511 0 0 0 14195 40 0 0 20 0 4 0 10486329 1337528320 267309 33554432000 4194304 16246674 140737131348272 140737131331264 6021569 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/12807/statm: 326545 267309 789 2943 0 323439 0
[pid=12807/tid=12808] ppid=12804 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12807/task/12808/stat : 12808 (toysat) S 12804 12807 11495 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 10486329 1337528320 267309 33554432000 4194304 16246674 140737131348272 139970416192752 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=12807/tid=12809] ppid=12804 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12807/task/12809/stat : 12809 (toysat) S 12804 12807 11495 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10486329 1337528320 267309 33554432000 4194304 16246674 140737131348272 139970405702896 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=12807/tid=12810] ppid=12804 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12807/task/12810/stat : 12810 (toysat) S 12804 12807 11495 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 10486329 1337528320 267309 33554432000 4194304 16246674 140737131348272 139970395229360 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 142.35
Current children cumulated vsize (KiB) 1306180

[startup+144 s]
/proc/loadavg: 2.14 2.17 2.11 3/183 12813
/proc/meminfo: memFree=28274552/32872528 swapFree=1102192/1183952
[pid=12807] ppid=12804 vsize=1306180 CPUtime=143.95 cores=1,3,5,7
/proc/12807/stat : 12807 (toysat) R 12804 12807 11495 0 -1 4202496 267511 0 0 0 14355 40 0 0 20 0 4 0 10486329 1337528320 267309 33554432000 4194304 16246674 140737131348272 140737131331272 5822536 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/12807/statm: 326545 267309 789 2943 0 323439 0
[pid=12807/tid=12808] ppid=12804 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12807/task/12808/stat : 12808 (toysat) S 12804 12807 11495 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 10486329 1337528320 267309 33554432000 4194304 16246674 140737131348272 139970416192752 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=12807/tid=12809] ppid=12804 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12807/task/12809/stat : 12809 (toysat) S 12804 12807 11495 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10486329 1337528320 267309 33554432000 4194304 16246674 140737131348272 139970405702896 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=12807/tid=12810] ppid=12804 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12807/task/12810/stat : 12810 (toysat) S 12804 12807 11495 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 10486329 1337528320 267309 33554432000 4194304 16246674 140737131348272 139970395229360 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 143.95
Current children cumulated vsize (KiB) 1306180

[startup+144.8 s]
/proc/loadavg: 2.14 2.17 2.11 3/183 12813
/proc/meminfo: memFree=28274552/32872528 swapFree=1102192/1183952
[pid=12807] ppid=12804 vsize=1306180 CPUtime=144.75 cores=1,3,5,7
/proc/12807/stat : 12807 (toysat) R 12804 12807 11495 0 -1 4202496 267511 0 0 0 14435 40 0 0 20 0 4 0 10486329 1337528320 267309 33554432000 4194304 16246674 140737131348272 140737131347448 15015658 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/12807/statm: 326545 267309 789 2943 0 323439 0
[pid=12807/tid=12808] ppid=12804 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12807/task/12808/stat : 12808 (toysat) S 12804 12807 11495 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 10486329 1337528320 267309 33554432000 4194304 16246674 140737131348272 139970416192752 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=12807/tid=12809] ppid=12804 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12807/task/12809/stat : 12809 (toysat) S 12804 12807 11495 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10486329 1337528320 267309 33554432000 4194304 16246674 140737131348272 139970405702896 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=12807/tid=12810] ppid=12804 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12807/task/12810/stat : 12810 (toysat) S 12804 12807 11495 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 10486329 1337528320 267309 33554432000 4194304 16246674 140737131348272 139970395229360 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 144.75
Current children cumulated vsize (KiB) 1306180

[startup+145.2 s]
/proc/loadavg: 2.14 2.17 2.11 3/183 12813
/proc/meminfo: memFree=28274676/32872528 swapFree=1102192/1183952
[pid=12807] ppid=12804 vsize=1306180 CPUtime=145.16 cores=1,3,5,7
/proc/12807/stat : 12807 (toysat) R 12804 12807 11495 0 -1 4202496 267511 0 0 0 14476 40 0 0 20 0 4 0 10486329 1337528320 267309 33554432000 4194304 16246674 140737131348272 140737131347448 5589336 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/12807/statm: 326545 267309 789 2943 0 323439 0
[pid=12807/tid=12808] ppid=12804 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12807/task/12808/stat : 12808 (toysat) S 12804 12807 11495 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 10486329 1337528320 267309 33554432000 4194304 16246674 140737131348272 139970416192752 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=12807/tid=12809] ppid=12804 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12807/task/12809/stat : 12809 (toysat) S 12804 12807 11495 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10486329 1337528320 267309 33554432000 4194304 16246674 140737131348272 139970405702896 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=12807/tid=12810] ppid=12804 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12807/task/12810/stat : 12810 (toysat) S 12804 12807 11495 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 10486329 1337528320 267309 33554432000 4194304 16246674 140737131348272 139970395229360 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 145.16
Current children cumulated vsize (KiB) 1306180

[startup+145.308 s]
/proc/loadavg: 2.14 2.17 2.11 3/183 12813
/proc/meminfo: memFree=28274676/32872528 swapFree=1102192/1183952
[pid=12807] ppid=12804 vsize=1306180 CPUtime=145.26 cores=1,3,5,7
/proc/12807/stat : 12807 (toysat) R 12804 12807 11495 0 -1 4202496 267511 0 0 0 14486 40 0 0 20 0 4 0 10486329 1337528320 267309 33554432000 4194304 16246674 140737131348272 140737131347448 5827632 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/12807/statm: 326545 267309 789 2943 0 323439 0
[pid=12807/tid=12808] ppid=12804 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12807/task/12808/stat : 12808 (toysat) S 12804 12807 11495 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 10486329 1337528320 267309 33554432000 4194304 16246674 140737131348272 139970416192752 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=12807/tid=12809] ppid=12804 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12807/task/12809/stat : 12809 (toysat) S 12804 12807 11495 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10486329 1337528320 267309 33554432000 4194304 16246674 140737131348272 139970405702896 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=12807/tid=12810] ppid=12804 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12807/task/12810/stat : 12810 (toysat) S 12804 12807 11495 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 10486329 1337528320 267309 33554432000 4194304 16246674 140737131348272 139970395229360 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 145.26
Current children cumulated vsize (KiB) 1306180

Child status: 0
Real time (s): 145.36
CPU time (s): 145.324
CPU user time (s): 144.87
CPU system time (s): 0.45393
CPU usage (%): 99.9752
Max. virtual memory (cumulated for all children) (KiB): 1306180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 144.87
system time used= 0.45393
maximum resident set size= 1069252
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 267516
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= 39
involuntary context switches= 156

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.884865 second user time and 1.3258 second system time

The end

Launcher Data

Begin job on node115 at 2016-06-30 21:22:51
IDJOB=4121466
IDBENCH=110498
IDSOLVER=2542
FILE ID=node115/4121466-1467314571
RUNJOBID= node115-1467308742-11512
PBS_JOBID= 20005276
Free space on /tmp= 71648 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/ProofComplexity/normalized-fixed-bandwidth-18.cnf.gz-plain.pb.metafix.opb
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --pb --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4121466-1467314571/watcher-4121466-1467314571 -o /tmp/evaluation-result-4121466-1467314571/solver-4121466-1467314571 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node115-1467308742-11512 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4121466-1467314571.opb

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

MD5SUM BENCH= a09d4ba319480401182e254880178390
RANDOM SEED=1550300576

node115.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.087
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.17
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.087
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.56
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.087
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.54
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.087
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		: 2667.087
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.087
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		: 2667.087
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		: 2667.087
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:        29343276 kB
Buffers:          158480 kB
Cached:           343532 kB
SwapCached:            0 kB
Active:          1379320 kB
Inactive:         219816 kB
Active(anon):    1092752 kB
Inactive(anon):     6556 kB
Active(file):     286568 kB
Inactive(file):   213260 kB
Unevictable:     1183952 kB
Mlocked:         1102192 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             16328 kB
Writeback:             0 kB
AnonPages:       2280204 kB
Mapped:            17060 kB
Shmem:               204 kB
Slab:             607416 kB
SReclaimable:      51736 kB
SUnreclaim:       555680 kB
KernelStack:        1520 kB
PageTables:         8732 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2413844 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1163264 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= 71632 MiB
End job on node115 at 2016-06-30 21:25:17