Trace number 4107550

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.32 1800.63

General information on the benchmark

Name/OPT-BIGINT-LIN/leberre/opb-trendy/misc2010/
random/rand.newlist/normalized-randec6fe1.cudf.trendy.opb
MD5SUM2a003c66fa741dfb4de1327964502c2e
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark20182527402
Best CPU time to get the best result obtained on this benchmark2.6036
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6417
Total number of constraints27031
Number of constraints which are clauses26759
Number of constraints which are cardinality constraints (but not clauses)272
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint553
Number of terms in the objective function 2990
Biggest coefficient in the objective function 3354790473
Number of bits for the biggest coefficient in the objective function 32
Sum of the numbers in the objective function 1851839860022
Number of bits of the sum of numbers in the objective function 41
Biggest number in a constraint 3354790473
Number of bits of the biggest number in a constraint 32
Biggest sum of numbers in a constraint 1851839860022
Number of bits of the biggest sum of numbers41
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-18T23:57:08+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-4107550-1466287028.opb"]
0.00/0.01	c use --random-gen="2977426866 2234654312 2271465765 450330551 1112678752 250840031 1362201631 1275173880 3536681004 1285620221 837900126 4161799121 4113442015 845885863 2433877025 3032173069 149726429 3062409626 56311197 1124645482 1442664612 4255674769 3833428609 3993038975 1437312403 3609888264 2590445913 2742106062 353705889 1514822387 170454491 1487176676 1663205758 2436552573 4047779260 2085724422 3324975034 3105688871 1246846568 944843617 387086486 2842102407 1650646650 1837578919 1431683951 3238209449 2309108095 3690115747 2897593100 2050596334 2349142658 2271780327 328783892 1483895021 1763240472 3191874837 2935849936 1851979302 1786570611 1318055247 332334144 3715869970 3826243895 645206587 974367916 585667711 48116885 462420551 1808457364 2783989784 3422157177 460796059 845922108 3502719048 2252639940 504615058 3391646583 1987143117 986937380 3981689569 4147497754 4030848113 2164242258 1845513925 1444973198 1559964741 2178276539 2472039976 3398690442 1919409244 2954373881 136124812 3421659740 3093870839 3252040734 1656045978 3215143255 1763600610 898069754 3703587851 146610541 3852275713 3451458686 1076430516 2182947661 1829561602 2701854253 3804055161 3847681821 2136305732 614110056 3901529646 1363227332 619119284 1613426410 2862627370 419213748 2898676620 4015573275 1570373750 4246860544 2631777306 412916891 3281408783 4189301597 3560486528 940079324 879159623 3849831717 2852612107 26898313 2799641008 3111681230 142487176 3757229195 3115436398 2813475561 3379675806 512064603 1634425733 1522958478 4096241486 399827440 3773337455 1279812780 65410946 3353172366 1969117990 4160964237 1116382670 1015814768 3050827718 3395467494 1963915805 2019916444 3247458599 3939904982 3256014475 2011194531 2986625708 2295376415 1810507348 2865553337 114172752 1477468795 3836428153 2880314634 3198288970 2265372604 1245815993 1644808796 2834015660 2263423222 4181332577 3441247866 1948541599 2856987540 4213086515 3566111102 1702275963 238436401 574305387 1094407844 942802984 1282855067 1325094159 1220784362 2037620321 256696171 968283243 2799594531 686500573 865326167 2352591298 3089357968 1253416416 1389423118 2850884954 2292853030 1881426137 2444886951 782678283 3622487400 1400888545 3464482817 3228298286 2161602492 2275542047 1546468191 2578642161 699397575 27156663 1567756326 1093721425 3170426128 2265748528 2957147730 1764591977 4142597759 2615700947 3894638426 2569825673 1125401243 2762978055 2313489266 1916917466 3555167419 70560932 3065885709 2437722641 2680350573 2613331235 3351608512 2254014583 3271150675 2862228806 1244847102 1275130402 345944554 2354109267 1290907940 1834270381 1697874624 3004621254 2180850444 2404764758 1874714785 1117406440 331957418 3792484267 3448941592 1161393176 1102320262 181244652 3253077619 1123012409 255 362436" option to reproduce the execution
0.19/0.21	c #vars 6417
0.19/0.21	c #constraints 27031
0.48/0.56	c BCD2: Hardening is enabled.
0.48/0.56	c BCD2: BiasedSearch is enabled.
0.48/0.56	c Solving starts ...
0.48/0.56	c ============================[ Search Statistics ]============================
0.48/0.56	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.48/0.56	c       |         |          |          |    Limit     GC | Var      | Constra 
0.48/0.56	c =============================================================================
0.48/0.56	c  0.0s |       0 |        0 |        0 |    10790      0 |      876 |        0
0.79/0.87	c  0.3s |       0 |    24656 |       75 |    10790      0 |      901 |     5398
0.79/0.87	c #cpu_time = 0.306s
0.79/0.87	c #wall_clock_time = 0.307s
0.79/0.87	c #decision = 24656
0.79/0.87	c #random_decision = 77
0.79/0.87	c #conflict = 75
0.79/0.87	c #restart = 0
0.79/0.87	o 286707969302
424.83/424.99	c BCD2: updating upper bound: 1851839860022 -> 286707969301
603.49/603.67	c BCD2: 0 <= obj <= 286707969301
603.49/603.67	c BCD2: #cores=0, #unrelaxed=2990, #relaxed=0, #hardened=0
603.49/603.67	c BCD2: #sat=1 #unsat=1 bias=1/2
603.49/603.67	c Solving starts ...
603.49/603.67	c ============================[ Search Statistics ]============================
603.49/603.67	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
603.49/603.67	c       |         |          |          |    Limit     GC | Var      | Constra 
603.49/603.67	c =============================================================================
603.49/603.67	c  0.0s |       0 |        0 |        0 |    10790      0 |      901 |     5398
603.49/603.69	c  0.0s |       0 |        1 |        1 |    10790      0 |      902 |     5400
603.49/603.69	c #cpu_time = 0.017s
603.49/603.69	c #wall_clock_time = 0.017s
603.49/603.69	c #decision = 1
603.49/603.69	c #random_decision = 0
603.49/603.69	c #conflict = 1
603.49/603.69	c #restart = 0
603.49/603.69	c BCD2: found a new core of size 1: cost of the new core is >=1
603.49/603.69	c lower bound updated to 1
1020.81/1021.05	c BCD2: 1 <= obj <= 286707969301
1020.81/1021.05	c BCD2: #cores=1, #unrelaxed=2989, #relaxed=1, #hardened=0
1020.81/1021.05	c BCD2: #sat=1 #unsat=2 bias=2/3
1020.81/1021.05	c Solving starts ...
1020.81/1021.05	c ============================[ Search Statistics ]============================
1020.81/1021.05	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1020.81/1021.05	c       |         |          |          |    Limit     GC | Var      | Constra 
1020.81/1021.05	c =============================================================================
1020.81/1021.05	c  0.0s |       0 |        0 |        0 |    10790      0 |      902 |     5400
1020.81/1021.07	c  0.0s |       0 |       37 |        1 |    10790      0 |      903 |     5402
1020.81/1021.07	c #cpu_time = 0.018s
1020.81/1021.07	c #wall_clock_time = 0.018s
1020.81/1021.07	c #decision = 37
1020.81/1021.07	c #random_decision = 0
1020.81/1021.07	c #conflict = 1
1020.81/1021.07	c #restart = 0
1020.81/1021.07	c BCD2: found a new core of size 1: cost of the new core is >=1
1020.81/1021.07	c lower bound updated to 2
1437.24/1437.54	c BCD2: 2 <= obj <= 286707969301
1437.24/1437.54	c BCD2: #cores=2, #unrelaxed=2988, #relaxed=2, #hardened=0
1437.24/1437.54	c BCD2: #sat=1 #unsat=3 bias=3/4
1437.24/1437.54	c Solving starts ...
1437.24/1437.54	c ============================[ Search Statistics ]============================
1437.24/1437.54	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1437.24/1437.54	c       |         |          |          |    Limit     GC | Var      | Constra 
1437.24/1437.54	c =============================================================================
1437.24/1437.54	c  0.0s |       0 |        0 |        0 |    10790      0 |      903 |     5402
1437.24/1437.55	c  0.0s |       0 |       21 |        0 |    10790      0 |      903 |     5402
1437.24/1437.55	c #cpu_time = 0.009s
1437.24/1437.55	c #wall_clock_time = 0.009s
1437.24/1437.55	c #decision = 21
1437.24/1437.55	c #random_decision = 0
1437.24/1437.55	c #conflict = 0
1437.24/1437.55	c #restart = 0
1437.24/1437.55	c BCD2: found a new core of size 1: cost of the new core is >=1
1437.24/1437.55	c lower bound updated to 3

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

