Trace number 4107154

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.68 1801.01

General information on the benchmark

Name/OPT-BIGINT-LIN/aries-da_nrp/
normalized-aries-da_network_100_3__3_91__512.opb
MD5SUM9ba793772ec044741bde1fe637ac31bf
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark72735
Best CPU time to get the best result obtained on this benchmark1800.07
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables153698
Total number of constraints400
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)302
Number of constraints which are nor clauses,nor cardinality constraints98
Minimum length of a constraint512
Maximum length of a constraint8705
Number of terms in the objective function 153600
Biggest coefficient in the objective function 94834
Number of bits for the biggest coefficient in the objective function 17
Sum of the numbers in the objective function 5543376384
Number of bits of the sum of numbers in the objective function 33
Biggest number in a constraint 94834
Number of bits of the biggest number in a constraint 17
Biggest sum of numbers in a constraint 5543376384
Number of bits of the biggest sum of numbers33
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:02: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-4107154-1466283728.opb"]
0.00/0.01	c use --random-gen="3947694820 4142932892 304693814 3533139559 2941104864 277002334 81522989 1792404680 2408769372 1296894188 3919071094 2105580982 3239950207 3844104661 4089146834 59804098 3276113933 4255121249 3876670353 47414227 1958196364 1689438707 2119134743 2836059186 4238481643 3673409738 3205385918 3248156076 3472060999 1335064157 451303379 4208084309 2520639836 3966375373 3437529857 2408289540 1539326630 3586644413 1539618266 1149126039 669973991 1820209232 2540652758 3765067197 1165161622 2205737864 2136539530 2207430523 1506979764 4254062545 2590539346 948430916 565992103 983948666 467636170 2377439602 4125318957 4210785330 8435672 954509288 1523849416 535046528 1025940346 4204562714 1737020490 3272657667 3801393257 3353359144 2542810685 692037739 1348409950 1862337139 3815707417 2498785596 3353421424 1975739556 2497881335 168570755 3907639102 2346903625 3021542406 378104834 1739623692 3489833177 2818475040 578502266 3447196296 88120476 1002011553 3273787657 2735433687 187019002 687872547 3272300975 406270328 3905399246 42812387 3119554427 1143999965 4100006167 3526397595 2842597114 1889778647 497021448 2419923248 511605807 2778598708 105068780 3945389141 3038381873 2969867108 2799103039 2232886216 2847119571 1608212330 1426030902 2496411052 3181248492 338240564 2088859394 2550825016 1123028 3924849348 2845660234 360763006 3974633148 1554467897 1036610329 1667442880 3941300828 1812270034 2754144009 3111282240 2675132403 3772134207 348835530 4261511288 2555065724 1173289482 3501953593 2440924346 1588357090 2713134555 2006810836 4045475773 712273047 1372909985 2248545312 1583192460 3063379274 2262035047 452150537 3076749734 1384249383 327678977 1906368761 1992854002 1551994506 69508080 3856395863 2112070992 2879656903 1324951200 2378550857 1592286800 394470307 3617652457 1393065004 983096738 1448700633 4138191140 297673533 3759664311 1720738509 3991991711 663099052 2929370239 59939521 3127020888 3509842361 935244217 1900379594 3639700836 2272774803 958077694 2500912846 956988722 1131628913 2735666024 4075856967 3321842356 2598638337 1353873041 1670175360 1844093788 1389715273 3144430147 2400973006 284160864 1284204288 1019837025 2393081360 1409766969 2125783136 2545757527 1309838469 4124553348 3269843244 3449317206 224725329 2132756085 3038505038 3918597435 4149963830 754811067 3453209963 990801118 3810749841 4267264510 1059399426 1610659062 2013177284 1010916584 1209500618 95707433 328375038 3838875516 272370564 1549002669 4178584937 3785898473 2470240739 2515315955 2601954421 4206488853 768687850 1266699807 353596682 3634654315 1970799866 2771147264 1088158942 2224387082 61180878 3205727194 2217162274 2434771173 4262978933 3753756939 2702234254 2613083725 1143762076 4230839523 1385086844 1085562160 3335156940 255 362436" option to reproduce the execution
0.99/1.09	c #vars 153698
0.99/1.09	c #constraints 400
3.69/3.77	c BCD2: Hardening is enabled.
3.69/3.77	c BCD2: BiasedSearch is enabled.
3.69/3.77	c Solving starts ...
3.69/3.77	c ============================[ Search Statistics ]============================
3.69/3.77	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
3.69/3.77	c       |         |          |          |    Limit     GC | Var      | Constra 
3.69/3.77	c =============================================================================
3.69/3.79	c  0.0s |       0 |        0 |        0 |    51399      0 |        0 |        0
13.99/14.06	c 10.3s |       0 |      674 |      100 |    51399      0 |        0 |        0
13.99/14.08	c 10.3s |       1 |      674 |      100 |    51399      0 |        0 |        0
20.49/20.59	c 16.8s |       1 |     5186 |      200 |    56539      0 |        0 |        0
23.79/23.80	c 20.0s |       2 |     5186 |      250 |    56539      0 |        0 |        0
26.49/26.56	c 22.8s |       2 |    13485 |      350 |    62193      0 |        0 |        0
29.19/29.20	c 25.4s |       2 |    13485 |      450 |    62193      0 |        0 |        0
29.89/29.90	c 26.1s |       3 |    13485 |      475 |    62193      0 |        0 |        0
32.39/32.45	c 28.7s |       3 |    33065 |      775 |    68413      0 |        0 |        0
32.79/32.83	c 29.0s |       4 |    33065 |      813 |    68413      0 |        0 |        0
36.39/36.42	c 32.6s |       4 |    69513 |      913 |    75255      0 |        0 |        0
39.59/39.61	c 35.8s |       4 |    69513 |     1013 |    75255      0 |        0 |        0
42.79/42.86	c 39.1s |       4 |    69513 |     1113 |    75255      0 |        0 |        0
46.09/46.16	c 42.4s |       4 |    69513 |     1213 |    75255      0 |        0 |        0
49.49/49.54	c 45.7s |       4 |    69513 |     1313 |    75255      0 |        0 |        0
49.78/49.88	c 46.1s |       5 |    69513 |     1320 |    75255      0 |        0 |        0
60.88/60.99	c 57.2s |       5 |   119028 |     1420 |    82781      0 |        0 |        0
79.78/79.89	c 76.1s |       5 |   119028 |     1520 |    82781      0 |        0 |        0
98.77/98.83	c 95.0s |       5 |   119028 |     1620 |    82781      0 |        0 |        0
117.78/117.86	c  114s |       5 |   119028 |     1720 |    82781      0 |        0 |        0
136.87/136.97	c  133s |       5 |   119028 |     1820 |    82781      0 |        0 |        0
151.77/151.89	c  148s |       5 |   135091 |     1920 |    82781      0 |        0 |        0
157.86/157.91	c  154s |       5 |   146184 |     2020 |    82781      0 |        0 |        0
168.06/168.19	c  164s |       6 |   151104 |     2081 |    91060      0 |        0 |        0
181.66/181.74	c  177s |       6 |   156187 |     2181 |    91060      0 |        0 |        0
194.96/195.08	c  191s |       6 |   156187 |     2281 |    91060      0 |        0 |        0
208.36/208.46	c  204s |       6 |   156187 |     2381 |    91060      0 |        0 |        0
221.86/221.91	c  218s |       6 |   156187 |     2481 |    91060      0 |        0 |        0
232.86/232.91	c  229s |       6 |   179631 |     2581 |    91060      0 |        0 |        0
242.06/242.13	c  238s |       6 |   179631 |     2681 |    91060      0 |        0 |        0
251.35/251.42	c  247s |       6 |   179631 |     2781 |    91060      0 |        0 |        0
261.15/261.29	c  257s |       6 |   179631 |     2881 |    91060      0 |        0 |        0
270.75/270.83	c  267s |       6 |   179631 |     2981 |    91060      0 |        0 |        0
282.04/282.17	c  278s |       6 |   217517 |     3081 |    91060      0 |        0 |        0
314.44/314.54	c  310s |       6 |   246893 |     3181 |    91060      0 |        0 |        0
346.83/346.94	c  343s |       7 |   257732 |     3223 |   100167      0 |        0 |        0
355.03/355.12	c  351s |       7 |   308319 |     3323 |   100167      0 |        0 |        0
362.23/362.36	c  358s |       7 |   308319 |     3423 |   100167      0 |        0 |        0
369.54/369.65	c  365s |       7 |   308319 |     3523 |   100167      0 |        0 |        0
376.93/377.00	c  373s |       7 |   308319 |     3623 |   100167      0 |        0 |        0
383.74/383.88	c  380s |       7 |   328524 |     3723 |   100167      0 |        0 |        0
386.34/386.46	c  382s |       7 |   328524 |     3823 |   100167      0 |        0 |        0
395.94/396.09	c  392s |       7 |   328803 |     3923 |   100167      0 |        0 |        0
405.43/405.56	c  401s |       7 |   328803 |     4023 |   100167      0 |        0 |        0
414.83/414.99	c  411s |       7 |   328918 |     4123 |   100167      0 |        0 |        0
424.33/424.47	c  420s |       7 |   328918 |     4223 |   100167      0 |        0 |        0
433.83/433.96	c  430s |       7 |   329113 |     4323 |   100167      0 |        0 |        0
443.42/443.50	c  439s |       7 |   329113 |     4423 |   100167      0 |        0 |        0
452.92/453.03	c  449s |       7 |   329330 |     4523 |   100167      0 |        0 |        0
462.42/462.55	c  458s |       7 |   329330 |     4623 |   100167      0 |        0 |        0
471.93/472.06	c  468s |       7 |   329543 |     4723 |   100167      0 |        0 |        0
481.52/481.61	c  477s |       7 |   329543 |     4823 |   100167      0 |        0 |        0
491.02/491.14	c  487s |       7 |   329543 |     4923 |   110184      0 |        0 |        0
492.42/492.53	c  488s |       8 |   329543 |     4936 |   110184      0 |        0 |        0
494.02/494.12	c  490s |       8 |   389623 |     4936 |   110184      0 |        0 |        0
494.02/494.12	c #cpu_time = 488.878s
494.02/494.12	c #wall_clock_time = 490.157s
494.02/494.12	c #decision = 389623
494.02/494.12	c #random_decision = 1270
494.02/494.12	c #conflict = 4936
494.02/494.12	c #restart = 8
494.02/494.13	o 3413716
502.31/502.43	c BCD2: updating upper bound: 5543376384 -> 3413715
510.71/510.82	c BCD2: 0 <= obj <= 3413715
510.71/510.84	c BCD2: #cores=0, #unrelaxed=153600, #relaxed=0, #hardened=0
510.71/510.84	c BCD2: #sat=1 #unsat=1 bias=1/2
510.71/510.85	c Solving starts ...
510.71/510.85	c ============================[ Search Statistics ]============================
510.71/510.85	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
510.71/510.85	c       |         |          |          |    Limit     GC | Var      | Constra 
510.71/510.85	c =============================================================================
510.71/510.85	c  0.0s |       0 |        0 |        0 |   110184      0 |        0 |        0
511.81/511.93	c  1.1s |       0 |    18423 |        0 |   110184      0 |        0 |        0
511.81/511.93	c #cpu_time = 1.068s
511.81/511.93	c #wall_clock_time = 1.071s
511.81/511.93	c #decision = 18423
511.81/511.93	c #random_decision = 0
511.81/511.93	c #conflict = 0
511.81/511.93	c #restart = 0
511.81/511.94	c BCD2: found a new core of size 3071: cost of the new core is >=9941
511.81/511.94	c lower bound updated to 9941
519.61/519.75	c BCD2: 9941 <= obj <= 3413715
519.61/519.75	c BCD2: #cores=1, #unrelaxed=150529, #relaxed=3071, #hardened=0
519.61/519.75	c BCD2: #sat=1 #unsat=2 bias=2/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-4107154-1466283728/watcher-4107154-1466283728 -o /tmp/evaluation-result-4107154-1466283728/solver-4107154-1466283728 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node135-1466266561-21406 --watchdog 1960 toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4107154-1466283728.opb 

