Trace number 4119638

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-02? (TO) 1800.51 1800.8

General information on the benchmark

NamePB15eval/normalized-PB15eval/DEC-BIGINT-LIN/pbfvmc-formulae/
pbfvmc-formulae/hw512/normalized-hw512-vm100p-dec.opb.negationfix.opb
MD5SUM3d8983c7606d16041efc6ed7c8805a79
Bench CategoryDEC-BIGINT-LIN (no optimisation, big integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2771456
Total number of constraints11850
Number of constraints which are clauses5412
Number of constraints which are cardinality constraints (but not clauses)5412
Number of constraints which are nor clauses,nor cardinality constraints1026
Minimum length of a constraint512
Maximum length of a constraint5412
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 1990420
Number of bits of the biggest number in a constraint 21
Biggest sum of numbers in a constraint 4457840
Number of bits of the biggest sum of numbers23
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-30T09:50:44+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-4119638-1467273038.opb"]
0.00/0.01	c use --random-gen="789321110 1115980192 4274361131 3737760185 1235118325 3536852370 852691017 966426016 2665373808 3811475905 388897537 4164666952 840839620 1116591427 3859898629 4208365194 2333967443 1511982594 265567296 1682355041 3502213984 3978971681 3548656063 1373316147 1903684349 605206433 2089857992 1713435320 1291213040 586123918 3221619100 1876823465 1544931096 1139068719 373051852 3838405369 3031140373 599151816 1001101616 1231760093 1544228296 1756248076 2131092569 4039891523 2620699608 3840317408 3460209977 1592307285 1013050205 1729703952 738089167 2756938840 3313552949 2104154844 254575324 1680461076 3309227266 489453416 2239482382 1047643138 4266520278 69693616 3610134394 1382970583 1285543095 834910946 1301688472 4263986968 3455609921 2881522256 3803437146 620248380 1978831650 1134287817 689436302 3136823990 430000274 3312396436 1381715779 3716669925 3104220837 3284890682 3737324717 4131097573 2027362328 608074156 553626941 3171243958 574602094 2874389592 1804870672 14794427 3001194136 4269866712 1852900746 960588071 2976555348 2025301577 3556897635 2257711018 2688364157 1748878805 3963867147 172880359 379278433 3848151471 1546242729 3528194889 4281151454 955460805 1145884139 3932429778 3246695068 574762811 2582327734 685177332 3590711371 110372351 2300656554 1594646784 1673528823 2415043010 909924992 490761795 3650629192 2815663314 1407977893 2682142337 639140856 2787401814 1791924059 3462006910 3945419298 2695301526 1075451216 2438442621 54086691 4092537403 683608265 1112696118 1611837586 1985001641 1693903873 2049953858 3340242466 4177276288 2338944090 2701914400 2431086521 2830354536 1714271423 116303060 3069008260 956295641 368645196 3065487747 2815840629 1431665802 1567528504 700123117 1086725456 3586685589 3028316684 2387476516 2749015765 1873928339 1804883559 2514823454 807727395 2142746195 981220047 4102452893 469463813 1356138896 16078298 3284666489 4233239003 3352920764 1167274098 2700671923 3725134232 3876731304 894143806 1572957714 3946013939 2245035283 3407189231 2303883684 2940149627 85966171 1379131731 3701985941 2454969592 1282911193 3148249922 1434145655 2089915109 3609113111 3929377822 2124483405 2433390714 3805881872 2319698645 1214459832 2602284781 1870059745 2692723654 3017302289 3894133085 3532955337 1803189890 1308063417 1076727748 4253158660 4237208069 3068093236 1559195991 2913261192 3264861440 2466334759 3671815819 3176346187 860769286 2457723320 783024037 3518579482 571234665 295359659 3018270876 1839432465 925849341 365266995 2890827615 3443557608 3749427487 3111586174 2889911601 682440936 3121397176 1419002865 3212502086 4056961856 1214520281 2097959314 932698512 1879705566 2261847864 3488628746 1017825138 949487109 1957072024 2187019852 485830224 4101146860 4123078270 816075991 255 362436" option to reproduce the execution
19.59/19.63	c #vars 2771456
19.59/19.63	c #constraints 11850
74.48/74.51	c Solving starts ...
74.48/74.51	c ============================[ Search Statistics ]============================
74.48/74.51	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
74.48/74.51	c       |         |          |          |    Limit     GC | Var      | Constra 
74.48/74.51	c =============================================================================
74.48/74.51	c  0.0s |       0 |        0 |        0 |   927768      0 |     3916 |        0
95.68/95.73	c 21.2s |       0 |     4989 |      100 |   927768      0 |     3916 |        1
97.47/97.51	c 23.0s |       1 |     4989 |      100 |   927768      0 |     3916 |        1
157.17/157.25	c 82.7s |       1 |    25182 |      200 |  1020545      0 |     3916 |        1
183.86/183.91	c  109s |       2 |    25231 |      250 |  1020545      0 |     3916 |        1
195.06/195.19	c  120s |       2 |   135114 |      350 |  1122600      0 |     3916 |        1
199.76/199.85	c  125s |       2 |   135218 |      450 |  1122600      0 |     3916 |        1
201.37/201.40	c  126s |       3 |   135241 |      475 |  1122600      0 |     3916 |        1
253.06/253.17	c  178s |       3 |   339265 |      575 |  1234860      0 |     3916 |        1
308.24/308.32	c  233s |       3 |   339382 |      675 |  1234860      0 |     3916 |        1
355.83/355.91	c  281s |       3 |   339495 |      775 |  1234860      0 |     3916 |        1
377.63/377.70	c  303s |       4 |   339534 |      813 |  1234860      0 |     3916 |        1
399.23/399.36	c  324s |       4 |   631870 |      913 |  1358346      0 |     3916 |        1
411.73/411.81	c  337s |       4 |   631980 |     1013 |  1358346      0 |     3916 |        1
427.52/427.69	c  353s |       4 |   632097 |     1113 |  1358346      0 |     3916 |        1
443.12/443.27	c  368s |       4 |   632214 |     1213 |  1358346      0 |     3916 |        1
460.92/461.09	c  386s |       4 |   632322 |     1313 |  1358346      0 |     3916 |        1
463.81/463.95	c  389s |       5 |   632326 |     1320 |  1358346      0 |     3916 |        1
491.81/491.97	c  417s |       5 |  1020477 |     1420 |  1494181      0 |     3916 |        1
522.71/522.86	c  448s |       5 |  1020593 |     1520 |  1494181      0 |     3916 |        1
546.62/546.72	c  472s |       5 |  1020714 |     1620 |  1494181      0 |     3916 |        1
568.10/568.20	c  493s |       5 |  1020903 |     1720 |  1494181      0 |     3916 |        1
596.90/597.01	c  522s |       5 |  1021018 |     1820 |  1494181      0 |     3916 |        1
616.49/616.61	c  542s |       5 |  1021208 |     1920 |  1494181      0 |     3916 |        1
644.09/644.22	c  569s |       5 |  1021329 |     2020 |  1494181      0 |     3916 |        1
661.49/661.67	c  587s |       6 |  1021394 |     2081 |  1643600      0 |     3916 |        1
717.08/717.30	c  642s |       6 |  1506590 |     2181 |  1643600      0 |     3916 |        1
788.07/788.20	c  713s |       6 |  1506699 |     2281 |  1643600      0 |     3916 |        1
873.86/874.03	c  799s |       6 |  1506811 |     2381 |  1643600      0 |     3916 |        1
932.34/932.55	c  858s |       6 |  1506932 |     2481 |  1643600      0 |     3916 |        1
992.15/992.33	c  917s |       6 |  1507040 |     2581 |  1643600      0 |     3916 |        1
1061.34/1061.51	c  986s |       6 |  1507171 |     2681 |  1643600      0 |     3916 |        1
1138.71/1138.95	c 1064s |       6 |  1507281 |     2781 |  1643600      0 |     3916 |        1
1203.60/1203.90	c 1129s |       6 |  1507396 |     2881 |  1643600      0 |     3916 |        1
1257.30/1257.56	c 1183s |       6 |  1507523 |     2981 |  1643600      0 |     3916 |        1
1326.78/1327.05	c 1252s |       6 |  1507634 |     3081 |  1643600      0 |     3916 |        1
1389.09/1389.32	c 1314s |       6 |  1507745 |     3181 |  1643600      0 |     3916 |        1
1418.88/1419.15	c 1344s |       7 |  1507793 |     3223 |  1807961      0 |     3916 |        1
1484.87/1485.19	c 1410s |       7 |  2089533 |     3323 |  1807961      0 |     3916 |        1
1545.65/1545.92	c 1471s |       7 |  2089633 |     3423 |  1807961      0 |     3916 |        1
1600.45/1600.79	c 1526s |       7 |  2089736 |     3523 |  1807961      0 |     3916 |        1
1649.53/1649.87	c 1575s |       7 |  2089853 |     3623 |  1807961      0 |     3916 |        1
1697.62/1697.93	c 1623s |       7 |  2089962 |     3723 |  1807961      0 |     3916 |        1
1751.82/1752.18	c 1677s |       7 |  2090067 |     3823 |  1807961      0 |     3916 |        1

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

pid=17292
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.06 2.04 2.00 3/180 17295
/proc/meminfo: memFree=19453768/32872528 swapFree=7620/7620
[pid=17295] ppid=17292 vsize=759228 CPUtime=0 cores=1,3,5,7
/proc/17295/stat : 17295 (toysat) R 17292 17295 16554 0 -1 4202496 2838 0 0 0 0 0 0 0 20 0 4 0 8200474 777449472 2689 33554432000 4194304 16246674 140735383743776 140735383743200 13880264 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17295/statm: 190319 2698 441 2943 0 187213 0
[pid=17295/tid=17296] ppid=17292 vsize=777660 CPUtime=0 cores=1,3,5,7
/proc/17295/task/17296/stat : 17296 (toysat) S 17292 17295 16554 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 8200474 796323840 2758 33554432000 4194304 16246674 140735383743776 139854519184624 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=17295/tid=17297] ppid=17292 vsize=781756 CPUtime=0 cores=1,3,5,7
/proc/17295/task/17297/stat : 17297 (toysat) S 17292 17295 16554 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 8200474 800518144 2778 33554432000 4194304 16246674 140735383743776 139854508694768 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=17295/tid=17298] ppid=17292 vsize=786876 CPUtime=0 cores=1,3,5,7
/proc/17295/task/17298/stat : 17298 (toysat) S 17292 17295 16554 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 8200474 805761024 2795 33554432000 4194304 16246674 140735383743776 139854498221232 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0

