Trace number 4121450

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 218.047 218.08

General information on the benchmark

NamePB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-subsetCardinalitySigma-27-3.cnf.gz-plain.pb.metafix.opb
MD5SUMb874b5fa3e78441572ce29fa92307036
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 benchmark38.6701
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables109
Total number of constraints228
Number of constraints which are clauses228
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:28+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-4121450-1467314548.opb"]
0.00/0.01	c use --random-gen="396208371 4196064579 3492654997 2802881431 613356493 1179059069 495374832 3012225638 2014595313 3015715243 3152741844 1478012023 2308594071 1792511084 1853187107 4108477664 2339203188 4245932648 3698292008 3001982830 2918136964 1685143586 3710717005 4073571104 3396463595 3977290429 2732495482 1600168160 3080723913 1691436748 1959675676 78884077 2629441775 1448826009 4234430899 2423581468 805101102 1861143716 2989467791 3751757419 3065769158 2176861020 2609414359 1986024929 2098607061 2671406599 2254138598 632246923 86803855 3329413608 2751113541 1142208164 3040832407 2502121240 509929407 3157229323 2741630290 1495568693 2391712009 2228113478 1039814975 3955235420 1498751766 205933729 2870856954 562294206 2386705531 3331884968 912973729 302269723 1926808242 2477064470 18954820 113909516 476560750 649025086 3079210400 482104365 2533435511 1355667135 2965221289 1345066249 1796509240 3236240435 3708607039 2647977229 1312450908 2982672596 3172692863 1336882381 2875645811 1610243519 1126870352 1781845208 3609103879 3145818392 2091445502 1566673290 177201210 1155419847 2908650140 1416113787 163363068 1909903084 2689119499 283673049 1546233546 3157344990 2604982473 4025043384 3863954820 967956722 2182585398 3132843933 1929440599 1637314008 3843697813 2939045948 1636559586 1852690328 3844710538 3058292690 3150159545 859898634 625278473 2188787856 4193650587 3910515863 560100407 1641095835 3106944091 2957148405 922861610 335462026 2367180814 1662889955 754262278 2624750720 2722000932 2700755633 3900629520 301004175 2421114160 3327730247 2062734014 1313853510 1466830801 1037194666 3709651886 1088816531 3390344021 2970012516 93916320 3031590899 1451160408 3653216198 570898578 226377654 3062338097 4183859738 2374738815 952344646 2451301218 24363785 3316591573 3624931750 3546241369 595368843 2295966629 350254851 3241395898 601524335 633379436 996172871 511587517 53939805 2065288090 466150037 3179199094 739423593 1141083907 751938887 2057066075 1959797528 1893742904 2597343040 3547475885 3795279086 51781180 261906715 811079789 3932905947 3989641150 29588774 1389831719 217312861 2738623358 1823722189 296263527 605476480 3653950299 2171597681 3646915144 2513862582 786881835 2290402152 1033567963 3508465518 3604046881 3364320550 2667666176 1843059705 1320730876 1269996997 768371154 1251900514 3908880497 871306400 266318032 778592281 2929607685 3280139858 1783267476 1211185092 976527601 1255493454 3858280092 4275766837 3253782133 1090171555 2180242620 2912119527 150865890 791013609 2619729898 1064597821 3946225758 701366276 2569767039 445326747 3499525147 3425365633 898337498 896755949 182996608 3461013889 3199068075 2672270889 2158137413 2248102961 2887003364 2097053013 3314730370 2052062754 881133234 570779839 255 362436" option to reproduce the execution
0.00/0.01	c #vars 109
0.00/0.01	c #constraints 228
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 |      112      0 |        0 |        0
0.00/0.02	c  0.0s |       1 |      139 |      100 |      112      0 |        0 |        0
0.00/0.04	c  0.0s |       2 |      366 |      250 |      124      2 |        0 |        0
0.00/0.06	c  0.0s |       3 |      691 |      475 |      137      4 |        0 |        0
0.09/0.10	c  0.1s |       4 |     1103 |      813 |      151      8 |        0 |        0
0.09/0.14	c  0.1s |       5 |     2054 |     1320 |      167     14 |        0 |        0
0.19/0.22	c  0.2s |       6 |     3112 |     2081 |      203     21 |        0 |        0
0.29/0.34	c  0.3s |       7 |     4613 |     3223 |      224     31 |        0 |        0
0.49/0.50	c  0.5s |       8 |     7454 |     4936 |      247     45 |        0 |        0
0.69/0.77	c  0.8s |       9 |    11065 |     7506 |      272     64 |        0 |        0
1.10/1.15	c  1.1s |      10 |    15856 |    11361 |      300     90 |        0 |        0
1.49/1.57	c  1.6s |      11 |    23735 |    17144 |      330    126 |        0 |        0
2.19/2.24	c  2.2s |      12 |    34691 |    25819 |      364    176 |        0 |        0
3.09/3.13	c  3.1s |      13 |    52225 |    38832 |      401    244 |        0 |        0
4.40/4.50	c  4.5s |      14 |    78458 |    58352 |      442    338 |        0 |        0
6.49/6.50	c  6.5s |      14 |   116735 |    85552 |      442    458 |        0 |        0
6.60/6.65	c  6.6s |      15 |   119536 |    87632 |      487    467 |        0 |        0
8.59/8.65	c  8.6s |      15 |   156524 |   114032 |      487    572 |        0 |        0
9.90/9.99	c 10.0s |      16 |   180264 |   131552 |      536    642 |        0 |        0
11.89/11.99	c 12.0s |      16 |   212609 |   156852 |      536    734 |        0 |        0
13.89/14.00	c 14.0s |      16 |   243112 |   182052 |      536    826 |        0 |        0
15.19/15.25	c 15.2s |      17 |   261871 |   197432 |      590    882 |        0 |        0
17.19/17.25	c 17.2s |      17 |   295846 |   222532 |      590    965 |        0 |        0
19.19/19.25	c 19.2s |      17 |   324944 |   245932 |      590   1043 |        0 |        0
21.19/21.26	c 21.2s |      17 |   355501 |   270532 |      590   1125 |        0 |        0
23.20/23.26	c 23.3s |      17 |   389291 |   295932 |      649   1209 |        0 |        0
23.20/23.29	c 23.3s |      18 |   389769 |   296252 |      649   1210 |        0 |        0
25.19/25.30	c 25.3s |      18 |   423219 |   321252 |      649   1286 |        0 |        0
27.29/27.30	c 27.3s |      18 |   454891 |   345952 |      649   1360 |        0 |        0
29.29/29.31	c 29.3s |      18 |   487930 |   370452 |      649   1434 |        0 |        0
31.29/31.31	c 31.3s |      18 |   520009 |   394652 |      649   1508 |        0 |        0
33.29/33.31	c 33.3s |      18 |   551692 |   418752 |      649   1581 |        0 |        0
35.29/35.32	c 35.3s |      18 |   586668 |   444052 |      714   1657 |        0 |        0
35.29/35.35	c 35.3s |      19 |   587291 |   444482 |      714   1658 |        0 |        0
37.29/37.35	c 37.3s |      19 |   618124 |   468282 |      714   1723 |        0 |        0
39.29/39.36	c 39.3s |      19 |   649570 |   492382 |      714   1790 |        0 |        0
41.28/41.36	c 41.3s |      19 |   679962 |   515782 |      714   1854 |        0 |        0
43.28/43.37	c 43.4s |      19 |   709187 |   538982 |      714   1918 |        0 |        0
45.28/45.38	c 45.4s |      19 |   736829 |   561382 |      714   1980 |        0 |        0
47.29/47.38	c 47.4s |      19 |   765222 |   583782 |      714   2042 |        0 |        0
49.28/49.38	c 49.4s |      19 |   796022 |   607382 |      714   2107 |        0 |        0
51.28/51.38	c 51.4s |      19 |   827391 |   631282 |      714   2173 |        0 |        0
53.28/53.38	c 53.4s |      19 |   859937 |   656082 |      714   2242 |        0 |        0
54.18/54.26	c 54.2s |      20 |   873548 |   666827 |      786   2270 |        0 |        0
56.19/56.27	c 56.3s |      20 |   900632 |   689027 |      786   2326 |        0 |        0
58.18/58.27	c 58.3s |      20 |   929905 |   712227 |      786   2384 |        0 |        0
60.18/60.28	c 60.3s |      20 |   959937 |   735827 |      786   2443 |        0 |        0
62.18/62.28	c 62.3s |      20 |   988024 |   758727 |      786   2501 |        0 |        0
64.18/64.29	c 64.3s |      20 |  1015886 |   781027 |      786   2557 |        0 |        0
66.28/66.30	c 66.3s |      20 |  1043854 |   803327 |      786   2613 |        0 |        0
68.18/68.30	c 68.3s |      20 |  1070239 |   825027 |      786   2667 |        0 |        0
70.28/70.30	c 70.3s |      20 |  1094842 |   845927 |      786   2719 |        0 |        0
72.28/72.31	c 72.3s |      20 |  1120532 |   867427 |      786   2774 |        0 |        0
74.28/74.31	c 74.3s |      20 |  1149507 |   890427 |      786   2831 |        0 |        0
76.28/76.32	c 76.3s |      20 |  1177471 |   913227 |      786   2889 |        0 |        0
78.27/78.32	c 78.3s |      20 |  1204925 |   935727 |      786   2946 |        0 |        0
80.28/80.32	c 80.3s |      20 |  1233426 |   958727 |      786   3004 |        0 |        0
82.27/82.32	c 82.3s |      20 |  1260806 |   981327 |      786   3061 |        0 |        0
83.87/83.95	c 83.9s |      21 |  1285352 |  1000345 |      865   3107 |        0 |        0
85.88/85.96	c 85.9s |      21 |  1318702 |  1024745 |      865   3163 |        0 |        0
87.87/87.96	c 87.9s |      21 |  1346728 |  1046445 |      865   3212 |        0 |        0
89.87/89.96	c 89.9s |      21 |  1374032 |  1067445 |      865   3260 |        0 |        0
91.88/91.97	c 92.0s |      21 |  1401354 |  1089345 |      865   3310 |        0 |        0
93.88/93.97	c 94.0s |      21 |  1429867 |  1111845 |      865   3362 |        0 |        0
95.88/95.98	c 96.0s |      21 |  1456789 |  1133345 |      865   3411 |        0 |        0
97.89/97.98	c 98.0s |      21 |  1484417 |  1155245 |      865   3461 |        0 |        0
99.88/99.98	c 100.0s |      21 |  1512386 |  1177245 |      865   3511 |        0 |        0
101.88/101.99	c  101s |      21 |  1542857 |  1200245 |      865   3564 |        0 |        0
103.88/103.99	c  103s |      21 |  1572075 |  1222945 |      865   3616 |        0 |        0
105.98/106.00	c  105s |      21 |  1600571 |  1245345 |      865   3668 |        0 |        0
107.98/108.00	c  107s |      21 |  1629353 |  1267845 |      865   3719 |        0 |        0
109.88/110.00	c  109s |      21 |  1657110 |  1289945 |      865   3770 |        0 |        0
111.98/112.01	c  111s |      21 |  1685616 |  1312145 |      865   3821 |        0 |        0
113.97/114.01	c  113s |      21 |  1712669 |  1334045 |      865   3871 |        0 |        0
115.97/116.02	c  116s |      21 |  1738285 |  1355445 |      865   3920 |        0 |        0
117.97/118.02	c  118s |      21 |  1765702 |  1377145 |      865   3970 |        0 |        0
119.98/120.02	c  120s |      21 |  1791468 |  1398345 |      865   4018 |        0 |        0
121.97/122.03	c  122s |      21 |  1817045 |  1419645 |      865   4067 |        0 |        0
123.97/124.03	c  124s |      21 |  1844383 |  1441545 |      865   4117 |        0 |        0
125.97/126.03	c  126s |      21 |  1870743 |  1462945 |      865   4166 |        0 |        0
127.97/128.04	c  128s |      21 |  1897350 |  1484545 |      865   4215 |        0 |        0
129.57/129.60	c  129s |      22 |  1917316 |  1500622 |      952   4249 |        0 |        0
131.57/131.61	c  131s |      22 |  1946421 |  1522422 |      952   4294 |        0 |        0
133.57/133.61	c  133s |      22 |  1974510 |  1544222 |      952   4340 |        0 |        0
135.57/135.62	c  135s |      22 |  2004779 |  1566422 |      952   4386 |        0 |        0
137.58/137.62	c  137s |      22 |  2033328 |  1588122 |      952   4431 |        0 |        0
139.57/139.63	c  139s |      22 |  2063520 |  1610622 |      952   4478 |        0 |        0
141.57/141.63	c  141s |      22 |  2092163 |  1632522 |      952   4523 |        0 |        0
143.57/143.63	c  143s |      22 |  2121206 |  1654822 |      952   4570 |        0 |        0
145.57/145.64	c  145s |      22 |  2150377 |  1677022 |      952   4616 |        0 |        0
147.57/147.64	c  147s |      22 |  2178748 |  1699122 |      952   4662 |        0 |        0
149.57/149.64	c  149s |      22 |  2208363 |  1721622 |      952   4709 |        0 |        0
151.57/151.65	c  151s |      22 |  2238469 |  1744322 |      952   4756 |        0 |        0
153.57/153.65	c  153s |      22 |  2271443 |  1767222 |      952   4804 |        0 |        0
155.56/155.66	c  155s |      22 |  2300367 |  1789222 |      952   4850 |        0 |        0
157.56/157.66	c  157s |      22 |  2331036 |  1811922 |      952   4897 |        0 |        0
159.57/159.67	c  159s |      22 |  2361521 |  1834422 |      952   4944 |        0 |        0
161.56/161.67	c  161s |      22 |  2391877 |  1857122 |      952   4991 |        0 |        0
163.56/163.67	c  163s |      22 |  2419708 |  1878822 |      952   5036 |        0 |        0
165.56/165.68	c  165s |      22 |  2445801 |  1900122 |      952   5080 |        0 |        0
167.57/167.69	c  167s |      22 |  2474136 |  1922122 |      952   5126 |        0 |        0
169.67/169.70	c  169s |      22 |  2506735 |  1945022 |      952   5173 |        1 |        3
171.57/171.70	c  171s |      22 |  2534800 |  1966222 |      952   5217 |        1 |        3
173.67/173.70	c  173s |      22 |  2562014 |  1987522 |      952   5261 |        1 |        3
175.67/175.71	c  175s |      22 |  2588044 |  2008722 |      952   5305 |        1 |        3
177.67/177.71	c  177s |      22 |  2611527 |  2028522 |      952   5346 |        1 |        3
179.66/179.71	c  179s |      22 |  2638397 |  2049722 |      952   5390 |        1 |        3
181.66/181.72	c  181s |      22 |  2664646 |  2070722 |      952   5434 |        1 |        3
183.67/183.72	c  183s |      22 |  2687976 |  2090122 |      952   5474 |        1 |        3
185.66/185.73	c  185s |      22 |  2718207 |  2112522 |      952   5520 |        1 |        3
187.66/187.73	c  187s |      22 |  2747027 |  2134622 |      952   5566 |        1 |        3
189.66/189.74	c  189s |      22 |  2779301 |  2157422 |      952   5614 |        1 |        3
191.66/191.74	c  191s |      22 |  2810650 |  2180722 |      952   5661 |        2 |        6
193.66/193.74	c  193s |      22 |  2838461 |  2202722 |      952   5707 |        2 |        6
195.66/195.75	c  195s |      22 |  2867610 |  2225322 |      952   5754 |        2 |        6
197.66/197.75	c  197s |      22 |  2895148 |  2246522 |     1048   5795 |        2 |        6
198.06/198.16	c  198s |      23 |  2901087 |  2251038 |     1048   5804 |        2 |        6
200.05/200.17	c  200s |      23 |  2930495 |  2272838 |     1048   5845 |        2 |        6
202.06/202.18	c  202s |      23 |  2959411 |  2294138 |     1048   5885 |        2 |        6
204.06/204.18	c  204s |      23 |  2985741 |  2314738 |     1048   5924 |        2 |        6
206.06/206.18	c  206s |      23 |  3014998 |  2336538 |     1048   5965 |        2 |        6
208.06/208.19	c  208s |      23 |  3044545 |  2358738 |     1048   6007 |        2 |        6
210.07/210.20	c  210s |      23 |  3070976 |  2379338 |     1048   6046 |        3 |        9
212.16/212.20	c  212s |      23 |  3100290 |  2401538 |     1048   6088 |        3 |        9
214.16/214.21	c  214s |      23 |  3128045 |  2423438 |     1048   6129 |        3 |        9
216.16/216.21	c  216s |      23 |  3157499 |  2445638 |     1048   6170 |        6 |       16
217.96/218.02	c  218s |      23 |  3184099 |  2465866 |     1048   6205 |       33 |       46
217.96/218.02	c #cpu_time = 218.013s
217.96/218.02	c #wall_clock_time = 218.004s
217.96/218.02	c #decision = 3184099
217.96/218.02	c #random_decision = 14017
217.96/218.02	c #conflict = 2465866
217.96/218.02	c #restart = 23
217.96/218.02	s UNSATISFIABLE
217.96/218.02	c total CPU time = 218.029s
217.96/218.02	c total wall clock time = 218.020s

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

