Trace number 4101257

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
toysat 2016-05-02? (TO) 1800.07 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-reduced-mps-v2-20-10-fit2p.opb
MD5SUMea34bf390bf77663918ceca8ccc177b4
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark208
Best CPU time to get the best result obtained on this benchmark1800.36
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1059
Optimality of the best value was proved NO
Number of variables293602
Total number of constraints10500
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints10500
Minimum length of a constraint13
Maximum length of a constraint612
Number of terms in the objective function 246163
Biggest coefficient in the objective function 130
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 748663
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 261428
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 748663
Number of bits of the biggest sum of numbers20
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-18T05:59:37+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-4101257-1466222376.opb"]
0.00/0.01	c use --random-gen="1571915603 1864644688 1098522509 737101123 3273846376 2525267195 576263214 168257195 3206853358 767321267 302349306 3029853287 885944930 3608096575 2921368082 1678656637 915621236 2272392813 1424528220 1191982439 1562458705 3103792034 2789077604 3158862756 3086212469 3566226286 3180103163 2621198225 1595774848 552317396 2224194957 477885007 1105483734 3466301380 1605422282 4083371698 360926415 1285546010 218810678 3586902418 742401984 2694265725 127980920 3747396616 3499004086 1086221623 2078908211 198827940 2372106280 4003235338 1286281388 3064930132 4084938682 3580249716 164323504 127138789 1007558091 741085658 2153551393 2351477742 907787892 1405200436 3286053587 651437085 3625068277 667654811 1550941991 1651078751 2204907849 1209291941 234830514 3768356049 1564650797 4153705106 2297464164 3399810740 2980306335 3220403395 3921588391 2981454501 3797247598 4085415597 1114518901 2393312682 2282502841 4226998073 563576012 3667518378 1505380387 1405848020 129626961 624635473 1392754415 4079811343 2004697332 1235737576 1491519789 3975275495 2940248139 2364455419 1434344453 3824935671 3188395154 2356801137 3593702783 1853877182 2618078286 2096347059 1556740327 2412097404 410244650 3569813152 2951325775 2638161174 2581173702 2857311415 3728011685 4139614211 3767354065 4092394767 1801784901 3719333253 83235442 637699299 1529788066 1287698551 3269824846 4014240067 1484345374 3961209370 3725369718 3821582343 3894989292 244746122 1851481903 2976709817 451840524 21818489 453396321 881995151 3081764962 1302797065 3866526958 895464800 414194089 713760847 2109033437 3301617544 637597351 360808738 3564718694 3365345264 4269238505 1423128668 974711224 2862311165 3067234648 3968868538 586759116 2427882563 4181000992 2201744167 3986126142 256153920 1180475420 2246037629 2395806422 812260785 3642396951 2122664753 2503880965 4085358595 2941099040 4276134304 2267504894 473740036 2393369560 4176614426 3032692554 3212712049 801627632 539690463 238036471 1770149840 311085539 2438635549 4241365366 3593698108 277650116 2169233892 1351726829 874669950 1017860780 3933328916 2596090493 3492193190 3513532515 4021599028 2601453901 4283453795 3811069185 1414139924 2527488358 2854837691 1399281563 4083459351 1980551927 3736094611 3063333404 314291958 3915377435 4102430729 3057830795 2270452117 3183677130 4002940628 1955562875 1195431216 413351232 2424718014 3603736437 3397242568 3398282351 2238742874 2787479491 1737750951 3222620732 1668831016 2480427700 1168427656 2991611672 1285571944 1971583440 2593990100 2873616708 967167470 2022602280 4160966512 4081416311 2211974216 2535298738 128554698 876433896 896813144 3275090172 1186462314 984709905 713612381 2174029903 3467863849 990264904 6743411 1124507788 3190451077 52420345 2971267640 255 362436" option to reproduce the execution
2.99/3.00	c #vars 293602
2.99/3.00	c #constraints 10500
22.78/22.87	c BCD2: Hardening is enabled.
22.78/22.87	c BCD2: BiasedSearch is enabled.
22.78/22.87	c Solving starts ...
22.78/22.87	c ============================[ Search Statistics ]============================
22.78/22.87	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
22.78/22.87	c       |         |          |          |    Limit     GC | Var      | Constra 
22.78/22.87	c =============================================================================
22.78/22.89	c  0.0s |       0 |        0 |        0 |   102367      0 |       45 |        0
51.58/51.69	c 28.8s |       0 |      257 |      100 |   102367      0 |       45 |        0
52.08/52.17	c 29.3s |       1 |      257 |      100 |   102367      0 |       45 |        0
66.07/66.15	c 43.3s |       1 |      492 |      200 |   112604      0 |       45 |        0
72.38/72.46	c 49.6s |       2 |      562 |      250 |   112604      0 |       45 |        0
86.68/86.71	c 63.8s |       2 |     2188 |      350 |   123865      0 |       45 |        0
92.68/92.78	c 69.9s |       2 |     2299 |      450 |   123865      0 |       45 |        0
96.67/96.70	c 73.8s |       3 |     2333 |      475 |   123865      0 |       45 |        0
105.97/106.06	c 83.2s |       3 |   110710 |      575 |   136252      0 |       45 |        0
109.18/109.29	c 86.4s |       3 |   288632 |      748 |   136252      0 |       45 |        0
109.18/109.29	c #cpu_time = 85.367s
109.18/109.29	c #wall_clock_time = 85.596s
109.18/109.29	c #decision = 288632
109.18/109.29	c #random_decision = 1269
109.18/109.29	c #conflict = 748
109.18/109.29	c #restart = 3
109.27/109.30	o 525919
109.77/109.83	c BCD2: updating upper bound: 748663 -> 525918
110.87/110.94	c BCD2: 0 <= obj <= 525918
110.87/110.96	c BCD2: #cores=0, #unrelaxed=246163, #relaxed=0, #hardened=0
110.87/110.96	c BCD2: #sat=1 #unsat=1 bias=1/2
110.87/110.98	c Solving starts ...
110.87/110.98	c ============================[ Search Statistics ]============================
110.87/110.98	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
110.87/110.98	c       |         |          |          |    Limit     GC | Var      | Constra 
110.87/110.98	c =============================================================================
110.87/110.98	c  0.0s |       0 |        0 |        0 |   136252      0 |       45 |        0
143.06/143.12	c 32.1s |       0 |   238839 |      100 |   149878      0 |       45 |        0
143.46/143.53	c 32.6s |       1 |   238839 |      100 |   149878      0 |       45 |        0
176.35/176.44	c 65.5s |       1 |   477485 |      200 |   149878      0 |       45 |        0
192.05/192.11	c 81.1s |       2 |   477528 |      250 |   149878      0 |       45 |        0
222.55/222.60	c  111s |       2 |   716354 |      350 |   149878      0 |       45 |        0
241.35/241.43	c  130s |       2 |   716453 |      450 |   149878      0 |       45 |        0
245.95/246.02	c  135s |       3 |   716478 |      475 |   149878      0 |       45 |        0
267.94/268.09	c  157s |       3 |   955218 |      575 |   164866      0 |       45 |        0
291.94/292.09	c  181s |       3 |   955325 |      675 |   164866      0 |       45 |        0
314.12/314.29	c  203s |       3 |   955420 |      775 |   164866      0 |       45 |        0
322.53/322.68	c  211s |       4 |   955454 |      813 |   164866      0 |       45 |        0
443.20/443.35	c  332s |       4 |  1194257 |      913 |   164866      0 |       45 |        0
565.78/565.92	c  454s |       4 |  1194361 |     1013 |   164866      0 |       45 |        0
698.46/698.68	c  587s |       4 |  1194464 |     1113 |   164866      0 |       45 |        0
835.14/835.33	c  724s |       4 |  1194568 |     1213 |   164866      0 |       45 |        0
959.51/959.71	c  848s |       4 |  1194663 |     1313 |   164866      0 |       45 |        0
968.71/968.97	c  857s |       5 |  1194670 |     1320 |   164866      0 |       45 |        0
1089.59/1089.83	c  978s |       5 |  1433386 |     1420 |   181353      0 |       45 |        0
1224.87/1225.15	c 1114s |       5 |  1433489 |     1520 |   181353      0 |       45 |        0
1374.22/1374.51	c 1263s |       5 |  1433593 |     1620 |   181353      0 |       45 |        0
1507.90/1508.29	c 1397s |       5 |  1433693 |     1720 |   181353      0 |       45 |        0
1661.38/1661.74	c 1550s |       5 |  1433793 |     1820 |   181353      0 |       45 |        0

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