pid=24422
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.23 3/181 24425
/proc/meminfo: memFree=25376868/32872528 swapFree=1505436/1685308
[pid=24425] ppid=24422 vsize=732604 CPUtime=0 cores=1,3,5,7
/proc/24425/stat : 24425 (toysat) R 24422 24425 21389 0 -1 4202496 2735 0 0 0 0 0 0 0 20 0 4 0 30418749 750186496 3095 33554432000 4194304 16246674 140734816110400 140734816109824 13880264 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/24425/statm: 183663 3104 441 2943 0 180557 0
[pid=24425/tid=24426] ppid=24422 vsize=751036 CPUtime=0 cores=1,3,5,7
/proc/24425/task/24426/stat : 24426 (toysat) S 24422 24425 21389 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 30418750 769060864 3168 33554432000 4194304 16246674 140734816110400 140335935106288 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=24425/tid=24427] ppid=24422 vsize=755132 CPUtime=0 cores=1,3,5,7
/proc/24425/task/24427/stat : 24427 (toysat) S 24422 24425 21389 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 30418750 773255168 3186 33554432000 4194304 16246674 140734816110400 140335924616432 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=24425/tid=24428] ppid=24422 vsize=759228 CPUtime=0 cores=1,3,5,7
/proc/24425/task/24428/stat : 24428 (toysat) S 24422 24425 21389 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 30418750 777449472 3202 33554432000 4194304 16246674 140734816110400 140335841799344 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.23 3/181 24425
/proc/meminfo: memFree=25376868/32872528 swapFree=1505436/1685308
[pid=24425] ppid=24422 vsize=1302084 CPUtime=0.09 cores=1,3,5,7
/proc/24425/stat : 24425 (toysat) R 24422 24425 21389 0 -1 4202496 30985 0 0 0 6 3 0 0 20 0 4 0 30418749 1333334016 31283 33554432000 4194304 16246674 140734816110400 140734816109712 8056990 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/24425/statm: 325521 31300 799 2943 0 322415 0
[pid=24425/tid=24426] ppid=24422 vsize=1302084 CPUtime=0 cores=1,3,5,7
/proc/24425/task/24426/stat : 24426 (toysat) S 24422 24425 21389 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 30418750 1333334016 31312 33554432000 4194304 16246674 140734816110400 140335935106288 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=24425/tid=24427] ppid=24422 vsize=1302084 CPUtime=0 cores=1,3,5,7
/proc/24425/task/24427/stat : 24427 (toysat) S 24422 24425 21389 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 30418750 1333334016 31323 33554432000 4194304 16246674 140734816110400 140335924616432 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=24425/tid=24428] ppid=24422 vsize=1302084 CPUtime=0 cores=1,3,5,7
/proc/24425/task/24428/stat : 24428 (toysat) S 24422 24425 21389 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 30418750 1333334016 31335 33554432000 4194304 16246674 140734816110400 140335841799344 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1302084

