Trace number 4267939

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
cosoco 1.12? (TO) 2519.6699 2520

General information on the benchmark

NameCarSequencing/CarSequencing-m1-jcr/
CarSequencing-80-02.xml
MD5SUM201da62bda966dccc44cd0c6ff0d4af7
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 benchmark20.808901
Satisfiable
(Un)Satisfiability was proved
Number of variables1200
Number of constraints1431
Number of domains2
Minimum domain size2
Maximum domain size25
Distribution of domain sizes[{"size":2,"count":1000},{"size":25,"count":200}]
Minimum variable degree2
Maximum variable degree75
Distribution of variable degrees[{"degree":2,"count":200},{"degree":3,"count":5},{"degree":4,"count":5},{"degree":5,"count":6},{"degree":6,"count":10},{"degree":7,"count":10},{"degree":8,"count":18},{"degree":9,"count":18},{"degree":10,"count":18},{"degree":11,"count":18},{"degree":12,"count":18},{"degree":13,"count":18},{"degree":14,"count":18},{"degree":15,"count":18},{"degree":16,"count":18},{"degree":17,"count":18},{"degree":18,"count":18},{"degree":19,"count":18},{"degree":20,"count":18},{"degree":21,"count":18},{"degree":22,"count":18},{"degree":23,"count":18},{"degree":24,"count":18},{"degree":25,"count":18},{"degree":26,"count":18},"...",{"degree":51,"count":8}, {"degree":52,"count":9}, {"degree":53,"count":9}, {"degree":54,"count":56}, {"degree":55,"count":5}, {"degree":56,"count":5}, {"degree":57,"count":6}, {"degree":58,"count":6}, {"degree":59,"count":38}, {"degree":60,"count":2}, {"degree":61,"count":2}, {"degree":62,"count":2}, {"degree":63,"count":2}, {"degree":64,"count":2}, {"degree":65,"count":2}, {"degree":66,"count":2}, {"degree":67,"count":2}, {"degree":68,"count":2}, {"degree":69,"count":2}, {"degree":70,"count":2}, {"degree":71,"count":2}, {"degree":72,"count":2}, {"degree":73,"count":2}, {"degree":74,"count":3}, {"degree":75,"count":57}]
Minimum constraint arity2
Maximum constraint arity200
Distribution of constraint arities[{"arity":2,"count":199},{"arity":3,"count":396},{"arity":5,"count":392},{"arity":6,"count":200},{"arity":35,"count":1},{"arity":38,"count":1},{"arity":40,"count":1},{"arity":41,"count":1},{"arity":44,"count":1},{"arity":45,"count":2},{"arity":47,"count":1},{"arity":50,"count":3},{"arity":53,"count":2},{"arity":55,"count":2},{"arity":56,"count":2},{"arity":58,"count":1},{"arity":59,"count":2},{"arity":60,"count":3},{"arity":62,"count":3},{"arity":64,"count":1},{"arity":65,"count":4},{"arity":66,"count":1},{"arity":68,"count":3},{"arity":70,"count":3},{"arity":71,"count":2},"...",{"arity":167,"count":2}, {"arity":168,"count":1}, {"arity":170,"count":5}, {"arity":172,"count":1}, {"arity":173,"count":2}, {"arity":174,"count":1}, {"arity":175,"count":2}, {"arity":176,"count":3}, {"arity":178,"count":1}, {"arity":179,"count":2}, {"arity":180,"count":3}, {"arity":182,"count":3}, {"arity":184,"count":1}, {"arity":185,"count":4}, {"arity":186,"count":1}, {"arity":188,"count":3}, {"arity":190,"count":3}, {"arity":191,"count":2}, {"arity":192,"count":1}, {"arity":194,"count":3}, {"arity":195,"count":2}, {"arity":196,"count":1}, {"arity":197,"count":2}, {"arity":198,"count":1}, {"arity":200,"count":6}]
Number of extensional constraints200
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":200},{"type":"sum","count":1230},{"type":"cardinality","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.11	c Create Cardinality(vars,values,occurs) constraint using 200 Exactly/AtMost.. constraint 
0.00/0.11	c
0.09/0.20	c root propagations     : 0           
0.09/0.20	c restarts enabled, print stats at every restarts
0.09/0.20	c
0.09/0.20	c
0.09/0.20	c
0.09/0.20	c This is cosoco 1.12 --  
0.09/0.20	c
0.09/0.20	c command line: cosoco -lc -model -restarts HOME/instance-4267939-1502534751.xml 
0.09/0.20	c ========================================[ Problem Statistics ]===========================================
0.09/0.20	c |                                                                                                       
0.09/0.20	c |  Parse time        :         0.09 s 
0.09/0.20	c |
0.09/0.20	c |               Variables: 1200
0.09/0.20	c |            Domain Sizes: 2..25
0.09/0.20	c |
0.09/0.20	c |             Constraints: 1455
0.09/0.20	c |                   Arity: 2..200  -- Binary: 199  -- Ternary: 396
0.09/0.20	c | 
0.09/0.20	c |                   Types: 
0.09/0.20	c |                          Exactly K: 25
0.09/0.20	c |                          Extension: 200  (nb tuples: 25..25) -- (shared: 199)
0.09/0.20	c |                          Sum: 1230
0.09/0.20	c |                          
0.09/0.20	c =========================================================================================================
0.09/0.20	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.59/0.78	c 101            1340           104075         24431          0              0              878   921   881
1.09/1.29	c 211            1968           180788         42688          0              0              94   105   99  
1.69/1.83	c 332            2635           262180         65354          0              0              67   124   95  
2.58/2.73	c 465            4247           422022         102030         0              0              66   946   546 
3.29/3.46	c 611            5984           551790         121001         0              0              70   919   816 
3.88/4.08	c 771            7050           656839         147346         0              0              84   193   183 
4.58/4.79	c 947            8073           770283         181917         0              0              55   66   62   
5.40/5.57	c 1140           10041          920757         207642         0              0              54   782   606 
6.09/6.28	c 1352           11185          1037888        237738         0              0              60   331   299 
6.69/6.82	c 1585           12288          1132323        269522         0              0              59   210   202 
7.19/7.35	c 1841           13335          1222428        292504         0              0              86   215   193 
7.79/7.95	c 2122           14741          1324678        328971         0              0              40   85   72   
9.80/9.99	c 2431           16475          1632633        382586         0              0              40   486   297 
10.59/10.77	c 2770           18618          1764836        431395         0              0              41   83   74   
11.99/12.11	c 3142           20615          1981250        467553         0              0              40   507   269 
12.99/13.14	c 3551           22106          2138488        489124         0              0              40   353   345 
13.99/14.17	c 4000           23832          2362967        538620         0              0              164   389   343
15.09/15.22	c 4493           25315          2568047        574358         0              0              64   324   313 
15.99/16.18	c 5035           27081          2811133        614501         0              0              69   427   413 
17.19/17.38	c 5631           29217          3038794        654237         0              0              126   438   335
19.38/19.54	c 6286           38484          3480987        706055         0              0              40   670   509 
20.89/21.02	c 7006           40735          3708652        736280         0              0              235   270   246
25.08/25.29	c 7798           43616          4416372        900814         0              0              206   617   422
27.58/27.73	c 8669           48666          4836867        992858         0              0              71   325   291 
28.78/28.98	c 9627           52126          5213856        1070877        0              0              64   631   616 
30.79/30.95	c 10680          57655          5656413        1140547        0              0              180   699   674
32.48/32.61	c 11838          61159          6028816        1187237        0              0              64   594   566 
35.09/35.30	c 13111          67760          6528726        1292276        0              0              185   721   425
38.08/38.22	c 14511          72023          6971945        1349229        0              0              321   355   334
41.38/41.54	c 16051          76517          7475915        1413660        0              0              233   249   244
43.78/43.94	c 17745          80986          7938756        1470941        0              0              186   324   315
47.48/47.62	c 19608          87721          8576991        1587153        0              0              79   235   205 
52.08/52.29	c 21657          96520          9373073        1769787        0              0              83   204   167 
56.48/56.69	c 23910          106429         10170830       2122721        0              0              52   66   61   
62.88/63.00	c 26388          117913         11182375       2380590        0              0              54   274   184 
67.28/67.49	c 29113          126217         11933257       2531202        0              0              53   249   210 
71.98/72.11	c 32110          136196         12774078       2660458        0              0              61   257   241 
79.57/79.70	c 35406          149965         14573730       2912395        0              0              61   382   345 
87.47/87.60	c 39031          164218         15983288       3242609        0              0              58   284   233 
97.47/97.69	c 43018          178302         17831428       3606694        0              0              58   430   248 
107.68/107.84	c 47403          191945         19607679       3862006        0              0              56   233   211 
113.97/114.17	c 52226          209325         20994248       4091227        0              0              58   295   269 
127.58/127.75	c 57531          225402         23311854       4535923        0              0              56   233   203 
139.97/140.17	c 63366          248488         25522847       4966862        0              0              77   445   221 
151.87/152.06	c 69784          272223         27600523       5529753        0              0              59   264   216 
165.77/165.96	c 76843          294106         30576302       6147341        0              0              65   458   307 
176.57/176.70	c 84607          316048         33800725       6715991        0              0              85   461   442 
188.36/188.53	c 93147          337333         36053063       7026790        0              0              53   377   349 
201.36/201.57	c 102541         360869         39282010       7557393        0              0              56   490   475 
215.76/215.94	c 112874         388530         41856228       8116993        0              0              49   352   285 
234.06/234.25	c 124240         428265         45384154       8924169        0              0              55   526   371 
254.87/255.01	c 136742         472793         49750301       9581344        0              0              49   412   368 
282.37/282.56	c 150494         512647         54044136       10157867       0              0              94   284   273 
312.16/312.35	c 165621         557849         59141821       10951499       0              0              67   333   285 
330.85/331.04	c 182260         608779         64294861       12127630       0              0              62   442   400 
354.55/354.79	c 200562         664493         70356413       13131610       0              0              77   517   468 
407.05/407.22	c 220694         747371         81123756       15819171       0              0              66   558   483 
423.65/423.87	c 242839         805865         87193346       17051384       0              0              74   633   620 
449.34/449.50	c 267198         858142         93305539       18430213       0              0              56   609   590 
483.54/483.75	c 293992         954621         103623546      19544637       0              0              56   751   731 
518.34/518.58	c 323465         1084409        112740397      21488648       0              0              58   722   649 
606.73/606.98	c 355885         1241258        127303338      26791469       0              0              76   389   353 
675.52/675.76	c 391547         1367885        140803788      28042787       0              0              58   547   470 
735.12/735.32	c 430775         1513833        153555956      30223775       0              0              57   471   436 
887.20/887.44	c 473925         1791527        177454278      35558450       0              0              53   370   220 
925.10/925.37	c 521390         1938176        186246218      36644309       0              0              53   423   405 
1064.49/1064.79	c 573601         2114863        212499944      41100328       0              0              53   493   303 
1150.49/1150.73	c 631033         2317779        232494674      45966754       0              0              139   463   433
1319.67/1319.94	c 694208         2636616        260235835      53005915       0              0              74   209   186 
1429.06/1429.31	c 763700         2964080        284181734      58802668       0              0              110   465   328
1623.45/1623.79	c 840141         3416782        317318025      71400808       0              0              72   222   206 
1756.93/1757.20	c 924226         3675248        341354867      74438246       0              0              72   439   388 
1985.41/1985.79	c 1016719        3986951        387629427      84014022       0              0              74   399   363 
2172.69/2173.07	c 1118461        4364197        426670224      89685166       0              0              74   528   368 
2308.38/2308.77	c 1230377        4673636        457558210      95354518       0              0              58   509   481 
2461.17/2461.51	c 1353484        5036809        492006659      100867041      0              0              67   452   416 
2519.66/2520.00	
2519.66/2520.00	c *** INTERRUPTED ***
2519.66/2520.00	c restarts              : 76          
2519.66/2520.00	c conflicts             : 1378534      (547 /sec)
2519.66/2520.00	c decisions             : 5143951      (2042 /sec)
2519.66/2520.00	c propagations          : 102153777   (40543 /sec)
2519.66/2520.00	c root propagations     : 0           
2519.66/2520.00	c filter calls          : 500943243      (198816 /sec)
2519.66/2520.00	c useless filter calls  : 475917448      (95 %)
2519.66/2520.00	c Memory used           : 41.81 MB
2519.66/2520.00	c CPU time              : 2519.64 s
2519.66/2520.00	
2519.66/2520.00	s UNKNOWN