pid=13338
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.02 2.04 2.00 3/179 13341
/proc/meminfo: memFree=30471704/32872528 swapFree=249320/249320
[pid=13341] ppid=13338 vsize=674372 CPUtime=0 cores=1,3,5,7
/proc/13341/stat : 13341 (toysat) R 13338 13341 11324 0 -1 4202496 2507 0 0 0 0 0 0 0 20 0 4 0 24288135 690556928 3378 33554432000 4194304 16246674 140734806210848 140734806210272 13880264 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/13341/statm: 169105 3388 442 2943 0 165999 0
[pid=13341/tid=13342] ppid=13338 vsize=691780 CPUtime=0 cores=1,3,5,7
/proc/13341/task/13342/stat : 13342 (toysat) S 13338 13341 11324 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 24288135 708382720 3447 33554432000 4194304 16246674 140734806210848 139641927740656 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=13341/tid=13343] ppid=13338 vsize=695876 CPUtime=0 cores=1,3,5,7
/proc/13341/task/13343/stat : 13343 (toysat) S 13338 13341 11324 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 24288135 712577024 3464 33554432000 4194304 16246674 140734806210848 139641917250800 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=13341/tid=13344] ppid=13338 vsize=699972 CPUtime=0 cores=1,3,5,7
/proc/13341/task/13344/stat : 13344 (toysat) S 13338 13341 11324 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 24288135 716771328 3480 33554432000 4194304 16246674 140734806210848 139641801927856 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0

[startup+0.100183 s]
/proc/loadavg: 2.02 2.04 2.00 3/179 13341
/proc/meminfo: memFree=30471704/32872528 swapFree=249320/249320
[pid=13341] ppid=13338 vsize=1301060 CPUtime=0.09 cores=1,3,5,7
/proc/13341/stat : 13341 (toysat) R 13338 13341 11324 0 -1 4202496 29269 0 0 0 5 4 0 0 20 0 4 0 24288135 1332285440 30079 33554432000 4194304 16246674 140734806210848 140734806210160 8058796 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/13341/statm: 325265 30095 800 2943 0 322159 0
[pid=13341/tid=13342] ppid=13338 vsize=1301060 CPUtime=0 cores=1,3,5,7
/proc/13341/task/13342/stat : 13342 (toysat) S 13338 13341 11324 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 24288135 1332285440 30106 33554432000 4194304 16246674 140734806210848 139641927740656 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=13341/tid=13343] ppid=13338 vsize=1301060 CPUtime=0 cores=1,3,5,7
/proc/13341/task/13343/stat : 13343 (toysat) S 13338 13341 11324 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 24288135 1332285440 30118 33554432000 4194304 16246674 140734806210848 139641917250800 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=13341/tid=13344] ppid=13338 vsize=1301060 CPUtime=0 cores=1,3,5,7
/proc/13341/task/13344/stat : 13344 (toysat) S 13338 13341 11324 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 24288135 1332285440 30130 33554432000 4194304 16246674 140734806210848 139641801927856 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) 1301060