[startup+0.100176 s]
/proc/loadavg: 2.06 2.04 2.00 3/180 17295
/proc/meminfo: memFree=19453768/32872528 swapFree=7620/7620
[pid=17295] ppid=17292 vsize=1301060 CPUtime=0.09 cores=1,3,5,7
/proc/17295/stat : 17295 (toysat) R 17292 17295 16554 0 -1 4202496 28901 0 0 0 5 4 0 0 20 0 4 0 8200474 1332285440 28689 33554432000 4194304 16246674 140735383743776 140735383743088 7377837 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17295/statm: 325265 28692 800 2943 0 322159 0
[pid=17295/tid=17296] ppid=17292 vsize=1301060 CPUtime=0 cores=1,3,5,7
/proc/17295/task/17296/stat : 17296 (toysat) S 17292 17295 16554 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 8200474 1332285440 28694 33554432000 4194304 16246674 140735383743776 139854519184624 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=17295/tid=17297] ppid=17292 vsize=1301060 CPUtime=0 cores=1,3,5,7
/proc/17295/task/17297/stat : 17297 (toysat) S 17292 17295 16554 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 8200474 1332285440 28701 33554432000 4194304 16246674 140735383743776 139854508694768 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=17295/tid=17298] ppid=17292 vsize=1301060 CPUtime=0 cores=1,3,5,7
/proc/17295/task/17298/stat : 17298 (toysat) S 17292 17295 16554 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 8200474 1332285440 28715 33554432000 4194304 16246674 140735383743776 139854498221232 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1301060