Verifier Data


Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4267939-1502534751/watcher-4267939-1502534751 -o /tmp/evaluation-result-4267939-1502534751/solver-4267939-1502534751 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node127-1502500309-6740 --watchdog 2580 cosoco -lc -model -restarts HOME/instance-4267939-1502534751.xml 

pid=13702
running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 2.01 2.02 2.05 3/181 13705
/proc/meminfo: memFree=30727400/32770624 swapFree=0/561696
[pid=13705] ppid=13702 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/13705/stat : 13705 (runsolver) D 13702 13705 6677 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 55668459 24240128 106 18446744073709551615 4194304 4338465 140727709608848 140727709606488 139864429298391 0 0 1 24578 18446744071580418449 0 0 17 4 0 0 0 0 0 6438912 6441760 10084352 140727709614274 140727709614665 140727709614665 140727709618122 0
/proc/13705/statm: 5918 106 53 36 0 2156 0

[startup+0.100151 s]
/proc/loadavg: 2.01 2.02 2.05 3/181 13705
/proc/meminfo: memFree=30727400/32770624 swapFree=0/561696
[pid=13705] ppid=13702 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/13705/stat : 13705 (runsolver) D 13702 13705 6677 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 55668459 24240128 106 18446744073709551615 4194304 4338465 140727709608848 140727709606488 139864429298391 0 0 1 24578 18446744071580418449 0 0 17 4 0 0 0 0 0 6438912 6441760 10084352 140727709614274 140727709614665 140727709614665 140727709618122 0
/proc/13705/statm: 5918 106 53 36 0 2156 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 23672

