Trace number 4079140

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

General information on the benchmark

Name/OPT-BIGINT-LIN/leberre/opb-paranoid/misc2010/datasets/
10orplus/normalized-codebreaker.cudf.paranoid.opb
MD5SUMb0b0977e9ec037181e9f3d33c57febaf
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark193395
Best CPU time to get the best result obtained on this benchmark25.1402
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables19770
Total number of constraints96411
Number of constraints which are clauses94846
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:17:04+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-4079140-1465269423.opb"]
0.00/0.01	c use --random-gen="2338177775 2458371728 1045001974 2499717824 2463604202 3493374342 3860816227 2002005634 146611847 1515970991 280489907 1430189732 2388944422 2467560867 3241790573 129600829 2886741204 4241289052 1791531134 419898157 2405476264 3573551229 3329210415 67163824 565940383 3679469736 3087912022 3656828699 2834759271 300052209 2496273394 1181179416 3181741834 3135027550 3272088672 1312555131 1946337010 3455141247 2444407494 1065992182 2109560514 140336159 3094425522 471942488 4165818782 3989440039 3569368954 378902743 1180872836 3817497526 3881382501 3629868583 2231590111 3488188887 698144147 784205820 2305988412 1986392130 1143908348 1747204404 1856837570 3197670905 2878951215 1921051535 3030307996 1579661206 2786056690 4215414150 3063805878 2087094535 2546322985 361411030 1720131340 745648838 3678782356 2197763812 2271180207 1258954417 2841024783 2066166088 4160014129 486330337 2951913119 1065949082 1648968781 1892698681 1941581812 4260436682 1690748063 3560524006 2401171388 746877476 2883608138 496671410 3311483006 330652372 187779382 1840717325 2003340940 1528834877 4012719021 1684941944 427669060 193729923 185596377 3173730107 477376201 1926580860 1110342220 3943612733 1321128047 3472097043 2921135180 3248870079 1819729725 3806648913 269318302 1834807847 899589664 14194382 1323868822 2780567182 1814023544 4073484939 2686417086 3658856856 4028497017 2318477220 626139127 212446733 4175926529 318675033 1359699604 2540867500 2632864373 3648294792 3125828737 1031395604 9179081 49180055 3227299983 3563052066 2004698073 1693628374 1945550803 2220258982 756575479 3563645576 243408252 3744208961 65352288 3242908393 4035958414 2625576987 3750818742 3852052332 1389867627 763034198 2990853568 225826337 3379231590 4234949785 711063633 3548946822 1272656672 2133232344 2437364324 2057147015 2910748245 465200177 2481904084 1028974126 2727672144 1145506431 1276813733 2861262063 1780117933 2541481489 2629229147 767848697 1137084017 402558170 2887851117 1758584617 2974784795 2161865322 1766012937 3014835278 2875971941 991289554 2828199964 2112927116 26011682 1110588053 3852371941 1901164923 3879182462 3107631314 626268991 4175580151 866173406 3708379498 1903385693 144653094 1882750753 606275934 2198108002 3208880131 2954519539 3954838542 1103433531 1189186748 509376529 3295330335 819372262 223371948 631368734 1308671018 815868615 3290668700 1644328179 1520203483 3661793332 2470372186 3114965993 4000001200 2069960262 850296942 3417011797 2605453664 3719474416 3934133167 2684375204 1586004730 1285400854 1775855913 173549978 4227773510 2295467587 688140580 2277084986 390787153 3638547864 3887664852 376474296 949893713 3531035445 1063068726 319358454 864520488 1487779460 2748748082 561922364 1982778578 722521279 4188824223 255 362436" option to reproduce the execution
0.69/0.73	c #vars 19770
0.69/0.73	c #constraints 96411
2.19/2.28	c BCD2: Hardening is enabled.
2.19/2.28	c BCD2: BiasedSearch is enabled.
2.19/2.28	c Solving starts ...
2.19/2.28	c ============================[ Search Statistics ]============================
2.19/2.28	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
2.19/2.28	c       |         |          |          |    Limit     GC | Var      | Constra 
2.19/2.28	c =============================================================================
2.19/2.29	c  0.0s |       0 |        0 |        0 |    38627      0 |      155 |        0
2.78/2.87	c  0.6s |       1 |    86261 |      100 |    38627      0 |      155 |     1247
4.39/4.46	c  2.2s |       2 |   286833 |      250 |    42490      0 |      155 |     1247
7.29/7.30	c  5.0s |       2 |   610511 |      425 |    46740      0 |      155 |     1247
7.29/7.30	c #cpu_time = 5.007s
7.29/7.30	c #wall_clock_time = 5.007s
7.29/7.30	c #decision = 610511
7.29/7.30	c #random_decision = 1814
7.29/7.30	c #conflict = 425
7.29/7.30	c #restart = 2
7.29/7.30	o 6915751
157.07/157.15	c BCD2: updating upper bound: 12720454 -> 6915750
306.54/306.69	c BCD2: 0 <= obj <= 6915750
306.54/306.69	c BCD2: #cores=0, #unrelaxed=7254, #relaxed=0, #hardened=0
306.54/306.69	c BCD2: #sat=1 #unsat=1 bias=1/2
306.54/306.69	c Solving starts ...
306.54/306.69	c ============================[ Search Statistics ]============================
306.54/306.69	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
306.54/306.69	c       |         |          |          |    Limit     GC | Var      | Constra 
306.54/306.69	c =============================================================================
306.54/306.70	c  0.0s |       0 |        0 |        0 |    46740      0 |      155 |     1247
306.64/306.73	c  0.0s |       0 |       10 |        0 |    46740      0 |      155 |     1247
306.64/306.73	c #cpu_time = 0.036s
306.64/306.73	c #wall_clock_time = 0.036s
306.64/306.73	c #decision = 10
306.64/306.73	c #random_decision = 0
306.64/306.73	c #conflict = 0
306.64/306.73	c #restart = 0
306.64/306.73	c BCD2: found a new core of size 1: cost of the new core is >=1
306.64/306.73	c lower bound updated to 1
458.22/458.30	c BCD2: 1 <= obj <= 6915750
458.22/458.30	c BCD2: #cores=1, #unrelaxed=7253, #relaxed=1, #hardened=0
458.22/458.30	c BCD2: #sat=1 #unsat=2 bias=2/3
458.22/458.30	c Solving starts ...
458.22/458.30	c ============================[ Search Statistics ]============================
458.22/458.30	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
458.22/458.30	c       |         |          |          |    Limit     GC | Var      | Constra 
458.22/458.30	c =============================================================================
458.22/458.31	c  0.0s |       0 |        0 |        0 |    46740      0 |      155 |     1247
458.22/458.36	c  0.0s |       0 |      126 |        0 |    46740      0 |      155 |     1247
458.22/458.36	c #cpu_time = 0.049s
458.22/458.36	c #wall_clock_time = 0.049s
458.22/458.36	c #decision = 126
458.22/458.36	c #random_decision = 0
458.22/458.36	c #conflict = 0
458.22/458.36	c #restart = 0
458.22/458.36	c BCD2: found a new core of size 1: cost of the new core is >=1
458.22/458.36	c lower bound updated to 2
613.60/613.72	c BCD2: 2 <= obj <= 6915750
613.60/613.72	c BCD2: #cores=2, #unrelaxed=7252, #relaxed=2, #hardened=0
613.60/613.72	c BCD2: #sat=1 #unsat=3 bias=3/4
613.60/613.72	c Solving starts ...
613.60/613.72	c ============================[ Search Statistics ]============================
613.60/613.72	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
613.60/613.72	c       |         |          |          |    Limit     GC | Var      | Constra 
613.60/613.72	c =============================================================================
613.60/613.72	c  0.0s |       0 |        0 |        0 |    46740      0 |      155 |     1247
613.60/613.77	c  0.0s |       0 |      157 |        0 |    46740      0 |      155 |     1247
613.60/613.77	c #cpu_time = 0.048s
613.60/613.77	c #wall_clock_time = 0.048s
613.60/613.77	c #decision = 157
613.60/613.77	c #random_decision = 0
613.60/613.77	c #conflict = 0
613.60/613.77	c #restart = 0
613.60/613.77	c BCD2: found a new core of size 1: cost of the new core is >=1
613.60/613.77	c lower bound updated to 3
790.56/790.78	c BCD2: 3 <= obj <= 6915750
790.56/790.78	c BCD2: #cores=3, #unrelaxed=7251, #relaxed=3, #hardened=0
790.56/790.78	c BCD2: #sat=1 #unsat=4 bias=4/5
790.56/790.78	c Solving starts ...
790.56/790.78	c ============================[ Search Statistics ]============================
790.56/790.78	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
790.56/790.78	c       |         |          |          |    Limit     GC | Var      | Constra 
790.56/790.78	c =============================================================================
790.56/790.78	c  0.0s |       0 |        0 |        0 |    46740      0 |      155 |     1247
790.66/790.84	c  0.1s |       0 |      382 |        0 |    46740      0 |      155 |     1247
790.66/790.84	c #cpu_time = 0.053s
790.66/790.84	c #wall_clock_time = 0.053s
790.66/790.84	c #decision = 382
790.66/790.84	c #random_decision = 0
790.66/790.84	c #conflict = 0
790.66/790.84	c #restart = 0
790.66/790.84	c BCD2: found a new core of size 2: cost of the new core is >=1
790.66/790.84	c lower bound updated to 4
980.48/980.70	c BCD2: 4 <= obj <= 6915750
980.48/980.70	c BCD2: #cores=4, #unrelaxed=7249, #relaxed=5, #hardened=0
980.48/980.70	c BCD2: #sat=1 #unsat=5 bias=5/6
980.48/980.70	c Solving starts ...
980.48/980.70	c ============================[ Search Statistics ]============================
980.48/980.70	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
980.48/980.70	c       |         |          |          |    Limit     GC | Var      | Constra 
980.48/980.70	c =============================================================================
980.48/980.70	c  0.0s |       0 |        0 |        0 |    46740      0 |      155 |     1247
980.48/980.78	c  0.1s |       0 |      752 |        0 |    46740      0 |      155 |     1247
980.48/980.78	c #cpu_time = 0.070s
980.48/980.78	c #wall_clock_time = 0.070s
980.48/980.78	c #decision = 752
980.48/980.78	c #random_decision = 0
980.48/980.78	c #conflict = 0
980.48/980.78	c #restart = 0
980.48/980.78	c BCD2: found a new core of size 2: cost of the new core is >=1
980.48/980.78	c lower bound updated to 5
1189.72/1190.07	c BCD2: 5 <= obj <= 6915750
1189.72/1190.07	c BCD2: #cores=5, #unrelaxed=7247, #relaxed=7, #hardened=0
1189.72/1190.07	c BCD2: #sat=1 #unsat=6 bias=6/7
1189.72/1190.07	c Solving starts ...
1189.72/1190.07	c ============================[ Search Statistics ]============================
1189.72/1190.07	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1189.72/1190.07	c       |         |          |          |    Limit     GC | Var      | Constra 
1189.72/1190.07	c =============================================================================
1189.72/1190.07	c  0.0s |       0 |        0 |        0 |    46740      0 |      155 |     1247
1189.82/1190.14	c  0.1s |       0 |      782 |        0 |    46740      0 |      155 |     1247
1189.82/1190.14	c #cpu_time = 0.072s
1189.82/1190.14	c #wall_clock_time = 0.072s
1189.82/1190.14	c #decision = 782
1189.82/1190.14	c #random_decision = 0
1189.82/1190.14	c #conflict = 0
1189.82/1190.14	c #restart = 0
1189.82/1190.14	c BCD2: found a new core of size 2: cost of the new core is >=1
1189.82/1190.14	c lower bound updated to 6
1389.19/1389.53	c BCD2: 6 <= obj <= 6915750
1389.19/1389.53	c BCD2: #cores=6, #unrelaxed=7245, #relaxed=9, #hardened=0
1389.19/1389.53	c BCD2: #sat=1 #unsat=7 bias=7/8
1389.19/1389.53	c Solving starts ...
1389.19/1389.53	c ============================[ Search Statistics ]============================
1389.19/1389.53	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1389.19/1389.53	c       |         |          |          |    Limit     GC | Var      | Constra 
1389.19/1389.53	c =============================================================================
1389.19/1389.53	c  0.0s |       0 |        0 |        0 |    46740      0 |      155 |     1247
1389.29/1389.61	c  0.1s |       0 |      829 |        0 |    46740      0 |      155 |     1247
1389.29/1389.61	c #cpu_time = 0.071s
1389.29/1389.61	c #wall_clock_time = 0.071s
1389.29/1389.61	c #decision = 829
1389.29/1389.61	c #random_decision = 0
1389.29/1389.61	c #conflict = 0
1389.29/1389.61	c #restart = 0
1389.29/1389.61	c BCD2: found a new core of size 2: cost of the new core is >=1
1389.29/1389.61	c lower bound updated to 7
1587.07/1587.48	c BCD2: 7 <= obj <= 6915750
1587.07/1587.48	c BCD2: #cores=7, #unrelaxed=7243, #relaxed=11, #hardened=0
1587.07/1587.48	c BCD2: #sat=1 #unsat=8 bias=8/9
1587.07/1587.48	c Solving starts ...
1587.07/1587.48	c ============================[ Search Statistics ]============================
1587.07/1587.48	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1587.07/1587.48	c       |         |          |          |    Limit     GC | Var      | Constra 
1587.07/1587.48	c =============================================================================
1587.07/1587.48	c  0.0s |       0 |        0 |        0 |    46740      0 |      155 |     1247
1587.16/1587.56	c  0.1s |       0 |      910 |        0 |    46740      0 |      155 |     1247
1587.16/1587.56	c #cpu_time = 0.074s
1587.16/1587.56	c #wall_clock_time = 0.074s
1587.16/1587.56	c #decision = 910
1587.16/1587.56	c #random_decision = 0
1587.16/1587.56	c #conflict = 0
1587.16/1587.56	c #restart = 0
1587.16/1587.56	c BCD2: found a new core of size 1: cost of the new core is >=1
1587.16/1587.56	c lower bound updated to 8
1779.33/1779.75	c BCD2: 8 <= obj <= 6915750
1779.33/1779.75	c BCD2: #cores=8, #unrelaxed=7242, #relaxed=12, #hardened=0
1779.33/1779.75	c BCD2: #sat=1 #unsat=9 bias=9/10
1779.33/1779.75	c Solving starts ...
1779.33/1779.75	c ============================[ Search Statistics ]============================
1779.33/1779.75	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1779.33/1779.75	c       |         |          |          |    Limit     GC | Var      | Constra 
1779.33/1779.75	c =============================================================================
1779.33/1779.75	c  0.0s |       0 |        0 |        0 |    46740      0 |      155 |     1247
1779.44/1779.82	c  0.1s |       0 |      912 |        0 |    46740      0 |      155 |     1247
1779.44/1779.82	c #cpu_time = 0.072s
1779.44/1779.82	c #wall_clock_time = 0.072s
1779.44/1779.82	c #decision = 912
1779.44/1779.82	c #random_decision = 0
1779.44/1779.82	c #conflict = 0
1779.44/1779.82	c #restart = 0
1779.44/1779.82	c BCD2: found a new core of size 1: cost of the new core is >=1
1779.44/1779.82	c lower bound updated to 9

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