[startup+0.20056 s]
/proc/loadavg: 2.15 2.22 2.23 3/181 24425
/proc/meminfo: memFree=25376868/32872528 swapFree=1505436/1685308
[pid=24425] ppid=24422 vsize=1312324 CPUtime=0.19 cores=1,3,5,7
/proc/24425/stat : 24425 (toysat) R 24422 24425 21389 0 -1 4202496 43936 0 0 0 14 5 0 0 20 0 4 0 30418749 1343819776 44745 33554432000 4194304 16246674 140734816110400 140734816108224 4220897 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/24425/statm: 328081 44745 799 2943 0 324975 0
[pid=24425/tid=24426] ppid=24422 vsize=1312324 CPUtime=0 cores=1,3,5,7
/proc/24425/task/24426/stat : 24426 (toysat) S 24422 24425 21389 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 30418750 1343819776 44745 33554432000 4194304 16246674 140734816110400 140335935106288 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=24425/tid=24427] ppid=24422 vsize=1312324 CPUtime=0 cores=1,3,5,7
/proc/24425/task/24427/stat : 24427 (toysat) S 24422 24425 21389 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 30418750 1343819776 44745 33554432000 4194304 16246674 140734816110400 140335924616432 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=24425/tid=24428] ppid=24422 vsize=1312324 CPUtime=0 cores=1,3,5,7
/proc/24425/task/24428/stat : 24428 (toysat) S 24422 24425 21389 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 30418750 1343819776 44745 33554432000 4194304 16246674 140734816110400 140335841799344 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.300504 s]
/proc/loadavg: 2.15 2.22 2.23 3/181 24425
/proc/meminfo: memFree=25376868/32872528 swapFree=1505436/1685308
[pid=24425] ppid=24422 vsize=1312324 CPUtime=0.29 cores=1,3,5,7
/proc/24425/stat : 24425 (toysat) R 24422 24425 21389 0 -1 4202496 46827 0 0 0 23 6 0 0 20 0 4 0 30418749 1343819776 47636 33554432000 4194304 16246674 140734816110400 140734816108224 4220536 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/24425/statm: 328081 47636 799 2943 0 324975 0
[pid=24425/tid=24426] ppid=24422 vsize=1312324 CPUtime=0 cores=1,3,5,7
/proc/24425/task/24426/stat : 24426 (toysat) S 24422 24425 21389 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 30418750 1343819776 47636 33554432000 4194304 16246674 140734816110400 140335935106288 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=24425/tid=24427] ppid=24422 vsize=1312324 CPUtime=0 cores=1,3,5,7
/proc/24425/task/24427/stat : 24427 (toysat) S 24422 24425 21389 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 30418750 1343819776 47636 33554432000 4194304 16246674 140734816110400 140335924616432 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=24425/tid=24428] ppid=24422 vsize=1312324 CPUtime=0 cores=1,3,5,7
/proc/24425/task/24428/stat : 24428 (toysat) S 24422 24425 21389 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 30418750 1343819776 47636 33554432000 4194304 16246674 140734816110400 140335841799344 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) 1312324