pid=24169
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.38 2.35 2.28 3/179 24172
/proc/meminfo: memFree=27238676/32872528 swapFree=1459604/1655828
[pid=24172] ppid=24169 vsize=783804 CPUtime=0 cores=1,3,5,7
/proc/24172/stat : 24172 (toysat) R 24169 24172 22681 0 -1 4202496 2933 0 0 0 0 0 0 0 20 0 4 0 12405996 802615296 3295 33554432000 4194304 16246674 140737208226192 140737208225616 13880264 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/24172/statm: 196719 3304 441 2943 0 193613 0
[pid=24172/tid=24173] ppid=24169 vsize=802236 CPUtime=0 cores=1,3,5,7
/proc/24172/task/24173/stat : 24173 (toysat) S 24169 24172 22681 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12405996 821489664 3366 33554432000 4194304 16246674 140737208226192 140524222655728 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=24172/tid=24174] ppid=24169 vsize=806332 CPUtime=0 cores=1,3,5,7
/proc/24172/task/24174/stat : 24174 (toysat) S 24169 24172 22681 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12405996 825683968 3383 33554432000 4194304 16246674 140737208226192 140524212165872 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=24172/tid=24175] ppid=24169 vsize=810428 CPUtime=0 cores=1,3,5,7
/proc/24172/task/24175/stat : 24175 (toysat) S 24169 24172 22681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12405996 829878272 3398 33554432000 4194304 16246674 140737208226192 140524201692336 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0

