Trace number 4079153

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.51

General information on the benchmark

Name/OPT-BIGINT-LIN/leberre/opb-paranoid/misc2010/datasets/
9orless/normalized-r-cran-car.cudf.paranoid.opb
MD5SUM3a7916060902a0391ae7e367fcc49c09
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark146110
Best CPU time to get the best result obtained on this benchmark36.2215
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables19771
Total number of constraints96409
Number of constraints which are clauses94844
Number of constraints which are cardinality constraints (but not clauses)1565
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint2962
Number of terms in the objective function 7254
Biggest coefficient in the objective function 4296
Number of bits for the biggest coefficient in the objective function 13
Sum of the numbers in the objective function 12720454
Number of bits of the sum of numbers in the objective function 24
Biggest number in a constraint 4296
Number of bits of the biggest number in a constraint 13
Biggest sum of numbers in a constraint 12720454
Number of bits of the biggest sum of numbers24
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-07T05:23:50+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-4079153-1465269830.opb"]
0.00/0.01	c use --random-gen="1087722081 935163978 2212231354 2645196617 777916018 1736405055 2653191111 322205967 875030085 1815901622 2711596859 169920580 2995331108 4176140668 916416400 1103326039 2708433253 1795770884 2520021108 2057239890 1874759346 2092081275 3495072017 843816335 2932747647 637371358 2878325354 3510251905 3596205025 1100489191 4195355171 1242052082 3813714256 2696418036 2662655737 1251616390 3825134897 3149218755 2411155536 213290904 3594655729 1547557219 578763224 910666676 2390869631 348214095 675914327 1361760459 2991212115 3377477980 2911607445 2339304915 1461965670 2074208428 2022189411 1157149890 3271763702 1684271137 2778420354 2657525903 4132461843 3422110040 1050634578 4058039990 1422526301 1454220041 176517862 334613065 1859008003 2333087539 3198597083 2463598238 2175007641 826935997 2747395317 3900071815 1958464381 4276847543 3815957098 136123005 2263402300 3700498972 1629519416 231159652 1831342614 3126074898 298374425 376806344 844218291 653825023 1887390238 2379051148 3009359166 3422798057 3646878543 1602602672 1705366140 1620859765 1113388885 2789142545 3540627023 1744316867 3762279035 92011847 3036163990 3956777562 4209530415 1114097494 3282828493 51338978 2111362036 1702886269 696893237 2126600158 2795183265 19721570 3306609992 2928582103 207962578 864198609 1997297266 4275531864 1276293094 2557493082 3881334612 3963166255 1205774279 1354462495 268205757 559286277 3208328235 1474765586 1407630912 2692374115 3243960940 1626715227 1372455220 638546167 295388520 1183708455 3243079349 4103847649 2338275676 1685949031 207851947 3861333255 1617543181 1427097362 3063667021 2855847640 3794198547 904954116 628775230 1174986051 1833533440 3679343800 561781434 3038189755 3732007739 3555004634 917637793 552348809 4091665147 3094918385 739088232 1070097328 791728382 3195803876 2806015451 505173882 1607847981 2144287420 2407122011 2463346735 3081127882 271635650 1529474640 763066819 376301012 3523490930 4180173055 186589501 1352289045 2263900647 972223860 1370266683 3248974030 36141168 590530459 4137263244 2060302527 164336909 4113493485 4269111586 3878907528 2790069142 640399828 3317392619 2275130044 893762822 4013839656 4125443153 2495799461 1188862042 665437489 3715395119 1572667874 1410063968 1035188441 925067501 4256556669 2434764294 778587826 2118063444 4241199859 272201956 1348258952 2024451376 3781862703 661942031 3208045578 3735492982 899202621 457962802 708881775 181047986 4002419891 2464466424 1102787072 1504730779 2741355801 1741193869 2472542108 2734226375 4232047955 2950924554 1001804795 3258179870 1606304412 996631531 3740785540 1348857469 2118438342 2347594338 3476465504 2423970655 3052036204 1076694047 4117615254 4017583830 1196312030 3035235872 3859683745 13725606 430059311 613137403 255 362436" option to reproduce the execution
0.69/0.71	c #vars 19771
0.69/0.71	c #constraints 96409
2.20/2.24	c BCD2: Hardening is enabled.
2.20/2.24	c BCD2: BiasedSearch is enabled.
2.20/2.24	c Solving starts ...
2.20/2.24	c ============================[ Search Statistics ]============================
2.20/2.24	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.20/2.24	c       |         |          |          |    Limit     GC | Var      | Constra 
2.20/2.24	c =============================================================================
2.20/2.24	c  0.0s |       0 |        0 |        0 |    38667      0 |       52 |        0
2.69/2.79	c  0.6s |       1 |    84596 |      100 |    38667      0 |       52 |      141
4.59/4.62	c  2.4s |       2 |   310433 |      250 |    42534      0 |       52 |      141
7.29/7.30	c  5.1s |       2 |   607922 |      398 |    46788      0 |       52 |      141
7.29/7.30	c #cpu_time = 5.045s
7.29/7.30	c #wall_clock_time = 5.045s
7.29/7.30	c #decision = 607922
7.29/7.30	c #random_decision = 1853
7.29/7.30	c #conflict = 398
7.29/7.30	c #restart = 2
7.29/7.30	o 6761037
192.76/192.85	c BCD2: updating upper bound: 12720454 -> 6761036
388.13/388.21	c BCD2: 0 <= obj <= 6761036
388.13/388.21	c BCD2: #cores=0, #unrelaxed=7254, #relaxed=0, #hardened=0
388.13/388.21	c BCD2: #sat=1 #unsat=1 bias=1/2
388.13/388.21	c Solving starts ...
388.13/388.21	c ============================[ Search Statistics ]============================
388.13/388.21	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
388.13/388.21	c       |         |          |          |    Limit     GC | Var      | Constra 
388.13/388.21	c =============================================================================
388.13/388.21	c  0.0s |       0 |        0 |        0 |    46788      0 |       52 |      141
388.13/388.27	c  0.1s |       0 |      382 |        0 |    46788      0 |       52 |      141
388.13/388.27	c #cpu_time = 0.055s
388.13/388.27	c #wall_clock_time = 0.055s
388.13/388.27	c #decision = 382
388.13/388.27	c #random_decision = 0
388.13/388.27	c #conflict = 0
388.13/388.27	c #restart = 0
388.13/388.27	c BCD2: found a new core of size 2: cost of the new core is >=1
388.13/388.27	c lower bound updated to 1
581.20/581.37	c BCD2: 1 <= obj <= 6761036
581.20/581.37	c BCD2: #cores=1, #unrelaxed=7252, #relaxed=2, #hardened=0
581.20/581.37	c BCD2: #sat=1 #unsat=2 bias=2/3
581.20/581.37	c Solving starts ...
581.20/581.37	c ============================[ Search Statistics ]============================
581.20/581.37	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
581.20/581.37	c       |         |          |          |    Limit     GC | Var      | Constra 
581.20/581.37	c =============================================================================
581.20/581.38	c  0.0s |       0 |        0 |        0 |    46788      0 |       52 |      141
581.30/581.50	c  0.1s |       0 |     1005 |        1 |    46788      0 |       56 |      151
581.30/581.50	c #cpu_time = 0.117s
581.30/581.50	c #wall_clock_time = 0.117s
581.30/581.50	c #decision = 1005
581.30/581.50	c #random_decision = 0
581.30/581.50	c #conflict = 1
581.30/581.50	c #restart = 0
581.30/581.50	c BCD2: found a new core of size 1: cost of the new core is >=1
581.30/581.50	c lower bound updated to 2
784.07/784.23	c BCD2: 2 <= obj <= 6761036
784.07/784.23	c BCD2: #cores=2, #unrelaxed=7251, #relaxed=3, #hardened=0
784.07/784.23	c BCD2: #sat=1 #unsat=3 bias=3/4
784.07/784.23	c Solving starts ...
784.07/784.23	c ============================[ Search Statistics ]============================
784.07/784.23	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
784.07/784.23	c       |         |          |          |    Limit     GC | Var      | Constra 
784.07/784.23	c =============================================================================
784.07/784.23	c  0.0s |       0 |        0 |        0 |    46788      0 |       56 |      151
784.17/784.35	c  0.1s |       0 |     1057 |        1 |    46788      0 |       57 |      153
784.17/784.35	c #cpu_time = 0.117s
784.17/784.35	c #wall_clock_time = 0.117s
784.17/784.35	c #decision = 1057
784.17/784.35	c #random_decision = 0
784.17/784.35	c #conflict = 1
784.17/784.35	c #restart = 0
784.17/784.35	c BCD2: found a new core of size 1: cost of the new core is >=1
784.17/784.35	c lower bound updated to 3
976.01/976.21	c BCD2: 3 <= obj <= 6761036
976.01/976.21	c BCD2: #cores=3, #unrelaxed=7250, #relaxed=4, #hardened=0
976.01/976.21	c BCD2: #sat=1 #unsat=4 bias=4/5
976.01/976.21	c Solving starts ...
976.01/976.21	c ============================[ Search Statistics ]============================
976.01/976.21	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
976.01/976.21	c       |         |          |          |    Limit     GC | Var      | Constra 
976.01/976.21	c =============================================================================
976.01/976.21	c  0.0s |       0 |        0 |        0 |    46788      0 |       57 |      153
976.01/976.27	c  0.1s |       0 |      581 |        1 |    46788      0 |       57 |      153
976.01/976.27	c #cpu_time = 0.055s
976.01/976.27	c #wall_clock_time = 0.055s
976.01/976.27	c #decision = 581
976.01/976.27	c #random_decision = 0
976.01/976.27	c #conflict = 1
976.01/976.27	c #restart = 0
976.01/976.27	c BCD2: found a new core of size 2: cost of the new core is >=1
976.01/976.27	c lower bound updated to 4
1175.73/1176.03	c BCD2: 4 <= obj <= 6761036
1175.73/1176.03	c BCD2: #cores=4, #unrelaxed=7248, #relaxed=6, #hardened=0
1175.73/1176.03	c BCD2: #sat=1 #unsat=5 bias=5/6
1175.73/1176.03	c Solving starts ...
1175.73/1176.03	c ============================[ Search Statistics ]============================
1175.73/1176.03	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1175.73/1176.03	c       |         |          |          |    Limit     GC | Var      | Constra 
1175.73/1176.03	c =============================================================================
1175.73/1176.03	c  0.0s |       0 |        0 |        0 |    46788      0 |       57 |      153
1175.73/1176.09	c  0.1s |       0 |      769 |        0 |    46788      0 |       57 |      153
1175.73/1176.09	c #cpu_time = 0.056s
1175.73/1176.09	c #wall_clock_time = 0.056s
1175.73/1176.09	c #decision = 769
1175.73/1176.09	c #random_decision = 0
1175.73/1176.09	c #conflict = 0
1175.73/1176.09	c #restart = 0
1175.73/1176.09	c BCD2: found a new core of size 2: cost of the new core is >=1
1175.73/1176.09	c lower bound updated to 5
1368.65/1369.01	c BCD2: 5 <= obj <= 6761036
1368.65/1369.01	c BCD2: #cores=5, #unrelaxed=7246, #relaxed=8, #hardened=0
1368.65/1369.01	c BCD2: #sat=1 #unsat=6 bias=6/7
1368.65/1369.01	c Solving starts ...
1368.65/1369.01	c ============================[ Search Statistics ]============================
1368.65/1369.01	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1368.65/1369.01	c       |         |          |          |    Limit     GC | Var      | Constra 
1368.65/1369.01	c =============================================================================
1368.65/1369.01	c  0.0s |       0 |        0 |        0 |    46788      0 |       57 |      153
1368.65/1369.07	c  0.1s |       0 |      799 |        0 |    46788      0 |       57 |      153
1368.65/1369.07	c #cpu_time = 0.055s
1368.65/1369.07	c #wall_clock_time = 0.055s
1368.65/1369.07	c #decision = 799
1368.65/1369.07	c #random_decision = 0
1368.65/1369.07	c #conflict = 0
1368.65/1369.07	c #restart = 0
1368.65/1369.07	c BCD2: found a new core of size 2: cost of the new core is >=1
1368.65/1369.07	c lower bound updated to 6
1548.91/1549.32	c BCD2: 6 <= obj <= 6761036
1548.91/1549.32	c BCD2: #cores=6, #unrelaxed=7244, #relaxed=10, #hardened=0
1548.91/1549.32	c BCD2: #sat=1 #unsat=7 bias=7/8
1548.91/1549.32	c Solving starts ...
1548.91/1549.32	c ============================[ Search Statistics ]============================
1548.91/1549.32	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1548.91/1549.32	c       |         |          |          |    Limit     GC | Var      | Constra 
1548.91/1549.32	c =============================================================================
1548.91/1549.32	c  0.0s |       0 |        0 |        0 |    46788      0 |       57 |      153
1548.91/1549.38	c  0.1s |       0 |      846 |        0 |    46788      0 |       57 |      153
1548.91/1549.38	c #cpu_time = 0.054s
1548.91/1549.38	c #wall_clock_time = 0.054s
1548.91/1549.38	c #decision = 846
1548.91/1549.38	c #random_decision = 0
1548.91/1549.38	c #conflict = 0
1548.91/1549.38	c #restart = 0
1548.91/1549.38	c BCD2: found a new core of size 2: cost of the new core is >=1
1548.91/1549.38	c lower bound updated to 7
1727.59/1728.00	c BCD2: 7 <= obj <= 6761036
1727.59/1728.00	c BCD2: #cores=7, #unrelaxed=7242, #relaxed=12, #hardened=0
1727.59/1728.00	c BCD2: #sat=1 #unsat=8 bias=8/9
1727.59/1728.00	c Solving starts ...
1727.59/1728.00	c ============================[ Search Statistics ]============================
1727.59/1728.00	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1727.59/1728.00	c       |         |          |          |    Limit     GC | Var      | Constra 
1727.59/1728.00	c =============================================================================
1727.59/1728.00	c  0.0s |       0 |        0 |        0 |    46788      0 |       57 |      153
1727.59/1728.06	c  0.1s |       0 |      935 |        0 |    46788      0 |       57 |      153
1727.59/1728.06	c #cpu_time = 0.056s
1727.59/1728.06	c #wall_clock_time = 0.056s
1727.59/1728.06	c #decision = 935
1727.59/1728.06	c #random_decision = 0
1727.59/1728.06	c #conflict = 0
1727.59/1728.06	c #restart = 0
1727.59/1728.06	c BCD2: found a new core of size 1: cost of the new core is >=1
1727.59/1728.06	c lower bound updated to 8

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

