Trace number 4121018

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 136.68 136.733

General information on the benchmark

NamePB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-regular-n23-d4-i1.cnf.gz-plain.pb.metafix.opb
MD5SUM0f6671e8c54543063e55e66eb278955d
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 benchmark42.7125
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables93
Total number of constraints196
Number of constraints which are clauses196
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:00:31+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-4121018-1467313231.opb"]
0.00/0.01	c use --random-gen="2692218129 2126368184 1593528413 1422308554 3047563522 3524160135 3707424560 3839981083 1784427147 389667986 4031998884 1505313509 3123014661 1240278766 229982454 2836383972 1018114074 716904088 3476805911 4159418296 3677937090 3945535276 4274175942 1041527743 1177013189 1741723789 1446432754 3645369324 2516936003 2172510484 112096503 348780497 388879890 324044264 1089496627 3961850157 1859601004 1681798443 4060860969 1416577426 2117386899 4173945648 849663910 916175991 2634550408 3937619496 1411537314 4280456867 2766173104 3105841226 2009628951 628190642 730383718 3510610505 4169911551 3246077073 24366662 3400945132 126498645 1921357350 304332412 3820866937 309107398 1231186396 642797840 514286743 37935430 1100656379 55818357 2963322858 2329197172 3400826975 35832163 75349561 977545280 1358026871 726007401 2870503659 2185544040 1447885052 1018978676 1528837189 511535157 264661671 3724632752 3137987081 1176842721 1204107075 3510270299 811563762 2026088619 3020953781 3437464196 1328509810 3935478821 443429855 1504633150 3962943005 2761749037 2817554658 2278196752 2945788151 1813795930 1408358760 836888334 2719220425 161813419 827546198 3253207065 3548552818 421108818 4032412078 3295799011 3868754299 224068267 3642597961 1478164987 3657479251 3842400310 3228066405 1208241012 782056763 93791860 1134587040 2876200151 4271710904 564980215 862540514 513976399 1492420888 1195134001 1255529342 4211100494 3526018191 3663632533 673855685 1126204316 196535003 444868472 3133805881 4065376777 1412718413 3505477153 30281012 4006349386 40225550 2197532358 3225534463 2083060370 4212269394 974723967 210551371 2755009645 3152148435 406551246 2299373688 3571027286 3950331422 2320029103 245020064 2887579763 829860350 989337762 1162710328 1905123826 3949011521 3101385029 733590737 524833359 252210073 4161207292 3266882308 1139572611 53682560 3756186306 1051573455 3913763779 834414700 2810377235 1313772708 1676905340 2323196958 1000528188 347063418 3717379347 890576689 3521647388 2573539566 1129708877 3862386957 1811812813 3327596744 3209311737 34926753 2149283806 345629152 2077116411 2595335495 1798657810 1442647221 2139670859 1479977442 1613689373 194149646 649100219 2222222245 158195543 2614519382 946819558 2988570950 4051033740 3983280410 2506441585 2021389372 272356637 4124027594 3040264674 86019282 3850061124 3018458474 750724342 1172312501 1217504382 1726578352 1344304635 1504173700 3445621022 2624193696 1963186932 2950897412 474630654 3877909294 3948133485 952644385 1370839950 1035187670 1691272953 543051790 1126590758 1905699254 3489539579 3016552758 2869227083 539183657 578397709 1943323703 1940367200 2067825464 1934036720 3290175331 3374014808 3285158605 452717553 4025933589 765814577 1091888605 255 362436" option to reproduce the execution
0.00/0.01	c #vars 93
0.00/0.01	c #constraints 196
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 |       96      0 |        0 |        0
0.00/0.02	c  0.0s |       1 |      149 |      100 |       96      0 |        0 |        0
0.00/0.04	c  0.0s |       2 |      352 |      250 |      106      3 |        0 |        0
0.00/0.06	c  0.0s |       3 |      840 |      475 |      117      6 |        0 |        0
0.00/0.09	c  0.1s |       4 |     1350 |      813 |      129     10 |        0 |        0
0.09/0.14	c  0.1s |       5 |     2101 |     1320 |      142     16 |        0 |        0
0.19/0.21	c  0.2s |       6 |     3182 |     2081 |      173     24 |        0 |        0
0.29/0.32	c  0.3s |       7 |     4692 |     3223 |      191     34 |        0 |        0
0.39/0.48	c  0.5s |       8 |     7209 |     4936 |      211     50 |        0 |        0
0.68/0.71	c  0.7s |       9 |    11658 |     7506 |      233     73 |        0 |        0
0.99/1.06	c  1.0s |      10 |    17040 |    11361 |      257    103 |        0 |        0
1.39/1.44	c  1.4s |      11 |    24800 |    17144 |      283    146 |        0 |        0
1.99/2.06	c  2.0s |      12 |    35778 |    25819 |      312    204 |        0 |        0
2.89/2.98	c  3.0s |      13 |    53769 |    38832 |      344    283 |        0 |        0
4.29/4.33	c  4.3s |      14 |    80592 |    58352 |      379    392 |        0 |        0
6.28/6.34	c  6.3s |      14 |   116222 |    86452 |      379    535 |        0 |        0
6.39/6.42	c  6.4s |      15 |   117693 |    87632 |      417    540 |        0 |        0
8.39/8.42	c  8.4s |      15 |   156852 |   116332 |      417    674 |        0 |        0
9.39/9.47	c  9.5s |      16 |   178935 |   131552 |      459    744 |        0 |        0
11.39/11.47	c 11.5s |      16 |   216377 |   159452 |      459    863 |        0 |        0
13.39/13.47	c 13.5s |      16 |   255779 |   187952 |      459    984 |        0 |        0
14.09/14.11	c 14.1s |      17 |   269575 |   197432 |      505   1024 |        0 |        0
16.09/16.11	c 16.1s |      17 |   306804 |   224132 |      505   1127 |        0 |        0
18.09/18.12	c 18.1s |      17 |   344337 |   252132 |      505   1236 |        0 |        0
20.09/20.12	c 20.1s |      17 |   381833 |   279632 |      505   1342 |        0 |        0
21.28/21.31	c 21.3s |      18 |   405681 |   296252 |      556   1406 |        0 |        0
23.28/23.31	c 23.3s |      18 |   441611 |   322952 |      556   1500 |        0 |        0
25.29/25.31	c 25.3s |      18 |   480709 |   351052 |      556   1600 |        0 |        0
27.28/27.32	c 27.3s |      18 |   520966 |   379252 |      556   1699 |        0 |        0
29.29/29.32	c 29.3s |      18 |   559468 |   407452 |      556   1800 |        0 |        0
31.29/31.32	c 31.3s |      18 |   597339 |   434652 |      556   1897 |        0 |        0
32.00/32.07	c 32.1s |      19 |   610372 |   444482 |      612   1930 |        0 |        0
33.99/34.07	c 34.1s |      19 |   642383 |   469482 |      612   2010 |        0 |        0
35.99/36.08	c 36.1s |      19 |   676651 |   495182 |      612   2092 |        0 |        0
37.98/38.08	c 38.1s |      19 |   711804 |   521382 |      612   2177 |        0 |        0
39.98/40.09	c 40.1s |      19 |   745374 |   546482 |      612   2257 |        0 |        0
41.98/42.09	c 42.1s |      19 |   775594 |   570382 |      612   2334 |        0 |        0
43.99/44.09	c 44.1s |      19 |   806802 |   594982 |      612   2413 |        0 |        0
46.08/46.10	c 46.1s |      19 |   836100 |   618882 |      612   2490 |        0 |        0
48.08/48.10	c 48.1s |      19 |   865491 |   642982 |      612   2568 |        0 |        0
49.88/49.98	c 50.0s |      20 |   897208 |   666827 |      674   2643 |        0 |        0
51.88/51.98	c 52.0s |      20 |   925625 |   689727 |      674   2709 |        0 |        0
53.89/53.99	c 54.0s |      20 |   953238 |   712627 |      674   2776 |        0 |        0
55.98/56.00	c 56.0s |      20 |   981063 |   736127 |      674   2844 |        0 |        0
57.98/58.00	c 58.0s |      20 |  1011721 |   760827 |      674   2916 |        0 |        0
59.98/60.01	c 60.0s |      20 |  1042725 |   784927 |      674   2987 |        0 |        0
61.97/62.01	c 62.0s |      20 |  1073401 |   808627 |      674   3056 |        0 |        0
63.97/64.01	c 64.0s |      20 |  1107175 |   833727 |      674   3130 |        0 |        0
65.97/66.02	c 66.0s |      20 |  1136741 |   857027 |      674   3198 |        0 |        0
67.97/68.02	c 68.0s |      20 |  1169607 |   882027 |      674   3271 |        0 |        0
69.97/70.03	c 70.0s |      20 |  1200852 |   906127 |      674   3341 |        0 |        0
71.96/72.03	c 72.0s |      20 |  1232016 |   930527 |      674   3412 |        0 |        0
73.97/74.04	c 74.0s |      20 |  1265982 |   956127 |      674   3487 |        0 |        0
75.97/76.04	c 76.0s |      20 |  1298506 |   980927 |      674   3559 |        0 |        0
77.47/77.57	c 77.6s |      21 |  1325408 |  1000345 |      742   3614 |        0 |        0
79.46/79.58	c 79.6s |      21 |  1356703 |  1024545 |      742   3678 |        0 |        0
81.47/81.58	c 81.6s |      21 |  1387607 |  1048845 |      742   3742 |        0 |        0
83.46/83.59	c 83.6s |      21 |  1419396 |  1073445 |      742   3807 |        0 |        0
85.46/85.60	c 85.6s |      21 |  1449500 |  1097445 |      742   3871 |        0 |        0
87.56/87.60	c 87.6s |      21 |  1480819 |  1121845 |      742   3937 |        0 |        0
89.56/89.61	c 89.6s |      21 |  1511334 |  1145745 |      742   4000 |        0 |        0
91.55/91.61	c 91.6s |      21 |  1542521 |  1169645 |      742   4064 |        0 |        0
93.56/93.61	c 93.6s |      21 |  1570872 |  1192545 |      742   4125 |        0 |        0
95.55/95.62	c 95.6s |      21 |  1602876 |  1217545 |      742   4191 |        0 |        0
97.55/97.62	c 97.6s |      21 |  1632261 |  1241545 |      742   4255 |        0 |        0
99.55/99.62	c 99.6s |      21 |  1661854 |  1265245 |      742   4318 |        0 |        0
101.55/101.63	c  101s |      21 |  1688907 |  1287445 |      742   4376 |        0 |        0
103.54/103.64	c  103s |      21 |  1715113 |  1309445 |      742   4434 |        0 |        0
105.55/105.64	c  105s |      21 |  1742975 |  1331745 |      742   4493 |        0 |        0
107.54/107.65	c  107s |      21 |  1773761 |  1355945 |      742   4558 |        0 |        0
109.54/109.66	c  109s |      21 |  1805674 |  1381145 |      742   4624 |        0 |        0
111.54/111.66	c  111s |      21 |  1838361 |  1406145 |      742   4690 |        1 |        3
113.54/113.66	c  113s |      21 |  1870404 |  1430545 |      742   4755 |        1 |        3
115.55/115.67	c  115s |      21 |  1901820 |  1454945 |      742   4820 |        1 |        3
117.55/117.67	c  117s |      21 |  1932749 |  1479045 |      742   4884 |        1 |        3
119.45/119.52	c  119s |      22 |  1960465 |  1500622 |      817   4938 |        1 |        3
121.45/121.53	c  121s |      22 |  1991825 |  1524022 |      817   4995 |        1 |        3
123.44/123.54	c  123s |      22 |  2022648 |  1547622 |      817   5051 |        1 |        3
125.45/125.54	c  125s |      22 |  2054531 |  1571622 |      817   5109 |        1 |        3
127.44/127.55	c  127s |      22 |  2086846 |  1596322 |      817   5169 |        1 |        3
129.44/129.55	c  129s |      22 |  2120587 |  1622122 |      817   5231 |        3 |       12
131.44/131.55	c  131s |      22 |  2152738 |  1646722 |      817   5290 |        3 |       12
133.44/133.56	c  133s |      22 |  2184569 |  1671622 |      817   5349 |        5 |       21
135.44/135.56	c  135s |      22 |  2218142 |  1697322 |      817   5411 |        6 |       24
136.54/136.68	c  136s |      22 |  2235460 |  1711535 |      817   5442 |       54 |      101
136.54/136.68	c #cpu_time = 136.286s
136.54/136.68	c #wall_clock_time = 136.666s
136.54/136.68	c #decision = 2235460
136.54/136.68	c #random_decision = 9581
136.54/136.68	c #conflict = 1711535
136.54/136.68	c #restart = 22
136.54/136.68	s UNSATISFIABLE
136.54/136.68	c total CPU time = 136.301s
136.54/136.68	c total wall clock time = 136.682s

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