[startup+0.100147 s]
/proc/loadavg: 2.38 2.35 2.28 3/179 24172
/proc/meminfo: memFree=27238676/32872528 swapFree=1459604/1655828
[pid=24172] ppid=24169 vsize=1218116 CPUtime=0.09 cores=1,3,5,7
/proc/24172/stat : 24172 (toysat) R 24169 24172 22681 0 -1 4202496 25840 0 0 0 5 4 0 0 20 0 4 0 12405996 1247350784 26190 33554432000 4194304 16246674 140737208226192 140737208225616 12478461 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/24172/statm: 304529 26202 707 2943 0 301423 0
[pid=24172/tid=24173] ppid=24169 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/24172/task/24173/stat : 24173 (toysat) S 24169 24172 22681 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12405996 1247350784 26209 33554432000 4194304 16246674 140737208226192 140524222655728 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=24172/tid=24174] ppid=24169 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/24172/task/24174/stat : 24174 (toysat) S 24169 24172 22681 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12405996 1247350784 26215 33554432000 4194304 16246674 140737208226192 140524212165872 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=24172/tid=24175] ppid=24169 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/24172/task/24175/stat : 24175 (toysat) S 24169 24172 22681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12405996 1247350784 26219 33554432000 4194304 16246674 140737208226192 140524201692336 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.20052 s]
/proc/loadavg: 2.38 2.35 2.28 3/179 24172
/proc/meminfo: memFree=27238676/32872528 swapFree=1459604/1655828
[pid=24172] ppid=24169 vsize=1218116 CPUtime=0.19 cores=1,3,5,7
/proc/24172/stat : 24172 (toysat) R 24169 24172 22681 0 -1 4202496 49187 0 0 0 12 7 0 0 20 0 4 0 12405996 1247350784 49537 33554432000 4194304 16246674 140737208226192 140737208225616 6021007 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/24172/statm: 304529 49550 707 2943 0 301423 0
[pid=24172/tid=24173] ppid=24169 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/24172/task/24173/stat : 24173 (toysat) S 24169 24172 22681 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12405996 1247350784 49557 33554432000 4194304 16246674 140737208226192 140524222655728 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=24172/tid=24174] ppid=24169 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/24172/task/24174/stat : 24174 (toysat) S 24169 24172 22681 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12405996 1247350784 49562 33554432000 4194304 16246674 140737208226192 140524212165872 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=24172/tid=24175] ppid=24169 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/24172/task/24175/stat : 24175 (toysat) S 24169 24172 22681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12405996 1247350784 49569 33554432000 4194304 16246674 140737208226192 140524201692336 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.300497 s]
/proc/loadavg: 2.38 2.35 2.28 3/179 24172
/proc/meminfo: memFree=27238676/32872528 swapFree=1459604/1655828
[pid=24172] ppid=24169 vsize=1218116 CPUtime=0.29 cores=1,3,5,7
/proc/24172/stat : 24172 (toysat) R 24169 24172 22681 0 -1 4202496 72536 0 0 0 18 11 0 0 20 0 4 0 12405996 1247350784 72886 33554432000 4194304 16246674 140737208226192 140737208225616 5546181 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/24172/statm: 304529 72899 707 2943 0 301423 0
[pid=24172/tid=24173] ppid=24169 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/24172/task/24173/stat : 24173 (toysat) S 24169 24172 22681 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12405996 1247350784 72906 33554432000 4194304 16246674 140737208226192 140524222655728 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=24172/tid=24174] ppid=24169 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/24172/task/24174/stat : 24174 (toysat) S 24169 24172 22681 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12405996 1247350784 72914 33554432000 4194304 16246674 140737208226192 140524212165872 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=24172/tid=24175] ppid=24169 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/24172/task/24175/stat : 24175 (toysat) S 24169 24172 22681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12405996 1247350784 72920 33554432000 4194304 16246674 140737208226192 140524201692336 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1218116