[startup+0.200536 s]
/proc/loadavg: 2.02 2.04 2.00 3/179 13341
/proc/meminfo: memFree=30471704/32872528 swapFree=249320/249320
[pid=13341] ppid=13338 vsize=1314372 CPUtime=0.19 cores=1,3,5,7
/proc/13341/stat : 13341 (toysat) R 13338 13341 11324 0 -1 4202496 45940 0 0 0 12 7 0 0 20 0 4 0 24288135 1345916928 47260 33554432000 4194304 16246674 140734806210848 140734806210160 14073329 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/13341/statm: 328593 47260 800 2943 0 325487 0
[pid=13341/tid=13342] ppid=13338 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/13341/task/13342/stat : 13342 (toysat) S 13338 13341 11324 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 24288135 1345916928 47260 33554432000 4194304 16246674 140734806210848 139641927740656 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=13341/tid=13343] ppid=13338 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/13341/task/13343/stat : 13343 (toysat) S 13338 13341 11324 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 24288135 1345916928 47260 33554432000 4194304 16246674 140734806210848 139641917250800 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=13341/tid=13344] ppid=13338 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/13341/task/13344/stat : 13344 (toysat) S 13338 13341 11324 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 24288135 1345916928 47260 33554432000 4194304 16246674 140734806210848 139641801927856 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) 1314372

[startup+0.300514 s]
/proc/loadavg: 2.02 2.04 2.00 3/179 13341
/proc/meminfo: memFree=30471704/32872528 swapFree=249320/249320
[pid=13341] ppid=13338 vsize=1314372 CPUtime=0.29 cores=1,3,5,7
/proc/13341/stat : 13341 (toysat) R 13338 13341 11324 0 -1 4202496 56387 0 0 0 21 8 0 0 20 0 4 0 24288135 1345916928 57707 33554432000 4194304 16246674 140734806210848 140734806210160 4222992 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/13341/statm: 328593 57707 800 2943 0 325487 0
[pid=13341/tid=13342] ppid=13338 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/13341/task/13342/stat : 13342 (toysat) S 13338 13341 11324 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 24288135 1345916928 57707 33554432000 4194304 16246674 140734806210848 139641927740656 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=13341/tid=13343] ppid=13338 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/13341/task/13343/stat : 13343 (toysat) S 13338 13341 11324 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 24288135 1345916928 57707 33554432000 4194304 16246674 140734806210848 139641917250800 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=13341/tid=13344] ppid=13338 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/13341/task/13344/stat : 13344 (toysat) S 13338 13341 11324 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 24288135 1345916928 57707 33554432000 4194304 16246674 140734806210848 139641801927856 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) 1314372

[startup+0.700392 s]
/proc/loadavg: 2.02 2.04 2.00 3/179 13341
/proc/meminfo: memFree=30471704/32872528 swapFree=249320/249320
[pid=13341] ppid=13338 vsize=1314372 CPUtime=0.69 cores=1,3,5,7
/proc/13341/stat : 13341 (toysat) R 13338 13341 11324 0 -1 4202496 71045 0 0 0 59 10 0 0 20 0 4 0 24288135 1345916928 72365 33554432000 4194304 16246674 140734806210848 140734806193840 4220880 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/13341/statm: 328593 72365 801 2943 0 325487 0
[pid=13341/tid=13342] ppid=13338 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/13341/task/13342/stat : 13342 (toysat) S 13338 13341 11324 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 24288135 1345916928 72365 33554432000 4194304 16246674 140734806210848 139641927740656 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=13341/tid=13343] ppid=13338 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/13341/task/13343/stat : 13343 (toysat) S 13338 13341 11324 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 24288135 1345916928 72365 33554432000 4194304 16246674 140734806210848 139641917250800 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=13341/tid=13344] ppid=13338 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/13341/task/13344/stat : 13344 (toysat) S 13338 13341 11324 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 24288135 1345916928 72365 33554432000 4194304 16246674 140734806210848 139641801927856 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1314372

[startup+1.50043 s]
/proc/loadavg: 2.02 2.04 2.00 3/183 13345
/proc/meminfo: memFree=30153428/32872528 swapFree=249320/249320
[pid=13341] ppid=13338 vsize=1314372 CPUtime=1.49 cores=1,3,5,7
/proc/13341/stat : 13341 (toysat) R 13338 13341 11324 0 -1 4202496 83721 0 0 0 137 12 0 0 20 0 4 0 24288135 1345916928 85041 33554432000 4194304 16246674 140734806210848 140734806193840 14073329 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/13341/statm: 328593 85041 803 2943 0 325487 0
[pid=13341/tid=13342] ppid=13338 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/13341/task/13342/stat : 13342 (toysat) S 13338 13341 11324 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 24288135 1345916928 85041 33554432000 4194304 16246674 140734806210848 139641927740656 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=13341/tid=13343] ppid=13338 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/13341/task/13343/stat : 13343 (toysat) S 13338 13341 11324 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 24288135 1345916928 85041 33554432000 4194304 16246674 140734806210848 139641917250800 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=13341/tid=13344] ppid=13338 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/13341/task/13344/stat : 13344 (toysat) S 13338 13341 11324 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 24288135 1345916928 85041 33554432000 4194304 16246674 140734806210848 139641801927856 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) 1314372

