Trace number 4119050

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
toysat 2016-05-02? (TO) 1800.02 1800.31

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-BIGINT-LIN/
minlplib2-pb-0.1.0/opb/normalized-autocorr_bern45-45.lin.opb
MD5SUMa63dc6c020e5d33ed0707976b148e134
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-26484
Best CPU time to get the best result obtained on this benchmark1800.08
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables21993
Total number of constraints43896
Number of constraints which are clauses21948
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints21948
Minimum length of a constraint3
Maximum length of a constraint5
Number of terms in the objective function 21993
Biggest coefficient in the objective function 5732
Number of bits for the biggest coefficient in the objective function 13
Sum of the numbers in the objective function 2064416
Number of bits of the sum of numbers in the objective function 21
Biggest number in a constraint 5732
Number of bits of the biggest number in a constraint 13
Biggest sum of numbers in a constraint 2064416
Number of bits of the biggest sum of numbers21
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c 2016-06-30T00:21:18+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-4119050-1467238878.opb"]
0.00/0.01	c use --random-gen="1771153192 3231650106 1135524165 3041570930 3237349382 1491160461 2737461591 421187818 4015285993 1513907946 510379349 724434957 1573706134 4260693330 1359066249 1747849737 748390415 650579816 3388494964 2430199197 3635285375 709826848 3099539123 921225533 4145862495 609190123 3211918973 3891347119 3887506967 4042670683 1115185625 1319537885 2682092204 899449319 3722976503 889184827 2036768357 1121603249 1619451775 1055415892 119812705 1887399214 590672691 3847662706 3787611636 1184635403 4292763298 3045069613 2794675171 2630322838 1720509473 2516757956 2013059808 2811308559 3429835559 2342525569 615783426 3398495811 3456814667 594142090 1304695115 3697409821 2140890954 3893229906 1168956197 1426485967 1479417198 3562037006 2369443474 1511859235 1706616101 2980650427 522686305 3379749723 3724638999 3556801290 3651142908 1935064236 2581415874 3143611857 3091977943 1623612082 552299967 1790478305 634205829 2107071467 4252575142 2827736225 2169000256 688086753 4249061191 1966192677 3634269122 2180833352 3246868127 4179248789 412545470 789222582 116245447 3507603338 1443091799 4118805682 3021213164 3738601238 441293262 3656847745 2802981305 1661011007 2787395433 747835095 2568029499 3389572794 1903545020 2424586614 79395849 3750129112 437902387 1013311663 3306997180 2752821086 3675106205 695576397 3120864617 2312051110 419285727 2875491664 1601477234 463242193 922294474 4157372890 3813965530 3148570906 1805443299 2266397905 324505471 58303639 648451254 2213428151 2999363370 1094878272 1901222878 4054539344 3581589827 183382457 4261116141 3641257347 3707304282 3875839208 616169711 2038339266 526932723 2120388567 2498591913 2635197211 1282848624 2881508201 3748765377 2610914688 2917264822 1151104017 1661420601 10281669 260261281 3887340647 503283047 822070077 3431200049 953432494 687078312 759120415 1225657280 3996899937 552161815 4040766278 2054475095 1589386547 1266548097 584198974 1406104166 3123137177 4265973107 536685836 1600152102 2781554938 2089630244 3464338671 1759045742 2747364689 1563317076 2629020451 1590081799 2013802947 1261480133 286465935 3956046385 2020977992 3121469282 2180612309 144266136 2019263698 2195293889 1549484675 1270518941 2165396943 3160673677 689916591 2505596243 527209086 3251890170 3283035645 3053922282 4105096937 4044268330 2620936569 1602213128 4242503246 326912549 2042242734 4107437553 728624650 1002814810 3380173126 950115942 2691047134 3211303311 2429007069 3928446820 2525306434 3207441840 2969933363 767602321 306957420 1034714152 2968745703 1084502806 4082127135 3392934014 3061135715 1318185596 2445926186 1880997443 3656813218 489426612 686335596 516432903 1258570451 1633586269 1360198219 4169985878 3719355737 2765917666 2766314108 1665692270 2647547567 1801086303 2596111287 255 362436" option to reproduce the execution
0.39/0.44	c #vars 21993
0.39/0.44	c #constraints 43896
1.20/1.26	c BCD2: Hardening is enabled.
1.20/1.26	c BCD2: BiasedSearch is enabled.
1.20/1.26	c Solving starts ...
1.20/1.26	c ============================[ Search Statistics ]============================
1.20/1.26	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.20/1.26	c       |         |          |          |    Limit     GC | Var      | Constra 
1.20/1.26	c =============================================================================
1.39/1.43	c  0.0s |       0 |        0 |        0 |    21963      0 |        0 |        0
1.49/1.53	c  0.1s |       0 |       44 |        0 |    21963      0 |        0 |        0
1.49/1.53	c #cpu_time = 0.086s
1.49/1.53	c #wall_clock_time = 0.086s
1.49/1.53	c #decision = 44
1.49/1.53	c #random_decision = 0
1.49/1.53	c #conflict = 0
1.49/1.53	c #restart = 0
1.49/1.53	o 0
507.71/507.86	c BCD2: updating upper bound: 2064416 -> 1032207
1113.71/1113.94	c BCD2: 0 <= obj <= 1032207
1113.71/1113.94	c BCD2: #cores=0, #unrelaxed=21993, #relaxed=0, #hardened=0
1113.71/1113.94	c BCD2: #sat=1 #unsat=1 bias=1/2
1113.71/1113.96	c Solving starts ...
1113.71/1113.96	c ============================[ Search Statistics ]============================
1113.71/1113.96	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1113.71/1113.96	c       |         |          |          |    Limit     GC | Var      | Constra 
1113.71/1113.96	c =============================================================================
1113.71/1113.96	c  0.0s |       0 |        0 |        0 |    21963      0 |        0 |        0
1113.91/1114.15	c  0.2s |       0 |     7844 |        0 |    21963      0 |        0 |        0
1113.91/1114.15	c #cpu_time = 0.161s
1113.91/1114.15	c #wall_clock_time = 0.161s
1113.91/1114.15	c #decision = 7844
1113.91/1114.15	c #random_decision = 0
1113.91/1114.15	c #conflict = 0
1113.91/1114.15	c #restart = 0
1113.91/1114.15	c BCD2: found a new core of size 3: cost of the new core is >=168
1113.91/1114.15	c lower bound updated to -1032040
1748.51/1748.89	c BCD2: 168 <= obj <= 1032207
1748.51/1748.89	c BCD2: #cores=1, #unrelaxed=21990, #relaxed=3, #hardened=0
1748.51/1748.89	c BCD2: #sat=1 #unsat=2 bias=2/3
1748.61/1748.90	c Solving starts ...
1748.61/1748.90	c ============================[ Search Statistics ]============================
1748.61/1748.90	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1748.61/1748.90	c       |         |          |          |    Limit     GC | Var      | Constra 
1748.61/1748.90	c =============================================================================
1748.61/1748.90	c  0.0s |       0 |        0 |        0 |    21963      0 |        0 |        1
1748.72/1749.09	c  0.2s |       0 |      947 |        0 |    21963      0 |        0 |        1
1748.72/1749.09	c #cpu_time = 0.145s
1748.72/1749.09	c #wall_clock_time = 0.145s
1748.72/1749.09	c #decision = 947
1748.72/1749.09	c #random_decision = 0
1748.72/1749.09	c #conflict = 0
1748.72/1749.09	c #restart = 0
1748.72/1749.09	c BCD2: relaxing 2 and merging with 1 cores into a new core of size 5: cost of the new core is >=272
1748.72/1749.09	c BCD2: refineLB: 169 -> 272
1748.72/1749.09	c lower bound updated to -1031936

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

