Trace number 4078592

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 NameAnswerCPU timeWall clock time
toysat 2016-05-02SAT 660.511 660.617

General information on the benchmark

Namenormalized-PB06/SATUNSAT-MEDINT/submitted-PB06/
manquiho/Aardal_1/normalized-prob5.opb
MD5SUMb56e28afe1ffd19dcf9a2ab038cbc43f
Bench CategoryDEC-MEDINT (no optimisation, medium integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark660.511
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables80
Total number of constraints2
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2
Minimum length of a constraint80
Maximum length of a constraint80
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 62442885
Number of bits of the biggest number in a constraint 26
Biggest sum of numbers in a constraint 803031860
Number of bits of the biggest sum of numbers30
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-06T20:41:39+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-4078592-1465238499.opb"]
0.00/0.01	c use --random-gen="1670118566 1167449112 3130439567 1840783595 2200823043 4230879153 1328714839 4118669542 2699961422 487402568 517667594 3786355019 2819226340 4163620663 3322486056 2829348641 3088471411 464749536 961051169 4147927887 2015040950 2023079962 848490998 4164055549 2358428203 195072154 2912831090 729400324 3790020378 2511733096 1468223329 324912559 2716810739 1952350789 3332152635 2907831325 3272638922 1168971379 903640145 1054698277 2322136273 2050971412 3203233746 1419689370 1034638593 2887946677 1472273001 3692627991 1453122060 1331686868 2216454451 2901964778 728294200 701535060 3372764682 2252392044 3555070890 3294581511 1286300191 170234314 233247251 140826720 3308235752 3085588701 4043213476 2274893116 993305998 1067525757 3366146385 1800345124 645224716 3262523816 3758643223 97338490 2108001146 1142758051 302845652 4019264365 2512957152 1113047106 755064769 3799705224 1794170424 3128613644 2636775211 4063452799 4234001074 536828290 3767898479 1585379819 4252927270 3671296508 1318682742 1262747199 1167467510 1495898666 1608830374 2409495885 1981535167 3514335186 148630345 619676430 3288668619 1650236055 3017503502 2366560268 3266311624 3038682850 200395344 1280115500 80518299 1404405817 3840707767 4290570778 2391132219 2141988909 3978229921 3332453115 3600903694 931192765 3425578114 1900271683 2999746540 3353839214 816723461 2668422176 3715924223 30566886 2842673064 3508554419 189924753 211590610 404152086 326848438 2629275227 1179417906 1629201822 2725732150 2758526302 1155718877 405370661 607890419 167027094 1960293314 2033952511 3928687044 1410155308 3153389253 4167574303 2107512948 2877539846 3189513053 2286033480 2732912173 258893653 1361235686 3787890934 956207045 3816415264 1811960798 3773273589 4240318566 298171935 94492623 2984909984 1483542134 964590816 2461662061 3373781266 652201094 1012575000 2073695017 4282539798 2593825995 4097406174 4041817839 3767564067 3003348216 690909151 4145030164 2143039927 1095903677 2388669457 2527472245 2190649575 1039644424 693299416 4289244172 1092036315 4001297013 318388784 3679176729 2844648567 2319231541 1046867195 2224700559 1144806799 4090079698 2354273724 2850130139 2781308973 1587463128 3822107073 3852513969 2313534446 3022991348 3633404380 1403713150 2224270068 3621189972 618131294 2159039585 959970493 2520130442 2142838877 381498970 2908722031 2950128863 496117923 3586203912 4127149298 1674188330 1736845614 2150880426 1931556579 2419874515 347454561 3450371163 3175269936 3217131017 926654810 523961434 4099724448 536473096 1500253091 887394605 1020799379 1202498469 320671622 4250945217 519546647 1341614057 1027373993 581010127 3083898130 885148491 1407997588 643929528 1327669877 2734947092 3991576645 2756185418 1887120076 4264819310 1526591667 431609004 255 362436" option to reproduce the execution
0.00/0.01	c #vars 80
0.00/0.01	c #constraints 2
658.59/658.71	c Solving starts ...
658.59/658.71	c ============================[ Search Statistics ]============================
658.59/658.71	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
658.59/658.71	c       |         |          |          |    Limit     GC | Var      | Constra 
658.59/658.71	c =============================================================================
658.59/658.71	c  0.0s |       0 |        0 |        0 |       27      0 |        0 |        0
658.59/658.73	c  0.0s |       1 |      112 |      100 |       27      1 |        0 |        0
658.59/658.75	c  0.0s |       2 |      270 |      250 |       30      4 |        0 |        0
658.59/658.78	c  0.1s |       3 |      505 |      475 |       33     10 |        0 |        0
658.69/658.82	c  0.1s |       4 |      890 |      813 |       37     17 |        0 |        0
658.69/658.89	c  0.2s |       5 |     1440 |     1320 |       41     27 |        0 |        0
658.80/659.00	c  0.3s |       6 |     2260 |     2081 |       51     41 |        0 |        0
658.99/659.17	c  0.5s |       7 |     3466 |     3223 |       57     61 |        0 |        0
659.29/659.42	c  0.7s |       8 |     5246 |     4936 |       63     89 |        0 |        0
659.59/659.77	c  1.1s |       9 |     7877 |     7506 |       70    130 |        0 |        0
659.89/660.10	c  1.4s |       9 |    10144 |     9709 |       70    164 |        0 |        0
659.89/660.10	c #cpu_time = 1.388s
659.89/660.10	c #wall_clock_time = 1.388s
659.89/660.10	c #decision = 10144
659.89/660.10	c #random_decision = 45
659.89/660.10	c #conflict = 9709
659.89/660.10	c #restart = 9
659.89/660.10	s SATISFIABLE
659.89/660.10	v x1 -x2 -x3 -x4 -x5 -x6 -x7 x8 -x9 -x10
659.89/660.10	v x11 -x12 x13 -x14 x15 -x16 x17 -x18 -x19 -x20
659.89/660.10	v -x21 -x22 -x23 -x24 -x25 x26 -x27 -x28 -x29 x30
659.89/660.10	v x31 -x32 -x33 x34 x35 -x36 x37 -x38 -x39 x40
659.89/660.10	v -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50
659.89/660.10	v -x51 -x52 -x53 x54 -x55 -x56 -x57 -x58 -x59 -x60
659.89/660.10	v -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70
659.89/660.10	v -x71 -x72 -x73 -x74 -x75 -x76 x77 -x78 -x79 -x80
659.89/660.10	c total CPU time = 660.124s
659.89/660.10	c total wall clock time = 660.104s

Verifier Data

OK	0

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

pid=11167
running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.02 2.04 2.00 3/179 11170
/proc/meminfo: memFree=29800460/32872528 swapFree=11196/354588
[pid=11170] ppid=11167 vsize=632252 CPUtime=0 cores=0,2,4,6
/proc/11170/stat : 11170 (toysat) R 11167 11170 8429 0 -1 4202496 2342 0 0 0 0 0 0 0 20 0 4 0 105783397 647426048 2703 33554432000 4194304 16246674 140735375716672 140735375716096 13880264 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11170/statm: 158831 2712 441 2943 0 155725 0
[pid=11170/tid=11171] ppid=11167 vsize=650684 CPUtime=0 cores=0,2,4,6
/proc/11170/task/11171/stat : 11171 (toysat) S 11167 11170 8429 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 105783397 666300416 2776 33554432000 4194304 16246674 140735375716672 140591477271792 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=11170/tid=11172] ppid=11167 vsize=655804 CPUtime=0 cores=0,2,4,6
/proc/11170/task/11172/stat : 11172 (toysat) S 11167 11170 8429 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 105783397 671543296 2793 33554432000 4194304 16246674 140735375716672 140591392337136 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=11170/tid=11173] ppid=11167 vsize=659900 CPUtime=0 cores=0,2,4,6
/proc/11170/task/11173/stat : 11173 (toysat) S 11167 11170 8429 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 105783397 675737600 2811 33554432000 4194304 16246674 140735375716672 140591381863600 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0