[startup+0.20112 s]
/proc/loadavg: 2.01 2.02 2.05 3/181 13705
/proc/meminfo: memFree=30727400/32770624 swapFree=0/561696
[pid=13705] ppid=13702 vsize=36732 CPUtime=0.09 cores=0,2,4,6
/proc/13705/stat : 13705 (cosoco) R 13702 13705 6677 0 -1 4202496 3440 0 0 0 9 0 0 0 20 0 1 0 55668459 37613568 3226 18446744073709551615 4194304 5972588 140724675868736 140724675864184 139727619152343 0 0 1 0 0 0 0 17 2 0 0 10 0 0 8070896 8075904 10698752 140724675875310 140724675875405 140724675875405 140724675878862 0
/proc/13705/statm: 9183 3226 755 435 0 2546 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 36732

[startup+0.300337 s]
/proc/loadavg: 2.01 2.02 2.05 3/181 13705
/proc/meminfo: memFree=30727400/32770624 swapFree=0/561696
[pid=13705] ppid=13702 vsize=37788 CPUtime=0.19 cores=0,2,4,6
/proc/13705/stat : 13705 (cosoco) R 13702 13705 6677 0 -1 4202496 3723 0 0 0 19 0 0 0 20 0 1 0 55668459 38694912 3556 18446744073709551615 4194304 5972588 140724675868736 140724675864184 5139281 0 0 1 8405026 0 0 0 17 2 0 0 10 0 0 8070896 8075904 10698752 140724675875310 140724675875405 140724675875405 140724675878862 0
/proc/13705/statm: 9447 3556 794 435 0 2810 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 37788

[startup+0.700253 s]
/proc/loadavg: 2.01 2.02 2.05 3/181 13705
/proc/meminfo: memFree=30727400/32770624 swapFree=0/561696
[pid=13705] ppid=13702 vsize=40296 CPUtime=0.59 cores=0,2,4,6
/proc/13705/stat : 13705 (cosoco) R 13702 13705 6677 0 -1 4202496 4367 0 0 0 59 0 0 0 20 0 1 0 55668459 41263104 4150 18446744073709551615 4194304 5972588 140724675868736 140724675864184 5046736 0 0 1 8405026 0 0 0 17 2 0 0 10 0 0 8070896 8075904 10698752 140724675875310 140724675875405 140724675875405 140724675878862 0
/proc/13705/statm: 10074 4150 794 435 0 3437 0
Current children cumulated CPU time (s) 0.59
Current children cumulated vsize (KiB) 40296