pid=17393
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.01 2.03 2.09 2/244 17396
/proc/meminfo: memFree=30114480/32872528 swapFree=189444/189444
[pid=17396] ppid=17393 vsize=735676 CPUtime=0 cores=1,3,5,7
/proc/17396/stat : 17396 (toysat) R 17393 17396 13211 0 -1 4202496 2746 0 0 0 0 0 0 0 20 0 4 0 12429646 753332224 2595 33554432000 4194304 16246674 140734013079504 140734013078928 13880264 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/17396/statm: 184431 2605 441 2943 0 181325 0
[pid=17396/tid=17397] ppid=17393 vsize=753084 CPUtime=0 cores=1,3,5,7
/proc/17396/task/17397/stat : 17397 (toysat) S 17393 17396 13211 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12429646 771158016 2664 33554432000 4194304 16246674 140734013079504 140209462160624 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=17396/tid=17398] ppid=17393 vsize=757180 CPUtime=0 cores=1,3,5,7
/proc/17396/task/17398/stat : 17398 (toysat) S 17393 17396 13211 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12429646 775352320 2682 33554432000 4194304 16246674 140734013079504 140209451670768 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=17396/tid=17399] ppid=17393 vsize=761276 CPUtime=0 cores=1,3,5,7
/proc/17396/task/17399/stat : 17399 (toysat) S 17393 17396 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12429646 779546624 2698 33554432000 4194304 16246674 140734013079504 140209441197232 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0