pid=14627
running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.31 2.16 2.10 2/179 14630
/proc/meminfo: memFree=27957384/32872528 swapFree=11196/354588
[pid=14630] ppid=14627 vsize=852412 CPUtime=0 cores=1,3,5,7
/proc/14630/stat : 14630 (toysat) R 14627 14630 12837 0 -1 4202496 3204 0 0 0 0 0 0 0 20 0 4 0 108875814 872869888 3055 33554432000 4194304 16246674 140734165128304 140734165127728 13880264 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/14630/statm: 213871 3064 441 2943 0 210765 0
[pid=14630/tid=14631] ppid=14627 vsize=870844 CPUtime=0 cores=1,3,5,7
/proc/14630/task/14631/stat : 14631 (toysat) S 14627 14630 12837 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 108875814 891744256 3125 33554432000 4194304 16246674 140734165128304 140714506693872 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=14630/tid=14632] ppid=14627 vsize=874940 CPUtime=0 cores=1,3,5,7
/proc/14630/task/14632/stat : 14632 (toysat) S 14627 14630 12837 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 108875814 895938560 3143 33554432000 4194304 16246674 140734165128304 140714496204016 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=14630/tid=14633] ppid=14627 vsize=880060 CPUtime=0 cores=1,3,5,7
/proc/14630/task/14633/stat : 14633 (toysat) S 14627 14630 12837 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 108875814 901181440 3163 33554432000 4194304 16246674 140734165128304 140714485730480 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0

