Trace number 4118130

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.09 1800.41

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-BIGINT-NLC/
minlplib2-pb-0.1.0/opb/normalized-autocorr_bern40-40.opb
MD5SUMab5cfd3c05827a0d420a1415d7899f39
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-15954
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 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)15344
Sum of products size (including duplicates)50002
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c 2016-06-29T19:46:25+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-4118130-1467222385.opb"]
0.00/0.01	c use --random-gen="1142511868 4009590307 2856059379 3579316151 781633882 2796976605 681829922 3186972809 1722447109 854899065 4004767238 3050593330 2848013618 3311761729 2989025079 1339404784 2246353687 1217144422 2829741600 3340669630 2893915911 782473472 1249814747 2734302584 4102514049 2199810619 2591993293 2631877394 1329090361 161926880 1452029603 3638656662 184503954 859487758 1936496302 1020357415 137421112 2574031119 2157417806 3070633075 2520925445 2111539981 948601441 533014695 2964212763 1800249081 1920519336 2829074855 382976229 3223924472 1987473415 2349860663 2035876550 1862341805 1324730801 1858205880 3166501709 2560673996 653492858 3271239835 1790769711 1222771807 1033201914 2898786673 2943427847 1929138936 3815065936 4157134215 2477793570 1793927940 2361558608 1047288155 844620948 1994250240 833633785 2497501317 2514622741 3806841761 2947384371 2284482272 2728741704 552607887 2831500356 975273998 2219243038 3423286194 2563126294 3550065685 3129680946 3018364560 1896966345 1808848175 2037474875 2040376750 1248924975 3694584132 2256629159 1623306209 973899952 2932883717 3093711406 3346472539 364455786 3113895084 3142729700 1155430507 1209850237 1031647350 77575433 3028013537 1437707447 1407541674 169319443 1676259397 1162020262 846828738 1131370528 2186409355 2602423389 1855232879 2366465226 1719512858 2544634776 299461518 2984973415 3097329543 3755149860 1002840127 3921620943 902557833 2342284177 1165944651 619052092 1915453526 3182702023 3539094135 2281876310 3445245345 214475864 1544429583 4158769595 3491428401 2473800296 3287868229 601237518 4060000766 2523979929 1707346343 4235172974 881808466 4278968522 2619672455 3848138794 948741984 1544850465 473097636 2010253474 1490514512 1342225657 294058371 3118445033 4244643718 3215387555 3826532417 3907900362 2489110373 4033005499 1356075066 4264474457 2596826276 1899298923 2125597099 2701049869 475548121 3646882061 3118792652 2806523334 1736980771 2540917879 627510756 3169701786 2885038119 2869830059 1109769312 3325082952 2385357684 1784034712 2572146273 2535167959 2578354233 1573663079 3703057009 1081373251 317270181 807523532 1181925885 3022843092 1909270846 2250983187 2523165878 724584898 1438037329 2048629463 1630160135 4247539362 679315563 1822669899 659404827 752501910 2474164570 178254029 2270594040 2934398020 3859603082 482064448 1174864401 337420627 1311697988 764737292 475638217 3665471840 2301902474 407458259 3411028112 3224976006 1659062542 3316707914 1879869624 3088490183 1996154950 2177794852 2191128316 199991705 3921893125 1261364939 1080053684 3699103868 1258811157 1163036376 2301071986 4276625126 3246366909 2126862813 3291432743 2543311901 3245109406 206011008 738811270 3952580269 4068636267 2220382573 3023543503 3303991346 105110701 1715644108 4106904750 255 362436" option to reproduce the execution
0.00/0.07	c #vars 40
0.00/0.07	c #constraints 0
0.29/0.39	c BCD2: Hardening is enabled.
0.29/0.39	c BCD2: BiasedSearch is enabled.
0.29/0.39	c Solving starts ...
0.29/0.39	c ============================[ Search Statistics ]============================
0.29/0.39	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.29/0.39	c       |         |          |          |    Limit     GC | Var      | Constra 
0.29/0.39	c =============================================================================
0.29/0.39	c  0.0s |       0 |        0 |        0 |    16785      0 |        0 |        0
0.39/0.49	c  0.1s |       0 |    10593 |        0 |    16785      0 |        0 |        0
0.39/0.49	c #cpu_time = 0.088s
0.39/0.49	c #wall_clock_time = 0.088s
0.39/0.49	c #decision = 10593
0.39/0.49	c #random_decision = 24
0.39/0.49	c #conflict = 0
0.39/0.49	c #restart = 0
0.39/0.49	o 0
206.65/206.74	c BCD2: updating upper bound: 1236880 -> 618439
415.73/415.86	c BCD2: 0 <= obj <= 618439
415.73/415.86	c BCD2: #cores=0, #unrelaxed=15384, #relaxed=0, #hardened=0
415.73/415.86	c BCD2: #sat=1 #unsat=1 bias=1/2
415.73/415.87	c Solving starts ...
415.73/415.87	c ============================[ Search Statistics ]============================
415.73/415.87	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
415.73/415.87	c       |         |          |          |    Limit     GC | Var      | Constra 
415.73/415.87	c =============================================================================
415.73/415.87	c  0.0s |       0 |        0 |        0 |    16785      0 |        0 |        0
415.83/415.91	c  0.0s |       0 |     5531 |        0 |    16785      0 |        0 |        0
415.83/415.91	c #cpu_time = 0.033s
415.83/415.91	c #wall_clock_time = 0.034s
415.83/415.91	c #decision = 5531
415.83/415.91	c #random_decision = 0
415.83/415.91	c #conflict = 0
415.83/415.91	c #restart = 0
415.83/415.91	c BCD2: found a new core of size 3: cost of the new core is >=148
415.83/415.91	c lower bound updated to -618292
626.49/626.69	c BCD2: 148 <= obj <= 618439
626.49/626.69	c BCD2: #cores=1, #unrelaxed=15381, #relaxed=3, #hardened=0
626.49/626.69	c BCD2: #sat=1 #unsat=2 bias=2/3
626.49/626.69	c Solving starts ...
626.49/626.69	c ============================[ Search Statistics ]============================
626.49/626.69	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
626.49/626.69	c       |         |          |          |    Limit     GC | Var      | Constra 
626.49/626.69	c =============================================================================
626.49/626.69	c  0.0s |       0 |        0 |        0 |    16785      0 |        0 |        1
626.59/626.74	c  0.0s |       0 |     5530 |        0 |    16785      0 |        0 |        1
626.59/626.74	c #cpu_time = 0.040s
626.59/626.74	c #wall_clock_time = 0.040s
626.59/626.74	c #decision = 5530
626.59/626.74	c #random_decision = 0
626.59/626.74	c #conflict = 0
626.59/626.74	c #restart = 0
626.59/626.74	c BCD2: relaxing 2 and merging with 1 cores into a new core of size 5: cost of the new core is >=236
626.59/626.74	c BCD2: refineLB: 149 -> 236
626.59/626.74	c lower bound updated to -618204
839.56/839.74	c BCD2: 236 <= obj <= 618439
839.56/839.74	c BCD2: #cores=1, #unrelaxed=15379, #relaxed=5, #hardened=0
839.56/839.74	c BCD2: #sat=1 #unsat=3 bias=3/4
839.56/839.74	c Solving starts ...
839.56/839.74	c ============================[ Search Statistics ]============================
839.56/839.74	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
839.56/839.74	c       |         |          |          |    Limit     GC | Var      | Constra 
839.56/839.74	c =============================================================================
839.56/839.74	c  0.0s |       0 |        0 |        0 |    16785      0 |        1 |        1
839.56/839.77	c  0.0s |       0 |        1 |        1 |    16785      0 |        2 |        3
839.56/839.77	c #cpu_time = 0.025s
839.56/839.77	c #wall_clock_time = 0.026s
839.56/839.77	c #decision = 1
839.56/839.77	c #random_decision = 0
839.56/839.77	c #conflict = 1
839.56/839.77	c #restart = 0
839.56/839.77	c BCD2: updating lower bound of a core
839.56/839.77	c BCD2: refineLB: 348 -> 384
839.56/839.77	c lower bound updated to -618056
1055.12/1055.39	c BCD2: 384 <= obj <= 618439
1055.12/1055.39	c BCD2: #cores=1, #unrelaxed=15379, #relaxed=5, #hardened=0
1055.12/1055.39	c BCD2: #sat=1 #unsat=4 bias=4/5
1055.12/1055.39	c Solving starts ...
1055.12/1055.39	c ============================[ Search Statistics ]============================
1055.12/1055.39	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1055.12/1055.39	c       |         |          |          |    Limit     GC | Var      | Constra 
1055.12/1055.39	c =============================================================================
1055.12/1055.39	c  0.0s |       0 |        0 |        0 |    16785      0 |        2 |        3
1055.22/1055.44	c  0.0s |       0 |      778 |        0 |    16785      0 |        2 |        3
1055.22/1055.44	c #cpu_time = 0.036s
1055.22/1055.44	c #wall_clock_time = 0.037s
1055.22/1055.44	c #decision = 778
1055.22/1055.44	c #random_decision = 0
1055.22/1055.44	c #conflict = 0
1055.22/1055.44	c #restart = 0
1055.22/1055.44	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 6: cost of the new core is >=530
1055.22/1055.44	c BCD2: refineLB: 385 -> 530
1055.22/1055.44	c lower bound updated to -617910
1262.08/1262.31	c BCD2: 530 <= obj <= 618439
1262.08/1262.31	c BCD2: #cores=1, #unrelaxed=15378, #relaxed=6, #hardened=0
1262.08/1262.31	c BCD2: #sat=1 #unsat=5 bias=5/6
1262.08/1262.31	c Solving starts ...
1262.08/1262.31	c ============================[ Search Statistics ]============================
1262.08/1262.31	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1262.08/1262.31	c       |         |          |          |    Limit     GC | Var      | Constra 
1262.08/1262.31	c =============================================================================
1262.08/1262.31	c  0.0s |       0 |        0 |        0 |    16785      0 |        3 |        3
1262.08/1262.36	c  0.0s |       0 |     5528 |        0 |    16785      0 |        3 |        4
1262.08/1262.36	c #cpu_time = 0.038s
1262.08/1262.36	c #wall_clock_time = 0.038s
1262.08/1262.36	c #decision = 5528
1262.08/1262.36	c #random_decision = 0
1262.08/1262.36	c #conflict = 0
1262.08/1262.36	c #restart = 0
1262.08/1262.36	c BCD2: relaxing 2 and merging with 1 cores into a new core of size 8: cost of the new core is >=552
1262.08/1262.36	c BCD2: refineLB: 531 -> 552
1262.08/1262.36	c lower bound updated to -617888
1469.16/1469.46	c BCD2: 552 <= obj <= 618439
1469.16/1469.46	c BCD2: #cores=1, #unrelaxed=15376, #relaxed=8, #hardened=0
1469.16/1469.46	c BCD2: #sat=1 #unsat=6 bias=6/7
1469.16/1469.46	c Solving starts ...
1469.16/1469.46	c ============================[ Search Statistics ]============================
1469.16/1469.46	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1469.16/1469.46	c       |         |          |          |    Limit     GC | Var      | Constra 
1469.16/1469.46	c =============================================================================
1469.16/1469.46	c  0.0s |       0 |        0 |        0 |    16785      0 |        4 |        4
1469.16/1469.49	c  0.0s |       0 |        1 |        1 |    16785      0 |        5 |        6
1469.16/1469.49	c #cpu_time = 0.027s
1469.16/1469.49	c #wall_clock_time = 0.027s
1469.16/1469.49	c #decision = 1
1469.16/1469.49	c #random_decision = 0
1469.16/1469.49	c #conflict = 1
1469.16/1469.49	c #restart = 0
1469.16/1469.49	c BCD2: updating lower bound of a core
1469.16/1469.49	c BCD2: refineLB: 805 -> 846
1469.16/1469.49	c lower bound updated to -617594
1673.21/1673.53	c BCD2: 846 <= obj <= 618439
1673.21/1673.53	c BCD2: #cores=1, #unrelaxed=15376, #relaxed=8, #hardened=0
1673.21/1673.53	c BCD2: #sat=1 #unsat=7 bias=7/8
1673.21/1673.53	c Solving starts ...
1673.21/1673.53	c ============================[ Search Statistics ]============================
1673.21/1673.53	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1673.21/1673.53	c       |         |          |          |    Limit     GC | Var      | Constra 
1673.21/1673.53	c =============================================================================
1673.21/1673.53	c  0.0s |       0 |        0 |        0 |    16785      0 |        5 |        6
1673.21/1673.57	c  0.0s |       0 |      739 |        0 |    16785      0 |        5 |        6
1673.21/1673.57	c #cpu_time = 0.033s
1673.21/1673.57	c #wall_clock_time = 0.033s
1673.21/1673.57	c #decision = 739
1673.21/1673.57	c #random_decision = 0
1673.21/1673.57	c #conflict = 0
1673.21/1673.57	c #restart = 0
1673.21/1673.57	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 9: cost of the new core is >=848
1673.21/1673.57	c BCD2: refineLB: 847 -> 848
1673.21/1673.57	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-4118130-1467222385/watcher-4118130-1467222385 -o /tmp/evaluation-result-4118130-1467222385/solver-4118130-1467222385 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node139-1467208982-19135 --watchdog 1960 toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4118130-1467222385.opb 

