Trace number 4118086

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.01 1800.31

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-BIGINT-NLC/
minlplib2-pb-0.1.0/opb/normalized-autocorr_bern50-50.opb
MD5SUM4326e1098508119ad2e7d2b32110faf3
Bench CategoryOPT-BIGINT-NLC (optimisation, big integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-19950
Best CPU time to get the best result obtained on this benchmark1800.1
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables0
Total number of constraints0
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 constraints0
Minimum length of a constraint-1
Maximum length of a constraint0
Number of terms in the objective function 30271
Biggest coefficient in the objective function 3863
Number of bits for the biggest coefficient in the objective function 12
Sum of the numbers in the objective function 1544400
Number of bits of the sum of numbers in the objective function 21
Biggest number in a constraint 3863
Number of bits of the biggest number in a constraint 12
Biggest sum of numbers in a constraint 1544400
Number of bits of the biggest sum of numbers21
Number of products (including duplicates)30221
Sum of products size (including duplicates)98938
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c 2016-06-29T19:19: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-4118086-1467220777.opb"]
0.00/0.01	c use --random-gen="3291014475 4116639208 3533700361 494907139 497200522 3598824363 2704254720 841745964 3781627292 2030007101 1759492163 100638999 753873413 862846441 3617076707 3505060520 4144531780 2519449942 2374332887 156839869 717500377 2956804889 3618304224 1726314261 2934405014 2044513900 2958064447 3069262728 1401911469 2342413610 1244616544 1884152033 4226208448 3185438083 2271592280 1395545585 1525383611 1910184354 2994545616 1553733608 248056363 940242982 3451461339 458193906 2378409998 2401348157 3689493604 3190147936 3820328397 1779860086 1521795277 2334943169 2278219396 257451618 3872177416 313211114 1239998135 3821293653 3676566540 530204544 4087950751 1764497474 3784111942 2176987090 3470270070 3915954706 1462944785 1579183599 1335976391 364246043 2082679811 806242004 2114437112 1269555985 3339869511 1146120070 3123617584 1799615967 780870685 3381568052 3161169597 226403717 3721332217 780272147 3442580511 3180963820 1187481075 1184081941 1305018987 3723796476 1850119961 4266131662 3754934888 513417144 1206506158 447772957 3840901412 363727770 135873673 797243687 1305118059 422630359 2001063340 480465093 2779862401 2346233990 1297154869 1433510802 1279135528 2920434221 3884315703 2710654223 1497278434 629606260 147099939 3092918808 3504815534 1473160663 3054101794 2925125437 1474096357 4066653283 945465558 3356598935 354087041 679035950 1484998025 3800680338 4144198593 1642468289 1925277933 197849804 2037507621 1374850422 2034777873 32592611 3031193959 1258111929 1349110027 1033774442 1969861377 1422574686 273014215 2013738284 1181616624 3031060284 3638278845 1505057394 3157301761 2555819373 2800235887 3258080353 1230331485 1513441936 1881368999 611914951 632588058 2616513558 3495413986 237512053 3120328850 3546589753 3849123357 3575605292 3286642700 979466001 70299850 4139039731 3117116253 784789109 393408233 513311732 3314044719 879472414 3352933267 3481869914 3253804948 3703272275 3113600284 2137445620 983010995 4181935127 2485012872 712232686 1476084762 909824176 2963450378 1810066657 2744590920 22043621 2663898028 219745927 2575444751 385596719 1809523109 2450230826 3682530181 870589834 3834684313 95051114 224652536 3793580314 379122044 3610417736 3156565033 541191279 1776595169 3742221525 3591370065 360440151 1198598159 2205465370 3746195546 1604912180 3135032583 2971219970 4272281478 371989180 2206915592 3400680576 3800847982 225114513 2278450016 2154936934 1486992616 1873444986 2282761165 3034125600 3037781431 1813484782 1587811248 839805440 3310261531 259120718 600237114 2424171197 753135031 2520333478 438994316 1170971391 119815778 1191455080 3944943499 923887539 2060978071 2412915923 2821325423 2621294037 915447957 339712357 518544572 977362816 2070059748 3998773519 3625401768 47628619 255 362436" option to reproduce the execution
0.08/0.13	c #vars 50
0.08/0.13	c #constraints 0
0.69/0.74	c BCD2: Hardening is enabled.
0.69/0.74	c BCD2: BiasedSearch is enabled.
0.69/0.74	c Solving starts ...
0.69/0.74	c ============================[ Search Statistics ]============================
0.69/0.74	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.69/0.74	c       |         |          |          |    Limit     GC | Var      | Constra 
0.69/0.74	c =============================================================================
0.69/0.74	c  0.0s |       0 |        0 |        0 |    33161      0 |        0 |        0
0.89/0.96	c  0.2s |       0 |    20693 |        0 |    33161      0 |        0 |        0
0.89/0.96	c #cpu_time = 0.200s
0.89/0.96	c #wall_clock_time = 0.200s
0.89/0.96	c #decision = 20693
0.89/0.96	c #random_decision = 60
0.89/0.96	c #conflict = 0
0.89/0.96	c #restart = 0
0.89/0.96	o 0
231.45/231.51	c BCD2: updating upper bound: 1544400 -> 772199
455.32/455.49	c BCD2: 0 <= obj <= 772199
455.32/455.49	c BCD2: #cores=0, #unrelaxed=30271, #relaxed=0, #hardened=0
455.32/455.49	c BCD2: #sat=1 #unsat=1 bias=1/2
455.42/455.51	c Solving starts ...
455.42/455.51	c ============================[ Search Statistics ]============================
455.42/455.51	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
455.42/455.51	c       |         |          |          |    Limit     GC | Var      | Constra 
455.42/455.51	c =============================================================================
455.42/455.51	c  0.0s |       0 |        0 |        0 |    33161      0 |        0 |        0
455.52/455.60	c  0.1s |       0 |    10726 |        0 |    33161      0 |        0 |        0
455.52/455.60	c #cpu_time = 0.074s
455.52/455.60	c #wall_clock_time = 0.074s
455.52/455.60	c #decision = 10726
455.52/455.60	c #random_decision = 0
455.52/455.60	c #conflict = 0
455.52/455.60	c #restart = 0
455.52/455.60	c BCD2: found a new core of size 3: cost of the new core is >=94
455.52/455.60	c lower bound updated to -772106
679.89/680.06	c BCD2: 94 <= obj <= 772199
679.89/680.06	c BCD2: #cores=1, #unrelaxed=30268, #relaxed=3, #hardened=0
679.89/680.06	c BCD2: #sat=1 #unsat=2 bias=2/3
679.89/680.06	c Solving starts ...
679.89/680.06	c ============================[ Search Statistics ]============================
679.89/680.06	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
679.89/680.06	c       |         |          |          |    Limit     GC | Var      | Constra 
679.89/680.06	c =============================================================================
679.89/680.06	c  0.0s |       0 |        0 |        0 |    33161      0 |        0 |        1
679.99/680.16	c  0.1s |       0 |    10725 |        0 |    33161      0 |        0 |        1
679.99/680.16	c #cpu_time = 0.080s
679.99/680.16	c #wall_clock_time = 0.080s
679.99/680.16	c #decision = 10725
679.99/680.16	c #random_decision = 0
679.99/680.16	c #conflict = 0
679.99/680.16	c #restart = 0
679.99/680.16	c BCD2: relaxing 2 and merging with 1 cores into a new core of size 5: cost of the new core is >=152
679.99/680.16	c BCD2: refineLB: 95 -> 152
679.99/680.16	c lower bound updated to -772048
904.85/905.01	c BCD2: 152 <= obj <= 772199
904.85/905.01	c BCD2: #cores=1, #unrelaxed=30266, #relaxed=5, #hardened=0
904.85/905.01	c BCD2: #sat=1 #unsat=3 bias=3/4
904.85/905.01	c Solving starts ...
904.85/905.01	c ============================[ Search Statistics ]============================
904.85/905.01	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
904.85/905.01	c       |         |          |          |    Limit     GC | Var      | Constra 
904.85/905.01	c =============================================================================
904.85/905.01	c  0.0s |       0 |        0 |        0 |    33161      0 |        1 |        1
904.85/905.08	c  0.1s |       0 |        1 |        1 |    33161      0 |        2 |        3
904.85/905.08	c #cpu_time = 0.063s
904.85/905.08	c #wall_clock_time = 0.063s
904.85/905.08	c #decision = 1
904.85/905.08	c #random_decision = 0
904.85/905.08	c #conflict = 1
904.85/905.08	c #restart = 0
904.85/905.08	c BCD2: updating lower bound of a core
904.85/905.08	c BCD2: refineLB: 223 -> 246
904.85/905.08	c lower bound updated to -771954
1128.12/1128.32	c BCD2: 246 <= obj <= 772199
1128.12/1128.32	c BCD2: #cores=1, #unrelaxed=30266, #relaxed=5, #hardened=0
1128.12/1128.32	c BCD2: #sat=1 #unsat=4 bias=4/5
1128.12/1128.32	c Solving starts ...
1128.12/1128.32	c ============================[ Search Statistics ]============================
1128.12/1128.32	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1128.12/1128.32	c       |         |          |          |    Limit     GC | Var      | Constra 
1128.12/1128.32	c =============================================================================
1128.12/1128.32	c  0.0s |       0 |        0 |        0 |    33161      0 |        2 |        3
1128.22/1128.41	c  0.1s |       0 |     1223 |        0 |    33161      0 |        2 |        3
1128.22/1128.41	c #cpu_time = 0.075s
1128.22/1128.41	c #wall_clock_time = 0.075s
1128.22/1128.41	c #decision = 1223
1128.22/1128.41	c #random_decision = 0
1128.22/1128.41	c #conflict = 0
1128.22/1128.41	c #restart = 0
1128.22/1128.41	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 6: cost of the new core is >=339
1128.22/1128.41	c BCD2: refineLB: 247 -> 339
1128.22/1128.41	c lower bound updated to -771861
1349.08/1349.38	c BCD2: 339 <= obj <= 772199
1349.08/1349.38	c BCD2: #cores=1, #unrelaxed=30265, #relaxed=6, #hardened=0
1349.08/1349.38	c BCD2: #sat=1 #unsat=5 bias=5/6
1349.08/1349.38	c Solving starts ...
1349.08/1349.38	c ============================[ Search Statistics ]============================
1349.08/1349.38	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1349.08/1349.38	c       |         |          |          |    Limit     GC | Var      | Constra 
1349.08/1349.38	c =============================================================================
1349.08/1349.38	c  0.0s |       0 |        0 |        0 |    33161      0 |        3 |        3
1349.18/1349.47	c  0.1s |       0 |    10723 |        0 |    33161      0 |        3 |        4
1349.18/1349.47	c #cpu_time = 0.080s
1349.18/1349.47	c #wall_clock_time = 0.080s
1349.18/1349.47	c #decision = 10723
1349.18/1349.47	c #random_decision = 0
1349.18/1349.47	c #conflict = 0
1349.18/1349.47	c #restart = 0
1349.18/1349.47	c BCD2: relaxing 2 and merging with 1 cores into a new core of size 8: cost of the new core is >=358
1349.18/1349.47	c BCD2: refineLB: 340 -> 358
1349.18/1349.47	c lower bound updated to -771842
1567.24/1567.54	c BCD2: 358 <= obj <= 772199
1567.24/1567.54	c BCD2: #cores=1, #unrelaxed=30263, #relaxed=8, #hardened=0
1567.24/1567.54	c BCD2: #sat=1 #unsat=6 bias=6/7
1567.24/1567.54	c Solving starts ...
1567.24/1567.54	c ============================[ Search Statistics ]============================
1567.24/1567.54	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1567.24/1567.54	c       |         |          |          |    Limit     GC | Var      | Constra 
1567.24/1567.54	c =============================================================================
1567.24/1567.54	c  0.0s |       0 |        0 |        0 |    33161      0 |        4 |        4
1567.24/1567.60	c  0.1s |       0 |        1 |        1 |    33161      0 |        5 |        6
1567.24/1567.60	c #cpu_time = 0.060s
1567.24/1567.60	c #wall_clock_time = 0.060s
1567.24/1567.60	c #decision = 1
1567.24/1567.60	c #random_decision = 0
1567.24/1567.60	c #conflict = 1
1567.24/1567.60	c #restart = 0
1567.24/1567.60	c BCD2: updating lower bound of a core
1567.24/1567.60	c BCD2: refineLB: 519 -> 545
1567.24/1567.60	c lower bound updated to -771655
1785.11/1785.41	c BCD2: 545 <= obj <= 772199
1785.11/1785.41	c BCD2: #cores=1, #unrelaxed=30263, #relaxed=8, #hardened=0
1785.11/1785.41	c BCD2: #sat=1 #unsat=7 bias=7/8
1785.11/1785.41	c Solving starts ...
1785.11/1785.41	c ============================[ Search Statistics ]============================
1785.11/1785.41	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1785.11/1785.41	c       |         |          |          |    Limit     GC | Var      | Constra 
1785.11/1785.41	c =============================================================================
1785.11/1785.41	c  0.0s |       0 |        0 |        0 |    33161      0 |        5 |        6
1785.11/1785.49	c  0.1s |       0 |     1174 |        0 |    33161      0 |        5 |        6
1785.11/1785.49	c #cpu_time = 0.070s
1785.11/1785.49	c #wall_clock_time = 0.070s
1785.11/1785.49	c #decision = 1174
1785.11/1785.49	c #random_decision = 0
1785.11/1785.49	c #conflict = 0
1785.11/1785.49	c #restart = 0
1785.11/1785.49	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 9: cost of the new core is >=546
1785.11/1785.49	c lower bound updated to -771654

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

pid=4333
running on 4 cores: 0,2,4,6

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.45 2.39 2.33 3/179 4336
/proc/meminfo: memFree=27426084/32872528 swapFree=1631852/1795372
[pid=4336] ppid=4333 vsize=717244 CPUtime=0 cores=0,2,4,6
/proc/4336/stat : 4336 (toysat) R 4333 4336 1867 0 -1 4202496 2674 0 0 0 0 0 0 0 20 0 4 0 1103737 734457856 3035 33554432000 4194304 16246674 140735736639152 140735736638576 13880264 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/4336/statm: 179823 3045 441 2943 0 176717 0
[pid=4336/tid=4337] ppid=4333 vsize=734652 CPUtime=0 cores=0,2,4,6
/proc/4336/task/4337/stat : 4337 (toysat) S 4333 4336 1867 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 1103737 752283648 3105 33554432000 4194304 16246674 140735736639152 140395431308528 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=4336/tid=4338] ppid=4333 vsize=738748 CPUtime=0 cores=0,2,4,6
/proc/4336/task/4338/stat : 4338 (toysat) S 4333 4336 1867 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 1103737 756477952 3121 33554432000 4194304 16246674 140735736639152 140395420818672 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=4336/tid=4339] ppid=4333 vsize=743868 CPUtime=0 cores=0,2,4,6
/proc/4336/task/4339/stat : 4339 (toysat) S 4333 4336 1867 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 1103737 761720832 3138 33554432000 4194304 16246674 140735736639152 140395300252848 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0