pid=14687
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.18 2.13 2.09 3/178 14690
/proc/meminfo: memFree=30524224/32872528 swapFree=11196/354588
[pid=14690] ppid=14687 vsize=491964 CPUtime=0 cores=0,2,4,6
/proc/14690/stat : 14690 (toysat) R 14687 14690 12837 0 -1 4202496 1795 0 0 0 0 0 0 0 20 0 4 0 108916471 503771136 2155 33554432000 4194304 16246674 140735952853568 140735952852992 13880264 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14690/statm: 123759 2164 441 2943 0 120653 0
[pid=14690/tid=14691] ppid=14687 vsize=510396 CPUtime=0 cores=0,2,4,6
/proc/14690/task/14691/stat : 14691 (toysat) S 14687 14690 12837 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 108916472 522645504 2225 33554432000 4194304 16246674 140735952853568 140192574844144 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=14690/tid=14692] ppid=14687 vsize=514492 CPUtime=0 cores=0,2,4,6
/proc/14690/task/14692/stat : 14692 (toysat) S 14687 14690 12837 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 108916472 526839808 2242 33554432000 4194304 16246674 140735952853568 140192564354288 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=14690/tid=14693] ppid=14687 vsize=518588 CPUtime=0 cores=0,2,4,6
/proc/14690/task/14693/stat : 14693 (toysat) S 14687 14690 12837 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 108916472 531034112 2258 33554432000 4194304 16246674 140735952853568 140192553880752 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0