[startup+3.10041 s]
/proc/loadavg: 2.02 2.04 2.00 3/183 13345
/proc/meminfo: memFree=29962692/32872528 swapFree=249320/249320
[pid=13341] ppid=13338 vsize=1338948 CPUtime=3.09 cores=1,3,5,7
/proc/13341/stat : 13341 (toysat) R 13338 13341 11324 0 -1 4202496 122459 0 0 0 290 19 0 0 20 0 4 0 24288135 1371082752 128378 33554432000 4194304 16246674 140734806210848 140734806208640 5702943 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/13341/statm: 334737 128378 810 2943 0 331631 0
[pid=13341/tid=13342] ppid=13338 vsize=1338948 CPUtime=0 cores=1,3,5,7
/proc/13341/task/13342/stat : 13342 (toysat) S 13338 13341 11324 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 24288135 1371082752 128378 33554432000 4194304 16246674 140734806210848 139641927740656 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=13341/tid=13343] ppid=13338 vsize=1338948 CPUtime=0 cores=1,3,5,7
/proc/13341/task/13343/stat : 13343 (toysat) S 13338 13341 11324 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 24288135 1371082752 128378 33554432000 4194304 16246674 140734806210848 139641917250800 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=13341/tid=13344] ppid=13338 vsize=1338948 CPUtime=0 cores=1,3,5,7
/proc/13341/task/13344/stat : 13344 (toysat) S 13338 13341 11324 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 24288135 1371082752 128378 33554432000 4194304 16246674 140734806210848 139641801927856 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) 1338948

[startup+6.30042 s]
/proc/loadavg: 2.02 2.04 2.00 3/183 13345
/proc/meminfo: memFree=29258036/32872528 swapFree=249320/249320
[pid=13341] ppid=13338 vsize=1446468 CPUtime=6.29 cores=1,3,5,7
/proc/13341/stat : 13341 (toysat) R 13338 13341 11324 0 -1 4202496 296100 0 0 0 590 39 0 0 20 0 4 0 24288135 1481183232 303552 33554432000 4194304 16246674 140734806210848 140734806192768 12653056 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/13341/statm: 361617 303552 835 2943 0 358511 0
[pid=13341/tid=13342] ppid=13338 vsize=1446468 CPUtime=0 cores=1,3,5,7
/proc/13341/task/13342/stat : 13342 (toysat) S 13338 13341 11324 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 24288135 1481183232 303552 33554432000 4194304 16246674 140734806210848 139641927740656 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=13341/tid=13343] ppid=13338 vsize=1446468 CPUtime=0 cores=1,3,5,7
/proc/13341/task/13343/stat : 13343 (toysat) S 13338 13341 11324 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 24288135 1481183232 303552 33554432000 4194304 16246674 140734806210848 139641917250800 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=13341/tid=13344] ppid=13338 vsize=1446468 CPUtime=0 cores=1,3,5,7
/proc/13341/task/13344/stat : 13344 (toysat) S 13338 13341 11324 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 24288135 1481183232 303552 33554432000 4194304 16246674 140734806210848 139641801927856 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1446468

[startup+12.7004 s]
/proc/loadavg: 2.09 2.05 2.01 3/183 13345
/proc/meminfo: memFree=29258068/32872528 swapFree=249320/249320
[pid=13341] ppid=13338 vsize=1446468 CPUtime=12.68 cores=1,3,5,7
/proc/13341/stat : 13341 (toysat) R 13338 13341 11324 0 -1 4202496 296109 0 0 0 1229 39 0 0 20 0 4 0 24288135 1481183232 303561 33554432000 4194304 16246674 140734806210848 140734806192768 6155662 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/13341/statm: 361617 303561 838 2943 0 358511 0
[pid=13341/tid=13342] ppid=13338 vsize=1446468 CPUtime=0 cores=1,3,5,7
/proc/13341/task/13342/stat : 13342 (toysat) S 13338 13341 11324 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 24288135 1481183232 303561 33554432000 4194304 16246674 140734806210848 139641927740656 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=13341/tid=13343] ppid=13338 vsize=1446468 CPUtime=0 cores=1,3,5,7
/proc/13341/task/13343/stat : 13343 (toysat) S 13338 13341 11324 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 24288135 1481183232 303561 33554432000 4194304 16246674 140734806210848 139641917250800 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=13341/tid=13344] ppid=13338 vsize=1446468 CPUtime=0 cores=1,3,5,7
/proc/13341/task/13344/stat : 13344 (toysat) S 13338 13341 11324 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 24288135 1481183232 303561 33554432000 4194304 16246674 140734806210848 139641801927856 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1446468