pid=20881
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.22 2.24 2.25 4/179 20884
/proc/meminfo: memFree=27832896/32872528 swapFree=1394328/1580332
[pid=20884] ppid=20881 vsize=394684 CPUtime=0 cores=0,2,4,6
/proc/20884/stat : 20884 (toysat) R 20881 20884 19119 0 -1 4202496 1418 0 0 0 0 0 0 0 20 0 4 0 12267091 404156416 1267 33554432000 4194304 16246674 140737380618320 140737380617744 13880264 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20884/statm: 99439 1276 441 2943 0 96333 0
[pid=20884/tid=20885] ppid=20881 vsize=411068 CPUtime=0 cores=0,2,4,6
/proc/20884/task/20885/stat : 20885 (toysat) S 20881 20884 19119 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12267092 420933632 1331 33554432000 4194304 16246674 140737380618320 139778541464816 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=20884/tid=20886] ppid=20881 vsize=416188 CPUtime=0 cores=0,2,4,6
/proc/20884/task/20886/stat : 20886 (toysat) S 20881 20884 19119 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12267092 426176512 1347 33554432000 4194304 16246674 140737380618320 139778530974960 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=20884/tid=20887] ppid=20881 vsize=419260 CPUtime=0 cores=0,2,4,6
/proc/20884/task/20887/stat : 20887 (toysat) S 20881 20884 19119 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12267092 429322240 1363 33554432000 4194304 16246674 140737380618320 139778520501424 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0