pid=31082
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.15 2.22 2.18 3/179 31085
/proc/meminfo: memFree=29606848/32872528 swapFree=1191052/1305516
[pid=31085] ppid=31082 vsize=748988 CPUtime=0 cores=1,3,5,7
/proc/31085/stat : 31085 (toysat) R 31082 31085 26736 0 -1 4202496 2800 0 0 0 0 0 0 0 20 0 4 0 30749446 766963712 2650 33554432000 4194304 16246674 140735235755040 140735235754464 13880264 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/31085/statm: 188015 2660 441 2943 0 184909 0
[pid=31085/tid=31086] ppid=31082 vsize=767420 CPUtime=0 cores=1,3,5,7
/proc/31085/task/31086/stat : 31086 (toysat) S 31082 31085 26736 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 30749446 785838080 2719 33554432000 4194304 16246674 140735235755040 140665062141168 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=31085/tid=31087] ppid=31082 vsize=771516 CPUtime=0 cores=1,3,5,7
/proc/31085/task/31087/stat : 31087 (toysat) S 31082 31085 26736 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 30749446 790032384 2738 33554432000 4194304 16246674 140735235755040 140665051651312 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=31085/tid=31088] ppid=31082 vsize=775612 CPUtime=0 cores=1,3,5,7
/proc/31085/task/31088/stat : 31088 (toysat) S 31082 31085 26736 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 30749446 794226688 2753 33554432000 4194304 16246674 140735235755040 140665041177776 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0

[startup+0.100177 s]
/proc/loadavg: 2.15 2.22 2.18 3/179 31085
/proc/meminfo: memFree=29606848/32872528 swapFree=1191052/1305516
[pid=31085] ppid=31082 vsize=1221188 CPUtime=0.09 cores=1,3,5,7
/proc/31085/stat : 31085 (toysat) R 31082 31085 26736 0 -1 4202496 25965 0 0 0 5 4 0 0 20 0 4 0 30749446 1250496512 25753 33554432000 4194304 16246674 140735235755040 140735235754352 4221105 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/31085/statm: 305297 25760 799 2943 0 302191 0
[pid=31085/tid=31086] ppid=31082 vsize=1221188 CPUtime=0 cores=1,3,5,7
/proc/31085/task/31086/stat : 31086 (toysat) S 31082 31085 26736 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 30749446 1250496512 25765 33554432000 4194304 16246674 140735235755040 140665062141168 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=31085/tid=31087] ppid=31082 vsize=1221188 CPUtime=0 cores=1,3,5,7
/proc/31085/task/31087/stat : 31087 (toysat) S 31082 31085 26736 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 30749446 1250496512 25769 33554432000 4194304 16246674 140735235755040 140665051651312 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=31085/tid=31088] ppid=31082 vsize=1221188 CPUtime=0 cores=1,3,5,7
/proc/31085/task/31088/stat : 31088 (toysat) S 31082 31085 26736 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 30749446 1250496512 25773 33554432000 4194304 16246674 140735235755040 140665041177776 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1221188