[startup+0.100167 s]
/proc/loadavg: 2.45 2.39 2.33 3/179 4336
/proc/meminfo: memFree=27426084/32872528 swapFree=1631852/1795372
[pid=4336] ppid=4333 vsize=1301060 CPUtime=0.08 cores=0,2,4,6
/proc/4336/stat : 4336 (toysat) R 4333 4336 1867 0 -1 4202496 26830 0 0 0 5 3 0 0 20 0 4 0 1103737 1332285440 27129 33554432000 4194304 16246674 140735736639152 140735736638464 7364033 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/4336/statm: 325265 27145 798 2943 0 322159 0
[pid=4336/tid=4337] ppid=4333 vsize=1301060 CPUtime=0 cores=0,2,4,6
/proc/4336/task/4337/stat : 4337 (toysat) S 4333 4336 1867 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 1103737 1332285440 27156 33554432000 4194304 16246674 140735736639152 140395431308528 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=4336/tid=4338] ppid=4333 vsize=1301060 CPUtime=0 cores=0,2,4,6
/proc/4336/task/4338/stat : 4338 (toysat) S 4333 4336 1867 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 1103737 1332285440 27168 33554432000 4194304 16246674 140735736639152 140395420818672 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=4336/tid=4339] ppid=4333 vsize=1301060 CPUtime=0 cores=0,2,4,6
/proc/4336/task/4339/stat : 4339 (toysat) S 4333 4336 1867 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 1103737 1332285440 27179 33554432000 4194304 16246674 140735736639152 140395300252848 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1301060