[startup+0.700393 s]
/proc/loadavg: 2.15 2.22 2.23 3/181 24425
/proc/meminfo: memFree=25376868/32872528 swapFree=1505436/1685308
[pid=24425] ppid=24422 vsize=1312324 CPUtime=0.69 cores=1,3,5,7
/proc/24425/stat : 24425 (toysat) R 24422 24425 21389 0 -1 4202496 63848 0 0 0 61 8 0 0 20 0 4 0 30418749 1343819776 64657 33554432000 4194304 16246674 140734816110400 140734816108224 4221091 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/24425/statm: 328081 64657 802 2943 0 324975 0
[pid=24425/tid=24426] ppid=24422 vsize=1312324 CPUtime=0 cores=1,3,5,7
/proc/24425/task/24426/stat : 24426 (toysat) S 24422 24425 21389 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 30418750 1343819776 64657 33554432000 4194304 16246674 140734816110400 140335935106288 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=24425/tid=24427] ppid=24422 vsize=1312324 CPUtime=0 cores=1,3,5,7
/proc/24425/task/24427/stat : 24427 (toysat) S 24422 24425 21389 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 30418750 1343819776 64657 33554432000 4194304 16246674 140734816110400 140335924616432 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=24425/tid=24428] ppid=24422 vsize=1312324 CPUtime=0 cores=1,3,5,7
/proc/24425/task/24428/stat : 24428 (toysat) S 24422 24425 21389 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 30418750 1343819776 64657 33554432000 4194304 16246674 140734816110400 140335841799344 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) 1312324

[startup+1.50042 s]
/proc/loadavg: 2.15 2.22 2.23 3/185 24429
/proc/meminfo: memFree=25036892/32872528 swapFree=1505436/1685308
[pid=24425] ppid=24422 vsize=1379908 CPUtime=1.49 cores=1,3,5,7
/proc/24425/stat : 24425 (toysat) R 24422 24425 21389 0 -1 4202496 99434 0 0 0 136 13 0 0 20 0 4 0 30418749 1413025792 102287 33554432000 4194304 16246674 140734816110400 140734816109064 4222260 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/24425/statm: 344977 102287 833 2943 0 341871 0
[pid=24425/tid=24426] ppid=24422 vsize=1379908 CPUtime=0 cores=1,3,5,7
/proc/24425/task/24426/stat : 24426 (toysat) S 24422 24425 21389 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 30418750 1413025792 102287 33554432000 4194304 16246674 140734816110400 140335935106288 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=24425/tid=24427] ppid=24422 vsize=1379908 CPUtime=0 cores=1,3,5,7
/proc/24425/task/24427/stat : 24427 (toysat) S 24422 24425 21389 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 30418750 1413025792 102287 33554432000 4194304 16246674 140734816110400 140335924616432 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=24425/tid=24428] ppid=24422 vsize=1379908 CPUtime=0 cores=1,3,5,7
/proc/24425/task/24428/stat : 24428 (toysat) S 24422 24425 21389 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 30418750 1413025792 102287 33554432000 4194304 16246674 140734816110400 140335841799344 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) 1379908

[startup+3.10037 s]
/proc/loadavg: 2.15 2.22 2.23 3/185 24429
/proc/meminfo: memFree=24931116/32872528 swapFree=1505436/1685308
[pid=24425] ppid=24422 vsize=1379908 CPUtime=3.09 cores=1,3,5,7
/proc/24425/stat : 24425 (toysat) R 24422 24425 21389 0 -1 4202496 117806 0 0 0 293 16 0 0 20 0 4 0 30418749 1413025792 121681 33554432000 4194304 16246674 140734816110400 140734816109496 4206674 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/24425/statm: 344977 121681 839 2943 0 341871 0
[pid=24425/tid=24426] ppid=24422 vsize=1379908 CPUtime=0 cores=1,3,5,7
/proc/24425/task/24426/stat : 24426 (toysat) S 24422 24425 21389 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 30418750 1413025792 121681 33554432000 4194304 16246674 140734816110400 140335935106288 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=24425/tid=24427] ppid=24422 vsize=1379908 CPUtime=0 cores=1,3,5,7
/proc/24425/task/24427/stat : 24427 (toysat) S 24422 24425 21389 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 30418750 1413025792 121681 33554432000 4194304 16246674 140734816110400 140335924616432 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=24425/tid=24428] ppid=24422 vsize=1379908 CPUtime=0 cores=1,3,5,7
/proc/24425/task/24428/stat : 24428 (toysat) S 24422 24425 21389 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 30418750 1413025792 121681 33554432000 4194304 16246674 140734816110400 140335841799344 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) 1379908

[startup+6.30035 s]
/proc/loadavg: 2.13 2.21 2.23 3/185 24429
/proc/meminfo: memFree=24760024/32872528 swapFree=1505436/1685308
[pid=24425] ppid=24422 vsize=1379908 CPUtime=6.29 cores=1,3,5,7
/proc/24425/stat : 24425 (toysat) R 24422 24425 21389 0 -1 4202496 150445 0 0 0 608 21 0 0 20 0 4 0 30418749 1413025792 154320 33554432000 4194304 16246674 140734816110400 140734816092288 12995176 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/24425/statm: 344977 154320 889 2943 0 341871 0
[pid=24425/tid=24426] ppid=24422 vsize=1379908 CPUtime=0 cores=1,3,5,7
/proc/24425/task/24426/stat : 24426 (toysat) S 24422 24425 21389 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 30418750 1413025792 154320 33554432000 4194304 16246674 140734816110400 140335935106288 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=24425/tid=24427] ppid=24422 vsize=1379908 CPUtime=0 cores=1,3,5,7
/proc/24425/task/24427/stat : 24427 (toysat) S 24422 24425 21389 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 30418750 1413025792 154320 33554432000 4194304 16246674 140734816110400 140335924616432 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=24425/tid=24428] ppid=24422 vsize=1379908 CPUtime=0 cores=1,3,5,7
/proc/24425/task/24428/stat : 24428 (toysat) S 24422 24425 21389 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 30418750 1413025792 154320 33554432000 4194304 16246674 140734816110400 140335841799344 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) 1379908