[startup+0.20054 s]
/proc/loadavg: 2.06 2.04 2.00 3/180 17295
/proc/meminfo: memFree=19453768/32872528 swapFree=7620/7620
[pid=17295] ppid=17292 vsize=1313348 CPUtime=0.19 cores=1,3,5,7
/proc/17295/stat : 17295 (toysat) R 17292 17295 16554 0 -1 4202496 44197 0 0 0 13 6 0 0 20 0 4 0 8200474 1344868352 44496 33554432000 4194304 16246674 140735383743776 140735383743088 7376639 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17295/statm: 328337 44496 800 2943 0 325231 0
[pid=17295/tid=17296] ppid=17292 vsize=1313348 CPUtime=0 cores=1,3,5,7
/proc/17295/task/17296/stat : 17296 (toysat) S 17292 17295 16554 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 8200474 1344868352 44496 33554432000 4194304 16246674 140735383743776 139854519184624 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=17295/tid=17297] ppid=17292 vsize=1313348 CPUtime=0 cores=1,3,5,7
/proc/17295/task/17297/stat : 17297 (toysat) S 17292 17295 16554 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 8200474 1344868352 44496 33554432000 4194304 16246674 140735383743776 139854508694768 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=17295/tid=17298] ppid=17292 vsize=1313348 CPUtime=0 cores=1,3,5,7
/proc/17295/task/17298/stat : 17298 (toysat) S 17292 17295 16554 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 8200474 1344868352 44496 33554432000 4194304 16246674 140735383743776 139854498221232 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1313348

[startup+0.300499 s]
/proc/loadavg: 2.06 2.04 2.00 3/180 17295
/proc/meminfo: memFree=19453768/32872528 swapFree=7620/7620
[pid=17295] ppid=17292 vsize=1313348 CPUtime=0.29 cores=1,3,5,7
/proc/17295/stat : 17295 (toysat) R 17292 17295 16554 0 -1 4202496 47684 0 0 0 22 7 0 0 20 0 4 0 8200474 1344868352 47983 33554432000 4194304 16246674 140735383743776 140735383743088 8055432 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17295/statm: 328337 47983 801 2943 0 325231 0
[pid=17295/tid=17296] ppid=17292 vsize=1313348 CPUtime=0 cores=1,3,5,7
/proc/17295/task/17296/stat : 17296 (toysat) S 17292 17295 16554 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 8200474 1344868352 47983 33554432000 4194304 16246674 140735383743776 139854519184624 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=17295/tid=17297] ppid=17292 vsize=1313348 CPUtime=0 cores=1,3,5,7
/proc/17295/task/17297/stat : 17297 (toysat) S 17292 17295 16554 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 8200474 1344868352 47983 33554432000 4194304 16246674 140735383743776 139854508694768 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=17295/tid=17298] ppid=17292 vsize=1313348 CPUtime=0 cores=1,3,5,7
/proc/17295/task/17298/stat : 17298 (toysat) S 17292 17295 16554 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 8200474 1344868352 47983 33554432000 4194304 16246674 140735383743776 139854498221232 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1313348

[startup+0.700382 s]
/proc/loadavg: 2.06 2.04 2.00 3/180 17295
/proc/meminfo: memFree=19453768/32872528 swapFree=7620/7620
[pid=17295] ppid=17292 vsize=1313348 CPUtime=0.69 cores=1,3,5,7
/proc/17295/stat : 17295 (toysat) R 17292 17295 16554 0 -1 4202496 58866 0 0 0 61 8 0 0 20 0 4 0 8200474 1344868352 59165 33554432000 4194304 16246674 140735383743776 140735383743088 7361367 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17295/statm: 328337 59165 802 2943 0 325231 0
[pid=17295/tid=17296] ppid=17292 vsize=1313348 CPUtime=0 cores=1,3,5,7
/proc/17295/task/17296/stat : 17296 (toysat) S 17292 17295 16554 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 8200474 1344868352 59165 33554432000 4194304 16246674 140735383743776 139854519184624 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=17295/tid=17297] ppid=17292 vsize=1313348 CPUtime=0 cores=1,3,5,7
/proc/17295/task/17297/stat : 17297 (toysat) S 17292 17295 16554 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 8200474 1344868352 59165 33554432000 4194304 16246674 140735383743776 139854508694768 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=17295/tid=17298] ppid=17292 vsize=1313348 CPUtime=0 cores=1,3,5,7
/proc/17295/task/17298/stat : 17298 (toysat) S 17292 17295 16554 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 8200474 1344868352 59165 33554432000 4194304 16246674 140735383743776 139854498221232 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1313348