[startup+0.200512 s]
/proc/loadavg: 2.45 2.39 2.33 3/179 4336
/proc/meminfo: memFree=27426084/32872528 swapFree=1631852/1795372
[pid=4336] ppid=4333 vsize=1306180 CPUtime=0.19 cores=0,2,4,6
/proc/4336/stat : 4336 (toysat) R 4333 4336 1867 0 -1 4202496 45323 0 0 0 13 6 0 0 20 0 4 0 1103737 1337528320 45621 33554432000 4194304 16246674 140735736639152 140735736638464 4221016 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/4336/statm: 326545 45626 828 2943 0 323439 0
[pid=4336/tid=4337] ppid=4333 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/4336/task/4337/stat : 4337 (toysat) S 4333 4336 1867 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 1103737 1337528320 45629 33554432000 4194304 16246674 140735736639152 140395431308528 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=4336/tid=4338] ppid=4333 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/4336/task/4338/stat : 4338 (toysat) S 4333 4336 1867 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 1103737 1337528320 45632 33554432000 4194304 16246674 140735736639152 140395420818672 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=4336/tid=4339] ppid=4333 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/4336/task/4339/stat : 4339 (toysat) S 4333 4336 1867 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 1103737 1337528320 45635 33554432000 4194304 16246674 140735736639152 140395300252848 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1306180