[startup+0.100077 s]
/proc/loadavg: 2.31 2.16 2.10 2/179 14630
/proc/meminfo: memFree=27957384/32872528 swapFree=11196/354588
[pid=14630] ppid=14627 vsize=1302084 CPUtime=0.09 cores=1,3,5,7
/proc/14630/stat : 14630 (toysat) R 14627 14630 12837 0 -1 4202496 28299 0 0 0 5 4 0 0 20 0 4 0 108875814 1333334016 28087 33554432000 4194304 16246674 140734165128304 140734165127616 7369730 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/14630/statm: 325521 28105 800 2943 0 322415 0
[pid=14630/tid=14631] ppid=14627 vsize=1302084 CPUtime=0 cores=1,3,5,7
/proc/14630/task/14631/stat : 14631 (toysat) S 14627 14630 12837 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 108875814 1333334016 28116 33554432000 4194304 16246674 140734165128304 140714506693872 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=14630/tid=14632] ppid=14627 vsize=1302084 CPUtime=0 cores=1,3,5,7
/proc/14630/task/14632/stat : 14632 (toysat) S 14627 14630 12837 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 108875814 1333334016 28127 33554432000 4194304 16246674 140734165128304 140714496204016 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=14630/tid=14633] ppid=14627 vsize=1302084 CPUtime=0 cores=1,3,5,7
/proc/14630/task/14633/stat : 14633 (toysat) S 14627 14630 12837 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 108875814 1333334016 28137 33554432000 4194304 16246674 140734165128304 140714485730480 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1302084