[startup+1.50038 s]
/proc/loadavg: 2.06 2.04 2.00 3/184 17299
/proc/meminfo: memFree=19132664/32872528 swapFree=7620/7620
[pid=17295] ppid=17292 vsize=1313348 CPUtime=1.49 cores=1,3,5,7
/proc/17295/stat : 17295 (toysat) R 17292 17295 16554 0 -1 4202496 84044 0 0 0 137 12 0 0 20 0 4 0 8200474 1344868352 84344 33554432000 4194304 16246674 140735383743776 140735383741568 7371468 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17295/statm: 328337 84363 802 2943 0 325231 0
[pid=17295/tid=17296] ppid=17292 vsize=1313348 CPUtime=0 cores=1,3,5,7
/proc/17295/task/17296/stat : 17296 (toysat) S 17292 17295 16554 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 8200474 1344868352 84374 33554432000 4194304 16246674 140735383743776 139854519184624 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=17295/tid=17297] ppid=17292 vsize=1313348 CPUtime=0 cores=1,3,5,7
/proc/17295/task/17297/stat : 17297 (toysat) S 17292 17295 16554 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 8200474 1344868352 84386 33554432000 4194304 16246674 140735383743776 139854508694768 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=17295/tid=17298] ppid=17292 vsize=1313348 CPUtime=0 cores=1,3,5,7
/proc/17295/task/17298/stat : 17298 (toysat) S 17292 17295 16554 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 8200474 1344868352 84397 33554432000 4194304 16246674 140735383743776 139854498221232 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1313348

[startup+3.10044 s]
/proc/loadavg: 2.06 2.04 2.00 3/184 17299
/proc/meminfo: memFree=19006108/32872528 swapFree=7620/7620
[pid=17295] ppid=17292 vsize=1337924 CPUtime=3.09 cores=1,3,5,7
/proc/17295/stat : 17295 (toysat) R 17292 17295 16554 0 -1 4202496 141554 0 0 0 289 20 0 0 20 0 4 0 8200474 1370034176 146963 33554432000 4194304 16246674 140735383743776 140735383726768 7363285 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17295/statm: 334481 146963 802 2943 0 331375 0
[pid=17295/tid=17296] ppid=17292 vsize=1337924 CPUtime=0 cores=1,3,5,7
/proc/17295/task/17296/stat : 17296 (toysat) S 17292 17295 16554 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 8200474 1370034176 146963 33554432000 4194304 16246674 140735383743776 139854519184624 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=17295/tid=17297] ppid=17292 vsize=1337924 CPUtime=0 cores=1,3,5,7
/proc/17295/task/17297/stat : 17297 (toysat) S 17292 17295 16554 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 8200474 1370034176 146963 33554432000 4194304 16246674 140735383743776 139854508694768 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=17295/tid=17298] ppid=17292 vsize=1337924 CPUtime=0 cores=1,3,5,7
/proc/17295/task/17298/stat : 17298 (toysat) S 17292 17295 16554 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 8200474 1370034176 146963 33554432000 4194304 16246674 140735383743776 139854498221232 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1337924

[startup+6.30038 s]
/proc/loadavg: 2.06 2.04 2.00 3/184 17299
/proc/meminfo: memFree=18478140/32872528 swapFree=7620/7620
[pid=17295] ppid=17292 vsize=1387076 CPUtime=6.29 cores=1,3,5,7
/proc/17295/stat : 17295 (toysat) R 17292 17295 16554 0 -1 4202496 229053 0 0 0 597 32 0 0 20 0 4 0 8200474 1420365824 245704 33554432000 4194304 16246674 140735383743776 140735383726768 7378268 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17295/statm: 346769 245704 802 2943 0 343663 0
[pid=17295/tid=17296] ppid=17292 vsize=1387076 CPUtime=0 cores=1,3,5,7
/proc/17295/task/17296/stat : 17296 (toysat) S 17292 17295 16554 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 8200474 1420365824 245704 33554432000 4194304 16246674 140735383743776 139854519184624 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=17295/tid=17297] ppid=17292 vsize=1387076 CPUtime=0 cores=1,3,5,7
/proc/17295/task/17297/stat : 17297 (toysat) S 17292 17295 16554 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 8200474 1420365824 245704 33554432000 4194304 16246674 140735383743776 139854508694768 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=17295/tid=17298] ppid=17292 vsize=1387076 CPUtime=0 cores=1,3,5,7
/proc/17295/task/17298/stat : 17298 (toysat) S 17292 17295 16554 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 8200474 1420365824 245704 33554432000 4194304 16246674 140735383743776 139854498221232 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1387076

[startup+12.7004 s]
/proc/loadavg: 2.05 2.03 2.00 3/184 17299
/proc/meminfo: memFree=18217236/32872528 swapFree=7620/7620
[pid=17295] ppid=17292 vsize=1485380 CPUtime=12.69 cores=1,3,5,7
/proc/17295/stat : 17295 (toysat) R 17292 17295 16554 0 -1 4202496 270276 0 0 0 1228 41 0 0 20 0 4 0 8200474 1521029120 310433 33554432000 4194304 16246674 140735383743776 140735383726768 14628944 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17295/statm: 371345 310433 802 2943 0 368239 0
[pid=17295/tid=17296] ppid=17292 vsize=1485380 CPUtime=0 cores=1,3,5,7
/proc/17295/task/17296/stat : 17296 (toysat) S 17292 17295 16554 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 8200474 1521029120 310433 33554432000 4194304 16246674 140735383743776 139854519184624 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=17295/tid=17297] ppid=17292 vsize=1485380 CPUtime=0 cores=1,3,5,7
/proc/17295/task/17297/stat : 17297 (toysat) S 17292 17295 16554 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 8200474 1521029120 310433 33554432000 4194304 16246674 140735383743776 139854508694768 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=17295/tid=17298] ppid=17292 vsize=1485380 CPUtime=0 cores=1,3,5,7
/proc/17295/task/17298/stat : 17298 (toysat) S 17292 17295 16554 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 8200474 1521029120 310433 33554432000 4194304 16246674 140735383743776 139854498221232 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1485380