[startup+0.100265 s]
/proc/loadavg: 2.22 2.24 2.25 4/179 20884
/proc/meminfo: memFree=27832896/32872528 swapFree=1394328/1580332
[pid=20884] ppid=20881 vsize=1221188 CPUtime=0.08 cores=0,2,4,6
/proc/20884/stat : 20884 (toysat) R 20881 20884 19119 0 -1 4202496 25337 0 0 0 6 2 0 0 20 0 4 0 12267091 1250496512 25125 33554432000 4194304 16246674 140737380618320 140737380617632 12481124 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20884/statm: 305297 25136 828 2943 0 302191 0
[pid=20884/tid=20885] ppid=20881 vsize=1221188 CPUtime=0 cores=0,2,4,6
/proc/20884/task/20885/stat : 20885 (toysat) S 20881 20884 19119 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12267092 1250496512 25144 33554432000 4194304 16246674 140737380618320 139778541464816 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=20884/tid=20886] ppid=20881 vsize=1221188 CPUtime=0 cores=0,2,4,6
/proc/20884/task/20886/stat : 20886 (toysat) S 20881 20884 19119 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12267092 1250496512 25152 33554432000 4194304 16246674 140737380618320 139778530974960 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=20884/tid=20887] ppid=20881 vsize=1221188 CPUtime=0 cores=0,2,4,6
/proc/20884/task/20887/stat : 20887 (toysat) S 20881 20884 19119 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12267092 1250496512 25161 33554432000 4194304 16246674 140737380618320 139778520501424 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1221188

[startup+0.200473 s]
/proc/loadavg: 2.22 2.24 2.25 4/179 20884
/proc/meminfo: memFree=27832896/32872528 swapFree=1394328/1580332
[pid=20884] ppid=20881 vsize=1285700 CPUtime=0.19 cores=0,2,4,6
/proc/20884/stat : 20884 (toysat) R 20881 20884 19119 0 -1 4202496 47114 0 0 0 14 5 0 0 20 0 4 0 12267091 1316556800 46902 33554432000 4194304 16246674 140737380618320 140737380617632 5589602 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20884/statm: 321425 46914 828 2943 0 318319 0
[pid=20884/tid=20885] ppid=20881 vsize=1285700 CPUtime=0 cores=0,2,4,6
/proc/20884/task/20885/stat : 20885 (toysat) S 20881 20884 19119 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12267092 1316556800 46921 33554432000 4194304 16246674 140737380618320 139778541464816 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=20884/tid=20886] ppid=20881 vsize=1285700 CPUtime=0 cores=0,2,4,6
/proc/20884/task/20886/stat : 20886 (toysat) S 20881 20884 19119 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12267092 1316556800 46929 33554432000 4194304 16246674 140737380618320 139778530974960 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=20884/tid=20887] ppid=20881 vsize=1285700 CPUtime=0 cores=0,2,4,6
/proc/20884/task/20887/stat : 20887 (toysat) S 20881 20884 19119 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 4 0 12267092 1316556800 46937 33554432000 4194304 16246674 140737380618320 139778520501424 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1285700