[startup+0.100173 s]
/proc/loadavg: 2.01 2.03 2.09 2/244 17396
/proc/meminfo: memFree=30114480/32872528 swapFree=189444/189444
[pid=17396] ppid=17393 vsize=1218116 CPUtime=0.09 cores=1,3,5,7
/proc/17396/stat : 17396 (toysat) R 17393 17396 13211 0 -1 4202496 26070 0 0 0 5 4 0 0 20 0 4 0 12429646 1247350784 25908 33554432000 4194304 16246674 140734013079504 140734013078928 6843278 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/17396/statm: 304529 25919 707 2943 0 301423 0
[pid=17396/tid=17397] ppid=17393 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/17396/task/17397/stat : 17397 (toysat) S 17393 17396 13211 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12429646 1247350784 25926 33554432000 4194304 16246674 140734013079504 140209462160624 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=17396/tid=17398] ppid=17393 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/17396/task/17398/stat : 17398 (toysat) S 17393 17396 13211 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12429646 1247350784 25933 33554432000 4194304 16246674 140734013079504 140209451670768 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=17396/tid=17399] ppid=17393 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/17396/task/17399/stat : 17399 (toysat) S 17393 17396 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12429646 1247350784 25939 33554432000 4194304 16246674 140734013079504 140209441197232 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.20053 s]
/proc/loadavg: 2.01 2.03 2.09 2/244 17396
/proc/meminfo: memFree=30114480/32872528 swapFree=189444/189444
[pid=17396] ppid=17393 vsize=1218116 CPUtime=0.19 cores=1,3,5,7
/proc/17396/stat : 17396 (toysat) R 17393 17396 13211 0 -1 4202496 50000 0 0 0 13 6 0 0 20 0 4 0 12429646 1247350784 49838 33554432000 4194304 16246674 140734013079504 140734013078928 5546181 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/17396/statm: 304529 49852 707 2943 0 301423 0
[pid=17396/tid=17397] ppid=17393 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/17396/task/17397/stat : 17397 (toysat) S 17393 17396 13211 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12429646 1247350784 49858 33554432000 4194304 16246674 140734013079504 140209462160624 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=17396/tid=17398] ppid=17393 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/17396/task/17398/stat : 17398 (toysat) S 17393 17396 13211 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12429646 1247350784 49864 33554432000 4194304 16246674 140734013079504 140209451670768 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=17396/tid=17399] ppid=17393 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/17396/task/17399/stat : 17399 (toysat) S 17393 17396 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12429646 1247350784 49873 33554432000 4194304 16246674 140734013079504 140209441197232 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.01 2.03 2.09 2/244 17396
/proc/meminfo: memFree=30114480/32872528 swapFree=189444/189444
[pid=17396] ppid=17393 vsize=1218116 CPUtime=0.29 cores=1,3,5,7
/proc/17396/stat : 17396 (toysat) R 17393 17396 13211 0 -1 4202496 73576 0 0 0 20 9 0 0 20 0 4 0 12429646 1247350784 73415 33554432000 4194304 16246674 140734013079504 140734013062504 12478189 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/17396/statm: 304529 73425 707 2943 0 301423 0
[pid=17396/tid=17397] ppid=17393 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/17396/task/17397/stat : 17397 (toysat) S 17393 17396 13211 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12429646 1247350784 73431 33554432000 4194304 16246674 140734013079504 140209462160624 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=17396/tid=17398] ppid=17393 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/17396/task/17398/stat : 17398 (toysat) S 17393 17396 13211 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12429646 1247350784 73438 33554432000 4194304 16246674 140734013079504 140209451670768 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=17396/tid=17399] ppid=17393 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/17396/task/17399/stat : 17399 (toysat) S 17393 17396 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12429646 1247350784 73446 33554432000 4194304 16246674 140734013079504 140209441197232 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.700417 s]
/proc/loadavg: 2.01 2.03 2.09 2/244 17396
/proc/meminfo: memFree=30114480/32872528 swapFree=189444/189444
[pid=17396] ppid=17393 vsize=1218116 CPUtime=0.68 cores=1,3,5,7
/proc/17396/stat : 17396 (toysat) R 17393 17396 13211 0 -1 4202496 166212 0 0 0 47 21 0 0 20 0 4 0 12429646 1247350784 166050 33554432000 4194304 16246674 140734013079504 140734013062504 13193109 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/17396/statm: 304529 166063 708 2943 0 301423 0
[pid=17396/tid=17397] ppid=17393 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/17396/task/17397/stat : 17397 (toysat) S 17393 17396 13211 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12429646 1247350784 166069 33554432000 4194304 16246674 140734013079504 140209462160624 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=17396/tid=17398] ppid=17393 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/17396/task/17398/stat : 17398 (toysat) S 17393 17396 13211 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12429646 1247350784 166077 33554432000 4194304 16246674 140734013079504 140209451670768 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=17396/tid=17399] ppid=17393 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/17396/task/17399/stat : 17399 (toysat) S 17393 17396 13211 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12429646 1247350784 166085 33554432000 4194304 16246674 140734013079504 140209441197232 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 1218116

