Trace number 4119105

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.02 1802.28

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-BIGINT-LIN/
minlplib2-pb-0.1.0/opb/normalized-autocorr_bern40-40.lin.opb
MD5SUM480c937a4ddfabe44abba8a00025a597
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-15954
Best CPU time to get the best result obtained on this benchmark1800.11
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables15384
Total number of constraints30688
Number of constraints which are clauses15344
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints15344
Minimum length of a constraint3
Maximum length of a constraint5
Number of terms in the objective function 15384
Biggest coefficient in the objective function 3855
Number of bits for the biggest coefficient in the objective function 12
Sum of the numbers in the objective function 1236880
Number of bits of the sum of numbers in the objective function 21
Biggest number in a constraint 3855
Number of bits of the biggest number in a constraint 12
Biggest sum of numbers in a constraint 1236880
Number of bits of the biggest sum of numbers21
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-30T01:09:30+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-4119105-1467241770.opb"]
0.00/0.01	c use --random-gen="2531986818 64085395 3191803944 1104924456 2569466004 1464423782 447100302 1565061220 2845710410 3601537150 1106353652 1239408328 380814445 2837754701 3442338302 1348066741 286249373 1979506364 2008875074 1473888874 3406260938 1307974617 3321618067 740997635 245687864 2466006807 2672022317 1551915420 4123416495 3667622900 4019273106 1860726271 2560434582 1084609991 3595975381 2709044847 561438830 3092868058 1829344521 844951358 2084092394 3289402153 2861993812 1058321302 3327452145 3675669076 1459436765 1804108370 877934603 2293378932 1724801060 1872814438 3459200550 3968036362 963331907 2891484760 1017145392 3278660968 2308146582 2346628231 107208987 2805338296 4047213162 633494982 1089991934 917502278 3193038950 3126738217 1578754593 717886244 1863762610 2701059338 692782399 955976231 2750142002 2876984058 2304059174 1451873812 1075527507 2705433124 2396761661 563482770 1702588378 2302142927 3025280301 3264316452 3625094104 3136804455 2496414818 1920220065 3081010796 3046607556 1698156852 2214022918 2702346 1112920877 3118436420 3520185426 2166355524 3054389352 2575916517 884481944 2918114041 1236297644 3822509110 2302559011 2491408618 1185823606 3403816406 998184558 1293853641 795746624 870027623 4257371785 3757292964 2889847100 1863414759 3572786613 2468232922 1034691274 3052618770 361109313 422464880 16773679 2464980987 2135795659 2969548090 449467871 2179427332 428650829 569558255 1575387918 2548223031 2034363842 3855374001 3835453010 1140415190 4004730302 419001582 2255211953 1844286853 498898135 1031717901 2623658449 1301260356 2246535536 1241633071 293169129 3885985185 2151875353 1100447517 3656694130 704073250 3637196681 3940595991 155222408 1478666146 1469488526 1188215051 1330172063 927920451 2763456441 3341581176 524447735 665659515 416635951 3199403529 1404851433 1806128079 2992242409 2907670631 58379943 4093725517 2909510975 2499988884 1538403753 2913828489 231092360 3247991857 2377006764 3242962853 1112086152 2734690058 156699012 3701441244 427469947 1529417131 2018368377 3689330970 3570604592 331597083 922035483 1393207677 3260680803 1529351391 3651082784 3629809209 2035585344 3984091967 2519516017 3680941162 4233894385 1253517846 2447683051 1626585779 2861487762 744682122 3885300563 1441682164 252782759 3451884072 1114036255 3390620811 947821597 3075309862 2508836814 503411710 2202773680 1675318488 3824299902 566665270 1993981908 2858187890 3445250811 1087756933 494241540 1767678603 894908867 1611923660 1971733243 1151022355 2433364798 2607795454 2390729231 1296911654 2808229236 1943091652 2781342709 1957314894 562525311 1271690748 3589591368 3804828778 1791804727 4173311864 1541813848 2185382683 1910130929 683470024 1045451587 2944332854 1172159911 2717267659 1392992992 1225182120 2180230583 255 362436" option to reproduce the execution
0.29/0.33	c #vars 15384
0.29/0.33	c #constraints 30688
0.69/0.88	c BCD2: Hardening is enabled.
0.69/0.88	c BCD2: BiasedSearch is enabled.
0.69/0.88	c Solving starts ...
0.69/0.88	c ============================[ Search Statistics ]============================
0.69/0.88	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.69/0.91	c       |         |          |          |    Limit     GC | Var      | Constra 
0.69/0.91	c =============================================================================
0.96/0.98	c  0.0s |       0 |        0 |        0 |    15357      0 |        0 |        0
0.99/1.05	c  0.1s |       0 |       39 |        0 |    15357      0 |        0 |        0
0.99/1.05	c #cpu_time = 0.060s
0.99/1.05	c #wall_clock_time = 0.060s
0.99/1.05	c #decision = 39
0.99/1.05	c #random_decision = 0
0.99/1.05	c #conflict = 0
0.99/1.05	c #restart = 0
0.99/1.05	o 0
211.55/211.62	c BCD2: updating upper bound: 1236880 -> 618439
419.13/419.22	c BCD2: 0 <= obj <= 618439
419.13/419.22	c BCD2: #cores=0, #unrelaxed=15384, #relaxed=0, #hardened=0
419.13/419.22	c BCD2: #sat=1 #unsat=1 bias=1/2
419.13/419.24	c Solving starts ...
419.13/419.24	c ============================[ Search Statistics ]============================
419.13/419.24	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
419.13/419.24	c       |         |          |          |    Limit     GC | Var      | Constra 
419.13/419.24	c =============================================================================
419.13/419.24	c  0.0s |       0 |        0 |        0 |    15357      0 |        0 |        0
419.23/419.33	c  0.1s |       0 |     5531 |        0 |    15357      0 |        0 |        0
419.23/419.33	c #cpu_time = 0.078s
419.23/419.33	c #wall_clock_time = 0.078s
419.23/419.33	c #decision = 5531
419.23/419.33	c #random_decision = 0
419.23/419.33	c #conflict = 0
419.23/419.33	c #restart = 0
419.23/419.33	c BCD2: found a new core of size 3: cost of the new core is >=148
419.23/419.33	c lower bound updated to -618292
624.89/625.06	c BCD2: 148 <= obj <= 618439
624.89/625.06	c BCD2: #cores=1, #unrelaxed=15381, #relaxed=3, #hardened=0
624.89/625.06	c BCD2: #sat=1 #unsat=2 bias=2/3
624.89/625.06	c Solving starts ...
624.89/625.06	c ============================[ Search Statistics ]============================
624.89/625.06	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
624.89/625.06	c       |         |          |          |    Limit     GC | Var      | Constra 
624.89/625.06	c =============================================================================
624.89/625.06	c  0.0s |       0 |        0 |        0 |    15357      0 |        0 |        1
624.99/625.15	c  0.1s |       0 |      742 |        0 |    15357      0 |        0 |        1
624.99/625.15	c #cpu_time = 0.071s
624.99/625.15	c #wall_clock_time = 0.071s
624.99/625.15	c #decision = 742
624.99/625.15	c #random_decision = 0
624.99/625.15	c #conflict = 0
624.99/625.15	c #restart = 0
624.99/625.15	c BCD2: relaxing 2 and merging with 1 cores into a new core of size 5: cost of the new core is >=236
624.99/625.15	c BCD2: refineLB: 149 -> 236
624.99/625.15	c lower bound updated to -618204
829.06/829.27	c BCD2: 236 <= obj <= 618439
829.06/829.27	c BCD2: #cores=1, #unrelaxed=15379, #relaxed=5, #hardened=0
829.06/829.27	c BCD2: #sat=1 #unsat=3 bias=3/4
829.06/829.27	c Solving starts ...
829.06/829.27	c ============================[ Search Statistics ]============================
829.06/829.27	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
829.06/829.27	c       |         |          |          |    Limit     GC | Var      | Constra 
829.06/829.27	c =============================================================================
829.06/829.27	c  0.0s |       0 |        0 |        0 |    15357      0 |        1 |        1
829.16/829.31	c  0.0s |       0 |        1 |        1 |    15357      0 |        2 |        3
829.16/829.31	c #cpu_time = 0.043s
829.16/829.31	c #wall_clock_time = 0.043s
829.16/829.31	c #decision = 1
829.16/829.31	c #random_decision = 0
829.16/829.31	c #conflict = 1
829.16/829.31	c #restart = 0
829.16/829.31	c BCD2: updating lower bound of a core
829.16/829.31	c BCD2: refineLB: 348 -> 384
829.16/829.31	c lower bound updated to -618056
1036.32/1036.53	c BCD2: 384 <= obj <= 618439
1036.32/1036.53	c BCD2: #cores=1, #unrelaxed=15379, #relaxed=5, #hardened=0
1036.32/1036.53	c BCD2: #sat=1 #unsat=4 bias=4/5
1036.32/1036.53	c Solving starts ...
1036.32/1036.53	c ============================[ Search Statistics ]============================
1036.32/1036.53	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1036.32/1036.53	c       |         |          |          |    Limit     GC | Var      | Constra 
1036.32/1036.53	c =============================================================================
1036.32/1036.53	c  0.0s |       0 |        0 |        0 |    15357      0 |        2 |        3
1036.42/1036.62	c  0.1s |       0 |      704 |        0 |    15357      0 |        2 |        3
1036.42/1036.62	c #cpu_time = 0.067s
1036.42/1036.62	c #wall_clock_time = 0.067s
1036.42/1036.62	c #decision = 704
1036.42/1036.62	c #random_decision = 0
1036.42/1036.62	c #conflict = 0
1036.42/1036.62	c #restart = 0
1036.42/1036.62	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 6: cost of the new core is >=530
1036.42/1036.62	c BCD2: refineLB: 385 -> 530
1036.42/1036.62	c lower bound updated to -617910
1246.30/1246.54	c BCD2: 530 <= obj <= 618439
1246.30/1246.54	c BCD2: #cores=1, #unrelaxed=15378, #relaxed=6, #hardened=0
1246.30/1246.54	c BCD2: #sat=1 #unsat=5 bias=5/6
1246.30/1246.54	c Solving starts ...
1246.30/1246.54	c ============================[ Search Statistics ]============================
1246.30/1246.54	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1246.30/1246.54	c       |         |          |          |    Limit     GC | Var      | Constra 
1246.30/1246.54	c =============================================================================
1246.30/1246.54	c  0.0s |       0 |        0 |        0 |    15357      0 |        3 |        3
1246.39/1246.63	c  0.1s |       0 |      704 |        0 |    15357      0 |        3 |        4
1246.39/1246.63	c #cpu_time = 0.064s
1246.39/1246.63	c #wall_clock_time = 0.064s
1246.39/1246.63	c #decision = 704
1246.39/1246.63	c #random_decision = 0
1246.39/1246.63	c #conflict = 0
1246.39/1246.63	c #restart = 0
1246.39/1246.63	c BCD2: relaxing 2 and merging with 1 cores into a new core of size 8: cost of the new core is >=552
1246.39/1246.63	c BCD2: refineLB: 531 -> 552
1246.39/1246.63	c lower bound updated to -617888
1459.45/1459.78	c BCD2: 552 <= obj <= 618439
1459.45/1459.78	c BCD2: #cores=1, #unrelaxed=15376, #relaxed=8, #hardened=0
1459.45/1459.78	c BCD2: #sat=1 #unsat=6 bias=6/7
1459.45/1459.78	c Solving starts ...
1459.45/1459.78	c ============================[ Search Statistics ]============================
1459.45/1459.78	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1459.45/1459.78	c       |         |          |          |    Limit     GC | Var      | Constra 
1459.45/1459.78	c =============================================================================
1459.45/1459.78	c  0.0s |       0 |        0 |        0 |    15357      0 |        4 |        4
1459.56/1459.82	c  0.0s |       0 |        1 |        1 |    15357      0 |        5 |        6
1459.56/1459.82	c #cpu_time = 0.044s
1459.56/1459.82	c #wall_clock_time = 0.044s
1459.56/1459.82	c #decision = 1
1459.56/1459.82	c #random_decision = 0
1459.56/1459.82	c #conflict = 1
1459.56/1459.82	c #restart = 0
1459.56/1459.82	c BCD2: updating lower bound of a core
1459.56/1459.82	c BCD2: refineLB: 805 -> 846
1459.56/1459.82	c lower bound updated to -617594
1674.03/1674.36	c BCD2: 846 <= obj <= 618439
1674.03/1674.36	c BCD2: #cores=1, #unrelaxed=15376, #relaxed=8, #hardened=0
1674.03/1674.36	c BCD2: #sat=1 #unsat=7 bias=7/8
1674.03/1674.36	c Solving starts ...
1674.03/1674.36	c ============================[ Search Statistics ]============================
1674.03/1674.36	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1674.03/1674.36	c       |         |          |          |    Limit     GC | Var      | Constra 
1674.03/1674.36	c =============================================================================
1674.03/1674.36	c  0.0s |       0 |        0 |        0 |    15357      0 |        5 |        6
1674.13/1674.45	c  0.1s |       0 |      667 |        0 |    15357      0 |        5 |        6
1674.13/1674.45	c #cpu_time = 0.070s
1674.13/1674.45	c #wall_clock_time = 0.070s
1674.13/1674.45	c #decision = 667
1674.13/1674.45	c #random_decision = 0
1674.13/1674.45	c #conflict = 0
1674.13/1674.45	c #restart = 0
1674.13/1674.45	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 9: cost of the new core is >=848
1674.13/1674.45	c BCD2: refineLB: 847 -> 848
1674.13/1674.45	c lower bound updated to -617592

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