[startup+0.300484 s]
/proc/loadavg: 2.45 2.39 2.33 3/179 4336
/proc/meminfo: memFree=27426084/32872528 swapFree=1631852/1795372
[pid=4336] ppid=4333 vsize=1312324 CPUtime=0.28 cores=0,2,4,6
/proc/4336/stat : 4336 (toysat) R 4333 4336 1867 0 -1 4202496 46929 0 0 0 22 6 0 0 20 0 4 0 1103737 1343819776 47227 33554432000 4194304 16246674 140735736639152 140735736638464 4220897 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/4336/statm: 328081 47227 828 2943 0 324975 0
[pid=4336/tid=4337] ppid=4333 vsize=1312324 CPUtime=0 cores=0,2,4,6
/proc/4336/task/4337/stat : 4337 (toysat) S 4333 4336 1867 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 1103737 1343819776 47227 33554432000 4194304 16246674 140735736639152 140395431308528 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=4336/tid=4338] ppid=4333 vsize=1312324 CPUtime=0 cores=0,2,4,6
/proc/4336/task/4338/stat : 4338 (toysat) S 4333 4336 1867 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 1103737 1343819776 47227 33554432000 4194304 16246674 140735736639152 140395420818672 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=4336/tid=4339] ppid=4333 vsize=1312324 CPUtime=0 cores=0,2,4,6
/proc/4336/task/4339/stat : 4339 (toysat) S 4333 4336 1867 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 1103737 1343819776 47227 33554432000 4194304 16246674 140735736639152 140395300252848 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 1312324

[startup+0.700404 s]
/proc/loadavg: 2.45 2.39 2.33 3/179 4336
/proc/meminfo: memFree=27426084/32872528 swapFree=1631852/1795372
[pid=4336] ppid=4333 vsize=1313348 CPUtime=0.69 cores=0,2,4,6
/proc/4336/stat : 4336 (toysat) R 4333 4336 1867 0 -1 4202496 64184 0 0 0 60 9 0 0 20 0 4 0 1103737 1344868352 64482 33554432000 4194304 16246674 140735736639152 140735736638328 6779798 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/4336/statm: 328337 64482 828 2943 0 325231 0
[pid=4336/tid=4337] ppid=4333 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/4336/task/4337/stat : 4337 (toysat) S 4333 4336 1867 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 1103737 1344868352 64482 33554432000 4194304 16246674 140735736639152 140395431308528 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=4336/tid=4338] ppid=4333 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/4336/task/4338/stat : 4338 (toysat) S 4333 4336 1867 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 1103737 1344868352 64482 33554432000 4194304 16246674 140735736639152 140395420818672 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=4336/tid=4339] ppid=4333 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/4336/task/4339/stat : 4339 (toysat) S 4333 4336 1867 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 1103737 1344868352 64482 33554432000 4194304 16246674 140735736639152 140395300252848 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1313348

[startup+1.5004 s]
/proc/loadavg: 2.45 2.39 2.33 3/183 4340
/proc/meminfo: memFree=27052444/32872528 swapFree=1631852/1795372
[pid=4336] ppid=4333 vsize=1322564 CPUtime=1.48 cores=0,2,4,6
/proc/4336/stat : 4336 (toysat) R 4333 4336 1867 0 -1 4202496 185637 0 0 0 122 26 0 0 20 0 4 0 1103737 1354305536 185935 33554432000 4194304 16246674 140735736639152 140735736621056 12449273 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/4336/statm: 330641 185952 881 2943 0 327535 0
[pid=4336/tid=4337] ppid=4333 vsize=1322564 CPUtime=0 cores=0,2,4,6
/proc/4336/task/4337/stat : 4337 (toysat) S 4333 4336 1867 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 1103737 1354305536 185961 33554432000 4194304 16246674 140735736639152 140395431308528 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=4336/tid=4338] ppid=4333 vsize=1322564 CPUtime=0 cores=0,2,4,6
/proc/4336/task/4338/stat : 4338 (toysat) S 4333 4336 1867 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 1103737 1354305536 185972 33554432000 4194304 16246674 140735736639152 140395420818672 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=4336/tid=4339] ppid=4333 vsize=1322564 CPUtime=0 cores=0,2,4,6
/proc/4336/task/4339/stat : 4339 (toysat) S 4333 4336 1867 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 1103737 1354305536 185982 33554432000 4194304 16246674 140735736639152 140395300252848 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 1322564

[startup+3.10043 s]
/proc/loadavg: 2.45 2.39 2.33 3/183 4340
/proc/meminfo: memFree=26337956/32872528 swapFree=1631852/1795372
[pid=4336] ppid=4333 vsize=1322564 CPUtime=3.09 cores=0,2,4,6
/proc/4336/stat : 4336 (toysat) R 4333 4336 1867 0 -1 4202496 271821 0 0 0 271 38 0 0 20 0 4 0 1103737 1354305536 272119 33554432000 4194304 16246674 140735736639152 140735736621056 12414015 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/4336/statm: 330641 272119 881 2943 0 327535 0
[pid=4336/tid=4337] ppid=4333 vsize=1322564 CPUtime=0 cores=0,2,4,6
/proc/4336/task/4337/stat : 4337 (toysat) S 4333 4336 1867 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 1103737 1354305536 272119 33554432000 4194304 16246674 140735736639152 140395431308528 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=4336/tid=4338] ppid=4333 vsize=1322564 CPUtime=0 cores=0,2,4,6
/proc/4336/task/4338/stat : 4338 (toysat) S 4333 4336 1867 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 1103737 1354305536 272119 33554432000 4194304 16246674 140735736639152 140395420818672 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=4336/tid=4339] ppid=4333 vsize=1322564 CPUtime=0 cores=0,2,4,6
/proc/4336/task/4339/stat : 4339 (toysat) S 4333 4336 1867 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 1103737 1354305536 272119 33554432000 4194304 16246674 140735736639152 140395300252848 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1322564