[startup+0.20054 s]
/proc/loadavg: 2.31 2.16 2.10 2/179 14630
/proc/meminfo: memFree=27957384/32872528 swapFree=11196/354588
[pid=14630] ppid=14627 vsize=1313348 CPUtime=0.19 cores=1,3,5,7
/proc/14630/stat : 14630 (toysat) R 14627 14630 12837 0 -1 4202496 48631 0 0 0 12 7 0 0 20 0 4 0 108875814 1344868352 48930 33554432000 4194304 16246674 140734165128304 140734165127616 7361381 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/14630/statm: 328337 48930 800 2943 0 325231 0
[pid=14630/tid=14631] ppid=14627 vsize=1313348 CPUtime=0 cores=1,3,5,7
/proc/14630/task/14631/stat : 14631 (toysat) S 14627 14630 12837 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 108875814 1344868352 48930 33554432000 4194304 16246674 140734165128304 140714506693872 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=14630/tid=14632] ppid=14627 vsize=1313348 CPUtime=0 cores=1,3,5,7
/proc/14630/task/14632/stat : 14632 (toysat) S 14627 14630 12837 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 108875814 1344868352 48930 33554432000 4194304 16246674 140734165128304 140714496204016 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=14630/tid=14633] ppid=14627 vsize=1313348 CPUtime=0 cores=1,3,5,7
/proc/14630/task/14633/stat : 14633 (toysat) S 14627 14630 12837 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 108875814 1344868352 48930 33554432000 4194304 16246674 140734165128304 140714485730480 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1313348

[startup+0.300579 s]
/proc/loadavg: 2.31 2.16 2.10 2/179 14630
/proc/meminfo: memFree=27957384/32872528 swapFree=11196/354588
[pid=14630] ppid=14627 vsize=1313348 CPUtime=0.29 cores=1,3,5,7
/proc/14630/stat : 14630 (toysat) R 14627 14630 12837 0 -1 4202496 66607 0 0 0 19 10 0 0 20 0 4 0 108875814 1344868352 66906 33554432000 4194304 16246674 140734165128304 140734165127616 4206886 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/14630/statm: 328337 66906 800 2943 0 325231 0
[pid=14630/tid=14631] ppid=14627 vsize=1313348 CPUtime=0 cores=1,3,5,7
/proc/14630/task/14631/stat : 14631 (toysat) S 14627 14630 12837 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 108875814 1344868352 66906 33554432000 4194304 16246674 140734165128304 140714506693872 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=14630/tid=14632] ppid=14627 vsize=1313348 CPUtime=0 cores=1,3,5,7
/proc/14630/task/14632/stat : 14632 (toysat) S 14627 14630 12837 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 108875814 1344868352 66906 33554432000 4194304 16246674 140734165128304 140714496204016 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=14630/tid=14633] ppid=14627 vsize=1313348 CPUtime=0 cores=1,3,5,7
/proc/14630/task/14633/stat : 14633 (toysat) S 14627 14630 12837 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 108875814 1344868352 66906 33554432000 4194304 16246674 140734165128304 140714485730480 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1313348

[startup+0.70044 s]
/proc/loadavg: 2.31 2.16 2.10 2/179 14630
/proc/meminfo: memFree=27957384/32872528 swapFree=11196/354588
[pid=14630] ppid=14627 vsize=1314372 CPUtime=0.69 cores=1,3,5,7
/proc/14630/stat : 14630 (toysat) R 14627 14630 12837 0 -1 4202496 70281 0 0 0 58 11 0 0 20 0 4 0 108875814 1345916928 70580 33554432000 4194304 16246674 140734165128304 140734165111296 7852933 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/14630/statm: 328593 70580 800 2943 0 325487 0
[pid=14630/tid=14631] ppid=14627 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/14630/task/14631/stat : 14631 (toysat) S 14627 14630 12837 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 108875814 1345916928 70580 33554432000 4194304 16246674 140734165128304 140714506693872 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=14630/tid=14632] ppid=14627 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/14630/task/14632/stat : 14632 (toysat) S 14627 14630 12837 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 108875814 1345916928 70580 33554432000 4194304 16246674 140734165128304 140714496204016 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=14630/tid=14633] ppid=14627 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/14630/task/14633/stat : 14633 (toysat) S 14627 14630 12837 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 108875814 1345916928 70580 33554432000 4194304 16246674 140734165128304 140714485730480 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1314372

[startup+1.50041 s]
/proc/loadavg: 2.31 2.16 2.10 3/183 14634
/proc/meminfo: memFree=27525000/32872528 swapFree=11196/354588
[pid=14630] ppid=14627 vsize=1314372 CPUtime=1.49 cores=1,3,5,7
/proc/14630/stat : 14630 (toysat) R 14627 14630 12837 0 -1 4202496 187014 0 0 0 123 26 0 0 20 0 4 0 108875814 1345916928 187313 33554432000 4194304 16246674 140734165128304 140734165111296 6156545 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/14630/statm: 328593 187324 840 2943 0 325487 0
[pid=14630/tid=14631] ppid=14627 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/14630/task/14631/stat : 14631 (toysat) S 14627 14630 12837 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 108875814 1345916928 187330 33554432000 4194304 16246674 140734165128304 140714506693872 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=14630/tid=14632] ppid=14627 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/14630/task/14632/stat : 14632 (toysat) S 14627 14630 12837 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 108875814 1345916928 187336 33554432000 4194304 16246674 140734165128304 140714496204016 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=14630/tid=14633] ppid=14627 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/14630/task/14633/stat : 14633 (toysat) S 14627 14630 12837 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 108875814 1345916928 187338 33554432000 4194304 16246674 140734165128304 140714485730480 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1314372

[startup+3.10043 s]
/proc/loadavg: 2.31 2.16 2.10 3/183 14634
/proc/meminfo: memFree=26869992/32872528 swapFree=11196/354588
[pid=14630] ppid=14627 vsize=1357380 CPUtime=3.08 cores=1,3,5,7
/proc/14630/stat : 14630 (toysat) R 14627 14630 12837 0 -1 4202496 271769 0 0 0 270 38 0 0 20 0 4 0 108875814 1389957120 272068 33554432000 4194304 16246674 140734165128304 140734165110208 5828829 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/14630/statm: 339345 272068 889 2943 0 336239 0
[pid=14630/tid=14631] ppid=14627 vsize=1357380 CPUtime=0 cores=1,3,5,7
/proc/14630/task/14631/stat : 14631 (toysat) S 14627 14630 12837 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 108875814 1389957120 272068 33554432000 4194304 16246674 140734165128304 140714506693872 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=14630/tid=14632] ppid=14627 vsize=1357380 CPUtime=0 cores=1,3,5,7
/proc/14630/task/14632/stat : 14632 (toysat) S 14627 14630 12837 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 108875814 1389957120 272068 33554432000 4194304 16246674 140734165128304 140714496204016 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=14630/tid=14633] ppid=14627 vsize=1357380 CPUtime=0 cores=1,3,5,7
/proc/14630/task/14633/stat : 14633 (toysat) S 14627 14630 12837 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 108875814 1389957120 272068 33554432000 4194304 16246674 140734165128304 140714485730480 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 1357380