[startup+0.100183 s]
/proc/loadavg: 2.18 2.13 2.09 3/178 14690
/proc/meminfo: memFree=30524224/32872528 swapFree=11196/354588
[pid=14690] ppid=14687 vsize=1220164 CPUtime=0.08 cores=0,2,4,6
/proc/14690/stat : 14690 (toysat) R 14687 14690 12837 0 -1 4202496 29127 0 0 0 5 3 0 0 20 0 4 0 108916471 1249447936 29425 33554432000 4194304 16246674 140735952853568 140735952852880 4220897 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14690/statm: 305041 29425 800 2943 0 301935 0
[pid=14690/tid=14691] ppid=14687 vsize=1220164 CPUtime=0 cores=0,2,4,6
/proc/14690/task/14691/stat : 14691 (toysat) S 14687 14690 12837 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 108916472 1249447936 29425 33554432000 4194304 16246674 140735952853568 140192574844144 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=14690/tid=14692] ppid=14687 vsize=1220164 CPUtime=0 cores=0,2,4,6
/proc/14690/task/14692/stat : 14692 (toysat) S 14687 14690 12837 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 108916472 1249447936 29425 33554432000 4194304 16246674 140735952853568 140192564354288 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=14690/tid=14693] ppid=14687 vsize=1220164 CPUtime=0 cores=0,2,4,6
/proc/14690/task/14693/stat : 14693 (toysat) S 14687 14690 12837 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 108916472 1249447936 29425 33554432000 4194304 16246674 140735952853568 140192553880752 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1220164