[startup+1.50042 s]
/proc/loadavg: 2.01 2.03 2.09 3/248 17400
/proc/meminfo: memFree=29134452/32872528 swapFree=189444/189444
[pid=17396] ppid=17393 vsize=1218116 CPUtime=1.49 cores=1,3,5,7
/proc/17396/stat : 17396 (toysat) R 17393 17396 13211 0 -1 4202496 245502 0 0 0 116 33 0 0 20 0 4 0 12429646 1247350784 245320 33554432000 4194304 16246674 140734013079504 140734013062504 5808132 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/17396/statm: 304529 245320 785 2943 0 301423 0
[pid=17396/tid=17397] ppid=17393 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/17396/task/17397/stat : 17397 (toysat) S 17393 17396 13211 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12429646 1247350784 245320 33554432000 4194304 16246674 140734013079504 140209462160624 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=17396/tid=17398] ppid=17393 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/17396/task/17398/stat : 17398 (toysat) S 17393 17396 13211 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12429646 1247350784 245320 33554432000 4194304 16246674 140734013079504 140209451670768 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=17396/tid=17399] ppid=17393 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/17396/task/17399/stat : 17399 (toysat) S 17393 17396 13211 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12429646 1247350784 245320 33554432000 4194304 16246674 140734013079504 140209441197232 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.10043 s]
/proc/loadavg: 2.01 2.03 2.09 3/248 17400
/proc/meminfo: memFree=29046040/32872528 swapFree=189444/189444
[pid=17396] ppid=17393 vsize=1306180 CPUtime=3.09 cores=1,3,5,7
/proc/17396/stat : 17396 (toysat) R 17393 17396 13211 0 -1 4202496 267403 0 0 0 274 35 0 0 20 0 4 0 12429646 1337528320 267221 33554432000 4194304 16246674 140734013079504 140734013062504 5822484 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/17396/statm: 326545 267221 785 2943 0 323439 0
[pid=17396/tid=17397] ppid=17393 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/17396/task/17397/stat : 17397 (toysat) S 17393 17396 13211 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12429646 1337528320 267221 33554432000 4194304 16246674 140734013079504 140209462160624 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=17396/tid=17398] ppid=17393 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/17396/task/17398/stat : 17398 (toysat) S 17393 17396 13211 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12429646 1337528320 267221 33554432000 4194304 16246674 140734013079504 140209451670768 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=17396/tid=17399] ppid=17393 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/17396/task/17399/stat : 17399 (toysat) S 17393 17396 13211 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12429646 1337528320 267221 33554432000 4194304 16246674 140734013079504 140209441197232 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.01 2.03 2.09 3/248 17400
/proc/meminfo: memFree=29045824/32872528 swapFree=189444/189444
[pid=17396] ppid=17393 vsize=1306180 CPUtime=6.28 cores=1,3,5,7
/proc/17396/stat : 17396 (toysat) R 17393 17396 13211 0 -1 4202496 267409 0 0 0 593 35 0 0 20 0 4 0 12429646 1337528320 267227 33554432000 4194304 16246674 140734013079504 140734013062504 13192000 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/17396/statm: 326545 267227 785 2943 0 323439 0
[pid=17396/tid=17397] ppid=17393 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/17396/task/17397/stat : 17397 (toysat) S 17393 17396 13211 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12429646 1337528320 267227 33554432000 4194304 16246674 140734013079504 140209462160624 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=17396/tid=17398] ppid=17393 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/17396/task/17398/stat : 17398 (toysat) S 17393 17396 13211 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12429646 1337528320 267227 33554432000 4194304 16246674 140734013079504 140209451670768 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=17396/tid=17399] ppid=17393 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/17396/task/17399/stat : 17399 (toysat) S 17393 17396 13211 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12429646 1337528320 267227 33554432000 4194304 16246674 140734013079504 140209441197232 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 1306180