pid=8575
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.00 2.00 2.00 3/179 8578
/proc/meminfo: memFree=29715132/32872528 swapFree=7620/7620
[pid=8578] ppid=8575 vsize=707004 CPUtime=0 cores=1,3,5,7
/proc/8578/stat : 8578 (toysat) R 8575 8578 5453 0 -1 4202496 2634 0 0 0 0 0 0 0 20 0 4 0 5073114 723972096 2996 33554432000 4194304 16246674 140733360283264 140733360282688 13880264 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/8578/statm: 177263 3003 441 2943 0 174157 0
[pid=8578/tid=8579] ppid=8575 vsize=724412 CPUtime=0 cores=1,3,5,7
/proc/8578/task/8579/stat : 8579 (toysat) S 8575 8578 5453 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 5073114 741797888 3063 33554432000 4194304 16246674 140733360283264 140663802801392 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=8578/tid=8580] ppid=8575 vsize=728508 CPUtime=0 cores=1,3,5,7
/proc/8578/task/8580/stat : 8580 (toysat) S 8575 8578 5453 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 5073114 745992192 3079 33554432000 4194304 16246674 140733360283264 140663792311536 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=8578/tid=8581] ppid=8575 vsize=732604 CPUtime=0 cores=1,3,5,7
/proc/8578/task/8581/stat : 8581 (toysat) S 8575 8578 5453 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 5073114 750186496 3095 33554432000 4194304 16246674 140733360283264 140663781838000 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0