[startup+0.300433 s]
/proc/loadavg: 2.22 2.24 2.25 4/179 20884
/proc/meminfo: memFree=27832896/32872528 swapFree=1394328/1580332
[pid=20884] ppid=20881 vsize=1290820 CPUtime=0.29 cores=0,2,4,6
/proc/20884/stat : 20884 (toysat) R 20881 20884 19119 0 -1 4202496 58841 0 0 0 22 7 0 0 20 0 4 0 12267091 1321799680 58628 33554432000 4194304 16246674 140737380618320 140737380617632 4221799 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20884/statm: 322705 58634 828 2943 0 319599 0
[pid=20884/tid=20885] ppid=20881 vsize=1290820 CPUtime=0 cores=0,2,4,6
/proc/20884/task/20885/stat : 20885 (toysat) S 20881 20884 19119 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12267092 1321799680 58638 33554432000 4194304 16246674 140737380618320 139778541464816 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=20884/tid=20886] ppid=20881 vsize=1290820 CPUtime=0 cores=0,2,4,6
/proc/20884/task/20886/stat : 20886 (toysat) S 20881 20884 19119 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12267092 1321799680 58643 33554432000 4194304 16246674 140737380618320 139778530974960 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=20884/tid=20887] ppid=20881 vsize=1290820 CPUtime=0 cores=0,2,4,6
/proc/20884/task/20887/stat : 20887 (toysat) S 20881 20884 19119 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 4 0 12267092 1321799680 58647 33554432000 4194304 16246674 140737380618320 139778520501424 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1290820

[startup+0.700369 s]
/proc/loadavg: 2.22 2.24 2.25 4/179 20884
/proc/meminfo: memFree=27832896/32872528 swapFree=1394328/1580332
[pid=20884] ppid=20881 vsize=1308228 CPUtime=0.69 cores=0,2,4,6
/proc/20884/stat : 20884 (toysat) R 20881 20884 19119 0 -1 4202496 84626 0 0 0 58 11 0 0 20 0 4 0 12267091 1339625472 84414 33554432000 4194304 16246674 140737380618320 140737380617632 12652961 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20884/statm: 327057 84426 881 2943 0 323951 0
[pid=20884/tid=20885] ppid=20881 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/20884/task/20885/stat : 20885 (toysat) S 20881 20884 19119 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12267092 1339625472 84432 33554432000 4194304 16246674 140737380618320 139778541464816 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=20884/tid=20886] ppid=20881 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/20884/task/20886/stat : 20886 (toysat) S 20881 20884 19119 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12267092 1339625472 84438 33554432000 4194304 16246674 140737380618320 139778530974960 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=20884/tid=20887] ppid=20881 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/20884/task/20887/stat : 20887 (toysat) S 20881 20884 19119 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 4 0 12267092 1339625472 84443 33554432000 4194304 16246674 140737380618320 139778520501424 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1308228

[startup+1.5004 s]
/proc/loadavg: 2.22 2.24 2.25 4/183 20888
/proc/meminfo: memFree=26981356/32872528 swapFree=1394328/1580332
[pid=20884] ppid=20881 vsize=1308228 CPUtime=1.49 cores=0,2,4,6
/proc/20884/stat : 20884 (toysat) R 20881 20884 19119 0 -1 4202496 268236 0 0 0 114 35 0 0 20 0 4 0 12267091 1339625472 268023 33554432000 4194304 16246674 140737380618320 140737380600192 13949845 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20884/statm: 327057 268023 881 2943 0 323951 0
[pid=20884/tid=20885] ppid=20881 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/20884/task/20885/stat : 20885 (toysat) S 20881 20884 19119 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12267092 1339625472 268023 33554432000 4194304 16246674 140737380618320 139778541464816 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=20884/tid=20886] ppid=20881 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/20884/task/20886/stat : 20886 (toysat) S 20881 20884 19119 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12267092 1339625472 268023 33554432000 4194304 16246674 140737380618320 139778530974960 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=20884/tid=20887] ppid=20881 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/20884/task/20887/stat : 20887 (toysat) S 20881 20884 19119 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 4 0 12267092 1339625472 268023 33554432000 4194304 16246674 140737380618320 139778520501424 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1308228

[startup+3.10041 s]
/proc/loadavg: 2.22 2.24 2.25 3/183 20888
/proc/meminfo: memFree=26761016/32872528 swapFree=1394328/1580332
[pid=20884] ppid=20881 vsize=1308228 CPUtime=3.09 cores=0,2,4,6
/proc/20884/stat : 20884 (toysat) R 20881 20884 19119 0 -1 4202496 268236 0 0 0 274 35 0 0 20 0 4 0 12267091 1339625472 268023 33554432000 4194304 16246674 140737380618320 140737380600192 12653056 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20884/statm: 327057 268023 881 2943 0 323951 0
[pid=20884/tid=20885] ppid=20881 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/20884/task/20885/stat : 20885 (toysat) S 20881 20884 19119 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12267092 1339625472 268023 33554432000 4194304 16246674 140737380618320 139778541464816 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=20884/tid=20886] ppid=20881 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/20884/task/20886/stat : 20886 (toysat) S 20881 20884 19119 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12267092 1339625472 268023 33554432000 4194304 16246674 140737380618320 139778530974960 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=20884/tid=20887] ppid=20881 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/20884/task/20887/stat : 20887 (toysat) S 20881 20884 19119 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 4 0 12267092 1339625472 268023 33554432000 4194304 16246674 140737380618320 139778520501424 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1308228