[startup+0.700413 s]
/proc/loadavg: 2.38 2.35 2.28 3/179 24172
/proc/meminfo: memFree=27238676/32872528 swapFree=1459604/1655828
[pid=24172] ppid=24169 vsize=1218116 CPUtime=0.69 cores=1,3,5,7
/proc/24172/stat : 24172 (toysat) R 24169 24172 22681 0 -1 4202496 165261 0 0 0 45 24 0 0 20 0 4 0 12405996 1247350784 165612 33554432000 4194304 16246674 140737208226192 140737208225616 6020769 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/24172/statm: 304529 165625 708 2943 0 301423 0
[pid=24172/tid=24173] ppid=24169 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/24172/task/24173/stat : 24173 (toysat) S 24169 24172 22681 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12405996 1247350784 165632 33554432000 4194304 16246674 140737208226192 140524222655728 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=24172/tid=24174] ppid=24169 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/24172/task/24174/stat : 24174 (toysat) S 24169 24172 22681 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12405996 1247350784 165639 33554432000 4194304 16246674 140737208226192 140524212165872 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=24172/tid=24175] ppid=24169 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/24172/task/24175/stat : 24175 (toysat) S 24169 24172 22681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12405996 1247350784 165645 33554432000 4194304 16246674 140737208226192 140524201692336 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.38 2.35 2.28 3/183 24176
/proc/meminfo: memFree=26256384/32872528 swapFree=1459604/1655828
[pid=24172] ppid=24169 vsize=1218116 CPUtime=1.49 cores=1,3,5,7
/proc/24172/stat : 24172 (toysat) R 24169 24172 22681 0 -1 4202496 245509 0 0 0 114 35 0 0 20 0 4 0 12405996 1247350784 245839 33554432000 4194304 16246674 140737208226192 140737208225504 5723448 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/24172/statm: 304529 245839 785 2943 0 301423 0
[pid=24172/tid=24173] ppid=24169 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/24172/task/24173/stat : 24173 (toysat) S 24169 24172 22681 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12405996 1247350784 245839 33554432000 4194304 16246674 140737208226192 140524222655728 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=24172/tid=24174] ppid=24169 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/24172/task/24174/stat : 24174 (toysat) S 24169 24172 22681 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12405996 1247350784 245839 33554432000 4194304 16246674 140737208226192 140524212165872 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=24172/tid=24175] ppid=24169 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/24172/task/24175/stat : 24175 (toysat) S 24169 24172 22681 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12405996 1247350784 245839 33554432000 4194304 16246674 140737208226192 140524201692336 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1218116