[startup+0.100184 s]
/proc/loadavg: 2.02 2.04 2.00 3/179 11170
/proc/meminfo: memFree=29800460/32872528 swapFree=11196/354588
[pid=11170] ppid=11167 vsize=1218116 CPUtime=0.09 cores=0,2,4,6
/proc/11170/stat : 11170 (toysat) R 11167 11170 8429 0 -1 4202496 26564 0 0 0 6 3 0 0 20 0 4 0 105783397 1247350784 26916 33554432000 4194304 16246674 140735375716672 140735375716096 12653060 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11170/statm: 304529 26924 601 2943 0 301423 0
[pid=11170/tid=11171] ppid=11167 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/11170/task/11171/stat : 11171 (toysat) S 11167 11170 8429 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 105783397 1247350784 26930 33554432000 4194304 16246674 140735375716672 140591477271792 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=11170/tid=11172] ppid=11167 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/11170/task/11172/stat : 11172 (toysat) S 11167 11170 8429 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 105783397 1247350784 26936 33554432000 4194304 16246674 140735375716672 140591392337136 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=11170/tid=11173] ppid=11167 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/11170/task/11173/stat : 11173 (toysat) S 11167 11170 8429 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 105783397 1247350784 26941 33554432000 4194304 16246674 140735375716672 140591381863600 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1218116

[startup+0.200528 s]
/proc/loadavg: 2.02 2.04 2.00 3/179 11170
/proc/meminfo: memFree=29800460/32872528 swapFree=11196/354588
[pid=11170] ppid=11167 vsize=1218116 CPUtime=0.19 cores=0,2,4,6
/proc/11170/stat : 11170 (toysat) R 11167 11170 8429 0 -1 4202496 47844 0 0 0 13 6 0 0 20 0 4 0 105783397 1247350784 48196 33554432000 4194304 16246674 140735375716672 140735375716096 12652021 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11170/statm: 304529 48202 601 2943 0 301423 0
[pid=11170/tid=11171] ppid=11167 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/11170/task/11171/stat : 11171 (toysat) S 11167 11170 8429 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 105783397 1247350784 48205 33554432000 4194304 16246674 140735375716672 140591477271792 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=11170/tid=11172] ppid=11167 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/11170/task/11172/stat : 11172 (toysat) S 11167 11170 8429 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 105783397 1247350784 48209 33554432000 4194304 16246674 140735375716672 140591392337136 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=11170/tid=11173] ppid=11167 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/11170/task/11173/stat : 11173 (toysat) S 11167 11170 8429 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 105783397 1247350784 48213 33554432000 4194304 16246674 140735375716672 140591381863600 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1218116