[startup+25.5004 s]
/proc/loadavg: 2.07 2.05 2.00 2/178 13362
/proc/meminfo: memFree=29492312/32872528 swapFree=249320/249320
[pid=13341] ppid=13338 vsize=2381380 CPUtime=25.49 cores=1,3,5,7
/proc/13341/stat : 13341 (toysat) R 13338 13341 11324 0 -1 4202496 529890 0 0 0 2480 69 0 0 20 0 4 0 24288135 2438533120 537342 33554432000 4194304 16246674 140734806210848 140734806192768 5600224 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/13341/statm: 595345 537342 890 2943 0 592239 0
[pid=13341/tid=13342] ppid=13338 vsize=2381380 CPUtime=0 cores=1,3,5,7
/proc/13341/task/13342/stat : 13342 (toysat) S 13338 13341 11324 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 24288135 2438533120 537342 33554432000 4194304 16246674 140734806210848 139641927740656 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=13341/tid=13343] ppid=13338 vsize=2381380 CPUtime=0 cores=1,3,5,7
/proc/13341/task/13343/stat : 13343 (toysat) S 13338 13341 11324 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 24288135 2438533120 537342 33554432000 4194304 16246674 140734806210848 139641917250800 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=13341/tid=13344] ppid=13338 vsize=2381380 CPUtime=0 cores=1,3,5,7
/proc/13341/task/13344/stat : 13344 (toysat) S 13338 13341 11324 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 24288135 2438533120 537342 33554432000 4194304 16246674 140734806210848 139641801927856 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 2381380

[startup+51.1004 s]
/proc/loadavg: 2.05 2.05 2.00 3/184 13397
/proc/meminfo: memFree=28332728/32872528 swapFree=249320/249320
[pid=13341] ppid=13338 vsize=2381380 CPUtime=51.08 cores=1,3,5,7
/proc/13341/stat : 13341 (toysat) R 13338 13341 11324 0 -1 4202496 529893 0 0 0 5038 70 0 0 20 0 4 0 24288135 2438533120 537345 33554432000 4194304 16246674 140734806210848 140734806209944 12415740 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/13341/statm: 595345 537345 893 2943 0 592239 0
[pid=13341/tid=13342] ppid=13338 vsize=2381380 CPUtime=0 cores=1,3,5,7
/proc/13341/task/13342/stat : 13342 (toysat) S 13338 13341 11324 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 24288135 2438533120 537345 33554432000 4194304 16246674 140734806210848 139641927740656 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=13341/tid=13343] ppid=13338 vsize=2381380 CPUtime=0 cores=1,3,5,7
/proc/13341/task/13343/stat : 13343 (toysat) S 13338 13341 11324 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 24288135 2438533120 537345 33554432000 4194304 16246674 140734806210848 139641917250800 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=13341/tid=13344] ppid=13338 vsize=2381380 CPUtime=0 cores=1,3,5,7
/proc/13341/task/13344/stat : 13344 (toysat) S 13338 13341 11324 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 24288135 2438533120 537345 33554432000 4194304 16246674 140734806210848 139641801927856 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) 2381380

[startup+102.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/184 13422
/proc/meminfo: memFree=27775324/32872528 swapFree=249320/249320
[pid=13341] ppid=13338 vsize=2936388 CPUtime=102.27 cores=1,3,5,7
/proc/13341/stat : 13341 (toysat) R 13338 13341 11324 0 -1 4202496 668656 0 0 0 10137 90 0 0 20 0 4 0 24288135 3006861312 676103 33554432000 4194304 16246674 140734806210848 140734806192768 12415740 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/13341/statm: 734097 676103 896 2943 0 730991 0
[pid=13341/tid=13342] ppid=13338 vsize=2936388 CPUtime=0 cores=1,3,5,7
/proc/13341/task/13342/stat : 13342 (toysat) S 13338 13341 11324 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 24288135 3006861312 676103 33554432000 4194304 16246674 140734806210848 139641927740656 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=13341/tid=13343] ppid=13338 vsize=2936388 CPUtime=0 cores=1,3,5,7
/proc/13341/task/13343/stat : 13343 (toysat) S 13338 13341 11324 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 24288135 3006861312 676103 33554432000 4194304 16246674 140734806210848 139641917250800 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=13341/tid=13344] ppid=13338 vsize=2936388 CPUtime=0 cores=1,3,5,7
/proc/13341/task/13344/stat : 13344 (toysat) S 13338 13341 11324 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 24288135 3006861312 676103 33554432000 4194304 16246674 140734806210848 139641801927856 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 2936388


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

/proc/13341/task/13344/stat : 13344 (toysat) S 13338 13341 11324 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 24288135 3127447552 705555 33554432000 4194304 16246674 140734806210848 139641801927856 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 3054148

[startup+1302.3 s]
/proc/loadavg: 2.10 2.08 2.03 3/183 13452
/proc/meminfo: memFree=27655120/32872528 swapFree=249320/249320
[pid=13341] ppid=13338 vsize=3054148 CPUtime=1302.05 cores=1,3,5,7
/proc/13341/stat : 13341 (toysat) R 13338 13341 11324 0 -1 4202496 698167 0 0 0 130086 119 0 0 20 0 4 0 24288135 3127447552 705555 33554432000 4194304 16246674 140734806210848 140734806210024 13774516 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/13341/statm: 763537 705555 908 2943 0 760431 0
[pid=13341/tid=13342] ppid=13338 vsize=3054148 CPUtime=0 cores=1,3,5,7
/proc/13341/task/13342/stat : 13342 (toysat) S 13338 13341 11324 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 24288135 3127447552 705555 33554432000 4194304 16246674 140734806210848 139641927740656 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=13341/tid=13343] ppid=13338 vsize=3054148 CPUtime=0 cores=1,3,5,7
/proc/13341/task/13343/stat : 13343 (toysat) S 13338 13341 11324 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 24288135 3127447552 705555 33554432000 4194304 16246674 140734806210848 139641917250800 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=13341/tid=13344] ppid=13338 vsize=3054148 CPUtime=0 cores=1,3,5,7
/proc/13341/task/13344/stat : 13344 (toysat) S 13338 13341 11324 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 24288135 3127447552 705555 33554432000 4194304 16246674 140734806210848 139641801927856 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 3054148