[startup+12.7004 s]
/proc/loadavg: 2.12 2.21 2.23 3/185 24429
/proc/meminfo: memFree=24760328/32872528 swapFree=1505436/1685308
[pid=24425] ppid=24422 vsize=1379908 CPUtime=12.69 cores=1,3,5,7
/proc/24425/stat : 24425 (toysat) R 24422 24425 21389 0 -1 4202496 150445 0 0 0 1248 21 0 0 20 0 4 0 30418749 1413025792 154320 33554432000 4194304 16246674 140734816110400 140734816092288 5711984 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/24425/statm: 344977 154320 889 2943 0 341871 0
[pid=24425/tid=24426] ppid=24422 vsize=1379908 CPUtime=0 cores=1,3,5,7
/proc/24425/task/24426/stat : 24426 (toysat) S 24422 24425 21389 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 30418750 1413025792 154320 33554432000 4194304 16246674 140734816110400 140335935106288 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=24425/tid=24427] ppid=24422 vsize=1379908 CPUtime=0 cores=1,3,5,7
/proc/24425/task/24427/stat : 24427 (toysat) S 24422 24425 21389 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 30418750 1413025792 154320 33554432000 4194304 16246674 140734816110400 140335924616432 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=24425/tid=24428] ppid=24422 vsize=1379908 CPUtime=0 cores=1,3,5,7
/proc/24425/task/24428/stat : 24428 (toysat) S 24422 24425 21389 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 30418750 1413025792 154320 33554432000 4194304 16246674 140734816110400 140335841799344 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) 1379908

[startup+25.5005 s]
/proc/loadavg: 2.10 2.20 2.22 3/185 24429
/proc/meminfo: memFree=24664228/32872528 swapFree=1505436/1685308
[pid=24425] ppid=24422 vsize=1379908 CPUtime=25.49 cores=1,3,5,7
/proc/24425/stat : 24425 (toysat) R 24422 24425 21389 0 -1 4202496 150445 0 0 0 2528 21 0 0 20 0 4 0 30418749 1413025792 154320 33554432000 4194304 16246674 140734816110400 140734816092288 13781188 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/24425/statm: 344977 154320 889 2943 0 341871 0
[pid=24425/tid=24426] ppid=24422 vsize=1379908 CPUtime=0 cores=1,3,5,7
/proc/24425/task/24426/stat : 24426 (toysat) S 24422 24425 21389 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 30418750 1413025792 154320 33554432000 4194304 16246674 140734816110400 140335935106288 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=24425/tid=24427] ppid=24422 vsize=1379908 CPUtime=0 cores=1,3,5,7
/proc/24425/task/24427/stat : 24427 (toysat) S 24422 24425 21389 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 30418750 1413025792 154320 33554432000 4194304 16246674 140734816110400 140335924616432 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=24425/tid=24428] ppid=24422 vsize=1379908 CPUtime=0 cores=1,3,5,7
/proc/24425/task/24428/stat : 24428 (toysat) S 24422 24425 21389 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 30418750 1413025792 154320 33554432000 4194304 16246674 140734816110400 140335841799344 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) 1379908

[startup+51.1005 s]
/proc/loadavg: 2.27 2.23 2.23 3/185 24429
/proc/meminfo: memFree=24439496/32872528 swapFree=1505436/1685308
[pid=24425] ppid=24422 vsize=1379908 CPUtime=51.08 cores=1,3,5,7
/proc/24425/stat : 24425 (toysat) R 24422 24425 21389 0 -1 4202496 187888 0 0 0 5083 25 0 0 20 0 4 0 30418749 1413025792 191763 33554432000 4194304 16246674 140734816110400 140734816092288 12995176 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/24425/statm: 344977 191763 889 2943 0 341871 0
[pid=24425/tid=24426] ppid=24422 vsize=1379908 CPUtime=0 cores=1,3,5,7
/proc/24425/task/24426/stat : 24426 (toysat) S 24422 24425 21389 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 30418750 1413025792 191763 33554432000 4194304 16246674 140734816110400 140335935106288 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=24425/tid=24427] ppid=24422 vsize=1379908 CPUtime=0 cores=1,3,5,7
/proc/24425/task/24427/stat : 24427 (toysat) S 24422 24425 21389 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 30418750 1413025792 191763 33554432000 4194304 16246674 140734816110400 140335924616432 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=24425/tid=24428] ppid=24422 vsize=1379908 CPUtime=0 cores=1,3,5,7
/proc/24425/task/24428/stat : 24428 (toysat) S 24422 24425 21389 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 30418750 1413025792 191763 33554432000 4194304 16246674 140734816110400 140335841799344 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) 1379908

[startup+102.301 s]
/proc/loadavg: 2.23 2.22 2.23 3/185 24430
/proc/meminfo: memFree=24223296/32872528 swapFree=1505436/1685308
[pid=24425] ppid=24422 vsize=1379908 CPUtime=102.28 cores=1,3,5,7
/proc/24425/stat : 24425 (toysat) R 24422 24425 21389 0 -1 4202496 187893 0 0 0 10203 25 0 0 20 0 4 0 30418749 1413025792 191768 33554432000 4194304 16246674 140734816110400 140734816092288 5711888 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/24425/statm: 344977 191768 889 2943 0 341871 0
[pid=24425/tid=24426] ppid=24422 vsize=1379908 CPUtime=0 cores=1,3,5,7
/proc/24425/task/24426/stat : 24426 (toysat) S 24422 24425 21389 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 30418750 1413025792 191768 33554432000 4194304 16246674 140734816110400 140335935106288 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=24425/tid=24427] ppid=24422 vsize=1379908 CPUtime=0 cores=1,3,5,7
/proc/24425/task/24427/stat : 24427 (toysat) S 24422 24425 21389 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 30418750 1413025792 191768 33554432000 4194304 16246674 140734816110400 140335924616432 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=24425/tid=24428] ppid=24422 vsize=1379908 CPUtime=0 cores=1,3,5,7
/proc/24425/task/24428/stat : 24428 (toysat) S 24422 24425 21389 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 30418750 1413025792 191768 33554432000 4194304 16246674 140734816110400 140335841799344 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) 1379908


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

