Trace number 4407918

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.94 2520.01

General information on the benchmark

NameBlackhole/Blackhole-m1-s13/
Blackhole-13-3-04.xml
MD5SUM5cc270e62cab521987b2b853f5e11200
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 benchmark0.020399
Satisfiable
(Un)Satisfiability was proved
Number of variables104
Number of constraints87
Number of domains1
Minimum domain size52
Maximum domain size52
Distribution of domain sizes[{"size":52,"count":104}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":87},{"degree":3,"count":17}]
Minimum constraint arity1
Maximum constraint arity104
Distribution of constraint arities[{"arity":1,"count":1},{"arity":2,"count":85},{"arity":104,"count":1}]
Number of extensional constraints51
Number of intensional constraints35
Distribution of constraint types[{"type":"extension","count":51},{"type":"intension","count":35},{"type":"channel","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c Create channel(X,Y) constraint using 52 element constraint 
0.00/0.01	c root propagations     : 259         
0.00/0.01	c restarts enabled, print stats at every restarts
0.00/0.01	c
0.00/0.01	c
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-4407918-1569801875.xml 
0.00/0.01	c ========================================[ Problem Statistics ]===========================================
0.00/0.01	c |                                                                                                       
0.00/0.01	c |  Parse time        :         0.01 s 
0.00/0.01	c |
0.00/0.01	c |               Variables: 104
0.00/0.01	c |            Domain Sizes: 52..52
0.00/0.01	c |
0.00/0.01	c |             Constraints: 138
0.00/0.01	c |                   Arity: 1..53  -- Unary: 1  -- Binary: 85
0.00/0.01	c | 
0.00/0.01	c |                   Types: 
0.00/0.01	c |                          (X - Y < k): 34
0.00/0.01	c |                          Element Constant: 52
0.00/0.01	c |                          Extension: 51  (nb tuples: 416..416) -- (shared: 50)
0.00/0.01	c |                          Unary: 1
0.00/0.01	c |                          
0.00/0.01	c =========================================================================================================
0.00/0.01	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.00/0.01	c 101            219            15930          5783           104            0              49   52   51   
0.00/0.01	c 211            436            38743          23155          104            0              36   43   39   
0.00/0.02	c 332            629            67923          33804          104            0              40   44   42   
0.00/0.02	c 465            842            94778          60923          104            0              40   44   42   
0.00/0.03	c 611            1073           125643         91372          104            0              41   44   41   
0.00/0.03	c 771            1390           162789         104959         104            0              36   54   52   
0.00/0.04	c 947            1695           207804         124007         104            0              45   49   46   
0.00/0.04	c 1140           1991           241516         148707         104            0              40   41   39   
0.00/0.04	c 1352           2512           296142         165566         104            0              40   53   50   
0.00/0.05	c 1585           3003           346537         194159         104            0              47   49   48   
0.00/0.05	c 1841           3550           397914         212147         104            0              46   47   46   
0.00/0.06	c 2122           3996           440512         246413         104            0              44   48   47   
0.00/0.08	c 2431           4661           562455         341367         104            0              36   45   39   
0.00/0.08	c 2770           5385           621978         358660         104            0              46   49   48   
0.00/0.09	c 3142           5897           671698         401106         104            0              45   47   46   
0.00/0.10	c 3551           6529           756728         452160         104            0              40   50   48   
0.10/0.11	c 4000           7402           838414         477001         104            0              44   47   46   
0.10/0.11	c 4493           8038           930861         523765         104            0              42   45   43   
0.10/0.12	c 5035           8908           1019571        566544         104            0              44   46   45   
0.10/0.13	c 5631           10018          1135959        615387         104            0              42   51   47   
0.10/0.14	c 6286           11073          1211609        665995         104            0              44   46   45   
0.10/0.15	c 7006           12598          1347179        728364         104            0              44   47   45   
0.10/0.16	c 7798           14138          1473183        785663         104            0              43   46   45   
0.10/0.18	c 8669           15573          1658690        941272         104            0              42   46   44   
0.10/0.20	c 9627           17969          1913164        1038626        104            0              45   56   53   
0.21/0.22	c 10680          19267          2129342        1079700        104            0              38   44   42   
0.21/0.23	c 11838          21869          2310268        1110823        104            0              43   47   45   
0.21/0.26	c 13111          24544          2653618        1232307        104            0              42   45   44   
0.21/0.28	c 14511          27131          2887328        1318136        104            0              44   46   45   
0.21/0.29	c 16051          29601          3049422        1425292        104            0              44   46   45   
0.31/0.32	c 17745          32375          3372887        1657165        104            0              39   47   44   
0.31/0.39	c 19608          35003          3852056        2060502        104            0              34   39   36   
0.41/0.42	c 21657          37754          4114850        2238013        104            0              43   46   45   
0.41/0.44	c 23910          40651          4351762        2423906        104            0              44   45   44   
0.41/0.47	c 26388          44588          4626978        2597419        104            0              43   45   44   
0.51/0.53	c 29113          49429          5177891        3148603        104            0              40   56   42   
0.51/0.56	c 32110          53499          5541072        3393818        104            0              43   45   44   
0.60/0.67	c 35406          61467          6572850        4189204        104            0              39   55   44   
0.69/0.77	c 39031          66819          7428518        4829175        104            0              43   46   44   
0.79/0.81	c 43018          72336          7819825        5150523        104            0              42   46   43   
0.79/0.86	c 47403          77903          8199649        5540628        104            0              43   44   43   
0.89/0.91	c 52226          84043          8613656        5970500        104            0              44   44   43   
1.00/1.06	c 57531          94295          10270290       7032610        104            0              42   52   50   
1.10/1.14	c 63366          101986         10999043       7811301        104            0              41   46   43   
1.19/1.28	c 69784          115672         12578894       8626085        104            0              44   47   46   
1.39/1.44	c 76843          129075         14472655       9630957        104            0              43   46   43   
1.49/1.52	c 84607          139605         15742948       9874220        104            0              39   62   51   
1.59/1.67	c 93147          153139         17295026       11088016       104            0              42   46   45   
1.69/1.75	c 102541         166191         18657107       11390221       104            0              41   64   63   
2.10/2.13	c 112874         193223         22589742       13419188       104            0              43   55   45   
2.29/2.34	c 124240         216623         24852810       15344272       104            0              41   47   44   
2.49/2.55	c 136742         239519         27040971       17432074       104            0              42   47   44   
2.69/2.76	c 150494         262852         29459985       18632095       104            0              41   47   44   
3.00/3.01	c 165621         289820         31961880       20038900       104            0              43   47   45   
3.19/3.21	c 182260         309155         34155504       21249795       104            0              41   46   44   
3.49/3.58	c 200562         341076         37737254       24256095       104            0              40   45   44   
3.69/3.70	c 220694         368485         39204038       24817019       104            0              42   47   46   
3.89/3.93	c 242839         394118         43007838       25235512       104            0              55   62   56   
4.19/4.20	c 267198         431515         45898939       27312444       104            0              47   47   46   
4.39/4.45	c 293992         468254         48342865       29204371       104            0              45   47   45   
4.79/4.82	c 323465         509259         52687440       31609706       104            0              38   50   46   
5.10/5.12	c 355885         550752         55342699       33796607       104            0              46   47   45   
5.39/5.45	c 391547         623525         60780183       34524273       104            0              54   60   56   
6.00/6.09	c 430775         677392         68097865       37819681       104            0              44   53   45   
7.00/7.06	c 473925         749070         78154930       42482923       104            0              43   47   45   
7.59/7.63	c 521390         808173         84937665       44957975       104            0              43   48   45   
8.29/8.34	c 573601         885421         92805146       48717683       104            0              44   47   45   
9.00/9.06	c 631033         947628         101877384      50855702       104            0              38   45   44   
9.89/9.98	c 694208         1029269        112176716      55528743       104            0              44   47   45   
10.89/10.91	c 763700         1117489        123127001      59821662       104            0              43   48   45   
12.79/12.89	c 840141         1248981        142685144      70987099       104            0              42   47   45   
14.10/14.16	c 924226         1398052        157355479      76008972       104            0              43   47   45   
15.10/15.18	c 1016719        1570847        171775295      79737500       104            0              43   47   46   
17.29/17.35	c 1118461        1733872        191877040      93258839       104            0              43   47   45   
19.00/19.04	c 1230377        1916255        210768935      100469354      104            0              43   47   45   
19.79/19.89	c 1353484        2088904        220710612      105226003      104            0              42   48   46   
21.69/21.75	c 1488901        2361249        251133901      112708190      104            0              33   53   51   
23.10/23.18	c 1637859        2591139        267309517      123929240      104            0              45   46   45   
25.19/25.25	c 1801712        2883042        298271280      131774069      104            0              46   52   50   
27.19/27.24	c 1981950        3169487        320015591      146826951      104            0              46   46   45   
29.59/29.63	c 2180211        3489807        346430494      164384931      104            0              45   46   45   
32.29/32.36	c 2398298        3813746        375610260      184724079      104            0              45   46   45   
37.49/37.51	c 2638193        4347088        443473602      209656724      104            0              44   56   53   
43.79/43.82	c 2902077        4686798        505449019      252588114      104            0              46   46   45   
52.39/52.45	c 3192349        5316735        582927854      318784544      104            0              33   43   42   
62.10/62.12	c 3511648        5876332        681608768      415227339      104            0              42   47   46   
67.10/67.18	c 3862876        6586710        740715606      435885091      104            0              42   47   46   
71.49/71.58	c 4249226        7257730        791442692      470047759      104            0              42   47   46   
79.29/79.34	c 4674211        8094118        881750295      520273529      104            0              43   48   46   
91.89/91.91	c 5141694        9017471        1018150666     600626876      104            0              41   55   46   
98.69/98.71	c 5655925        9914811        1095515485     641167884      104            0              42   52   46   
112.69/112.71	c 6221579        11534705       1280346639     704812658      104            0              42   53   47   
123.59/123.67	c 6843798        12461711       1390780968     809115679      104            0              44   50   47   
135.79/135.83	c 7528238        14312234       1563834683     862130024      104            0              40   54   48   
145.89/145.97	c 8281122        15349125       1673953969     932295355      104            0              41   47   44   
156.89/156.99	c 9109294        16908097       1828241496     980421833      104            0              39   51   48   
165.59/165.69	c 10020283       17873343       1946718720     1034370884     104            0              42   46   45   
181.69/181.71	c 11022370       19349501       2118810724     1127143513     104            0              42   49   45   
197.39/197.45	c 12124665       21368186       2296501332     1234136314     104            0              42   49   45   
228.29/228.34	c 13337189       23691644       2616742881     1526456158     104            0              41   44   43   
241.59/241.66	c 14670965       26482577       2817787139     1564058087     104            0              42   48   47   
263.29/263.33	c 16138118       28672930       3052119973     1699609551     104            0              37   48   40   
282.29/282.31	c 17751986       31613342       3282184472     1792140721     104            0              38   42   40   
301.79/301.81	c 19527240       34066926       3483517398     1928380919     104            0              35   41   40   
323.38/323.44	c 21480019       36734799       3705123385     2080495906     104            0              38   41   40   
350.48/350.58	c 23628075       39684427       3977861636     2291439786     104            0              38   41   40   
379.48/379.59	c 25990936       42925372       4276511574     2519427258     104            0              38   41   40   
410.68/410.74	c 28590083       47642473       4677763122     2652474988     104            0              41   59   50   
438.78/438.86	c 31449144       52145506       5000808698     2873963272     104            0              38   41   40   
469.09/469.18	c 34594111       56427611       5418551684     2976762545     104            0              42   58   54   
516.48/516.55	c 38053574       61323608       5906546319     3370273587     104            0              40   44   41   
608.78/608.87	c 41858983       67490566       6826327201     4087559673     104            0              39   58   43   
685.38/685.42	c 46044932       74683192       7746749852     4577505247     104            0              38   46   42   
776.37/776.47	c 50649475       82974388       8727397368     5300794901     104            0              37   45   43   
906.67/906.76	c 55714472       90054405       9866356550     6244081356     104            0              38   43   41   
976.17/976.28	c 61285968       96056783       10591680665    6515336756     104            0              39   48   45   
1100.16/1100.26	c 67414613       106282631      11853527848    7452474684     104            0              34   50   43   
1222.76/1222.83	c 74156122       113912135      13177053510    8512084456     104            0              37   46   43   
1361.36/1361.42	c 81571781       129687225      14836533914    9308407497     104            0              35   52   46   
1496.25/1496.39	c 89729005       141801952      16429155630    10379921775    104            0              38   50   46   
1582.85/1582.92	c 98701951       156253231      17520771071    10814937061    104            0              41   53   45   
1798.35/1798.44	c 108572191      167420891      19964366217    11883815166    104            0              44   46   44   
2098.34/2098.46	c 119429455      190000429      23269084677    13790644277    104            0              40   49   43   
2253.73/2253.88	c 131372445      207868111      24840004293    14873494015    104            0              41   47   44   
2473.23/2473.33	c 144509734      226980774      27163871081    16016623859    104            0              41   47   44   
2519.93/2520.00	
2519.93/2520.00	c *** INTERRUPTED ***
2519.93/2520.00	c restarts              : 125         
2519.93/2520.00	c conflicts             : 148904111    (59090 /sec)
2519.93/2520.00	c decisions             : 232891916    (92420 /sec)
2519.93/2520.00	c propagations          : 16261896705 (6453287 /sec)
2519.93/2520.00	c root propagations     : 259         
2519.93/2520.00	c filter calls          : 27621465889    (10961159 /sec)
2519.93/2520.00	c useless filter calls  : 18270822615    (66 %)
2519.93/2520.00	c Memory used           : 26.98 MB
2519.93/2520.00	c CPU time              : 2519.94 s
2519.93/2520.00	c real time             : 2520 s
2519.93/2520.00	
2519.93/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 (15221 MiB free)
  memory of node 1: 16384 MiB (15054 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4407918-1569801875/watcher-4407918-1569801875 -o /tmp/evaluation-result-4407918-1569801875/solver-4407918-1569801875 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node121-1569787350-1893 --watchdog 2580 cosoco -lc -model -restarts -stick HOME/instance-4407918-1569801875.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=5469, runsolver pid=5466

[startup+0.100156 s]*
/proc/loadavg: 2.00 2.02 2.05 3/201 5470
/proc/meminfo: memFree=31002584/32770624 swapFree=66993544/67108860
[pid=5469] ppid=5466 vsize=27624 memory=4216 CPUtime=0.1 cores=1,3,5,7
/proc/5469/stat : 5469 (cosoco) R 5466 5469 1861 0 -1 4202496 1237 0 0 0 10 0 0 0 20 0 1 0 556450011 28286976 1054 33554432000 4194304 6211132 140721493439936 140721493436472 5389840 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 22200320 140721493447691 140721493447793 140721493447793 140721493450702 0
/proc/5469/statm: 6906 1054 850 493 0 211 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27624 KiB
Current children cumulated memory: 4216 KiB

[startup+0.209446 s]*
/proc/loadavg: 2.00 2.02 2.05 3/201 5470
/proc/meminfo: memFree=31002584/32770624 swapFree=66993544/67108860
[pid=5469] ppid=5466 vsize=27624 memory=4216 CPUtime=0.21 cores=1,3,5,7
/proc/5469/stat : 5469 (cosoco) R 5466 5469 1861 0 -1 4202496 1237 0 0 0 21 0 0 0 20 0 1 0 556450011 28286976 1054 33554432000 4194304 6211132 140721493439936 140721493436472 5017664 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 22200320 140721493447691 140721493447793 140721493447793 140721493450702 0
/proc/5469/statm: 6906 1054 850 493 0 211 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 27624 KiB
Current children cumulated memory: 4216 KiB

[startup+0.308924 s]*
/proc/loadavg: 2.00 2.02 2.05 3/201 5470
/proc/meminfo: memFree=31002584/32770624 swapFree=66993544/67108860
[pid=5469] ppid=5466 vsize=27624 memory=4216 CPUtime=0.31 cores=1,3,5,7
/proc/5469/stat : 5469 (cosoco) R 5466 5469 1861 0 -1 4202496 1237 0 0 0 31 0 0 0 20 0 1 0 556450011 28286976 1054 33554432000 4194304 6211132 140721493439936 140721493436472 5099240 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 22200320 140721493447691 140721493447793 140721493447793 140721493450702 0
/proc/5469/statm: 6906 1054 850 493 0 211 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 27624 KiB
Current children cumulated memory: 4216 KiB

[startup+0.700268 s]
/proc/loadavg: 2.00 2.02 2.05 3/201 5470
/proc/meminfo: memFree=31002584/32770624 swapFree=66993544/67108860
[pid=5469] ppid=5466 vsize=27624 memory=4216 CPUtime=0.69 cores=1,3,5,7
/proc/5469/stat : 5469 (cosoco) R 5466 5469 1861 0 -1 4202496 1237 0 0 0 69 0 0 0 20 0 1 0 556450011 28286976 1054 33554432000 4194304 6211132 140721493439936 140721493437896 5392594 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 22200320 140721493447691 140721493447793 140721493447793 140721493450702 0
/proc/5469/statm: 6906 1054 850 493 0 211 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 27624 KiB
Current children cumulated memory: 4216 KiB

[startup+1.50027 s]
/proc/loadavg: 2.00 2.02 2.05 3/201 5470
/proc/meminfo: memFree=31002840/32770624 swapFree=66993544/67108860
[pid=5469] ppid=5466 vsize=27624 memory=4216 CPUtime=1.49 cores=1,3,5,7
/proc/5469/stat : 5469 (cosoco) R 5466 5469 1861 0 -1 4202496 1237 0 0 0 149 0 0 0 20 0 1 0 556450011 28286976 1054 33554432000 4194304 6211132 140721493439936 140721493437896 5099190 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 22200320 140721493447691 140721493447793 140721493447793 140721493450702 0
/proc/5469/statm: 6906 1054 850 493 0 211 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 27624 KiB
Current children cumulated memory: 4216 KiB

[startup+3.10908 s]
/proc/loadavg: 2.00 2.02 2.05 3/201 5470
/proc/meminfo: memFree=31002840/32770624 swapFree=66993544/67108860
[pid=5469] ppid=5466 vsize=27624 memory=4300 CPUtime=3.1 cores=1,3,5,7
/proc/5469/stat : 5469 (cosoco) R 5466 5469 1861 0 -1 4202496 1380 0 0 0 310 0 0 0 20 0 1 0 556450011 28286976 1075 33554432000 4194304 6211132 140721493439936 140721493437896 5099197 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 22200320 140721493447691 140721493447793 140721493447793 140721493450702 0
/proc/5469/statm: 6906 1075 871 493 0 211 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 27624 KiB
Current children cumulated memory: 4300 KiB

[startup+6.30026 s]
/proc/loadavg: 2.00 2.02 2.05 3/201 5470
/proc/meminfo: memFree=31002840/32770624 swapFree=66993544/67108860
[pid=5469] ppid=5466 vsize=27624 memory=4300 CPUtime=6.29 cores=1,3,5,7
/proc/5469/stat : 5469 (cosoco) R 5466 5469 1861 0 -1 4202496 1525 0 0 0 629 0 0 0 20 0 1 0 556450011 28286976 1075 33554432000 4194304 6211132 140721493439936 140721493437896 5008931 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 22200320 140721493447691 140721493447793 140721493447793 140721493450702 0
/proc/5469/statm: 6906 1075 871 493 0 211 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 27624 KiB
Current children cumulated memory: 4300 KiB

[startup+12.7003 s]
/proc/loadavg: 2.00 2.01 2.05 3/201 5470
/proc/meminfo: memFree=31002468/32770624 swapFree=66993544/67108860
[pid=5469] ppid=5466 vsize=27624 memory=4300 CPUtime=12.69 cores=1,3,5,7
/proc/5469/stat : 5469 (cosoco) R 5466 5469 1861 0 -1 4202496 1669 0 0 0 1269 0 0 0 20 0 1 0 556450011 28286976 1075 33554432000 4194304 6211132 140721493439936 140721493437896 5099159 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 22200320 140721493447691 140721493447793 140721493447793 140721493450702 0
/proc/5469/statm: 6906 1075 871 493 0 211 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 27624 KiB
Current children cumulated memory: 4300 KiB

[startup+25.5003 s]
/proc/loadavg: 2.00 2.01 2.05 3/202 5472
/proc/meminfo: memFree=31002400/32770624 swapFree=66993544/67108860
[pid=5469] ppid=5466 vsize=27624 memory=4300 CPUtime=25.49 cores=1,3,5,7
/proc/5469/stat : 5469 (cosoco) R 5466 5469 1861 0 -1 4202496 1957 0 0 0 2549 0 0 0 20 0 1 0 556450011 28286976 1075 33554432000 4194304 6211132 140721493439936 140721493437896 5390243 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 22200320 140721493447691 140721493447793 140721493447793 140721493450702 0
/proc/5469/statm: 6906 1075 871 493 0 211 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 27624 KiB
Current children cumulated memory: 4300 KiB

[startup+51.1091 s]
/proc/loadavg: 2.00 2.01 2.05 3/201 5473
/proc/meminfo: memFree=31002328/32770624 swapFree=66993544/67108860
[pid=5469] ppid=5466 vsize=27624 memory=4300 CPUtime=51.1 cores=1,3,5,7
/proc/5469/stat : 5469 (cosoco) R 5466 5469 1861 0 -1 4202496 2101 0 0 0 5110 0 0 0 20 0 1 0 556450011 28286976 1075 33554432000 4194304 6211132 140721493439936 140721493437896 5099162 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 22200320 140721493447691 140721493447793 140721493447793 140721493450702 0
/proc/5469/statm: 6906 1075 871 493 0 211 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 27624 KiB
Current children cumulated memory: 4300 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 5477
/proc/meminfo: memFree=31002476/32770624 swapFree=66993544/67108860
[pid=5469] ppid=5466 vsize=27624 memory=4300 CPUtime=102.29 cores=1,3,5,7
/proc/5469/stat : 5469 (cosoco) R 5466 5469 1861 0 -1 4202496 2245 0 0 0 10229 0 0 0 20 0 1 0 556450011 28286976 1075 33554432000 4194304 6211132 140721493439936 140721493437896 5008816 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 22200320 140721493447691 140721493447793 140721493447793 140721493450702 0
/proc/5469/statm: 6906 1075 871 493 0 211 0
Current children cumulated CPU time: 102.29 s
Current children cumulated vsize: 27624 KiB
Current children cumulated memory: 4300 KiB

[startup+162.3 s]
/proc/loadavg: 2.08 2.04 2.05 3/199 5483
/proc/meminfo: memFree=31002992/32770624 swapFree=66993544/67108860
[pid=5469] ppid=5466 vsize=27624 memory=4300 CPUtime=162.29 cores=1,3,5,7
/proc/5469/stat : 5469 (cosoco) R 5466 5469 1861 0 -1 4202496 2389 0 0 0 16229 0 0 0 20 0 1 0 556450011 28286976 1075 33554432000 4194304 6211132 140721493439936 140721493437896 5099201 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 22200320 140721493447691 140721493447793 140721493447793 140721493450702 0
/proc/5469/statm: 6906 1075 871 493 0 211 0
Current children cumulated CPU time: 162.29 s
Current children cumulated vsize: 27624 KiB
Current children cumulated memory: 4300 KiB

[startup+222.3 s]
/proc/loadavg: 2.11 2.06 2.06 3/199 5487
/proc/meminfo: memFree=31002868/32770624 swapFree=66993544/67108860
[pid=5469] ppid=5466 vsize=27624 memory=4300 CPUtime=222.29 cores=1,3,5,7
/proc/5469/stat : 5469 (cosoco) R 5466 5469 1861 0 -1 4202496 2533 0 0 0 22229 0 0 0 20 0 1 0 556450011 28286976 1075 33554432000 4194304 6211132 140721493439936 140721493437896 5099162 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 22200320 140721493447691 140721493447793 140721493447793 140721493450702 0
/proc/5469/statm: 6906 1075 871 493 0 211 0
Current children cumulated CPU time: 222.29 s
Current children cumulated vsize: 27624 KiB
Current children cumulated memory: 4300 KiB

[startup+282.3 s]
/proc/loadavg: 2.12 2.08 2.06 3/199 5491
/proc/meminfo: memFree=31003148/32770624 swapFree=66993544/67108860
[pid=5469] ppid=5466 vsize=27624 memory=4300 CPUtime=282.29 cores=1,3,5,7
/proc/5469/stat : 5469 (cosoco) R 5466 5469 1861 0 -1 4202496 2677 0 0 0 28229 0 0 0 20 0 1 0 556450011 28286976 1075 33554432000 4194304 6211132 140721493439936 140721493437896 5099079 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 22200320 140721493447691 140721493447793 140721493447793 140721493450702 0
/proc/5469/statm: 6906 1075 871 493 0 211 0
Current children cumulated CPU time: 282.29 s
Current children cumulated vsize: 27624 KiB
Current children cumulated memory: 4300 KiB

[startup+342.3 s]
/proc/loadavg: 2.13 2.10 2.07 3/199 5497
/proc/meminfo: memFree=31002380/32770624 swapFree=66993544/67108860
[pid=5469] ppid=5466 vsize=27624 memory=4300 CPUtime=342.28 cores=1,3,5,7
/proc/5469/stat : 5469 (cosoco) R 5466 5469 1861 0 -1 4202496 2820 0 0 0 34228 0 0 0 20 0 1 0 556450011 28286976 1075 33554432000 4194304 6211132 140721493439936 140721493437896 5009146 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 22200320 140721493447691 140721493447793 140721493447793 140721493450702 0
/proc/5469/statm: 6906 1075 871 493 0 211 0
Current children cumulated CPU time: 342.28 s
Current children cumulated vsize: 27624 KiB
Current children cumulated memory: 4300 KiB

[startup+402.3 s]
/proc/loadavg: 2.05 2.08 2.06 3/199 5508
/proc/meminfo: memFree=31002364/32770624 swapFree=66993544/67108860
[pid=5469] ppid=5466 vsize=27624 memory=4300 CPUtime=402.28 cores=1,3,5,7
/proc/5469/stat : 5469 (cosoco) R 5466 5469 1861 0 -1 4202496 2964 0 0 0 40228 0 0 0 20 0 1 0 556450011 28286976 1075 33554432000 4194304 6211132 140721493439936 140721493437896 5017282 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 22200320 140721493447691 140721493447793 140721493447793 140721493450702 0
/proc/5469/statm: 6906 1075 871 493 0 211 0
Current children cumulated CPU time: 402.28 s
Current children cumulated vsize: 27624 KiB
Current children cumulated memory: 4300 KiB

[startup+462.3 s]
/proc/loadavg: 2.02 2.06 2.06 3/199 5512
/proc/meminfo: memFree=31002280/32770624 swapFree=66993544/67108860
[pid=5469] ppid=5466 vsize=27624 memory=4300 CPUtime=462.28 cores=1,3,5,7
/proc/5469/stat : 5469 (cosoco) R 5466 5469 1861 0 -1 4202496 3108 0 0 0 46228 0 0 0 20 0 1 0 556450011 28286976 1075 33554432000 4194304 6211132 140721493439936 140721493437896 5409485 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 22200320 140721493447691 140721493447793 140721493447793 140721493450702 0
/proc/5469/statm: 6906 1075 871 493 0 211 0
Current children cumulated CPU time: 462.28 s
Current children cumulated vsize: 27624 KiB
Current children cumulated memory: 4300 KiB


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

/proc/5469/statm: 6906 1075 871 493 0 211 0
Current children cumulated CPU time: 1722.25 s
Current children cumulated vsize: 27624 KiB
Current children cumulated memory: 4300 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 5633
/proc/meminfo: memFree=31001800/32770624 swapFree=66993544/67108860
[pid=5469] ppid=5466 vsize=27624 memory=4300 CPUtime=1782.25 cores=1,3,5,7
/proc/5469/stat : 5469 (cosoco) R 5466 5469 1861 0 -1 4202496 6010 0 0 0 178225 0 0 0 20 0 1 0 556450011 28286976 1075 33554432000 4194304 6211132 140721493439936 140721493437896 5193728 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 22200320 140721493447691 140721493447793 140721493447793 140721493450702 0
/proc/5469/statm: 6906 1075 871 493 0 211 0
Current children cumulated CPU time: 1782.25 s
Current children cumulated vsize: 27624 KiB
Current children cumulated memory: 4300 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 5637
/proc/meminfo: memFree=31001520/32770624 swapFree=66993544/67108860
[pid=5469] ppid=5466 vsize=27624 memory=4300 CPUtime=1842.24 cores=1,3,5,7
/proc/5469/stat : 5469 (cosoco) R 5466 5469 1861 0 -1 4202496 6153 0 0 0 184224 0 0 0 20 0 1 0 556450011 28286976 1075 33554432000 4194304 6211132 140721493439936 140721493437896 5008844 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 22200320 140721493447691 140721493447793 140721493447793 140721493450702 0
/proc/5469/statm: 6906 1075 871 493 0 211 0
Current children cumulated CPU time: 1842.24 s
Current children cumulated vsize: 27624 KiB
Current children cumulated memory: 4300 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 5641
/proc/meminfo: memFree=31001872/32770624 swapFree=66993544/67108860
[pid=5469] ppid=5466 vsize=27624 memory=4300 CPUtime=1902.24 cores=1,3,5,7
/proc/5469/stat : 5469 (cosoco) R 5466 5469 1861 0 -1 4202496 6272 0 0 0 190224 0 0 0 20 0 1 0 556450011 28286976 1075 33554432000 4194304 6211132 140721493439936 140721493437896 5099274 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 22200320 140721493447691 140721493447793 140721493447793 140721493450702 0
/proc/5469/statm: 6906 1075 871 493 0 211 0
Current children cumulated CPU time: 1902.24 s
Current children cumulated vsize: 27624 KiB
Current children cumulated memory: 4300 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 5707
/proc/meminfo: memFree=30910448/32770624 swapFree=66993544/67108860
[pid=5469] ppid=5466 vsize=27624 memory=4300 CPUtime=1962.24 cores=1,3,5,7
/proc/5469/stat : 5469 (cosoco) R 5466 5469 1861 0 -1 4202496 6393 0 0 0 196224 0 0 0 20 0 1 0 556450011 28286976 1075 33554432000 4194304 6211132 140721493439936 140721493437896 5389987 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 22200320 140721493447691 140721493447793 140721493447793 140721493450702 0
/proc/5469/statm: 6906 1075 871 493 0 211 0
Current children cumulated CPU time: 1962.24 s
Current children cumulated vsize: 27624 KiB
Current children cumulated memory: 4300 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 5712
/proc/meminfo: memFree=30909948/32770624 swapFree=66993544/67108860
[pid=5469] ppid=5466 vsize=27624 memory=4300 CPUtime=2022.24 cores=1,3,5,7
/proc/5469/stat : 5469 (cosoco) R 5466 5469 1861 0 -1 4202496 6513 0 0 0 202224 0 0 0 20 0 1 0 556450011 28286976 1075 33554432000 4194304 6211132 140721493439936 140721493437896 5099256 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 22200320 140721493447691 140721493447793 140721493447793 140721493450702 0
/proc/5469/statm: 6906 1075 871 493 0 211 0
Current children cumulated CPU time: 2022.24 s
Current children cumulated vsize: 27624 KiB
Current children cumulated memory: 4300 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 5716
/proc/meminfo: memFree=30910960/32770624 swapFree=66993544/67108860
[pid=5469] ppid=5466 vsize=27624 memory=4300 CPUtime=2082.24 cores=1,3,5,7
/proc/5469/stat : 5469 (cosoco) R 5466 5469 1861 0 -1 4202496 6632 0 0 0 208224 0 0 0 20 0 1 0 556450011 28286976 1075 33554432000 4194304 6211132 140721493439936 140721493437896 5099111 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 22200320 140721493447691 140721493447793 140721493447793 140721493450702 0
/proc/5469/statm: 6906 1075 871 493 0 211 0
Current children cumulated CPU time: 2082.24 s
Current children cumulated vsize: 27624 KiB
Current children cumulated memory: 4300 KiB

[startup+2142.3 s]
/proc/loadavg: 2.07 2.03 2.05 3/200 5723
/proc/meminfo: memFree=30909144/32770624 swapFree=66993544/67108860
[pid=5469] ppid=5466 vsize=27624 memory=4300 CPUtime=2142.24 cores=1,3,5,7
/proc/5469/stat : 5469 (cosoco) R 5466 5469 1861 0 -1 4202496 6776 0 0 0 214224 0 0 0 20 0 1 0 556450011 28286976 1075 33554432000 4194304 6211132 140721493439936 140721493437896 5193760 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 22200320 140721493447691 140721493447793 140721493447793 140721493450702 0
/proc/5469/statm: 6906 1075 871 493 0 211 0
Current children cumulated CPU time: 2142.24 s
Current children cumulated vsize: 27624 KiB
Current children cumulated memory: 4300 KiB

[startup+2202.3 s]
/proc/loadavg: 2.11 2.04 2.05 3/201 5735
/proc/meminfo: memFree=30907856/32770624 swapFree=66993544/67108860
[pid=5469] ppid=5466 vsize=27624 memory=4300 CPUtime=2202.24 cores=1,3,5,7
/proc/5469/stat : 5469 (cosoco) R 5466 5469 1861 0 -1 4202496 6898 0 0 0 220224 0 0 0 20 0 1 0 556450011 28286976 1075 33554432000 4194304 6211132 140721493439936 140721493437896 5017495 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 22200320 140721493447691 140721493447793 140721493447793 140721493450702 0
/proc/5469/statm: 6906 1075 871 493 0 211 0
Current children cumulated CPU time: 2202.24 s
Current children cumulated vsize: 27624 KiB
Current children cumulated memory: 4300 KiB

[startup+2262.3 s]
/proc/loadavg: 2.39 2.15 2.09 3/201 5739
/proc/meminfo: memFree=30907288/32770624 swapFree=66993544/67108860
[pid=5469] ppid=5466 vsize=27624 memory=4300 CPUtime=2262.23 cores=1,3,5,7
/proc/5469/stat : 5469 (cosoco) R 5466 5469 1861 0 -1 4202496 7042 0 0 0 226223 0 0 0 20 0 1 0 556450011 28286976 1075 33554432000 4194304 6211132 140721493439936 140721493437896 5099087 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 22200320 140721493447691 140721493447793 140721493447793 140721493450702 0
/proc/5469/statm: 6906 1075 871 493 0 211 0
Current children cumulated CPU time: 2262.23 s
Current children cumulated vsize: 27624 KiB
Current children cumulated memory: 4300 KiB

[startup+2322.3 s]
/proc/loadavg: 2.14 2.12 2.08 3/200 5745
/proc/meminfo: memFree=30906996/32770624 swapFree=66993544/67108860
[pid=5469] ppid=5466 vsize=27624 memory=4300 CPUtime=2322.23 cores=1,3,5,7
/proc/5469/stat : 5469 (cosoco) R 5466 5469 1861 0 -1 4202496 7165 0 0 0 232223 0 0 0 20 0 1 0 556450011 28286976 1075 33554432000 4194304 6211132 140721493439936 140721493437896 5193742 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 22200320 140721493447691 140721493447793 140721493447793 140721493450702 0
/proc/5469/statm: 6906 1075 871 493 0 211 0
Current children cumulated CPU time: 2322.23 s
Current children cumulated vsize: 27624 KiB
Current children cumulated memory: 4300 KiB

[startup+2382.3 s]
/proc/loadavg: 2.11 2.12 2.08 3/200 5749
/proc/meminfo: memFree=30906688/32770624 swapFree=66993544/67108860
[pid=5469] ppid=5466 vsize=27624 memory=4300 CPUtime=2382.23 cores=1,3,5,7
/proc/5469/stat : 5469 (cosoco) R 5466 5469 1861 0 -1 4202496 7288 0 0 0 238223 0 0 0 20 0 1 0 556450011 28286976 1075 33554432000 4194304 6211132 140721493439936 140721493437896 5193728 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 22200320 140721493447691 140721493447793 140721493447793 140721493450702 0
/proc/5469/statm: 6906 1075 871 493 0 211 0
Current children cumulated CPU time: 2382.23 s
Current children cumulated vsize: 27624 KiB
Current children cumulated memory: 4300 KiB

[startup+2442.3 s]
/proc/loadavg: 2.07 2.11 2.08 3/200 5753
/proc/meminfo: memFree=30906964/32770624 swapFree=66993544/67108860
[pid=5469] ppid=5466 vsize=27624 memory=4300 CPUtime=2442.23 cores=1,3,5,7
/proc/5469/stat : 5469 (cosoco) R 5466 5469 1861 0 -1 4202496 7411 0 0 0 244223 0 0 0 20 0 1 0 556450011 28286976 1075 33554432000 4194304 6211132 140721493439936 140721493437896 5099124 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 22200320 140721493447691 140721493447793 140721493447793 140721493450702 0
/proc/5469/statm: 6906 1075 871 493 0 211 0
Current children cumulated CPU time: 2442.23 s
Current children cumulated vsize: 27624 KiB
Current children cumulated memory: 4300 KiB

[startup+2502.3 s]
/proc/loadavg: 2.03 2.09 2.08 3/199 5759
/proc/meminfo: memFree=30906616/32770624 swapFree=66993544/67108860
[pid=5469] ppid=5466 vsize=27624 memory=4300 CPUtime=2502.23 cores=1,3,5,7
/proc/5469/stat : 5469 (cosoco) R 5466 5469 1861 0 -1 4202496 7555 0 0 0 250223 0 0 0 20 0 1 0 556450011 28286976 1075 33554432000 4194304 6211132 140721493439936 140721493437896 5193728 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 22200320 140721493447691 140721493447793 140721493447793 140721493450702 0
/proc/5469/statm: 6906 1075 871 493 0 211 0
Current children cumulated CPU time: 2502.23 s
Current children cumulated vsize: 27624 KiB
Current children cumulated memory: 4300 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.02 2.08 2.07 3/199 5760
/proc/meminfo: memFree=30907332/32770624 swapFree=66993544/67108860
[pid=5469] ppid=5466 vsize=27624 memory=4300 CPUtime=2519.93 cores=1,3,5,7
/proc/5469/stat : 5469 (cosoco) R 5466 5469 1861 0 -1 4202496 7676 0 0 0 251993 0 0 0 20 0 1 0 556450011 28286976 1075 33554432000 4194304 6211132 140721493439936 140721493437896 5207617 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 22200320 140721493447691 140721493447793 140721493447793 140721493450702 0
/proc/5469/statm: 6906 1075 871 493 0 211 0
Current children cumulated CPU time: 2519.93 s
Current children cumulated vsize: 27624 KiB
Current children cumulated memory: 4300 KiB

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

[startup+2520.01 s]
# the end of solver process 5469 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.94 s, system=0.003999 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.94
CPU user time (s): 2519.94
CPU system time (s): 0.003999
CPU usage (%): 99.9974
Max. virtual memory (cumulated for all children) (KiB): 27624
Max. memory (cumulated for all children) (KiB): 4300

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.94
system time used= 0.003999
maximum resident set size= 4364
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7725
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= 14
involuntary context switches= 633


# summary of solver processes directly reported to runsolver:
#   pid: 5469
#   total CPU time (s): 2519.94
#   total CPU user time (s): 2519.94
#   total CPU system time (s): 0.003999

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.59704 second user time and 16.1196 second system time

The end

Launcher Data

Begin job on node121 at 2019-09-30 02:03:51
IDJOB=4407918
IDBENCH=134478
IDSOLVER=2874
FILE ID=node121/4407918-1569801875
RUNJOBID= node121-1569787350-1893
PBS_JOBID= 21705831
Free space on /tmp= 62028 MiB

SOLVER NAME= cosoco 2.0
BENCH NAME= XCSP17/Blackhole/Blackhole-m1-s13/Blackhole-13-3-04.xml
COMMAND LINE= cosoco -lc -model -restarts -stick BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4407918-1569801875/watcher-4407918-1569801875 -o /tmp/evaluation-result-4407918-1569801875/solver-4407918-1569801875 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node121-1569787350-1893 --watchdog 2580  cosoco -lc -model -restarts -stick HOME/instance-4407918-1569801875.xml

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

MD5SUM BENCH= 5cc270e62cab521987b2b853f5e11200
RANDOM SEED=505559505

node121.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.75
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.75
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.75
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.75
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:        31003268 kB
MemAvailable:   31863904 kB
Buffers:          207360 kB
Cached:           976916 kB
SwapCached:         4540 kB
Active:           682352 kB
Inactive:         514476 kB
Active(anon):       6580 kB
Inactive(anon):    80912 kB
Active(file):     675772 kB
Inactive(file):   433564 kB
Unevictable:      109048 kB
Mlocked:          109048 kB
SwapTotal:      67108860 kB
SwapFree:       66993544 kB
Dirty:              2800 kB
Writeback:             0 kB
AnonPages:        132184 kB
Mapped:            28460 kB
Shmem:             66188 kB
Slab:             163608 kB
SReclaimable:     134268 kB
SUnreclaim:        29340 kB
KernelStack:        3792 kB
PageTables:         5512 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     572920 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     83968 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /tmp at the end= 62024 MiB
End job on node121 at 2019-09-30 02:45:52