pid=7045
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.25 2.17 2.17 3/179 7048
/proc/meminfo: memFree=23466284/32872528 swapFree=1253612/1390560
[pid=7048] ppid=7045 vsize=676284 CPUtime=0 cores=1,3,5,7
/proc/7048/stat : 7048 (toysat) R 7045 7048 3971 0 -1 4202496 2514 0 0 0 0 0 0 0 20 0 4 0 4848639 692514816 3386 33554432000 4194304 16246674 140736702624096 140736702623520 13880264 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/7048/statm: 169839 3397 441 2943 0 166733 0
[pid=7048/tid=7049] ppid=7045 vsize=694716 CPUtime=0 cores=1,3,5,7
/proc/7048/task/7049/stat : 7049 (toysat) S 7045 7048 3971 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 4848639 711389184 3458 33554432000 4194304 16246674 140736702624096 140526256893168 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=7048/tid=7050] ppid=7045 vsize=698812 CPUtime=0 cores=1,3,5,7
/proc/7048/task/7050/stat : 7050 (toysat) S 7045 7048 3971 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 4848639 715583488 3474 33554432000 4194304 16246674 140736702624096 140526246403312 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=7048/tid=7051] ppid=7045 vsize=703932 CPUtime=0 cores=1,3,5,7
/proc/7048/task/7051/stat : 7051 (toysat) S 7045 7048 3971 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 4848639 720826368 3492 33554432000 4194304 16246674 140736702624096 140526162537648 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0

[startup+0.100178 s]
/proc/loadavg: 2.25 2.17 2.17 3/179 7048
/proc/meminfo: memFree=23466284/32872528 swapFree=1253612/1390560
[pid=7048] ppid=7045 vsize=1280580 CPUtime=0.08 cores=1,3,5,7
/proc/7048/stat : 7048 (toysat) R 7045 7048 3971 0 -1 4202496 26955 0 0 0 6 2 0 0 20 0 4 0 4848639 1311313920 27766 33554432000 4194304 16246674 140736702624096 140736702623408 13880264 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/7048/statm: 321681 27788 798 2943 0 318575 0
[pid=7048/tid=7049] ppid=7045 vsize=1288772 CPUtime=0 cores=1,3,5,7
/proc/7048/task/7049/stat : 7049 (toysat) S 7045 7048 3971 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 4848639 1319702528 27798 33554432000 4194304 16246674 140736702624096 140526256893168 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=7048/tid=7050] ppid=7045 vsize=1292868 CPUtime=0 cores=1,3,5,7
/proc/7048/task/7050/stat : 7050 (toysat) S 7045 7048 3971 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 4848639 1323896832 27814 33554432000 4194304 16246674 140736702624096 140526246403312 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=7048/tid=7051] ppid=7045 vsize=1297988 CPUtime=0 cores=1,3,5,7
/proc/7048/task/7051/stat : 7051 (toysat) S 7045 7048 3971 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 4848639 1329139712 27831 33554432000 4194304 16246674 140736702624096 140526162537648 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1280580