[pid=24425] ppid=24422 vsize=10476100 CPUtime=1362.06 cores=1,3,5,7
/proc/24425/stat : 24425 (toysat) R 24422 24425 21389 0 -1 4202496 4340327 0 0 0 135477 729 0 0 20 0 4 0 30418749 10727526400 2560649 33554432000 4194304 16246674 140734816110400 140734816109576 4226192 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/24425/statm: 2619025 2560649 918 2943 0 2615919 0
[pid=24425/tid=24426] ppid=24422 vsize=10476100 CPUtime=0 cores=1,3,5,7
/proc/24425/task/24426/stat : 24426 (toysat) S 24422 24425 21389 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 30418750 10727526400 2560649 33554432000 4194304 16246674 140734816110400 140335935106288 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=24425/tid=24427] ppid=24422 vsize=10476100 CPUtime=0 cores=1,3,5,7
/proc/24425/task/24427/stat : 24427 (toysat) S 24422 24425 21389 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 30418750 10727526400 2560649 33554432000 4194304 16246674 140734816110400 140335924616432 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=24425/tid=24428] ppid=24422 vsize=10476100 CPUtime=0 cores=1,3,5,7
/proc/24425/task/24428/stat : 24428 (toysat) S 24422 24425 21389 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 30418750 10727526400 2560649 33554432000 4194304 16246674 140734816110400 140335841799344 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 10476100

[startup+1422.3 s]
/proc/loadavg: 2.20 2.21 2.20 4/185 24512
/proc/meminfo: memFree=20141544/32872528 swapFree=1505436/1685308
[pid=24425] ppid=24422 vsize=8960580 CPUtime=1422.06 cores=1,3,5,7
/proc/24425/stat : 24425 (toysat) R 24422 24425 21389 0 -1 4202496 4743272 0 0 0 141399 807 0 0 20 0 4 0 30418749 9175633920 2181770 33554432000 4194304 16246674 140734816110400 140734816109496 4220871 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/24425/statm: 2240145 2181770 918 2943 0 2237039 0
[pid=24425/tid=24426] ppid=24422 vsize=8960580 CPUtime=0 cores=1,3,5,7
/proc/24425/task/24426/stat : 24426 (toysat) S 24422 24425 21389 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 30418750 9175633920 2181770 33554432000 4194304 16246674 140734816110400 140335935106288 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=24425/tid=24427] ppid=24422 vsize=8960580 CPUtime=0 cores=1,3,5,7
/proc/24425/task/24427/stat : 24427 (toysat) S 24422 24425 21389 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 30418750 9175633920 2181770 33554432000 4194304 16246674 140734816110400 140335924616432 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=24425/tid=24428] ppid=24422 vsize=8960580 CPUtime=0 cores=1,3,5,7
/proc/24425/task/24428/stat : 24428 (toysat) S 24422 24425 21389 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 30418750 9175633920 2181770 33554432000 4194304 16246674 140734816110400 140335841799344 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 8960580

[startup+1482.3 s]
/proc/loadavg: 2.37 2.24 2.21 3/185 24561
/proc/meminfo: memFree=19157428/32872528 swapFree=1505436/1685308
[pid=24425] ppid=24422 vsize=9939524 CPUtime=1482.03 cores=1,3,5,7
/proc/24425/stat : 24425 (toysat) R 24422 24425 21389 0 -1 4202496 5248360 0 0 0 147314 889 0 0 20 0 4 0 30418749 10178072576 2426506 33554432000 4194304 16246674 140734816110400 140734816109576 15015658 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/24425/statm: 2484881 2426506 918 2943 0 2481775 0
[pid=24425/tid=24426] ppid=24422 vsize=9939524 CPUtime=0 cores=1,3,5,7
/proc/24425/task/24426/stat : 24426 (toysat) S 24422 24425 21389 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 30418750 10178072576 2426506 33554432000 4194304 16246674 140734816110400 140335935106288 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=24425/tid=24427] ppid=24422 vsize=9939524 CPUtime=0 cores=1,3,5,7
/proc/24425/task/24427/stat : 24427 (toysat) S 24422 24425 21389 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 30418750 10178072576 2426506 33554432000 4194304 16246674 140734816110400 140335924616432 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=24425/tid=24428] ppid=24422 vsize=9939524 CPUtime=0 cores=1,3,5,7
/proc/24425/task/24428/stat : 24428 (toysat) S 24422 24425 21389 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 30418750 10178072576 2426506 33554432000 4194304 16246674 140734816110400 140335841799344 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 9939524

[startup+1542.31 s]
/proc/loadavg: 2.30 2.24 2.21 3/185 24562
/proc/meminfo: memFree=17651212/32872528 swapFree=1505436/1685308
[pid=24425] ppid=24422 vsize=11442756 CPUtime=1542.02 cores=1,3,5,7
/proc/24425/stat : 24425 (toysat) R 24422 24425 21389 0 -1 4202496 6003305 0 0 0 153194 1008 0 0 20 0 4 0 30418749 11717382144 2802315 33554432000 4194304 16246674 140734816110400 140734816109496 15015658 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/24425/statm: 2860689 2802315 918 2943 0 2857583 0
[pid=24425/tid=24426] ppid=24422 vsize=11442756 CPUtime=0 cores=1,3,5,7
/proc/24425/task/24426/stat : 24426 (toysat) S 24422 24425 21389 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 30418750 11717382144 2802315 33554432000 4194304 16246674 140734816110400 140335935106288 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=24425/tid=24427] ppid=24422 vsize=11442756 CPUtime=0 cores=1,3,5,7
/proc/24425/task/24427/stat : 24427 (toysat) S 24422 24425 21389 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 30418750 11717382144 2802315 33554432000 4194304 16246674 140734816110400 140335924616432 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=24425/tid=24428] ppid=24422 vsize=11442756 CPUtime=0 cores=1,3,5,7
/proc/24425/task/24428/stat : 24428 (toysat) S 24422 24425 21389 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 30418750 11717382144 2802315 33554432000 4194304 16246674 140734816110400 140335841799344 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 11442756