[startup+0.100176 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 8578
/proc/meminfo: memFree=29715132/32872528 swapFree=7620/7620
[pid=8578] ppid=8575 vsize=1221188 CPUtime=0.09 cores=1,3,5,7
/proc/8578/stat : 8578 (toysat) R 8575 8578 5453 0 -1 4202496 31289 0 0 0 5 4 0 0 20 0 4 0 5073114 1250496512 31588 33554432000 4194304 16246674 140733360283264 140733360282576 4220897 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/8578/statm: 305297 31588 800 2943 0 302191 0
[pid=8578/tid=8579] ppid=8575 vsize=1221188 CPUtime=0 cores=1,3,5,7
/proc/8578/task/8579/stat : 8579 (toysat) S 8575 8578 5453 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 5073114 1250496512 31588 33554432000 4194304 16246674 140733360283264 140663802801392 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=8578/tid=8580] ppid=8575 vsize=1221188 CPUtime=0 cores=1,3,5,7
/proc/8578/task/8580/stat : 8580 (toysat) S 8575 8578 5453 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 5073114 1250496512 31588 33554432000 4194304 16246674 140733360283264 140663792311536 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=8578/tid=8581] ppid=8575 vsize=1221188 CPUtime=0 cores=1,3,5,7
/proc/8578/task/8581/stat : 8581 (toysat) S 8575 8578 5453 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 5073114 1250496512 31588 33554432000 4194304 16246674 140733360283264 140663781838000 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) 1221188