[startup+0.300488 s]
/proc/loadavg: 2.02 2.04 2.00 3/179 11170
/proc/meminfo: memFree=29800460/32872528 swapFree=11196/354588
[pid=11170] ppid=11167 vsize=1218116 CPUtime=0.29 cores=0,2,4,6
/proc/11170/stat : 11170 (toysat) R 11167 11170 8429 0 -1 4202496 74332 0 0 0 19 10 0 0 20 0 4 0 105783397 1247350784 74684 33554432000 4194304 16246674 140735375716672 140735375716096 12655109 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11170/statm: 304529 74699 601 2943 0 301423 0
[pid=11170/tid=11171] ppid=11167 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/11170/task/11171/stat : 11171 (toysat) S 11167 11170 8429 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 105783397 1247350784 74708 33554432000 4194304 16246674 140735375716672 140591477271792 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=11170/tid=11172] ppid=11167 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/11170/task/11172/stat : 11172 (toysat) S 11167 11170 8429 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 105783397 1247350784 74717 33554432000 4194304 16246674 140735375716672 140591392337136 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=11170/tid=11173] ppid=11167 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/11170/task/11173/stat : 11173 (toysat) S 11167 11170 8429 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 105783397 1247350784 74726 33554432000 4194304 16246674 140735375716672 140591381863600 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1218116

[startup+0.700413 s]
/proc/loadavg: 2.02 2.04 2.00 3/179 11170
/proc/meminfo: memFree=29800460/32872528 swapFree=11196/354588
[pid=11170] ppid=11167 vsize=1218116 CPUtime=0.69 cores=0,2,4,6
/proc/11170/stat : 11170 (toysat) R 11167 11170 8429 0 -1 4202496 160290 0 0 0 48 21 0 0 20 0 4 0 105783397 1247350784 160642 33554432000 4194304 16246674 140735375716672 140735375716096 12429797 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11170/statm: 304529 160648 601 2943 0 301423 0
[pid=11170/tid=11171] ppid=11167 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/11170/task/11171/stat : 11171 (toysat) S 11167 11170 8429 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 105783397 1247350784 160651 33554432000 4194304 16246674 140735375716672 140591477271792 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=11170/tid=11172] ppid=11167 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/11170/task/11172/stat : 11172 (toysat) S 11167 11170 8429 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 105783397 1247350784 160654 33554432000 4194304 16246674 140735375716672 140591392337136 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=11170/tid=11173] ppid=11167 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/11170/task/11173/stat : 11173 (toysat) S 11167 11170 8429 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 105783397 1247350784 160658 33554432000 4194304 16246674 140735375716672 140591381863600 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1218116

[startup+1.50041 s]
/proc/loadavg: 2.02 2.04 2.00 3/183 11174
/proc/meminfo: memFree=28788904/32872528 swapFree=11196/354588
[pid=11170] ppid=11167 vsize=1388100 CPUtime=1.49 cores=0,2,4,6
/proc/11170/stat : 11170 (toysat) R 11167 11170 8429 0 -1 4202496 287987 0 0 0 111 38 0 0 20 0 4 0 105783397 1421414400 288295 33554432000 4194304 16246674 140735375716672 140735375715984 12653056 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11170/statm: 347025 288295 821 2943 0 343919 0
[pid=11170/tid=11171] ppid=11167 vsize=1388100 CPUtime=0 cores=0,2,4,6
/proc/11170/task/11171/stat : 11171 (toysat) S 11167 11170 8429 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 105783397 1421414400 288295 33554432000 4194304 16246674 140735375716672 140591477271792 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=11170/tid=11172] ppid=11167 vsize=1388100 CPUtime=0 cores=0,2,4,6
/proc/11170/task/11172/stat : 11172 (toysat) S 11167 11170 8429 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 105783397 1421414400 288295 33554432000 4194304 16246674 140735375716672 140591392337136 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=11170/tid=11173] ppid=11167 vsize=1388100 CPUtime=0 cores=0,2,4,6
/proc/11170/task/11173/stat : 11173 (toysat) S 11167 11170 8429 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 105783397 1421414400 288295 33554432000 4194304 16246674 140735375716672 140591381863600 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1388100

[startup+3.1004 s]
/proc/loadavg: 2.02 2.04 2.00 3/183 11174
/proc/meminfo: memFree=28647908/32872528 swapFree=11196/354588
[pid=11170] ppid=11167 vsize=1388100 CPUtime=3.09 cores=0,2,4,6
/proc/11170/stat : 11170 (toysat) R 11167 11170 8429 0 -1 4202496 288121 0 0 0 271 38 0 0 20 0 4 0 105783397 1421414400 288429 33554432000 4194304 16246674 140735375716672 140735375714496 12449395 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11170/statm: 347025 288429 821 2943 0 343919 0
[pid=11170/tid=11171] ppid=11167 vsize=1388100 CPUtime=0 cores=0,2,4,6
/proc/11170/task/11171/stat : 11171 (toysat) S 11167 11170 8429 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 105783397 1421414400 288429 33554432000 4194304 16246674 140735375716672 140591477271792 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=11170/tid=11172] ppid=11167 vsize=1388100 CPUtime=0 cores=0,2,4,6
/proc/11170/task/11172/stat : 11172 (toysat) S 11167 11170 8429 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 105783397 1421414400 288429 33554432000 4194304 16246674 140735375716672 140591392337136 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=11170/tid=11173] ppid=11167 vsize=1388100 CPUtime=0 cores=0,2,4,6
/proc/11170/task/11173/stat : 11173 (toysat) S 11167 11170 8429 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 105783397 1421414400 288429 33554432000 4194304 16246674 140735375716672 140591381863600 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1388100