[startup+25.5005 s]
/proc/loadavg: 2.04 2.03 2.00 3/183 17299
/proc/meminfo: memFree=15329200/32872528 swapFree=7620/7620
[pid=17295] ppid=17292 vsize=4416068 CPUtime=25.48 cores=1,3,5,7
/proc/17295/stat : 17295 (toysat) R 17292 17295 16554 0 -1 4202496 954133 0 0 0 2409 139 0 0 20 0 4 0 8200474 4522053632 1030060 33554432000 4194304 16246674 140735383743776 140735383742952 4220543 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17295/statm: 1104017 1030060 811 2943 0 1100911 0
[pid=17295/tid=17296] ppid=17292 vsize=4416068 CPUtime=0 cores=1,3,5,7
/proc/17295/task/17296/stat : 17296 (toysat) S 17292 17295 16554 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 8200474 4522053632 1030060 33554432000 4194304 16246674 140735383743776 139854519184624 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=17295/tid=17297] ppid=17292 vsize=4416068 CPUtime=0 cores=1,3,5,7
/proc/17295/task/17297/stat : 17297 (toysat) S 17292 17295 16554 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 8200474 4522053632 1030060 33554432000 4194304 16246674 140735383743776 139854508694768 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=17295/tid=17298] ppid=17292 vsize=4416068 CPUtime=0 cores=1,3,5,7
/proc/17295/task/17298/stat : 17298 (toysat) S 17292 17295 16554 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 8200474 4522053632 1030060 33554432000 4194304 16246674 140735383743776 139854498221232 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 4416068

[startup+51.1005 s]
/proc/loadavg: 2.03 2.03 2.00 3/182 17299
/proc/meminfo: memFree=11524984/32872528 swapFree=7620/7620
[pid=17295] ppid=17292 vsize=8447556 CPUtime=51.08 cores=1,3,5,7
/proc/17295/stat : 17295 (toysat) R 17292 17295 16554 0 -1 4202496 1962041 0 0 0 4837 271 0 0 20 0 4 0 8200474 8650297344 2052787 33554432000 4194304 16246674 140735383743776 140735383742440 4221105 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17295/statm: 2111889 2052795 838 2943 0 2108783 0
[pid=17295/tid=17296] ppid=17292 vsize=8447556 CPUtime=0 cores=1,3,5,7
/proc/17295/task/17296/stat : 17296 (toysat) S 17292 17295 16554 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 8200474 8650297344 2052800 33554432000 4194304 16246674 140735383743776 139854519184624 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=17295/tid=17297] ppid=17292 vsize=8447556 CPUtime=0 cores=1,3,5,7
/proc/17295/task/17297/stat : 17297 (toysat) S 17292 17295 16554 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 8200474 8650297344 2052805 33554432000 4194304 16246674 140735383743776 139854508694544 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17295/tid=17298] ppid=17292 vsize=8447556 CPUtime=0 cores=1,3,5,7
/proc/17295/task/17298/stat : 17298 (toysat) S 17292 17295 16554 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 8200474 8650297344 2052810 33554432000 4194304 16246674 140735383743776 139854498221232 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 8447556

[startup+102.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/183 17301
/proc/meminfo: memFree=10297872/32872528 swapFree=7620/7620
[pid=17295] ppid=17292 vsize=9378372 CPUtime=102.28 cores=1,3,5,7
/proc/17295/stat : 17295 (toysat) R 17292 17295 16554 0 -1 4202496 2194827 0 0 0 9913 315 0 0 20 0 4 0 8200474 9603452928 2285573 33554432000 4194304 16246674 140735383743776 140735383742952 15015658 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17295/statm: 2344593 2285573 890 2943 0 2341487 0
[pid=17295/tid=17296] ppid=17292 vsize=9378372 CPUtime=0 cores=1,3,5,7
/proc/17295/task/17296/stat : 17296 (toysat) S 17292 17295 16554 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 8200474 9603452928 2285573 33554432000 4194304 16246674 140735383743776 139854519184624 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=17295/tid=17297] ppid=17292 vsize=9378372 CPUtime=0 cores=1,3,5,7
/proc/17295/task/17297/stat : 17297 (toysat) S 17292 17295 16554 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 8200474 9603452928 2285573 33554432000 4194304 16246674 140735383743776 139854508694768 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=17295/tid=17298] ppid=17292 vsize=9378372 CPUtime=0 cores=1,3,5,7
/proc/17295/task/17298/stat : 17298 (toysat) S 17292 17295 16554 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 8200474 9603452928 2285573 33554432000 4194304 16246674 140735383743776 139854498221232 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 9378372