[startup+0.200572 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 8578
/proc/meminfo: memFree=29715132/32872528 swapFree=7620/7620
[pid=8578] ppid=8575 vsize=1308228 CPUtime=0.19 cores=1,3,5,7
/proc/8578/stat : 8578 (toysat) R 8575 8578 5453 0 -1 4202496 52545 0 0 0 12 7 0 0 20 0 4 0 5073114 1339625472 53356 33554432000 4194304 16246674 140733360283264 140733360282576 4223718 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/8578/statm: 327057 53358 801 2943 0 323951 0
[pid=8578/tid=8579] ppid=8575 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/8578/task/8579/stat : 8579 (toysat) S 8575 8578 5453 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 5073114 1339625472 53360 33554432000 4194304 16246674 140733360283264 140663802801392 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=8578/tid=8580] ppid=8575 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/8578/task/8580/stat : 8580 (toysat) S 8575 8578 5453 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 5073114 1339625472 53362 33554432000 4194304 16246674 140733360283264 140663792311536 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=8578/tid=8581] ppid=8575 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/8578/task/8581/stat : 8581 (toysat) S 8575 8578 5453 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 5073114 1339625472 53364 33554432000 4194304 16246674 140733360283264 140663781838000 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) 1308228

[startup+0.300487 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 8578
/proc/meminfo: memFree=29715132/32872528 swapFree=7620/7620
[pid=8578] ppid=8575 vsize=1314372 CPUtime=0.29 cores=1,3,5,7
/proc/8578/stat : 8578 (toysat) R 8575 8578 5453 0 -1 4202496 66539 0 0 0 19 10 0 0 20 0 4 0 5073114 1345916928 67349 33554432000 4194304 16246674 140733360283264 140733360282576 4220897 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/8578/statm: 328593 67349 801 2943 0 325487 0
[pid=8578/tid=8579] ppid=8575 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/8578/task/8579/stat : 8579 (toysat) S 8575 8578 5453 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 5073114 1345916928 67349 33554432000 4194304 16246674 140733360283264 140663802801392 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=8578/tid=8580] ppid=8575 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/8578/task/8580/stat : 8580 (toysat) S 8575 8578 5453 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 5073114 1345916928 67349 33554432000 4194304 16246674 140733360283264 140663792311536 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=8578/tid=8581] ppid=8575 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/8578/task/8581/stat : 8581 (toysat) S 8575 8578 5453 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 5073114 1345916928 67349 33554432000 4194304 16246674 140733360283264 140663781838000 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.700373 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 8578
/proc/meminfo: memFree=29715132/32872528 swapFree=7620/7620
[pid=8578] ppid=8575 vsize=1314372 CPUtime=0.69 cores=1,3,5,7
/proc/8578/stat : 8578 (toysat) R 8575 8578 5453 0 -1 4202496 111073 0 0 0 53 16 0 0 20 0 4 0 5073114 1345916928 111883 33554432000 4194304 16246674 140733360283264 140733360265152 12874965 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/8578/statm: 328593 111890 838 2943 0 325487 0
[pid=8578/tid=8579] ppid=8575 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/8578/task/8579/stat : 8579 (toysat) S 8575 8578 5453 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 5073114 1345916928 111896 33554432000 4194304 16246674 140733360283264 140663802801392 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=8578/tid=8580] ppid=8575 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/8578/task/8580/stat : 8580 (toysat) S 8575 8578 5453 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 5073114 1345916928 111902 33554432000 4194304 16246674 140733360283264 140663792311536 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=8578/tid=8581] ppid=8575 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/8578/task/8581/stat : 8581 (toysat) S 8575 8578 5453 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 5073114 1345916928 111906 33554432000 4194304 16246674 140733360283264 140663781838000 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.50041 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8582
/proc/meminfo: memFree=29134152/32872528 swapFree=7620/7620
[pid=8578] ppid=8575 vsize=1314372 CPUtime=1.49 cores=1,3,5,7
/proc/8578/stat : 8578 (toysat) R 8575 8578 5453 0 -1 4202496 178985 0 0 0 123 26 0 0 20 0 4 0 5073114 1345916928 179796 33554432000 4194304 16246674 140733360283264 140733360282576 12449399 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/8578/statm: 328593 179811 882 2943 0 325487 0
[pid=8578/tid=8579] ppid=8575 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/8578/task/8579/stat : 8579 (toysat) S 8575 8578 5453 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 5073114 1345916928 179820 33554432000 4194304 16246674 140733360283264 140663802801392 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=8578/tid=8580] ppid=8575 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/8578/task/8580/stat : 8580 (toysat) S 8575 8578 5453 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 5073114 1345916928 179830 33554432000 4194304 16246674 140733360283264 140663792311536 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=8578/tid=8581] ppid=8575 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/8578/task/8581/stat : 8581 (toysat) S 8575 8578 5453 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 5073114 1345916928 179841 33554432000 4194304 16246674 140733360283264 140663781838000 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.10043 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8582
/proc/meminfo: memFree=28634928/32872528 swapFree=7620/7620
[pid=8578] ppid=8575 vsize=1314372 CPUtime=3.09 cores=1,3,5,7
/proc/8578/stat : 8578 (toysat) R 8575 8578 5453 0 -1 4202496 269263 0 0 0 272 37 0 0 20 0 4 0 5073114 1345916928 270073 33554432000 4194304 16246674 140733360283264 140733360265152 12414010 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/8578/statm: 328593 270073 882 2943 0 325487 0
[pid=8578/tid=8579] ppid=8575 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/8578/task/8579/stat : 8579 (toysat) S 8575 8578 5453 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 5073114 1345916928 270073 33554432000 4194304 16246674 140733360283264 140663802801392 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=8578/tid=8580] ppid=8575 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/8578/task/8580/stat : 8580 (toysat) S 8575 8578 5453 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 5073114 1345916928 270073 33554432000 4194304 16246674 140733360283264 140663792311536 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=8578/tid=8581] ppid=8575 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/8578/task/8581/stat : 8581 (toysat) S 8575 8578 5453 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 5073114 1345916928 270073 33554432000 4194304 16246674 140733360283264 140663781838000 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) 1314372