[startup+0.200539 s]
/proc/loadavg: 2.18 2.13 2.09 3/178 14690
/proc/meminfo: memFree=30524224/32872528 swapFree=11196/354588
[pid=14690] ppid=14687 vsize=1313348 CPUtime=0.19 cores=0,2,4,6
/proc/14690/stat : 14690 (toysat) R 14687 14690 12837 0 -1 4202496 51664 0 0 0 12 7 0 0 20 0 4 0 108916471 1344868352 52473 33554432000 4194304 16246674 140735952853568 140735952852880 7363285 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14690/statm: 328337 52473 800 2943 0 325231 0
[pid=14690/tid=14691] ppid=14687 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/14690/task/14691/stat : 14691 (toysat) S 14687 14690 12837 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 108916472 1344868352 52473 33554432000 4194304 16246674 140735952853568 140192574844144 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=14690/tid=14692] ppid=14687 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/14690/task/14692/stat : 14692 (toysat) S 14687 14690 12837 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 108916472 1344868352 52473 33554432000 4194304 16246674 140735952853568 140192564354288 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=14690/tid=14693] ppid=14687 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/14690/task/14693/stat : 14693 (toysat) S 14687 14690 12837 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 108916472 1344868352 52473 33554432000 4194304 16246674 140735952853568 140192553880752 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1313348

[startup+0.300511 s]
/proc/loadavg: 2.18 2.13 2.09 3/178 14690
/proc/meminfo: memFree=30524224/32872528 swapFree=11196/354588
[pid=14690] ppid=14687 vsize=1313348 CPUtime=0.29 cores=0,2,4,6
/proc/14690/stat : 14690 (toysat) R 14687 14690 12837 0 -1 4202496 63185 0 0 0 20 9 0 0 20 0 4 0 108916471 1344868352 63994 33554432000 4194304 16246674 140735952853568 140735952852880 8055506 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14690/statm: 328337 63994 800 2943 0 325231 0
[pid=14690/tid=14691] ppid=14687 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/14690/task/14691/stat : 14691 (toysat) S 14687 14690 12837 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 108916472 1344868352 63994 33554432000 4194304 16246674 140735952853568 140192574844144 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=14690/tid=14692] ppid=14687 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/14690/task/14692/stat : 14692 (toysat) S 14687 14690 12837 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 108916472 1344868352 63994 33554432000 4194304 16246674 140735952853568 140192564354288 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=14690/tid=14693] ppid=14687 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/14690/task/14693/stat : 14693 (toysat) S 14687 14690 12837 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 108916472 1344868352 63994 33554432000 4194304 16246674 140735952853568 140192553880752 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1313348

[startup+0.700424 s]
/proc/loadavg: 2.18 2.13 2.09 3/178 14690
/proc/meminfo: memFree=30524224/32872528 swapFree=11196/354588
[pid=14690] ppid=14687 vsize=1313348 CPUtime=0.69 cores=0,2,4,6
/proc/14690/stat : 14690 (toysat) R 14687 14690 12837 0 -1 4202496 69479 0 0 0 59 10 0 0 20 0 4 0 108916471 1344868352 70288 33554432000 4194304 16246674 140735952853568 140735952852880 7852776 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14690/statm: 328337 70288 800 2943 0 325231 0
[pid=14690/tid=14691] ppid=14687 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/14690/task/14691/stat : 14691 (toysat) S 14687 14690 12837 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 108916472 1344868352 70288 33554432000 4194304 16246674 140735952853568 140192574844144 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=14690/tid=14692] ppid=14687 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/14690/task/14692/stat : 14692 (toysat) S 14687 14690 12837 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 108916472 1344868352 70288 33554432000 4194304 16246674 140735952853568 140192564354288 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=14690/tid=14693] ppid=14687 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/14690/task/14693/stat : 14693 (toysat) S 14687 14690 12837 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 108916472 1344868352 70288 33554432000 4194304 16246674 140735952853568 140192553880752 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1313348

[startup+1.50041 s]
/proc/loadavg: 2.18 2.13 2.09 3/183 14695
/proc/meminfo: memFree=30069092/32872528 swapFree=11196/354588
[pid=14690] ppid=14687 vsize=1313348 CPUtime=1.49 cores=0,2,4,6
/proc/14690/stat : 14690 (toysat) R 14687 14690 12837 0 -1 4202496 193445 0 0 0 119 30 0 0 20 0 4 0 108916471 1344868352 194254 33554432000 4194304 16246674 140735952853568 140735952835456 6938748 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14690/statm: 328337 194264 840 2943 0 325231 0
[pid=14690/tid=14691] ppid=14687 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/14690/task/14691/stat : 14691 (toysat) S 14687 14690 12837 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 108916472 1344868352 194270 33554432000 4194304 16246674 140735952853568 140192574844144 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=14690/tid=14692] ppid=14687 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/14690/task/14692/stat : 14692 (toysat) S 14687 14690 12837 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 108916472 1344868352 194277 33554432000 4194304 16246674 140735952853568 140192564354288 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=14690/tid=14693] ppid=14687 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/14690/task/14693/stat : 14693 (toysat) S 14687 14690 12837 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 108916472 1344868352 194283 33554432000 4194304 16246674 140735952853568 140192553880752 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1313348