[startup+0.200535 s]
/proc/loadavg: 2.15 2.22 2.18 3/179 31085
/proc/meminfo: memFree=29606848/32872528 swapFree=1191052/1305516
[pid=31085] ppid=31082 vsize=1312324 CPUtime=0.19 cores=1,3,5,7
/proc/31085/stat : 31085 (toysat) R 31082 31085 26736 0 -1 4202496 48360 0 0 0 12 7 0 0 20 0 4 0 30749446 1343819776 48659 33554432000 4194304 16246674 140735235755040 140735235754352 4221016 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/31085/statm: 328081 48666 799 2943 0 324975 0
[pid=31085/tid=31086] ppid=31082 vsize=1313348 CPUtime=0 cores=1,3,5,7
/proc/31085/task/31086/stat : 31086 (toysat) S 31082 31085 26736 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 30749446 1344868352 48673 33554432000 4194304 16246674 140735235755040 140665062141168 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=31085/tid=31087] ppid=31082 vsize=1313348 CPUtime=0 cores=1,3,5,7
/proc/31085/task/31087/stat : 31087 (toysat) S 31082 31085 26736 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 30749446 1344868352 48678 33554432000 4194304 16246674 140735235755040 140665051651312 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=31085/tid=31088] ppid=31082 vsize=1313348 CPUtime=0 cores=1,3,5,7
/proc/31085/task/31088/stat : 31088 (toysat) S 31082 31085 26736 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 30749446 1344868352 48682 33554432000 4194304 16246674 140735235755040 140665041177776 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) 1312324

[startup+0.300494 s]
/proc/loadavg: 2.15 2.22 2.18 3/179 31085
/proc/meminfo: memFree=29606848/32872528 swapFree=1191052/1305516
[pid=31085] ppid=31082 vsize=1313348 CPUtime=0.29 cores=1,3,5,7
/proc/31085/stat : 31085 (toysat) R 31082 31085 26736 0 -1 4202496 48631 0 0 0 22 7 0 0 20 0 4 0 30749446 1344868352 48930 33554432000 4194304 16246674 140735235755040 140735235736960 6972728 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/31085/statm: 328337 48930 836 2943 0 325231 0
[pid=31085/tid=31086] ppid=31082 vsize=1313348 CPUtime=0 cores=1,3,5,7
/proc/31085/task/31086/stat : 31086 (toysat) S 31082 31085 26736 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 30749446 1344868352 48930 33554432000 4194304 16246674 140735235755040 140665062141168 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=31085/tid=31087] ppid=31082 vsize=1313348 CPUtime=0 cores=1,3,5,7
/proc/31085/task/31087/stat : 31087 (toysat) S 31082 31085 26736 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 30749446 1344868352 48930 33554432000 4194304 16246674 140735235755040 140665051651312 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=31085/tid=31088] ppid=31082 vsize=1313348 CPUtime=0 cores=1,3,5,7
/proc/31085/task/31088/stat : 31088 (toysat) S 31082 31085 26736 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 30749446 1344868352 48930 33554432000 4194304 16246674 140735235755040 140665041177776 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1313348

[startup+0.700419 s]
/proc/loadavg: 2.15 2.22 2.18 3/179 31085
/proc/meminfo: memFree=29606848/32872528 swapFree=1191052/1305516
[pid=31085] ppid=31082 vsize=1313348 CPUtime=0.69 cores=1,3,5,7
/proc/31085/stat : 31085 (toysat) R 31082 31085 26736 0 -1 4202496 113712 0 0 0 52 17 0 0 20 0 4 0 30749446 1344868352 114011 33554432000 4194304 16246674 140735235755040 140735235736960 5831697 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/31085/statm: 328337 114016 885 2943 0 325231 0
[pid=31085/tid=31086] ppid=31082 vsize=1313348 CPUtime=0 cores=1,3,5,7
/proc/31085/task/31086/stat : 31086 (toysat) S 31082 31085 26736 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 30749446 1344868352 114020 33554432000 4194304 16246674 140735235755040 140665062141168 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=31085/tid=31087] ppid=31082 vsize=1313348 CPUtime=0 cores=1,3,5,7
/proc/31085/task/31087/stat : 31087 (toysat) S 31082 31085 26736 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 30749446 1344868352 114024 33554432000 4194304 16246674 140735235755040 140665051651312 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=31085/tid=31088] ppid=31082 vsize=1313348 CPUtime=0 cores=1,3,5,7
/proc/31085/task/31088/stat : 31088 (toysat) S 31082 31085 26736 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 30749446 1344868352 114028 33554432000 4194304 16246674 140735235755040 140665041177776 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) 1313348