[startup+6.30044 s]
/proc/loadavg: 2.41 2.38 2.33 4/183 4340
/proc/meminfo: memFree=26338216/32872528 swapFree=1631852/1795372
[pid=4336] ppid=4333 vsize=1322564 CPUtime=6.29 cores=0,2,4,6
/proc/4336/stat : 4336 (toysat) R 4333 4336 1867 0 -1 4202496 271821 0 0 0 591 38 0 0 20 0 4 0 1103737 1354305536 272119 33554432000 4194304 16246674 140735736639152 140735736621056 12429162 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/4336/statm: 330641 272119 881 2943 0 327535 0
[pid=4336/tid=4337] ppid=4333 vsize=1322564 CPUtime=0 cores=0,2,4,6
/proc/4336/task/4337/stat : 4337 (toysat) S 4333 4336 1867 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 1103737 1354305536 272119 33554432000 4194304 16246674 140735736639152 140395431308528 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=4336/tid=4338] ppid=4333 vsize=1322564 CPUtime=0 cores=0,2,4,6
/proc/4336/task/4338/stat : 4338 (toysat) S 4333 4336 1867 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 1103737 1354305536 272119 33554432000 4194304 16246674 140735736639152 140395420818672 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=4336/tid=4339] ppid=4333 vsize=1322564 CPUtime=0 cores=0,2,4,6
/proc/4336/task/4339/stat : 4339 (toysat) S 4333 4336 1867 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 1103737 1354305536 272119 33554432000 4194304 16246674 140735736639152 140395300252848 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1322564

[startup+12.7004 s]
/proc/loadavg: 2.38 2.37 2.33 3/183 4340
/proc/meminfo: memFree=26338028/32872528 swapFree=1631852/1795372
[pid=4336] ppid=4333 vsize=1322564 CPUtime=12.69 cores=0,2,4,6
/proc/4336/stat : 4336 (toysat) R 4333 4336 1867 0 -1 4202496 271821 0 0 0 1231 38 0 0 20 0 4 0 1103737 1354305536 272119 33554432000 4194304 16246674 140735736639152 140735736621056 13007925 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/4336/statm: 330641 272119 881 2943 0 327535 0
[pid=4336/tid=4337] ppid=4333 vsize=1322564 CPUtime=0 cores=0,2,4,6
/proc/4336/task/4337/stat : 4337 (toysat) S 4333 4336 1867 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 1103737 1354305536 272119 33554432000 4194304 16246674 140735736639152 140395431308528 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=4336/tid=4338] ppid=4333 vsize=1322564 CPUtime=0 cores=0,2,4,6
/proc/4336/task/4338/stat : 4338 (toysat) S 4333 4336 1867 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 1103737 1354305536 272119 33554432000 4194304 16246674 140735736639152 140395420818672 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=4336/tid=4339] ppid=4333 vsize=1322564 CPUtime=0 cores=0,2,4,6
/proc/4336/task/4339/stat : 4339 (toysat) S 4333 4336 1867 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 1103737 1354305536 272119 33554432000 4194304 16246674 140735736639152 140395300252848 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1322564

[startup+25.5005 s]
/proc/loadavg: 2.44 2.39 2.33 4/184 4343
/proc/meminfo: memFree=26337772/32872528 swapFree=1631852/1795372
[pid=4336] ppid=4333 vsize=1322564 CPUtime=25.49 cores=0,2,4,6
/proc/4336/stat : 4336 (toysat) R 4333 4336 1867 0 -1 4202496 271821 0 0 0 2511 38 0 0 20 0 4 0 1103737 1354305536 272119 33554432000 4194304 16246674 140735736639152 140735736621056 12371230 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/4336/statm: 330641 272119 881 2943 0 327535 0
[pid=4336/tid=4337] ppid=4333 vsize=1322564 CPUtime=0 cores=0,2,4,6
/proc/4336/task/4337/stat : 4337 (toysat) S 4333 4336 1867 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 1103737 1354305536 272119 33554432000 4194304 16246674 140735736639152 140395431308528 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=4336/tid=4338] ppid=4333 vsize=1322564 CPUtime=0 cores=0,2,4,6
/proc/4336/task/4338/stat : 4338 (toysat) S 4333 4336 1867 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 1103737 1354305536 272119 33554432000 4194304 16246674 140735736639152 140395420818672 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=4336/tid=4339] ppid=4333 vsize=1322564 CPUtime=0 cores=0,2,4,6
/proc/4336/task/4339/stat : 4339 (toysat) S 4333 4336 1867 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 1103737 1354305536 272119 33554432000 4194304 16246674 140735736639152 140395300252848 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1322564

[startup+51.1005 s]
/proc/loadavg: 2.41 2.39 2.33 3/184 4343
/proc/meminfo: memFree=26338092/32872528 swapFree=1631852/1795372
[pid=4336] ppid=4333 vsize=1322564 CPUtime=51.08 cores=0,2,4,6
/proc/4336/stat : 4336 (toysat) R 4333 4336 1867 0 -1 4202496 271821 0 0 0 5070 38 0 0 20 0 4 0 1103737 1354305536 272119 33554432000 4194304 16246674 140735736639152 140735736638248 12449395 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/4336/statm: 330641 272119 881 2943 0 327535 0
[pid=4336/tid=4337] ppid=4333 vsize=1322564 CPUtime=0 cores=0,2,4,6
/proc/4336/task/4337/stat : 4337 (toysat) S 4333 4336 1867 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 1103737 1354305536 272119 33554432000 4194304 16246674 140735736639152 140395431308528 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=4336/tid=4338] ppid=4333 vsize=1322564 CPUtime=0 cores=0,2,4,6
/proc/4336/task/4338/stat : 4338 (toysat) S 4333 4336 1867 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 1103737 1354305536 272119 33554432000 4194304 16246674 140735736639152 140395420818672 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=4336/tid=4339] ppid=4333 vsize=1322564 CPUtime=0 cores=0,2,4,6
/proc/4336/task/4339/stat : 4339 (toysat) S 4333 4336 1867 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 1103737 1354305536 272119 33554432000 4194304 16246674 140735736639152 140395300252848 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1322564