[startup+3.10039 s]
/proc/loadavg: 2.18 2.13 2.09 3/183 14695
/proc/meminfo: memFree=29431980/32872528 swapFree=11196/354588
[pid=14690] ppid=14687 vsize=1357380 CPUtime=3.09 cores=0,2,4,6
/proc/14690/stat : 14690 (toysat) R 14687 14690 12837 0 -1 4202496 275807 0 0 0 270 39 0 0 20 0 4 0 108916471 1389957120 276616 33554432000 4194304 16246674 140735952853568 140735952835456 13954410 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14690/statm: 339345 276620 889 2943 0 336239 0
[pid=14690/tid=14691] ppid=14687 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/14690/task/14691/stat : 14691 (toysat) S 14687 14690 12837 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 108916472 1389957120 276623 33554432000 4194304 16246674 140735952853568 140192574844144 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=14690/tid=14692] ppid=14687 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/14690/task/14692/stat : 14692 (toysat) S 14687 14690 12837 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 108916472 1389957120 276625 33554432000 4194304 16246674 140735952853568 140192564354288 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=14690/tid=14693] ppid=14687 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/14690/task/14693/stat : 14693 (toysat) S 14687 14690 12837 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 108916472 1389957120 276628 33554432000 4194304 16246674 140735952853568 140192553880752 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1357380

[startup+6.30042 s]
/proc/loadavg: 2.17 2.13 2.09 3/183 14695
/proc/meminfo: memFree=29401732/32872528 swapFree=11196/354588
[pid=14690] ppid=14687 vsize=1357380 CPUtime=6.29 cores=0,2,4,6
/proc/14690/stat : 14690 (toysat) R 14687 14690 12837 0 -1 4202496 280026 0 0 0 589 40 0 0 20 0 4 0 108916471 1389957120 280835 33554432000 4194304 16246674 140735952853568 140735952835456 6842613 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14690/statm: 339345 280835 895 2943 0 336239 0
[pid=14690/tid=14691] ppid=14687 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/14690/task/14691/stat : 14691 (toysat) S 14687 14690 12837 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 108916472 1389957120 280835 33554432000 4194304 16246674 140735952853568 140192574844144 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=14690/tid=14692] ppid=14687 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/14690/task/14692/stat : 14692 (toysat) S 14687 14690 12837 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 108916472 1389957120 280835 33554432000 4194304 16246674 140735952853568 140192564354288 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=14690/tid=14693] ppid=14687 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/14690/task/14693/stat : 14693 (toysat) S 14687 14690 12837 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 108916472 1389957120 280835 33554432000 4194304 16246674 140735952853568 140192553880752 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1357380

[startup+12.7004 s]
/proc/loadavg: 2.15 2.12 2.09 3/183 14695
/proc/meminfo: memFree=29401772/32872528 swapFree=11196/354588
[pid=14690] ppid=14687 vsize=1357380 CPUtime=12.69 cores=0,2,4,6
/proc/14690/stat : 14690 (toysat) R 14687 14690 12837 0 -1 4202496 280035 0 0 0 1229 40 0 0 20 0 4 0 108916471 1389957120 280844 33554432000 4194304 16246674 140735952853568 140735952835456 13950184 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14690/statm: 339345 280844 904 2943 0 336239 0
[pid=14690/tid=14691] ppid=14687 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/14690/task/14691/stat : 14691 (toysat) S 14687 14690 12837 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 108916472 1389957120 280844 33554432000 4194304 16246674 140735952853568 140192574844144 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=14690/tid=14692] ppid=14687 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/14690/task/14692/stat : 14692 (toysat) S 14687 14690 12837 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 108916472 1389957120 280844 33554432000 4194304 16246674 140735952853568 140192564354288 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=14690/tid=14693] ppid=14687 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/14690/task/14693/stat : 14693 (toysat) S 14687 14690 12837 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 108916472 1389957120 280844 33554432000 4194304 16246674 140735952853568 140192553880752 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1357380

[startup+25.5005 s]
/proc/loadavg: 2.12 2.12 2.09 3/183 14695
/proc/meminfo: memFree=29402032/32872528 swapFree=11196/354588
[pid=14690] ppid=14687 vsize=1357380 CPUtime=25.49 cores=0,2,4,6
/proc/14690/stat : 14690 (toysat) R 14687 14690 12837 0 -1 4202496 280035 0 0 0 2509 40 0 0 20 0 4 0 108916471 1389957120 280844 33554432000 4194304 16246674 140735952853568 140735952835456 12654268 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14690/statm: 339345 280844 904 2943 0 336239 0
[pid=14690/tid=14691] ppid=14687 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/14690/task/14691/stat : 14691 (toysat) S 14687 14690 12837 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 108916472 1389957120 280844 33554432000 4194304 16246674 140735952853568 140192574844144 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=14690/tid=14692] ppid=14687 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/14690/task/14692/stat : 14692 (toysat) S 14687 14690 12837 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 108916472 1389957120 280844 33554432000 4194304 16246674 140735952853568 140192564354288 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=14690/tid=14693] ppid=14687 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/14690/task/14693/stat : 14693 (toysat) S 14687 14690 12837 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 108916472 1389957120 280844 33554432000 4194304 16246674 140735952853568 140192553880752 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1357380

[startup+51.1005 s]
/proc/loadavg: 2.15 2.12 2.09 3/183 14695
/proc/meminfo: memFree=29400516/32872528 swapFree=11196/354588
[pid=14690] ppid=14687 vsize=1357380 CPUtime=51.08 cores=0,2,4,6
/proc/14690/stat : 14690 (toysat) R 14687 14690 12837 0 -1 4202496 280035 0 0 0 5068 40 0 0 20 0 4 0 108916471 1389957120 280844 33554432000 4194304 16246674 140735952853568 140735952835456 12371164 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14690/statm: 339345 280844 904 2943 0 336239 0
[pid=14690/tid=14691] ppid=14687 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/14690/task/14691/stat : 14691 (toysat) S 14687 14690 12837 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 108916472 1389957120 280844 33554432000 4194304 16246674 140735952853568 140192574844144 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=14690/tid=14692] ppid=14687 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/14690/task/14692/stat : 14692 (toysat) S 14687 14690 12837 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 108916472 1389957120 280844 33554432000 4194304 16246674 140735952853568 140192564354288 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=14690/tid=14693] ppid=14687 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/14690/task/14693/stat : 14693 (toysat) S 14687 14690 12837 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 108916472 1389957120 280844 33554432000 4194304 16246674 140735952853568 140192553880752 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1357380