[startup+1.50042 s]
/proc/loadavg: 2.15 2.22 2.18 3/183 31089
/proc/meminfo: memFree=29055572/32872528 swapFree=1191052/1305516
[pid=31085] ppid=31082 vsize=1322564 CPUtime=1.49 cores=1,3,5,7
/proc/31085/stat : 31085 (toysat) R 31082 31085 26736 0 -1 4202496 236700 0 0 0 116 33 0 0 20 0 4 0 30749446 1354305536 237000 33554432000 4194304 16246674 140735235755040 140735235736960 12654533 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/31085/statm: 330641 237018 894 2943 0 327535 0
[pid=31085/tid=31086] ppid=31082 vsize=1322564 CPUtime=0 cores=1,3,5,7
/proc/31085/task/31086/stat : 31086 (toysat) S 31082 31085 26736 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 30749446 1354305536 237028 33554432000 4194304 16246674 140735235755040 140665062141168 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=31085/tid=31087] ppid=31082 vsize=1322564 CPUtime=0 cores=1,3,5,7
/proc/31085/task/31087/stat : 31087 (toysat) S 31082 31085 26736 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 30749446 1354305536 237038 33554432000 4194304 16246674 140735235755040 140665051651312 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=31085/tid=31088] ppid=31082 vsize=1322564 CPUtime=0 cores=1,3,5,7
/proc/31085/task/31088/stat : 31088 (toysat) S 31082 31085 26736 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 30749446 1354305536 237047 33554432000 4194304 16246674 140735235755040 140665041177776 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) 1322564

[startup+3.10042 s]
/proc/loadavg: 2.13 2.22 2.18 3/183 31089
/proc/meminfo: memFree=28521008/32872528 swapFree=1191052/1305516
[pid=31085] ppid=31082 vsize=1322564 CPUtime=3.09 cores=1,3,5,7
/proc/31085/stat : 31085 (toysat) R 31082 31085 26736 0 -1 4202496 271323 0 0 0 270 39 0 0 20 0 4 0 30749446 1354305536 271622 33554432000 4194304 16246674 140735235755040 140735235752832 12655197 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/31085/statm: 330641 271622 895 2943 0 327535 0
[pid=31085/tid=31086] ppid=31082 vsize=1322564 CPUtime=0 cores=1,3,5,7
/proc/31085/task/31086/stat : 31086 (toysat) S 31082 31085 26736 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 30749446 1354305536 271622 33554432000 4194304 16246674 140735235755040 140665062141168 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=31085/tid=31087] ppid=31082 vsize=1322564 CPUtime=0 cores=1,3,5,7
/proc/31085/task/31087/stat : 31087 (toysat) S 31082 31085 26736 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 30749446 1354305536 271622 33554432000 4194304 16246674 140735235755040 140665051651312 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=31085/tid=31088] ppid=31082 vsize=1322564 CPUtime=0 cores=1,3,5,7
/proc/31085/task/31088/stat : 31088 (toysat) S 31082 31085 26736 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 30749446 1354305536 271622 33554432000 4194304 16246674 140735235755040 140665041177776 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) 1322564

[startup+6.30043 s]
/proc/loadavg: 2.13 2.22 2.18 3/183 31089
/proc/meminfo: memFree=28520696/32872528 swapFree=1191052/1305516
[pid=31085] ppid=31082 vsize=1322564 CPUtime=6.29 cores=1,3,5,7
/proc/31085/stat : 31085 (toysat) R 31082 31085 26736 0 -1 4202496 271323 0 0 0 590 39 0 0 20 0 4 0 30749446 1354305536 271622 33554432000 4194304 16246674 140735235755040 140735235736960 12429162 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/31085/statm: 330641 271622 895 2943 0 327535 0
[pid=31085/tid=31086] ppid=31082 vsize=1322564 CPUtime=0 cores=1,3,5,7
/proc/31085/task/31086/stat : 31086 (toysat) S 31082 31085 26736 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 30749446 1354305536 271622 33554432000 4194304 16246674 140735235755040 140665062141168 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=31085/tid=31087] ppid=31082 vsize=1322564 CPUtime=0 cores=1,3,5,7
/proc/31085/task/31087/stat : 31087 (toysat) S 31082 31085 26736 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 30749446 1354305536 271622 33554432000 4194304 16246674 140735235755040 140665051651312 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=31085/tid=31088] ppid=31082 vsize=1322564 CPUtime=0 cores=1,3,5,7
/proc/31085/task/31088/stat : 31088 (toysat) S 31082 31085 26736 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 30749446 1354305536 271622 33554432000 4194304 16246674 140735235755040 140665041177776 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) 1322564

[startup+12.7004 s]
/proc/loadavg: 2.19 2.22 2.19 4/183 31089
/proc/meminfo: memFree=28520788/32872528 swapFree=1191052/1305516
[pid=31085] ppid=31082 vsize=1322564 CPUtime=12.69 cores=1,3,5,7
/proc/31085/stat : 31085 (toysat) R 31082 31085 26736 0 -1 4202496 271323 0 0 0 1230 39 0 0 20 0 4 0 30749446 1354305536 271622 33554432000 4194304 16246674 140735235755040 140735235736960 12371230 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/31085/statm: 330641 271622 895 2943 0 327535 0
[pid=31085/tid=31086] ppid=31082 vsize=1322564 CPUtime=0 cores=1,3,5,7
/proc/31085/task/31086/stat : 31086 (toysat) S 31082 31085 26736 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 30749446 1354305536 271622 33554432000 4194304 16246674 140735235755040 140665062141168 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=31085/tid=31087] ppid=31082 vsize=1322564 CPUtime=0 cores=1,3,5,7
/proc/31085/task/31087/stat : 31087 (toysat) S 31082 31085 26736 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 30749446 1354305536 271622 33554432000 4194304 16246674 140735235755040 140665051651312 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=31085/tid=31088] ppid=31082 vsize=1322564 CPUtime=0 cores=1,3,5,7
/proc/31085/task/31088/stat : 31088 (toysat) S 31082 31085 26736 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 30749446 1354305536 271622 33554432000 4194304 16246674 140735235755040 140665041177776 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) 1322564