[startup+6.30042 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8582
/proc/meminfo: memFree=28634984/32872528 swapFree=7620/7620
[pid=8578] ppid=8575 vsize=1314372 CPUtime=6.29 cores=1,3,5,7
/proc/8578/stat : 8578 (toysat) R 8575 8578 5453 0 -1 4202496 269263 0 0 0 592 37 0 0 20 0 4 0 5073114 1345916928 270073 33554432000 4194304 16246674 140733360283264 140733360265152 12652957 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/8578/statm: 328593 270073 882 2943 0 325487 0
[pid=8578/tid=8579] ppid=8575 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/8578/task/8579/stat : 8579 (toysat) S 8575 8578 5453 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 5073114 1345916928 270073 33554432000 4194304 16246674 140733360283264 140663802801392 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=8578/tid=8580] ppid=8575 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/8578/task/8580/stat : 8580 (toysat) S 8575 8578 5453 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 5073114 1345916928 270073 33554432000 4194304 16246674 140733360283264 140663792311536 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=8578/tid=8581] ppid=8575 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/8578/task/8581/stat : 8581 (toysat) S 8575 8578 5453 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 5073114 1345916928 270073 33554432000 4194304 16246674 140733360283264 140663781838000 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) 1314372

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8582
/proc/meminfo: memFree=28635284/32872528 swapFree=7620/7620
[pid=8578] ppid=8575 vsize=1314372 CPUtime=12.69 cores=1,3,5,7
/proc/8578/stat : 8578 (toysat) R 8575 8578 5453 0 -1 4202496 269263 0 0 0 1232 37 0 0 20 0 4 0 5073114 1345916928 270073 33554432000 4194304 16246674 140733360283264 140733360265152 12652953 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/8578/statm: 328593 270073 882 2943 0 325487 0
[pid=8578/tid=8579] ppid=8575 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/8578/task/8579/stat : 8579 (toysat) S 8575 8578 5453 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 5073114 1345916928 270073 33554432000 4194304 16246674 140733360283264 140663802801392 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=8578/tid=8580] ppid=8575 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/8578/task/8580/stat : 8580 (toysat) S 8575 8578 5453 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 5073114 1345916928 270073 33554432000 4194304 16246674 140733360283264 140663792311536 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=8578/tid=8581] ppid=8575 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/8578/task/8581/stat : 8581 (toysat) S 8575 8578 5453 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 5073114 1345916928 270073 33554432000 4194304 16246674 140733360283264 140663781838000 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1314372

[startup+25.5075 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8582
/proc/meminfo: memFree=28636352/32872528 swapFree=7620/7620
[pid=8578] ppid=8575 vsize=1314372 CPUtime=25.49 cores=1,3,5,7
/proc/8578/stat : 8578 (toysat) R 8575 8578 5453 0 -1 4202496 269263 0 0 0 2512 37 0 0 20 0 4 0 5073114 1345916928 270073 33554432000 4194304 16246674 140733360283264 140733360265152 12371171 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/8578/statm: 328593 270073 882 2943 0 325487 0
[pid=8578/tid=8579] ppid=8575 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/8578/task/8579/stat : 8579 (toysat) S 8575 8578 5453 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 5073114 1345916928 270073 33554432000 4194304 16246674 140733360283264 140663802801392 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=8578/tid=8580] ppid=8575 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/8578/task/8580/stat : 8580 (toysat) S 8575 8578 5453 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 5073114 1345916928 270073 33554432000 4194304 16246674 140733360283264 140663792311536 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=8578/tid=8581] ppid=8575 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/8578/task/8581/stat : 8581 (toysat) S 8575 8578 5453 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 5073114 1345916928 270073 33554432000 4194304 16246674 140733360283264 140663781838000 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) 1314372

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 8585
/proc/meminfo: memFree=28636452/32872528 swapFree=7620/7620
[pid=8578] ppid=8575 vsize=1314372 CPUtime=51.08 cores=1,3,5,7
/proc/8578/stat : 8578 (toysat) R 8575 8578 5453 0 -1 4202496 269263 0 0 0 5071 37 0 0 20 0 4 0 5073114 1345916928 270073 33554432000 4194304 16246674 140733360283264 140733360265152 13950184 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/8578/statm: 328593 270073 882 2943 0 325487 0
[pid=8578/tid=8579] ppid=8575 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/8578/task/8579/stat : 8579 (toysat) S 8575 8578 5453 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 5073114 1345916928 270073 33554432000 4194304 16246674 140733360283264 140663802801392 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=8578/tid=8580] ppid=8575 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/8578/task/8580/stat : 8580 (toysat) S 8575 8578 5453 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 5073114 1345916928 270073 33554432000 4194304 16246674 140733360283264 140663792311536 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=8578/tid=8581] ppid=8575 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/8578/task/8581/stat : 8581 (toysat) S 8575 8578 5453 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 5073114 1345916928 270073 33554432000 4194304 16246674 140733360283264 140663781838000 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) 1314372

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8586
/proc/meminfo: memFree=28530292/32872528 swapFree=7620/7620
[pid=8578] ppid=8575 vsize=1318468 CPUtime=102.27 cores=1,3,5,7
/proc/8578/stat : 8578 (toysat) R 8575 8578 5453 0 -1 4202496 270287 0 0 0 10190 37 0 0 20 0 4 0 5073114 1350111232 271097 33554432000 4194304 16246674 140733360283264 140733360265152 12449269 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/8578/statm: 329617 271097 882 2943 0 326511 0
[pid=8578/tid=8579] ppid=8575 vsize=1318468 CPUtime=0 cores=1,3,5,7
/proc/8578/task/8579/stat : 8579 (toysat) S 8575 8578 5453 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 5073114 1350111232 271097 33554432000 4194304 16246674 140733360283264 140663802801392 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=8578/tid=8580] ppid=8575 vsize=1318468 CPUtime=0 cores=1,3,5,7
/proc/8578/task/8580/stat : 8580 (toysat) S 8575 8578 5453 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 5073114 1350111232 271097 33554432000 4194304 16246674 140733360283264 140663792311536 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=8578/tid=8581] ppid=8575 vsize=1318468 CPUtime=0 cores=1,3,5,7
/proc/8578/task/8581/stat : 8581 (toysat) S 8575 8578 5453 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 5073114 1350111232 271097 33554432000 4194304 16246674 140733360283264 140663781838000 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) 1318468


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