[startup+102.3 s]
/proc/loadavg: 2.39 2.38 2.34 3/183 4344
/proc/meminfo: memFree=26337664/32872528 swapFree=1631852/1795372
[pid=4336] ppid=4333 vsize=1322564 CPUtime=102.28 cores=0,2,4,6
/proc/4336/stat : 4336 (toysat) R 4333 4336 1867 0 -1 4202496 271821 0 0 0 10190 38 0 0 20 0 4 0 1103737 1354305536 272119 33554432000 4194304 16246674 140735736639152 140735736621056 12429000 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/4336/statm: 330641 272119 881 2943 0 327535 0
[pid=4336/tid=4337] ppid=4333 vsize=1322564 CPUtime=0 cores=0,2,4,6
/proc/4336/task/4337/stat : 4337 (toysat) S 4333 4336 1867 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 1103737 1354305536 272119 33554432000 4194304 16246674 140735736639152 140395431308528 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=4336/tid=4338] ppid=4333 vsize=1322564 CPUtime=0 cores=0,2,4,6
/proc/4336/task/4338/stat : 4338 (toysat) S 4333 4336 1867 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 1103737 1354305536 272119 33554432000 4194304 16246674 140735736639152 140395420818672 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=4336/tid=4339] ppid=4333 vsize=1322564 CPUtime=0 cores=0,2,4,6
/proc/4336/task/4339/stat : 4339 (toysat) S 4333 4336 1867 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 1103737 1354305536 272119 33554432000 4194304 16246674 140735736639152 140395300252848 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1322564


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

/proc/4336/task/4339/stat : 4339 (toysat) S 4333 4336 1867 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 1103737 1354305536 272151 33554432000 4194304 16246674 140735736639152 140395300252848 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 1322564

[startup+1362.3 s]
/proc/loadavg: 2.37 2.31 2.28 3/183 4425
/proc/meminfo: memFree=26340040/32872528 swapFree=1631852/1795372
[pid=4336] ppid=4333 vsize=1322564 CPUtime=1362.08 cores=0,2,4,6
/proc/4336/stat : 4336 (toysat) R 4333 4336 1867 0 -1 4202496 271859 0 0 0 136168 40 0 0 20 0 4 0 1103737 1354305536 272151 33554432000 4194304 16246674 140735736639152 140735736621056 12429784 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/4336/statm: 330641 272151 913 2943 0 327535 0
[pid=4336/tid=4337] ppid=4333 vsize=1322564 CPUtime=0 cores=0,2,4,6
/proc/4336/task/4337/stat : 4337 (toysat) S 4333 4336 1867 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 1103737 1354305536 272151 33554432000 4194304 16246674 140735736639152 140395431308528 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=4336/tid=4338] ppid=4333 vsize=1322564 CPUtime=0 cores=0,2,4,6
/proc/4336/task/4338/stat : 4338 (toysat) S 4333 4336 1867 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 1103737 1354305536 272151 33554432000 4194304 16246674 140735736639152 140395420818672 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=4336/tid=4339] ppid=4333 vsize=1322564 CPUtime=0 cores=0,2,4,6
/proc/4336/task/4339/stat : 4339 (toysat) S 4333 4336 1867 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 1103737 1354305536 272151 33554432000 4194304 16246674 140735736639152 140395300252848 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 1322564

[startup+1422.3 s]
/proc/loadavg: 2.29 2.29 2.27 3/183 4426
/proc/meminfo: memFree=26340436/32872528 swapFree=1631852/1795372
[pid=4336] ppid=4333 vsize=1322564 CPUtime=1422.08 cores=0,2,4,6
/proc/4336/stat : 4336 (toysat) R 4333 4336 1867 0 -1 4202496 271871 0 0 0 142168 40 0 0 20 0 4 0 1103737 1354305536 272151 33554432000 4194304 16246674 140735736639152 140735736621056 12414042 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/4336/statm: 330641 272151 913 2943 0 327535 0
[pid=4336/tid=4337] ppid=4333 vsize=1322564 CPUtime=0 cores=0,2,4,6
/proc/4336/task/4337/stat : 4337 (toysat) S 4333 4336 1867 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 1103737 1354305536 272151 33554432000 4194304 16246674 140735736639152 140395431308528 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=4336/tid=4338] ppid=4333 vsize=1322564 CPUtime=0 cores=0,2,4,6
/proc/4336/task/4338/stat : 4338 (toysat) S 4333 4336 1867 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 1103737 1354305536 272151 33554432000 4194304 16246674 140735736639152 140395420818672 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=4336/tid=4339] ppid=4333 vsize=1322564 CPUtime=0 cores=0,2,4,6
/proc/4336/task/4339/stat : 4339 (toysat) S 4333 4336 1867 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 1103737 1354305536 272151 33554432000 4194304 16246674 140735736639152 140395300252848 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 1322564

[startup+1482.3 s]
/proc/loadavg: 2.40 2.32 2.28 3/183 4428
/proc/meminfo: memFree=26336004/32872528 swapFree=1631852/1795372
[pid=4336] ppid=4333 vsize=1322564 CPUtime=1482.05 cores=0,2,4,6
/proc/4336/stat : 4336 (toysat) R 4333 4336 1867 0 -1 4202496 271886 0 0 0 148165 40 0 0 20 0 4 0 1103737 1354305536 272151 33554432000 4194304 16246674 140735736639152 140735736621056 12654399 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/4336/statm: 330641 272151 913 2943 0 327535 0
[pid=4336/tid=4337] ppid=4333 vsize=1322564 CPUtime=0 cores=0,2,4,6
/proc/4336/task/4337/stat : 4337 (toysat) S 4333 4336 1867 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 1103737 1354305536 272151 33554432000 4194304 16246674 140735736639152 140395431308528 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=4336/tid=4338] ppid=4333 vsize=1322564 CPUtime=0 cores=0,2,4,6
/proc/4336/task/4338/stat : 4338 (toysat) S 4333 4336 1867 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 1103737 1354305536 272151 33554432000 4194304 16246674 140735736639152 140395420818672 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=4336/tid=4339] ppid=4333 vsize=1322564 CPUtime=0 cores=0,2,4,6
/proc/4336/task/4339/stat : 4339 (toysat) S 4333 4336 1867 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 1103737 1354305536 272151 33554432000 4194304 16246674 140735736639152 140395300252848 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 1322564