[startup+6.30042 s]
/proc/loadavg: 2.02 2.04 2.00 3/183 11174
/proc/meminfo: memFree=28646928/32872528 swapFree=11196/354588
[pid=11170] ppid=11167 vsize=1439300 CPUtime=6.29 cores=0,2,4,6
/proc/11170/stat : 11170 (toysat) R 11167 11170 8429 0 -1 4202496 300894 0 0 0 589 40 0 0 20 0 4 0 105783397 1473843200 301202 33554432000 4194304 16246674 140735375716672 140735375698560 4221016 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11170/statm: 359825 301209 821 2943 0 356719 0
[pid=11170/tid=11171] ppid=11167 vsize=1439300 CPUtime=0 cores=0,2,4,6
/proc/11170/task/11171/stat : 11171 (toysat) S 11167 11170 8429 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 105783397 1473843200 301212 33554432000 4194304 16246674 140735375716672 140591477271792 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=11170/tid=11172] ppid=11167 vsize=1439300 CPUtime=0 cores=0,2,4,6
/proc/11170/task/11172/stat : 11172 (toysat) S 11167 11170 8429 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 105783397 1473843200 301216 33554432000 4194304 16246674 140735375716672 140591392336912 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11170/tid=11173] ppid=11167 vsize=1439300 CPUtime=0 cores=0,2,4,6
/proc/11170/task/11173/stat : 11173 (toysat) S 11167 11170 8429 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 105783397 1473843200 301220 33554432000 4194304 16246674 140735375716672 140591381863600 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1439300

[startup+12.7004 s]
/proc/loadavg: 2.02 2.04 2.00 3/183 11174
/proc/meminfo: memFree=27804896/32872528 swapFree=11196/354588
[pid=11170] ppid=11167 vsize=2228804 CPUtime=12.69 cores=0,2,4,6
/proc/11170/stat : 11170 (toysat) R 11167 11170 8429 0 -1 4202496 498297 0 0 0 1203 66 0 0 20 0 4 0 105783397 2282295296 498605 33554432000 4194304 16246674 140735375716672 140735375715848 14628944 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11170/statm: 557201 498605 821 2943 0 554095 0
[pid=11170/tid=11171] ppid=11167 vsize=2228804 CPUtime=0 cores=0,2,4,6
/proc/11170/task/11171/stat : 11171 (toysat) S 11167 11170 8429 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 105783397 2282295296 498605 33554432000 4194304 16246674 140735375716672 140591477271792 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=11170/tid=11172] ppid=11167 vsize=2228804 CPUtime=0 cores=0,2,4,6
/proc/11170/task/11172/stat : 11172 (toysat) S 11167 11170 8429 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 105783397 2282295296 498605 33554432000 4194304 16246674 140735375716672 140591392337136 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=11170/tid=11173] ppid=11167 vsize=2228804 CPUtime=0 cores=0,2,4,6
/proc/11170/task/11173/stat : 11173 (toysat) S 11167 11170 8429 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 105783397 2282295296 498605 33554432000 4194304 16246674 140735375716672 140591381863600 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2228804

[startup+25.5005 s]
/proc/loadavg: 2.01 2.04 2.00 3/183 11174
/proc/meminfo: memFree=25722944/32872528 swapFree=11196/354588
[pid=11170] ppid=11167 vsize=4305476 CPUtime=25.49 cores=0,2,4,6
/proc/11170/stat : 11170 (toysat) R 11167 11170 8429 0 -1 4202496 1017465 0 0 0 2391 158 0 0 20 0 4 0 105783397 4408807424 1017773 33554432000 4194304 16246674 140735375716672 140735375715768 4220880 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11170/statm: 1076369 1017773 821 2943 0 1073263 0
[pid=11170/tid=11171] ppid=11167 vsize=4305476 CPUtime=0 cores=0,2,4,6
/proc/11170/task/11171/stat : 11171 (toysat) S 11167 11170 8429 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 105783397 4408807424 1017773 33554432000 4194304 16246674 140735375716672 140591477271792 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=11170/tid=11172] ppid=11167 vsize=4305476 CPUtime=0 cores=0,2,4,6
/proc/11170/task/11172/stat : 11172 (toysat) S 11167 11170 8429 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 105783397 4408807424 1017773 33554432000 4194304 16246674 140735375716672 140591392337136 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=11170/tid=11173] ppid=11167 vsize=4305476 CPUtime=0 cores=0,2,4,6
/proc/11170/task/11173/stat : 11173 (toysat) S 11167 11170 8429 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 105783397 4408807424 1017773 33554432000 4194304 16246674 140735375716672 140591381863600 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 4305476