[startup+0.200556 s]
/proc/loadavg: 2.25 2.17 2.17 3/179 7048
/proc/meminfo: memFree=23466284/32872528 swapFree=1253612/1390560
[pid=7048] ppid=7045 vsize=1309252 CPUtime=0.19 cores=1,3,5,7
/proc/7048/stat : 7048 (toysat) R 7045 7048 3971 0 -1 4202496 50749 0 0 0 13 6 0 0 20 0 4 0 4848639 1340674048 52070 33554432000 4194304 16246674 140736702624096 140736702623408 4221016 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/7048/statm: 327313 52073 800 2943 0 324207 0
[pid=7048/tid=7049] ppid=7045 vsize=1309252 CPUtime=0 cores=1,3,5,7
/proc/7048/task/7049/stat : 7049 (toysat) S 7045 7048 3971 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 4848639 1340674048 52075 33554432000 4194304 16246674 140736702624096 140526256893168 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=7048/tid=7050] ppid=7045 vsize=1309252 CPUtime=0 cores=1,3,5,7
/proc/7048/task/7050/stat : 7050 (toysat) S 7045 7048 3971 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 4848639 1340674048 52077 33554432000 4194304 16246674 140736702624096 140526246403312 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=7048/tid=7051] ppid=7045 vsize=1309252 CPUtime=0 cores=1,3,5,7
/proc/7048/task/7051/stat : 7051 (toysat) S 7045 7048 3971 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 4848639 1340674048 52079 33554432000 4194304 16246674 140736702624096 140526162537648 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) 1309252

[startup+0.300496 s]
/proc/loadavg: 2.25 2.17 2.17 3/179 7048
/proc/meminfo: memFree=23466284/32872528 swapFree=1253612/1390560
[pid=7048] ppid=7045 vsize=1314372 CPUtime=0.29 cores=1,3,5,7
/proc/7048/stat : 7048 (toysat) R 7045 7048 3971 0 -1 4202496 67233 0 0 0 21 8 0 0 20 0 4 0 4848639 1345916928 68554 33554432000 4194304 16246674 140736702624096 140736702623408 4223652 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/7048/statm: 328593 68554 800 2943 0 325487 0
[pid=7048/tid=7049] ppid=7045 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/7048/task/7049/stat : 7049 (toysat) S 7045 7048 3971 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 4848639 1345916928 68554 33554432000 4194304 16246674 140736702624096 140526256893168 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=7048/tid=7050] ppid=7045 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/7048/task/7050/stat : 7050 (toysat) S 7045 7048 3971 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 4848639 1345916928 68554 33554432000 4194304 16246674 140736702624096 140526246403312 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=7048/tid=7051] ppid=7045 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/7048/task/7051/stat : 7051 (toysat) S 7045 7048 3971 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 4848639 1345916928 68554 33554432000 4194304 16246674 140736702624096 140526162537648 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1314372

[startup+0.700383 s]
/proc/loadavg: 2.25 2.17 2.17 3/179 7048
/proc/meminfo: memFree=23466284/32872528 swapFree=1253612/1390560
[pid=7048] ppid=7045 vsize=1314372 CPUtime=0.69 cores=1,3,5,7
/proc/7048/stat : 7048 (toysat) R 7045 7048 3971 0 -1 4202496 78780 0 0 0 59 10 0 0 20 0 4 0 4848639 1345916928 80101 33554432000 4194304 16246674 140736702624096 140736702621888 5592705 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/7048/statm: 328593 80110 836 2943 0 325487 0
[pid=7048/tid=7049] ppid=7045 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/7048/task/7049/stat : 7049 (toysat) S 7045 7048 3971 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 4848639 1345916928 80115 33554432000 4194304 16246674 140736702624096 140526256893168 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=7048/tid=7050] ppid=7045 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/7048/task/7050/stat : 7050 (toysat) S 7045 7048 3971 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 4848639 1345916928 80121 33554432000 4194304 16246674 140736702624096 140526246403312 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=7048/tid=7051] ppid=7045 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/7048/task/7051/stat : 7051 (toysat) S 7045 7048 3971 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 4848639 1345916928 80127 33554432000 4194304 16246674 140736702624096 140526162537648 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.50039 s]
/proc/loadavg: 2.25 2.17 2.17 3/183 7052
/proc/meminfo: memFree=22854360/32872528 swapFree=1253612/1390560
[pid=7048] ppid=7045 vsize=1343044 CPUtime=1.49 cores=1,3,5,7
/proc/7048/stat : 7048 (toysat) R 7045 7048 3971 0 -1 4202496 189485 0 0 0 124 25 0 0 20 0 4 0 4848639 1375277056 190806 33554432000 4194304 16246674 140736702624096 140736702621952 5672188 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/7048/statm: 335761 190806 872 2943 0 332655 0
[pid=7048/tid=7049] ppid=7045 vsize=1343044 CPUtime=0 cores=1,3,5,7
/proc/7048/task/7049/stat : 7049 (toysat) S 7045 7048 3971 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 4848639 1375277056 190806 33554432000 4194304 16246674 140736702624096 140526256893168 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=7048/tid=7050] ppid=7045 vsize=1343044 CPUtime=0 cores=1,3,5,7
/proc/7048/task/7050/stat : 7050 (toysat) S 7045 7048 3971 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 4848639 1375277056 190806 33554432000 4194304 16246674 140736702624096 140526246403312 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=7048/tid=7051] ppid=7045 vsize=1343044 CPUtime=0 cores=1,3,5,7
/proc/7048/task/7051/stat : 7051 (toysat) S 7045 7048 3971 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 4848639 1375277056 190806 33554432000 4194304 16246674 140736702624096 140526162537648 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) 1343044