[startup+1362.3 s]
/proc/loadavg: 2.06 2.08 2.03 3/183 13453
/proc/meminfo: memFree=27654940/32872528 swapFree=249320/249320
[pid=13341] ppid=13338 vsize=3054148 CPUtime=1362.02 cores=1,3,5,7
/proc/13341/stat : 13341 (toysat) R 13338 13341 11324 0 -1 4202496 698189 0 0 0 136082 120 0 0 20 0 4 0 24288135 3127447552 705555 33554432000 4194304 16246674 140734806210848 140734806192768 13774516 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/13341/statm: 763537 705555 908 2943 0 760431 0
[pid=13341/tid=13342] ppid=13338 vsize=3054148 CPUtime=0 cores=1,3,5,7
/proc/13341/task/13342/stat : 13342 (toysat) S 13338 13341 11324 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 24288135 3127447552 705555 33554432000 4194304 16246674 140734806210848 139641927740656 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=13341/tid=13343] ppid=13338 vsize=3054148 CPUtime=0 cores=1,3,5,7
/proc/13341/task/13343/stat : 13343 (toysat) S 13338 13341 11324 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 24288135 3127447552 705555 33554432000 4194304 16246674 140734806210848 139641917250800 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=13341/tid=13344] ppid=13338 vsize=3054148 CPUtime=0 cores=1,3,5,7
/proc/13341/task/13344/stat : 13344 (toysat) S 13338 13341 11324 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 24288135 3127447552 705555 33554432000 4194304 16246674 140734806210848 139641801927856 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 3054148

[startup+1422.3 s]
/proc/loadavg: 2.08 2.08 2.03 3/183 13454
/proc/meminfo: memFree=27653348/32872528 swapFree=249320/249320
[pid=13341] ppid=13338 vsize=3055172 CPUtime=1422.01 cores=1,3,5,7
/proc/13341/stat : 13341 (toysat) R 13338 13341 11324 0 -1 4202496 698456 0 0 0 142081 120 0 0 20 0 4 0 24288135 3128496128 705811 33554432000 4194304 16246674 140734806210848 140734806192768 5600048 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/13341/statm: 763793 705811 908 2943 0 760687 0
[pid=13341/tid=13342] ppid=13338 vsize=3055172 CPUtime=0 cores=1,3,5,7
/proc/13341/task/13342/stat : 13342 (toysat) S 13338 13341 11324 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 24288135 3128496128 705811 33554432000 4194304 16246674 140734806210848 139641927740656 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=13341/tid=13343] ppid=13338 vsize=3055172 CPUtime=0 cores=1,3,5,7
/proc/13341/task/13343/stat : 13343 (toysat) S 13338 13341 11324 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 24288135 3128496128 705811 33554432000 4194304 16246674 140734806210848 139641917250800 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=13341/tid=13344] ppid=13338 vsize=3055172 CPUtime=0 cores=1,3,5,7
/proc/13341/task/13344/stat : 13344 (toysat) S 13338 13341 11324 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 24288135 3128496128 705811 33554432000 4194304 16246674 140734806210848 139641801927856 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 3055172

[startup+1482.3 s]
/proc/loadavg: 2.03 2.06 2.03 3/183 13455
/proc/meminfo: memFree=27653976/32872528 swapFree=249320/249320
[pid=13341] ppid=13338 vsize=3055172 CPUtime=1482.01 cores=1,3,5,7
/proc/13341/stat : 13341 (toysat) R 13338 13341 11324 0 -1 4202496 698457 0 0 0 148078 123 0 0 20 0 4 0 24288135 3128496128 705811 33554432000 4194304 16246674 140734806210848 140734806192768 13774488 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/13341/statm: 763793 705811 908 2943 0 760687 0
[pid=13341/tid=13342] ppid=13338 vsize=3055172 CPUtime=0 cores=1,3,5,7
/proc/13341/task/13342/stat : 13342 (toysat) S 13338 13341 11324 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 24288135 3128496128 705811 33554432000 4194304 16246674 140734806210848 139641927740656 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=13341/tid=13343] ppid=13338 vsize=3055172 CPUtime=0 cores=1,3,5,7
/proc/13341/task/13343/stat : 13343 (toysat) S 13338 13341 11324 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 24288135 3128496128 705811 33554432000 4194304 16246674 140734806210848 139641917250800 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=13341/tid=13344] ppid=13338 vsize=3055172 CPUtime=0 cores=1,3,5,7
/proc/13341/task/13344/stat : 13344 (toysat) S 13338 13341 11324 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 24288135 3128496128 705811 33554432000 4194304 16246674 140734806210848 139641801927856 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 3055172

