Trace number 4268072

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
cosoco 1.12? (TO) 2520.04 2519.8999

General information on the benchmark

NameMagicHexagon/MagicHexagon-m1-s1/
MagicHexagon-11-m186.xml
MD5SUM2292861bb3d975c21318ff2a994feaed
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables441
Number of constraints70
Number of domains1
Minimum domain size331
Maximum domain size331
Distribution of domain sizes[{"size":331,"count":331}]
Minimum variable degree0
Maximum variable degree9
Distribution of variable degrees[{"degree":0,"count":110},{"degree":4,"count":325},{"degree":5,"count":3},{"degree":6,"count":2},{"degree":9,"count":1}]
Minimum constraint arity2
Maximum constraint arity331
Distribution of constraint arities[{"arity":2,"count":6},{"arity":11,"count":6},{"arity":12,"count":6},{"arity":13,"count":6},{"arity":14,"count":6},{"arity":15,"count":6},{"arity":16,"count":6},{"arity":17,"count":6},{"arity":18,"count":6},{"arity":19,"count":6},{"arity":20,"count":6},{"arity":21,"count":3},{"arity":331,"count":1}]
Number of extensional constraints0
Number of intensional constraints6
Distribution of constraint types[{"type":"intension","count":6},{"type":"allDifferent","count":1},{"type":"sum","count":63}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.09	c intension x[0][0]<x[0][10]  using generic constraint 
0.00/0.10	c intension x[0][0]<x[10][20]  using generic constraint 
0.00/0.10	c intension x[0][0]<x[20][10]  using generic constraint 
0.00/0.10	c intension x[0][0]<x[20][0]  using generic constraint 
0.00/0.10	c intension x[0][0]<x[10][0]  using generic constraint 
0.00/0.10	c intension x[0][10]<x[10][0]  using generic constraint 
0.00/0.10	c root propagations     : 9           
0.00/0.10	c restarts enabled, print stats at every restarts
0.00/0.10	c
0.00/0.10	c
0.00/0.10	c
0.00/0.10	c This is cosoco 1.12 --  
0.00/0.10	c
0.00/0.10	c command line: cosoco -lc -model -restarts HOME/instance-4268072-1502541303.xml 
0.00/0.10	c ========================================[ Problem Statistics ]===========================================
0.00/0.10	c |                                                                                                       
0.00/0.10	c |  Parse time        :         0.01 s 
0.00/0.10	c |
0.00/0.10	c |               Variables: 441
0.00/0.10	c |            Domain Sizes: 331..331
0.00/0.10	c |
0.00/0.10	c |             Constraints: 70
0.00/0.10	c |                   Arity: 2..331  -- Binary: 6
0.00/0.10	c | 
0.00/0.10	c |                   Types: 
0.00/0.10	c |                          (X - Y < k): 6
0.00/0.10	c |                          All Different: 1
0.00/0.10	c |                          Sum: 63
0.00/0.10	c |                          
0.00/0.10	c =========================================================================================================
0.00/0.10	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.00/0.10	c remove useless variable x[0][11]
0.00/0.10	c remove useless variable x[0][12]
0.00/0.10	c remove useless variable x[0][13]
0.00/0.10	c remove useless variable x[0][14]
0.00/0.10	c remove useless variable x[0][15]
0.00/0.10	c remove useless variable x[0][16]
0.00/0.10	c remove useless variable x[0][17]
0.00/0.10	c remove useless variable x[0][18]
0.00/0.10	c remove useless variable x[0][19]
0.00/0.10	c remove useless variable x[0][20]
0.00/0.10	c remove useless variable x[1][12]
0.00/0.10	c remove useless variable x[1][13]
0.00/0.10	c remove useless variable x[1][14]
0.00/0.10	c remove useless variable x[1][15]
0.00/0.10	c remove useless variable x[1][16]
0.00/0.10	c remove useless variable x[1][17]
0.00/0.10	c remove useless variable x[1][18]
0.00/0.10	c remove useless variable x[1][19]
0.00/0.10	c remove useless variable x[1][20]
0.00/0.10	c remove useless variable x[2][13]
0.00/0.10	c remove useless variable x[2][14]
0.00/0.10	c remove useless variable x[2][15]
0.00/0.10	c remove useless variable x[2][16]
0.00/0.10	c remove useless variable x[2][17]
0.00/0.10	c remove useless variable x[2][18]
0.00/0.10	c remove useless variable x[2][19]
0.00/0.10	c remove useless variable x[2][20]
0.00/0.10	c remove useless variable x[3][14]
0.00/0.10	c remove useless variable x[3][15]
0.00/0.10	c remove useless variable x[3][16]
0.00/0.10	c remove useless variable x[3][17]
0.00/0.10	c remove useless variable x[3][18]
0.00/0.10	c remove useless variable x[3][19]
0.00/0.10	c remove useless variable x[3][20]
0.00/0.10	c remove useless variable x[4][15]
0.00/0.10	c remove useless variable x[4][16]
0.00/0.10	c remove useless variable x[4][17]
0.00/0.10	c remove useless variable x[4][18]
0.00/0.10	c remove useless variable x[4][19]
0.00/0.10	c remove useless variable x[4][20]
0.00/0.10	c remove useless variable x[5][16]
0.00/0.10	c remove useless variable x[5][17]
0.00/0.10	c remove useless variable x[5][18]
0.00/0.10	c remove useless variable x[5][19]
0.00/0.10	c remove useless variable x[5][20]
0.00/0.10	c remove useless variable x[6][17]
0.00/0.10	c remove useless variable x[6][18]
0.00/0.10	c remove useless variable x[6][19]
0.00/0.10	c remove useless variable x[6][20]
0.00/0.10	c remove useless variable x[7][18]
0.00/0.10	c remove useless variable x[7][19]
0.00/0.10	c remove useless variable x[7][20]
0.00/0.10	c remove useless variable x[8][19]
0.00/0.10	c remove useless variable x[8][20]
0.00/0.10	c remove useless variable x[9][20]
0.00/0.10	c remove useless variable x[11][20]
0.00/0.10	c remove useless variable x[12][19]
0.00/0.10	c remove useless variable x[12][20]
0.00/0.10	c remove useless variable x[13][18]
0.00/0.10	c remove useless variable x[13][19]
0.00/0.10	c remove useless variable x[13][20]
0.00/0.10	c remove useless variable x[14][17]
0.00/0.10	c remove useless variable x[14][18]
0.00/0.10	c remove useless variable x[14][19]
0.00/0.10	c remove useless variable x[14][20]
0.00/0.10	c remove useless variable x[15][16]
0.00/0.10	c remove useless variable x[15][17]
0.00/0.10	c remove useless variable x[15][18]
0.00/0.10	c remove useless variable x[15][19]
0.00/0.10	c remove useless variable x[15][20]
0.00/0.10	c remove useless variable x[16][15]
0.00/0.10	c remove useless variable x[16][16]
0.00/0.10	c remove useless variable x[16][17]
0.00/0.10	c remove useless variable x[16][18]
0.00/0.10	c remove useless variable x[16][19]
0.00/0.10	c remove useless variable x[16][20]
0.00/0.10	c remove useless variable x[17][14]
0.00/0.10	c remove useless variable x[17][15]
0.00/0.10	c remove useless variable x[17][16]
0.00/0.10	c remove useless variable x[17][17]
0.00/0.10	c remove useless variable x[17][18]
0.00/0.10	c remove useless variable x[17][19]
0.00/0.10	c remove useless variable x[17][20]
0.00/0.10	c remove useless variable x[18][13]
0.00/0.10	c remove useless variable x[18][14]
0.00/0.10	c remove useless variable x[18][15]
0.00/0.10	c remove useless variable x[18][16]
0.00/0.10	c remove useless variable x[18][17]
0.00/0.10	c remove useless variable x[18][18]
0.00/0.10	c remove useless variable x[18][19]
0.00/0.10	c remove useless variable x[18][20]
0.00/0.10	c remove useless variable x[19][12]
0.00/0.10	c remove useless variable x[19][13]
0.00/0.10	c remove useless variable x[19][14]
0.00/0.10	c remove useless variable x[19][15]
0.00/0.10	c remove useless variable x[19][16]
0.00/0.10	c remove useless variable x[19][17]
0.00/0.10	c remove useless variable x[19][18]
0.00/0.10	c remove useless variable x[19][19]
0.00/0.10	c remove useless variable x[19][20]
0.00/0.10	c remove useless variable x[20][11]
0.00/0.10	c remove useless variable x[20][12]
0.00/0.10	c remove useless variable x[20][13]
0.00/0.10	c remove useless variable x[20][14]
0.00/0.10	c remove useless variable x[20][15]
0.00/0.10	c remove useless variable x[20][16]
0.00/0.10	c remove useless variable x[20][17]
0.00/0.10	c remove useless variable x[20][18]
0.00/0.10	c remove useless variable x[20][19]
0.00/0.10	c remove useless variable x[20][20]
0.00/0.16	c 101            129            2503           33036          6              0              11   14   12   
0.10/0.24	c 211            267            5137           66977          6              0              9   12   10    
0.20/0.32	c 332            418            7927           103384         6              0              9   12   10    
0.30/0.40	c 465            584            11016          144610         6              0              9   12   10    
0.40/0.50	c 611            766            14404          190982         6              0              9   12   10    
0.40/0.60	c 771            964            17977          238757         6              0              9   12   10    
0.60/0.70	c 947            1181           21841          290568         6              0              9   12   10    
0.70/0.82	c 1140           1419           26077          349561         6              0              9   12   11    
0.80/0.95	c 1352           1678           30592          412169         6              0              9   12   10    
0.90/1.08	c 1585           1962           35514          480291         6              0              9   12   10    
1.11/1.23	c 1841           2273           40864          554964         6              0              9   12   10    
1.20/1.39	c 2122           2614           46676          636022         6              0              9   12   10    
1.40/1.57	c 2431           2989           53024          723971         6              0              9   12   10    
1.60/1.76	c 2770           3400           59968          821942         6              0              9   12   10    
1.80/1.98	c 3142           3850           67486          927656         6              0              9   12   11    
2.11/2.21	c 3551           4343           75679          1044092        6              0              9   12   11    
2.30/2.47	c 4000           4884           84649          1172131        6              0              9   12   10    
2.60/2.74	c 4493           5477           94404          1311245        6              0              9   12   10    
2.90/3.05	c 5035           6130           105161         1465391        6              0              9   12   11    
3.21/3.38	c 5631           6846           116886         1635136        6              0              9   12   11    
3.60/3.75	c 6286           7632           129713         1819669        6              0              9   12   11    
4.00/4.15	c 7006           8496           143743         2022139        6              0              9   12   11    
4.41/4.59	c 7798           9445           159118         2245415        6              0              9   12   11    
4.90/5.07	c 8669           10488          176010         2489607        6              0              9   12   11    
5.41/5.60	c 9627           11635          194460         2756101        6              0              9   12   11    
6.00/6.19	c 10680          12898          214792         3050012        6              0              9   13   11    
6.70/6.85	c 11838          14296          237591         3386197        6              0              9   13   11    
7.40/7.59	c 13111          15842          262959         3762928        6              0              9   13   11    
8.30/8.42	c 14511          17548          291066         4181333        6              0              9   13   11    
9.20/9.34	c 16051          19437          322480         4655982        6              0              9   13   11    
10.20/10.38	c 17745          21525          357500         5191085        6              0              9   13   11    
11.40/11.55	c 19608          23832          396525         5790661        6              0              9   13   11    
12.70/12.84	c 21657          26374          439581         6451430        6              0              9   13   11    
14.10/14.28	c 23910          29189          487652         7200710        6              0              9   13   11    
15.80/15.91	c 26388          32298          541337         8042743        6              0              9   13   11    
17.61/17.71	c 29113          35725          600615         8973724        6              0              9   13   11    
19.60/19.70	c 32110          39505          666099         10015136       6              0              9   13   11    
21.80/21.97	c 35406          43708          740571         11229276       6              0              9   14   11    
24.40/24.52	c 39031          48357          823829         12602124       6              0              9   14   11    
27.20/27.32	c 43018          53482          915552         14119044       6              0              9   14   11    
30.30/30.44	c 47403          59151          1018338        15839597       6              0              9   14   12    
33.80/33.98	c 52226          65425          1133854        17789927       6              0              9   14   12    
37.70/37.87	c 57531          72340          1260845        19936202       6              0              9   14   12    
42.10/42.22	c 63366          79998          1403084        22377454       6              0              9   14   12    
46.90/47.09	c 69784          88488          1562622        25158952       6              0              9   14   12    
52.40/52.52	c 76843          97856          1739760        28270899       6              0              9   14   12    
58.41/58.53	c 84607          108204         1935463        31728110       6              0              9   14   12    
65.11/65.28	c 93147          119646         2154101        35625379       6              0              9   14   12    
72.61/72.70	c 102541         132265         2394885        39966337       6              0              9   14   12    
80.91/81.02	c 112874         146212         2662213        44838469       6              0              9   14   12    
89.81/89.98	c 124240         161452         2951470        50091723       6              0              9   14   12    
99.61/99.70	c 136742         178128         3265664        55740311       6              0              9   14   12    
110.21/110.32	c 150494         196440         3609296        61902788       6              0              9   14   12    
121.91/122.08	c 165621         216624         3990581        68731862       6              0              9   14   12    
135.01/135.13	c 182260         238886         4413221        76318870       6              0              9   14   12    
149.62/149.75	c 200562         263463         4882419        84773093       6              0              9   14   12    
165.72/165.89	c 220694         290592         5400623        94223043       6              0              9   14   12    
183.42/183.56	c 242839         320365         5968717        104559094      6              0              9   14   12    
202.72/202.88	c 267198         352998         6586497        115748497      6              0              9   14   12    
224.02/224.19	c 293992         388937         7268616        128094944      6              0              9   14   12    
247.82/247.94	c 323465         428623         8027628        141894087      6              0              9   14   12    
274.03/274.12	c 355885         472331         8861797        157179754      6              0              9   14   12    
302.63/302.71	c 391547         520241         9772881        173742244      6              0              9   14   12    
334.23/334.33	c 430775         573067         10781023       192133661      6              0              9   14   12    
369.03/369.11	c 473925         631249         11892823       212491534      6              0              9   14   12    
406.94/407.06	c 521390         695113         13108688       234669599      6              0              9   14   12    
449.14/449.20	c 573601         765579         14456894       259367264      6              0              9   14   12    
495.35/495.40	c 631033         842886         15930547       286259531      6              0              9   14   12    
546.05/546.15	c 694208         928188         17561098       316183839      6              0              9   14   12    
601.66/601.78	c 763700         1021804        19347278       348811586      6              0              9   14   12    
663.06/663.11	c 840141         1124819        21310366       384779503      6              0              9   14   12    
730.87/730.99	c 924226         1238333        23479753       424600383      6              0              9   14   12    
805.57/805.67	c 1016719        1363040        25864306       468191946      6              0              9   14   12    
888.48/888.58	c 1118461        1500537        28506395       516831544      6              0              9   14   12    
980.09/980.18	c 1230377        1651825        31421287       570403379      6              0              9   14   12    
1080.60/1080.61	c 1353484        1818225        34631625       629429400      6              0              9   14   12    
1191.91/1191.94	c 1488901        2001470        38180359       694847494      6              0              9   14   12    
1315.22/1315.20	c 1637859        2203673        42116350       767224462      6              0              9   14   12    
1450.94/1450.95	c 1801712        2426559        46465019       847575229      6              0              9   14   12    
1601.45/1601.40	c 1981950        2671748        51256434       936049095      6              0              9   14   12    
1768.76/1768.77	c 2180211        2942794        56594643       1035060141     6              0              9   14   12    
1952.08/1952.08	c 2398298        3240552        62449899       1143563731     6              0              9   14   12    
2155.40/2155.34	c 2638193        3569136        68944705       1264124535     6              0              9   14   12    
2381.62/2381.53	c 2902077        3931981        76146639       1397757847     6              0              9   14   12    
2520.03/2519.90	
2520.03/2519.90	c *** INTERRUPTED ***
2520.03/2519.90	c restarts              : 84          
2520.03/2519.90	c conflicts             : 3067834      (1217 /sec)
2520.03/2519.90	c decisions             : 4157536      (1650 /sec)
2520.03/2519.90	c propagations          : 1479144973  (586954 /sec)
2520.03/2519.90	c root propagations     : 9           
2520.03/2519.90	c filter calls          : 80546394       (31962 /sec)
2520.03/2519.90	c useless filter calls  : 65822460       (81 %)
2520.03/2519.90	c Memory used           : 27.91 MB
2520.03/2519.90	c CPU time              : 2520.04 s
2520.03/2519.90	
2520.03/2519.90	s UNKNOWN

Verifier Data


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-4268072-1502541303/watcher-4268072-1502541303 -o /tmp/evaluation-result-4268072-1502541303/solver-4268072-1502541303 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1502500327-28378 --watchdog 2580 cosoco -lc -model -restarts HOME/instance-4268072-1502541303.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 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: 8192 KiB


[startup+0 s]
/proc/loadavg: 2.11 2.06 2.05 3/187 5588
/proc/meminfo: memFree=31070296/32770624 swapFree=0/458752
[pid=5588] ppid=5585 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/5588/stat : 5588 (runsolver) D 5585 5588 28313 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 101945480 24240128 106 18446744073709551615 4194304 4338465 140723486930768 140723486928408 139716881031895 0 0 1 24578 18446744071580418449 0 0 17 5 0 0 0 0 0 6438912 6441760 34078720 140723486937281 140723486937673 140723486937673 140723486941130 0
/proc/5588/statm: 5918 106 53 36 0 2156 0

[startup+0.103258 s]
/proc/loadavg: 2.11 2.06 2.05 3/187 5588
/proc/meminfo: memFree=31070296/32770624 swapFree=0/458752
[pid=5588] ppid=5585 vsize=28572 CPUtime=0 cores=1,3,5,7
/proc/5588/stat : 5588 (cosoco) R 5585 5588 28313 0 -1 4202496 1446 0 0 0 0 0 0 0 20 0 1 0 101945480 29257728 1277 18446744073709551615 4194304 5972588 140724487331232 140724487318568 5323648 0 0 1 8405026 0 0 0 17 7 0 0 8 0 0 8070896 8075904 26775552 140724487336430 140724487336525 140724487336525 140724487339982 0
/proc/5588/statm: 7143 1277 790 435 0 506 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 28572

[startup+0.200289 s]
/proc/loadavg: 2.11 2.06 2.05 3/187 5588
/proc/meminfo: memFree=31070296/32770624 swapFree=0/458752
[pid=5588] ppid=5585 vsize=28572 CPUtime=0.1 cores=1,3,5,7
/proc/5588/stat : 5588 (cosoco) R 5585 5588 28313 0 -1 4202496 1446 0 0 0 10 0 0 0 20 0 1 0 101945480 29257728 1277 18446744073709551615 4194304 5972588 140724487331232 140724487328536 5099648 0 0 1 8405026 0 0 0 17 7 0 0 8 0 0 8070896 8075904 26775552 140724487336430 140724487336525 140724487336525 140724487339982 0
/proc/5588/statm: 7143 1277 790 435 0 506 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 28572

[startup+0.300289 s]
/proc/loadavg: 2.11 2.06 2.05 3/187 5588
/proc/meminfo: memFree=31070296/32770624 swapFree=0/458752
[pid=5588] ppid=5585 vsize=28572 CPUtime=0.2 cores=1,3,5,7
/proc/5588/stat : 5588 (cosoco) R 5585 5588 28313 0 -1 4202496 1446 0 0 0 20 0 0 0 20 0 1 0 101945480 29257728 1277 18446744073709551615 4194304 5972588 140724487331232 140724487328536 4979392 0 0 1 8405026 0 0 0 17 7 0 0 8 0 0 8070896 8075904 26775552 140724487336430 140724487336525 140724487336525 140724487339982 0
/proc/5588/statm: 7143 1277 790 435 0 506 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 28572

[startup+0.700226 s]
/proc/loadavg: 2.11 2.06 2.05 3/187 5588
/proc/meminfo: memFree=31070296/32770624 swapFree=0/458752
[pid=5588] ppid=5585 vsize=28572 CPUtime=0.6 cores=1,3,5,7
/proc/5588/stat : 5588 (cosoco) R 5585 5588 28313 0 -1 4202496 1446 0 0 0 60 0 0 0 20 0 1 0 101945480 29257728 1277 18446744073709551615 4194304 5972588 140724487331232 140724487328536 5099648 0 0 1 8405026 0 0 0 17 1 0 0 8 0 0 8070896 8075904 26775552 140724487336430 140724487336525 140724487336525 140724487339982 0
/proc/5588/statm: 7143 1277 790 435 0 506 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 28572

[startup+1.50023 s]
/proc/loadavg: 2.11 2.06 2.05 3/188 5589
/proc/meminfo: memFree=31068496/32770624 swapFree=0/458756
[pid=5588] ppid=5585 vsize=28572 CPUtime=1.4 cores=1,3,5,7
/proc/5588/stat : 5588 (cosoco) R 5585 5588 28313 0 -1 4202496 1446 0 0 0 140 0 0 0 20 0 1 0 101945480 29257728 1277 18446744073709551615 4194304 5972588 140724487331232 140724487328536 5040138 0 0 1 8405026 0 0 0 17 1 0 0 8 0 0 8070896 8075904 26775552 140724487336430 140724487336525 140724487336525 140724487339982 0
/proc/5588/statm: 7143 1277 790 435 0 506 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 28572

[startup+3.10022 s]
/proc/loadavg: 2.11 2.06 2.05 3/188 5589
/proc/meminfo: memFree=31068036/32770624 swapFree=0/458748
[pid=5588] ppid=5585 vsize=28572 CPUtime=3 cores=1,3,5,7
/proc/5588/stat : 5588 (cosoco) R 5585 5588 28313 0 -1 4202496 1799 0 0 0 300 0 0 0 20 0 1 0 101945480 29257728 1287 18446744073709551615 4194304 5972588 140724487331232 140724487328536 4975256 0 0 1 8405026 0 0 0 17 1 0 0 8 0 0 8070896 8075904 26775552 140724487336430 140724487336525 140724487336525 140724487339982 0
/proc/5588/statm: 7143 1287 799 435 0 506 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 28572

[startup+6.30022 s]
/proc/loadavg: 2.10 2.06 2.05 3/189 5591
/proc/meminfo: memFree=31068072/32770624 swapFree=0/458744
[pid=5588] ppid=5585 vsize=28572 CPUtime=6.2 cores=1,3,5,7
/proc/5588/stat : 5588 (cosoco) R 5585 5588 28313 0 -1 4202496 2152 0 0 0 620 0 0 0 20 0 1 0 101945480 29257728 1287 18446744073709551615 4194304 5972588 140724487331232 140724487328536 5040180 0 0 1 8405026 0 0 0 17 1 0 0 8 0 0 8070896 8075904 26775552 140724487336430 140724487336525 140724487336525 140724487339982 0
/proc/5588/statm: 7143 1287 799 435 0 506 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 28572

[startup+12.7002 s]
/proc/loadavg: 2.09 2.05 2.05 3/189 5591
/proc/meminfo: memFree=31067576/32770624 swapFree=0/458744
[pid=5588] ppid=5585 vsize=28572 CPUtime=12.6 cores=1,3,5,7
/proc/5588/stat : 5588 (cosoco) R 5585 5588 28313 0 -1 4202496 2505 0 0 0 1260 0 0 0 20 0 1 0 101945480 29257728 1287 18446744073709551615 4194304 5972588 140724487331232 140724487328536 4975792 0 0 1 8405026 0 0 0 17 5 0 0 8 0 0 8070896 8075904 26775552 140724487336430 140724487336525 140724487336525 140724487339982 0
/proc/5588/statm: 7143 1287 799 435 0 506 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 28572

[startup+25.5003 s]
/proc/loadavg: 2.07 2.05 2.05 3/189 5591
/proc/meminfo: memFree=31067452/32770624 swapFree=0/458744
[pid=5588] ppid=5585 vsize=28572 CPUtime=25.4 cores=1,3,5,7
/proc/5588/stat : 5588 (cosoco) R 5585 5588 28313 0 -1 4202496 3211 0 0 0 2540 0 0 0 20 0 1 0 101945480 29257728 1287 18446744073709551615 4194304 5972588 140724487331232 140724487328536 4971926 0 0 1 8405026 0 0 0 17 5 0 0 8 0 0 8070896 8075904 26775552 140724487336430 140724487336525 140724487336525 140724487339982 0
/proc/5588/statm: 7143 1287 799 435 0 506 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 28572

[startup+51.1003 s]
/proc/loadavg: 2.18 2.08 2.06 3/187 5591
/proc/meminfo: memFree=31068988/32770624 swapFree=0/458732
[pid=5588] ppid=5585 vsize=28572 CPUtime=51 cores=1,3,5,7
/proc/5588/stat : 5588 (cosoco) R 5585 5588 28313 0 -1 4202496 3564 0 0 0 5100 0 0 0 20 0 1 0 101945480 29257728 1287 18446744073709551615 4194304 5972588 140724487331232 140724487328536 5040154 0 0 1 8405026 0 0 0 17 5 0 0 8 0 0 8070896 8075904 26775552 140724487336430 140724487336525 140724487336525 140724487339982 0
/proc/5588/statm: 7143 1287 799 435 0 506 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 28572

[startup+102.3 s]
/proc/loadavg: 2.08 2.07 2.05 3/186 5593
/proc/meminfo: memFree=31070956/32770624 swapFree=0/458756
[pid=5588] ppid=5585 vsize=28572 CPUtime=102.21 cores=1,3,5,7
/proc/5588/stat : 5588 (cosoco) R 5585 5588 28313 0 -1 4202496 3919 0 0 0 10221 0 0 0 20 0 1 0 101945480 29257728 1287 18446744073709551615 4194304 5972588 140724487331232 140724487328536 5040159 0 0 1 8405026 0 0 0 17 5 0 0 8 0 0 8070896 8075904 26775552 140724487336430 140724487336525 140724487336525 140724487339982 0
/proc/5588/statm: 7143 1287 799 435 0 506 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 28572

[startup+162.3 s]
/proc/loadavg: 2.06 2.07 2.05 3/186 5595
/proc/meminfo: memFree=31070792/32770624 swapFree=0/458752
[pid=5588] ppid=5585 vsize=28572 CPUtime=162.21 cores=1,3,5,7
/proc/5588/stat : 5588 (cosoco) R 5585 5588 28313 0 -1 4202496 4273 0 0 0 16221 0 0 0 20 0 1 0 101945480 29257728 1287 18446744073709551615 4194304 5972588 140724487331232 140724487328536 4979356 0 0 1 8405026 0 0 0 17 5 0 0 8 0 0 8070896 8075904 26775552 140724487336430 140724487336525 140724487336525 140724487339982 0
/proc/5588/statm: 7143 1287 799 435 0 506 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 28572

[startup+222.306 s]
/proc/loadavg: 2.02 2.06 2.05 3/186 5597
/proc/meminfo: memFree=31070920/32770624 swapFree=0/458760
[pid=5588] ppid=5585 vsize=28572 CPUtime=222.23 cores=1,3,5,7
/proc/5588/stat : 5588 (cosoco) R 5585 5588 28313 0 -1 4202496 4627 0 0 0 22223 0 0 0 20 0 1 0 101945480 29257728 1287 18446744073709551615 4194304 5972588 140724487331232 140724487328536 4975388 0 0 1 8405026 0 0 0 17 5 0 0 8 0 0 8070896 8075904 26775552 140724487336430 140724487336525 140724487336525 140724487339982 0
/proc/5588/statm: 7143 1287 799 435 0 506 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 28572

[startup+282.3 s]
/proc/loadavg: 2.11 2.08 2.05 3/186 5601
/proc/meminfo: memFree=31070620/32770624 swapFree=0/458772
[pid=5588] ppid=5585 vsize=28572 CPUtime=282.23 cores=1,3,5,7
/proc/5588/stat : 5588 (cosoco) R 5585 5588 28313 0 -1 4202496 4627 0 0 0 28223 0 0 0 20 0 1 0 101945480 29257728 1287 18446744073709551615 4194304 5972588 140724487331232 140724487328536 4975216 0 0 1 8405026 0 0 0 17 5 0 0 8 0 0 8070896 8075904 26775552 140724487336430 140724487336525 140724487336525 140724487339982 0
/proc/5588/statm: 7143 1287 799 435 0 506 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 28572

[startup+342.3 s]
/proc/loadavg: 2.13 2.09 2.06 3/186 5603
/proc/meminfo: memFree=31070756/32770624 swapFree=0/458784
[pid=5588] ppid=5585 vsize=28572 CPUtime=342.23 cores=1,3,5,7
/proc/5588/stat : 5588 (cosoco) R 5585 5588 28313 0 -1 4202496 4981 0 0 0 34223 0 0 0 20 0 1 0 101945480 29257728 1287 18446744073709551615 4194304 5972588 140724487331232 140724487328536 5040180 0 0 1 8405026 0 0 0 17 5 0 0 8 0 0 8070896 8075904 26775552 140724487336430 140724487336525 140724487336525 140724487339982 0
/proc/5588/statm: 7143 1287 799 435 0 506 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 28572

[startup+402.3 s]
/proc/loadavg: 2.05 2.07 2.05 3/186 5605
/proc/meminfo: memFree=31070964/32770624 swapFree=0/458788
[pid=5588] ppid=5585 vsize=28572 CPUtime=402.24 cores=1,3,5,7
/proc/5588/stat : 5588 (cosoco) R 5585 5588 28313 0 -1 4202496 4981 0 0 0 40224 0 0 0 20 0 1 0 101945480 29257728 1287 18446744073709551615 4194304 5972588 140724487331232 140724487328536 4975213 0 0 1 8405026 0 0 0 17 5 0 0 8 0 0 8070896 8075904 26775552 140724487336430 140724487336525 140724487336525 140724487339982 0
/proc/5588/statm: 7143 1287 799 435 0 506 0
Current children cumulated CPU time (s) 402.24
Current children cumulated vsize (KiB) 28572

[startup+462.3 s]
/proc/loadavg: 2.02 2.06 2.05 3/186 5608
/proc/meminfo: memFree=31070452/32770624 swapFree=0/458800
[pid=5588] ppid=5585 vsize=28572 CPUtime=462.24 cores=1,3,5,7
/proc/5588/stat : 5588 (cosoco) R 5585 5588 28313 0 -1 4202496 5335 0 0 0 46224 0 0 0 20 0 1 0 101945480 29257728 1287 18446744073709551615 4194304 5972588 140724487331232 140724487328536 5040159 0 0 1 8405026 0 0 0 17 5 0 0 8 0 0 8070896 8075904 26775552 140724487336430 140724487336525 140724487336525 140724487339982 0
/proc/5588/statm: 7143 1287 799 435 0 506 0
Current children cumulated CPU time (s) 462.24
Current children cumulated vsize (KiB) 28572

[startup+522.3 s]
/proc/loadavg: 2.01 2.05 2.05 3/186 5610
/proc/meminfo: memFree=31070544/32770624 swapFree=0/458812
[pid=5588] ppid=5585 vsize=28572 CPUtime=522.25 cores=1,3,5,7
/proc/5588/stat : 5588 (cosoco) R 5585 5588 28313 0 -1 4202496 5335 0 0 0 52225 0 0 0 20 0 1 0 101945480 29257728 1287 18446744073709551615 4194304 5972588 140724487331232 140724487328536 5040128 0 0 1 8405026 0 0 0 17 5 0 0 8 0 0 8070896 8075904 26775552 140724487336430 140724487336525 140724487336525 140724487339982 0
/proc/5588/statm: 7143 1287 799 435 0 506 0
Current children cumulated CPU time (s) 522.25
Current children cumulated vsize (KiB) 28572

[startup+582.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/189 5627
/proc/meminfo: memFree=31067360/32770624 swapFree=0/458804
[pid=5588] ppid=5585 vsize=28572 CPUtime=582.25 cores=1,3,5,7
/proc/5588/stat : 5588 (cosoco) R 5585 5588 28313 0 -1 4202496 5689 0 0 0 58225 0 0 0 20 0 1 0 101945480 29257728 1287 18446744073709551615 4194304 5972588 140724487331232 140724487328536 4975391 0 0 1 8405026 0 0 0 17 5 0 0 8 0 0 8070896 8075904 26775552 140724487336430 140724487336525 140724487336525 140724487339982 0
/proc/5588/statm: 7143 1287 799 435 0 506 0
Current children cumulated CPU time (s) 582.25
Current children cumulated vsize (KiB) 28572


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


[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/186 5744
/proc/meminfo: memFree=31048268/32770624 swapFree=0/459012
[pid=5588] ppid=5585 vsize=28572 CPUtime=1662.35 cores=1,3,5,7
/proc/5588/stat : 5588 (cosoco) R 5585 5588 28313 0 -1 4202496 8859 0 0 0 166235 0 0 0 20 0 1 0 101945480 29257728 1287 18446744073709551615 4194304 5972588 140724487331232 140724487328536 5099648 0 0 1 8405026 0 0 0 17 5 0 0 8 0 0 8070896 8075904 26775552 140724487336430 140724487336525 140724487336525 140724487339982 0
/proc/5588/statm: 7143 1287 799 435 0 506 0
Current children cumulated CPU time (s) 1662.35
Current children cumulated vsize (KiB) 28572

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 5746
/proc/meminfo: memFree=31048404/32770624 swapFree=0/459024
[pid=5588] ppid=5585 vsize=28572 CPUtime=1722.36 cores=1,3,5,7
/proc/5588/stat : 5588 (cosoco) R 5585 5588 28313 0 -1 4202496 8859 0 0 0 172236 0 0 0 20 0 1 0 101945480 29257728 1287 18446744073709551615 4194304 5972588 140724487331232 140724487328536 5040128 0 0 1 8405026 0 0 0 17 5 0 0 8 0 0 8070896 8075904 26775552 140724487336430 140724487336525 140724487336525 140724487339982 0
/proc/5588/statm: 7143 1287 799 435 0 506 0
Current children cumulated CPU time (s) 1722.36
Current children cumulated vsize (KiB) 28572

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/190 5763
/proc/meminfo: memFree=31043716/32770624 swapFree=0/459040
[pid=5588] ppid=5585 vsize=28572 CPUtime=1782.36 cores=1,3,5,7
/proc/5588/stat : 5588 (cosoco) R 5585 5588 28313 0 -1 4202496 9213 0 0 0 178236 0 0 0 20 0 1 0 101945480 29257728 1287 18446744073709551615 4194304 5972588 140724487331232 140724487328536 5099648 0 0 1 8405026 0 0 0 17 5 0 0 8 0 0 8070896 8075904 26775552 140724487336430 140724487336525 140724487336525 140724487339982 0
/proc/5588/statm: 7143 1287 799 435 0 506 0
Current children cumulated CPU time (s) 1782.36
Current children cumulated vsize (KiB) 28572

[startup+1842.3 s]
/proc/loadavg: 2.10 2.04 2.05 3/190 5765
/proc/meminfo: memFree=31044200/32770624 swapFree=0/459056
[pid=5588] ppid=5585 vsize=28572 CPUtime=1842.37 cores=1,3,5,7
/proc/5588/stat : 5588 (cosoco) R 5585 5588 28313 0 -1 4202496 9213 0 0 0 184237 0 0 0 20 0 1 0 101945480 29257728 1287 18446744073709551615 4194304 5972588 140724487331232 140724487328536 5040162 0 0 1 8405026 0 0 0 17 5 0 0 8 0 0 8070896 8075904 26775552 140724487336430 140724487336525 140724487336525 140724487339982 0
/proc/5588/statm: 7143 1287 799 435 0 506 0
Current children cumulated CPU time (s) 1842.37
Current children cumulated vsize (KiB) 28572

[startup+1902.3 s]
/proc/loadavg: 2.04 2.04 2.05 3/187 5767
/proc/meminfo: memFree=31047480/32770624 swapFree=0/459084
[pid=5588] ppid=5585 vsize=28572 CPUtime=1902.37 cores=1,3,5,7
/proc/5588/stat : 5588 (cosoco) R 5585 5588 28313 0 -1 4202496 9551 0 0 0 190237 0 0 0 20 0 1 0 101945480 29257728 1287 18446744073709551615 4194304 5972588 140724487331232 140724487328536 4975227 0 0 1 8405026 0 0 0 17 5 0 0 8 0 0 8070896 8075904 26775552 140724487336430 140724487336525 140724487336525 140724487339982 0
/proc/5588/statm: 7143 1287 799 435 0 506 0
Current children cumulated CPU time (s) 1902.37
Current children cumulated vsize (KiB) 28572

[startup+1962.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/187 5770
/proc/meminfo: memFree=31047608/32770624 swapFree=0/459096
[pid=5588] ppid=5585 vsize=28572 CPUtime=1962.38 cores=1,3,5,7
/proc/5588/stat : 5588 (cosoco) R 5585 5588 28313 0 -1 4202496 9567 0 0 0 196238 0 0 0 20 0 1 0 101945480 29257728 1287 18446744073709551615 4194304 5972588 140724487331232 140724487328536 5099648 0 0 1 8405026 0 0 0 17 5 0 0 8 0 0 8070896 8075904 26775552 140724487336430 140724487336525 140724487336525 140724487339982 0
/proc/5588/statm: 7143 1287 799 435 0 506 0
Current children cumulated CPU time (s) 1962.38
Current children cumulated vsize (KiB) 28572

[startup+2022.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/188 5773
/proc/meminfo: memFree=31047812/32770624 swapFree=0/459104
[pid=5588] ppid=5585 vsize=28572 CPUtime=2022.39 cores=1,3,5,7
/proc/5588/stat : 5588 (cosoco) R 5585 5588 28313 0 -1 4202496 9905 0 0 0 202239 0 0 0 20 0 1 0 101945480 29257728 1287 18446744073709551615 4194304 5972588 140724487331232 140724487328536 4971899 0 0 1 8405026 0 0 0 17 5 0 0 8 0 0 8070896 8075904 26775552 140724487336430 140724487336525 140724487336525 140724487339982 0
/proc/5588/statm: 7143 1287 799 435 0 506 0
Current children cumulated CPU time (s) 2022.39
Current children cumulated vsize (KiB) 28572

[startup+2082.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/187 5777
/proc/meminfo: memFree=31047692/32770624 swapFree=0/459116
[pid=5588] ppid=5585 vsize=28572 CPUtime=2082.4 cores=1,3,5,7
/proc/5588/stat : 5588 (cosoco) R 5585 5588 28313 0 -1 4202496 9905 0 0 0 208240 0 0 0 20 0 1 0 101945480 29257728 1287 18446744073709551615 4194304 5972588 140724487331232 140724487328536 4979409 0 0 1 8405026 0 0 0 17 5 0 0 8 0 0 8070896 8075904 26775552 140724487336430 140724487336525 140724487336525 140724487339982 0
/proc/5588/statm: 7143 1287 799 435 0 506 0
Current children cumulated CPU time (s) 2082.4
Current children cumulated vsize (KiB) 28572

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 5779
/proc/meminfo: memFree=31047652/32770624 swapFree=0/459116
[pid=5588] ppid=5585 vsize=28572 CPUtime=2142.4 cores=1,3,5,7
/proc/5588/stat : 5588 (cosoco) R 5585 5588 28313 0 -1 4202496 10243 0 0 0 214240 0 0 0 20 0 1 0 101945480 29257728 1287 18446744073709551615 4194304 5972588 140724487331232 140724487328536 4979381 0 0 1 8405026 0 0 0 17 5 0 0 8 0 0 8070896 8075904 26775552 140724487336430 140724487336525 140724487336525 140724487339982 0
/proc/5588/statm: 7143 1287 799 435 0 506 0
Current children cumulated CPU time (s) 2142.4
Current children cumulated vsize (KiB) 28572

[startup+2202.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 5781
/proc/meminfo: memFree=31047648/32770624 swapFree=0/459120
[pid=5588] ppid=5585 vsize=28572 CPUtime=2202.41 cores=1,3,5,7
/proc/5588/stat : 5588 (cosoco) R 5585 5588 28313 0 -1 4202496 10259 0 0 0 220241 0 0 0 20 0 1 0 101945480 29257728 1287 18446744073709551615 4194304 5972588 140724487331232 140724487328536 4975636 0 0 1 8405026 0 0 0 17 5 0 0 8 0 0 8070896 8075904 26775552 140724487336430 140724487336525 140724487336525 140724487339982 0
/proc/5588/statm: 7143 1287 799 435 0 506 0
Current children cumulated CPU time (s) 2202.41
Current children cumulated vsize (KiB) 28572

[startup+2262.3 s]
/proc/loadavg: 2.03 2.03 2.05 3/186 5784
/proc/meminfo: memFree=31047616/32770624 swapFree=0/459124
[pid=5588] ppid=5585 vsize=28572 CPUtime=2262.41 cores=1,3,5,7
/proc/5588/stat : 5588 (cosoco) R 5585 5588 28313 0 -1 4202496 10597 0 0 0 226241 0 0 0 20 0 1 0 101945480 29257728 1287 18446744073709551615 4194304 5972588 140724487331232 140724487328536 4975242 0 0 1 8405026 0 0 0 17 5 0 0 8 0 0 8070896 8075904 26775552 140724487336430 140724487336525 140724487336525 140724487339982 0
/proc/5588/statm: 7143 1287 799 435 0 506 0
Current children cumulated CPU time (s) 2262.41
Current children cumulated vsize (KiB) 28572

[startup+2322.3 s]
/proc/loadavg: 2.18 2.07 2.06 3/186 5787
/proc/meminfo: memFree=31047380/32770624 swapFree=0/459128
[pid=5588] ppid=5585 vsize=28572 CPUtime=2322.41 cores=1,3,5,7
/proc/5588/stat : 5588 (cosoco) R 5585 5588 28313 0 -1 4202496 10597 0 0 0 232241 0 0 0 20 0 1 0 101945480 29257728 1287 18446744073709551615 4194304 5972588 140724487331232 140724487328536 5099648 0 0 1 8405026 0 0 0 17 5 0 0 8 0 0 8070896 8075904 26775552 140724487336430 140724487336525 140724487336525 140724487339982 0
/proc/5588/statm: 7143 1287 799 435 0 506 0
Current children cumulated CPU time (s) 2322.41
Current children cumulated vsize (KiB) 28572

[startup+2382.3 s]
/proc/loadavg: 2.07 2.06 2.05 3/189 5804
/proc/meminfo: memFree=31043844/32770624 swapFree=0/459172
[pid=5588] ppid=5585 vsize=28572 CPUtime=2382.42 cores=1,3,5,7
/proc/5588/stat : 5588 (cosoco) R 5585 5588 28313 0 -1 4202496 10951 0 0 0 238242 0 0 0 20 0 1 0 101945480 29257728 1287 18446744073709551615 4194304 5972588 140724487331232 140724487328536 4979378 0 0 1 8405026 0 0 0 17 5 0 0 8 0 0 8070896 8075904 26775552 140724487336430 140724487336525 140724487336525 140724487339982 0
/proc/5588/statm: 7143 1287 799 435 0 506 0
Current children cumulated CPU time (s) 2382.42
Current children cumulated vsize (KiB) 28572

[startup+2442.3 s]
/proc/loadavg: 2.03 2.04 2.05 3/189 5830
/proc/meminfo: memFree=31042152/32770624 swapFree=0/459164
[pid=5588] ppid=5585 vsize=28572 CPUtime=2442.42 cores=1,3,5,7
/proc/5588/stat : 5588 (cosoco) R 5585 5588 28313 0 -1 4202496 10951 0 0 0 244242 0 0 0 20 0 1 0 101945480 29257728 1287 18446744073709551615 4194304 5972588 140724487331232 140724487328536 5099648 0 0 1 8405026 0 0 0 17 5 0 0 8 0 0 8070896 8075904 26775552 140724487336430 140724487336525 140724487336525 140724487339982 0
/proc/5588/statm: 7143 1287 799 435 0 506 0
Current children cumulated CPU time (s) 2442.42
Current children cumulated vsize (KiB) 28572

[startup+2502.3 s]
/proc/loadavg: 2.01 2.04 2.05 3/189 5832
/proc/meminfo: memFree=31043032/32770624 swapFree=0/459184
[pid=5588] ppid=5585 vsize=28572 CPUtime=2502.43 cores=1,3,5,7
/proc/5588/stat : 5588 (cosoco) R 5585 5588 28313 0 -1 4202496 11289 0 0 0 250243 0 0 0 20 0 1 0 101945480 29257728 1287 18446744073709551615 4194304 5972588 140724487331232 140724487328536 5328496 0 0 1 8405026 0 0 0 17 5 0 0 8 0 0 8070896 8075904 26775552 140724487336430 140724487336525 140724487336525 140724487339982 0
/proc/5588/statm: 7143 1287 799 435 0 506 0
Current children cumulated CPU time (s) 2502.43
Current children cumulated vsize (KiB) 28572



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2519.9 s]
/proc/loadavg: 2.01 2.04 2.05 3/186 5833
/proc/meminfo: memFree=31047000/32770624 swapFree=0/459200
[pid=5588] ppid=5585 vsize=28572 CPUtime=2520.03 cores=1,3,5,7
/proc/5588/stat : 5588 (cosoco) R 5585 5588 28313 0 -1 4202496 11289 0 0 0 252003 0 0 0 20 0 1 0 101945480 29257728 1287 18446744073709551615 4194304 5972588 140724487331232 140724487328536 5099648 0 0 1 8405026 0 0 0 17 5 0 0 8 0 0 8070896 8075904 26775552 140724487336430 140724487336525 140724487336525 140724487339982 0
/proc/5588/statm: 7143 1287 799 435 0 506 0
Current children cumulated CPU time (s) 2520.03
Current children cumulated vsize (KiB) 28572

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

[startup+2519.9 s]
/proc/loadavg: 2.01 2.04 2.05 3/186 5833
/proc/meminfo: memFree=31047000/32770624 swapFree=0/459200
[pid=5588] ppid=5585 vsize=28572 CPUtime=2520.03 cores=1,3,5,7
/proc/5588/stat : 5588 (cosoco) R 5585 5588 28313 0 -1 4202496 11289 0 0 0 252003 0 0 0 20 0 1 0 101945480 29257728 1287 18446744073709551615 4194304 5972588 140724487331232 140724487328536 5099648 0 0 1 8405026 0 0 0 17 5 0 0 8 0 0 8070896 8075904 26775552 140724487336430 140724487336525 140724487336525 140724487339982 0
/proc/5588/statm: 7143 1287 799 435 0 506 0
Current children cumulated CPU time (s) 2520.03
Current children cumulated vsize (KiB) 28572

Child status: 1
Real time (s): 2519.9
CPU time (s): 2520.04
CPU user time (s): 2520.04
CPU system time (s): 0.00316
CPU usage (%): 100.006
Max. virtual memory (cumulated for all children) (KiB): 28572

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2520.04
system time used= 0.00316
maximum resident set size= 5228
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11341
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= 8
involuntary context switches= 645

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.31317 second user time and 11.2641 second system time

The end

Launcher Data

Begin job on node133 at 2017-08-12 14:20:55
IDJOB=4268072
IDBENCH=133537
IDSOLVER=2658
FILE ID=node133/4268072-1502541303
RUNJOBID= node133-1502500327-28378
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= cosoco 1.12
BENCH NAME= XCSP17/MagicHexagon/MagicHexagon-m1-s1/MagicHexagon-11-m186.xml
COMMAND LINE= cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4268072-1502541303/watcher-4268072-1502541303 -o /tmp/evaluation-result-4268072-1502541303/solver-4268072-1502541303 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1502500327-28378 --watchdog 2580  cosoco -lc -model -restarts HOME/instance-4268072-1502541303.xml

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

MD5SUM BENCH= 2292861bb3d975c21318ff2a994feaed
RANDOM SEED=978207677

node133.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.17
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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm 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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.17
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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm 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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.17
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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm 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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.17
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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm 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:       32770624 kB
MemFree:        31070296 kB
MemAvailable:   31962256 kB
Buffers:          306088 kB
Cached:           887224 kB
SwapCached:            0 kB
Active:           762812 kB
Inactive:         500056 kB
Active(anon):      69896 kB
Inactive(anon):    41304 kB
Active(file):     692916 kB
Inactive(file):   458752 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2340 kB
Writeback:           472 kB
AnonPages:         69556 kB
Mapped:            56460 kB
Shmem:             41660 kB
Slab:             139660 kB
SReclaimable:     112252 kB
SUnreclaim:        27408 kB
KernelStack:        3296 kB
PageTables:         5452 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     340860 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     12288 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      132480 kB
DirectMap2M:    33413120 kB

Free space on /tmp at the end= 62028 MiB
End job on node133 at 2017-08-12 15:02:55