[startup+3.10039 s]
/proc/loadavg: 2.25 2.17 2.17 3/183 7052
/proc/meminfo: memFree=22434868/32872528 swapFree=1253612/1390560
[pid=7048] ppid=7045 vsize=1343044 CPUtime=3.09 cores=1,3,5,7
/proc/7048/stat : 7048 (toysat) R 7045 7048 3971 0 -1 4202496 276428 0 0 0 273 36 0 0 20 0 4 0 4848639 1375277056 277749 33554432000 4194304 16246674 140736702624096 140736702606016 6955544 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/7048/statm: 335761 277749 881 2943 0 332655 0
[pid=7048/tid=7049] ppid=7045 vsize=1343044 CPUtime=0 cores=1,3,5,7
/proc/7048/task/7049/stat : 7049 (toysat) S 7045 7048 3971 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 4848639 1375277056 277749 33554432000 4194304 16246674 140736702624096 140526256893168 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=7048/tid=7050] ppid=7045 vsize=1343044 CPUtime=0 cores=1,3,5,7
/proc/7048/task/7050/stat : 7050 (toysat) S 7045 7048 3971 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 4848639 1375277056 277749 33554432000 4194304 16246674 140736702624096 140526246403312 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=7048/tid=7051] ppid=7045 vsize=1343044 CPUtime=0 cores=1,3,5,7
/proc/7048/task/7051/stat : 7051 (toysat) S 7045 7048 3971 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 4848639 1375277056 277749 33554432000 4194304 16246674 140736702624096 140526162537648 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1343044

[startup+6.30039 s]
/proc/loadavg: 2.23 2.17 2.17 3/183 7052
/proc/meminfo: memFree=22356156/32872528 swapFree=1253612/1390560
[pid=7048] ppid=7045 vsize=1343044 CPUtime=6.29 cores=1,3,5,7
/proc/7048/stat : 7048 (toysat) R 7045 7048 3971 0 -1 4202496 276428 0 0 0 593 36 0 0 20 0 4 0 4848639 1375277056 277749 33554432000 4194304 16246674 140736702624096 140736702606016 12654233 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/7048/statm: 335761 277749 881 2943 0 332655 0
[pid=7048/tid=7049] ppid=7045 vsize=1343044 CPUtime=0 cores=1,3,5,7
/proc/7048/task/7049/stat : 7049 (toysat) S 7045 7048 3971 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 4848639 1375277056 277749 33554432000 4194304 16246674 140736702624096 140526256893168 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=7048/tid=7050] ppid=7045 vsize=1343044 CPUtime=0 cores=1,3,5,7
/proc/7048/task/7050/stat : 7050 (toysat) S 7045 7048 3971 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 4848639 1375277056 277749 33554432000 4194304 16246674 140736702624096 140526246403312 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=7048/tid=7051] ppid=7045 vsize=1343044 CPUtime=0 cores=1,3,5,7
/proc/7048/task/7051/stat : 7051 (toysat) S 7045 7048 3971 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 4848639 1375277056 277749 33554432000 4194304 16246674 140736702624096 140526162537648 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) 1343044

[startup+12.7005 s]
/proc/loadavg: 2.21 2.17 2.17 3/183 7052
/proc/meminfo: memFree=22356644/32872528 swapFree=1253612/1390560
[pid=7048] ppid=7045 vsize=1343044 CPUtime=12.69 cores=1,3,5,7
/proc/7048/stat : 7048 (toysat) R 7045 7048 3971 0 -1 4202496 276428 0 0 0 1233 36 0 0 20 0 4 0 4848639 1375277056 277749 33554432000 4194304 16246674 140736702624096 140736702606016 12429241 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/7048/statm: 335761 277749 881 2943 0 332655 0
[pid=7048/tid=7049] ppid=7045 vsize=1343044 CPUtime=0 cores=1,3,5,7
/proc/7048/task/7049/stat : 7049 (toysat) S 7045 7048 3971 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 4848639 1375277056 277749 33554432000 4194304 16246674 140736702624096 140526256893168 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=7048/tid=7050] ppid=7045 vsize=1343044 CPUtime=0 cores=1,3,5,7
/proc/7048/task/7050/stat : 7050 (toysat) S 7045 7048 3971 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 4848639 1375277056 277749 33554432000 4194304 16246674 140736702624096 140526246403312 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=7048/tid=7051] ppid=7045 vsize=1343044 CPUtime=0 cores=1,3,5,7
/proc/7048/task/7051/stat : 7051 (toysat) S 7045 7048 3971 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 4848639 1375277056 277749 33554432000 4194304 16246674 140736702624096 140526162537648 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) 1343044