################
# More data... #
################

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 17356
/proc/meminfo: memFree=9673036/32872528 swapFree=7620/7620
[pid=17295] ppid=17292 vsize=9999940 CPUtime=1422.08 cores=1,3,5,7
/proc/17295/stat : 17295 (toysat) R 17292 17295 16554 0 -1 4202496 2350224 0 0 0 141803 405 0 0 20 0 4 0 8200474 10239938560 2440970 33554432000 4194304 16246674 140735383743776 140735383742872 5531892 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17295/statm: 2499985 2440970 895 2943 0 2496879 0
[pid=17295/tid=17296] ppid=17292 vsize=9999940 CPUtime=0 cores=1,3,5,7
/proc/17295/task/17296/stat : 17296 (toysat) S 17292 17295 16554 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 8200474 10239938560 2440970 33554432000 4194304 16246674 140735383743776 139854519184624 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=17295/tid=17297] ppid=17292 vsize=9999940 CPUtime=0 cores=1,3,5,7
/proc/17295/task/17297/stat : 17297 (toysat) S 17292 17295 16554 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 8200474 10239938560 2440970 33554432000 4194304 16246674 140735383743776 139854508694768 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=17295/tid=17298] ppid=17292 vsize=9999940 CPUtime=0 cores=1,3,5,7
/proc/17295/task/17298/stat : 17298 (toysat) S 17292 17295 16554 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 8200474 10239938560 2440970 33554432000 4194304 16246674 140735383743776 139854498221232 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 9999940

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 17357
/proc/meminfo: memFree=9673060/32872528 swapFree=7620/7620
[pid=17295] ppid=17292 vsize=9999940 CPUtime=1482.06 cores=1,3,5,7
/proc/17295/stat : 17295 (toysat) R 17292 17295 16554 0 -1 4202496 2350224 0 0 0 147798 408 0 0 20 0 4 0 8200474 10239938560 2440970 33554432000 4194304 16246674 140735383743776 140735383725696 5712608 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17295/statm: 2499985 2440970 895 2943 0 2496879 0
[pid=17295/tid=17296] ppid=17292 vsize=9999940 CPUtime=0 cores=1,3,5,7
/proc/17295/task/17296/stat : 17296 (toysat) S 17292 17295 16554 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 8200474 10239938560 2440970 33554432000 4194304 16246674 140735383743776 139854519184624 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=17295/tid=17297] ppid=17292 vsize=9999940 CPUtime=0 cores=1,3,5,7
/proc/17295/task/17297/stat : 17297 (toysat) S 17292 17295 16554 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 8200474 10239938560 2440970 33554432000 4194304 16246674 140735383743776 139854508694768 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=17295/tid=17298] ppid=17292 vsize=9999940 CPUtime=0 cores=1,3,5,7
/proc/17295/task/17298/stat : 17298 (toysat) S 17292 17295 16554 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 8200474 10239938560 2440970 33554432000 4194304 16246674 140735383743776 139854498221232 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 9999940

[startup+1542.31 s]
/proc/loadavg: 2.08 2.02 2.01 3/183 17358
/proc/meminfo: memFree=9673204/32872528 swapFree=7620/7620
[pid=17295] ppid=17292 vsize=9999940 CPUtime=1542.06 cores=1,3,5,7
/proc/17295/stat : 17295 (toysat) R 17292 17295 16554 0 -1 4202496 2350224 0 0 0 153796 410 0 0 20 0 4 0 8200474 10239938560 2440970 33554432000 4194304 16246674 140735383743776 140735383725696 5712608 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17295/statm: 2499985 2440970 895 2943 0 2496879 0
[pid=17295/tid=17296] ppid=17292 vsize=9999940 CPUtime=0 cores=1,3,5,7
/proc/17295/task/17296/stat : 17296 (toysat) S 17292 17295 16554 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 8200474 10239938560 2440970 33554432000 4194304 16246674 140735383743776 139854519184624 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=17295/tid=17297] ppid=17292 vsize=9999940 CPUtime=0 cores=1,3,5,7
/proc/17295/task/17297/stat : 17297 (toysat) S 17292 17295 16554 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 8200474 10239938560 2440970 33554432000 4194304 16246674 140735383743776 139854508694768 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=17295/tid=17298] ppid=17292 vsize=9999940 CPUtime=0 cores=1,3,5,7
/proc/17295/task/17298/stat : 17298 (toysat) S 17292 17295 16554 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 8200474 10239938560 2440970 33554432000 4194304 16246674 140735383743776 139854498221232 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 9999940

[startup+1602.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/183 17360
/proc/meminfo: memFree=9672856/32872528 swapFree=7620/7620
[pid=17295] ppid=17292 vsize=9999940 CPUtime=1602.05 cores=1,3,5,7
/proc/17295/stat : 17295 (toysat) R 17292 17295 16554 0 -1 4202496 2350224 0 0 0 159792 413 0 0 20 0 4 0 8200474 10239938560 2440970 33554432000 4194304 16246674 140735383743776 140735383742952 14628944 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17295/statm: 2499985 2440970 895 2943 0 2496879 0
[pid=17295/tid=17296] ppid=17292 vsize=9999940 CPUtime=0 cores=1,3,5,7
/proc/17295/task/17296/stat : 17296 (toysat) S 17292 17295 16554 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 8200474 10239938560 2440970 33554432000 4194304 16246674 140735383743776 139854519184624 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=17295/tid=17297] ppid=17292 vsize=9999940 CPUtime=0 cores=1,3,5,7
/proc/17295/task/17297/stat : 17297 (toysat) S 17292 17295 16554 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 8200474 10239938560 2440970 33554432000 4194304 16246674 140735383743776 139854508694768 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=17295/tid=17298] ppid=17292 vsize=9999940 CPUtime=0 cores=1,3,5,7
/proc/17295/task/17298/stat : 17298 (toysat) S 17292 17295 16554 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 8200474 10239938560 2440970 33554432000 4194304 16246674 140735383743776 139854498221232 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1602.05
Current children cumulated vsize (KiB) 9999940