[startup+6.30044 s]
/proc/loadavg: 2.28 2.16 2.10 3/183 14634
/proc/meminfo: memFree=26907444/32872528 swapFree=11196/354588
[pid=14630] ppid=14627 vsize=1357380 CPUtime=6.29 cores=1,3,5,7
/proc/14630/stat : 14630 (toysat) R 14627 14630 12837 0 -1 4202496 280030 0 0 0 589 40 0 0 20 0 4 0 108875814 1389957120 280329 33554432000 4194304 16246674 140734165128304 140734165110208 5672056 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/14630/statm: 339345 280329 896 2943 0 336239 0
[pid=14630/tid=14631] ppid=14627 vsize=1357380 CPUtime=0 cores=1,3,5,7
/proc/14630/task/14631/stat : 14631 (toysat) S 14627 14630 12837 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 108875814 1389957120 280329 33554432000 4194304 16246674 140734165128304 140714506693872 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=14630/tid=14632] ppid=14627 vsize=1357380 CPUtime=0 cores=1,3,5,7
/proc/14630/task/14632/stat : 14632 (toysat) S 14627 14630 12837 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 108875814 1389957120 280329 33554432000 4194304 16246674 140734165128304 140714496204016 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=14630/tid=14633] ppid=14627 vsize=1357380 CPUtime=0 cores=1,3,5,7
/proc/14630/task/14633/stat : 14633 (toysat) S 14627 14630 12837 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 108875814 1389957120 280329 33554432000 4194304 16246674 140734165128304 140714485730480 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1357380

[startup+12.7003 s]
/proc/loadavg: 2.26 2.16 2.10 3/183 14634
/proc/meminfo: memFree=26923820/32872528 swapFree=11196/354588
[pid=14630] ppid=14627 vsize=1357380 CPUtime=12.69 cores=1,3,5,7
/proc/14630/stat : 14630 (toysat) R 14627 14630 12837 0 -1 4202496 280038 0 0 0 1229 40 0 0 20 0 4 0 108875814 1389957120 280337 33554432000 4194304 16246674 140734165128304 140734165110208 12654104 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/14630/statm: 339345 280337 904 2943 0 336239 0
[pid=14630/tid=14631] ppid=14627 vsize=1357380 CPUtime=0 cores=1,3,5,7
/proc/14630/task/14631/stat : 14631 (toysat) S 14627 14630 12837 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 108875814 1389957120 280337 33554432000 4194304 16246674 140734165128304 140714506693872 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=14630/tid=14632] ppid=14627 vsize=1357380 CPUtime=0 cores=1,3,5,7
/proc/14630/task/14632/stat : 14632 (toysat) S 14627 14630 12837 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 108875814 1389957120 280337 33554432000 4194304 16246674 140734165128304 140714496204016 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=14630/tid=14633] ppid=14627 vsize=1357380 CPUtime=0 cores=1,3,5,7
/proc/14630/task/14633/stat : 14633 (toysat) S 14627 14630 12837 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 108875814 1389957120 280337 33554432000 4194304 16246674 140734165128304 140714485730480 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1357380

[startup+25.5005 s]
/proc/loadavg: 2.20 2.15 2.10 3/183 14634
/proc/meminfo: memFree=26926744/32872528 swapFree=11196/354588
[pid=14630] ppid=14627 vsize=1357380 CPUtime=25.49 cores=1,3,5,7
/proc/14630/stat : 14630 (toysat) R 14627 14630 12837 0 -1 4202496 280038 0 0 0 2509 40 0 0 20 0 4 0 108875814 1389957120 280337 33554432000 4194304 16246674 140734165128304 140734165110208 12414073 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/14630/statm: 339345 280337 904 2943 0 336239 0
[pid=14630/tid=14631] ppid=14627 vsize=1357380 CPUtime=0 cores=1,3,5,7
/proc/14630/task/14631/stat : 14631 (toysat) S 14627 14630 12837 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 108875814 1389957120 280337 33554432000 4194304 16246674 140734165128304 140714506693872 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=14630/tid=14632] ppid=14627 vsize=1357380 CPUtime=0 cores=1,3,5,7
/proc/14630/task/14632/stat : 14632 (toysat) S 14627 14630 12837 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 108875814 1389957120 280337 33554432000 4194304 16246674 140734165128304 140714496204016 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=14630/tid=14633] ppid=14627 vsize=1357380 CPUtime=0 cores=1,3,5,7
/proc/14630/task/14633/stat : 14633 (toysat) S 14627 14630 12837 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 108875814 1389957120 280337 33554432000 4194304 16246674 140734165128304 140714485730480 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1357380

[startup+51.1005 s]
/proc/loadavg: 2.20 2.15 2.10 3/183 14634
/proc/meminfo: memFree=26926592/32872528 swapFree=11196/354588
[pid=14630] ppid=14627 vsize=1357380 CPUtime=51.09 cores=1,3,5,7
/proc/14630/stat : 14630 (toysat) R 14627 14630 12837 0 -1 4202496 280038 0 0 0 5069 40 0 0 20 0 4 0 108875814 1389957120 280337 33554432000 4194304 16246674 140734165128304 140734165110208 12429241 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/14630/statm: 339345 280337 904 2943 0 336239 0
[pid=14630/tid=14631] ppid=14627 vsize=1357380 CPUtime=0 cores=1,3,5,7
/proc/14630/task/14631/stat : 14631 (toysat) S 14627 14630 12837 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 108875814 1389957120 280337 33554432000 4194304 16246674 140734165128304 140714506693872 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=14630/tid=14632] ppid=14627 vsize=1357380 CPUtime=0 cores=1,3,5,7
/proc/14630/task/14632/stat : 14632 (toysat) S 14627 14630 12837 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 108875814 1389957120 280337 33554432000 4194304 16246674 140734165128304 140714496204016 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=14630/tid=14633] ppid=14627 vsize=1357380 CPUtime=0 cores=1,3,5,7
/proc/14630/task/14633/stat : 14633 (toysat) S 14627 14630 12837 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 108875814 1389957120 280337 33554432000 4194304 16246674 140734165128304 140714485730480 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 1357380