[startup+12.7004 s]
/proc/loadavg: 2.01 2.03 2.09 3/248 17400
/proc/meminfo: memFree=29045536/32872528 swapFree=189444/189444
[pid=17396] ppid=17393 vsize=1306180 CPUtime=12.69 cores=1,3,5,7
/proc/17396/stat : 17396 (toysat) R 17393 17396 13211 0 -1 4202496 267410 0 0 0 1233 36 0 0 20 0 4 0 12429646 1337528320 267228 33554432000 4194304 16246674 140734013079504 140734013062504 6861724 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/17396/statm: 326545 267228 785 2943 0 323439 0
[pid=17396/tid=17397] ppid=17393 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/17396/task/17397/stat : 17397 (toysat) S 17393 17396 13211 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12429646 1337528320 267228 33554432000 4194304 16246674 140734013079504 140209462160624 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=17396/tid=17398] ppid=17393 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/17396/task/17398/stat : 17398 (toysat) S 17393 17396 13211 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12429646 1337528320 267228 33554432000 4194304 16246674 140734013079504 140209451670768 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=17396/tid=17399] ppid=17393 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/17396/task/17399/stat : 17399 (toysat) S 17393 17396 13211 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12429646 1337528320 267228 33554432000 4194304 16246674 140734013079504 140209441197232 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.00 2.02 2.09 3/248 17400
/proc/meminfo: memFree=29045364/32872528 swapFree=189444/189444
[pid=17396] ppid=17393 vsize=1306180 CPUtime=25.48 cores=1,3,5,7
/proc/17396/stat : 17396 (toysat) R 17393 17396 13211 0 -1 4202496 267447 0 0 0 2512 36 0 0 20 0 4 0 12429646 1337528320 267264 33554432000 4194304 16246674 140734013079504 140734013062504 5754796 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/17396/statm: 326545 267264 788 2943 0 323439 0
[pid=17396/tid=17397] ppid=17393 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/17396/task/17397/stat : 17397 (toysat) S 17393 17396 13211 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12429646 1337528320 267264 33554432000 4194304 16246674 140734013079504 140209462160624 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=17396/tid=17398] ppid=17393 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/17396/task/17398/stat : 17398 (toysat) S 17393 17396 13211 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12429646 1337528320 267264 33554432000 4194304 16246674 140734013079504 140209451670768 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=17396/tid=17399] ppid=17393 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/17396/task/17399/stat : 17399 (toysat) S 17393 17396 13211 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12429646 1337528320 267264 33554432000 4194304 16246674 140734013079504 140209441197232 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.00 2.02 2.09 3/248 17423
/proc/meminfo: memFree=29045212/32872528 swapFree=189444/189444
[pid=17396] ppid=17393 vsize=1306180 CPUtime=51.08 cores=1,3,5,7
/proc/17396/stat : 17396 (toysat) R 17393 17396 13211 0 -1 4202496 267458 0 0 0 5070 38 0 0 20 0 4 0 12429646 1337528320 267271 33554432000 4194304 16246674 140734013079504 140734013062504 5675561 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/17396/statm: 326545 267271 788 2943 0 323439 0
[pid=17396/tid=17397] ppid=17393 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/17396/task/17397/stat : 17397 (toysat) S 17393 17396 13211 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12429646 1337528320 267271 33554432000 4194304 16246674 140734013079504 140209462160624 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=17396/tid=17398] ppid=17393 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/17396/task/17398/stat : 17398 (toysat) S 17393 17396 13211 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12429646 1337528320 267271 33554432000 4194304 16246674 140734013079504 140209451670768 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=17396/tid=17399] ppid=17393 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/17396/task/17399/stat : 17399 (toysat) S 17393 17396 13211 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12429646 1337528320 267271 33554432000 4194304 16246674 140734013079504 140209441197232 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.301 s]
/proc/loadavg: 2.00 2.02 2.08 3/247 17424
/proc/meminfo: memFree=29044836/32872528 swapFree=189444/189444
[pid=17396] ppid=17393 vsize=1306180 CPUtime=102.25 cores=1,3,5,7
/proc/17396/stat : 17396 (toysat) R 17393 17396 13211 0 -1 4202496 267490 0 0 0 10186 39 0 0 20 0 4 0 12429646 1337528320 267271 33554432000 4194304 16246674 140734013079504 140734013062504 13808413 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/17396/statm: 326545 267271 788 2943 0 323439 0
[pid=17396/tid=17397] ppid=17393 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/17396/task/17397/stat : 17397 (toysat) S 17393 17396 13211 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12429646 1337528320 267271 33554432000 4194304 16246674 140734013079504 140209462160624 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=17396/tid=17398] ppid=17393 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/17396/task/17398/stat : 17398 (toysat) S 17393 17396 13211 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12429646 1337528320 267271 33554432000 4194304 16246674 140734013079504 140209451670768 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=17396/tid=17399] ppid=17393 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/17396/task/17399/stat : 17399 (toysat) S 17393 17396 13211 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12429646 1337528320 267271 33554432000 4194304 16246674 140734013079504 140209441197232 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 1306180

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