[startup+6.30041 s]
/proc/loadavg: 2.28 2.25 2.26 3/183 20888
/proc/meminfo: memFree=26760900/32872528 swapFree=1394328/1580332
[pid=20884] ppid=20881 vsize=1308228 CPUtime=6.29 cores=0,2,4,6
/proc/20884/stat : 20884 (toysat) R 20881 20884 19119 0 -1 4202496 268236 0 0 0 594 35 0 0 20 0 4 0 12267091 1339625472 268023 33554432000 4194304 16246674 140737380618320 140737380600192 12429820 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20884/statm: 327057 268023 881 2943 0 323951 0
[pid=20884/tid=20885] ppid=20881 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/20884/task/20885/stat : 20885 (toysat) S 20881 20884 19119 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12267092 1339625472 268023 33554432000 4194304 16246674 140737380618320 139778541464816 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=20884/tid=20886] ppid=20881 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/20884/task/20886/stat : 20886 (toysat) S 20881 20884 19119 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12267092 1339625472 268023 33554432000 4194304 16246674 140737380618320 139778530974960 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=20884/tid=20887] ppid=20881 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/20884/task/20887/stat : 20887 (toysat) S 20881 20884 19119 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 4 0 12267092 1339625472 268023 33554432000 4194304 16246674 140737380618320 139778520501424 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1308228

[startup+12.7004 s]
/proc/loadavg: 2.26 2.25 2.26 3/183 20888
/proc/meminfo: memFree=26761328/32872528 swapFree=1394328/1580332
[pid=20884] ppid=20881 vsize=1308228 CPUtime=12.69 cores=0,2,4,6
/proc/20884/stat : 20884 (toysat) R 20881 20884 19119 0 -1 4202496 268236 0 0 0 1234 35 0 0 20 0 4 0 12267091 1339625472 268023 33554432000 4194304 16246674 140737380618320 140737380600192 12449455 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20884/statm: 327057 268023 881 2943 0 323951 0
[pid=20884/tid=20885] ppid=20881 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/20884/task/20885/stat : 20885 (toysat) S 20881 20884 19119 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12267092 1339625472 268023 33554432000 4194304 16246674 140737380618320 139778541464816 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=20884/tid=20886] ppid=20881 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/20884/task/20886/stat : 20886 (toysat) S 20881 20884 19119 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12267092 1339625472 268023 33554432000 4194304 16246674 140737380618320 139778530974960 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=20884/tid=20887] ppid=20881 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/20884/task/20887/stat : 20887 (toysat) S 20881 20884 19119 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 4 0 12267092 1339625472 268023 33554432000 4194304 16246674 140737380618320 139778520501424 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1308228

[startup+25.5005 s]
/proc/loadavg: 2.27 2.25 2.26 3/183 20888
/proc/meminfo: memFree=26727720/32872528 swapFree=1394328/1580332
[pid=20884] ppid=20881 vsize=1308228 CPUtime=25.49 cores=0,2,4,6
/proc/20884/stat : 20884 (toysat) R 20881 20884 19119 0 -1 4202496 268236 0 0 0 2514 35 0 0 20 0 4 0 12267091 1339625472 268023 33554432000 4194304 16246674 140737380618320 140737380600192 6955283 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20884/statm: 327057 268023 881 2943 0 323951 0
[pid=20884/tid=20885] ppid=20881 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/20884/task/20885/stat : 20885 (toysat) S 20881 20884 19119 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12267092 1339625472 268023 33554432000 4194304 16246674 140737380618320 139778541464816 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=20884/tid=20886] ppid=20881 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/20884/task/20886/stat : 20886 (toysat) S 20881 20884 19119 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12267092 1339625472 268023 33554432000 4194304 16246674 140737380618320 139778530974960 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=20884/tid=20887] ppid=20881 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/20884/task/20887/stat : 20887 (toysat) S 20881 20884 19119 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 4 0 12267092 1339625472 268023 33554432000 4194304 16246674 140737380618320 139778520501424 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1308228

[startup+51.1005 s]
/proc/loadavg: 2.25 2.25 2.25 4/183 20889
/proc/meminfo: memFree=26712440/32872528 swapFree=1394328/1580332
[pid=20884] ppid=20881 vsize=1317444 CPUtime=51.08 cores=0,2,4,6
/proc/20884/stat : 20884 (toysat) R 20881 20884 19119 0 -1 4202496 270292 0 0 0 5073 35 0 0 20 0 4 0 12267091 1349062656 270079 33554432000 4194304 16246674 140737380618320 140737380600192 12429087 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20884/statm: 329361 270079 881 2943 0 326255 0
[pid=20884/tid=20885] ppid=20881 vsize=1317444 CPUtime=0 cores=0,2,4,6
/proc/20884/task/20885/stat : 20885 (toysat) S 20881 20884 19119 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12267092 1349062656 270079 33554432000 4194304 16246674 140737380618320 139778541464816 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=20884/tid=20886] ppid=20881 vsize=1317444 CPUtime=0 cores=0,2,4,6
/proc/20884/task/20886/stat : 20886 (toysat) S 20881 20884 19119 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12267092 1349062656 270079 33554432000 4194304 16246674 140737380618320 139778530974960 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=20884/tid=20887] ppid=20881 vsize=1317444 CPUtime=0 cores=0,2,4,6
/proc/20884/task/20887/stat : 20887 (toysat) S 20881 20884 19119 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 4 0 12267092 1349062656 270079 33554432000 4194304 16246674 140737380618320 139778520501424 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1317444

[startup+102.3 s]
/proc/loadavg: 2.28 2.25 2.26 4/183 20890
/proc/meminfo: memFree=26686424/32872528 swapFree=1394328/1580332
[pid=20884] ppid=20881 vsize=1318468 CPUtime=102.28 cores=0,2,4,6
/proc/20884/stat : 20884 (toysat) R 20881 20884 19119 0 -1 4202496 270796 0 0 0 10193 35 0 0 20 0 4 0 12267091 1350111232 270583 33554432000 4194304 16246674 140737380618320 140737380600192 12371164 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20884/statm: 329617 270583 881 2943 0 326511 0
[pid=20884/tid=20885] ppid=20881 vsize=1318468 CPUtime=0 cores=0,2,4,6
/proc/20884/task/20885/stat : 20885 (toysat) S 20881 20884 19119 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12267092 1350111232 270583 33554432000 4194304 16246674 140737380618320 139778541464816 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=20884/tid=20886] ppid=20881 vsize=1318468 CPUtime=0 cores=0,2,4,6
/proc/20884/task/20886/stat : 20886 (toysat) S 20881 20884 19119 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12267092 1350111232 270583 33554432000 4194304 16246674 140737380618320 139778530974960 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=20884/tid=20887] ppid=20881 vsize=1318468 CPUtime=0 cores=0,2,4,6
/proc/20884/task/20887/stat : 20887 (toysat) S 20881 20884 19119 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 4 0 12267092 1350111232 270583 33554432000 4194304 16246674 140737380618320 139778520501424 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1318468


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