[startup+51.1005 s]
/proc/loadavg: 2.01 2.03 2.00 3/183 11174
/proc/meminfo: memFree=25060196/32872528 swapFree=11196/354588
[pid=11170] ppid=11167 vsize=4966980 CPUtime=51.08 cores=0,2,4,6
/proc/11170/stat : 11170 (toysat) R 11167 11170 8429 0 -1 4202496 1182843 0 0 0 4876 232 0 0 20 0 4 0 105783397 5086187520 1183151 33554432000 4194304 16246674 140735375716672 140735375715848 15015658 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11170/statm: 1241745 1183151 822 2943 0 1238639 0
[pid=11170/tid=11171] ppid=11167 vsize=4966980 CPUtime=0 cores=0,2,4,6
/proc/11170/task/11171/stat : 11171 (toysat) S 11167 11170 8429 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 105783397 5086187520 1183151 33554432000 4194304 16246674 140735375716672 140591477271792 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=11170/tid=11172] ppid=11167 vsize=4966980 CPUtime=0 cores=0,2,4,6
/proc/11170/task/11172/stat : 11172 (toysat) S 11167 11170 8429 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 105783397 5086187520 1183151 33554432000 4194304 16246674 140735375716672 140591392337136 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=11170/tid=11173] ppid=11167 vsize=4966980 CPUtime=0 cores=0,2,4,6
/proc/11170/task/11173/stat : 11173 (toysat) S 11167 11170 8429 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 105783397 5086187520 1183151 33554432000 4194304 16246674 140735375716672 140591381863600 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 4966980

[startup+102.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 11175
/proc/meminfo: memFree=23815772/32872528 swapFree=11196/354588
[pid=11170] ppid=11167 vsize=6208068 CPUtime=102.28 cores=0,2,4,6
/proc/11170/stat : 11170 (toysat) R 11167 11170 8429 0 -1 4202496 1602171 0 0 0 9881 347 0 0 20 0 4 0 105783397 6357061632 1493423 33554432000 4194304 16246674 140735375716672 140735375714496 13883727 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11170/statm: 1552017 1493423 822 2943 0 1548911 0
[pid=11170/tid=11171] ppid=11167 vsize=6208068 CPUtime=0 cores=0,2,4,6
/proc/11170/task/11171/stat : 11171 (toysat) S 11167 11170 8429 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 105783397 6357061632 1493423 33554432000 4194304 16246674 140735375716672 140591477271792 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=11170/tid=11172] ppid=11167 vsize=6208068 CPUtime=0 cores=0,2,4,6
/proc/11170/task/11172/stat : 11172 (toysat) S 11167 11170 8429 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 105783397 6357061632 1493423 33554432000 4194304 16246674 140735375716672 140591392336912 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11170/tid=11173] ppid=11167 vsize=6208068 CPUtime=0 cores=0,2,4,6
/proc/11170/task/11173/stat : 11173 (toysat) S 11167 11170 8429 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 105783397 6357061632 1493423 33554432000 4194304 16246674 140735375716672 140591381863600 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 6208068


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

/proc/11170/task/11173/stat : 11173 (toysat) S 11167 11170 8429 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 105783397 9577238528 2279601 33554432000 4194304 16246674 140735375716672 140591381863600 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 9352772

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 11181
/proc/meminfo: memFree=20481024/32872528 swapFree=11196/354588
[pid=11170] ppid=11167 vsize=9535044 CPUtime=402.23 cores=0,2,4,6
/proc/11170/stat : 11170 (toysat) R 11167 11170 8429 0 -1 4202496 2866045 0 0 0 39544 679 0 0 20 0 4 0 105783397 9763885056 2325169 33554432000 4194304 16246674 140735375716672 140735375715848 4220880 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11170/statm: 2383761 2325169 822 2943 0 2380655 0
[pid=11170/tid=11171] ppid=11167 vsize=9535044 CPUtime=0 cores=0,2,4,6
/proc/11170/task/11171/stat : 11171 (toysat) S 11167 11170 8429 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 105783397 9763885056 2325169 33554432000 4194304 16246674 140735375716672 140591477271792 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=11170/tid=11172] ppid=11167 vsize=9535044 CPUtime=0 cores=0,2,4,6
/proc/11170/task/11172/stat : 11172 (toysat) S 11167 11170 8429 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 105783397 9763885056 2325169 33554432000 4194304 16246674 140735375716672 140591392337136 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=11170/tid=11173] ppid=11167 vsize=9535044 CPUtime=0 cores=0,2,4,6
/proc/11170/task/11173/stat : 11173 (toysat) S 11167 11170 8429 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 105783397 9763885056 2325169 33554432000 4194304 16246674 140735375716672 140591381863600 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 9535044