[startup+3.10038 s]
/proc/loadavg: 2.38 2.35 2.28 3/183 24176
/proc/meminfo: memFree=26168608/32872528 swapFree=1459604/1655828
[pid=24172] ppid=24169 vsize=1306180 CPUtime=3.09 cores=1,3,5,7
/proc/24172/stat : 24172 (toysat) R 24169 24172 22681 0 -1 4202496 267394 0 0 0 271 38 0 0 20 0 4 0 12405996 1337528320 267724 33554432000 4194304 16246674 140737208226192 140737208208064 12995176 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/24172/statm: 326545 267724 785 2943 0 323439 0
[pid=24172/tid=24173] ppid=24169 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/24172/task/24173/stat : 24173 (toysat) S 24169 24172 22681 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12405996 1337528320 267724 33554432000 4194304 16246674 140737208226192 140524222655728 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=24172/tid=24174] ppid=24169 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/24172/task/24174/stat : 24174 (toysat) S 24169 24172 22681 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12405996 1337528320 267724 33554432000 4194304 16246674 140737208226192 140524212165872 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=24172/tid=24175] ppid=24169 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/24172/task/24175/stat : 24175 (toysat) S 24169 24172 22681 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12405996 1337528320 267724 33554432000 4194304 16246674 140737208226192 140524201692336 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1306180

[startup+6.30043 s]
/proc/loadavg: 2.35 2.34 2.28 3/183 24176
/proc/meminfo: memFree=26167740/32872528 swapFree=1459604/1655828
[pid=24172] ppid=24169 vsize=1306180 CPUtime=6.29 cores=1,3,5,7
/proc/24172/stat : 24172 (toysat) R 24169 24172 22681 0 -1 4202496 267425 0 0 0 591 38 0 0 20 0 4 0 12405996 1337528320 267755 33554432000 4194304 16246674 140737208226192 140737208209192 5822484 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/24172/statm: 326545 267755 785 2943 0 323439 0
[pid=24172/tid=24173] ppid=24169 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/24172/task/24173/stat : 24173 (toysat) S 24169 24172 22681 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12405996 1337528320 267755 33554432000 4194304 16246674 140737208226192 140524222655728 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=24172/tid=24174] ppid=24169 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/24172/task/24174/stat : 24174 (toysat) S 24169 24172 22681 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12405996 1337528320 267755 33554432000 4194304 16246674 140737208226192 140524212165872 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=24172/tid=24175] ppid=24169 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/24172/task/24175/stat : 24175 (toysat) S 24169 24172 22681 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12405996 1337528320 267755 33554432000 4194304 16246674 140737208226192 140524201692336 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.32 2.33 2.28 3/183 24176
/proc/meminfo: memFree=26167828/32872528 swapFree=1459604/1655828
[pid=24172] ppid=24169 vsize=1306180 CPUtime=12.69 cores=1,3,5,7
/proc/24172/stat : 24172 (toysat) R 24169 24172 22681 0 -1 4202496 267426 0 0 0 1231 38 0 0 20 0 4 0 12405996 1337528320 267756 33554432000 4194304 16246674 140737208226192 140737208209192 5822604 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/24172/statm: 326545 267756 785 2943 0 323439 0
[pid=24172/tid=24173] ppid=24169 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/24172/task/24173/stat : 24173 (toysat) S 24169 24172 22681 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12405996 1337528320 267756 33554432000 4194304 16246674 140737208226192 140524222655728 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=24172/tid=24174] ppid=24169 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/24172/task/24174/stat : 24174 (toysat) S 24169 24172 22681 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12405996 1337528320 267756 33554432000 4194304 16246674 140737208226192 140524212165872 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=24172/tid=24175] ppid=24169 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/24172/task/24175/stat : 24175 (toysat) S 24169 24172 22681 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12405996 1337528320 267756 33554432000 4194304 16246674 140737208226192 140524201692336 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.39 2.35 2.29 3/183 24225
/proc/meminfo: memFree=26171456/32872528 swapFree=1459604/1655828
[pid=24172] ppid=24169 vsize=1306180 CPUtime=25.49 cores=1,3,5,7
/proc/24172/stat : 24172 (toysat) R 24169 24172 22681 0 -1 4202496 267428 0 0 0 2511 38 0 0 20 0 4 0 12405996 1337528320 267758 33554432000 4194304 16246674 140737208226192 140737208209192 6046202 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/24172/statm: 326545 267758 786 2943 0 323439 0
[pid=24172/tid=24173] ppid=24169 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/24172/task/24173/stat : 24173 (toysat) S 24169 24172 22681 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12405996 1337528320 267758 33554432000 4194304 16246674 140737208226192 140524222655728 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=24172/tid=24174] ppid=24169 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/24172/task/24174/stat : 24174 (toysat) S 24169 24172 22681 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12405996 1337528320 267758 33554432000 4194304 16246674 140737208226192 140524212165872 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=24172/tid=24175] ppid=24169 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/24172/task/24175/stat : 24175 (toysat) S 24169 24172 22681 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12405996 1337528320 267758 33554432000 4194304 16246674 140737208226192 140524201692336 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1306180