/proc/20884/task/20887/stat : 20887 (toysat) S 20881 20884 19119 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 4 0 12267092 1351159808 271127 33554432000 4194304 16246674 140737380618320 139778520501424 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 1319492

[startup+1302.3 s]
/proc/loadavg: 2.26 2.30 2.27 3/183 20992
/proc/meminfo: memFree=27432796/32872528 swapFree=1394328/1580332
[pid=20884] ppid=20881 vsize=1319492 CPUtime=1302.08 cores=0,2,4,6
/proc/20884/stat : 20884 (toysat) R 20881 20884 19119 0 -1 4202496 271090 0 0 0 130172 36 0 0 20 0 4 0 12267091 1351159808 271127 33554432000 4194304 16246674 140737380618320 140737380600192 6955468 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20884/statm: 329873 271127 913 2943 0 326767 0
[pid=20884/tid=20885] ppid=20881 vsize=1319492 CPUtime=0 cores=0,2,4,6
/proc/20884/task/20885/stat : 20885 (toysat) S 20881 20884 19119 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12267092 1351159808 271127 33554432000 4194304 16246674 140737380618320 139778541464816 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=20884/tid=20886] ppid=20881 vsize=1319492 CPUtime=0 cores=0,2,4,6
/proc/20884/task/20886/stat : 20886 (toysat) S 20881 20884 19119 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12267092 1351159808 271127 33554432000 4194304 16246674 140737380618320 139778530974960 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=20884/tid=20887] ppid=20881 vsize=1319492 CPUtime=0 cores=0,2,4,6
/proc/20884/task/20887/stat : 20887 (toysat) S 20881 20884 19119 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 4 0 12267092 1351159808 271127 33554432000 4194304 16246674 140737380618320 139778520501424 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 1319492

[startup+1362.3 s]
/proc/loadavg: 2.23 2.29 2.27 3/183 20993
/proc/meminfo: memFree=27420512/32872528 swapFree=1394328/1580332
[pid=20884] ppid=20881 vsize=1319492 CPUtime=1362.08 cores=0,2,4,6
/proc/20884/stat : 20884 (toysat) R 20881 20884 19119 0 -1 4202496 271090 0 0 0 136171 37 0 0 20 0 4 0 12267091 1351159808 271127 33554432000 4194304 16246674 140737380618320 140737380600192 12652957 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20884/statm: 329873 271127 913 2943 0 326767 0
[pid=20884/tid=20885] ppid=20881 vsize=1319492 CPUtime=0 cores=0,2,4,6
/proc/20884/task/20885/stat : 20885 (toysat) S 20881 20884 19119 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12267092 1351159808 271127 33554432000 4194304 16246674 140737380618320 139778541464816 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=20884/tid=20886] ppid=20881 vsize=1319492 CPUtime=0 cores=0,2,4,6
/proc/20884/task/20886/stat : 20886 (toysat) S 20881 20884 19119 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12267092 1351159808 271127 33554432000 4194304 16246674 140737380618320 139778530974960 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=20884/tid=20887] ppid=20881 vsize=1319492 CPUtime=0 cores=0,2,4,6
/proc/20884/task/20887/stat : 20887 (toysat) S 20881 20884 19119 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 4 0 12267092 1351159808 271127 33554432000 4194304 16246674 140737380618320 139778520501424 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 1319492

[startup+1422.3 s]
/proc/loadavg: 2.23 2.28 2.26 3/184 20997
/proc/meminfo: memFree=27420776/32872528 swapFree=1394328/1580332
[pid=20884] ppid=20881 vsize=1319492 CPUtime=1422.08 cores=0,2,4,6
/proc/20884/stat : 20884 (toysat) R 20881 20884 19119 0 -1 4202496 271090 0 0 0 142171 37 0 0 20 0 4 0 12267091 1351159808 271127 33554432000 4194304 16246674 140737380618320 140737380600192 12414001 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20884/statm: 329873 271127 913 2943 0 326767 0
[pid=20884/tid=20885] ppid=20881 vsize=1319492 CPUtime=0 cores=0,2,4,6
/proc/20884/task/20885/stat : 20885 (toysat) S 20881 20884 19119 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12267092 1351159808 271127 33554432000 4194304 16246674 140737380618320 139778541464816 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=20884/tid=20886] ppid=20881 vsize=1319492 CPUtime=0 cores=0,2,4,6
/proc/20884/task/20886/stat : 20886 (toysat) S 20881 20884 19119 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12267092 1351159808 271127 33554432000 4194304 16246674 140737380618320 139778530974960 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=20884/tid=20887] ppid=20881 vsize=1319492 CPUtime=0 cores=0,2,4,6
/proc/20884/task/20887/stat : 20887 (toysat) S 20881 20884 19119 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 4 0 12267092 1351159808 271127 33554432000 4194304 16246674 140737380618320 139778520501424 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 1319492