[startup+102.301 s]
/proc/loadavg: 2.22 2.16 2.10 3/183 14636
/proc/meminfo: memFree=26913684/32872528 swapFree=11196/354588
[pid=14630] ppid=14627 vsize=1357380 CPUtime=102.28 cores=1,3,5,7
/proc/14630/stat : 14630 (toysat) R 14627 14630 12837 0 -1 4202496 280038 0 0 0 10188 40 0 0 20 0 4 0 108875814 1389957120 280337 33554432000 4194304 16246674 140734165128304 140734165110208 12449269 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/14630/statm: 339345 280337 904 2943 0 336239 0
[pid=14630/tid=14631] ppid=14627 vsize=1357380 CPUtime=0 cores=1,3,5,7
/proc/14630/task/14631/stat : 14631 (toysat) S 14627 14630 12837 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 108875814 1389957120 280337 33554432000 4194304 16246674 140734165128304 140714506693872 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=14630/tid=14632] ppid=14627 vsize=1357380 CPUtime=0 cores=1,3,5,7
/proc/14630/task/14632/stat : 14632 (toysat) S 14627 14630 12837 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 108875814 1389957120 280337 33554432000 4194304 16246674 140734165128304 140714496204016 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=14630/tid=14633] ppid=14627 vsize=1357380 CPUtime=0 cores=1,3,5,7
/proc/14630/task/14633/stat : 14633 (toysat) S 14627 14630 12837 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 108875814 1389957120 280337 33554432000 4194304 16246674 140734165128304 140714485730480 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1357380


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

/proc/14630/task/14633/stat : 14633 (toysat) S 14627 14630 12837 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 108875814 1389957120 280610 33554432000 4194304 16246674 140734165128304 140714485730480 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1242.02
Current children cumulated vsize (KiB) 1357380

[startup+1302.3 s]
/proc/loadavg: 2.18 2.18 2.11 3/183 14714
/proc/meminfo: memFree=29399748/32872528 swapFree=11196/354588
[pid=14630] ppid=14627 vsize=1357380 CPUtime=1302.01 cores=1,3,5,7
/proc/14630/stat : 14630 (toysat) R 14627 14630 12837 0 -1 4202496 280177 0 0 0 130153 48 0 0 20 0 4 0 108875814 1389957120 280610 33554432000 4194304 16246674 140734165128304 140734165126144 4220897 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/14630/statm: 339345 280610 920 2943 0 336239 0
[pid=14630/tid=14631] ppid=14627 vsize=1357380 CPUtime=0 cores=1,3,5,7
/proc/14630/task/14631/stat : 14631 (toysat) S 14627 14630 12837 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 108875814 1389957120 280610 33554432000 4194304 16246674 140734165128304 140714506693872 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=14630/tid=14632] ppid=14627 vsize=1357380 CPUtime=0 cores=1,3,5,7
/proc/14630/task/14632/stat : 14632 (toysat) S 14627 14630 12837 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 108875814 1389957120 280610 33554432000 4194304 16246674 140734165128304 140714496204016 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=14630/tid=14633] ppid=14627 vsize=1357380 CPUtime=0 cores=1,3,5,7
/proc/14630/task/14633/stat : 14633 (toysat) S 14627 14630 12837 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 108875814 1389957120 280610 33554432000 4194304 16246674 140734165128304 140714485730480 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1302.01
Current children cumulated vsize (KiB) 1357380

[startup+1362.3 s]
/proc/loadavg: 2.12 2.16 2.10 3/183 14716
/proc/meminfo: memFree=29399652/32872528 swapFree=11196/354588
[pid=14630] ppid=14627 vsize=1357380 CPUtime=1362 cores=1,3,5,7
/proc/14630/stat : 14630 (toysat) R 14627 14630 12837 0 -1 4202496 280177 0 0 0 136152 48 0 0 20 0 4 0 108875814 1389957120 280610 33554432000 4194304 16246674 140734165128304 140734165110208 12413993 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/14630/statm: 339345 280610 920 2943 0 336239 0
[pid=14630/tid=14631] ppid=14627 vsize=1357380 CPUtime=0 cores=1,3,5,7
/proc/14630/task/14631/stat : 14631 (toysat) S 14627 14630 12837 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 108875814 1389957120 280610 33554432000 4194304 16246674 140734165128304 140714506693872 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=14630/tid=14632] ppid=14627 vsize=1357380 CPUtime=0 cores=1,3,5,7
/proc/14630/task/14632/stat : 14632 (toysat) S 14627 14630 12837 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 108875814 1389957120 280610 33554432000 4194304 16246674 140734165128304 140714496204016 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=14630/tid=14633] ppid=14627 vsize=1357380 CPUtime=0 cores=1,3,5,7
/proc/14630/task/14633/stat : 14633 (toysat) S 14627 14630 12837 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 108875814 1389957120 280610 33554432000 4194304 16246674 140734165128304 140714485730480 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1362
Current children cumulated vsize (KiB) 1357380

[startup+1422.3 s]
/proc/loadavg: 2.12 2.14 2.09 3/184 14720
/proc/meminfo: memFree=29399520/32872528 swapFree=11196/354588
[pid=14630] ppid=14627 vsize=1357380 CPUtime=1422 cores=1,3,5,7
/proc/14630/stat : 14630 (toysat) R 14627 14630 12837 0 -1 4202496 280177 0 0 0 142151 49 0 0 20 0 4 0 108875814 1389957120 280610 33554432000 4194304 16246674 140734165128304 140734165110208 12429241 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/14630/statm: 339345 280610 920 2943 0 336239 0
[pid=14630/tid=14631] ppid=14627 vsize=1357380 CPUtime=0 cores=1,3,5,7
/proc/14630/task/14631/stat : 14631 (toysat) S 14627 14630 12837 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 108875814 1389957120 280610 33554432000 4194304 16246674 140734165128304 140714506693872 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=14630/tid=14632] ppid=14627 vsize=1357380 CPUtime=0 cores=1,3,5,7
/proc/14630/task/14632/stat : 14632 (toysat) S 14627 14630 12837 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 108875814 1389957120 280610 33554432000 4194304 16246674 140734165128304 140714496204016 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=14630/tid=14633] ppid=14627 vsize=1357380 CPUtime=0 cores=1,3,5,7
/proc/14630/task/14633/stat : 14633 (toysat) S 14627 14630 12837 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 108875814 1389957120 280610 33554432000 4194304 16246674 140734165128304 140714485730480 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1422
Current children cumulated vsize (KiB) 1357380