[pid=8578/tid=8581] ppid=8575 vsize=1322564 CPUtime=0 cores=1,3,5,7
/proc/8578/task/8581/stat : 8581 (toysat) S 8575 8578 5453 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 5073114 1354305536 272156 33554432000 4194304 16246674 140733360283264 140663781838000 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 1322564

[startup+1482.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/183 8668
/proc/meminfo: memFree=27381064/32872528 swapFree=7620/7620
[pid=8578] ppid=8575 vsize=1322564 CPUtime=1482.05 cores=1,3,5,7
/proc/8578/stat : 8578 (toysat) R 8575 8578 5453 0 -1 4202496 271379 0 0 0 148165 40 0 0 20 0 4 0 5073114 1354305536 272156 33554432000 4194304 16246674 140733360283264 140733360265152 12371164 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/8578/statm: 330641 272156 917 2943 0 327535 0
[pid=8578/tid=8579] ppid=8575 vsize=1322564 CPUtime=0 cores=1,3,5,7
/proc/8578/task/8579/stat : 8579 (toysat) S 8575 8578 5453 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 5073114 1354305536 272156 33554432000 4194304 16246674 140733360283264 140663802801392 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=8578/tid=8580] ppid=8575 vsize=1322564 CPUtime=0 cores=1,3,5,7
/proc/8578/task/8580/stat : 8580 (toysat) S 8575 8578 5453 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 5073114 1354305536 272156 33554432000 4194304 16246674 140733360283264 140663792311536 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=8578/tid=8581] ppid=8575 vsize=1322564 CPUtime=0 cores=1,3,5,7
/proc/8578/task/8581/stat : 8581 (toysat) S 8575 8578 5453 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 5073114 1354305536 272156 33554432000 4194304 16246674 140733360283264 140663781838000 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 1322564

[startup+1542.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 8669
/proc/meminfo: memFree=27380960/32872528 swapFree=7620/7620
[pid=8578] ppid=8575 vsize=1322564 CPUtime=1542.04 cores=1,3,5,7
/proc/8578/stat : 8578 (toysat) R 8575 8578 5453 0 -1 4202496 271379 0 0 0 154164 40 0 0 20 0 4 0 5073114 1354305536 272156 33554432000 4194304 16246674 140733360283264 140733360265152 12654349 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/8578/statm: 330641 272156 917 2943 0 327535 0
[pid=8578/tid=8579] ppid=8575 vsize=1322564 CPUtime=0 cores=1,3,5,7
/proc/8578/task/8579/stat : 8579 (toysat) S 8575 8578 5453 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 5073114 1354305536 272156 33554432000 4194304 16246674 140733360283264 140663802801392 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=8578/tid=8580] ppid=8575 vsize=1322564 CPUtime=0 cores=1,3,5,7
/proc/8578/task/8580/stat : 8580 (toysat) S 8575 8578 5453 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 5073114 1354305536 272156 33554432000 4194304 16246674 140733360283264 140663792311536 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=8578/tid=8581] ppid=8575 vsize=1322564 CPUtime=0 cores=1,3,5,7
/proc/8578/task/8581/stat : 8581 (toysat) S 8575 8578 5453 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 5073114 1354305536 272156 33554432000 4194304 16246674 140733360283264 140663781838000 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 1322564

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8670
/proc/meminfo: memFree=27423988/32872528 swapFree=7620/7620
[pid=8578] ppid=8575 vsize=1322564 CPUtime=1602.04 cores=1,3,5,7
/proc/8578/stat : 8578 (toysat) R 8575 8578 5453 0 -1 4202496 271379 0 0 0 160163 41 0 0 20 0 4 0 5073114 1354305536 272156 33554432000 4194304 16246674 140733360283264 140733360265152 12413997 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/8578/statm: 330641 272156 917 2943 0 327535 0
[pid=8578/tid=8579] ppid=8575 vsize=1322564 CPUtime=0 cores=1,3,5,7
/proc/8578/task/8579/stat : 8579 (toysat) S 8575 8578 5453 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 5073114 1354305536 272156 33554432000 4194304 16246674 140733360283264 140663802801392 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=8578/tid=8580] ppid=8575 vsize=1322564 CPUtime=0 cores=1,3,5,7
/proc/8578/task/8580/stat : 8580 (toysat) S 8575 8578 5453 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 5073114 1354305536 272156 33554432000 4194304 16246674 140733360283264 140663792311536 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=8578/tid=8581] ppid=8575 vsize=1322564 CPUtime=0 cores=1,3,5,7
/proc/8578/task/8581/stat : 8581 (toysat) S 8575 8578 5453 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 5073114 1354305536 272156 33554432000 4194304 16246674 140733360283264 140663781838000 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 1322564