[startup+462.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/183 11182
/proc/meminfo: memFree=22404200/32872528 swapFree=11196/354588
[pid=11170] ppid=11167 vsize=7616068 CPUtime=462.21 cores=0,2,4,6
/proc/11170/stat : 11170 (toysat) R 11167 11170 8429 0 -1 4202496 2934397 0 0 0 45516 705 0 0 20 0 4 0 105783397 7798853632 1845425 33554432000 4194304 16246674 140735375716672 140735375714496 4221138 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11170/statm: 1904017 1845425 822 2943 0 1900911 0
[pid=11170/tid=11171] ppid=11167 vsize=7616068 CPUtime=0 cores=0,2,4,6
/proc/11170/task/11171/stat : 11171 (toysat) S 11167 11170 8429 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 105783397 7798853632 1845425 33554432000 4194304 16246674 140735375716672 140591477271792 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=11170/tid=11172] ppid=11167 vsize=7616068 CPUtime=0 cores=0,2,4,6
/proc/11170/task/11172/stat : 11172 (toysat) S 11167 11170 8429 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 105783397 7798853632 1845425 33554432000 4194304 16246674 140735375716672 140591392336912 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11170/tid=11173] ppid=11167 vsize=7616068 CPUtime=0 cores=0,2,4,6
/proc/11170/task/11173/stat : 11173 (toysat) S 11167 11170 8429 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 105783397 7798853632 1845425 33554432000 4194304 16246674 140735375716672 140591381863600 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 7616068

[startup+522.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/184 11187
/proc/meminfo: memFree=20677332/32872528 swapFree=11196/354588
[pid=11170] ppid=11167 vsize=9364036 CPUtime=522.2 cores=0,2,4,6
/proc/11170/stat : 11170 (toysat) R 11167 11170 8429 0 -1 4202496 3371249 0 0 0 51406 814 0 0 20 0 4 0 105783397 9588772864 2282277 33554432000 4194304 16246674 140735375716672 140735375714624 4225154 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11170/statm: 2341009 2282283 822 2943 0 2337903 0
[pid=11170/tid=11171] ppid=11167 vsize=9364036 CPUtime=0 cores=0,2,4,6
/proc/11170/task/11171/stat : 11171 (toysat) S 11167 11170 8429 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 105783397 9588772864 2282286 33554432000 4194304 16246674 140735375716672 140591477271792 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=11170/tid=11172] ppid=11167 vsize=9364036 CPUtime=0 cores=0,2,4,6
/proc/11170/task/11172/stat : 11172 (toysat) S 11167 11170 8429 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 105783397 9588772864 2282289 33554432000 4194304 16246674 140735375716672 140591392336912 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11170/tid=11173] ppid=11167 vsize=9364036 CPUtime=0 cores=0,2,4,6
/proc/11170/task/11173/stat : 11173 (toysat) S 11167 11170 8429 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 105783397 9588772864 2282293 33554432000 4194304 16246674 140735375716672 140591381863600 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 9364036

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 11188
/proc/meminfo: memFree=20364584/32872528 swapFree=11196/354588
[pid=11170] ppid=11167 vsize=9651780 CPUtime=582.2 cores=0,2,4,6
/proc/11170/stat : 11170 (toysat) R 11167 11170 8429 0 -1 4202496 3443326 0 0 0 57292 928 0 0 20 0 4 0 105783397 9883422720 2354354 33554432000 4194304 16246674 140735375716672 140735375714496 4220897 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11170/statm: 2412945 2354354 822 2943 0 2409839 0
[pid=11170/tid=11171] ppid=11167 vsize=9651780 CPUtime=0 cores=0,2,4,6
/proc/11170/task/11171/stat : 11171 (toysat) S 11167 11170 8429 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 105783397 9883422720 2354354 33554432000 4194304 16246674 140735375716672 140591477271792 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=11170/tid=11172] ppid=11167 vsize=9651780 CPUtime=0 cores=0,2,4,6
/proc/11170/task/11172/stat : 11172 (toysat) S 11167 11170 8429 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 105783397 9883422720 2354354 33554432000 4194304 16246674 140735375716672 140591392336912 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11170/tid=11173] ppid=11167 vsize=9651780 CPUtime=0 cores=0,2,4,6
/proc/11170/task/11173/stat : 11173 (toysat) S 11167 11170 8429 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 105783397 9883422720 2354354 33554432000 4194304 16246674 140735375716672 140591381863600 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 9651780