[startup+1602.3 s]
/proc/loadavg: 2.27 2.24 2.21 3/185 24563
/proc/meminfo: memFree=17406464/32872528 swapFree=1505436/1685308
[pid=24425] ppid=24422 vsize=11687492 CPUtime=1602 cores=1,3,5,7
/proc/24425/stat : 24425 (toysat) R 24422 24425 21389 0 -1 4202496 6261610 0 0 0 159146 1054 0 0 20 0 4 0 30418749 11967991808 2863499 33554432000 4194304 16246674 140734816110400 140734816109496 15015658 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/24425/statm: 2921873 2863499 918 2943 0 2918767 0
[pid=24425/tid=24426] ppid=24422 vsize=11687492 CPUtime=0 cores=1,3,5,7
/proc/24425/task/24426/stat : 24426 (toysat) S 24422 24425 21389 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 30418750 11967991808 2863499 33554432000 4194304 16246674 140734816110400 140335935106288 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=24425/tid=24427] ppid=24422 vsize=11687492 CPUtime=0 cores=1,3,5,7
/proc/24425/task/24427/stat : 24427 (toysat) S 24422 24425 21389 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 30418750 11967991808 2863499 33554432000 4194304 16246674 140734816110400 140335924616432 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=24425/tid=24428] ppid=24422 vsize=11687492 CPUtime=0 cores=1,3,5,7
/proc/24425/task/24428/stat : 24428 (toysat) S 24422 24425 21389 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 30418750 11967991808 2863499 33554432000 4194304 16246674 140734816110400 140335841799344 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 11687492

[startup+1662.3 s]
/proc/loadavg: 2.30 2.26 2.21 3/185 24565
/proc/meminfo: memFree=17145772/32872528 swapFree=1505436/1685308
[pid=24425] ppid=24422 vsize=11947588 CPUtime=1661.99 cores=1,3,5,7
/proc/24425/stat : 24425 (toysat) R 24422 24425 21389 0 -1 4202496 6644586 0 0 0 165084 1115 0 0 20 0 4 0 30418749 12234330112 2928523 33554432000 4194304 16246674 140734816110400 140734816108224 4220897 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/24425/statm: 2986897 2928523 918 2943 0 2983791 0
[pid=24425/tid=24426] ppid=24422 vsize=11947588 CPUtime=0 cores=1,3,5,7
/proc/24425/task/24426/stat : 24426 (toysat) S 24422 24425 21389 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 30418750 12234330112 2928523 33554432000 4194304 16246674 140734816110400 140335935106288 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=24425/tid=24427] ppid=24422 vsize=11947588 CPUtime=0 cores=1,3,5,7
/proc/24425/task/24427/stat : 24427 (toysat) S 24422 24425 21389 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 30418750 12234330112 2928523 33554432000 4194304 16246674 140734816110400 140335924616208 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24425/tid=24428] ppid=24422 vsize=11947588 CPUtime=0 cores=1,3,5,7
/proc/24425/task/24428/stat : 24428 (toysat) S 24422 24425 21389 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 30418750 12234330112 2928523 33554432000 4194304 16246674 140734816110400 140335841799344 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 11947588

[startup+1722.3 s]
/proc/loadavg: 2.33 2.27 2.21 3/186 24569
/proc/meminfo: memFree=16963220/32872528 swapFree=1505436/1685308
[pid=24425] ppid=24422 vsize=12129860 CPUtime=1721.98 cores=1,3,5,7
/proc/24425/stat : 24425 (toysat) R 24422 24425 21389 0 -1 4202496 6762602 0 0 0 171056 1142 0 0 20 0 4 0 30418749 12420976640 2974091 33554432000 4194304 16246674 140734816110400 140734816109576 14628944 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/24425/statm: 3032465 2974091 918 2943 0 3029359 0
[pid=24425/tid=24426] ppid=24422 vsize=12129860 CPUtime=0 cores=1,3,5,7
/proc/24425/task/24426/stat : 24426 (toysat) S 24422 24425 21389 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 30418750 12420976640 2974091 33554432000 4194304 16246674 140734816110400 140335935106288 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=24425/tid=24427] ppid=24422 vsize=12129860 CPUtime=0 cores=1,3,5,7
/proc/24425/task/24427/stat : 24427 (toysat) S 24422 24425 21389 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 30418750 12420976640 2974091 33554432000 4194304 16246674 140734816110400 140335924616432 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=24425/tid=24428] ppid=24422 vsize=12129860 CPUtime=0 cores=1,3,5,7
/proc/24425/task/24428/stat : 24428 (toysat) S 24422 24425 21389 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 30418750 12420976640 2974091 33554432000 4194304 16246674 140734816110400 140335841799344 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 12129860