[startup+51.1005 s]
/proc/loadavg: 2.31 2.33 2.28 3/183 24225
/proc/meminfo: memFree=26171232/32872528 swapFree=1459604/1655828
[pid=24172] ppid=24169 vsize=1306180 CPUtime=51.08 cores=1,3,5,7
/proc/24172/stat : 24172 (toysat) R 24169 24172 22681 0 -1 4202496 267449 0 0 0 5070 38 0 0 20 0 4 0 12405996 1337528320 267779 33554432000 4194304 16246674 140737208226192 140737208208064 15015658 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/24172/statm: 326545 267779 788 2943 0 323439 0
[pid=24172/tid=24173] ppid=24169 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/24172/task/24173/stat : 24173 (toysat) S 24169 24172 22681 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12405996 1337528320 267779 33554432000 4194304 16246674 140737208226192 140524222655728 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=24172/tid=24174] ppid=24169 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/24172/task/24174/stat : 24174 (toysat) S 24169 24172 22681 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12405996 1337528320 267779 33554432000 4194304 16246674 140737208226192 140524212165872 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=24172/tid=24175] ppid=24169 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/24172/task/24175/stat : 24175 (toysat) S 24169 24172 22681 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12405996 1337528320 267779 33554432000 4194304 16246674 140737208226192 140524201692336 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1306180

[startup+102.3 s]
/proc/loadavg: 2.36 2.34 2.28 3/183 24226
/proc/meminfo: memFree=26171000/32872528 swapFree=1459604/1655828
[pid=24172] ppid=24169 vsize=1306180 CPUtime=102.28 cores=1,3,5,7
/proc/24172/stat : 24172 (toysat) R 24169 24172 22681 0 -1 4202496 267456 0 0 0 10189 39 0 0 20 0 4 0 12405996 1337528320 267786 33554432000 4194304 16246674 140737208226192 140737208208064 5672209 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/24172/statm: 326545 267786 788 2943 0 323439 0
[pid=24172/tid=24173] ppid=24169 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/24172/task/24173/stat : 24173 (toysat) S 24169 24172 22681 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12405996 1337528320 267786 33554432000 4194304 16246674 140737208226192 140524222655728 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=24172/tid=24174] ppid=24169 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/24172/task/24174/stat : 24174 (toysat) S 24169 24172 22681 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12405996 1337528320 267786 33554432000 4194304 16246674 140737208226192 140524212165872 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=24172/tid=24175] ppid=24169 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/24172/task/24175/stat : 24175 (toysat) S 24169 24172 22681 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12405996 1337528320 267786 33554432000 4194304 16246674 140737208226192 140524201692336 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

[startup+162.3 s]
/proc/loadavg: 2.38 2.35 2.29 3/183 24228
/proc/meminfo: memFree=26170132/32872528 swapFree=1459604/1655828
[pid=24172] ppid=24169 vsize=1307204 CPUtime=162.26 cores=1,3,5,7
/proc/24172/stat : 24172 (toysat) R 24169 24172 22681 0 -1 4202496 267612 0 0 0 16187 39 0 0 20 0 4 0 12405996 1338576896 267942 33554432000 4194304 16246674 140737208226192 140737208209192 5822548 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/24172/statm: 326801 267942 788 2943 0 323695 0
[pid=24172/tid=24173] ppid=24169 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/24172/task/24173/stat : 24173 (toysat) S 24169 24172 22681 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12405996 1338576896 267942 33554432000 4194304 16246674 140737208226192 140524222655728 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=24172/tid=24174] ppid=24169 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/24172/task/24174/stat : 24174 (toysat) S 24169 24172 22681 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12405996 1338576896 267942 33554432000 4194304 16246674 140737208226192 140524212165872 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=24172/tid=24175] ppid=24169 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/24172/task/24175/stat : 24175 (toysat) S 24169 24172 22681 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12405996 1338576896 267942 33554432000 4194304 16246674 140737208226192 140524201692336 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 1307204

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

[startup+179.2 s]
/proc/loadavg: 2.36 2.35 2.29 3/183 24228
/proc/meminfo: memFree=26169392/32872528 swapFree=1459604/1655828
[pid=24172] ppid=24169 vsize=1307204 CPUtime=179.16 cores=1,3,5,7
/proc/24172/stat : 24172 (toysat) R 24169 24172 22681 0 -1 4202496 267613 0 0 0 17876 40 0 0 20 0 4 0 12405996 1338576896 267943 33554432000 4194304 16246674 140737208226192 140737208208064 5822252 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/24172/statm: 326801 267943 788 2943 0 323695 0
[pid=24172/tid=24173] ppid=24169 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/24172/task/24173/stat : 24173 (toysat) S 24169 24172 22681 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12405996 1338576896 267943 33554432000 4194304 16246674 140737208226192 140524222655728 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=24172/tid=24174] ppid=24169 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/24172/task/24174/stat : 24174 (toysat) S 24169 24172 22681 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12405996 1338576896 267943 33554432000 4194304 16246674 140737208226192 140524212165872 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=24172/tid=24175] ppid=24169 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/24172/task/24175/stat : 24175 (toysat) S 24169 24172 22681 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12405996 1338576896 267943 33554432000 4194304 16246674 140737208226192 140524201692336 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 179.16
Current children cumulated vsize (KiB) 1307204