[startup+25.5005 s]
/proc/loadavg: 2.31 2.19 2.17 4/183 7052
/proc/meminfo: memFree=22356512/32872528 swapFree=1253612/1390560
[pid=7048] ppid=7045 vsize=1343044 CPUtime=25.48 cores=1,3,5,7
/proc/7048/stat : 7048 (toysat) R 7045 7048 3971 0 -1 4202496 276428 0 0 0 2512 36 0 0 20 0 4 0 4848639 1375277056 277749 33554432000 4194304 16246674 140736702624096 140736702621888 12414096 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/7048/statm: 335761 277749 881 2943 0 332655 0
[pid=7048/tid=7049] ppid=7045 vsize=1343044 CPUtime=0 cores=1,3,5,7
/proc/7048/task/7049/stat : 7049 (toysat) S 7045 7048 3971 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 4848639 1375277056 277749 33554432000 4194304 16246674 140736702624096 140526256893168 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=7048/tid=7050] ppid=7045 vsize=1343044 CPUtime=0 cores=1,3,5,7
/proc/7048/task/7050/stat : 7050 (toysat) S 7045 7048 3971 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 4848639 1375277056 277749 33554432000 4194304 16246674 140736702624096 140526246403312 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=7048/tid=7051] ppid=7045 vsize=1343044 CPUtime=0 cores=1,3,5,7
/proc/7048/task/7051/stat : 7051 (toysat) S 7045 7048 3971 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 4848639 1375277056 277749 33554432000 4194304 16246674 140736702624096 140526162537648 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1343044

[startup+51.1005 s]
/proc/loadavg: 2.34 2.20 2.18 3/182 7052
/proc/meminfo: memFree=22356468/32872528 swapFree=1253612/1390560
[pid=7048] ppid=7045 vsize=1343044 CPUtime=51.08 cores=1,3,5,7
/proc/7048/stat : 7048 (toysat) R 7045 7048 3971 0 -1 4202496 276428 0 0 0 5072 36 0 0 20 0 4 0 4848639 1375277056 277749 33554432000 4194304 16246674 140736702624096 140736702606016 12652957 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/7048/statm: 335761 277749 881 2943 0 332655 0
[pid=7048/tid=7049] ppid=7045 vsize=1343044 CPUtime=0 cores=1,3,5,7
/proc/7048/task/7049/stat : 7049 (toysat) S 7045 7048 3971 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 4848639 1375277056 277749 33554432000 4194304 16246674 140736702624096 140526256893168 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=7048/tid=7050] ppid=7045 vsize=1343044 CPUtime=0 cores=1,3,5,7
/proc/7048/task/7050/stat : 7050 (toysat) S 7045 7048 3971 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 4848639 1375277056 277749 33554432000 4194304 16246674 140736702624096 140526246403312 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=7048/tid=7051] ppid=7045 vsize=1343044 CPUtime=0 cores=1,3,5,7
/proc/7048/task/7051/stat : 7051 (toysat) S 7045 7048 3971 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 4848639 1375277056 277749 33554432000 4194304 16246674 140736702624096 140526162537648 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1343044

[startup+102.301 s]
/proc/loadavg: 2.38 2.25 2.19 4/183 7054
/proc/meminfo: memFree=22356640/32872528 swapFree=1253612/1390560
[pid=7048] ppid=7045 vsize=1343044 CPUtime=102.28 cores=1,3,5,7
/proc/7048/stat : 7048 (toysat) R 7045 7048 3971 0 -1 4202496 276428 0 0 0 10192 36 0 0 20 0 4 0 4848639 1375277056 277749 33554432000 4194304 16246674 140736702624096 140736702606016 12371164 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/7048/statm: 335761 277749 881 2943 0 332655 0
[pid=7048/tid=7049] ppid=7045 vsize=1343044 CPUtime=0 cores=1,3,5,7
/proc/7048/task/7049/stat : 7049 (toysat) S 7045 7048 3971 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 4848639 1375277056 277749 33554432000 4194304 16246674 140736702624096 140526256893168 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=7048/tid=7050] ppid=7045 vsize=1343044 CPUtime=0 cores=1,3,5,7
/proc/7048/task/7050/stat : 7050 (toysat) S 7045 7048 3971 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 4848639 1375277056 277749 33554432000 4194304 16246674 140736702624096 140526246403312 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=7048/tid=7051] ppid=7045 vsize=1343044 CPUtime=0 cores=1,3,5,7
/proc/7048/task/7051/stat : 7051 (toysat) S 7045 7048 3971 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 4848639 1375277056 277749 33554432000 4194304 16246674 140736702624096 140526162537648 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) 1343044


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

/proc/7048/task/7051/stat : 7051 (toysat) S 7045 7048 3971 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 4848639 1375277056 277771 33554432000 4194304 16246674 140736702624096 140526162537648 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 1343044