[startup+102.301 s]
/proc/loadavg: 2.20 2.13 2.10 3/183 14696
/proc/meminfo: memFree=29400436/32872528 swapFree=11196/354588
[pid=14690] ppid=14687 vsize=1357380 CPUtime=102.28 cores=0,2,4,6
/proc/14690/stat : 14690 (toysat) R 14687 14690 12837 0 -1 4202496 280035 0 0 0 10188 40 0 0 20 0 4 0 108916471 1389957120 280844 33554432000 4194304 16246674 140735952853568 140735952835456 12449446 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14690/statm: 339345 280844 904 2943 0 336239 0
[pid=14690/tid=14691] ppid=14687 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/14690/task/14691/stat : 14691 (toysat) S 14687 14690 12837 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 108916472 1389957120 280844 33554432000 4194304 16246674 140735952853568 140192574844144 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=14690/tid=14692] ppid=14687 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/14690/task/14692/stat : 14692 (toysat) S 14687 14690 12837 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 108916472 1389957120 280844 33554432000 4194304 16246674 140735952853568 140192564354288 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=14690/tid=14693] ppid=14687 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/14690/task/14693/stat : 14693 (toysat) S 14687 14690 12837 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 108916472 1389957120 280844 33554432000 4194304 16246674 140735952853568 140192553880752 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1357380


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

/proc/14690/task/14693/stat : 14693 (toysat) S 14687 14690 12837 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 108916472 1389957120 280865 33554432000 4194304 16246674 140735952853568 140192553880752 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1301.97
Current children cumulated vsize (KiB) 1357380

[startup+1362.3 s]
/proc/loadavg: 2.15 2.13 2.09 3/183 14727
/proc/meminfo: memFree=29399204/32872528 swapFree=11196/354588
[pid=14690] ppid=14687 vsize=1357380 CPUtime=1361.95 cores=0,2,4,6
/proc/14690/stat : 14690 (toysat) R 14687 14690 12837 0 -1 4202496 280271 0 0 0 136151 44 0 0 20 0 4 0 108916471 1389957120 280865 33554432000 4194304 16246674 140735952853568 140735952835456 4220897 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14690/statm: 339345 280865 921 2943 0 336239 0
[pid=14690/tid=14691] ppid=14687 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/14690/task/14691/stat : 14691 (toysat) S 14687 14690 12837 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 108916472 1389957120 280865 33554432000 4194304 16246674 140735952853568 140192574844144 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=14690/tid=14692] ppid=14687 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/14690/task/14692/stat : 14692 (toysat) S 14687 14690 12837 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 108916472 1389957120 280865 33554432000 4194304 16246674 140735952853568 140192564354288 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=14690/tid=14693] ppid=14687 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/14690/task/14693/stat : 14693 (toysat) S 14687 14690 12837 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 108916472 1389957120 280865 33554432000 4194304 16246674 140735952853568 140192553880752 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1361.95
Current children cumulated vsize (KiB) 1357380

[startup+1422.3 s]
/proc/loadavg: 2.05 2.10 2.09 3/183 14875
/proc/meminfo: memFree=29430168/32872528 swapFree=11196/354588
[pid=14690] ppid=14687 vsize=1357380 CPUtime=1421.94 cores=0,2,4,6
/proc/14690/stat : 14690 (toysat) R 14687 14690 12837 0 -1 4202496 280289 0 0 0 142150 44 0 0 20 0 4 0 108916471 1389957120 280865 33554432000 4194304 16246674 140735952853568 140735952835456 12371359 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14690/statm: 339345 280865 921 2943 0 336239 0
[pid=14690/tid=14691] ppid=14687 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/14690/task/14691/stat : 14691 (toysat) S 14687 14690 12837 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 108916472 1389957120 280865 33554432000 4194304 16246674 140735952853568 140192574844144 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=14690/tid=14692] ppid=14687 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/14690/task/14692/stat : 14692 (toysat) S 14687 14690 12837 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 108916472 1389957120 280865 33554432000 4194304 16246674 140735952853568 140192564354288 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=14690/tid=14693] ppid=14687 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/14690/task/14693/stat : 14693 (toysat) S 14687 14690 12837 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 108916472 1389957120 280865 33554432000 4194304 16246674 140735952853568 140192553880752 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1421.94
Current children cumulated vsize (KiB) 1357380

[startup+1482.3 s]
/proc/loadavg: 2.10 2.11 2.09 3/183 14876
/proc/meminfo: memFree=28615132/32872528 swapFree=11196/354588
[pid=14690] ppid=14687 vsize=1357380 CPUtime=1481.92 cores=0,2,4,6
/proc/14690/stat : 14690 (toysat) R 14687 14690 12837 0 -1 4202496 280289 0 0 0 148148 44 0 0 20 0 4 0 108916471 1389957120 280865 33554432000 4194304 16246674 140735952853568 140735952835456 12654336 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14690/statm: 339345 280865 921 2943 0 336239 0
[pid=14690/tid=14691] ppid=14687 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/14690/task/14691/stat : 14691 (toysat) S 14687 14690 12837 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 108916472 1389957120 280865 33554432000 4194304 16246674 140735952853568 140192574844144 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=14690/tid=14692] ppid=14687 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/14690/task/14692/stat : 14692 (toysat) S 14687 14690 12837 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 108916472 1389957120 280865 33554432000 4194304 16246674 140735952853568 140192564354288 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=14690/tid=14693] ppid=14687 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/14690/task/14693/stat : 14693 (toysat) S 14687 14690 12837 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 108916472 1389957120 280865 33554432000 4194304 16246674 140735952853568 140192553880752 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1481.92
Current children cumulated vsize (KiB) 1357380