[startup+1662.3 s]
/proc/loadavg: 2.11 2.04 2.01 3/183 17410
/proc/meminfo: memFree=17879728/32872528 swapFree=7620/7620
[pid=17295] ppid=17292 vsize=9999940 CPUtime=1662.03 cores=1,3,5,7
/proc/17295/stat : 17295 (toysat) R 17292 17295 16554 0 -1 4202496 2350225 0 0 0 165786 417 0 0 20 0 4 0 8200474 10239938560 2441226 33554432000 4194304 16246674 140735383743776 140735383725696 5712608 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17295/statm: 2499985 2441226 895 2943 0 2496879 0
[pid=17295/tid=17296] ppid=17292 vsize=9999940 CPUtime=0 cores=1,3,5,7
/proc/17295/task/17296/stat : 17296 (toysat) S 17292 17295 16554 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 8200474 10239938560 2441226 33554432000 4194304 16246674 140735383743776 139854519184624 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=17295/tid=17297] ppid=17292 vsize=9999940 CPUtime=0 cores=1,3,5,7
/proc/17295/task/17297/stat : 17297 (toysat) S 17292 17295 16554 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 8200474 10239938560 2441226 33554432000 4194304 16246674 140735383743776 139854508694768 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=17295/tid=17298] ppid=17292 vsize=9999940 CPUtime=0 cores=1,3,5,7
/proc/17295/task/17298/stat : 17298 (toysat) S 17292 17295 16554 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 8200474 10239938560 2441226 33554432000 4194304 16246674 140735383743776 139854498221232 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 9999940

[startup+1722.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/183 17411
/proc/meminfo: memFree=17879816/32872528 swapFree=7620/7620
[pid=17295] ppid=17292 vsize=9999940 CPUtime=1722.02 cores=1,3,5,7
/proc/17295/stat : 17295 (toysat) R 17292 17295 16554 0 -1 4202496 2350225 0 0 0 171781 421 0 0 20 0 4 0 8200474 10239938560 2441226 33554432000 4194304 16246674 140735383743776 140735383743088 5711716 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17295/statm: 2499985 2441226 895 2943 0 2496879 0
[pid=17295/tid=17296] ppid=17292 vsize=9999940 CPUtime=0 cores=1,3,5,7
/proc/17295/task/17296/stat : 17296 (toysat) S 17292 17295 16554 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 8200474 10239938560 2441226 33554432000 4194304 16246674 140735383743776 139854519184624 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=17295/tid=17297] ppid=17292 vsize=9999940 CPUtime=0 cores=1,3,5,7
/proc/17295/task/17297/stat : 17297 (toysat) S 17292 17295 16554 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 8200474 10239938560 2441226 33554432000 4194304 16246674 140735383743776 139854508694768 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=17295/tid=17298] ppid=17292 vsize=9999940 CPUtime=0 cores=1,3,5,7
/proc/17295/task/17298/stat : 17298 (toysat) S 17292 17295 16554 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 8200474 10239938560 2441226 33554432000 4194304 16246674 140735383743776 139854498221232 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 9999940

[startup+1782.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/184 17415
/proc/meminfo: memFree=17879376/32872528 swapFree=7620/7620
[pid=17295] ppid=17292 vsize=9999940 CPUtime=1782.01 cores=1,3,5,7
/proc/17295/stat : 17295 (toysat) R 17292 17295 16554 0 -1 4202496 2350226 0 0 0 177777 424 0 0 20 0 4 0 8200474 10239938560 2441226 33554432000 4194304 16246674 140735383743776 140735383742952 5712604 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17295/statm: 2499985 2441226 895 2943 0 2496879 0
[pid=17295/tid=17296] ppid=17292 vsize=9999940 CPUtime=0 cores=1,3,5,7
/proc/17295/task/17296/stat : 17296 (toysat) S 17292 17295 16554 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 8200474 10239938560 2441226 33554432000 4194304 16246674 140735383743776 139854519184624 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=17295/tid=17297] ppid=17292 vsize=9999940 CPUtime=0 cores=1,3,5,7
/proc/17295/task/17297/stat : 17297 (toysat) S 17292 17295 16554 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 8200474 10239938560 2441226 33554432000 4194304 16246674 140735383743776 139854508694768 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=17295/tid=17298] ppid=17292 vsize=9999940 CPUtime=0 cores=1,3,5,7
/proc/17295/task/17298/stat : 17298 (toysat) S 17292 17295 16554 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 8200474 10239938560 2441226 33554432000 4194304 16246674 140735383743776 139854498221232 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 9999940



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/184 17415
/proc/meminfo: memFree=17879844/32872528 swapFree=7620/7620
[pid=17295] ppid=17292 vsize=9999940 CPUtime=1800.01 cores=1,3,5,7
/proc/17295/stat : 17295 (toysat) R 17292 17295 16554 0 -1 4202496 2350226 0 0 0 179576 425 0 0 20 0 4 0 8200474 10239938560 2441226 33554432000 4194304 16246674 140735383743776 140735383742952 5711568 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17295/statm: 2499985 2441226 895 2943 0 2496879 0
[pid=17295/tid=17296] ppid=17292 vsize=9999940 CPUtime=0 cores=1,3,5,7
/proc/17295/task/17296/stat : 17296 (toysat) S 17292 17295 16554 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 8200474 10239938560 2441226 33554432000 4194304 16246674 140735383743776 139854519184624 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=17295/tid=17297] ppid=17292 vsize=9999940 CPUtime=0 cores=1,3,5,7
/proc/17295/task/17297/stat : 17297 (toysat) S 17292 17295 16554 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 8200474 10239938560 2441226 33554432000 4194304 16246674 140735383743776 139854508694768 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=17295/tid=17298] ppid=17292 vsize=9999940 CPUtime=0 cores=1,3,5,7
/proc/17295/task/17298/stat : 17298 (toysat) S 17292 17295 16554 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 8200474 10239938560 2441226 33554432000 4194304 16246674 140735383743776 139854498221232 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 9999940

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1800.4 s]
/proc/loadavg: 2.03 2.03 2.00 3/184 17415
/proc/meminfo: memFree=17879844/32872528 swapFree=7620/7620
[pid=17295] ppid=17292 vsize=0 CPUtime=1800.11 cores=1,3,5,7
/proc/17295/stat : 17295 (toysat) Z 17292 17295 16554 0 -1 4203532 2350226 0 0 0 179576 435 0 0 20 0 2 0 8200474 0 0 33554432000 0 0 0 0 0 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17295/statm: 0 0 0 0 0 0 0
[pid=17295/tid=17297] ppid=17292 vsize=0 CPUtime=0.09 cores=1,3,5,7
/proc/17295/task/17297/stat : 17297 (toysat) R 17292 17295 16554 0 -1 4203588 8 0 0 0 0 9 0 0 20 0 2 0 8200474 0 0 33554432000 0 0 0 0 0 0 0 0 34082818 18446744073709551615 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1800.11
Current children cumulated vsize (KiB) 0