[startup+1.50028 s]
/proc/loadavg: 2.01 2.02 2.05 3/182 13706
/proc/meminfo: memFree=30715400/32770624 swapFree=0/561692
[pid=13705] ppid=13702 vsize=40296 CPUtime=1.39 cores=0,2,4,6
/proc/13705/stat : 13705 (cosoco) R 13702 13705 6677 0 -1 4202496 4369 0 0 0 139 0 0 0 20 0 1 0 55668459 41263104 4150 18446744073709551615 4194304 5972588 140724675868736 140724675866040 5139281 0 0 1 8405026 0 0 0 17 2 0 0 10 0 0 8070896 8075904 10698752 140724675875310 140724675875405 140724675875405 140724675878862 0
/proc/13705/statm: 10074 4150 794 435 0 3437 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 40296

[startup+3.10029 s]
/proc/loadavg: 2.01 2.02 2.05 3/182 13706
/proc/meminfo: memFree=30714780/32770624 swapFree=0/561692
[pid=13705] ppid=13702 vsize=42148 CPUtime=2.98 cores=0,2,4,6
/proc/13705/stat : 13705 (cosoco) R 13702 13705 6677 0 -1 4202496 7841 0 0 0 298 0 0 0 20 0 1 0 55668459 43159552 4641 18446744073709551615 4194304 5972588 140724675868736 140724675866040 5045828 0 0 1 8405026 0 0 0 17 2 0 0 10 0 0 8070896 8075904 10698752 140724675875310 140724675875405 140724675875405 140724675878862 0
/proc/13705/statm: 10537 4641 796 435 0 3900 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 42148

[startup+6.30028 s]
/proc/loadavg: 2.01 2.02 2.05 3/181 13706
/proc/meminfo: memFree=30713956/32770624 swapFree=0/561692
[pid=13705] ppid=13702 vsize=42412 CPUtime=6.19 cores=0,2,4,6
/proc/13705/stat : 13705 (cosoco) R 13702 13705 6677 0 -1 4202496 11294 0 0 0 618 1 0 0 20 0 1 0 55668459 43429888 4702 18446744073709551615 4194304 5972588 140724675868736 140724675866040 5139264 0 0 1 8405026 0 0 0 17 2 0 0 10 0 0 8070896 8075904 10698752 140724675875310 140724675875405 140724675875405 140724675878862 0
/proc/13705/statm: 10603 4702 796 435 0 3966 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 42412

[startup+12.7003 s]
/proc/loadavg: 2.01 2.02 2.05 3/181 13707
/proc/meminfo: memFree=30713464/32770624 swapFree=0/561692
[pid=13705] ppid=13702 vsize=42412 CPUtime=12.59 cores=0,2,4,6
/proc/13705/stat : 13705 (cosoco) R 13702 13705 6677 0 -1 4202496 14633 0 0 0 1258 1 0 0 20 0 1 0 55668459 43429888 4728 18446744073709551615 4194304 5972588 140724675868736 140724675866040 5139312 0 0 1 8405026 0 0 0 17 2 0 0 10 0 0 8070896 8075904 10698752 140724675875310 140724675875405 140724675875405 140724675878862 0
/proc/13705/statm: 10603 4728 796 435 0 3966 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 42412