[startup+1542.31 s]
/proc/loadavg: 2.11 2.10 2.09 3/183 14878
/proc/meminfo: memFree=27811028/32872528 swapFree=11196/354588
[pid=14690] ppid=14687 vsize=1357380 CPUtime=1541.92 cores=0,2,4,6
/proc/14690/stat : 14690 (toysat) R 14687 14690 12837 0 -1 4202496 280289 0 0 0 154148 44 0 0 20 0 4 0 108916471 1389957120 280865 33554432000 4194304 16246674 140735952853568 140735952851392 12654556 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14690/statm: 339345 280865 921 2943 0 336239 0
[pid=14690/tid=14691] ppid=14687 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/14690/task/14691/stat : 14691 (toysat) S 14687 14690 12837 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 108916472 1389957120 280865 33554432000 4194304 16246674 140735952853568 140192574844144 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=14690/tid=14692] ppid=14687 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/14690/task/14692/stat : 14692 (toysat) S 14687 14690 12837 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 108916472 1389957120 280865 33554432000 4194304 16246674 140735952853568 140192564354288 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=14690/tid=14693] ppid=14687 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/14690/task/14693/stat : 14693 (toysat) S 14687 14690 12837 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 108916472 1389957120 280865 33554432000 4194304 16246674 140735952853568 140192553880752 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1541.92
Current children cumulated vsize (KiB) 1357380

[startup+1602.3 s]
/proc/loadavg: 2.04 2.08 2.08 3/184 14882
/proc/meminfo: memFree=27267516/32872528 swapFree=11196/354588
[pid=14690] ppid=14687 vsize=1357380 CPUtime=1601.9 cores=0,2,4,6
/proc/14690/stat : 14690 (toysat) R 14687 14690 12837 0 -1 4202496 280289 0 0 0 160146 44 0 0 20 0 4 0 108916471 1389957120 280865 33554432000 4194304 16246674 140735952853568 140735952835456 4225073 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14690/statm: 339345 280865 921 2943 0 336239 0
[pid=14690/tid=14691] ppid=14687 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/14690/task/14691/stat : 14691 (toysat) S 14687 14690 12837 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 108916472 1389957120 280865 33554432000 4194304 16246674 140735952853568 140192574844144 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=14690/tid=14692] ppid=14687 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/14690/task/14692/stat : 14692 (toysat) S 14687 14690 12837 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 108916472 1389957120 280865 33554432000 4194304 16246674 140735952853568 140192564354288 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=14690/tid=14693] ppid=14687 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/14690/task/14693/stat : 14693 (toysat) S 14687 14690 12837 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 108916472 1389957120 280865 33554432000 4194304 16246674 140735952853568 140192553880752 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1601.9
Current children cumulated vsize (KiB) 1357380

[startup+1662.3 s]
/proc/loadavg: 2.05 2.08 2.08 3/183 14883
/proc/meminfo: memFree=26797596/32872528 swapFree=11196/354588
[pid=14690] ppid=14687 vsize=1357380 CPUtime=1661.89 cores=0,2,4,6
/proc/14690/stat : 14690 (toysat) R 14687 14690 12837 0 -1 4202496 280289 0 0 0 166145 44 0 0 20 0 4 0 108916471 1389957120 280865 33554432000 4194304 16246674 140735952853568 140735952851392 12371164 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14690/statm: 339345 280865 921 2943 0 336239 0
[pid=14690/tid=14691] ppid=14687 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/14690/task/14691/stat : 14691 (toysat) S 14687 14690 12837 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 108916472 1389957120 280865 33554432000 4194304 16246674 140735952853568 140192574844144 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=14690/tid=14692] ppid=14687 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/14690/task/14692/stat : 14692 (toysat) S 14687 14690 12837 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 108916472 1389957120 280865 33554432000 4194304 16246674 140735952853568 140192564354288 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=14690/tid=14693] ppid=14687 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/14690/task/14693/stat : 14693 (toysat) S 14687 14690 12837 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 108916472 1389957120 280865 33554432000 4194304 16246674 140735952853568 140192553880752 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1661.89
Current children cumulated vsize (KiB) 1357380

[startup+1722.3 s]
/proc/loadavg: 2.05 2.08 2.08 3/183 14884
/proc/meminfo: memFree=26607156/32872528 swapFree=11196/354588
[pid=14690] ppid=14687 vsize=1357380 CPUtime=1721.89 cores=0,2,4,6
/proc/14690/stat : 14690 (toysat) R 14687 14690 12837 0 -1 4202496 280289 0 0 0 172144 45 0 0 20 0 4 0 108916471 1389957120 280865 33554432000 4194304 16246674 140735952853568 140735952835456 13927401 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14690/statm: 339345 280865 921 2943 0 336239 0
[pid=14690/tid=14691] ppid=14687 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/14690/task/14691/stat : 14691 (toysat) S 14687 14690 12837 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 108916472 1389957120 280865 33554432000 4194304 16246674 140735952853568 140192574844144 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=14690/tid=14692] ppid=14687 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/14690/task/14692/stat : 14692 (toysat) S 14687 14690 12837 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 108916472 1389957120 280865 33554432000 4194304 16246674 140735952853568 140192564354288 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=14690/tid=14693] ppid=14687 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/14690/task/14693/stat : 14693 (toysat) S 14687 14690 12837 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 108916472 1389957120 280865 33554432000 4194304 16246674 140735952853568 140192553880752 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1721.89
Current children cumulated vsize (KiB) 1357380