[startup+1542.3 s]
/proc/loadavg: 2.11 2.08 2.03 3/183 13456
/proc/meminfo: memFree=27653912/32872528 swapFree=249320/249320
[pid=13341] ppid=13338 vsize=3055172 CPUtime=1541.99 cores=1,3,5,7
/proc/13341/stat : 13341 (toysat) R 13338 13341 11324 0 -1 4202496 698459 0 0 0 154076 123 0 0 20 0 4 0 24288135 3128496128 705811 33554432000 4194304 16246674 140734806210848 140734806192768 5600808 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/13341/statm: 763793 705811 908 2943 0 760687 0
[pid=13341/tid=13342] ppid=13338 vsize=3055172 CPUtime=0 cores=1,3,5,7
/proc/13341/task/13342/stat : 13342 (toysat) S 13338 13341 11324 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 24288135 3128496128 705811 33554432000 4194304 16246674 140734806210848 139641927740656 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=13341/tid=13343] ppid=13338 vsize=3055172 CPUtime=0 cores=1,3,5,7
/proc/13341/task/13343/stat : 13343 (toysat) S 13338 13341 11324 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 24288135 3128496128 705811 33554432000 4194304 16246674 140734806210848 139641917250800 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=13341/tid=13344] ppid=13338 vsize=3055172 CPUtime=0 cores=1,3,5,7
/proc/13341/task/13344/stat : 13344 (toysat) S 13338 13341 11324 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 24288135 3128496128 705811 33554432000 4194304 16246674 140734806210848 139641801927856 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 3055172

[startup+1602.3 s]
/proc/loadavg: 2.04 2.06 2.03 3/182 13457
/proc/meminfo: memFree=27654088/32872528 swapFree=249320/249320
[pid=13341] ppid=13338 vsize=3055172 CPUtime=1601.98 cores=1,3,5,7
/proc/13341/stat : 13341 (toysat) R 13338 13341 11324 0 -1 4202496 698459 0 0 0 160075 123 0 0 20 0 4 0 24288135 3128496128 705811 33554432000 4194304 16246674 140734806210848 140734806192768 12415740 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/13341/statm: 763793 705811 908 2943 0 760687 0
[pid=13341/tid=13342] ppid=13338 vsize=3055172 CPUtime=0 cores=1,3,5,7
/proc/13341/task/13342/stat : 13342 (toysat) S 13338 13341 11324 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 24288135 3128496128 705811 33554432000 4194304 16246674 140734806210848 139641927740656 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=13341/tid=13343] ppid=13338 vsize=3055172 CPUtime=0 cores=1,3,5,7
/proc/13341/task/13343/stat : 13343 (toysat) S 13338 13341 11324 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 24288135 3128496128 705811 33554432000 4194304 16246674 140734806210848 139641917250800 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=13341/tid=13344] ppid=13338 vsize=3055172 CPUtime=0 cores=1,3,5,7
/proc/13341/task/13344/stat : 13344 (toysat) S 13338 13341 11324 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 24288135 3128496128 705811 33554432000 4194304 16246674 140734806210848 139641801927856 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 3055172

[startup+1662.3 s]
/proc/loadavg: 2.01 2.05 2.02 3/183 13459
/proc/meminfo: memFree=27653608/32872528 swapFree=249320/249320
[pid=13341] ppid=13338 vsize=3055172 CPUtime=1661.98 cores=1,3,5,7
/proc/13341/stat : 13341 (toysat) R 13338 13341 11324 0 -1 4202496 698459 0 0 0 166073 125 0 0 20 0 4 0 24288135 3128496128 705811 33554432000 4194304 16246674 140734806210848 140734806192768 13774516 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/13341/statm: 763793 705811 908 2943 0 760687 0
[pid=13341/tid=13342] ppid=13338 vsize=3055172 CPUtime=0 cores=1,3,5,7
/proc/13341/task/13342/stat : 13342 (toysat) S 13338 13341 11324 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 24288135 3128496128 705811 33554432000 4194304 16246674 140734806210848 139641927740656 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=13341/tid=13343] ppid=13338 vsize=3055172 CPUtime=0 cores=1,3,5,7
/proc/13341/task/13343/stat : 13343 (toysat) S 13338 13341 11324 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 24288135 3128496128 705811 33554432000 4194304 16246674 140734806210848 139641917250800 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=13341/tid=13344] ppid=13338 vsize=3055172 CPUtime=0 cores=1,3,5,7
/proc/13341/task/13344/stat : 13344 (toysat) S 13338 13341 11324 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 24288135 3128496128 705811 33554432000 4194304 16246674 140734806210848 139641801927856 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 3055172

[startup+1722.3 s]
/proc/loadavg: 2.04 2.05 2.02 3/183 13460
/proc/meminfo: memFree=27653500/32872528 swapFree=249320/249320
[pid=13341] ppid=13338 vsize=3055172 CPUtime=1721.96 cores=1,3,5,7
/proc/13341/stat : 13341 (toysat) R 13338 13341 11324 0 -1 4202496 698459 0 0 0 172070 126 0 0 20 0 4 0 24288135 3128496128 705811 33554432000 4194304 16246674 140734806210848 140734806192768 5600804 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/13341/statm: 763793 705811 908 2943 0 760687 0
[pid=13341/tid=13342] ppid=13338 vsize=3055172 CPUtime=0 cores=1,3,5,7
/proc/13341/task/13342/stat : 13342 (toysat) S 13338 13341 11324 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 24288135 3128496128 705811 33554432000 4194304 16246674 140734806210848 139641927740656 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=13341/tid=13343] ppid=13338 vsize=3055172 CPUtime=0 cores=1,3,5,7
/proc/13341/task/13343/stat : 13343 (toysat) S 13338 13341 11324 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 24288135 3128496128 705811 33554432000 4194304 16246674 140734806210848 139641917250800 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=13341/tid=13344] ppid=13338 vsize=3055172 CPUtime=0 cores=1,3,5,7
/proc/13341/task/13344/stat : 13344 (toysat) S 13338 13341 11324 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 24288135 3128496128 705811 33554432000 4194304 16246674 140734806210848 139641801927856 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 3055172