[startup+1482.3 s]
/proc/loadavg: 2.23 2.16 2.10 4/183 14721
/proc/meminfo: memFree=29399624/32872528 swapFree=11196/354588
[pid=14630] ppid=14627 vsize=1357380 CPUtime=1481.98 cores=1,3,5,7
/proc/14630/stat : 14630 (toysat) R 14627 14630 12837 0 -1 4202496 280177 0 0 0 148149 49 0 0 20 0 4 0 108875814 1389957120 280610 33554432000 4194304 16246674 140734165128304 140734165110208 12449269 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/14630/statm: 339345 280610 920 2943 0 336239 0
[pid=14630/tid=14631] ppid=14627 vsize=1357380 CPUtime=0 cores=1,3,5,7
/proc/14630/task/14631/stat : 14631 (toysat) S 14627 14630 12837 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 108875814 1389957120 280610 33554432000 4194304 16246674 140734165128304 140714506693872 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=14630/tid=14632] ppid=14627 vsize=1357380 CPUtime=0 cores=1,3,5,7
/proc/14630/task/14632/stat : 14632 (toysat) S 14627 14630 12837 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 108875814 1389957120 280610 33554432000 4194304 16246674 140734165128304 140714496204016 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=14630/tid=14633] ppid=14627 vsize=1357380 CPUtime=0 cores=1,3,5,7
/proc/14630/task/14633/stat : 14633 (toysat) S 14627 14630 12837 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 108875814 1389957120 280610 33554432000 4194304 16246674 140734165128304 140714485730480 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1481.98
Current children cumulated vsize (KiB) 1357380

[startup+1542.31 s]
/proc/loadavg: 2.18 2.16 2.10 3/183 14722
/proc/meminfo: memFree=29399516/32872528 swapFree=11196/354588
[pid=14630] ppid=14627 vsize=1357380 CPUtime=1541.98 cores=1,3,5,7
/proc/14630/stat : 14630 (toysat) R 14627 14630 12837 0 -1 4202496 280177 0 0 0 154149 49 0 0 20 0 4 0 108875814 1389957120 280610 33554432000 4194304 16246674 140734165128304 140734165110208 12413997 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/14630/statm: 339345 280610 920 2943 0 336239 0
[pid=14630/tid=14631] ppid=14627 vsize=1357380 CPUtime=0 cores=1,3,5,7
/proc/14630/task/14631/stat : 14631 (toysat) S 14627 14630 12837 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 108875814 1389957120 280610 33554432000 4194304 16246674 140734165128304 140714506693872 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=14630/tid=14632] ppid=14627 vsize=1357380 CPUtime=0 cores=1,3,5,7
/proc/14630/task/14632/stat : 14632 (toysat) S 14627 14630 12837 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 108875814 1389957120 280610 33554432000 4194304 16246674 140734165128304 140714496204016 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=14630/tid=14633] ppid=14627 vsize=1357380 CPUtime=0 cores=1,3,5,7
/proc/14630/task/14633/stat : 14633 (toysat) S 14627 14630 12837 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 108875814 1389957120 280610 33554432000 4194304 16246674 140734165128304 140714485730480 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1541.98
Current children cumulated vsize (KiB) 1357380

[startup+1602.3 s]
/proc/loadavg: 2.11 2.14 2.09 3/183 14723
/proc/meminfo: memFree=29399540/32872528 swapFree=11196/354588
[pid=14630] ppid=14627 vsize=1357380 CPUtime=1601.96 cores=1,3,5,7
/proc/14630/stat : 14630 (toysat) R 14627 14630 12837 0 -1 4202496 280177 0 0 0 160147 49 0 0 20 0 4 0 108875814 1389957120 280610 33554432000 4194304 16246674 140734165128304 140734165110208 12449417 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/14630/statm: 339345 280610 920 2943 0 336239 0
[pid=14630/tid=14631] ppid=14627 vsize=1357380 CPUtime=0 cores=1,3,5,7
/proc/14630/task/14631/stat : 14631 (toysat) S 14627 14630 12837 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 108875814 1389957120 280610 33554432000 4194304 16246674 140734165128304 140714506693872 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=14630/tid=14632] ppid=14627 vsize=1357380 CPUtime=0 cores=1,3,5,7
/proc/14630/task/14632/stat : 14632 (toysat) S 14627 14630 12837 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 108875814 1389957120 280610 33554432000 4194304 16246674 140734165128304 140714496204016 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=14630/tid=14633] ppid=14627 vsize=1357380 CPUtime=0 cores=1,3,5,7
/proc/14630/task/14633/stat : 14633 (toysat) S 14627 14630 12837 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 108875814 1389957120 280610 33554432000 4194304 16246674 140734165128304 140714485730480 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1601.96
Current children cumulated vsize (KiB) 1357380

[startup+1662.3 s]
/proc/loadavg: 2.08 2.13 2.09 3/183 14725
/proc/meminfo: memFree=29399324/32872528 swapFree=11196/354588
[pid=14630] ppid=14627 vsize=1357380 CPUtime=1661.95 cores=1,3,5,7
/proc/14630/stat : 14630 (toysat) R 14627 14630 12837 0 -1 4202496 280177 0 0 0 166146 49 0 0 20 0 4 0 108875814 1389957120 280610 33554432000 4194304 16246674 140734165128304 140734165110208 13008976 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/14630/statm: 339345 280610 920 2943 0 336239 0
[pid=14630/tid=14631] ppid=14627 vsize=1357380 CPUtime=0 cores=1,3,5,7
/proc/14630/task/14631/stat : 14631 (toysat) S 14627 14630 12837 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 108875814 1389957120 280610 33554432000 4194304 16246674 140734165128304 140714506693872 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=14630/tid=14632] ppid=14627 vsize=1357380 CPUtime=0 cores=1,3,5,7
/proc/14630/task/14632/stat : 14632 (toysat) S 14627 14630 12837 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 108875814 1389957120 280610 33554432000 4194304 16246674 140734165128304 140714496204016 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=14630/tid=14633] ppid=14627 vsize=1357380 CPUtime=0 cores=1,3,5,7
/proc/14630/task/14633/stat : 14633 (toysat) S 14627 14630 12837 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 108875814 1389957120 280610 33554432000 4194304 16246674 140734165128304 140714485730480 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1661.95
Current children cumulated vsize (KiB) 1357380