[startup+25.5005 s]
/proc/loadavg: 2.16 2.22 2.18 3/183 31089
/proc/meminfo: memFree=28521160/32872528 swapFree=1191052/1305516
[pid=31085] ppid=31082 vsize=1322564 CPUtime=25.49 cores=1,3,5,7
/proc/31085/stat : 31085 (toysat) R 31082 31085 26736 0 -1 4202496 271323 0 0 0 2510 39 0 0 20 0 4 0 30749446 1354305536 271622 33554432000 4194304 16246674 140735235755040 140735235736960 4221122 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/31085/statm: 330641 271622 895 2943 0 327535 0
[pid=31085/tid=31086] ppid=31082 vsize=1322564 CPUtime=0 cores=1,3,5,7
/proc/31085/task/31086/stat : 31086 (toysat) S 31082 31085 26736 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 30749446 1354305536 271622 33554432000 4194304 16246674 140735235755040 140665062141168 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=31085/tid=31087] ppid=31082 vsize=1322564 CPUtime=0 cores=1,3,5,7
/proc/31085/task/31087/stat : 31087 (toysat) S 31082 31085 26736 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 30749446 1354305536 271622 33554432000 4194304 16246674 140735235755040 140665051651312 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=31085/tid=31088] ppid=31082 vsize=1322564 CPUtime=0 cores=1,3,5,7
/proc/31085/task/31088/stat : 31088 (toysat) S 31082 31085 26736 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 30749446 1354305536 271622 33554432000 4194304 16246674 140735235755040 140665041177776 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1322564

[startup+51.1005 s]
/proc/loadavg: 2.11 2.20 2.18 3/183 31089
/proc/meminfo: memFree=28257660/32872528 swapFree=1191052/1305516
[pid=31085] ppid=31082 vsize=1585732 CPUtime=51.08 cores=1,3,5,7
/proc/31085/stat : 31085 (toysat) R 31082 31085 26736 0 -1 4202496 337116 0 0 0 5061 47 0 0 20 0 4 0 30749446 1623789568 337415 33554432000 4194304 16246674 140735235755040 140735235754352 4220507 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/31085/statm: 396433 337415 895 2943 0 393327 0
[pid=31085/tid=31086] ppid=31082 vsize=1585732 CPUtime=0 cores=1,3,5,7
/proc/31085/task/31086/stat : 31086 (toysat) S 31082 31085 26736 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 30749446 1623789568 337415 33554432000 4194304 16246674 140735235755040 140665062141168 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=31085/tid=31087] ppid=31082 vsize=1585732 CPUtime=0 cores=1,3,5,7
/proc/31085/task/31087/stat : 31087 (toysat) S 31082 31085 26736 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 30749446 1623789568 337415 33554432000 4194304 16246674 140735235755040 140665051651312 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=31085/tid=31088] ppid=31082 vsize=1585732 CPUtime=0 cores=1,3,5,7
/proc/31085/task/31088/stat : 31088 (toysat) S 31082 31085 26736 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 30749446 1623789568 337415 33554432000 4194304 16246674 140735235755040 140665041177776 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) 1585732

[startup+102.301 s]
/proc/loadavg: 2.16 2.19 2.18 4/183 31091
/proc/meminfo: memFree=27440512/32872528 swapFree=1191052/1305516
[pid=31085] ppid=31082 vsize=2400836 CPUtime=102.28 cores=1,3,5,7
/proc/31085/stat : 31085 (toysat) R 31082 31085 26736 0 -1 4202496 540892 0 0 0 10152 76 0 0 20 0 4 0 30749446 2458456064 541191 33554432000 4194304 16246674 140735235755040 140735235752832 4220850 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/31085/statm: 600209 541191 895 2943 0 597103 0
[pid=31085/tid=31086] ppid=31082 vsize=2400836 CPUtime=0 cores=1,3,5,7
/proc/31085/task/31086/stat : 31086 (toysat) S 31082 31085 26736 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 30749446 2458456064 541191 33554432000 4194304 16246674 140735235755040 140665062141168 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=31085/tid=31087] ppid=31082 vsize=2400836 CPUtime=0 cores=1,3,5,7
/proc/31085/task/31087/stat : 31087 (toysat) S 31082 31085 26736 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 30749446 2458456064 541191 33554432000 4194304 16246674 140735235755040 140665051651088 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31085/tid=31088] ppid=31082 vsize=2400836 CPUtime=0 cores=1,3,5,7
/proc/31085/task/31088/stat : 31088 (toysat) S 31082 31085 26736 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 30749446 2458456064 541191 33554432000 4194304 16246674 140735235755040 140665041177776 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) 2400836


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

/proc/31085/task/31086/stat : 31086 (toysat) S 31082 31085 26736 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 30749446 3950579712 905758 33554432000 4194304 16246674 140735235755040 140665062141168 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=31085/tid=31087] ppid=31082 vsize=3857988 CPUtime=0.01 cores=1,3,5,7
/proc/31085/task/31087/stat : 31087 (toysat) S 31082 31085 26736 0 -1 4202560 8 0 0 0 0 1 0 0 20 0 4 0 30749446 3950579712 905758 33554432000 4194304 16246674 140735235755040 140665051651312 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=31085/tid=31088] ppid=31082 vsize=3857988 CPUtime=0 cores=1,3,5,7
/proc/31085/task/31088/stat : 31088 (toysat) S 31082 31085 26736 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 30749446 3950579712 905758 33554432000 4194304 16246674 140735235755040 140665041177776 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 3857988