[startup+1362.3 s]
/proc/loadavg: 2.17 2.23 2.22 3/183 7134
/proc/meminfo: memFree=22351512/32872528 swapFree=1253612/1390560
[pid=7048] ppid=7045 vsize=1343044 CPUtime=1362.07 cores=1,3,5,7
/proc/7048/stat : 7048 (toysat) R 7045 7048 3971 0 -1 4202496 276479 0 0 0 136168 39 0 0 20 0 4 0 4848639 1375277056 277771 33554432000 4194304 16246674 140736702624096 140736702606016 4206942 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/7048/statm: 335761 277771 902 2943 0 332655 0
[pid=7048/tid=7049] ppid=7045 vsize=1343044 CPUtime=0 cores=1,3,5,7
/proc/7048/task/7049/stat : 7049 (toysat) S 7045 7048 3971 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 4848639 1375277056 277771 33554432000 4194304 16246674 140736702624096 140526256893168 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=7048/tid=7050] ppid=7045 vsize=1343044 CPUtime=0 cores=1,3,5,7
/proc/7048/task/7050/stat : 7050 (toysat) S 7045 7048 3971 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 4848639 1375277056 277771 33554432000 4194304 16246674 140736702624096 140526246403312 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=7048/tid=7051] ppid=7045 vsize=1343044 CPUtime=0 cores=1,3,5,7
/proc/7048/task/7051/stat : 7051 (toysat) S 7045 7048 3971 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 4848639 1375277056 277771 33554432000 4194304 16246674 140736702624096 140526162537648 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 1343044

[startup+1422.3 s]
/proc/loadavg: 2.17 2.22 2.21 3/183 7135
/proc/meminfo: memFree=22351672/32872528 swapFree=1253612/1390560
[pid=7048] ppid=7045 vsize=1343044 CPUtime=1422.07 cores=1,3,5,7
/proc/7048/stat : 7048 (toysat) R 7045 7048 3971 0 -1 4202496 276479 0 0 0 142168 39 0 0 20 0 4 0 4848639 1375277056 277771 33554432000 4194304 16246674 140736702624096 140736702606016 12449269 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/7048/statm: 335761 277771 902 2943 0 332655 0
[pid=7048/tid=7049] ppid=7045 vsize=1343044 CPUtime=0 cores=1,3,5,7
/proc/7048/task/7049/stat : 7049 (toysat) S 7045 7048 3971 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 4848639 1375277056 277771 33554432000 4194304 16246674 140736702624096 140526256893168 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=7048/tid=7050] ppid=7045 vsize=1343044 CPUtime=0 cores=1,3,5,7
/proc/7048/task/7050/stat : 7050 (toysat) S 7045 7048 3971 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 4848639 1375277056 277771 33554432000 4194304 16246674 140736702624096 140526246403312 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=7048/tid=7051] ppid=7045 vsize=1343044 CPUtime=0 cores=1,3,5,7
/proc/7048/task/7051/stat : 7051 (toysat) S 7045 7048 3971 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 4848639 1375277056 277771 33554432000 4194304 16246674 140736702624096 140526162537648 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 1343044

[startup+1482.3 s]
/proc/loadavg: 2.21 2.22 2.21 3/183 7136
/proc/meminfo: memFree=22351728/32872528 swapFree=1253612/1390560
[pid=7048] ppid=7045 vsize=1343044 CPUtime=1482.05 cores=1,3,5,7
/proc/7048/stat : 7048 (toysat) R 7045 7048 3971 0 -1 4202496 276479 0 0 0 148166 39 0 0 20 0 4 0 4848639 1375277056 277771 33554432000 4194304 16246674 140736702624096 140736702606016 12653056 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/7048/statm: 335761 277771 902 2943 0 332655 0
[pid=7048/tid=7049] ppid=7045 vsize=1343044 CPUtime=0 cores=1,3,5,7
/proc/7048/task/7049/stat : 7049 (toysat) S 7045 7048 3971 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 4848639 1375277056 277771 33554432000 4194304 16246674 140736702624096 140526256893168 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=7048/tid=7050] ppid=7045 vsize=1343044 CPUtime=0 cores=1,3,5,7
/proc/7048/task/7050/stat : 7050 (toysat) S 7045 7048 3971 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 4848639 1375277056 277771 33554432000 4194304 16246674 140736702624096 140526246403312 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=7048/tid=7051] ppid=7045 vsize=1343044 CPUtime=0 cores=1,3,5,7
/proc/7048/task/7051/stat : 7051 (toysat) S 7045 7048 3971 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 4848639 1375277056 277771 33554432000 4194304 16246674 140736702624096 140526162537648 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 1343044

[startup+1542.31 s]
/proc/loadavg: 2.37 2.26 2.22 3/183 7137
/proc/meminfo: memFree=22351476/32872528 swapFree=1253612/1390560
[pid=7048] ppid=7045 vsize=1343044 CPUtime=1542.04 cores=1,3,5,7
/proc/7048/stat : 7048 (toysat) R 7045 7048 3971 0 -1 4202496 276479 0 0 0 154165 39 0 0 20 0 4 0 4848639 1375277056 277771 33554432000 4194304 16246674 140736702624096 140736702606016 12652957 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/7048/statm: 335761 277771 902 2943 0 332655 0
[pid=7048/tid=7049] ppid=7045 vsize=1343044 CPUtime=0 cores=1,3,5,7
/proc/7048/task/7049/stat : 7049 (toysat) S 7045 7048 3971 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 4848639 1375277056 277771 33554432000 4194304 16246674 140736702624096 140526256893168 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=7048/tid=7050] ppid=7045 vsize=1343044 CPUtime=0 cores=1,3,5,7
/proc/7048/task/7050/stat : 7050 (toysat) S 7045 7048 3971 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 4848639 1375277056 277771 33554432000 4194304 16246674 140736702624096 140526246403312 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=7048/tid=7051] ppid=7045 vsize=1343044 CPUtime=0 cores=1,3,5,7
/proc/7048/task/7051/stat : 7051 (toysat) S 7045 7048 3971 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 4848639 1375277056 277771 33554432000 4194304 16246674 140736702624096 140526162537648 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 1343044