[startup+1800.6 s]
/proc/loadavg: 2.03 2.03 2.00 3/184 17415
/proc/meminfo: memFree=17879844/32872528 swapFree=7620/7620
[pid=17295] ppid=17292 vsize=0 CPUtime=1800.31 cores=1,3,5,7
/proc/17295/stat : 17295 (toysat) Z 17292 17295 16554 0 -1 4203532 2350226 0 0 0 179576 455 0 0 20 0 2 0 8200474 0 0 33554432000 0 0 0 0 0 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17295/statm: 0 0 0 0 0 0 0
[pid=17295/tid=17297] ppid=17292 vsize=0 CPUtime=0.28 cores=1,3,5,7
/proc/17295/task/17297/stat : 17297 (toysat) R 17292 17295 16554 0 -1 4203588 8 0 0 0 0 28 0 0 20 0 2 0 8200474 0 0 33554432000 0 0 0 0 0 0 0 0 34082818 18446744073709551615 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1800.31
Current children cumulated vsize (KiB) 0

[startup+1800.7 s]
/proc/loadavg: 2.03 2.03 2.00 3/182 17415
/proc/meminfo: memFree=25870448/32872528 swapFree=7620/7620
[pid=17295] ppid=17292 vsize=0 CPUtime=1800.42 cores=1,3,5,7
/proc/17295/stat : 17295 (toysat) Z 17292 17295 16554 0 -1 4203532 2350226 0 0 0 179576 466 0 0 20 0 2 0 8200474 0 0 33554432000 0 0 0 0 0 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17295/statm: 0 0 0 0 0 0 0
[pid=17295/tid=17297] ppid=17292 vsize=0 CPUtime=0.39 cores=1,3,5,7
/proc/17295/task/17297/stat : 17297 (toysat) R 17292 17295 16554 0 -1 4203588 8 0 0 0 0 39 0 0 20 0 2 0 8200474 0 0 33554432000 0 0 0 0 0 0 0 0 34082818 18446744073709551615 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1800.42
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.8
CPU time (s): 1800.51
CPU user time (s): 1795.77
CPU system time (s): 4.74828
CPU usage (%): 99.9843
Max. virtual memory (cumulated for all children) (KiB): 9999940

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.77
system time used= 4.74828
maximum resident set size= 9764904
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2350226
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= 75
involuntary context switches= 1853

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.5954 second user time and 8.17076 second system time

The end

Launcher Data

Begin job on node106 at 2016-06-30 09:50:43
IDJOB=4119638
IDBENCH=111779
IDSOLVER=2542
FILE ID=node106/4119638-1467273038
RUNJOBID= node106-1467270914-16869
PBS_JOBID= 20004487
Free space on /tmp= 71476 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB15eval/normalized-PB15eval/DEC-BIGINT-LIN/pbfvmc-formulae/pbfvmc-formulae/hw512/normalized-hw512-vm100p-dec.opb.negationfix.opb
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --pb --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4119638-1467273038/watcher-4119638-1467273038 -o /tmp/evaluation-result-4119638-1467273038/solver-4119638-1467273038 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node106-1467270914-16869 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4119638-1467273038.opb

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

MD5SUM BENCH= 3d8983c7606d16041efc6ed7c8805a79
RANDOM SEED=879470988

node106.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.495
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.495
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.495
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.56
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.495
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.495
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.495
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:        19453512 kB
Buffers:           62248 kB
Cached:          3312928 kB
SwapCached:            0 kB
Active:         11787512 kB
Inactive:         843268 kB
Active(anon):    9242320 kB
Inactive(anon):    15776 kB
Active(file):    2545192 kB
Inactive(file):   827492 kB
Unevictable:        7620 kB
Mlocked:            7620 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:            152108 kB
Writeback:             0 kB
AnonPages:       9263184 kB
Mapped:            18788 kB
Shmem:               204 kB
Slab:             633212 kB
SReclaimable:      75916 kB
SUnreclaim:       557296 kB
KernelStack:        1464 kB
PageTables:        21664 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    9398936 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    370688 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= 71576 MiB
End job on node106 at 2016-06-30 10:20:44