[startup+1362.3 s]
/proc/loadavg: 2.16 2.20 2.18 3/183 31194
/proc/meminfo: memFree=23471976/32872528 swapFree=1191052/1305516
[pid=31085] ppid=31082 vsize=4290116 CPUtime=1362.05 cores=1,3,5,7
/proc/31085/stat : 31085 (toysat) R 31082 31085 26736 0 -1 4202496 3475459 0 0 0 135573 632 0 0 20 0 4 0 30749446 4393078784 1013790 33554432000 4194304 16246674 140735235755040 140735235752896 4206674 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/31085/statm: 1072529 1013790 914 2943 0 1069423 0
[pid=31085/tid=31086] ppid=31082 vsize=4290116 CPUtime=0 cores=1,3,5,7
/proc/31085/task/31086/stat : 31086 (toysat) S 31082 31085 26736 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 30749446 4393078784 1013790 33554432000 4194304 16246674 140735235755040 140665062141168 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=31085/tid=31087] ppid=31082 vsize=4290116 CPUtime=0.01 cores=1,3,5,7
/proc/31085/task/31087/stat : 31087 (toysat) S 31082 31085 26736 0 -1 4202560 8 0 0 0 0 1 0 0 20 0 4 0 30749446 4393078784 1013790 33554432000 4194304 16246674 140735235755040 140665051651312 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=31085/tid=31088] ppid=31082 vsize=4290116 CPUtime=0 cores=1,3,5,7
/proc/31085/task/31088/stat : 31088 (toysat) S 31082 31085 26736 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 30749446 4393078784 1013790 33554432000 4194304 16246674 140735235755040 140665041177776 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 4290116

[startup+1422.3 s]
/proc/loadavg: 2.15 2.18 2.17 3/184 31198
/proc/meminfo: memFree=23029220/32872528 swapFree=1191052/1305516
[pid=31085] ppid=31082 vsize=4586052 CPUtime=1422.05 cores=1,3,5,7
/proc/31085/stat : 31085 (toysat) R 31082 31085 26736 0 -1 4202496 3676931 0 0 0 141534 671 0 0 20 0 4 0 30749446 4696117248 1087774 33554432000 4194304 16246674 140735235755040 140735235752832 4206674 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/31085/statm: 1146513 1087774 914 2943 0 1143407 0
[pid=31085/tid=31086] ppid=31082 vsize=4586052 CPUtime=0 cores=1,3,5,7
/proc/31085/task/31086/stat : 31086 (toysat) S 31082 31085 26736 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 30749446 4696117248 1087774 33554432000 4194304 16246674 140735235755040 140665062141168 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=31085/tid=31087] ppid=31082 vsize=4586052 CPUtime=0.01 cores=1,3,5,7
/proc/31085/task/31087/stat : 31087 (toysat) S 31082 31085 26736 0 -1 4202560 8 0 0 0 0 1 0 0 20 0 4 0 30749446 4696117248 1087774 33554432000 4194304 16246674 140735235755040 140665051651088 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31085/tid=31088] ppid=31082 vsize=4586052 CPUtime=0 cores=1,3,5,7
/proc/31085/task/31088/stat : 31088 (toysat) S 31082 31085 26736 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 30749446 4696117248 1087774 33554432000 4194304 16246674 140735235755040 140665041177776 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 4586052

[startup+1482.3 s]
/proc/loadavg: 2.11 2.16 2.16 4/183 31199
/proc/meminfo: memFree=25273732/32872528 swapFree=1191052/1305516
[pid=31085] ppid=31082 vsize=1989188 CPUtime=1482.04 cores=1,3,5,7
/proc/31085/stat : 31085 (toysat) R 31082 31085 26736 0 -1 4202496 3692291 0 0 0 147515 689 0 0 20 0 4 0 30749446 2036928512 438558 33554432000 4194304 16246674 140735235755040 140735235736960 4220480 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/31085/statm: 497297 438558 914 2943 0 494191 0
[pid=31085/tid=31086] ppid=31082 vsize=1989188 CPUtime=0 cores=1,3,5,7
/proc/31085/task/31086/stat : 31086 (toysat) S 31082 31085 26736 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 30749446 2036928512 438558 33554432000 4194304 16246674 140735235755040 140665062141168 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=31085/tid=31087] ppid=31082 vsize=1989188 CPUtime=0.01 cores=1,3,5,7
/proc/31085/task/31087/stat : 31087 (toysat) S 31082 31085 26736 0 -1 4202560 8 0 0 0 0 1 0 0 20 0 4 0 30749446 2036928512 438558 33554432000 4194304 16246674 140735235755040 140665051651312 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=31085/tid=31088] ppid=31082 vsize=1989188 CPUtime=0 cores=1,3,5,7
/proc/31085/task/31088/stat : 31088 (toysat) S 31082 31085 26736 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 30749446 2036928512 438558 33554432000 4194304 16246674 140735235755040 140665041177776 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 1989188

[startup+1542.31 s]
/proc/loadavg: 2.04 2.13 2.15 3/183 31200
/proc/meminfo: memFree=24609988/32872528 swapFree=1191052/1305516
[pid=31085] ppid=31082 vsize=2456132 CPUtime=1542.03 cores=1,3,5,7
/proc/31085/stat : 31085 (toysat) R 31082 31085 26736 0 -1 4202496 3809027 0 0 0 153497 706 0 0 20 0 4 0 30749446 2515079168 555294 33554432000 4194304 16246674 140735235755040 140735235754136 15015658 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/31085/statm: 614033 555294 914 2943 0 610927 0
[pid=31085/tid=31086] ppid=31082 vsize=2456132 CPUtime=0 cores=1,3,5,7
/proc/31085/task/31086/stat : 31086 (toysat) S 31082 31085 26736 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 30749446 2515079168 555294 33554432000 4194304 16246674 140735235755040 140665062141168 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=31085/tid=31087] ppid=31082 vsize=2456132 CPUtime=0.01 cores=1,3,5,7
/proc/31085/task/31087/stat : 31087 (toysat) S 31082 31085 26736 0 -1 4202560 8 0 0 0 0 1 0 0 20 0 4 0 30749446 2515079168 555294 33554432000 4194304 16246674 140735235755040 140665051651312 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=31085/tid=31088] ppid=31082 vsize=2456132 CPUtime=0 cores=1,3,5,7
/proc/31085/task/31088/stat : 31088 (toysat) S 31082 31085 26736 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 30749446 2515079168 555294 33554432000 4194304 16246674 140735235755040 140665041177776 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 2456132