[startup+1602.3 s]
/proc/loadavg: 2.29 2.25 2.22 3/183 7139
/proc/meminfo: memFree=22351260/32872528 swapFree=1253612/1390560
[pid=7048] ppid=7045 vsize=1343044 CPUtime=1602.03 cores=1,3,5,7
/proc/7048/stat : 7048 (toysat) R 7045 7048 3971 0 -1 4202496 276479 0 0 0 160164 39 0 0 20 0 4 0 4848639 1375277056 277771 33554432000 4194304 16246674 140736702624096 140736702621888 12653056 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/7048/statm: 335761 277771 902 2943 0 332655 0
[pid=7048/tid=7049] ppid=7045 vsize=1343044 CPUtime=0 cores=1,3,5,7
/proc/7048/task/7049/stat : 7049 (toysat) S 7045 7048 3971 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 4848639 1375277056 277771 33554432000 4194304 16246674 140736702624096 140526256893168 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=7048/tid=7050] ppid=7045 vsize=1343044 CPUtime=0 cores=1,3,5,7
/proc/7048/task/7050/stat : 7050 (toysat) S 7045 7048 3971 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 4848639 1375277056 277771 33554432000 4194304 16246674 140736702624096 140526246403312 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=7048/tid=7051] ppid=7045 vsize=1343044 CPUtime=0 cores=1,3,5,7
/proc/7048/task/7051/stat : 7051 (toysat) S 7045 7048 3971 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 4848639 1375277056 277771 33554432000 4194304 16246674 140736702624096 140526162537648 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 1343044

[startup+1662.3 s]
/proc/loadavg: 2.34 2.28 2.23 3/183 7140
/proc/meminfo: memFree=22351044/32872528 swapFree=1253612/1390560
[pid=7048] ppid=7045 vsize=1343044 CPUtime=1662.02 cores=1,3,5,7
/proc/7048/stat : 7048 (toysat) R 7045 7048 3971 0 -1 4202496 276479 0 0 0 166163 39 0 0 20 0 4 0 4848639 1375277056 277771 33554432000 4194304 16246674 140736702624096 140736702606016 12449412 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/7048/statm: 335761 277771 902 2943 0 332655 0
[pid=7048/tid=7049] ppid=7045 vsize=1343044 CPUtime=0 cores=1,3,5,7
/proc/7048/task/7049/stat : 7049 (toysat) S 7045 7048 3971 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 4848639 1375277056 277771 33554432000 4194304 16246674 140736702624096 140526256893168 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=7048/tid=7050] ppid=7045 vsize=1343044 CPUtime=0 cores=1,3,5,7
/proc/7048/task/7050/stat : 7050 (toysat) S 7045 7048 3971 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 4848639 1375277056 277771 33554432000 4194304 16246674 140736702624096 140526246403312 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=7048/tid=7051] ppid=7045 vsize=1343044 CPUtime=0 cores=1,3,5,7
/proc/7048/task/7051/stat : 7051 (toysat) S 7045 7048 3971 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 4848639 1375277056 277771 33554432000 4194304 16246674 140736702624096 140526162537648 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 1343044

[startup+1722.3 s]
/proc/loadavg: 2.22 2.25 2.22 3/183 7141
/proc/meminfo: memFree=22351192/32872528 swapFree=1253612/1390560
[pid=7048] ppid=7045 vsize=1343044 CPUtime=1722.02 cores=1,3,5,7
/proc/7048/stat : 7048 (toysat) R 7045 7048 3971 0 -1 4202496 276479 0 0 0 172162 40 0 0 20 0 4 0 4848639 1375277056 277771 33554432000 4194304 16246674 140736702624096 140736702606016 6955280 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/7048/statm: 335761 277771 902 2943 0 332655 0
[pid=7048/tid=7049] ppid=7045 vsize=1343044 CPUtime=0 cores=1,3,5,7
/proc/7048/task/7049/stat : 7049 (toysat) S 7045 7048 3971 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 4848639 1375277056 277771 33554432000 4194304 16246674 140736702624096 140526256893168 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=7048/tid=7050] ppid=7045 vsize=1343044 CPUtime=0 cores=1,3,5,7
/proc/7048/task/7050/stat : 7050 (toysat) S 7045 7048 3971 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 4848639 1375277056 277771 33554432000 4194304 16246674 140736702624096 140526246403312 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=7048/tid=7051] ppid=7045 vsize=1343044 CPUtime=0 cores=1,3,5,7
/proc/7048/task/7051/stat : 7051 (toysat) S 7045 7048 3971 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 4848639 1375277056 277771 33554432000 4194304 16246674 140736702624096 140526162537648 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 1343044