[startup+102.408 s]
/proc/loadavg: 2.00 2.02 2.08 3/247 17424
/proc/meminfo: memFree=29044836/32872528 swapFree=189444/189444
[pid=17396] ppid=17393 vsize=1306180 CPUtime=102.35 cores=1,3,5,7
/proc/17396/stat : 17396 (toysat) R 17393 17396 13211 0 -1 4202496 267490 0 0 0 10196 39 0 0 20 0 4 0 12429646 1337528320 267271 33554432000 4194304 16246674 140734013079504 140734013062504 6071746 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/17396/statm: 326545 267271 788 2943 0 323439 0
[pid=17396/tid=17397] ppid=17393 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/17396/task/17397/stat : 17397 (toysat) S 17393 17396 13211 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12429646 1337528320 267271 33554432000 4194304 16246674 140734013079504 140209462160624 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=17396/tid=17398] ppid=17393 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/17396/task/17398/stat : 17398 (toysat) S 17393 17396 13211 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12429646 1337528320 267271 33554432000 4194304 16246674 140734013079504 140209451670768 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=17396/tid=17399] ppid=17393 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/17396/task/17399/stat : 17399 (toysat) S 17393 17396 13211 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12429646 1337528320 267271 33554432000 4194304 16246674 140734013079504 140209441197232 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 102.35
Current children cumulated vsize (KiB) 1306180

[startup+115.2 s]
/proc/loadavg: 2.00 2.02 2.08 3/247 17425
/proc/meminfo: memFree=29044572/32872528 swapFree=189444/189444
[pid=17396] ppid=17393 vsize=1306180 CPUtime=115.14 cores=1,3,5,7
/proc/17396/stat : 17396 (toysat) R 17393 17396 13211 0 -1 4202496 267492 0 0 0 11475 39 0 0 20 0 4 0 12429646 1337528320 267271 33554432000 4194304 16246674 140734013079504 140734013062504 6011936 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/17396/statm: 326545 267271 788 2943 0 323439 0
[pid=17396/tid=17397] ppid=17393 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/17396/task/17397/stat : 17397 (toysat) S 17393 17396 13211 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12429646 1337528320 267271 33554432000 4194304 16246674 140734013079504 140209462160624 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=17396/tid=17398] ppid=17393 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/17396/task/17398/stat : 17398 (toysat) S 17393 17396 13211 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12429646 1337528320 267271 33554432000 4194304 16246674 140734013079504 140209451670768 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=17396/tid=17399] ppid=17393 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/17396/task/17399/stat : 17399 (toysat) S 17393 17396 13211 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12429646 1337528320 267271 33554432000 4194304 16246674 140734013079504 140209441197232 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 115.14
Current children cumulated vsize (KiB) 1306180