[startup+1782.3 s]
/proc/loadavg: 2.29 2.27 2.22 3/185 24570
/proc/meminfo: memFree=16900328/32872528 swapFree=1505436/1685308
[pid=24425] ppid=24422 vsize=12192324 CPUtime=1781.97 cores=1,3,5,7
/proc/24425/stat : 24425 (toysat) R 24422 24425 21389 0 -1 4202496 6778218 0 0 0 177046 1151 0 0 20 0 4 0 30418749 12484939776 2989707 33554432000 4194304 16246674 140734816110400 140734816108288 13893014 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/24425/statm: 3048081 2989707 918 2943 0 3044975 0
[pid=24425/tid=24426] ppid=24422 vsize=12192324 CPUtime=0 cores=1,3,5,7
/proc/24425/task/24426/stat : 24426 (toysat) S 24422 24425 21389 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 30418750 12484939776 2989707 33554432000 4194304 16246674 140734816110400 140335935106288 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=24425/tid=24427] ppid=24422 vsize=12192324 CPUtime=0 cores=1,3,5,7
/proc/24425/task/24427/stat : 24427 (toysat) S 24422 24425 21389 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 30418750 12484939776 2989707 33554432000 4194304 16246674 140734816110400 140335924616208 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24425/tid=24428] ppid=24422 vsize=12192324 CPUtime=0 cores=1,3,5,7
/proc/24425/task/24428/stat : 24428 (toysat) S 24422 24425 21389 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 30418750 12484939776 2989707 33554432000 4194304 16246674 140734816110400 140335841799344 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 12192324



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.35 2.29 2.22 3/185 24570
/proc/meminfo: memFree=16901008/32872528 swapFree=1505436/1685308
[pid=24425] ppid=24422 vsize=12192324 CPUtime=1800.07 cores=1,3,5,7
/proc/24425/stat : 24425 (toysat) R 24422 24425 21389 0 -1 4202496 6778218 0 0 0 178854 1153 0 0 20 0 4 0 30418749 12484939776 2989707 33554432000 4194304 16246674 140734816110400 140734816108224 4220888 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/24425/statm: 3048081 2989707 918 2943 0 3044975 0
[pid=24425/tid=24426] ppid=24422 vsize=12192324 CPUtime=0 cores=1,3,5,7
/proc/24425/task/24426/stat : 24426 (toysat) S 24422 24425 21389 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 30418750 12484939776 2989707 33554432000 4194304 16246674 140734816110400 140335935106288 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=24425/tid=24427] ppid=24422 vsize=12192324 CPUtime=0 cores=1,3,5,7
/proc/24425/task/24427/stat : 24427 (toysat) S 24422 24425 21389 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 30418750 12484939776 2989707 33554432000 4194304 16246674 140734816110400 140335924616208 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24425/tid=24428] ppid=24422 vsize=12192324 CPUtime=0 cores=1,3,5,7
/proc/24425/task/24428/stat : 24428 (toysat) S 24422 24425 21389 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 30418750 12484939776 2989707 33554432000 4194304 16246674 140734816110400 140335841799344 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 12192324

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

[startup+1800.81 s]
/proc/loadavg: 2.35 2.29 2.22 3/183 24570
/proc/meminfo: memFree=23157036/32872528 swapFree=1505436/1685308
[pid=24425] ppid=24422 vsize=0 CPUtime=1800.47 cores=1,3,5,7
/proc/24425/stat : 24425 (toysat) Z 24422 24425 21389 0 -1 4203532 6778218 0 0 0 178854 1193 0 0 20 0 2 0 30418749 0 0 33554432000 0 0 0 0 0 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/24425/statm: 0 0 0 0 0 0 0
[pid=24425/tid=24426] ppid=24422 vsize=0 CPUtime=0.39 cores=1,3,5,7
/proc/24425/task/24426/stat : 24426 (toysat) R 24422 24425 21389 0 -1 4203588 10 0 0 0 0 39 0 0 20 0 2 0 30418750 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.47
Current children cumulated vsize (KiB) 0

[startup+1801 s]
/proc/loadavg: 2.35 2.29 2.22 3/183 24570
/proc/meminfo: memFree=23157036/32872528 swapFree=1505436/1685308
[pid=24425] ppid=24422 vsize=0 CPUtime=1800.66 cores=1,3,5,7
/proc/24425/stat : 24425 (toysat) Z 24422 24425 21389 0 -1 4203532 6778218 0 0 0 178854 1212 0 0 20 0 2 0 30418749 0 0 33554432000 0 0 0 0 0 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/24425/statm: 0 0 0 0 0 0 0
[pid=24425/tid=24426] ppid=24422 vsize=0 CPUtime=0.58 cores=1,3,5,7
/proc/24425/task/24426/stat : 24426 (toysat) R 24422 24425 21389 0 -1 4203588 10 0 0 0 0 58 0 0 20 0 2 0 30418750 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.66
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.01
CPU time (s): 1800.68
CPU user time (s): 1788.55
CPU system time (s): 12.1302
CPU usage (%): 99.9817
Max. virtual memory (cumulated for all children) (KiB): 12192324

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1788.55
system time used= 12.1302
maximum resident set size= 11958828
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6778218
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= 512
involuntary context switches= 1817

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.63929 second user time and 6.83196 second system time

The end

Launcher Data

Begin job on node135 at 2016-06-18 23:02:08
IDJOB=4107154
IDBENCH=71899
IDSOLVER=2542
FILE ID=node135/4107154-1466283728
RUNJOBID= node135-1466266561-21406
PBS_JOBID= 19918237
Free space on /tmp= 71680 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB09/normalized-PB09/OPT-BIGINT-LIN/aries-da_nrp/normalized-aries-da_network_100_3__3_91__512.opb
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --pb --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4107154-1466283728/watcher-4107154-1466283728 -o /tmp/evaluation-result-4107154-1466283728/solver-4107154-1466283728 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node135-1466266561-21406 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4107154-1466283728.opb

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

MD5SUM BENCH= 9ba793772ec044741bde1fe637ac31bf
RANDOM SEED=745877884

node135.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		: 2667.004
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	: 5334.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		: 2667.004
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		: 2667.004
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.57
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		: 2667.004
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		: 2667.004
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		: 2667.004
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		: 2667.004
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		: 2667.004
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:        25377596 kB
Buffers:          168988 kB
Cached:           299244 kB
SwapCached:          716 kB
Active:          4743592 kB
Inactive:         316612 kB
Active(anon):    4593004 kB
Inactive(anon):     1308 kB
Active(file):     150588 kB
Inactive(file):   315304 kB
Unevictable:     1685308 kB
Mlocked:         1505436 kB
SwapTotal:      67108856 kB
SwapFree:       67100444 kB
Dirty:             22904 kB
Writeback:             0 kB
AnonPages:       6277192 kB
Mapped:            10780 kB
Shmem:                 0 kB
Slab:             606528 kB
SReclaimable:      50496 kB
SUnreclaim:       556032 kB
KernelStack:        1536 kB
PageTables:        16188 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    6421848 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987908 kB
HardwareCorrupted:     0 kB
AnonHugePages:    180224 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= 71664 MiB
End job on node135 at 2016-06-18 23:32:09