[startup+642.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/183 11189
/proc/meminfo: memFree=20336600/32872528 swapFree=11196/354588
[pid=11170] ppid=11167 vsize=9679428 CPUtime=642.19 cores=0,2,4,6
/proc/11170/stat : 11170 (toysat) R 11167 11170 8429 0 -1 4202496 3450238 0 0 0 63264 955 0 0 20 0 4 0 105783397 9911734272 2361266 33554432000 4194304 16246674 140735375716672 140735375714496 4220897 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11170/statm: 2419857 2361266 822 2943 0 2416751 0
[pid=11170/tid=11171] ppid=11167 vsize=9679428 CPUtime=0 cores=0,2,4,6
/proc/11170/task/11171/stat : 11171 (toysat) S 11167 11170 8429 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 105783397 9911734272 2361266 33554432000 4194304 16246674 140735375716672 140591477271792 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=11170/tid=11172] ppid=11167 vsize=9679428 CPUtime=0 cores=0,2,4,6
/proc/11170/task/11172/stat : 11172 (toysat) S 11167 11170 8429 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 105783397 9911734272 2361266 33554432000 4194304 16246674 140735375716672 140591392336912 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11170/tid=11173] ppid=11167 vsize=9679428 CPUtime=0 cores=0,2,4,6
/proc/11170/task/11173/stat : 11173 (toysat) S 11167 11170 8429 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 105783397 9911734272 2361266 33554432000 4194304 16246674 140735375716672 140591381863600 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 642.19
Current children cumulated vsize (KiB) 9679428

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 11170 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+652.8 s]
/proc/loadavg: 2.03 2.02 2.00 3/183 11189
/proc/meminfo: memFree=20336832/32872528 swapFree=11196/354588
[pid=11170] ppid=11167 vsize=9679428 CPUtime=652.68 cores=0,2,4,6
/proc/11170/stat : 11170 (toysat) R 11167 11170 8429 0 -1 4202496 3450238 0 0 0 64313 955 0 0 20 0 4 0 105783397 9911734272 2361266 33554432000 4194304 16246674 140735375716672 140735375714496 4206607 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11170/statm: 2419857 2361266 822 2943 0 2416751 0
[pid=11170/tid=11171] ppid=11167 vsize=9679428 CPUtime=0 cores=0,2,4,6
/proc/11170/task/11171/stat : 11171 (toysat) S 11167 11170 8429 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 105783397 9911734272 2361266 33554432000 4194304 16246674 140735375716672 140591477271792 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=11170/tid=11172] ppid=11167 vsize=9679428 CPUtime=0 cores=0,2,4,6
/proc/11170/task/11172/stat : 11172 (toysat) S 11167 11170 8429 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 105783397 9911734272 2361266 33554432000 4194304 16246674 140735375716672 140591392336912 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11170/tid=11173] ppid=11167 vsize=9679428 CPUtime=0 cores=0,2,4,6
/proc/11170/task/11173/stat : 11173 (toysat) S 11167 11170 8429 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 105783397 9911734272 2361266 33554432000 4194304 16246674 140735375716672 140591381863600 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 652.68
Current children cumulated vsize (KiB) 9679428

[startup+656 s]
/proc/loadavg: 2.02 2.02 2.00 3/183 11189
/proc/meminfo: memFree=20336584/32872528 swapFree=11196/354588
[pid=11170] ppid=11167 vsize=8280644 CPUtime=655.88 cores=0,2,4,6
/proc/11170/stat : 11170 (toysat) R 11167 11170 8429 0 -1 4202496 3450238 0 0 0 64625 963 0 0 20 0 4 0 105783397 8479379456 2011570 33554432000 4194304 16246674 140735375716672 140735375715984 15015658 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11170/statm: 2070161 2011570 822 2943 0 2067055 0
[pid=11170/tid=11171] ppid=11167 vsize=8280644 CPUtime=0 cores=0,2,4,6
/proc/11170/task/11171/stat : 11171 (toysat) S 11167 11170 8429 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 105783397 8479379456 2011570 33554432000 4194304 16246674 140735375716672 140591477271792 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=11170/tid=11172] ppid=11167 vsize=8280644 CPUtime=0 cores=0,2,4,6
/proc/11170/task/11172/stat : 11172 (toysat) S 11167 11170 8429 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 105783397 8479379456 2011570 33554432000 4194304 16246674 140735375716672 140591392337136 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=11170/tid=11173] ppid=11167 vsize=8280644 CPUtime=0 cores=0,2,4,6
/proc/11170/task/11173/stat : 11173 (toysat) S 11167 11170 8429 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 105783397 8479379456 2011570 33554432000 4194304 16246674 140735375716672 140591381863600 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 655.88
Current children cumulated vsize (KiB) 8280644

[startup+659.2 s]
/proc/loadavg: 2.02 2.02 2.00 3/183 11189
/proc/meminfo: memFree=21737784/32872528 swapFree=11196/354588
[pid=11170] ppid=11167 vsize=8280644 CPUtime=659.09 cores=0,2,4,6
/proc/11170/stat : 11170 (toysat) R 11167 11170 8429 0 -1 4202496 3450299 0 0 0 64945 964 0 0 20 0 4 0 105783397 8479379456 2011631 33554432000 4194304 16246674 140735375716672 140735375715848 14628944 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11170/statm: 2070161 2011631 881 2943 0 2067055 0
[pid=11170/tid=11171] ppid=11167 vsize=8280644 CPUtime=0 cores=0,2,4,6
/proc/11170/task/11171/stat : 11171 (toysat) S 11167 11170 8429 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 105783397 8479379456 2011631 33554432000 4194304 16246674 140735375716672 140591477271792 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=11170/tid=11172] ppid=11167 vsize=8280644 CPUtime=0 cores=0,2,4,6
/proc/11170/task/11172/stat : 11172 (toysat) S 11167 11170 8429 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 105783397 8479379456 2011631 33554432000 4194304 16246674 140735375716672 140591392337136 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=11170/tid=11173] ppid=11167 vsize=8280644 CPUtime=0 cores=0,2,4,6
/proc/11170/task/11173/stat : 11173 (toysat) S 11167 11170 8429 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 105783397 8479379456 2011631 33554432000 4194304 16246674 140735375716672 140591381863600 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 659.09
Current children cumulated vsize (KiB) 8280644