[startup+1662.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8672
/proc/meminfo: memFree=27423884/32872528 swapFree=7620/7620
[pid=8578] ppid=8575 vsize=1322564 CPUtime=1662.04 cores=1,3,5,7
/proc/8578/stat : 8578 (toysat) R 8575 8578 5453 0 -1 4202496 271379 0 0 0 166163 41 0 0 20 0 4 0 5073114 1354305536 272156 33554432000 4194304 16246674 140733360283264 140733360265152 12652957 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/8578/statm: 330641 272156 917 2943 0 327535 0
[pid=8578/tid=8579] ppid=8575 vsize=1322564 CPUtime=0 cores=1,3,5,7
/proc/8578/task/8579/stat : 8579 (toysat) S 8575 8578 5453 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 5073114 1354305536 272156 33554432000 4194304 16246674 140733360283264 140663802801392 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=8578/tid=8580] ppid=8575 vsize=1322564 CPUtime=0 cores=1,3,5,7
/proc/8578/task/8580/stat : 8580 (toysat) S 8575 8578 5453 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 5073114 1354305536 272156 33554432000 4194304 16246674 140733360283264 140663792311536 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=8578/tid=8581] ppid=8575 vsize=1322564 CPUtime=0 cores=1,3,5,7
/proc/8578/task/8581/stat : 8581 (toysat) S 8575 8578 5453 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 5073114 1354305536 272156 33554432000 4194304 16246674 140733360283264 140663781838000 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1662.04
Current children cumulated vsize (KiB) 1322564

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8673
/proc/meminfo: memFree=27424156/32872528 swapFree=7620/7620
[pid=8578] ppid=8575 vsize=1322564 CPUtime=1722.02 cores=1,3,5,7
/proc/8578/stat : 8578 (toysat) R 8575 8578 5453 0 -1 4202496 271379 0 0 0 172161 41 0 0 20 0 4 0 5073114 1354305536 272156 33554432000 4194304 16246674 140733360283264 140733360281152 12656029 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/8578/statm: 330641 272156 917 2943 0 327535 0
[pid=8578/tid=8579] ppid=8575 vsize=1322564 CPUtime=0 cores=1,3,5,7
/proc/8578/task/8579/stat : 8579 (toysat) S 8575 8578 5453 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 5073114 1354305536 272156 33554432000 4194304 16246674 140733360283264 140663802801392 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=8578/tid=8580] ppid=8575 vsize=1322564 CPUtime=0 cores=1,3,5,7
/proc/8578/task/8580/stat : 8580 (toysat) S 8575 8578 5453 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 5073114 1354305536 272156 33554432000 4194304 16246674 140733360283264 140663792311536 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=8578/tid=8581] ppid=8575 vsize=1322564 CPUtime=0 cores=1,3,5,7
/proc/8578/task/8581/stat : 8581 (toysat) S 8575 8578 5453 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 5073114 1354305536 272156 33554432000 4194304 16246674 140733360283264 140663781838000 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 1322564

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8674
/proc/meminfo: memFree=27423680/32872528 swapFree=7620/7620
[pid=8578] ppid=8575 vsize=1322564 CPUtime=1782.01 cores=1,3,5,7
/proc/8578/stat : 8578 (toysat) R 8575 8578 5453 0 -1 4202496 271379 0 0 0 178160 41 0 0 20 0 4 0 5073114 1354305536 272156 33554432000 4194304 16246674 140733360283264 140733360265152 12413997 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/8578/statm: 330641 272156 917 2943 0 327535 0
[pid=8578/tid=8579] ppid=8575 vsize=1322564 CPUtime=0 cores=1,3,5,7
/proc/8578/task/8579/stat : 8579 (toysat) S 8575 8578 5453 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 5073114 1354305536 272156 33554432000 4194304 16246674 140733360283264 140663802801392 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=8578/tid=8580] ppid=8575 vsize=1322564 CPUtime=0 cores=1,3,5,7
/proc/8578/task/8580/stat : 8580 (toysat) S 8575 8578 5453 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 5073114 1354305536 272156 33554432000 4194304 16246674 140733360283264 140663792311536 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=8578/tid=8581] ppid=8575 vsize=1322564 CPUtime=0 cores=1,3,5,7
/proc/8578/task/8581/stat : 8581 (toysat) S 8575 8578 5453 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 5073114 1354305536 272156 33554432000 4194304 16246674 140733360283264 140663781838000 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 1322564



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.15 2.03 2.01 3/184 8675
/proc/meminfo: memFree=27423764/32872528 swapFree=7620/7620
[pid=8578] ppid=8575 vsize=1322564 CPUtime=1800.01 cores=1,3,5,7
/proc/8578/stat : 8578 (toysat) R 8575 8578 5453 0 -1 4202496 271379 0 0 0 179960 41 0 0 20 0 4 0 5073114 1354305536 272156 33554432000 4194304 16246674 140733360283264 140733360265152 12413970 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/8578/statm: 330641 272156 917 2943 0 327535 0
[pid=8578/tid=8579] ppid=8575 vsize=1322564 CPUtime=0 cores=1,3,5,7
/proc/8578/task/8579/stat : 8579 (toysat) S 8575 8578 5453 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 5073114 1354305536 272156 33554432000 4194304 16246674 140733360283264 140663802801392 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=8578/tid=8580] ppid=8575 vsize=1322564 CPUtime=0 cores=1,3,5,7
/proc/8578/task/8580/stat : 8580 (toysat) S 8575 8578 5453 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 5073114 1354305536 272156 33554432000 4194304 16246674 140733360283264 140663792311536 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=8578/tid=8581] ppid=8575 vsize=1322564 CPUtime=0 cores=1,3,5,7
/proc/8578/task/8581/stat : 8581 (toysat) S 8575 8578 5453 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 5073114 1354305536 272156 33554432000 4194304 16246674 140733360283264 140663781838000 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.01
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 8578 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1800.91 s]
/proc/loadavg: 2.15 2.03 2.01 2/181 8675
/proc/meminfo: memFree=28511084/32872528 swapFree=7620/7620
[pid=8578] ppid=8575 vsize=0 CPUtime=1800.01 cores=1,3,5,7
/proc/8578/stat : 8578 (toysat) Z 8575 8578 5453 0 -1 4203532 271379 0 0 0 179960 41 0 0 20 0 2 0 5073114 0 0 33554432000 0 0 0 0 0 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/8578/statm: 0 0 0 0 0 0 0
[pid=8578/tid=8579] ppid=8575 vsize=0 CPUtime=0 cores=1,3,5,7
/proc/8578/task/8579/stat : 8579 (toysat) D 8575 8578 5453 0 -1 4203588 9 0 0 0 0 0 0 0 20 0 2 0 5073114 0 0 33554432000 0 0 0 0 0 0 0 0 34082818 18446744073709551615 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 0