[startup+1782.3 s]
/proc/loadavg: 2.02 2.06 2.08 3/183 14885
/proc/meminfo: memFree=25836168/32872528 swapFree=11196/354588
[pid=14690] ppid=14687 vsize=1357380 CPUtime=1781.88 cores=0,2,4,6
/proc/14690/stat : 14690 (toysat) R 14687 14690 12837 0 -1 4202496 280289 0 0 0 178143 45 0 0 20 0 4 0 108916471 1389957120 280865 33554432000 4194304 16246674 140735952853568 140735952835456 12371164 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14690/statm: 339345 280865 921 2943 0 336239 0
[pid=14690/tid=14691] ppid=14687 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/14690/task/14691/stat : 14691 (toysat) S 14687 14690 12837 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 108916472 1389957120 280865 33554432000 4194304 16246674 140735952853568 140192574844144 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=14690/tid=14692] ppid=14687 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/14690/task/14692/stat : 14692 (toysat) S 14687 14690 12837 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 108916472 1389957120 280865 33554432000 4194304 16246674 140735952853568 140192564354288 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=14690/tid=14693] ppid=14687 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/14690/task/14693/stat : 14693 (toysat) S 14687 14690 12837 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 108916472 1389957120 280865 33554432000 4194304 16246674 140735952853568 140192553880752 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1781.88
Current children cumulated vsize (KiB) 1357380



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.01 2.05 2.07 3/183 14885
/proc/meminfo: memFree=26491204/32872528 swapFree=11196/354588
[pid=14690] ppid=14687 vsize=1357380 CPUtime=1800.07 cores=0,2,4,6
/proc/14690/stat : 14690 (toysat) R 14687 14690 12837 0 -1 4202496 280289 0 0 0 179962 45 0 0 20 0 4 0 108916471 1389957120 280865 33554432000 4194304 16246674 140735952853568 140735952835456 4206964 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14690/statm: 339345 280865 921 2943 0 336239 0
[pid=14690/tid=14691] ppid=14687 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/14690/task/14691/stat : 14691 (toysat) S 14687 14690 12837 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 108916472 1389957120 280865 33554432000 4194304 16246674 140735952853568 140192574844144 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=14690/tid=14692] ppid=14687 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/14690/task/14692/stat : 14692 (toysat) S 14687 14690 12837 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 108916472 1389957120 280865 33554432000 4194304 16246674 140735952853568 140192564354288 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=14690/tid=14693] ppid=14687 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/14690/task/14693/stat : 14693 (toysat) S 14687 14690 12837 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 108916472 1389957120 280865 33554432000 4194304 16246674 140735952853568 140192553880752 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 1357380

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

[startup+1800.5 s]
/proc/loadavg: 2.01 2.05 2.07 3/183 14885
/proc/meminfo: memFree=26491204/32872528 swapFree=11196/354588
[pid=14690] ppid=14687 vsize=1357380 CPUtime=1800.07 cores=0,2,4,6
/proc/14690/stat : 14690 (toysat) R 14687 14690 12837 0 -1 4202496 280289 0 0 0 179962 45 0 0 20 0 4 0 108916471 1389957120 280865 33554432000 4194304 16246674 140735952853568 140735952835456 4206964 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14690/statm: 339345 280865 921 2943 0 336239 0
[pid=14690/tid=14691] ppid=14687 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/14690/task/14691/stat : 14691 (toysat) S 14687 14690 12837 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 108916472 1389957120 280865 33554432000 4194304 16246674 140735952853568 140192574844144 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=14690/tid=14692] ppid=14687 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/14690/task/14692/stat : 14692 (toysat) S 14687 14690 12837 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 108916472 1389957120 280865 33554432000 4194304 16246674 140735952853568 140192564354288 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=14690/tid=14693] ppid=14687 vsize=1357380 CPUtime=0 cores=0,2,4,6
/proc/14690/task/14693/stat : 14693 (toysat) S 14687 14690 12837 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 108916472 1389957120 280865 33554432000 4194304 16246674 140735952853568 140192553880752 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 1357380

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.51
CPU time (s): 1800.09
CPU user time (s): 1799.63
CPU system time (s): 0.45493
CPU usage (%): 99.9766
Max. virtual memory (cumulated for all children) (KiB): 1357380

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.63
system time used= 0.45493
maximum resident set size= 1123460
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 280289
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= 260
involuntary context switches= 1857

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.14822 second user time and 7.52785 second system time

The end

Launcher Data

Begin job on node126 at 2016-06-07 05:23:50
IDJOB=4079153
IDBENCH=72269
IDSOLVER=2542
FILE ID=node126/4079153-1465269830
RUNJOBID= node126-1465253620-12853
PBS_JOBID= 19843265
Free space on /tmp= 71716 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB10/normalized-PB10/OPT-BIGINT-LIN/leberre/opb-paranoid/misc2010/datasets/9orless/normalized-r-cran-car.cudf.paranoid.opb
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --pb --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4079153-1465269830/watcher-4079153-1465269830 -o /tmp/evaluation-result-4079153-1465269830/solver-4079153-1465269830 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node126-1465253620-12853 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4079153-1465269830.opb

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

MD5SUM BENCH= 3a7916060902a0391ae7e367fcc49c09
RANDOM SEED=209915989

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.500
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.56
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.500
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.500
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:        30524984 kB
Buffers:           26536 kB
Cached:           116232 kB
SwapCached:         2168 kB
Active:          1195252 kB
Inactive:          70744 kB
Active(anon):    1121372 kB
Inactive(anon):     4292 kB
Active(file):      73880 kB
Inactive(file):    66452 kB
Unevictable:      354588 kB
Mlocked:           11196 kB
SwapTotal:      67108856 kB
SwapFree:       67098636 kB
Dirty:             19756 kB
Writeback:             0 kB
AnonPages:       1533932 kB
Mapped:            10956 kB
Shmem:                 0 kB
Slab:             595988 kB
SReclaimable:      39988 kB
SUnreclaim:       556000 kB
KernelStack:        1512 kB
PageTables:         7004 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1622924 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    403456 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 node126 at 2016-06-07 05:53:51