[startup+1542.31 s]
/proc/loadavg: 2.33 2.30 2.27 3/183 4429
/proc/meminfo: memFree=26334652/32872528 swapFree=1631848/1795368
[pid=4336] ppid=4333 vsize=1322564 CPUtime=1542.05 cores=0,2,4,6
/proc/4336/stat : 4336 (toysat) R 4333 4336 1867 0 -1 4202496 271887 0 0 0 154165 40 0 0 20 0 4 0 1103737 1354305536 272151 33554432000 4194304 16246674 140735736639152 140735736621056 12652953 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/4336/statm: 330641 272151 913 2943 0 327535 0
[pid=4336/tid=4337] ppid=4333 vsize=1322564 CPUtime=0 cores=0,2,4,6
/proc/4336/task/4337/stat : 4337 (toysat) S 4333 4336 1867 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 1103737 1354305536 272151 33554432000 4194304 16246674 140735736639152 140395431308528 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=4336/tid=4338] ppid=4333 vsize=1322564 CPUtime=0 cores=0,2,4,6
/proc/4336/task/4338/stat : 4338 (toysat) S 4333 4336 1867 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 1103737 1354305536 272151 33554432000 4194304 16246674 140735736639152 140395420818672 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=4336/tid=4339] ppid=4333 vsize=1322564 CPUtime=0 cores=0,2,4,6
/proc/4336/task/4339/stat : 4339 (toysat) S 4333 4336 1867 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 1103737 1354305536 272151 33554432000 4194304 16246674 140735736639152 140395300252848 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 1322564

[startup+1602.3 s]
/proc/loadavg: 2.29 2.29 2.27 3/183 4430
/proc/meminfo: memFree=26334716/32872528 swapFree=1631852/1795372
[pid=4336] ppid=4333 vsize=1322564 CPUtime=1602.03 cores=0,2,4,6
/proc/4336/stat : 4336 (toysat) R 4333 4336 1867 0 -1 4202496 271888 0 0 0 160163 40 0 0 20 0 4 0 1103737 1354305536 272152 33554432000 4194304 16246674 140735736639152 140735736621056 13927401 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/4336/statm: 330641 272152 914 2943 0 327535 0
[pid=4336/tid=4337] ppid=4333 vsize=1322564 CPUtime=0 cores=0,2,4,6
/proc/4336/task/4337/stat : 4337 (toysat) S 4333 4336 1867 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 1103737 1354305536 272152 33554432000 4194304 16246674 140735736639152 140395431308528 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=4336/tid=4338] ppid=4333 vsize=1322564 CPUtime=0 cores=0,2,4,6
/proc/4336/task/4338/stat : 4338 (toysat) S 4333 4336 1867 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 1103737 1354305536 272152 33554432000 4194304 16246674 140735736639152 140395420818672 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=4336/tid=4339] ppid=4333 vsize=1322564 CPUtime=0 cores=0,2,4,6
/proc/4336/task/4339/stat : 4339 (toysat) S 4333 4336 1867 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 1103737 1354305536 272152 33554432000 4194304 16246674 140735736639152 140395300252848 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 1322564

[startup+1662.3 s]
/proc/loadavg: 2.31 2.30 2.27 3/183 4431
/proc/meminfo: memFree=26334652/32872528 swapFree=1631852/1795372
[pid=4336] ppid=4333 vsize=1322564 CPUtime=1662.02 cores=0,2,4,6
/proc/4336/stat : 4336 (toysat) R 4333 4336 1867 0 -1 4202496 271888 0 0 0 166162 40 0 0 20 0 4 0 1103737 1354305536 272152 33554432000 4194304 16246674 140735736639152 140735736621056 12652957 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/4336/statm: 330641 272152 914 2943 0 327535 0
[pid=4336/tid=4337] ppid=4333 vsize=1322564 CPUtime=0 cores=0,2,4,6
/proc/4336/task/4337/stat : 4337 (toysat) S 4333 4336 1867 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 1103737 1354305536 272152 33554432000 4194304 16246674 140735736639152 140395431308528 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=4336/tid=4338] ppid=4333 vsize=1322564 CPUtime=0 cores=0,2,4,6
/proc/4336/task/4338/stat : 4338 (toysat) S 4333 4336 1867 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 1103737 1354305536 272152 33554432000 4194304 16246674 140735736639152 140395420818672 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=4336/tid=4339] ppid=4333 vsize=1322564 CPUtime=0 cores=0,2,4,6
/proc/4336/task/4339/stat : 4339 (toysat) S 4333 4336 1867 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 1103737 1354305536 272152 33554432000 4194304 16246674 140735736639152 140395300252848 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 1322564

[startup+1722.3 s]
/proc/loadavg: 2.30 2.29 2.27 3/183 4432
/proc/meminfo: memFree=26334804/32872528 swapFree=1631852/1795372
[pid=4336] ppid=4333 vsize=1322564 CPUtime=1722.01 cores=0,2,4,6
/proc/4336/stat : 4336 (toysat) R 4333 4336 1867 0 -1 4202496 271888 0 0 0 172161 40 0 0 20 0 4 0 1103737 1354305536 272152 33554432000 4194304 16246674 140735736639152 140735736621056 4220897 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/4336/statm: 330641 272152 914 2943 0 327535 0
[pid=4336/tid=4337] ppid=4333 vsize=1322564 CPUtime=0 cores=0,2,4,6
/proc/4336/task/4337/stat : 4337 (toysat) S 4333 4336 1867 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 1103737 1354305536 272152 33554432000 4194304 16246674 140735736639152 140395431308528 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=4336/tid=4338] ppid=4333 vsize=1322564 CPUtime=0 cores=0,2,4,6
/proc/4336/task/4338/stat : 4338 (toysat) S 4333 4336 1867 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 1103737 1354305536 272152 33554432000 4194304 16246674 140735736639152 140395420818672 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=4336/tid=4339] ppid=4333 vsize=1322564 CPUtime=0 cores=0,2,4,6
/proc/4336/task/4339/stat : 4339 (toysat) S 4333 4336 1867 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 1103737 1354305536 272152 33554432000 4194304 16246674 140735736639152 140395300252848 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 1322564