[startup+1801.7 s]
/proc/loadavg: 2.15 2.03 2.01 2/181 8675
/proc/meminfo: memFree=28511084/32872528 swapFree=7620/7620
[pid=8578] ppid=8575 vsize=0 CPUtime=1800.01 cores=1,3,5,7
/proc/8578/stat : 8578 (toysat) Z 8575 8578 5453 0 -1 4203532 271379 0 0 0 179960 41 0 0 20 0 2 0 5073114 0 0 33554432000 0 0 0 0 0 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/8578/statm: 0 0 0 0 0 0 0
[pid=8578/tid=8579] ppid=8575 vsize=0 CPUtime=0 cores=1,3,5,7
/proc/8578/task/8579/stat : 8579 (toysat) D 8575 8578 5453 0 -1 4203588 9 0 0 0 0 0 0 0 20 0 2 0 5073114 0 0 33554432000 0 0 0 0 0 0 0 0 34082818 18446744073709551615 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 0

[startup+1802.1 s]
/proc/loadavg: 2.15 2.03 2.01 2/181 8675
/proc/meminfo: memFree=28511084/32872528 swapFree=7620/7620
[pid=8578] ppid=8575 vsize=0 CPUtime=1800.01 cores=1,3,5,7
/proc/8578/stat : 8578 (toysat) Z 8575 8578 5453 0 -1 4203532 271379 0 0 0 179960 41 0 0 20 0 2 0 5073114 0 0 33554432000 0 0 0 0 0 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/8578/statm: 0 0 0 0 0 0 0
[pid=8578/tid=8579] ppid=8575 vsize=0 CPUtime=0 cores=1,3,5,7
/proc/8578/task/8579/stat : 8579 (toysat) D 8575 8578 5453 0 -1 4203588 9 0 0 0 0 0 0 0 20 0 2 0 5073114 0 0 33554432000 0 0 0 0 0 0 0 0 34082818 18446744073709551615 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 0

[startup+1802.2 s]
/proc/loadavg: 2.15 2.03 2.01 2/181 8675
/proc/meminfo: memFree=28511084/32872528 swapFree=7620/7620
[pid=8578] ppid=8575 vsize=0 CPUtime=1800.01 cores=1,3,5,7
/proc/8578/stat : 8578 (toysat) Z 8575 8578 5453 0 -1 4203532 271379 0 0 0 179960 41 0 0 20 0 2 0 5073114 0 0 33554432000 0 0 0 0 0 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/8578/statm: 0 0 0 0 0 0 0
[pid=8578/tid=8579] ppid=8575 vsize=0 CPUtime=0 cores=1,3,5,7
/proc/8578/task/8579/stat : 8579 (toysat) D 8575 8578 5453 0 -1 4203588 9 0 0 0 0 0 0 0 20 0 2 0 5073114 0 0 33554432000 0 0 0 0 0 0 0 0 34082818 18446744073709551615 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1802.28
CPU time (s): 1800.02
CPU user time (s): 1799.61
CPU system time (s): 0.411937
CPU usage (%): 99.8745
Max. virtual memory (cumulated for all children) (KiB): 1322564

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.61
system time used= 0.411937
maximum resident set size= 1088624
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 271379
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= 50
involuntary context switches= 1847

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.3073 second user time and 17.4893 second system time

The end

Launcher Data

Begin job on node106 at 2016-06-30 01:09:30
IDJOB=4119105
IDBENCH=111653
IDSOLVER=2542
FILE ID=node106/4119105-1467241770
RUNJOBID= node106-1467209087-5470
PBS_JOBID= 19997588
Free space on /tmp= 71712 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB15eval/normalized-PB15eval/OPT-BIGINT-LIN/minlplib2-pb-0.1.0/opb/normalized-autocorr_bern40-40.lin.opb
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --pb --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4119105-1467241770/watcher-4119105-1467241770 -o /tmp/evaluation-result-4119105-1467241770/solver-4119105-1467241770 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node106-1467209087-5470 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4119105-1467241770.opb

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

MD5SUM BENCH= 480c937a4ddfabe44abba8a00025a597
RANDOM SEED=2146909730

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        29715024 kB
Buffers:           52448 kB
Cached:          1226152 kB
SwapCached:            0 kB
Active:          1884152 kB
Inactive:         514344 kB
Active(anon):    1112452 kB
Inactive(anon):     9632 kB
Active(file):     771700 kB
Inactive(file):   504712 kB
Unevictable:        7620 kB
Mlocked:            7620 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             17552 kB
Writeback:             4 kB
AnonPages:       1126432 kB
Mapped:            18868 kB
Shmem:               204 kB
Slab:             619544 kB
SReclaimable:      62564 kB
SUnreclaim:       556980 kB
KernelStack:        1480 kB
PageTables:         5828 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1258020 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1095680 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= 71704 MiB
End job on node106 at 2016-06-30 01:39:32