Trace number 4396876

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 2.0? (TO) 2519.83 2520.01

General information on the benchmark

NameLangford/Langford-m1-k3/
Langford-3-35.xml
MD5SUMd39bc1ef1e07e502cfee7f2819d89a2a
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark46.1491
Satisfiable
(Un)Satisfiability was proved
Number of variables105
Number of constraints71
Number of domains1
Minimum domain size105
Maximum domain size105
Distribution of domain sizes[{"size":105,"count":105}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":70},{"degree":3,"count":35}]
Minimum constraint arity2
Maximum constraint arity105
Distribution of constraint arities[{"arity":2,"count":70},{"arity":105,"count":1}]
Number of extensional constraints0
Number of intensional constraints70
Distribution of constraint types[{"type":"intension","count":70},{"type":"allDifferent","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.01	c
0.00/0.01	c This is cosoco 2.00 --  
0.00/0.01	c
0.00/0.01	c command line: cosoco -lc -model -restarts -stick HOME/instance-4396876-1568578466.xml 
0.00/0.01	c intension  eq(add(x[0][0],2),x[1][0]) -> extension (support ? 1) - 103tuples
0.00/0.01	c intension  eq(add(x[0][1],3),x[1][1]) -> extension (support ? 1) - 102tuples
0.00/0.02	c intension  eq(add(x[0][2],4),x[1][2]) -> extension (support ? 1) - 101tuples
0.00/0.02	c intension  eq(add(x[0][3],5),x[1][3]) -> extension (support ? 1) - 100tuples
0.00/0.03	c intension  eq(add(x[0][4],6),x[1][4]) -> extension (support ? 1) - 99tuples
0.00/0.03	c intension  eq(add(x[0][5],7),x[1][5]) -> extension (support ? 1) - 98tuples
0.00/0.04	c intension  eq(add(x[0][6],8),x[1][6]) -> extension (support ? 1) - 97tuples
0.00/0.04	c intension  eq(add(x[0][7],9),x[1][7]) -> extension (support ? 1) - 96tuples
0.00/0.05	c intension  eq(add(x[0][8],10),x[1][8]) -> extension (support ? 1) - 95tuples
0.00/0.05	c intension  eq(add(x[0][9],11),x[1][9]) -> extension (support ? 1) - 94tuples
0.00/0.06	c intension  eq(add(x[0][10],12),x[1][10]) -> extension (support ? 1) - 93tuples
0.00/0.06	c intension  eq(add(x[0][11],13),x[1][11]) -> extension (support ? 1) - 92tuples
0.00/0.07	c intension  eq(add(x[0][12],14),x[1][12]) -> extension (support ? 1) - 91tuples
0.00/0.07	c intension  eq(add(x[0][13],15),x[1][13]) -> extension (support ? 1) - 90tuples
0.00/0.08	c intension  eq(add(x[0][14],16),x[1][14]) -> extension (support ? 1) - 89tuples
0.00/0.08	c intension  eq(add(x[0][15],17),x[1][15]) -> extension (support ? 1) - 88tuples
0.00/0.09	c intension  eq(add(x[0][16],18),x[1][16]) -> extension (support ? 1) - 87tuples
0.00/0.09	c intension  eq(add(x[0][17],19),x[1][17]) -> extension (support ? 1) - 86tuples
0.00/0.09	c intension  eq(add(x[0][18],20),x[1][18]) -> extension (support ? 1) - 85tuples
0.00/0.10	c intension  eq(add(x[0][19],21),x[1][19]) -> extension (support ? 1) - 84tuples
0.09/0.11	c intension  eq(add(x[0][20],22),x[1][20]) -> extension (support ? 1) - 83tuples
0.09/0.11	c intension  eq(add(x[0][21],23),x[1][21]) -> extension (support ? 1) - 82tuples
0.09/0.12	c intension  eq(add(x[0][22],24),x[1][22]) -> extension (support ? 1) - 81tuples
0.09/0.12	c intension  eq(add(x[0][23],25),x[1][23]) -> extension (support ? 1) - 80tuples
0.09/0.13	c intension  eq(add(x[0][24],26),x[1][24]) -> extension (support ? 1) - 79tuples
0.09/0.13	c intension  eq(add(x[0][25],27),x[1][25]) -> extension (support ? 1) - 78tuples
0.09/0.14	c intension  eq(add(x[0][26],28),x[1][26]) -> extension (support ? 1) - 77tuples
0.09/0.14	c intension  eq(add(x[0][27],29),x[1][27]) -> extension (support ? 1) - 76tuples
0.09/0.15	c intension  eq(add(x[0][28],30),x[1][28]) -> extension (support ? 1) - 75tuples
0.09/0.15	c intension  eq(add(x[0][29],31),x[1][29]) -> extension (support ? 1) - 74tuples
0.09/0.16	c intension  eq(add(x[0][30],32),x[1][30]) -> extension (support ? 1) - 73tuples
0.09/0.16	c intension  eq(add(x[0][31],33),x[1][31]) -> extension (support ? 1) - 72tuples
0.09/0.17	c intension  eq(add(x[0][32],34),x[1][32]) -> extension (support ? 1) - 71tuples
0.09/0.17	c intension  eq(add(x[0][33],35),x[1][33]) -> extension (support ? 1) - 70tuples
0.09/0.18	c intension  eq(add(x[0][34],36),x[1][34]) -> extension (support ? 1) - 69tuples
0.09/0.18	c intension  eq(add(x[1][0],2),x[2][0]) -> extension (support ? 1) - 103tuples
0.09/0.19	c intension  eq(add(x[1][1],3),x[2][1]) -> extension (support ? 1) - 102tuples
0.09/0.19	c intension  eq(add(x[1][2],4),x[2][2]) -> extension (support ? 1) - 101tuples
0.09/0.19	c intension  eq(add(x[1][3],5),x[2][3]) -> extension (support ? 1) - 100tuples
0.09/0.20	c intension  eq(add(x[1][4],6),x[2][4]) -> extension (support ? 1) - 99tuples
0.09/0.20	c intension  eq(add(x[1][5],7),x[2][5]) -> extension (support ? 1) - 98tuples
0.09/0.21	c intension  eq(add(x[1][6],8),x[2][6]) -> extension (support ? 1) - 97tuples
0.09/0.21	c intension  eq(add(x[1][7],9),x[2][7]) -> extension (support ? 1) - 96tuples
0.20/0.22	c intension  eq(add(x[1][8],10),x[2][8]) -> extension (support ? 1) - 95tuples
0.20/0.22	c intension  eq(add(x[1][9],11),x[2][9]) -> extension (support ? 1) - 94tuples
0.20/0.23	c intension  eq(add(x[1][10],12),x[2][10]) -> extension (support ? 1) - 93tuples
0.20/0.23	c intension  eq(add(x[1][11],13),x[2][11]) -> extension (support ? 1) - 92tuples
0.20/0.24	c intension  eq(add(x[1][12],14),x[2][12]) -> extension (support ? 1) - 91tuples
0.20/0.24	c intension  eq(add(x[1][13],15),x[2][13]) -> extension (support ? 1) - 90tuples
0.20/0.25	c intension  eq(add(x[1][14],16),x[2][14]) -> extension (support ? 1) - 89tuples
0.20/0.25	c intension  eq(add(x[1][15],17),x[2][15]) -> extension (support ? 1) - 88tuples
0.20/0.26	c intension  eq(add(x[1][16],18),x[2][16]) -> extension (support ? 1) - 87tuples
0.20/0.26	c intension  eq(add(x[1][17],19),x[2][17]) -> extension (support ? 1) - 86tuples
0.20/0.27	c intension  eq(add(x[1][18],20),x[2][18]) -> extension (support ? 1) - 85tuples
0.20/0.27	c intension  eq(add(x[1][19],21),x[2][19]) -> extension (support ? 1) - 84tuples
0.20/0.28	c intension  eq(add(x[1][20],22),x[2][20]) -> extension (support ? 1) - 83tuples
0.20/0.28	c intension  eq(add(x[1][21],23),x[2][21]) -> extension (support ? 1) - 82tuples
0.20/0.29	c intension  eq(add(x[1][22],24),x[2][22]) -> extension (support ? 1) - 81tuples
0.20/0.29	c intension  eq(add(x[1][23],25),x[2][23]) -> extension (support ? 1) - 80tuples
0.20/0.30	c intension  eq(add(x[1][24],26),x[2][24]) -> extension (support ? 1) - 79tuples
0.20/0.30	c intension  eq(add(x[1][25],27),x[2][25]) -> extension (support ? 1) - 78tuples
0.20/0.31	c intension  eq(add(x[1][26],28),x[2][26]) -> extension (support ? 1) - 77tuples
0.20/0.31	c intension  eq(add(x[1][27],29),x[2][27]) -> extension (support ? 1) - 76tuples
0.30/0.32	c intension  eq(add(x[1][28],30),x[2][28]) -> extension (support ? 1) - 75tuples
0.30/0.32	c intension  eq(add(x[1][29],31),x[2][29]) -> extension (support ? 1) - 74tuples
0.30/0.32	c intension  eq(add(x[1][30],32),x[2][30]) -> extension (support ? 1) - 73tuples
0.30/0.33	c intension  eq(add(x[1][31],33),x[2][31]) -> extension (support ? 1) - 72tuples
0.30/0.33	c intension  eq(add(x[1][32],34),x[2][32]) -> extension (support ? 1) - 71tuples
0.30/0.34	c intension  eq(add(x[1][33],35),x[2][33]) -> extension (support ? 1) - 70tuples
0.30/0.34	c intension  eq(add(x[1][34],36),x[2][34]) -> extension (support ? 1) - 69tuples
0.30/0.35	c root propagations     : 3990        
0.30/0.35	c restarts enabled, print stats at every restarts
0.30/0.35	c
0.30/0.35	c
0.30/0.35	c ========================================[ Problem Statistics ]===========================================
0.30/0.35	c |                                                                                                       
0.30/0.35	c |  Parse time        :         0.34 s 
0.30/0.35	c |
0.30/0.35	c |               Variables: 105
0.30/0.35	c |            Domain Sizes: 105..105
0.30/0.35	c |
0.30/0.35	c |             Constraints: 71
0.30/0.35	c |                   Arity: 2..105  -- Binary: 70
0.30/0.35	c | 
0.30/0.35	c |                   Types: 
0.30/0.35	c |                          All Different: 1
0.30/0.35	c |                          Extension: 70  (nb tuples: 69..103) -- (shared: 0)
0.30/0.35	c |                          
0.30/0.35	c =========================================================================================================
0.30/0.35	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.40/0.45	c 101            410            12325          76391          105            0              46   61   53   
0.50/0.60	c 211            847            28696          175709         105            0              49   67   57   
0.69/0.77	c 332            1391           47803          289085         105            0              46   64   56   
0.89/0.94	c 465            1887           66765          416322         105            0              46   61   53   
0.99/1.10	c 611            2549           85564          533301         105            0              46   67   54   
1.29/1.33	c 771            3288           110459         698497         105            0              52   67   56   
1.49/1.55	c 947            4031           135828         841447         105            0              49   67   58   
1.79/1.86	c 1140           4998           170748         1067658        105            0              49   70   56   
2.10/2.13	c 1352           5921           200560         1243523        105            0              49   67   58   
2.39/2.44	c 1585           6865           235197         1458778        105            0              49   67   57   
2.69/2.75	c 1841           7976           271264         1681215        105            0              52   70   58   
3.10/3.15	c 2122           9352           315876         1956797        105            0              49   67   56   
3.49/3.55	c 2431           10717          361422         2249559        105            0              46   70   57   
3.99/4.08	c 2770           12316          420157         2624812        105            0              49   70   57   
4.59/4.63	c 3142           13960          481245         2990007        105            0              49   67   56   
5.10/5.19	c 3551           15485          543483         3368902        105            0              46   70   56   
5.59/5.69	c 4000           17272          599074         3777403        105            0              49   67   57   
6.29/6.35	c 4493           19499          672697         4247821        105            0              46   67   56   
6.89/6.99	c 5035           21913          745425         4696170        105            0              49   70   57   
7.69/7.75	c 5631           24675          831567         5258359        105            0              46   67   57   
8.59/8.69	c 6286           27496          936447         5901682        105            0              49   70   58   
9.59/9.62	c 7006           30484          1041013        6573102        105            0              46   70   55   
10.59/10.62	c 7798           33751          1153178        7229452        105            0              46   70   56   
11.89/11.91	c 8669           37724          1297479        8098686        105            0              43   70   57   
13.09/13.15	c 9627           41676          1436018        8973486        105            0              46   67   56   
14.38/14.45	c 10680          46125          1582488        9919827        105            0              46   67   57   
15.88/15.97	c 11838          50865          1750902        11013416       105            0              43   67   56   
17.48/17.59	c 13111          55801          1930440        12203826       105            0              49   67   56   
19.28/19.35	c 14511          61980          2128463        13475315       105            0              46   70   57   
21.18/21.21	c 16051          68272          2336495        14899020       105            0              46   70   55   
23.28/23.32	c 17745          75390          2573776        16385762       105            0              43   70   56   
25.68/25.75	c 19608          82800          2843269        18069807       105            0              46   67   55   
28.09/28.12	c 21657          91329          3109346        19751058       105            0              46   70   58   
30.78/30.82	c 23910          100590         3413665        21743236       105            0              46   67   56   
33.99/34.04	c 26388          110511         3772151        23974386       105            0              46   73   57   
37.48/37.59	c 29113          121435         4164546        26565642       105            0              37   73   57   
41.09/41.14	c 32110          133204         4563874        29198158       105            0              46   76   57   
45.68/45.72	c 35406          147201         5072607        32313770       105            0              46   73   57   
50.28/50.36	c 39031          162169         5595275        35603052       105            0              46   73   58   
55.28/55.35	c 43018          179056         6157849        39109780       105            0              46   73   58   
61.38/61.43	c 47403          197715         6835108        43308630       105            0              46   76   58   
67.27/67.38	c 52226          217592         7492836        47547506       105            0              46   76   58   
73.98/74.03	c 57531          238869         8240167        52068428       105            0              43   76   57   
81.57/81.62	c 63366          263487         9074360        58292766       105            0              46   73   55   
89.87/89.95	c 69784          291850         9990411        64274291       105            0              43   70   56   
98.97/99.08	c 76843          322147         11011305       70914640       105            0              43   70   57   
109.27/109.32	c 84607          353347         12136623       78446750       105            0              43   70   55   
119.67/119.75	c 93147          388320         13301121       86289832       105            0              40   73   55   
131.66/131.72	c 102541         426625         14632084       94727608       105            0              43   73   57   
144.36/144.41	c 112874         469748         16072982       103468513      105            0              46   76   58   
158.86/158.94	c 124240         518992         17709172       113551757      105            0              43   76   58   
175.16/175.24	c 136742         572618         19541300       124841780      105            0              40   73   57   
193.25/193.38	c 150494         631124         21566470       138063621      105            0              43   73   58   
212.15/212.28	c 165621         692439         23683823       151445244      105            0              46   76   59   
233.54/233.68	c 182260         762583         26059890       167437541      105            0              40   76   58   
257.74/257.80	c 200562         840195         28739163       184439422      105            0              43   73   57   
284.53/284.61	c 220694         927515         31720653       204321714      105            0              40   79   58   
315.33/315.44	c 242839         1021702        35156712       225778985      105            0              43   73   59   
347.22/347.39	c 267198         1125339        38720254       248652595      105            0              43   73   59   
382.72/382.89	c 293992         1240003        42651181       273275307      105            0              43   76   58   
421.91/422.02	c 323465         1365419        46991538       302573087      105            0              43   76   58   
464.50/464.66	c 355885         1506325        51734827       332706598      105            0              43   76   57   
510.90/511.04	c 391547         1661231        56931694       365464890      105            0              43   76   58   
560.38/560.52	c 430775         1817594        62470785       400792471      105            0              43   76   59   
616.47/616.64	c 473925         2000112        68729434       440217984      105            0              43   76   58   
679.46/679.67	c 521390         2198564        75782952       483157215      105            0              43   76   58   
742.75/742.92	c 573601         2423395        82904982       528908962      105            0              40   79   58   
817.73/817.97	c 631033         2665897        91261959       581822271      105            0              40   76   57   
898.33/898.56	c 694208         2930678        100217036      640963618      105            0              40   73   57   
991.94/992.12	c 763700         3227789        110582885      702706181      105            0              40   79   57   
1093.03/1093.27	c 840141         3557880        121821852      776507580      105            0              40   76   57   
1204.32/1204.56	c 924226         3913636        134189831      854742089      105            0              40   76   57   
1321.02/1321.23	c 1016719        4304974        147169269      939020311      105            0              40   73   56   
1444.12/1444.35	c 1118461        4741504        161077941      1026977849     105            0              43   76   58   
1594.32/1594.55	c 1230377        5222597        177759110      1135367128     105            0              40   76   57   
1755.12/1755.33	c 1353484        5747425        195630967      1249857066     105            0              40   76   57   
1928.12/1928.32	c 1488901        6319774        214824954      1376960293     105            0              40   79   57   
2133.51/2133.71	c 1637859        6948789        237553070      1525613176     105            0              40   79   58   
2359.81/2360.03	c 1801712        7624025        262562456      1685126088     105            0              40   73   57   
2519.81/2520.00	
2519.81/2520.00	c *** INTERRUPTED ***
2519.81/2520.00	c restarts              : 79          
2519.81/2520.00	c conflicts             : 1912620      (759 /sec)
2519.81/2520.00	c decisions             : 8093424      (3212 /sec)
2519.81/2520.00	c propagations          : 1793640576  (711816 /sec)
2519.81/2520.00	c root propagations     : 3990        
2519.81/2520.00	c filter calls          : 280353372      (111260 /sec)
2519.81/2520.00	c useless filter calls  : 45795930       (16 %)
2519.81/2520.00	c Memory used           : 28.66 MB
2519.81/2520.00	c CPU time              : 2519.81 s
2519.81/2520.00	c real time             : 2520 s
2519.81/2520.00	
2519.81/2520.00	s UNKNOWN

Verifier Data


Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

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.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (8872 MiB free)
  memory of node 1: 16384 MiB (15132 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4396876-1568578466/watcher-4396876-1568578466 -o /tmp/evaluation-result-4396876-1568578466/solver-4396876-1568578466 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node149-1568572746-32297 --watchdog 2580 cosoco -lc -model -restarts -stick HOME/instance-4396876-1568578466.xml 

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
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=925, runsolver pid=921

[startup+0.100756 s]*
/proc/loadavg: 2.59 2.13 2.08 3/201 926
/proc/meminfo: memFree=24580860/32770624 swapFree=66941236/67108860
[pid=925] ppid=921 vsize=28388 memory=4728 CPUtime=0.09 cores=1,3,5,7
/proc/925/stat : 925 (cosoco) R 921 925 32265 0 -1 4202496 2400 0 0 0 9 0 0 0 20 0 1 0 434086366 29069312 1182 33554432000 4194304 6211092 140723816484608 140723816479512 140646337461054 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 14266368 140723816489995 140723816490097 140723816490097 140723816493006 0
/proc/925/statm: 7097 1182 832 493 0 402 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 28388 KiB
Current children cumulated memory: 4728 KiB

[startup+0.209805 s]*
/proc/loadavg: 2.59 2.13 2.08 3/201 926
/proc/meminfo: memFree=24582180/32770624 swapFree=66941236/67108860
[pid=925] ppid=921 vsize=28724 memory=5240 CPUtime=0.2 cores=1,3,5,7
/proc/925/stat : 925 (cosoco) R 921 925 32265 0 -1 4202496 3706 0 0 0 20 0 0 0 20 0 1 0 434086366 29413376 1310 33554432000 4194304 6211092 140723816484608 140723816479512 140646338391460 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 14266368 140723816489995 140723816490097 140723816490097 140723816493006 0
/proc/925/statm: 7181 1310 832 493 0 486 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 28724 KiB
Current children cumulated memory: 5240 KiB

[startup+0.3098 s]*
/proc/loadavg: 2.59 2.13 2.08 3/201 926
/proc/meminfo: memFree=24573764/32770624 swapFree=66941236/67108860
[pid=925] ppid=921 vsize=29192 memory=5708 CPUtime=0.3 cores=1,3,5,7
/proc/925/stat : 925 (cosoco) R 921 925 32265 0 -1 4202496 4901 0 0 0 30 0 0 0 20 0 1 0 434086366 29892608 1427 33554432000 4194304 6211092 140723816484608 140723816479512 5451482 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 14266368 140723816489995 140723816490097 140723816490097 140723816493006 0
/proc/925/statm: 7298 1427 832 493 0 603 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 29192 KiB
Current children cumulated memory: 5708 KiB

[startup+0.70035 s]
/proc/loadavg: 2.59 2.13 2.08 3/201 926
/proc/meminfo: memFree=24571264/32770624 swapFree=66941236/67108860
[pid=925] ppid=921 vsize=29348 memory=5864 CPUtime=0.69 cores=1,3,5,7
/proc/925/stat : 925 (cosoco) R 921 925 32265 0 -1 4202496 5336 0 0 0 69 0 0 0 20 0 1 0 434086366 30052352 1466 33554432000 4194304 6211092 140723816484608 140723816482872 5082385 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 14266368 140723816489995 140723816490097 140723816490097 140723816493006 0
/proc/925/statm: 7337 1466 832 493 0 642 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 29348 KiB
Current children cumulated memory: 5864 KiB

[startup+1.50034 s]
/proc/loadavg: 2.59 2.13 2.08 3/201 926
/proc/meminfo: memFree=24567248/32770624 swapFree=66941236/67108860
[pid=925] ppid=921 vsize=29348 memory=5864 CPUtime=1.49 cores=1,3,5,7
/proc/925/stat : 925 (cosoco) R 921 925 32265 0 -1 4202496 5336 0 0 0 149 0 0 0 20 0 1 0 434086366 30052352 1466 33554432000 4194304 6211092 140723816484608 140723816482568 5081375 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 14266368 140723816489995 140723816490097 140723816490097 140723816493006 0
/proc/925/statm: 7337 1466 832 493 0 642 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 29348 KiB
Current children cumulated memory: 5864 KiB

[startup+3.10968 s]
/proc/loadavg: 2.59 2.13 2.08 3/201 926
/proc/meminfo: memFree=25086488/32770624 swapFree=66941236/67108860
[pid=925] ppid=921 vsize=29348 memory=6020 CPUtime=3.1 cores=1,3,5,7
/proc/925/stat : 925 (cosoco) R 921 925 32265 0 -1 4202496 5702 0 0 0 310 0 0 0 20 0 1 0 434086366 30052352 1505 33554432000 4194304 6211092 140723816484608 140723816482568 5076389 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 14266368 140723816489995 140723816490097 140723816490097 140723816493006 0
/proc/925/statm: 7337 1505 870 493 0 642 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 29348 KiB
Current children cumulated memory: 6020 KiB

[startup+6.30027 s]
/proc/loadavg: 2.63 2.14 2.09 3/200 929
/proc/meminfo: memFree=25683256/32770624 swapFree=66941236/67108860
[pid=925] ppid=921 vsize=29348 memory=6020 CPUtime=6.29 cores=1,3,5,7
/proc/925/stat : 925 (cosoco) R 921 925 32265 0 -1 4202496 6068 0 0 0 629 0 0 0 20 0 1 0 434086366 30052352 1505 33554432000 4194304 6211092 140723816484608 140723816482568 5082735 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 14266368 140723816489995 140723816490097 140723816490097 140723816493006 0
/proc/925/statm: 7337 1505 870 493 0 642 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 29348 KiB
Current children cumulated memory: 6020 KiB

[startup+12.7003 s]
/proc/loadavg: 2.58 2.14 2.09 3/200 929
/proc/meminfo: memFree=25683124/32770624 swapFree=66941236/67108860
[pid=925] ppid=921 vsize=29348 memory=6020 CPUtime=12.68 cores=1,3,5,7
/proc/925/stat : 925 (cosoco) R 921 925 32265 0 -1 4202496 6434 0 0 0 1268 0 0 0 20 0 1 0 434086366 30052352 1505 33554432000 4194304 6211092 140723816484608 140723816482568 5082397 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 14266368 140723816489995 140723816490097 140723816490097 140723816493006 0
/proc/925/statm: 7337 1505 870 493 0 642 0
Current children cumulated CPU time: 12.68 s
Current children cumulated vsize: 29348 KiB
Current children cumulated memory: 6020 KiB

[startup+25.5003 s]
/proc/loadavg: 2.45 2.13 2.08 3/200 932
/proc/meminfo: memFree=25683632/32770624 swapFree=66941236/67108860
[pid=925] ppid=921 vsize=29348 memory=6020 CPUtime=25.48 cores=1,3,5,7
/proc/925/stat : 925 (cosoco) R 921 925 32265 0 -1 4202496 7163 0 0 0 2548 0 0 0 20 0 1 0 434086366 30052352 1505 33554432000 4194304 6211092 140723816484608 140723816482568 5082427 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 14266368 140723816489995 140723816490097 140723816490097 140723816493006 0
/proc/925/statm: 7337 1505 870 493 0 642 0
Current children cumulated CPU time: 25.48 s
Current children cumulated vsize: 29348 KiB
Current children cumulated memory: 6020 KiB

[startup+51.1091 s]
/proc/loadavg: 2.30 2.12 2.08 3/200 933
/proc/meminfo: memFree=25682576/32770624 swapFree=66941236/67108860
[pid=925] ppid=921 vsize=29348 memory=6020 CPUtime=51.09 cores=1,3,5,7
/proc/925/stat : 925 (cosoco) R 921 925 32265 0 -1 4202496 7532 0 0 0 5109 0 0 0 20 0 1 0 434086366 30052352 1505 33554432000 4194304 6211092 140723816484608 140723816482568 5079267 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 14266368 140723816489995 140723816490097 140723816490097 140723816493006 0
/proc/925/statm: 7337 1505 870 493 0 642 0
Current children cumulated CPU time: 51.09 s
Current children cumulated vsize: 29348 KiB
Current children cumulated memory: 6020 KiB

[startup+102.3 s]
/proc/loadavg: 2.13 2.10 2.08 3/199 937
/proc/meminfo: memFree=25683228/32770624 swapFree=66941236/67108860
[pid=925] ppid=921 vsize=29348 memory=6020 CPUtime=102.27 cores=1,3,5,7
/proc/925/stat : 925 (cosoco) R 921 925 32265 0 -1 4202496 7898 0 0 0 10227 0 0 0 20 0 1 0 434086366 30052352 1505 33554432000 4194304 6211092 140723816484608 140723816482568 5081337 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 14266368 140723816489995 140723816490097 140723816490097 140723816493006 0
/proc/925/statm: 7337 1505 870 493 0 642 0
Current children cumulated CPU time: 102.27 s
Current children cumulated vsize: 29348 KiB
Current children cumulated memory: 6020 KiB

[startup+162.3 s]
/proc/loadavg: 2.05 2.09 2.07 3/199 943
/proc/meminfo: memFree=25683820/32770624 swapFree=66941236/67108860
[pid=925] ppid=921 vsize=29348 memory=6020 CPUtime=162.26 cores=1,3,5,7
/proc/925/stat : 925 (cosoco) R 921 925 32265 0 -1 4202496 8268 0 0 0 16226 0 0 0 20 0 1 0 434086366 30052352 1505 33554432000 4194304 6211092 140723816484608 140723816482568 5082427 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 14266368 140723816489995 140723816490097 140723816490097 140723816493006 0
/proc/925/statm: 7337 1505 870 493 0 642 0
Current children cumulated CPU time: 162.26 s
Current children cumulated vsize: 29348 KiB
Current children cumulated memory: 6020 KiB

[startup+222.3 s]
/proc/loadavg: 2.02 2.07 2.07 3/199 947
/proc/meminfo: memFree=25683492/32770624 swapFree=66941236/67108860
[pid=925] ppid=921 vsize=29348 memory=6020 CPUtime=222.25 cores=1,3,5,7
/proc/925/stat : 925 (cosoco) R 921 925 32265 0 -1 4202496 8636 0 0 0 22225 0 0 0 20 0 1 0 434086366 30052352 1505 33554432000 4194304 6211092 140723816484608 140723816482568 5074364 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 14266368 140723816489995 140723816490097 140723816490097 140723816493006 0
/proc/925/statm: 7337 1505 870 493 0 642 0
Current children cumulated CPU time: 222.25 s
Current children cumulated vsize: 29348 KiB
Current children cumulated memory: 6020 KiB

[startup+282.3 s]
/proc/loadavg: 2.01 2.06 2.06 3/199 951
/proc/meminfo: memFree=25683348/32770624 swapFree=66941236/67108860
[pid=925] ppid=921 vsize=29348 memory=6020 CPUtime=282.23 cores=1,3,5,7
/proc/925/stat : 925 (cosoco) R 921 925 32265 0 -1 4202496 9003 0 0 0 28223 0 0 0 20 0 1 0 434086366 30052352 1505 33554432000 4194304 6211092 140723816484608 140723816482568 5075263 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 14266368 140723816489995 140723816490097 140723816490097 140723816493006 0
/proc/925/statm: 7337 1505 870 493 0 642 0
Current children cumulated CPU time: 282.23 s
Current children cumulated vsize: 29348 KiB
Current children cumulated memory: 6020 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.05 2.05 3/199 959
/proc/meminfo: memFree=25683596/32770624 swapFree=66941236/67108860
[pid=925] ppid=921 vsize=29348 memory=6020 CPUtime=342.22 cores=1,3,5,7
/proc/925/stat : 925 (cosoco) R 921 925 32265 0 -1 4202496 9370 0 0 0 34222 0 0 0 20 0 1 0 434086366 30052352 1505 33554432000 4194304 6211092 140723816484608 140723816482568 5078752 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 14266368 140723816489995 140723816490097 140723816490097 140723816493006 0
/proc/925/statm: 7337 1505 870 493 0 642 0
Current children cumulated CPU time: 342.22 s
Current children cumulated vsize: 29348 KiB
Current children cumulated memory: 6020 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/199 970
/proc/meminfo: memFree=25683004/32770624 swapFree=66941236/67108860
[pid=925] ppid=921 vsize=29348 memory=6020 CPUtime=402.21 cores=1,3,5,7
/proc/925/stat : 925 (cosoco) R 921 925 32265 0 -1 4202496 9739 0 0 0 40221 0 0 0 20 0 1 0 434086366 30052352 1505 33554432000 4194304 6211092 140723816484608 140723816482568 5075248 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 14266368 140723816489995 140723816490097 140723816490097 140723816493006 0
/proc/925/statm: 7337 1505 870 493 0 642 0
Current children cumulated CPU time: 402.21 s
Current children cumulated vsize: 29348 KiB
Current children cumulated memory: 6020 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/199 974
/proc/meminfo: memFree=25683172/32770624 swapFree=66941236/67108860
[pid=925] ppid=921 vsize=29348 memory=6020 CPUtime=462.2 cores=1,3,5,7
/proc/925/stat : 925 (cosoco) R 921 925 32265 0 -1 4202496 10104 0 0 0 46220 0 0 0 20 0 1 0 434086366 30052352 1505 33554432000 4194304 6211092 140723816484608 140723816482568 5081325 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 14266368 140723816489995 140723816490097 140723816490097 140723816493006 0
/proc/925/statm: 7337 1505 870 493 0 642 0
Current children cumulated CPU time: 462.2 s
Current children cumulated vsize: 29348 KiB
Current children cumulated memory: 6020 KiB


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

/proc/925/statm: 7337 1505 870 493 0 642 0
Current children cumulated CPU time: 1722.12 s
Current children cumulated vsize: 29348 KiB
Current children cumulated memory: 6020 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/199 1106
/proc/meminfo: memFree=25682868/32770624 swapFree=66941236/67108860
[pid=925] ppid=921 vsize=29348 memory=6020 CPUtime=1782.12 cores=1,3,5,7
/proc/925/stat : 925 (cosoco) R 921 925 32265 0 -1 4202496 17427 0 0 0 178211 1 0 0 20 0 1 0 434086366 30052352 1505 33554432000 4194304 6211092 140723816484608 140723816482568 5074413 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 14266368 140723816489995 140723816490097 140723816490097 140723816493006 0
/proc/925/statm: 7337 1505 870 493 0 642 0
Current children cumulated CPU time: 1782.12 s
Current children cumulated vsize: 29348 KiB
Current children cumulated memory: 6020 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/199 1110
/proc/meminfo: memFree=25682276/32770624 swapFree=66941236/67108860
[pid=925] ppid=921 vsize=29348 memory=6020 CPUtime=1842.12 cores=1,3,5,7
/proc/925/stat : 925 (cosoco) R 921 925 32265 0 -1 4202496 17701 0 0 0 184211 1 0 0 20 0 1 0 434086366 30052352 1505 33554432000 4194304 6211092 140723816484608 140723816482568 5193728 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 14266368 140723816489995 140723816490097 140723816490097 140723816493006 0
/proc/925/statm: 7337 1505 870 493 0 642 0
Current children cumulated CPU time: 1842.12 s
Current children cumulated vsize: 29348 KiB
Current children cumulated memory: 6020 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/199 1114
/proc/meminfo: memFree=25682772/32770624 swapFree=66941236/67108860
[pid=925] ppid=921 vsize=29348 memory=6020 CPUtime=1902.12 cores=1,3,5,7
/proc/925/stat : 925 (cosoco) R 921 925 32265 0 -1 4202496 17974 0 0 0 190211 1 0 0 20 0 1 0 434086366 30052352 1505 33554432000 4194304 6211092 140723816484608 140723816482568 5079295 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 14266368 140723816489995 140723816490097 140723816490097 140723816493006 0
/proc/925/statm: 7337 1505 870 493 0 642 0
Current children cumulated CPU time: 1902.12 s
Current children cumulated vsize: 29348 KiB
Current children cumulated memory: 6020 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 1120
/proc/meminfo: memFree=25682756/32770624 swapFree=66941236/67108860
[pid=925] ppid=921 vsize=29348 memory=6020 CPUtime=1962.12 cores=1,3,5,7
/proc/925/stat : 925 (cosoco) R 921 925 32265 0 -1 4202496 18341 0 0 0 196211 1 0 0 20 0 1 0 434086366 30052352 1505 33554432000 4194304 6211092 140723816484608 140723816482568 5082376 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 14266368 140723816489995 140723816490097 140723816490097 140723816493006 0
/proc/925/statm: 7337 1505 870 493 0 642 0
Current children cumulated CPU time: 1962.12 s
Current children cumulated vsize: 29348 KiB
Current children cumulated memory: 6020 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 1185
/proc/meminfo: memFree=25705700/32770624 swapFree=66941236/67108860
[pid=925] ppid=921 vsize=29348 memory=6020 CPUtime=2022.11 cores=1,3,5,7
/proc/925/stat : 925 (cosoco) R 921 925 32265 0 -1 4202496 18616 0 0 0 202210 1 0 0 20 0 1 0 434086366 30052352 1505 33554432000 4194304 6211092 140723816484608 140723816482568 5075777 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 14266368 140723816489995 140723816490097 140723816490097 140723816493006 0
/proc/925/statm: 7337 1505 870 493 0 642 0
Current children cumulated CPU time: 2022.11 s
Current children cumulated vsize: 29348 KiB
Current children cumulated memory: 6020 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 1189
/proc/meminfo: memFree=25706136/32770624 swapFree=66941236/67108860
[pid=925] ppid=921 vsize=29348 memory=6020 CPUtime=2082.11 cores=1,3,5,7
/proc/925/stat : 925 (cosoco) R 921 925 32265 0 -1 4202496 18891 0 0 0 208210 1 0 0 20 0 1 0 434086366 30052352 1505 33554432000 4194304 6211092 140723816484608 140723816482568 5079432 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 14266368 140723816489995 140723816490097 140723816490097 140723816493006 0
/proc/925/statm: 7337 1505 870 493 0 642 0
Current children cumulated CPU time: 2082.11 s
Current children cumulated vsize: 29348 KiB
Current children cumulated memory: 6020 KiB

[startup+2142.3 s]
/proc/loadavg: 1.96 2.00 2.04 3/199 1195
/proc/meminfo: memFree=25705192/32770624 swapFree=66941236/67108860
[pid=925] ppid=921 vsize=29348 memory=6020 CPUtime=2142.11 cores=1,3,5,7
/proc/925/stat : 925 (cosoco) R 921 925 32265 0 -1 4202496 19259 0 0 0 214210 1 0 0 20 0 1 0 434086366 30052352 1505 33554432000 4194304 6211092 140723816484608 140723816482568 5074670 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 14266368 140723816489995 140723816490097 140723816490097 140723816493006 0
/proc/925/statm: 7337 1505 870 493 0 642 0
Current children cumulated CPU time: 2142.11 s
Current children cumulated vsize: 29348 KiB
Current children cumulated memory: 6020 KiB

[startup+2202.3 s]
/proc/loadavg: 1.99 2.00 2.04 3/199 1206
/proc/meminfo: memFree=25705296/32770624 swapFree=66941236/67108860
[pid=925] ppid=921 vsize=29348 memory=6020 CPUtime=2202.11 cores=1,3,5,7
/proc/925/stat : 925 (cosoco) R 921 925 32265 0 -1 4202496 19526 0 0 0 220210 1 0 0 20 0 1 0 434086366 30052352 1505 33554432000 4194304 6211092 140723816484608 140723816482568 5017617 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 14266368 140723816489995 140723816490097 140723816490097 140723816493006 0
/proc/925/statm: 7337 1505 870 493 0 642 0
Current children cumulated CPU time: 2202.11 s
Current children cumulated vsize: 29348 KiB
Current children cumulated memory: 6020 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/199 1210
/proc/meminfo: memFree=25704220/32770624 swapFree=66941236/67108860
[pid=925] ppid=921 vsize=29348 memory=6020 CPUtime=2262.11 cores=1,3,5,7
/proc/925/stat : 925 (cosoco) R 921 925 32265 0 -1 4202496 19807 0 0 0 226210 1 0 0 20 0 1 0 434086366 30052352 1505 33554432000 4194304 6211092 140723816484608 140723816482568 5082818 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 14266368 140723816489995 140723816490097 140723816490097 140723816493006 0
/proc/925/statm: 7337 1505 870 493 0 642 0
Current children cumulated CPU time: 2262.11 s
Current children cumulated vsize: 29348 KiB
Current children cumulated memory: 6020 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/199 1216
/proc/meminfo: memFree=25703832/32770624 swapFree=66941236/67108860
[pid=925] ppid=921 vsize=29348 memory=6020 CPUtime=2322.11 cores=1,3,5,7
/proc/925/stat : 925 (cosoco) R 921 925 32265 0 -1 4202496 20081 0 0 0 232210 1 0 0 20 0 1 0 434086366 30052352 1505 33554432000 4194304 6211092 140723816484608 140723816482568 5075568 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 14266368 140723816489995 140723816490097 140723816490097 140723816493006 0
/proc/925/statm: 7337 1505 870 493 0 642 0
Current children cumulated CPU time: 2322.11 s
Current children cumulated vsize: 29348 KiB
Current children cumulated memory: 6020 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/199 1220
/proc/meminfo: memFree=25704592/32770624 swapFree=66941236/67108860
[pid=925] ppid=921 vsize=29348 memory=6020 CPUtime=2382.11 cores=1,3,5,7
/proc/925/stat : 925 (cosoco) R 921 925 32265 0 -1 4202496 20447 0 0 0 238210 1 0 0 20 0 1 0 434086366 30052352 1505 33554432000 4194304 6211092 140723816484608 140723816482568 5082455 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 14266368 140723816489995 140723816490097 140723816490097 140723816493006 0
/proc/925/statm: 7337 1505 870 493 0 642 0
Current children cumulated CPU time: 2382.11 s
Current children cumulated vsize: 29348 KiB
Current children cumulated memory: 6020 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/199 1224
/proc/meminfo: memFree=25704628/32770624 swapFree=66941236/67108860
[pid=925] ppid=921 vsize=29348 memory=6020 CPUtime=2442.11 cores=1,3,5,7
/proc/925/stat : 925 (cosoco) R 921 925 32265 0 -1 4202496 20712 0 0 0 244210 1 0 0 20 0 1 0 434086366 30052352 1505 33554432000 4194304 6211092 140723816484608 140723816482568 5079289 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 14266368 140723816489995 140723816490097 140723816490097 140723816493006 0
/proc/925/statm: 7337 1505 870 493 0 642 0
Current children cumulated CPU time: 2442.11 s
Current children cumulated vsize: 29348 KiB
Current children cumulated memory: 6020 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/199 1231
/proc/meminfo: memFree=25704436/32770624 swapFree=66941236/67108860
[pid=925] ppid=921 vsize=29348 memory=6020 CPUtime=2502.1 cores=1,3,5,7
/proc/925/stat : 925 (cosoco) R 921 925 32265 0 -1 4202496 20977 0 0 0 250209 1 0 0 20 0 1 0 434086366 30052352 1505 33554432000 4194304 6211092 140723816484608 140723816482568 5081367 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 14266368 140723816489995 140723816490097 140723816490097 140723816493006 0
/proc/925/statm: 7337 1505 870 493 0 642 0
Current children cumulated CPU time: 2502.1 s
Current children cumulated vsize: 29348 KiB
Current children cumulated memory: 6020 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.00 2.00 2.04 3/199 1231
/proc/meminfo: memFree=25704376/32770624 swapFree=66941236/67108860
[pid=925] ppid=921 vsize=29348 memory=6020 CPUtime=2519.81 cores=1,3,5,7
/proc/925/stat : 925 (cosoco) R 921 925 32265 0 -1 4202496 21234 0 0 0 251980 1 0 0 20 0 1 0 434086366 30052352 1505 33554432000 4194304 6211092 140723816484608 140723816482568 5075221 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 14266368 140723816489995 140723816490097 140723816490097 140723816493006 0
/proc/925/statm: 7337 1505 870 493 0 642 0
Current children cumulated CPU time: 2519.81 s
Current children cumulated vsize: 29348 KiB
Current children cumulated memory: 6020 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+2520.01 s]
# the end of solver process 925 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.81 s, system=0.017998 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 1
Real time (s): 2520.01
CPU time (s): 2519.83
CPU user time (s): 2519.81
CPU system time (s): 0.017998
CPU usage (%): 99.9927
Max. virtual memory (cumulated for all children) (KiB): 29348
Max. memory (cumulated for all children) (KiB): 6020

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.81
system time used= 0.017998
maximum resident set size= 6084
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21284
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= 15
involuntary context switches= 1127


# summary of solver processes directly reported to runsolver:
#   pid: 925
#   total CPU time (s): 2519.83
#   total CPU user time (s): 2519.81
#   total CPU system time (s): 0.017998

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.21022 second user time and 15.7045 second system time

The end

Launcher Data

Begin job on node149 at 2019-09-15 22:13:59
IDJOB=4396876
IDBENCH=124271
IDSOLVER=2848
FILE ID=node149/4396876-1568578466
RUNJOBID= node149-1568572746-32297
PBS_JOBID= 21703308
Free space on /tmp= 60892 MiB

SOLVER NAME= cosoco 2.0
BENCH NAME= XCSP17/Langford/Langford-m1-k3/Langford-3-35.xml
COMMAND LINE= cosoco -lc -model -restarts -stick BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4396876-1568578466/watcher-4396876-1568578466 -o /tmp/evaluation-result-4396876-1568578466/solver-4396876-1568578466 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node149-1568572746-32297 --watchdog 2580  cosoco -lc -model -restarts -stick HOME/instance-4396876-1568578466.xml

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

MD5SUM BENCH= d39bc1ef1e07e502cfee7f2819d89a2a
RANDOM SEED=1142553565

node149.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.81
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.81
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.81
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.81
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:        24581252 kB
MemAvailable:   31749888 kB
Buffers:          209580 kB
Cached:          7250080 kB
SwapCached:        61260 kB
Active:          2584676 kB
Inactive:        5016156 kB
Active(anon):     108812 kB
Inactive(anon):    80928 kB
Active(file):    2475864 kB
Inactive(file):  4935228 kB
Unevictable:      111216 kB
Mlocked:          111216 kB
SwapTotal:      67108860 kB
SwapFree:       66941236 kB
Dirty:            283092 kB
Writeback:         80112 kB
AnonPages:        192864 kB
Mapped:            49828 kB
Shmem:             39836 kB
Slab:             180452 kB
SReclaimable:     146756 kB
SUnreclaim:        33696 kB
KernelStack:        3488 kB
PageTables:         5912 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     614936 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     69632 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      144768 kB
DirectMap2M:    33400832 kB

Free space on /tmp at the end= 61416 MiB
End job on node149 at 2019-09-15 22:55:59