[startup+1782.31 s]
/proc/loadavg: 2.01 2.04 2.01 3/183 13461
/proc/meminfo: memFree=27653284/32872528 swapFree=249320/249320
[pid=13341] ppid=13338 vsize=3055172 CPUtime=1781.96 cores=1,3,5,7
/proc/13341/stat : 13341 (toysat) R 13338 13341 11324 0 -1 4202496 698460 0 0 0 178069 127 0 0 20 0 4 0 24288135 3128496128 705811 33554432000 4194304 16246674 140734806210848 140734806192768 5600808 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/13341/statm: 763793 705811 908 2943 0 760687 0
[pid=13341/tid=13342] ppid=13338 vsize=3055172 CPUtime=0 cores=1,3,5,7
/proc/13341/task/13342/stat : 13342 (toysat) S 13338 13341 11324 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 24288135 3128496128 705811 33554432000 4194304 16246674 140734806210848 139641927740656 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=13341/tid=13343] ppid=13338 vsize=3055172 CPUtime=0 cores=1,3,5,7
/proc/13341/task/13343/stat : 13343 (toysat) S 13338 13341 11324 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 24288135 3128496128 705811 33554432000 4194304 16246674 140734806210848 139641917250800 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=13341/tid=13344] ppid=13338 vsize=3055172 CPUtime=0 cores=1,3,5,7
/proc/13341/task/13344/stat : 13344 (toysat) S 13338 13341 11324 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 24288135 3128496128 705811 33554432000 4194304 16246674 140734806210848 139641801927856 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 3055172



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.01 2.04 2.01 3/183 13461
/proc/meminfo: memFree=27653656/32872528 swapFree=249320/249320
[pid=13341] ppid=13338 vsize=3055172 CPUtime=1800.05 cores=1,3,5,7
/proc/13341/stat : 13341 (toysat) R 13338 13341 11324 0 -1 4202496 698460 0 0 0 179878 127 0 0 20 0 4 0 24288135 3128496128 705811 33554432000 4194304 16246674 140734806210848 140734806192768 12415740 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/13341/statm: 763793 705811 908 2943 0 760687 0
[pid=13341/tid=13342] ppid=13338 vsize=3055172 CPUtime=0 cores=1,3,5,7
/proc/13341/task/13342/stat : 13342 (toysat) S 13338 13341 11324 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 24288135 3128496128 705811 33554432000 4194304 16246674 140734806210848 139641927740656 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=13341/tid=13343] ppid=13338 vsize=3055172 CPUtime=0 cores=1,3,5,7
/proc/13341/task/13343/stat : 13343 (toysat) S 13338 13341 11324 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 24288135 3128496128 705811 33554432000 4194304 16246674 140734806210848 139641917250800 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=13341/tid=13344] ppid=13338 vsize=3055172 CPUtime=0 cores=1,3,5,7
/proc/13341/task/13344/stat : 13344 (toysat) S 13338 13341 11324 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 24288135 3128496128 705811 33554432000 4194304 16246674 140734806210848 139641801927856 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 3055172

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 13341 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.41
CPU time (s): 1800.07
CPU user time (s): 1798.79
CPU system time (s): 1.27281
CPU usage (%): 99.9807
Max. virtual memory (cumulated for all children) (KiB): 3055172

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.79
system time used= 1.27281
maximum resident set size= 2823244
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 698460
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= 161
involuntary context switches= 1956

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.10222 second user time and 7.09692 second system time

The end

Launcher Data

Begin job on node103 at 2016-06-18 05:59:37
IDJOB=4101257
IDBENCH=1720
IDSOLVER=2542
FILE ID=node103/4101257-1466222376
RUNJOBID= node103-1466206104-11341
PBS_JOBID= 19918169
Free space on /tmp= 71696 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-reduced-mps-v2-20-10-fit2p.opb
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --pb --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4101257-1466222376/watcher-4101257-1466222376 -o /tmp/evaluation-result-4101257-1466222376/solver-4101257-1466222376 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node103-1466206104-11341 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4101257-1466222376.opb

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

MD5SUM BENCH= ea34bf390bf77663918ceca8ccc177b4
RANDOM SEED=6752506

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

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

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.278
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:        30472240 kB
Buffers:          105312 kB
Cached:           138288 kB
SwapCached:         2200 kB
Active:          1272260 kB
Inactive:         141112 kB
Active(anon):    1168680 kB
Inactive(anon):     3600 kB
Active(file):     103580 kB
Inactive(file):   137512 kB
Unevictable:      249320 kB
Mlocked:          249320 kB
SwapTotal:      67108856 kB
SwapFree:       67099436 kB
Dirty:             35640 kB
Writeback:             0 kB
AnonPages:       1500036 kB
Mapped:            10892 kB
Shmem:                 0 kB
Slab:             601948 kB
SReclaimable:      45752 kB
SUnreclaim:       556196 kB
KernelStack:        1472 kB
PageTables:         6868 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1562212 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    833536 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= 71672 MiB
End job on node103 at 2016-06-18 06:29:38