[startup+128 s]
/proc/loadavg: 2.00 2.01 2.08 3/247 17426
/proc/meminfo: memFree=29044676/32872528 swapFree=189444/189444
[pid=17396] ppid=17393 vsize=1306180 CPUtime=127.94 cores=1,3,5,7
/proc/17396/stat : 17396 (toysat) R 17393 17396 13211 0 -1 4202496 267492 0 0 0 12754 40 0 0 20 0 4 0 12429646 1337528320 267271 33554432000 4194304 16246674 140734013079504 140734013062504 5672209 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/17396/statm: 326545 267271 788 2943 0 323439 0
[pid=17396/tid=17397] ppid=17393 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/17396/task/17397/stat : 17397 (toysat) S 17393 17396 13211 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12429646 1337528320 267271 33554432000 4194304 16246674 140734013079504 140209462160624 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=17396/tid=17398] ppid=17393 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/17396/task/17398/stat : 17398 (toysat) S 17393 17396 13211 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12429646 1337528320 267271 33554432000 4194304 16246674 140734013079504 140209451670768 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=17396/tid=17399] ppid=17393 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/17396/task/17399/stat : 17399 (toysat) S 17393 17396 13211 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12429646 1337528320 267271 33554432000 4194304 16246674 140734013079504 140209441197232 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 127.94
Current children cumulated vsize (KiB) 1306180

[startup+131.2 s]
/proc/loadavg: 2.00 2.01 2.08 3/247 17426
/proc/meminfo: memFree=29045296/32872528 swapFree=189444/189444
[pid=17396] ppid=17393 vsize=1306180 CPUtime=131.14 cores=1,3,5,7
/proc/17396/stat : 17396 (toysat) R 17393 17396 13211 0 -1 4202496 267492 0 0 0 13074 40 0 0 20 0 4 0 12429646 1337528320 267271 33554432000 4194304 16246674 140734013079504 140734013062504 15015658 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/17396/statm: 326545 267271 788 2943 0 323439 0
[pid=17396/tid=17397] ppid=17393 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/17396/task/17397/stat : 17397 (toysat) S 17393 17396 13211 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12429646 1337528320 267271 33554432000 4194304 16246674 140734013079504 140209462160624 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=17396/tid=17398] ppid=17393 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/17396/task/17398/stat : 17398 (toysat) S 17393 17396 13211 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12429646 1337528320 267271 33554432000 4194304 16246674 140734013079504 140209451670768 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=17396/tid=17399] ppid=17393 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/17396/task/17399/stat : 17399 (toysat) S 17393 17396 13211 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12429646 1337528320 267271 33554432000 4194304 16246674 140734013079504 140209441197232 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 131.14
Current children cumulated vsize (KiB) 1306180

[startup+134.4 s]
/proc/loadavg: 2.00 2.01 2.08 3/247 17426
/proc/meminfo: memFree=29045164/32872528 swapFree=189444/189444
[pid=17396] ppid=17393 vsize=1306180 CPUtime=134.34 cores=1,3,5,7
/proc/17396/stat : 17396 (toysat) R 17393 17396 13211 0 -1 4202496 267495 0 0 0 13394 40 0 0 20 0 4 0 12429646 1337528320 267271 33554432000 4194304 16246674 140734013079504 140734013062504 15015658 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/17396/statm: 326545 267271 788 2943 0 323439 0
[pid=17396/tid=17397] ppid=17393 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/17396/task/17397/stat : 17397 (toysat) S 17393 17396 13211 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12429646 1337528320 267271 33554432000 4194304 16246674 140734013079504 140209462160624 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=17396/tid=17398] ppid=17393 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/17396/task/17398/stat : 17398 (toysat) S 17393 17396 13211 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12429646 1337528320 267271 33554432000 4194304 16246674 140734013079504 140209451670768 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=17396/tid=17399] ppid=17393 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/17396/task/17399/stat : 17399 (toysat) S 17393 17396 13211 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12429646 1337528320 267271 33554432000 4194304 16246674 140734013079504 140209441197232 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 134.34
Current children cumulated vsize (KiB) 1306180

[startup+136 s]
/proc/loadavg: 2.00 2.01 2.08 3/247 17426
/proc/meminfo: memFree=29045492/32872528 swapFree=189444/189444
[pid=17396] ppid=17393 vsize=1306180 CPUtime=135.94 cores=1,3,5,7
/proc/17396/stat : 17396 (toysat) R 17393 17396 13211 0 -1 4202496 267495 0 0 0 13554 40 0 0 20 0 4 0 12429646 1337528320 267271 33554432000 4194304 16246674 140734013079504 140734013062504 6026674 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/17396/statm: 326545 267271 788 2943 0 323439 0
[pid=17396/tid=17397] ppid=17393 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/17396/task/17397/stat : 17397 (toysat) S 17393 17396 13211 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12429646 1337528320 267271 33554432000 4194304 16246674 140734013079504 140209462160624 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=17396/tid=17398] ppid=17393 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/17396/task/17398/stat : 17398 (toysat) S 17393 17396 13211 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12429646 1337528320 267271 33554432000 4194304 16246674 140734013079504 140209451670768 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=17396/tid=17399] ppid=17393 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/17396/task/17399/stat : 17399 (toysat) S 17393 17396 13211 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12429646 1337528320 267271 33554432000 4194304 16246674 140734013079504 140209441197232 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 135.94
Current children cumulated vsize (KiB) 1306180