[startup+25.5003 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 13707
/proc/meminfo: memFree=30713340/32770624 swapFree=0/561680
[pid=13705] ppid=13702 vsize=42412 CPUtime=25.38 cores=0,2,4,6
/proc/13705/stat : 13705 (cosoco) R 13702 13705 6677 0 -1 4202496 21504 0 0 0 2537 1 0 0 20 0 1 0 55668459 43429888 4753 18446744073709551615 4194304 5972588 140724675868736 140724675866040 5139490 0 0 1 8405026 0 0 0 17 2 0 0 10 0 0 8070896 8075904 10698752 140724675875310 140724675875405 140724675875405 140724675878862 0
/proc/13705/statm: 10603 4753 796 435 0 3966 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 42412

[startup+51.1003 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 13707
/proc/meminfo: memFree=30713468/32770624 swapFree=0/561664
[pid=13705] ppid=13702 vsize=42676 CPUtime=50.98 cores=0,2,4,6
/proc/13705/stat : 13705 (cosoco) R 13702 13705 6677 0 -1 4202496 24910 0 0 0 5097 1 0 0 20 0 1 0 55668459 43700224 4818 18446744073709551615 4194304 5972588 140724675868736 140724675866040 5046151 0 0 1 8405026 0 0 0 17 2 0 0 10 0 0 8070896 8075904 10698752 140724675875310 140724675875405 140724675875405 140724675878862 0
/proc/13705/statm: 10669 4818 796 435 0 4032 0
Current children cumulated CPU time (s) 50.98
Current children cumulated vsize (KiB) 42676

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 13709
/proc/meminfo: memFree=30714092/32770624 swapFree=0/561664
[pid=13705] ppid=13702 vsize=42676 CPUtime=102.18 cores=0,2,4,6
/proc/13705/stat : 13705 (cosoco) R 13702 13705 6677 0 -1 4202496 28323 0 0 0 10217 1 0 0 20 0 1 0 55668459 43700224 4818 18446744073709551615 4194304 5972588 140724675868736 140724675866040 5046945 0 0 1 8405026 0 0 0 17 2 0 0 10 0 0 8070896 8075904 10698752 140724675875310 140724675875405 140724675875405 140724675878862 0
/proc/13705/statm: 10669 4818 796 435 0 4032 0
Current children cumulated CPU time (s) 102.18
Current children cumulated vsize (KiB) 42676

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 13711
/proc/meminfo: memFree=30713680/32770624 swapFree=0/561680
[pid=13705] ppid=13702 vsize=42676 CPUtime=162.17 cores=0,2,4,6
/proc/13705/stat : 13705 (cosoco) R 13702 13705 6677 0 -1 4202496 31701 0 0 0 16216 1 0 0 20 0 1 0 55668459 43700224 4818 18446744073709551615 4194304 5972588 140724675868736 140724675866040 5046945 0 0 1 8405026 0 0 0 17 2 0 0 10 0 0 8070896 8075904 10698752 140724675875310 140724675875405 140724675875405 140724675878862 0
/proc/13705/statm: 10669 4818 796 435 0 4032 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 42676

[startup+222.306 s]
/proc/loadavg: 2.04 2.03 2.05 3/181 13713
/proc/meminfo: memFree=30714052/32770624 swapFree=0/561724
[pid=13705] ppid=13702 vsize=42676 CPUtime=222.17 cores=0,2,4,6
/proc/13705/stat : 13705 (cosoco) R 13702 13705 6677 0 -1 4202496 35126 0 0 0 22216 1 0 0 20 0 1 0 55668459 43700224 4818 18446744073709551615 4194304 5972588 140724675868736 140724675866040 5139499 0 0 1 8405026 0 0 0 17 2 0 0 10 0 0 8070896 8075904 10698752 140724675875310 140724675875405 140724675875405 140724675878862 0
/proc/13705/statm: 10669 4818 796 435 0 4032 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 42676

[startup+282.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/181 13715
/proc/meminfo: memFree=30713540/32770624 swapFree=0/561732
[pid=13705] ppid=13702 vsize=42676 CPUtime=282.17 cores=0,2,4,6
/proc/13705/stat : 13705 (cosoco) R 13702 13705 6677 0 -1 4202496 38432 0 0 0 28215 2 0 0 20 0 1 0 55668459 43700224 4818 18446744073709551615 4194304 5972588 140724675868736 140724675866040 5139281 0 0 1 8405026 0 0 0 17 2 0 0 10 0 0 8070896 8075904 10698752 140724675875310 140724675875405 140724675875405 140724675878862 0
/proc/13705/statm: 10669 4818 796 435 0 4032 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 42676

[startup+342.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/181 13717
/proc/meminfo: memFree=30713164/32770624 swapFree=0/561732
[pid=13705] ppid=13702 vsize=42676 CPUtime=342.15 cores=0,2,4,6
/proc/13705/stat : 13705 (cosoco) R 13702 13705 6677 0 -1 4202496 39304 0 0 0 34213 2 0 0 20 0 1 0 55668459 43700224 4819 18446744073709551615 4194304 5972588 140724675868736 140724675866040 5045800 0 0 1 8405026 0 0 0 17 2 0 0 10 0 0 8070896 8075904 10698752 140724675875310 140724675875405 140724675875405 140724675878862 0
/proc/13705/statm: 10669 4819 796 435 0 4032 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 42676

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 13719
/proc/meminfo: memFree=30712920/32770624 swapFree=0/561744
[pid=13705] ppid=13702 vsize=42676 CPUtime=402.15 cores=0,2,4,6
/proc/13705/stat : 13705 (cosoco) R 13702 13705 6677 0 -1 4202496 39989 0 0 0 40213 2 0 0 20 0 1 0 55668459 43700224 4819 18446744073709551615 4194304 5972588 140724675868736 140724675866040 5045825 0 0 1 8405026 0 0 0 17 2 0 0 10 0 0 8070896 8075904 10698752 140724675875310 140724675875405 140724675875405 140724675878862 0
/proc/13705/statm: 10669 4819 796 435 0 4032 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 42676

[startup+462.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/181 13721
/proc/meminfo: memFree=30713044/32770624 swapFree=0/561772
[pid=13705] ppid=13702 vsize=42808 CPUtime=462.14 cores=0,2,4,6
/proc/13705/stat : 13705 (cosoco) R 13702 13705 6677 0 -1 4202496 40993 0 0 0 46212 2 0 0 20 0 1 0 55668459 43835392 4819 18446744073709551615 4194304 5972588 140724675868736 140724675865512 5139291 0 0 1 8405026 0 0 0 17 2 0 0 10 0 0 8070896 8075904 10698752 140724675875310 140724675875405 140724675875405 140724675878862 0
/proc/13705/statm: 10702 4819 796 435 0 4065 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 42808

[startup+522.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/184 13798
/proc/meminfo: memFree=31166508/32770624 swapFree=0/561844
[pid=13705] ppid=13702 vsize=42808 CPUtime=522.14 cores=0,2,4,6
/proc/13705/stat : 13705 (cosoco) R 13702 13705 6677 0 -1 4202496 41840 0 0 0 52212 2 0 0 20 0 1 0 55668459 43835392 4828 18446744073709551615 4194304 5972588 140724675868736 140724675866040 5319857 0 0 1 8405026 0 0 0 17 2 0 0 10 0 0 8070896 8075904 10698752 140724675875310 140724675875405 140724675875405 140724675878862 0
/proc/13705/statm: 10702 4828 796 435 0 4065 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 42808

[startup+582.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/184 13800
/proc/meminfo: memFree=31165760/32770624 swapFree=0/561852
[pid=13705] ppid=13702 vsize=42808 CPUtime=582.13 cores=0,2,4,6
/proc/13705/stat : 13705 (cosoco) R 13702 13705 6677 0 -1 4202496 42399 0 0 0 58211 2 0 0 20 0 1 0 55668459 43835392 4829 18446744073709551615 4194304 5972588 140724675868736 140724675866040 5048640 0 0 1 8405026 0 0 0 17 2 0 0 10 0 0 8070896 8075904 10698752 140724675875310 140724675875405 140724675875405 140724675878862 0
/proc/13705/statm: 10702 4829 796 435 0 4065 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 42808


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


[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/181 13850
/proc/meminfo: memFree=31168476/32770624 swapFree=0/562016
[pid=13705] ppid=13702 vsize=42808 CPUtime=1602.04 cores=0,2,4,6
/proc/13705/stat : 13705 (cosoco) R 13702 13705 6677 0 -1 4202496 53470 0 0 0 160201 3 0 0 20 0 1 0 55668459 43835392 4829 18446744073709551615 4194304 5972588 140724675868736 140724675866040 5047408 0 0 1 8405026 0 0 0 17 2 0 0 10 0 0 8070896 8075904 10698752 140724675875310 140724675875405 140724675875405 140724675878862 0
/proc/13705/statm: 10702 4829 796 435 0 4065 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 42808

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/181 13852
/proc/meminfo: memFree=31168352/32770624 swapFree=0/562020
[pid=13705] ppid=13702 vsize=42808 CPUtime=1662.04 cores=0,2,4,6
/proc/13705/stat : 13705 (cosoco) R 13702 13705 6677 0 -1 4202496 54214 0 0 0 166201 3 0 0 20 0 1 0 55668459 43835392 4829 18446744073709551615 4194304 5972588 140724675868736 140724675866040 5047908 0 0 1 8405026 0 0 0 17 2 0 0 10 0 0 8070896 8075904 10698752 140724675875310 140724675875405 140724675875405 140724675878862 0
/proc/13705/statm: 10702 4829 796 435 0 4065 0
Current children cumulated CPU time (s) 1662.04
Current children cumulated vsize (KiB) 42808

[startup+1722.3 s]
/proc/loadavg: 2.12 2.04 2.05 3/185 13869
/proc/meminfo: memFree=31163956/32770624 swapFree=0/562032
[pid=13705] ppid=13702 vsize=42808 CPUtime=1722.03 cores=0,2,4,6
/proc/13705/stat : 13705 (cosoco) R 13702 13705 6677 0 -1 4202496 54823 0 0 0 172200 3 0 0 20 0 1 0 55668459 43835392 4829 18446744073709551615 4194304 5972588 140724675868736 140724675866040 5045838 0 0 1 8405026 0 0 0 17 2 0 0 10 0 0 8070896 8075904 10698752 140724675875310 140724675875405 140724675875405 140724675878862 0
/proc/13705/statm: 10702 4829 796 435 0 4065 0
Current children cumulated CPU time (s) 1722.03
Current children cumulated vsize (KiB) 42808

[startup+1782.3 s]
/proc/loadavg: 2.05 2.04 2.05 3/185 13895
/proc/meminfo: memFree=31161976/32770624 swapFree=0/562064
[pid=13705] ppid=13702 vsize=42808 CPUtime=1782.03 cores=0,2,4,6
/proc/13705/stat : 13705 (cosoco) R 13702 13705 6677 0 -1 4202496 55643 0 0 0 178200 3 0 0 20 0 1 0 55668459 43835392 4829 18446744073709551615 4194304 5972588 140724675868736 140724675866040 5046214 0 0 1 8405026 0 0 0 17 2 0 0 10 0 0 8070896 8075904 10698752 140724675875310 140724675875405 140724675875405 140724675878862 0
/proc/13705/statm: 10702 4829 796 435 0 4065 0
Current children cumulated CPU time (s) 1782.03
Current children cumulated vsize (KiB) 42808

[startup+1842.3 s]
/proc/loadavg: 2.02 2.03 2.05 3/185 13897
/proc/meminfo: memFree=31162892/32770624 swapFree=0/562084
[pid=13705] ppid=13702 vsize=42808 CPUtime=1842.02 cores=0,2,4,6
/proc/13705/stat : 13705 (cosoco) R 13702 13705 6677 0 -1 4202496 56295 0 0 0 184199 3 0 0 20 0 1 0 55668459 43835392 4829 18446744073709551615 4194304 5972588 140724675868736 140724675866040 5139264 0 0 1 8405026 0 0 0 17 2 0 0 10 0 0 8070896 8075904 10698752 140724675875310 140724675875405 140724675875405 140724675878862 0
/proc/13705/statm: 10702 4829 796 435 0 4065 0
Current children cumulated CPU time (s) 1842.02
Current children cumulated vsize (KiB) 42808

[startup+1902.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/182 13899
/proc/meminfo: memFree=31167156/32770624 swapFree=0/562096
[pid=13705] ppid=13702 vsize=42808 CPUtime=1902.01 cores=0,2,4,6
/proc/13705/stat : 13705 (cosoco) R 13702 13705 6677 0 -1 4202496 56905 0 0 0 190198 3 0 0 20 0 1 0 55668459 43835392 4829 18446744073709551615 4194304 5972588 140724675868736 140724675866040 5139507 0 0 1 8405026 0 0 0 17 2 0 0 10 0 0 8070896 8075904 10698752 140724675875310 140724675875405 140724675875405 140724675878862 0
/proc/13705/statm: 10702 4829 796 435 0 4065 0
Current children cumulated CPU time (s) 1902.01
Current children cumulated vsize (KiB) 42808

[startup+1962.3 s]
/proc/loadavg: 2.05 2.04 2.05 3/182 13901
/proc/meminfo: memFree=31167156/32770624 swapFree=0/562100
[pid=13705] ppid=13702 vsize=42808 CPUtime=1962.01 cores=0,2,4,6
/proc/13705/stat : 13705 (cosoco) R 13702 13705 6677 0 -1 4202496 57377 0 0 0 196198 3 0 0 20 0 1 0 55668459 43835392 4829 18446744073709551615 4194304 5972588 140724675868736 140724675866040 4908832 0 0 1 8405026 0 0 0 17 2 0 0 10 0 0 8070896 8075904 10698752 140724675875310 140724675875405 140724675875405 140724675878862 0
/proc/13705/statm: 10702 4829 796 435 0 4065 0
Current children cumulated CPU time (s) 1962.01
Current children cumulated vsize (KiB) 42808

[startup+2022.3 s]
/proc/loadavg: 2.02 2.03 2.05 3/181 13903
/proc/meminfo: memFree=31167668/32770624 swapFree=0/562112
[pid=13705] ppid=13702 vsize=42808 CPUtime=2022 cores=0,2,4,6
/proc/13705/stat : 13705 (cosoco) R 13702 13705 6677 0 -1 4202496 58075 0 0 0 202197 3 0 0 20 0 1 0 55668459 43835392 4829 18446744073709551615 4194304 5972588 140724675868736 140724675866040 5045833 0 0 1 8405026 0 0 0 17 2 0 0 10 0 0 8070896 8075904 10698752 140724675875310 140724675875405 140724675875405 140724675878862 0
/proc/13705/statm: 10702 4829 796 435 0 4065 0
Current children cumulated CPU time (s) 2022
Current children cumulated vsize (KiB) 42808

[startup+2082.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/181 13905
/proc/meminfo: memFree=31168040/32770624 swapFree=0/562124
[pid=13705] ppid=13702 vsize=42808 CPUtime=2082 cores=0,2,4,6
/proc/13705/stat : 13705 (cosoco) R 13702 13705 6677 0 -1 4202496 58581 0 0 0 208197 3 0 0 20 0 1 0 55668459 43835392 4829 18446744073709551615 4194304 5972588 140724675868736 140724675866040 5047416 0 0 1 8405026 0 0 0 17 2 0 0 10 0 0 8070896 8075904 10698752 140724675875310 140724675875405 140724675875405 140724675878862 0
/proc/13705/statm: 10702 4829 796 435 0 4065 0
Current children cumulated CPU time (s) 2082
Current children cumulated vsize (KiB) 42808

[startup+2142.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/181 13907
/proc/meminfo: memFree=31168080/32770624 swapFree=0/562132
[pid=13705] ppid=13702 vsize=42808 CPUtime=2141.99 cores=0,2,4,6
/proc/13705/stat : 13705 (cosoco) R 13702 13705 6677 0 -1 4202496 59372 0 0 0 214196 3 0 0 20 0 1 0 55668459 43835392 4829 18446744073709551615 4194304 5972588 140724675868736 140724675866040 5320809 0 0 1 8405026 0 0 0 17 2 0 0 10 0 0 8070896 8075904 10698752 140724675875310 140724675875405 140724675875405 140724675878862 0
/proc/13705/statm: 10702 4829 796 435 0 4065 0
Current children cumulated CPU time (s) 2141.99
Current children cumulated vsize (KiB) 42808

[startup+2202.31 s]
/proc/loadavg: 2.08 2.03 2.05 3/181 13909
/proc/meminfo: memFree=31168204/32770624 swapFree=0/562144
[pid=13705] ppid=13702 vsize=42808 CPUtime=2201.99 cores=0,2,4,6
/proc/13705/stat : 13705 (cosoco) R 13702 13705 6677 0 -1 4202496 60217 0 0 0 220196 3 0 0 20 0 1 0 55668459 43835392 4829 18446744073709551615 4194304 5972588 140724675868736 140724675866040 5046936 0 0 1 8405026 0 0 0 17 2 0 0 10 0 0 8070896 8075904 10698752 140724675875310 140724675875405 140724675875405 140724675878862 0
/proc/13705/statm: 10702 4829 796 435 0 4065 0
Current children cumulated CPU time (s) 2201.99
Current children cumulated vsize (KiB) 42808

[startup+2262.3 s]
/proc/loadavg: 2.03 2.03 2.05 3/181 13911
/proc/meminfo: memFree=31168452/32770624 swapFree=0/562144
[pid=13705] ppid=13702 vsize=42808 CPUtime=2261.98 cores=0,2,4,6
/proc/13705/stat : 13705 (cosoco) R 13702 13705 6677 0 -1 4202496 60687 0 0 0 226195 3 0 0 20 0 1 0 55668459 43835392 4829 18446744073709551615 4194304 5972588 140724675868736 140724675866040 5045821 0 0 1 8405026 0 0 0 17 2 0 0 10 0 0 8070896 8075904 10698752 140724675875310 140724675875405 140724675875405 140724675878862 0
/proc/13705/statm: 10702 4829 796 435 0 4065 0
Current children cumulated CPU time (s) 2261.98
Current children cumulated vsize (KiB) 42808

[startup+2322.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/185 13928
/proc/meminfo: memFree=31164452/32770624 swapFree=0/562180
[pid=13705] ppid=13702 vsize=42808 CPUtime=2321.98 cores=0,2,4,6
/proc/13705/stat : 13705 (cosoco) R 13702 13705 6677 0 -1 4202496 61518 0 0 0 232195 3 0 0 20 0 1 0 55668459 43835392 4829 18446744073709551615 4194304 5972588 140724675868736 140724675866040 5139490 0 0 1 8405026 0 0 0 17 2 0 0 10 0 0 8070896 8075904 10698752 140724675875310 140724675875405 140724675875405 140724675878862 0
/proc/13705/statm: 10702 4829 796 435 0 4065 0
Current children cumulated CPU time (s) 2321.98
Current children cumulated vsize (KiB) 42808

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 13930
/proc/meminfo: memFree=31163836/32770624 swapFree=0/562192
[pid=13705] ppid=13702 vsize=42808 CPUtime=2381.97 cores=0,2,4,6
/proc/13705/stat : 13705 (cosoco) R 13702 13705 6677 0 -1 4202496 62233 0 0 0 238194 3 0 0 20 0 1 0 55668459 43835392 4829 18446744073709551615 4194304 5972588 140724675868736 140724675866040 5045828 0 0 1 8405026 0 0 0 17 2 0 0 10 0 0 8070896 8075904 10698752 140724675875310 140724675875405 140724675875405 140724675878862 0
/proc/13705/statm: 10702 4829 796 435 0 4065 0
Current children cumulated CPU time (s) 2381.97
Current children cumulated vsize (KiB) 42808

[startup+2442.3 s]
/proc/loadavg: 2.06 2.03 2.05 3/181 13932
/proc/meminfo: memFree=31168116/32770624 swapFree=0/562196
[pid=13705] ppid=13702 vsize=42808 CPUtime=2441.97 cores=0,2,4,6
/proc/13705/stat : 13705 (cosoco) R 13702 13705 6677 0 -1 4202496 62735 0 0 0 244194 3 0 0 20 0 1 0 55668459 43835392 4829 18446744073709551615 4194304 5972588 140724675868736 140724675866040 5139300 0 0 1 8405026 0 0 0 17 2 0 0 10 0 0 8070896 8075904 10698752 140724675875310 140724675875405 140724675875405 140724675878862 0
/proc/13705/statm: 10702 4829 796 435 0 4065 0
Current children cumulated CPU time (s) 2441.97
Current children cumulated vsize (KiB) 42808

[startup+2502.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/182 13935
/proc/meminfo: memFree=31167596/32770624 swapFree=0/562212
[pid=13705] ppid=13702 vsize=42808 CPUtime=2501.96 cores=0,2,4,6
/proc/13705/stat : 13705 (cosoco) R 13702 13705 6677 0 -1 4202496 63513 0 0 0 250193 3 0 0 20 0 1 0 55668459 43835392 4829 18446744073709551615 4194304 5972588 140724675868736 140724675866040 5047946 0 0 1 8405026 0 0 0 17 2 0 0 10 0 0 8070896 8075904 10698752 140724675875310 140724675875405 140724675875405 140724675878862 0
/proc/13705/statm: 10702 4829 796 435 0 4065 0
Current children cumulated CPU time (s) 2501.96
Current children cumulated vsize (KiB) 42808



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]
/proc/loadavg: 2.02 2.02 2.05 3/182 13935
/proc/meminfo: memFree=31167596/32770624 swapFree=0/562212
[pid=13705] ppid=13702 vsize=42808 CPUtime=2519.66 cores=0,2,4,6
/proc/13705/stat : 13705 (cosoco) R 13702 13705 6677 0 -1 4202496 64024 0 0 0 251963 3 0 0 20 0 1 0 55668459 43835392 4829 18446744073709551615 4194304 5972588 140724675868736 140724675866040 5139490 0 0 1 8405026 0 0 0 17 2 0 0 10 0 0 8070896 8075904 10698752 140724675875310 140724675875405 140724675875405 140724675878862 0
/proc/13705/statm: 10702 4829 796 435 0 4065 0
Current children cumulated CPU time (s) 2519.66
Current children cumulated vsize (KiB) 42808

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

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 13705 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 1
Real time (s): 2520
CPU time (s): 2519.67
CPU user time (s): 2519.64
CPU system time (s): 0.037996
CPU usage (%): 99.987
Max. virtual memory (cumulated for all children) (KiB): 42808

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.64
system time used= 0.037996
maximum resident set size= 19392
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 64077
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= 16
involuntary context switches= 3152

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.17589 second user time and 8.8219 second system time

The end

Launcher Data

Begin job on node127 at 2017-08-12 12:31:43
IDJOB=4267939
IDBENCH=128081
IDSOLVER=2658
FILE ID=node127/4267939-1502534751
RUNJOBID= node127-1502500309-6740
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= cosoco 1.12
BENCH NAME= XCSP17/CarSequencing/CarSequencing-m1-jcr/CarSequencing-80-02.xml
COMMAND LINE= cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4267939-1502534751/watcher-4267939-1502534751 -o /tmp/evaluation-result-4267939-1502534751/solver-4267939-1502534751 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node127-1502500309-6740 --watchdog 2580  cosoco -lc -model -restarts HOME/instance-4267939-1502534751.xml

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

MD5SUM BENCH= 201da62bda966dccc44cd0c6ff0d4af7
RANDOM SEED=148437828

node127.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.92
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.92
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.92
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.92
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:        30727404 kB
MemAvailable:   31532488 kB
Buffers:          270976 kB
Cached:           823556 kB
SwapCached:            0 kB
Active:          1030808 kB
Inactive:         586604 kB
Active(anon):     523464 kB
Inactive(anon):    24908 kB
Active(file):     507344 kB
Inactive(file):   561696 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2376 kB
Writeback:            84 kB
AnonPages:        523112 kB
Mapped:            46116 kB
Shmem:             25252 kB
Slab:             129156 kB
SReclaimable:     103760 kB
SUnreclaim:        25396 kB
KernelStack:        3264 kB
PageTables:         5956 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     784364 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    458752 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 62024 MiB
End job on node127 at 2017-08-12 13:13:43