[startup+1782.3 s]
/proc/loadavg: 2.19 2.24 2.22 3/184 7145
/proc/meminfo: memFree=22351104/32872528 swapFree=1253612/1390560
[pid=7048] ppid=7045 vsize=1343044 CPUtime=1782.01 cores=1,3,5,7
/proc/7048/stat : 7048 (toysat) R 7045 7048 3971 0 -1 4202496 276484 0 0 0 178161 40 0 0 20 0 4 0 4848639 1375277056 277776 33554432000 4194304 16246674 140736702624096 140736702606016 12654964 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/7048/statm: 335761 277776 907 2943 0 332655 0
[pid=7048/tid=7049] ppid=7045 vsize=1343044 CPUtime=0 cores=1,3,5,7
/proc/7048/task/7049/stat : 7049 (toysat) S 7045 7048 3971 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 4848639 1375277056 277776 33554432000 4194304 16246674 140736702624096 140526256893168 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=7048/tid=7050] ppid=7045 vsize=1343044 CPUtime=0 cores=1,3,5,7
/proc/7048/task/7050/stat : 7050 (toysat) S 7045 7048 3971 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 4848639 1375277056 277776 33554432000 4194304 16246674 140736702624096 140526246403312 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=7048/tid=7051] ppid=7045 vsize=1343044 CPUtime=0 cores=1,3,5,7
/proc/7048/task/7051/stat : 7051 (toysat) S 7045 7048 3971 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 4848639 1375277056 277776 33554432000 4194304 16246674 140736702624096 140526162537648 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 1343044



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.20 2.24 2.22 3/183 7145
/proc/meminfo: memFree=22351244/32872528 swapFree=1253612/1390560
[pid=7048] ppid=7045 vsize=1343044 CPUtime=1800.01 cores=1,3,5,7
/proc/7048/stat : 7048 (toysat) R 7045 7048 3971 0 -1 4202496 276484 0 0 0 179961 40 0 0 20 0 4 0 4848639 1375277056 277776 33554432000 4194304 16246674 140736702624096 140736702606016 12656203 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/7048/statm: 335761 277776 907 2943 0 332655 0
[pid=7048/tid=7049] ppid=7045 vsize=1343044 CPUtime=0 cores=1,3,5,7
/proc/7048/task/7049/stat : 7049 (toysat) S 7045 7048 3971 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 4848639 1375277056 277776 33554432000 4194304 16246674 140736702624096 140526256893168 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=7048/tid=7050] ppid=7045 vsize=1343044 CPUtime=0 cores=1,3,5,7
/proc/7048/task/7050/stat : 7050 (toysat) S 7045 7048 3971 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 4848639 1375277056 277776 33554432000 4194304 16246674 140736702624096 140526246403312 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=7048/tid=7051] ppid=7045 vsize=1343044 CPUtime=0 cores=1,3,5,7
/proc/7048/task/7051/stat : 7051 (toysat) S 7045 7048 3971 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 4848639 1375277056 277776 33554432000 4194304 16246674 140736702624096 140526162537648 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 1343044

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

[startup+1800.3 s]
/proc/loadavg: 2.20 2.24 2.22 3/183 7145
/proc/meminfo: memFree=22351244/32872528 swapFree=1253612/1390560
[pid=7048] ppid=7045 vsize=1343044 CPUtime=1800.01 cores=1,3,5,7
/proc/7048/stat : 7048 (toysat) R 7045 7048 3971 0 -1 4202496 276484 0 0 0 179961 40 0 0 20 0 4 0 4848639 1375277056 277776 33554432000 4194304 16246674 140736702624096 140736702606016 12656203 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/7048/statm: 335761 277776 907 2943 0 332655 0
[pid=7048/tid=7049] ppid=7045 vsize=1343044 CPUtime=0 cores=1,3,5,7
/proc/7048/task/7049/stat : 7049 (toysat) S 7045 7048 3971 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 4848639 1375277056 277776 33554432000 4194304 16246674 140736702624096 140526256893168 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=7048/tid=7050] ppid=7045 vsize=1343044 CPUtime=0 cores=1,3,5,7
/proc/7048/task/7050/stat : 7050 (toysat) S 7045 7048 3971 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 4848639 1375277056 277776 33554432000 4194304 16246674 140736702624096 140526246403312 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=7048/tid=7051] ppid=7045 vsize=1343044 CPUtime=0 cores=1,3,5,7
/proc/7048/task/7051/stat : 7051 (toysat) S 7045 7048 3971 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 4848639 1375277056 277776 33554432000 4194304 16246674 140736702624096 140526162537648 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 1343044

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.61
system time used= 0.401938
maximum resident set size= 1111104
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 276484
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= 43
involuntary context switches= 1914

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.05977 second user time and 7.84581 second system time

The end

Launcher Data

Begin job on node119 at 2016-06-30 00:21:18
IDJOB=4119050
IDBENCH=111642
IDSOLVER=2542
FILE ID=node119/4119050-1467238878
RUNJOBID= node119-1467209132-3988
PBS_JOBID= 19997583
Free space on /tmp= 71716 MiB

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

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

MD5SUM BENCH= a63dc6c020e5d33ed0707976b148e134
RANDOM SEED=2073699727

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.444
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.444
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:        23467184 kB
Buffers:          171652 kB
Cached:          5989552 kB
SwapCached:            0 kB
Active:          5058384 kB
Inactive:        2193728 kB
Active(anon):    1093088 kB
Inactive(anon):        0 kB
Active(file):    3965296 kB
Inactive(file):  2193728 kB
Unevictable:     1390560 kB
Mlocked:         1253612 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             18304 kB
Writeback:             0 kB
AnonPages:       2481092 kB
Mapped:            17308 kB
Shmem:               204 kB
Slab:             628212 kB
SReclaimable:      72344 kB
SUnreclaim:       555868 kB
KernelStack:        1456 kB
PageTables:         8540 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2612752 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    145408 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 node119 at 2016-06-30 00:51:19