[startup+1602.3 s]
/proc/loadavg: 2.14 2.13 2.15 4/183 31201
/proc/meminfo: memFree=25611568/32872528 swapFree=1191052/1305516
[pid=31085] ppid=31082 vsize=2954820 CPUtime=1602.02 cores=1,3,5,7
/proc/31085/stat : 31085 (toysat) R 31082 31085 26736 0 -1 4202496 3933699 0 0 0 159474 728 0 0 20 0 4 0 30749446 3025735680 679966 33554432000 4194304 16246674 140735235755040 140735235754136 14628944 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/31085/statm: 738705 679966 914 2943 0 735599 0
[pid=31085/tid=31086] ppid=31082 vsize=2954820 CPUtime=0 cores=1,3,5,7
/proc/31085/task/31086/stat : 31086 (toysat) S 31082 31085 26736 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 30749446 3025735680 679966 33554432000 4194304 16246674 140735235755040 140665062141168 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=31085/tid=31087] ppid=31082 vsize=2954820 CPUtime=0.01 cores=1,3,5,7
/proc/31085/task/31087/stat : 31087 (toysat) S 31082 31085 26736 0 -1 4202560 8 0 0 0 0 1 0 0 20 0 4 0 30749446 3025735680 679966 33554432000 4194304 16246674 140735235755040 140665051651312 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=31085/tid=31088] ppid=31082 vsize=2954820 CPUtime=0 cores=1,3,5,7
/proc/31085/task/31088/stat : 31088 (toysat) S 31082 31085 26736 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 30749446 3025735680 679966 33554432000 4194304 16246674 140735235755040 140665041177776 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 2954820

[startup+1662.3 s]
/proc/loadavg: 2.11 2.12 2.14 3/183 31203
/proc/meminfo: memFree=25487112/32872528 swapFree=1191052/1305516
[pid=31085] ppid=31082 vsize=3522116 CPUtime=1662.01 cores=1,3,5,7
/proc/31085/stat : 31085 (toysat) R 31082 31085 26736 0 -1 4202496 4075524 0 0 0 165447 754 0 0 20 0 4 0 30749446 3606646784 821791 33554432000 4194304 16246674 140735235755040 140735235752896 4221016 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/31085/statm: 880529 821791 914 2943 0 877423 0
[pid=31085/tid=31086] ppid=31082 vsize=3522116 CPUtime=0 cores=1,3,5,7
/proc/31085/task/31086/stat : 31086 (toysat) S 31082 31085 26736 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 30749446 3606646784 821791 33554432000 4194304 16246674 140735235755040 140665062141168 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=31085/tid=31087] ppid=31082 vsize=3522116 CPUtime=0.01 cores=1,3,5,7
/proc/31085/task/31087/stat : 31087 (toysat) S 31082 31085 26736 0 -1 4202560 8 0 0 0 0 1 0 0 20 0 4 0 30749446 3606646784 821791 33554432000 4194304 16246674 140735235755040 140665051651088 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31085/tid=31088] ppid=31082 vsize=3522116 CPUtime=0 cores=1,3,5,7
/proc/31085/task/31088/stat : 31088 (toysat) S 31082 31085 26736 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 30749446 3606646784 821791 33554432000 4194304 16246674 140735235755040 140665041177776 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 3522116

[startup+1722.3 s]
/proc/loadavg: 2.29 2.16 2.15 4/183 31204
/proc/meminfo: memFree=24553780/32872528 swapFree=1191052/1305516
[pid=31085] ppid=31082 vsize=3870276 CPUtime=1721.99 cores=1,3,5,7
/proc/31085/stat : 31085 (toysat) R 31082 31085 26736 0 -1 4202496 4162564 0 0 0 171426 773 0 0 20 0 4 0 30749446 3963162624 908831 33554432000 4194304 16246674 140735235755040 140735235752832 4220936 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/31085/statm: 967569 908831 914 2943 0 964463 0
[pid=31085/tid=31086] ppid=31082 vsize=3870276 CPUtime=0 cores=1,3,5,7
/proc/31085/task/31086/stat : 31086 (toysat) S 31082 31085 26736 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 30749446 3963162624 908831 33554432000 4194304 16246674 140735235755040 140665062141168 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=31085/tid=31087] ppid=31082 vsize=3870276 CPUtime=0.01 cores=1,3,5,7
/proc/31085/task/31087/stat : 31087 (toysat) S 31082 31085 26736 0 -1 4202560 8 0 0 0 0 1 0 0 20 0 4 0 30749446 3963162624 908831 33554432000 4194304 16246674 140735235755040 140665051651088 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31085/tid=31088] ppid=31082 vsize=3870276 CPUtime=0 cores=1,3,5,7
/proc/31085/task/31088/stat : 31088 (toysat) S 31082 31085 26736 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 30749446 3963162624 908831 33554432000 4194304 16246674 140735235755040 140665041177776 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 3870276