[startup+1722.3 s]
/proc/loadavg: 2.09 2.12 2.09 3/183 14726
/proc/meminfo: memFree=29399224/32872528 swapFree=11196/354588
[pid=14630] ppid=14627 vsize=1357380 CPUtime=1721.94 cores=1,3,5,7
/proc/14630/stat : 14630 (toysat) R 14627 14630 12837 0 -1 4202496 280177 0 0 0 172145 49 0 0 20 0 4 0 108875814 1389957120 280610 33554432000 4194304 16246674 140734165128304 140734165110208 13950202 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/14630/statm: 339345 280610 920 2943 0 336239 0
[pid=14630/tid=14631] ppid=14627 vsize=1357380 CPUtime=0 cores=1,3,5,7
/proc/14630/task/14631/stat : 14631 (toysat) S 14627 14630 12837 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 108875814 1389957120 280610 33554432000 4194304 16246674 140734165128304 140714506693872 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=14630/tid=14632] ppid=14627 vsize=1357380 CPUtime=0 cores=1,3,5,7
/proc/14630/task/14632/stat : 14632 (toysat) S 14627 14630 12837 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 108875814 1389957120 280610 33554432000 4194304 16246674 140734165128304 140714496204016 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=14630/tid=14633] ppid=14627 vsize=1357380 CPUtime=0 cores=1,3,5,7
/proc/14630/task/14633/stat : 14633 (toysat) S 14627 14630 12837 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 108875814 1389957120 280610 33554432000 4194304 16246674 140734165128304 140714485730480 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 1357380

[startup+1782.3 s]
/proc/loadavg: 2.12 2.12 2.09 3/183 14727
/proc/meminfo: memFree=29398940/32872528 swapFree=11196/354588
[pid=14630] ppid=14627 vsize=1357380 CPUtime=1781.93 cores=1,3,5,7
/proc/14630/stat : 14630 (toysat) R 14627 14630 12837 0 -1 4202496 280177 0 0 0 178144 49 0 0 20 0 4 0 108875814 1389957120 280610 33554432000 4194304 16246674 140734165128304 140734165110208 12371164 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/14630/statm: 339345 280610 920 2943 0 336239 0
[pid=14630/tid=14631] ppid=14627 vsize=1357380 CPUtime=0 cores=1,3,5,7
/proc/14630/task/14631/stat : 14631 (toysat) S 14627 14630 12837 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 108875814 1389957120 280610 33554432000 4194304 16246674 140734165128304 140714506693872 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=14630/tid=14632] ppid=14627 vsize=1357380 CPUtime=0 cores=1,3,5,7
/proc/14630/task/14632/stat : 14632 (toysat) S 14627 14630 12837 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 108875814 1389957120 280610 33554432000 4194304 16246674 140734165128304 140714496204016 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=14630/tid=14633] ppid=14627 vsize=1357380 CPUtime=0 cores=1,3,5,7
/proc/14630/task/14633/stat : 14633 (toysat) S 14627 14630 12837 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 108875814 1389957120 280610 33554432000 4194304 16246674 140734165128304 140714485730480 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1781.93
Current children cumulated vsize (KiB) 1357380



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.09 2.12 2.09 3/183 14728
/proc/meminfo: memFree=29398968/32872528 swapFree=11196/354588
[pid=14630] ppid=14627 vsize=1357380 CPUtime=1800.03 cores=1,3,5,7
/proc/14630/stat : 14630 (toysat) R 14627 14630 12837 0 -1 4202496 280177 0 0 0 179954 49 0 0 20 0 4 0 108875814 1389957120 280610 33554432000 4194304 16246674 140734165128304 140734165110208 6955371 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/14630/statm: 339345 280610 920 2943 0 336239 0
[pid=14630/tid=14631] ppid=14627 vsize=1357380 CPUtime=0 cores=1,3,5,7
/proc/14630/task/14631/stat : 14631 (toysat) S 14627 14630 12837 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 108875814 1389957120 280610 33554432000 4194304 16246674 140734165128304 140714506693872 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=14630/tid=14632] ppid=14627 vsize=1357380 CPUtime=0 cores=1,3,5,7
/proc/14630/task/14632/stat : 14632 (toysat) S 14627 14630 12837 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 108875814 1389957120 280610 33554432000 4194304 16246674 140734165128304 140714496204016 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=14630/tid=14633] ppid=14627 vsize=1357380 CPUtime=0 cores=1,3,5,7
/proc/14630/task/14633/stat : 14633 (toysat) S 14627 14630 12837 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 108875814 1389957120 280610 33554432000 4194304 16246674 140734165128304 140714485730480 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.03
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 14630 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.05
CPU user time (s): 1799.55
CPU system time (s): 0.499924
CPU usage (%): 99.9798
Max. virtual memory (cumulated for all children) (KiB): 1357380

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.55
system time used= 0.499924
maximum resident set size= 1122440
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 280177
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= 143
involuntary context switches= 1861

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.7482 second user time and 12.4551 second system time

The end

Launcher Data

Begin job on node126 at 2016-06-07 05:17:04
IDJOB=4079140
IDBENCH=72215
IDSOLVER=2542
FILE ID=node126/4079140-1465269423
RUNJOBID= node126-1465253620-12854
PBS_JOBID= 19843265
Free space on /tmp= 71708 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB10/normalized-PB10/OPT-BIGINT-LIN/leberre/opb-paranoid/misc2010/datasets/10orplus/normalized-codebreaker.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-4079140-1465269423/watcher-4079140-1465269423 -o /tmp/evaluation-result-4079140-1465269423/solver-4079140-1465269423 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node126-1465253620-12854 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4079140-1465269423.opb

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

MD5SUM BENCH= b0b0977e9ec037181e9f3d33c57febaf
RANDOM SEED=1036512554

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:        27959112 kB
Buffers:           26204 kB
Cached:           124792 kB
SwapCached:         2168 kB
Active:          3753072 kB
Inactive:          69324 kB
Active(anon):    3667964 kB
Inactive(anon):     5780 kB
Active(file):      85108 kB
Inactive(file):    63544 kB
Unevictable:      354588 kB
Mlocked:           11196 kB
SwapTotal:      67108856 kB
SwapFree:       67098636 kB
Dirty:             19932 kB
Writeback:             4 kB
AnonPages:       4024852 kB
Mapped:            10756 kB
Shmem:                 0 kB
Slab:             596480 kB
SReclaimable:      40132 kB
SUnreclaim:       556348 kB
KernelStack:        1496 kB
PageTables:        12012 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    4167580 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    722944 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71700 MiB
End job on node126 at 2016-06-07 05:47:04