[startup+1482.3 s]
/proc/loadavg: 2.29 2.29 2.27 3/183 20998
/proc/meminfo: memFree=27420636/32872528 swapFree=1394328/1580332
[pid=20884] ppid=20881 vsize=1319492 CPUtime=1482.06 cores=0,2,4,6
/proc/20884/stat : 20884 (toysat) R 20881 20884 19119 0 -1 4202496 271090 0 0 0 148169 37 0 0 20 0 4 0 12267091 1351159808 271127 33554432000 4194304 16246674 140737380618320 140737380600192 12652970 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20884/statm: 329873 271127 913 2943 0 326767 0
[pid=20884/tid=20885] ppid=20881 vsize=1319492 CPUtime=0 cores=0,2,4,6
/proc/20884/task/20885/stat : 20885 (toysat) S 20881 20884 19119 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12267092 1351159808 271127 33554432000 4194304 16246674 140737380618320 139778541464816 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=20884/tid=20886] ppid=20881 vsize=1319492 CPUtime=0 cores=0,2,4,6
/proc/20884/task/20886/stat : 20886 (toysat) S 20881 20884 19119 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12267092 1351159808 271127 33554432000 4194304 16246674 140737380618320 139778530974960 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=20884/tid=20887] ppid=20881 vsize=1319492 CPUtime=0 cores=0,2,4,6
/proc/20884/task/20887/stat : 20887 (toysat) S 20881 20884 19119 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 4 0 12267092 1351159808 271127 33554432000 4194304 16246674 140737380618320 139778520501424 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 1319492

[startup+1542.31 s]
/proc/loadavg: 2.31 2.29 2.27 3/183 20999
/proc/meminfo: memFree=27420260/32872528 swapFree=1394328/1580332
[pid=20884] ppid=20881 vsize=1319492 CPUtime=1542.05 cores=0,2,4,6
/proc/20884/stat : 20884 (toysat) R 20881 20884 19119 0 -1 4202496 271092 0 0 0 154168 37 0 0 20 0 4 0 12267091 1351159808 271127 33554432000 4194304 16246674 140737380618320 140737380600192 12429087 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20884/statm: 329873 271127 913 2943 0 326767 0
[pid=20884/tid=20885] ppid=20881 vsize=1319492 CPUtime=0 cores=0,2,4,6
/proc/20884/task/20885/stat : 20885 (toysat) S 20881 20884 19119 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12267092 1351159808 271127 33554432000 4194304 16246674 140737380618320 139778541464816 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=20884/tid=20886] ppid=20881 vsize=1319492 CPUtime=0 cores=0,2,4,6
/proc/20884/task/20886/stat : 20886 (toysat) S 20881 20884 19119 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12267092 1351159808 271127 33554432000 4194304 16246674 140737380618320 139778530974960 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=20884/tid=20887] ppid=20881 vsize=1319492 CPUtime=0 cores=0,2,4,6
/proc/20884/task/20887/stat : 20887 (toysat) S 20881 20884 19119 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 4 0 12267092 1351159808 271127 33554432000 4194304 16246674 140737380618320 139778520501424 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 1319492

[startup+1602.3 s]
/proc/loadavg: 2.17 2.25 2.26 3/183 21001
/proc/meminfo: memFree=27420188/32872528 swapFree=1394328/1580332
[pid=20884] ppid=20881 vsize=1319492 CPUtime=1602.03 cores=0,2,4,6
/proc/20884/stat : 20884 (toysat) R 20881 20884 19119 0 -1 4202496 271108 0 0 0 160166 37 0 0 20 0 4 0 12267091 1351159808 271128 33554432000 4194304 16246674 140737380618320 140737380600192 12371445 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20884/statm: 329873 271128 914 2943 0 326767 0
[pid=20884/tid=20885] ppid=20881 vsize=1319492 CPUtime=0 cores=0,2,4,6
/proc/20884/task/20885/stat : 20885 (toysat) S 20881 20884 19119 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12267092 1351159808 271128 33554432000 4194304 16246674 140737380618320 139778541464816 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=20884/tid=20886] ppid=20881 vsize=1319492 CPUtime=0 cores=0,2,4,6
/proc/20884/task/20886/stat : 20886 (toysat) S 20881 20884 19119 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12267092 1351159808 271128 33554432000 4194304 16246674 140737380618320 139778530974960 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=20884/tid=20887] ppid=20881 vsize=1319492 CPUtime=0 cores=0,2,4,6
/proc/20884/task/20887/stat : 20887 (toysat) S 20881 20884 19119 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 4 0 12267092 1351159808 271128 33554432000 4194304 16246674 140737380618320 139778520501424 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 1319492

[startup+1662.3 s]
/proc/loadavg: 2.29 2.28 2.27 4/183 21002
/proc/meminfo: memFree=27419928/32872528 swapFree=1394328/1580332
[pid=20884] ppid=20881 vsize=1319492 CPUtime=1662.01 cores=0,2,4,6
/proc/20884/stat : 20884 (toysat) R 20881 20884 19119 0 -1 4202496 271129 0 0 0 166164 37 0 0 20 0 4 0 12267091 1351159808 271128 33554432000 4194304 16246674 140737380618320 140737380600192 12653056 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20884/statm: 329873 271128 914 2943 0 326767 0
[pid=20884/tid=20885] ppid=20881 vsize=1319492 CPUtime=0 cores=0,2,4,6
/proc/20884/task/20885/stat : 20885 (toysat) S 20881 20884 19119 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12267092 1351159808 271128 33554432000 4194304 16246674 140737380618320 139778541464816 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=20884/tid=20886] ppid=20881 vsize=1319492 CPUtime=0 cores=0,2,4,6
/proc/20884/task/20886/stat : 20886 (toysat) S 20881 20884 19119 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12267092 1351159808 271128 33554432000 4194304 16246674 140737380618320 139778530974960 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=20884/tid=20887] ppid=20881 vsize=1319492 CPUtime=0 cores=0,2,4,6
/proc/20884/task/20887/stat : 20887 (toysat) S 20881 20884 19119 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 4 0 12267092 1351159808 271128 33554432000 4194304 16246674 140737380618320 139778520501424 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 1319492