[startup+1782.3 s]
/proc/loadavg: 2.15 2.14 2.15 3/183 31205
/proc/meminfo: memFree=23654392/32872528 swapFree=1191052/1305516
[pid=31085] ppid=31082 vsize=4192836 CPUtime=1781.98 cores=1,3,5,7
/proc/31085/stat : 31085 (toysat) R 31082 31085 26736 0 -1 4202496 4356871 0 0 0 177390 808 0 0 20 0 4 0 30749446 4293464064 989471 33554432000 4194304 16246674 140735235755040 140735235752832 4220897 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/31085/statm: 1048209 989471 914 2943 0 1045103 0
[pid=31085/tid=31086] ppid=31082 vsize=4192836 CPUtime=0 cores=1,3,5,7
/proc/31085/task/31086/stat : 31086 (toysat) S 31082 31085 26736 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 30749446 4293464064 989471 33554432000 4194304 16246674 140735235755040 140665062141168 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=31085/tid=31087] ppid=31082 vsize=4192836 CPUtime=0.02 cores=1,3,5,7
/proc/31085/task/31087/stat : 31087 (toysat) S 31082 31085 26736 0 -1 4202560 8 0 0 0 0 2 0 0 20 0 4 0 30749446 4293464064 989471 33554432000 4194304 16246674 140735235755040 140665051651088 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31085/tid=31088] ppid=31082 vsize=4192836 CPUtime=0 cores=1,3,5,7
/proc/31085/task/31088/stat : 31088 (toysat) S 31082 31085 26736 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 30749446 4293464064 989471 33554432000 4194304 16246674 140735235755040 140665041177776 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 4192836



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.10 2.13 2.14 3/183 31205
/proc/meminfo: memFree=23396740/32872528 swapFree=1191052/1305516
[pid=31085] ppid=31082 vsize=4368964 CPUtime=1800.08 cores=1,3,5,7
/proc/31085/stat : 31085 (toysat) R 31082 31085 26736 0 -1 4202496 4444167 0 0 0 179185 823 0 0 20 0 4 0 30749446 4473819136 1033503 33554432000 4194304 16246674 140735235755040 140735235754136 15015658 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/31085/statm: 1092241 1033503 914 2943 0 1089135 0
[pid=31085/tid=31086] ppid=31082 vsize=4368964 CPUtime=0 cores=1,3,5,7
/proc/31085/task/31086/stat : 31086 (toysat) S 31082 31085 26736 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 30749446 4473819136 1033503 33554432000 4194304 16246674 140735235755040 140665062141168 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=31085/tid=31087] ppid=31082 vsize=4368964 CPUtime=0.02 cores=1,3,5,7
/proc/31085/task/31087/stat : 31087 (toysat) S 31082 31085 26736 0 -1 4202560 8 0 0 0 0 2 0 0 20 0 4 0 30749446 4473819136 1033503 33554432000 4194304 16246674 140735235755040 140665051651312 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=31085/tid=31088] ppid=31082 vsize=4368964 CPUtime=0 cores=1,3,5,7
/proc/31085/task/31088/stat : 31088 (toysat) S 31082 31085 26736 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 30749446 4473819136 1033503 33554432000 4194304 16246674 140735235755040 140665041177776 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 4368964

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

[startup+1800.6 s]
/proc/loadavg: 2.10 2.13 2.14 3/183 31205
/proc/meminfo: memFree=23396740/32872528 swapFree=1191052/1305516
[pid=31085] ppid=31082 vsize=0 CPUtime=1800.27 cores=1,3,5,7
/proc/31085/stat : 31085 (toysat) Z 31082 31085 26736 0 -1 4203532 4444167 0 0 0 179185 842 0 0 20 0 2 0 30749446 0 0 33554432000 0 0 0 0 0 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/31085/statm: 0 0 0 0 0 0 0
[pid=31085/tid=31087] ppid=31082 vsize=0 CPUtime=0.21 cores=1,3,5,7
/proc/31085/task/31087/stat : 31087 (toysat) R 31082 31085 26736 0 -1 4203588 8 0 0 0 0 21 0 0 20 0 2 0 30749446 0 0 33554432000 0 0 0 0 0 0 0 0 34082818 18446744073709551615 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.27
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.63
CPU time (s): 1800.32
CPU user time (s): 1791.85
CPU system time (s): 8.46471
CPU usage (%): 99.9826
Max. virtual memory (cumulated for all children) (KiB): 4924996

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1791.85
system time used= 8.46471
maximum resident set size= 4688948
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4444167
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= 2004
involuntary context switches= 1948

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.75628 second user time and 6.84596 second system time

The end

Launcher Data

Begin job on node127 at 2016-06-18 23:57:08
IDJOB=4107550
IDBENCH=72300
IDSOLVER=2542
FILE ID=node127/4107550-1466287028
RUNJOBID= node127-1466265123-26753
PBS_JOBID= 19918231
Free space on /tmp= 71720 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB10/normalized-PB10/OPT-BIGINT-LIN/leberre/opb-trendy/misc2010/random/rand.newlist/normalized-randec6fe1.cudf.trendy.opb
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --pb --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4107550-1466287028/watcher-4107550-1466287028 -o /tmp/evaluation-result-4107550-1466287028/solver-4107550-1466287028 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node127-1466265123-26753 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4107550-1466287028.opb

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

MD5SUM BENCH= 2a003c66fa741dfb4de1327964502c2e
RANDOM SEED=1221118591

node127.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.769
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.53
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.769
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.769
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.769
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.56
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.769
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.769
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.769
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.56
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.769
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:        29607492 kB
Buffers:            9784 kB
Cached:            84404 kB
SwapCached:          500 kB
Active:          1188896 kB
Inactive:          33240 kB
Active(anon):    1125872 kB
Inactive(anon):     4180 kB
Active(file):      63024 kB
Inactive(file):    29060 kB
Unevictable:     1305516 kB
Mlocked:         1191052 kB
SwapTotal:      67108856 kB
SwapFree:       67100260 kB
Dirty:             17088 kB
Writeback:             0 kB
AnonPages:       2518560 kB
Mapped:            10952 kB
Shmem:                 0 kB
Slab:             602748 kB
SReclaimable:      46864 kB
SUnreclaim:       555884 kB
KernelStack:        1520 kB
PageTables:         9140 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2574288 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1318912 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 node127 at 2016-06-19 00:27:09