[startup+136.4 s]
/proc/loadavg: 2.00 2.01 2.08 3/247 17426
/proc/meminfo: memFree=29045492/32872528 swapFree=189444/189444
[pid=17396] ppid=17393 vsize=1306180 CPUtime=136.34 cores=1,3,5,7
/proc/17396/stat : 17396 (toysat) R 17393 17396 13211 0 -1 4202496 267495 0 0 0 13594 40 0 0 20 0 4 0 12429646 1337528320 267271 33554432000 4194304 16246674 140734013079504 140734013062504 6072717 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/17396/statm: 326545 267271 788 2943 0 323439 0
[pid=17396/tid=17397] ppid=17393 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/17396/task/17397/stat : 17397 (toysat) S 17393 17396 13211 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12429646 1337528320 267271 33554432000 4194304 16246674 140734013079504 140209462160624 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=17396/tid=17398] ppid=17393 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/17396/task/17398/stat : 17398 (toysat) S 17393 17396 13211 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12429646 1337528320 267271 33554432000 4194304 16246674 140734013079504 140209451670768 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=17396/tid=17399] ppid=17393 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/17396/task/17399/stat : 17399 (toysat) S 17393 17396 13211 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12429646 1337528320 267271 33554432000 4194304 16246674 140734013079504 140209441197232 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 136.34
Current children cumulated vsize (KiB) 1306180

[startup+136.6 s]
/proc/loadavg: 2.00 2.01 2.08 3/247 17426
/proc/meminfo: memFree=29045492/32872528 swapFree=189444/189444
[pid=17396] ppid=17393 vsize=1306180 CPUtime=136.54 cores=1,3,5,7
/proc/17396/stat : 17396 (toysat) R 17393 17396 13211 0 -1 4202496 267495 0 0 0 13614 40 0 0 20 0 4 0 12429646 1337528320 267271 33554432000 4194304 16246674 140734013079504 140734013062504 5829174 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/17396/statm: 326545 267271 788 2943 0 323439 0
[pid=17396/tid=17397] ppid=17393 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/17396/task/17397/stat : 17397 (toysat) S 17393 17396 13211 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12429646 1337528320 267271 33554432000 4194304 16246674 140734013079504 140209462160624 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=17396/tid=17398] ppid=17393 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/17396/task/17398/stat : 17398 (toysat) S 17393 17396 13211 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12429646 1337528320 267271 33554432000 4194304 16246674 140734013079504 140209451670768 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=17396/tid=17399] ppid=17393 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/17396/task/17399/stat : 17399 (toysat) S 17393 17396 13211 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12429646 1337528320 267271 33554432000 4194304 16246674 140734013079504 140209441197232 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 136.54
Current children cumulated vsize (KiB) 1306180

[startup+136.7 s]
/proc/loadavg: 2.00 2.01 2.08 3/247 17426
/proc/meminfo: memFree=29045492/32872528 swapFree=189444/189444
[pid=17396] ppid=17393 vsize=0 CPUtime=136.64 cores=1,3,5,7
/proc/17396/stat : 17396 (toysat) R 17393 17396 13211 0 -1 4202500 267500 0 0 0 13622 42 0 0 20 0 1 0 12429646 0 0 33554432000 0 0 0 0 0 0 0 33554432 0 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/17396/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 136.64
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 136.733
CPU time (s): 136.68
CPU user time (s): 136.224
CPU system time (s): 0.45593
CPU usage (%): 99.9616
Max. virtual memory (cumulated for all children) (KiB): 1306180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 136.224
system time used= 0.45593
maximum resident set size= 1069100
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 267500
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= 63
involuntary context switches= 198

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.368943 second user time and 0.52292 second system time

The end

Launcher Data

Begin job on node102 at 2016-06-30 21:00:31
IDJOB=4121018
IDBENCH=110227
IDSOLVER=2542
FILE ID=node102/4121018-1467313231
RUNJOBID= node102-1467310764-16425
PBS_JOBID= 20005272
Free space on /tmp= 71656 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/ProofComplexity/normalized-regular-n23-d4-i1.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-4121018-1467313231/watcher-4121018-1467313231 -o /tmp/evaluation-result-4121018-1467313231/solver-4121018-1467313231 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node102-1467310764-16425 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4121018-1467313231.opb

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

MD5SUM BENCH= 0f6671e8c54543063e55e66eb278955d
RANDOM SEED=323864517

node102.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.744
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.48
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.744
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.744
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.744
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.49
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.744
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.54
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.744
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.744
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.744
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:        30114496 kB
Buffers:          158208 kB
Cached:           570324 kB
SwapCached:            0 kB
Active:          1405436 kB
Inactive:         420460 kB
Active(anon):    1099936 kB
Inactive(anon):        0 kB
Active(file):     305500 kB
Inactive(file):   420460 kB
Unevictable:      189444 kB
Mlocked:          189444 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             16608 kB
Writeback:             0 kB
AnonPages:       1288892 kB
Mapped:            17596 kB
Shmem:               204 kB
Slab:             609872 kB
SReclaimable:      53332 kB
SUnreclaim:       556540 kB
KernelStack:        2040 kB
PageTables:         6952 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1432244 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1083392 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= 71636 MiB
End job on node102 at 2016-06-30 21:02:48