[startup+1722.3 s]
/proc/loadavg: 2.32 2.28 2.27 3/183 21003
/proc/meminfo: memFree=27419860/32872528 swapFree=1394328/1580332
[pid=20884] ppid=20881 vsize=1319492 CPUtime=1721.99 cores=0,2,4,6
/proc/20884/stat : 20884 (toysat) R 20881 20884 19119 0 -1 4202496 271146 0 0 0 172162 37 0 0 20 0 4 0 12267091 1351159808 271132 33554432000 4194304 16246674 140737380618320 140737380600192 13950230 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20884/statm: 329873 271132 914 2943 0 326767 0
[pid=20884/tid=20885] ppid=20881 vsize=1319492 CPUtime=0 cores=0,2,4,6
/proc/20884/task/20885/stat : 20885 (toysat) S 20881 20884 19119 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12267092 1351159808 271132 33554432000 4194304 16246674 140737380618320 139778541464816 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=20884/tid=20886] ppid=20881 vsize=1319492 CPUtime=0 cores=0,2,4,6
/proc/20884/task/20886/stat : 20886 (toysat) S 20881 20884 19119 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12267092 1351159808 271132 33554432000 4194304 16246674 140737380618320 139778530974960 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=20884/tid=20887] ppid=20881 vsize=1319492 CPUtime=0 cores=0,2,4,6
/proc/20884/task/20887/stat : 20887 (toysat) S 20881 20884 19119 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 4 0 12267092 1351159808 271132 33554432000 4194304 16246674 140737380618320 139778520501424 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 1319492

[startup+1782.3 s]
/proc/loadavg: 2.31 2.29 2.27 3/183 21004
/proc/meminfo: memFree=27418384/32872528 swapFree=1394328/1580332
[pid=20884] ppid=20881 vsize=1319492 CPUtime=1781.98 cores=0,2,4,6
/proc/20884/stat : 20884 (toysat) R 20881 20884 19119 0 -1 4202496 271147 0 0 0 178161 37 0 0 20 0 4 0 12267091 1351159808 271132 33554432000 4194304 16246674 140737380618320 140737380600192 12414161 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20884/statm: 329873 271132 914 2943 0 326767 0
[pid=20884/tid=20885] ppid=20881 vsize=1319492 CPUtime=0 cores=0,2,4,6
/proc/20884/task/20885/stat : 20885 (toysat) S 20881 20884 19119 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12267092 1351159808 271132 33554432000 4194304 16246674 140737380618320 139778541464816 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=20884/tid=20886] ppid=20881 vsize=1319492 CPUtime=0 cores=0,2,4,6
/proc/20884/task/20886/stat : 20886 (toysat) S 20881 20884 19119 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12267092 1351159808 271132 33554432000 4194304 16246674 140737380618320 139778530974960 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=20884/tid=20887] ppid=20881 vsize=1319492 CPUtime=0 cores=0,2,4,6
/proc/20884/task/20887/stat : 20887 (toysat) S 20881 20884 19119 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 4 0 12267092 1351159808 271132 33554432000 4194304 16246674 140737380618320 139778520501424 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 1319492



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.29 2.29 2.27 4/183 21004
/proc/meminfo: memFree=27417980/32872528 swapFree=1394328/1580332
[pid=20884] ppid=20881 vsize=1319492 CPUtime=1800.08 cores=0,2,4,6
/proc/20884/stat : 20884 (toysat) R 20881 20884 19119 0 -1 4202496 271147 0 0 0 179971 37 0 0 20 0 4 0 12267091 1351159808 271132 33554432000 4194304 16246674 140737380618320 140737380600192 12654401 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20884/statm: 329873 271132 914 2943 0 326767 0
[pid=20884/tid=20885] ppid=20881 vsize=1319492 CPUtime=0 cores=0,2,4,6
/proc/20884/task/20885/stat : 20885 (toysat) S 20881 20884 19119 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12267092 1351159808 271132 33554432000 4194304 16246674 140737380618320 139778541464816 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=20884/tid=20886] ppid=20881 vsize=1319492 CPUtime=0 cores=0,2,4,6
/proc/20884/task/20886/stat : 20886 (toysat) S 20881 20884 19119 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12267092 1351159808 271132 33554432000 4194304 16246674 140737380618320 139778530974960 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=20884/tid=20887] ppid=20881 vsize=1319492 CPUtime=0 cores=0,2,4,6
/proc/20884/task/20887/stat : 20887 (toysat) S 20881 20884 19119 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 4 0 12267092 1351159808 271132 33554432000 4194304 16246674 140737380618320 139778520501424 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 1319492

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.41
CPU time (s): 1800.09
CPU user time (s): 1799.72
CPU system time (s): 0.376942
CPU usage (%): 99.9825
Max. virtual memory (cumulated for all children) (KiB): 1319492

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.72
system time used= 0.376942
maximum resident set size= 1084528
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 271147
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= 80
involuntary context switches= 1989

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.5683 second user time and 6.89195 second system time

The end

Launcher Data

Begin job on node139 at 2016-06-29 19:46:25
IDJOB=4118130
IDBENCH=111458
IDSOLVER=2542
FILE ID=node139/4118130-1467222385
RUNJOBID= node139-1467208982-19135
PBS_JOBID= 19997572
Free space on /tmp= 71692 MiB

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

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

MD5SUM BENCH= ab5cfd3c05827a0d420a1415d7899f39
RANDOM SEED=1056193849

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

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

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

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.092
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.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.092
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:        27833168 kB
Buffers:          111904 kB
Cached:           841728 kB
SwapCached:         3080 kB
Active:          2490072 kB
Inactive:         232796 kB
Active(anon):    1768700 kB
Inactive(anon):     3176 kB
Active(file):     721372 kB
Inactive(file):   229620 kB
Unevictable:     1580332 kB
Mlocked:         1394328 kB
SwapTotal:      67108856 kB
SwapFree:       67097568 kB
Dirty:             16792 kB
Writeback:             0 kB
AnonPages:       3347876 kB
Mapped:            11320 kB
Shmem:                 0 kB
Slab:             600276 kB
SReclaimable:      44328 kB
SUnreclaim:       555948 kB
KernelStack:        1456 kB
PageTables:        10612 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3488340 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    327680 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= 71676 MiB
End job on node139 at 2016-06-29 20:16:26