[startup+204.8 s]
/proc/loadavg: 2.53 2.39 2.30 3/183 24229
/proc/meminfo: memFree=26168768/32872528 swapFree=1459604/1655828
[pid=24172] ppid=24169 vsize=1307204 CPUtime=204.76 cores=1,3,5,7
/proc/24172/stat : 24172 (toysat) R 24169 24172 22681 0 -1 4202496 267613 0 0 0 20435 41 0 0 20 0 4 0 12405996 1338576896 267943 33554432000 4194304 16246674 140737208226192 140737208208064 5672188 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/24172/statm: 326801 267943 788 2943 0 323695 0
[pid=24172/tid=24173] ppid=24169 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/24172/task/24173/stat : 24173 (toysat) S 24169 24172 22681 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12405996 1338576896 267943 33554432000 4194304 16246674 140737208226192 140524222655728 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=24172/tid=24174] ppid=24169 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/24172/task/24174/stat : 24174 (toysat) S 24169 24172 22681 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12405996 1338576896 267943 33554432000 4194304 16246674 140737208226192 140524212165872 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=24172/tid=24175] ppid=24169 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/24172/task/24175/stat : 24175 (toysat) S 24169 24172 22681 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12405996 1338576896 267943 33554432000 4194304 16246674 140737208226192 140524201692336 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 204.76
Current children cumulated vsize (KiB) 1307204

[startup+211.2 s]
/proc/loadavg: 2.53 2.39 2.30 3/183 24229
/proc/meminfo: memFree=26169144/32872528 swapFree=1459604/1655828
[pid=24172] ppid=24169 vsize=1307204 CPUtime=211.17 cores=1,3,5,7
/proc/24172/stat : 24172 (toysat) R 24169 24172 22681 0 -1 4202496 267613 0 0 0 21076 41 0 0 20 0 4 0 12405996 1338576896 267943 33554432000 4194304 16246674 140737208226192 140737208209192 5523080 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/24172/statm: 326801 267943 788 2943 0 323695 0
[pid=24172/tid=24173] ppid=24169 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/24172/task/24173/stat : 24173 (toysat) S 24169 24172 22681 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12405996 1338576896 267943 33554432000 4194304 16246674 140737208226192 140524222655728 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=24172/tid=24174] ppid=24169 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/24172/task/24174/stat : 24174 (toysat) S 24169 24172 22681 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12405996 1338576896 267943 33554432000 4194304 16246674 140737208226192 140524212165872 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=24172/tid=24175] ppid=24169 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/24172/task/24175/stat : 24175 (toysat) S 24169 24172 22681 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12405996 1338576896 267943 33554432000 4194304 16246674 140737208226192 140524201692336 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 211.17
Current children cumulated vsize (KiB) 1307204

[startup+214.4 s]
/proc/loadavg: 2.53 2.39 2.30 3/183 24229
/proc/meminfo: memFree=26169144/32872528 swapFree=1459604/1655828
[pid=24172] ppid=24169 vsize=1307204 CPUtime=214.36 cores=1,3,5,7
/proc/24172/stat : 24172 (toysat) R 24169 24172 22681 0 -1 4202496 267613 0 0 0 21395 41 0 0 20 0 4 0 12405996 1338576896 267943 33554432000 4194304 16246674 140737208226192 140737208208064 5754966 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/24172/statm: 326801 267943 788 2943 0 323695 0
[pid=24172/tid=24173] ppid=24169 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/24172/task/24173/stat : 24173 (toysat) S 24169 24172 22681 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12405996 1338576896 267943 33554432000 4194304 16246674 140737208226192 140524222655728 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=24172/tid=24174] ppid=24169 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/24172/task/24174/stat : 24174 (toysat) S 24169 24172 22681 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12405996 1338576896 267943 33554432000 4194304 16246674 140737208226192 140524212165872 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=24172/tid=24175] ppid=24169 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/24172/task/24175/stat : 24175 (toysat) S 24169 24172 22681 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12405996 1338576896 267943 33554432000 4194304 16246674 140737208226192 140524201692336 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 214.36
Current children cumulated vsize (KiB) 1307204

[startup+216 s]
/proc/loadavg: 2.49 2.38 2.30 4/183 24229
/proc/meminfo: memFree=26169284/32872528 swapFree=1459604/1655828
[pid=24172] ppid=24169 vsize=1307204 CPUtime=215.96 cores=1,3,5,7
/proc/24172/stat : 24172 (toysat) R 24169 24172 22681 0 -1 4202496 267613 0 0 0 21555 41 0 0 20 0 4 0 12405996 1338576896 267943 33554432000 4194304 16246674 140737208226192 140737208208064 6842977 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/24172/statm: 326801 267943 788 2943 0 323695 0
[pid=24172/tid=24173] ppid=24169 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/24172/task/24173/stat : 24173 (toysat) S 24169 24172 22681 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12405996 1338576896 267943 33554432000 4194304 16246674 140737208226192 140524222655728 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=24172/tid=24174] ppid=24169 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/24172/task/24174/stat : 24174 (toysat) S 24169 24172 22681 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12405996 1338576896 267943 33554432000 4194304 16246674 140737208226192 140524212165872 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=24172/tid=24175] ppid=24169 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/24172/task/24175/stat : 24175 (toysat) S 24169 24172 22681 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12405996 1338576896 267943 33554432000 4194304 16246674 140737208226192 140524201692336 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 215.96
Current children cumulated vsize (KiB) 1307204