[startup+1782.3 s]
/proc/loadavg: 2.36 2.31 2.28 4/183 4434
/proc/meminfo: memFree=26334188/32872528 swapFree=1631852/1795372
[pid=4336] ppid=4333 vsize=1322564 CPUtime=1782 cores=0,2,4,6
/proc/4336/stat : 4336 (toysat) R 4333 4336 1867 0 -1 4202496 271888 0 0 0 178160 40 0 0 20 0 4 0 1103737 1354305536 272152 33554432000 4194304 16246674 140735736639152 140735736621056 12656213 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/4336/statm: 330641 272152 914 2943 0 327535 0
[pid=4336/tid=4337] ppid=4333 vsize=1322564 CPUtime=0 cores=0,2,4,6
/proc/4336/task/4337/stat : 4337 (toysat) S 4333 4336 1867 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 1103737 1354305536 272152 33554432000 4194304 16246674 140735736639152 140395431308528 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=4336/tid=4338] ppid=4333 vsize=1322564 CPUtime=0 cores=0,2,4,6
/proc/4336/task/4338/stat : 4338 (toysat) S 4333 4336 1867 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 1103737 1354305536 272152 33554432000 4194304 16246674 140735736639152 140395420818672 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=4336/tid=4339] ppid=4333 vsize=1322564 CPUtime=0 cores=0,2,4,6
/proc/4336/task/4339/stat : 4339 (toysat) S 4333 4336 1867 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 1103737 1354305536 272152 33554432000 4194304 16246674 140735736639152 140395300252848 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 1322564



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.35 2.31 2.28 4/183 4434
/proc/meminfo: memFree=26334408/32872528 swapFree=1631852/1795372
[pid=4336] ppid=4333 vsize=1322564 CPUtime=1800 cores=0,2,4,6
/proc/4336/stat : 4336 (toysat) R 4333 4336 1867 0 -1 4202496 271888 0 0 0 179960 40 0 0 20 0 4 0 1103737 1354305536 272152 33554432000 4194304 16246674 140735736639152 140735736621056 12654434 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/4336/statm: 330641 272152 914 2943 0 327535 0
[pid=4336/tid=4337] ppid=4333 vsize=1322564 CPUtime=0 cores=0,2,4,6
/proc/4336/task/4337/stat : 4337 (toysat) S 4333 4336 1867 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 1103737 1354305536 272152 33554432000 4194304 16246674 140735736639152 140395431308528 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=4336/tid=4338] ppid=4333 vsize=1322564 CPUtime=0 cores=0,2,4,6
/proc/4336/task/4338/stat : 4338 (toysat) S 4333 4336 1867 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 1103737 1354305536 272152 33554432000 4194304 16246674 140735736639152 140395420818672 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=4336/tid=4339] ppid=4333 vsize=1322564 CPUtime=0 cores=0,2,4,6
/proc/4336/task/4339/stat : 4339 (toysat) S 4333 4336 1867 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 1103737 1354305536 272152 33554432000 4194304 16246674 140735736639152 140395300252848 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 1322564

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

[startup+1800.3 s]
/proc/loadavg: 2.35 2.31 2.28 4/183 4434
/proc/meminfo: memFree=26334408/32872528 swapFree=1631852/1795372
[pid=4336] ppid=4333 vsize=1322564 CPUtime=1800 cores=0,2,4,6
/proc/4336/stat : 4336 (toysat) R 4333 4336 1867 0 -1 4202496 271888 0 0 0 179960 40 0 0 20 0 4 0 1103737 1354305536 272152 33554432000 4194304 16246674 140735736639152 140735736621056 12654434 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/4336/statm: 330641 272152 914 2943 0 327535 0
[pid=4336/tid=4337] ppid=4333 vsize=1322564 CPUtime=0 cores=0,2,4,6
/proc/4336/task/4337/stat : 4337 (toysat) S 4333 4336 1867 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 1103737 1354305536 272152 33554432000 4194304 16246674 140735736639152 140395431308528 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=4336/tid=4338] ppid=4333 vsize=1322564 CPUtime=0 cores=0,2,4,6
/proc/4336/task/4338/stat : 4338 (toysat) S 4333 4336 1867 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 1103737 1354305536 272152 33554432000 4194304 16246674 140735736639152 140395420818672 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=4336/tid=4339] ppid=4333 vsize=1322564 CPUtime=0 cores=0,2,4,6
/proc/4336/task/4339/stat : 4339 (toysat) S 4333 4336 1867 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 1103737 1354305536 272152 33554432000 4194304 16246674 140735736639152 140395300252848 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 1322564

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.31
CPU time (s): 1800.01
CPU user time (s): 1799.61
CPU system time (s): 0.407937
CPU usage (%): 99.9837
Max. virtual memory (cumulated for all children) (KiB): 1322564

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.61
system time used= 0.407937
maximum resident set size= 1088608
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 271888
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= 48
involuntary context switches= 1850

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.5973 second user time and 6.86796 second system time

The end

Launcher Data

Begin job on node123 at 2016-06-29 19:19:37
IDJOB=4118086
IDBENCH=111447
IDSOLVER=2542
FILE ID=node123/4118086-1467220777
RUNJOBID= node123-1467215373-3683
PBS_JOBID= 19997595
Free space on /tmp= 71716 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB15eval/normalized-PB15eval/OPT-BIGINT-NLC/minlplib2-pb-0.1.0/opb/normalized-autocorr_bern50-50.opb
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --pb --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4118086-1467220777/watcher-4118086-1467220777 -o /tmp/evaluation-result-4118086-1467220777/solver-4118086-1467220777 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node123-1467215373-3683 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4118086-1467220777.opb

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

MD5SUM BENCH= 4326e1098508119ad2e7d2b32110faf3
RANDOM SEED=1352195226

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.387
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.387
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.387
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:        27426728 kB
Buffers:           78724 kB
Cached:          1753752 kB
SwapCached:            0 kB
Active:          1248224 kB
Inactive:        1691412 kB
Active(anon):    1109200 kB
Inactive(anon):        0 kB
Active(file):     139024 kB
Inactive(file):  1691412 kB
Unevictable:     1795372 kB
Mlocked:         1631852 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             16720 kB
Writeback:             0 kB
AnonPages:       2901452 kB
Mapped:            17560 kB
Shmem:               204 kB
Slab:             577460 kB
SReclaimable:      22152 kB
SUnreclaim:       555308 kB
KernelStack:        1520 kB
PageTables:         9504 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3037832 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1255424 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= 71700 MiB
End job on node123 at 2016-06-29 19:49:38