[startup+660 s]
/proc/loadavg: 2.02 2.02 2.00 3/183 11189
/proc/meminfo: memFree=21737784/32872528 swapFree=11196/354588
[pid=11170] ppid=11167 vsize=8280644 CPUtime=659.89 cores=0,2,4,6
/proc/11170/stat : 11170 (toysat) R 11167 11170 8429 0 -1 4202496 3450304 0 0 0 65025 964 0 0 20 0 4 0 105783397 8479379456 2011636 33554432000 4194304 16246674 140735375716672 140735375715848 14628944 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11170/statm: 2070161 2011636 883 2943 0 2067055 0
[pid=11170/tid=11171] ppid=11167 vsize=8280644 CPUtime=0 cores=0,2,4,6
/proc/11170/task/11171/stat : 11171 (toysat) S 11167 11170 8429 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 105783397 8479379456 2011636 33554432000 4194304 16246674 140735375716672 140591477271792 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=11170/tid=11172] ppid=11167 vsize=8280644 CPUtime=0 cores=0,2,4,6
/proc/11170/task/11172/stat : 11172 (toysat) S 11167 11170 8429 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 105783397 8479379456 2011636 33554432000 4194304 16246674 140735375716672 140591392337136 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=11170/tid=11173] ppid=11167 vsize=8280644 CPUtime=0 cores=0,2,4,6
/proc/11170/task/11173/stat : 11173 (toysat) S 11167 11170 8429 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 105783397 8479379456 2011636 33554432000 4194304 16246674 140735375716672 140591381863600 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 659.89
Current children cumulated vsize (KiB) 8280644

[startup+660.4 s]
/proc/loadavg: 2.02 2.02 2.00 3/183 11189
/proc/meminfo: memFree=21737784/32872528 swapFree=11196/354588
[pid=11170] ppid=11167 vsize=0 CPUtime=660.28 cores=0,2,4,6
/proc/11170/stat : 11170 (toysat) Z 11167 11170 8429 0 -1 4202508 3450310 0 0 0 65040 988 0 0 20 0 2 0 105783397 0 0 33554432000 0 0 0 0 0 0 0 33554432 0 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11170/statm: 0 0 0 0 0 0 0
[pid=11170/tid=11172] ppid=11167 vsize=0 CPUtime=0.01 cores=0,2,4,6
/proc/11170/task/11172/stat : 11172 (toysat) R 11167 11170 8429 0 -1 4203588 7 0 0 0 0 1 0 0 20 0 2 0 105783397 0 0 33554432000 0 0 0 0 0 0 0 33554432 0 18446744073709551615 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 660.28
Current children cumulated vsize (KiB) 0

[startup+660.6 s]
/proc/loadavg: 2.02 2.02 2.00 3/183 11189
/proc/meminfo: memFree=21737784/32872528 swapFree=11196/354588
[pid=11170] ppid=11167 vsize=0 CPUtime=660.48 cores=0,2,4,6
/proc/11170/stat : 11170 (toysat) Z 11167 11170 8429 0 -1 4202508 3450310 0 0 0 65040 1008 0 0 20 0 2 0 105783397 0 0 33554432000 0 0 0 0 0 0 0 33554432 0 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11170/statm: 0 0 0 0 0 0 0
[pid=11170/tid=11172] ppid=11167 vsize=0 CPUtime=0.21 cores=0,2,4,6
/proc/11170/task/11172/stat : 11172 (toysat) R 11167 11170 8429 0 -1 4203588 7 0 0 0 0 21 0 0 20 0 2 0 105783397 0 0 33554432000 0 0 0 0 0 0 0 33554432 0 18446744073709551615 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 660.48
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 660.617
CPU time (s): 660.511
CPU user time (s): 650.408
CPU system time (s): 10.1025
CPU usage (%): 99.9839
Max. virtual memory (cumulated for all children) (KiB): 9679428

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 650.408
system time used= 10.1025
maximum resident set size= 9445064
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3450310
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= 252
involuntary context switches= 684

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.69274 second user time and 2.51762 second system time

The end

Launcher Data

Begin job on node126 at 2016-06-06 20:41:39
IDJOB=4078592
IDBENCH=2555
IDSOLVER=2542
FILE ID=node126/4078592-1465238499
RUNJOBID= node126-1465218023-8445
PBS_JOBID= 19843210
Free space on /tmp= 71720 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-MEDINT/submitted-PB06/manquiho/Aardal_1/normalized-prob5.opb
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --pb --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4078592-1465238499/watcher-4078592-1465238499 -o /tmp/evaluation-result-4078592-1465238499/solver-4078592-1465238499 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node126-1465218023-8445 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4078592-1465238499.opb

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

MD5SUM BENCH= b56e28afe1ffd19dcf9a2ab038cbc43f
RANDOM SEED=11916571

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:        29801360 kB
Buffers:           37320 kB
Cached:           128716 kB
SwapCached:         2252 kB
Active:          1933080 kB
Inactive:          82828 kB
Active(anon):    1849912 kB
Inactive(anon):     2384 kB
Active(file):      83168 kB
Inactive(file):    80444 kB
Unevictable:      354588 kB
Mlocked:           11196 kB
SwapTotal:      67108856 kB
SwapFree:       67098540 kB
Dirty:             16348 kB
Writeback:             0 kB
AnonPages:       2203576 kB
Mapped:            10360 kB
Shmem:                 0 kB
Slab:             567476 kB
SReclaimable:      11580 kB
SUnreclaim:       555896 kB
KernelStack:        1496 kB
PageTables:         8116 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2349708 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    352256 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71704 MiB
End job on node126 at 2016-06-06 20:52:40