[startup+216.807 s]
/proc/loadavg: 2.49 2.38 2.30 4/183 24229
/proc/meminfo: memFree=26169284/32872528 swapFree=1459604/1655828
[pid=24172] ppid=24169 vsize=1307204 CPUtime=216.77 cores=1,3,5,7
/proc/24172/stat : 24172 (toysat) R 24169 24172 22681 0 -1 4202496 267613 0 0 0 21636 41 0 0 20 0 4 0 12405996 1338576896 267943 33554432000 4194304 16246674 140737208226192 140737208208064 5522960 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/24172/statm: 326801 267943 788 2943 0 323695 0
[pid=24172/tid=24173] ppid=24169 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/24172/task/24173/stat : 24173 (toysat) S 24169 24172 22681 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12405996 1338576896 267943 33554432000 4194304 16246674 140737208226192 140524222655728 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=24172/tid=24174] ppid=24169 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/24172/task/24174/stat : 24174 (toysat) S 24169 24172 22681 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12405996 1338576896 267943 33554432000 4194304 16246674 140737208226192 140524212165872 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=24172/tid=24175] ppid=24169 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/24172/task/24175/stat : 24175 (toysat) S 24169 24172 22681 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12405996 1338576896 267943 33554432000 4194304 16246674 140737208226192 140524201692336 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 216.77
Current children cumulated vsize (KiB) 1307204

[startup+217.6 s]
/proc/loadavg: 2.49 2.38 2.30 4/183 24229
/proc/meminfo: memFree=26169284/32872528 swapFree=1459604/1655828
[pid=24172] ppid=24169 vsize=1307204 CPUtime=217.56 cores=1,3,5,7
/proc/24172/stat : 24172 (toysat) R 24169 24172 22681 0 -1 4202496 267620 0 0 0 21715 41 0 0 20 0 4 0 12405996 1338576896 267950 33554432000 4194304 16246674 140737208226192 140737208208064 15015658 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/24172/statm: 326801 267950 788 2943 0 323695 0
[pid=24172/tid=24173] ppid=24169 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/24172/task/24173/stat : 24173 (toysat) S 24169 24172 22681 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12405996 1338576896 267950 33554432000 4194304 16246674 140737208226192 140524222655728 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=24172/tid=24174] ppid=24169 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/24172/task/24174/stat : 24174 (toysat) S 24169 24172 22681 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12405996 1338576896 267950 33554432000 4194304 16246674 140737208226192 140524212165872 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=24172/tid=24175] ppid=24169 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/24172/task/24175/stat : 24175 (toysat) S 24169 24172 22681 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12405996 1338576896 267950 33554432000 4194304 16246674 140737208226192 140524201692336 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 217.56
Current children cumulated vsize (KiB) 1307204

[startup+218 s]
/proc/loadavg: 2.49 2.38 2.30 3/183 24229
/proc/meminfo: memFree=26169284/32872528 swapFree=1459604/1655828
[pid=24172] ppid=24169 vsize=1307204 CPUtime=217.96 cores=1,3,5,7
/proc/24172/stat : 24172 (toysat) R 24169 24172 22681 0 -1 4202496 267620 0 0 0 21755 41 0 0 20 0 4 0 12405996 1338576896 267950 33554432000 4194304 16246674 140737208226192 140737208208064 5823538 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/24172/statm: 326801 267950 788 2943 0 323695 0
[pid=24172/tid=24173] ppid=24169 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/24172/task/24173/stat : 24173 (toysat) S 24169 24172 22681 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12405996 1338576896 267950 33554432000 4194304 16246674 140737208226192 140524222655728 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=24172/tid=24174] ppid=24169 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/24172/task/24174/stat : 24174 (toysat) S 24169 24172 22681 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12405996 1338576896 267950 33554432000 4194304 16246674 140737208226192 140524212165872 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=24172/tid=24175] ppid=24169 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/24172/task/24175/stat : 24175 (toysat) S 24169 24172 22681 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12405996 1338576896 267950 33554432000 4194304 16246674 140737208226192 140524201692336 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 217.96
Current children cumulated vsize (KiB) 1307204

Child status: 0
Real time (s): 218.08
CPU time (s): 218.047
CPU user time (s): 217.575
CPU system time (s): 0.471928
CPU usage (%): 99.9846
Max. virtual memory (cumulated for all children) (KiB): 1307204

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 217.575
system time used= 0.471928
maximum resident set size= 1071812
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 267625
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= 239

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.553915 second user time and 0.841872 second system time

The end

Launcher Data

Begin job on node136 at 2016-06-30 21:22:28
IDJOB=4121450
IDBENCH=110487
IDSOLVER=2542
FILE ID=node136/4121450-1467314548
RUNJOBID= node136-1467309401-22698
PBS_JOBID= 20005289
Free space on /tmp= 71632 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/ProofComplexity/normalized-subsetCardinalitySigma-27-3.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-4121450-1467314548/watcher-4121450-1467314548 -o /tmp/evaluation-result-4121450-1467314548/solver-4121450-1467314548 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node136-1467309401-22698 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4121450-1467314548.opb

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

MD5SUM BENCH= b874b5fa3e78441572ce29fa92307036
RANDOM SEED=2006335272

node136.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.182
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.36
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.182
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.182
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.182
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.182
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.182
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.182
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.182
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        27239220 kB
Buffers:          196964 kB
Cached:          1931584 kB
SwapCached:            0 kB
Active:          1484504 kB
Inactive:        1742928 kB
Active(anon):    1101736 kB
Inactive(anon):        0 kB
Active(file):     382768 kB
Inactive(file):  1742928 kB
Unevictable:     1655828 kB
Mlocked:         1459604 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             16632 kB
Writeback:             0 kB
AnonPages:       2758704 kB
Mapped:            17080 kB
Shmem:               204 kB
Slab:             615596 kB
SReclaimable:      59696 kB
SUnreclaim:       555900 kB
KernelStack:        1512 kB
PageTables:         9436 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2888688 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    219136 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= 71612 MiB
End job on node136 at 2016-06-30 21:26:06