Trace number 4267940

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.5 2520

General information on the benchmark

NameCarSequencing/CarSequencing-m1-jcr/
CarSequencing-85-05.xml
MD5SUM5a3f618f89c6aa3a803c36caec9b03ca
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 benchmark25.191601
Satisfiable
(Un)Satisfiability was proved
Number of variables1200
Number of constraints1453
Number of domains2
Minimum domain size2
Maximum domain size26
Distribution of domain sizes[{"size":2,"count":1000},{"size":26,"count":200}]
Minimum variable degree2
Maximum variable degree89
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":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":2}, {"degree":75,"count":2}, {"degree":76,"count":2}, {"degree":77,"count":2}, {"degree":78,"count":2}, {"degree":79,"count":2}, {"degree":80,"count":2}, {"degree":81,"count":2}, {"degree":82,"count":2}, {"degree":83,"count":2}, {"degree":84,"count":2}, {"degree":85,"count":2}, {"degree":86,"count":2}, {"degree":87,"count":2}, {"degree":88,"count":3}, {"degree":89,"count":29}]
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":29,"count":1},{"arity":30,"count":1},{"arity":32,"count":2},{"arity":34,"count":1},{"arity":35,"count":1},{"arity":36,"count":1},{"arity":38,"count":3},{"arity":40,"count":3},{"arity":41,"count":2},{"arity":42,"count":1},{"arity":44,"count":3},{"arity":45,"count":2},{"arity":46,"count":1},{"arity":47,"count":2},{"arity":48,"count":1},{"arity":50,"count":5},{"arity":52,"count":1},{"arity":53,"count":2},{"arity":54,"count":1},{"arity":55,"count":2},{"arity":56,"count":3},"...",{"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":1252},{"type":"cardinality","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.06	c Create Cardinality(vars,values,occurs) constraint using 200 Exactly/AtMost.. constraint 
0.00/0.06	c
0.04/0.16	c root propagations     : 0           
0.04/0.16	c restarts enabled, print stats at every restarts
0.04/0.16	c
0.04/0.16	c
0.04/0.16	c
0.04/0.16	c This is cosoco 1.12 --  
0.04/0.16	c
0.04/0.16	c command line: cosoco -lc -model -restarts HOME/instance-4267940-1502534953.xml 
0.04/0.16	c ========================================[ Problem Statistics ]===========================================
0.04/0.16	c |                                                                                                       
0.04/0.16	c |  Parse time        :         0.09 s 
0.04/0.16	c |
0.04/0.16	c |               Variables: 1200
0.04/0.16	c |            Domain Sizes: 2..26
0.04/0.16	c |
0.04/0.16	c |             Constraints: 1478
0.04/0.16	c |                   Arity: 2..200  -- Binary: 199  -- Ternary: 396
0.04/0.16	c | 
0.04/0.16	c |                   Types: 
0.04/0.16	c |                          Exactly K: 26
0.04/0.16	c |                          Extension: 200  (nb tuples: 26..26) -- (shared: 199)
0.04/0.16	c |                          Sum: 1252
0.04/0.16	c |                          
0.04/0.16	c =========================================================================================================
0.04/0.16	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.54/0.61	c 101            1089           76649          19886          0              0              742   769   742
0.84/0.91	c 211            1504           123213         35945          0              0              56   66   61   
1.15/1.23	c 332            1954           174098         50630          0              0              38   47   42   
1.44/1.59	c 465            2511           231611         74460          0              0              34   114   96  
2.14/2.25	c 611            3734           345263         103518         0              0              50   746   431 
2.74/2.88	c 771            5239           478854         123923         0              0              50   552   396 
3.14/3.22	c 947            6142           543089         144823         0              0              50   310   301 
3.44/3.59	c 1140           7024           614548         180879         0              0              94   106   102 
3.94/4.01	c 1352           7991           692177         217077         0              0              67   81   74   
4.34/4.44	c 1585           8968           767539         255183         0              0              59   67   63   
4.94/5.01	c 1841           10010          871202         309966         0              0              57   66   63   
5.24/5.34	c 2122           11197          941229         324401         0              0              60   475   447 
5.83/5.96	c 2431           12121          1074079        362671         0              0              74   368   344 
7.13/7.20	c 2770           13287          1285583        393503         0              0              60   212   206 
8.03/8.11	c 3142           14744          1448046        426108         0              0              254   296   287
9.03/9.17	c 3551           16401          1634647        477042         0              0              158   208   189
10.13/10.28	c 4000           18103          1811743        547286         0              0              157   177   163
11.43/11.55	c 4493           20052          2023999        630884         0              0              152   164   158
12.73/12.81	c 5035           21961          2253698        751829         0              0              153   169   159
14.23/14.37	c 5631           24299          2510810        870369         0              0              129   142   134
16.63/16.70	c 6286           26754          2896912        1026504        0              0              124   136   130
18.63/18.78	c 7006           29415          3232899        1207537        0              0              45   58   52   
20.63/20.79	c 7798           31805          3572884        1439176        0              0              44   71   54   
25.43/25.52	c 8669           34786          4355136        1995871        0              0              45   63   52   
27.72/27.85	c 9627           38047          4730481        2218937        0              0              41   60   49   
31.42/31.53	c 10680          41672          5321411        2523757        0              0              43   57   50   
37.72/37.88	c 11838          45960          6353326        3196382        0              0              39   57   49   
41.02/41.14	c 13111          50408          6876671        3518474        0              0              42   60   48   
47.72/47.88	c 14511          55262          7970860        4134254        0              0              39   55   47   
49.72/49.85	c 16051          60344          8366676        4241270        0              0              40   325   256 
53.22/53.32	c 17745          64074          9119146        4365716        0              0              41   268   256 
56.22/56.33	c 19608          68715          9731921        4492044        0              0              42   308   272 
60.52/60.67	c 21657          74000          10678289       4633976        0              0              42   364   278 
64.22/64.33	c 23910          79617          11610462       4746375        0              0              149   354   344
69.72/69.82	c 26388          85660          12679534       4925954        0              0              252   313   298
74.72/74.89	c 29113          91576          13709329       5098889        0              0              228   254   253
83.91/84.06	c 32110          101246         15799665       5328493        0              0              318   359   346
90.31/90.44	c 35406          114284         17153023       5507460        0              0              218   384   303
99.91/100.05	c 39031          127291         18875741       6078488        0              0              75   246   192 
104.41/104.57	c 43018          138740         20009998       6334631        0              0              114   321   305
112.01/112.11	c 47403          148274         21749412       6607270        0              0              210   372   360
117.81/117.94	c 52226          157368         22984953       6965174        0              0              85   334   326 
130.81/130.95	c 57531          179695         25174318       7597328        0              0              58   339   202 
145.70/145.87	c 63366          200644         27782572       9381366        0              0              54   74   63   
161.30/161.48	c 69784          223305         30260613       10866198       0              0              40   67   52   
174.10/174.28	c 76843          241565         32786988       11730899       0              0              40   323   228 
187.39/187.55	c 84607          259641         35977847       12263518       0              0              46   396   384 
201.99/202.15	c 93147          281880         39269564       12919476       0              0              46   406   386 
212.29/212.41	c 102541         307061         42222298       13570551       0              0              47   424   413 
231.99/232.13	c 112874         347150         46528400       14369907       0              0              47   394   370 
250.18/250.35	c 124240         392516         50142344       16851573       0              0              72   90   83   
267.98/268.15	c 136742         435837         54033616       18569336       0              0              69   460   271 
303.67/303.84	c 150494         472894         61400753       20448589       0              0              70   360   344 
322.17/322.31	c 165621         511284         66469140       21726943       0              0              69   464   452 
348.57/348.75	c 182260         560779         72047427       23062447       0              0              72   441   389 
364.26/364.44	c 200562         614499         75587462       23598046       0              0              73   377   359 
397.55/397.73	c 220694         676414         85783625       25465170       0              0              83   419   413 
445.35/445.53	c 242839         739063         95932976       26639086       0              0              74   365   359 
508.33/508.52	c 267198         817229         106921972      29933585       0              0              77   200   181 
590.83/591.09	c 293992         908875         120724591      33632379       0              0              113   193   173
644.52/644.79	c 323465         1001652        131536032      37747758       0              0              46   349   239 
715.50/715.75	c 355885         1110958        144626364      42110631       0              0              44   296   179 
771.89/772.12	c 391547         1232715        156982377      45497213       0              0              79   376   287 
834.98/835.26	c 430775         1387286        168862199      52027794       0              0              65   87   79   
910.87/911.19	c 473925         1567405        183409305      60155608       0              0              62   82   74   
990.65/990.97	c 521390         1755665        198578753      69321990       0              0              60   83   73   
1138.72/1139.03	c 573601         1939119        227558909      72478056       0              0              63   287   278 
1188.51/1188.81	c 631033         2130868        241076258      74958995       0              0              64   367   346 
1274.19/1274.51	c 694208         2324361        259920714      78124227       0              0              61   361   344 
1543.44/1543.80	c 763700         2485018        330986622      84408703       0              0              64   393   379 
1814.17/1814.65	c 840141         2692196        386648549      92166136       0              0              64   403   393 
1953.84/1954.36	c 924226         2875788        418582454      96896850       0              0              64   383   375 
2085.01/2085.58	c 1016719        3083277        451351513      106690632      0              0              65   410   399 
2387.80/2388.39	c 1118461        3429583        503274006      116528840      0              0              64   208   193 
2519.49/2520.00	
2519.49/2520.00	c *** INTERRUPTED ***
2519.49/2520.00	c restarts              : 74          
2519.49/2520.00	c conflicts             : 1174485      (466 /sec)
2519.49/2520.00	c decisions             : 3624404      (1439 /sec)
2519.49/2520.00	c propagations          : 124007908   (49220 /sec)
2519.49/2520.00	c root propagations     : 0           
2519.49/2520.00	c filter calls          : 525122175      (208425 /sec)
2519.49/2520.00	c useless filter calls  : 502146992      (95 %)
2519.49/2520.00	c Memory used           : 40.42 MB
2519.49/2520.00	c CPU time              : 2519.48 s
2519.49/2520.00	
2519.49/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-4267940-1502534953/watcher-4267940-1502534953 -o /tmp/evaluation-result-4267940-1502534953/solver-4267940-1502534953 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1502500311-1849 --watchdog 2580 cosoco -lc -model -restarts HOME/instance-4267940-1502534953.xml 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.02 2.05 2/180 9207
/proc/meminfo: memFree=31340052/32770624 swapFree=0/324776
[pid=9207] ppid=9204 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/9207/stat : 9207 (runsolver) D 9204 9207 1785 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 55690816 24240128 108 18446744073709551615 4194304 4338465 140736508465056 140736508462696 139987252437719 0 0 1 24578 18446744071580418449 0 0 17 3 0 0 0 0 0 6438912 6441760 6688768 140736508469442 140736508469833 140736508469833 140736508473290 0
/proc/9207/statm: 5918 108 54 36 0 2156 0

[startup+0.100158 s]
/proc/loadavg: 2.00 2.02 2.05 2/180 9207
/proc/meminfo: memFree=31340052/32770624 swapFree=0/324776
[pid=9207] ppid=9204 vsize=34536 CPUtime=0.04 cores=1,3,5,7
/proc/9207/stat : 9207 (cosoco) R 9204 9207 1785 0 -1 4202496 2878 0 0 0 4 0 0 0 20 0 1 0 55690816 35364864 2712 18446744073709551615 4194304 5972588 140720707166032 140720707162680 139842528373733 0 0 1 0 0 0 0 17 5 0 0 5 0 0 8070896 8075904 37875712 140720707174894 140720707174989 140720707174989 140720707178446 0
/proc/9207/statm: 8634 2712 753 435 0 1997 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 34536

[startup+0.200317 s]
/proc/loadavg: 2.00 2.02 2.05 2/180 9207
/proc/meminfo: memFree=31340052/32770624 swapFree=0/324776
[pid=9207] ppid=9204 vsize=37284 CPUtime=0.14 cores=1,3,5,7
/proc/9207/stat : 9207 (cosoco) R 9204 9207 1785 0 -1 4202496 3617 0 0 0 14 0 0 0 20 0 1 0 55690816 38178816 3400 18446744073709551615 4194304 5972588 140720707166032 140720707162680 139842528373733 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 37875712 140720707174894 140720707174989 140720707174989 140720707178446 0
/proc/9207/statm: 9321 3400 794 435 0 2684 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 37284

[startup+0.300258 s]
/proc/loadavg: 2.00 2.02 2.05 2/180 9207
/proc/meminfo: memFree=31340052/32770624 swapFree=0/324776
[pid=9207] ppid=9204 vsize=38208 CPUtime=0.23 cores=1,3,5,7
/proc/9207/stat : 9207 (cosoco) R 9204 9207 1785 0 -1 4202496 3855 0 0 0 23 0 0 0 20 0 1 0 55690816 39124992 3664 18446744073709551615 4194304 5972588 140720707166032 140720707162680 5139338 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 37875712 140720707174894 140720707174989 140720707174989 140720707178446 0
/proc/9207/statm: 9552 3664 794 435 0 2915 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 38208

[startup+0.70022 s]
/proc/loadavg: 2.00 2.02 2.05 2/180 9207
/proc/meminfo: memFree=31340052/32770624 swapFree=0/324776
[pid=9207] ppid=9204 vsize=39800 CPUtime=0.64 cores=1,3,5,7
/proc/9207/stat : 9207 (cosoco) R 9204 9207 1785 0 -1 4202496 4247 0 0 0 63 1 0 0 20 0 1 0 55690816 40755200 4060 18446744073709551615 4194304 5972588 140720707166032 140720707162968 5045821 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 37875712 140720707174894 140720707174989 140720707174989 140720707178446 0
/proc/9207/statm: 9950 4060 794 435 0 3313 0
Current children cumulated CPU time (s) 0.64
Current children cumulated vsize (KiB) 39800

[startup+1.50021 s]
/proc/loadavg: 2.00 2.02 2.05 3/181 9208
/proc/meminfo: memFree=31326800/32770624 swapFree=0/324900
[pid=9207] ppid=9204 vsize=39800 CPUtime=1.44 cores=1,3,5,7
/proc/9207/stat : 9207 (cosoco) R 9204 9207 1785 0 -1 4202496 4247 0 0 0 143 1 0 0 20 0 1 0 55690816 40755200 4060 18446744073709551615 4194304 5972588 140720707166032 140720707162968 5046940 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 37875712 140720707174894 140720707174989 140720707174989 140720707178446 0
/proc/9207/statm: 9950 4060 794 435 0 3313 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 39800

[startup+3.10021 s]
/proc/loadavg: 2.00 2.02 2.05 3/181 9208
/proc/meminfo: memFree=31325688/32770624 swapFree=0/324900
[pid=9207] ppid=9204 vsize=41120 CPUtime=3.04 cores=1,3,5,7
/proc/9207/stat : 9207 (cosoco) R 9204 9207 1785 0 -1 4202496 7622 0 0 0 303 1 0 0 20 0 1 0 55690816 42106880 4376 18446744073709551615 4194304 5972588 140720707166032 140720707163336 5139312 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 37875712 140720707174894 140720707174989 140720707174989 140720707178446 0
/proc/9207/statm: 10280 4376 796 435 0 3643 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 41120

[startup+6.30022 s]
/proc/loadavg: 2.00 2.02 2.05 3/181 9208
/proc/meminfo: memFree=31325268/32770624 swapFree=0/324772
[pid=9207] ppid=9204 vsize=41120 CPUtime=6.23 cores=1,3,5,7
/proc/9207/stat : 9207 (cosoco) R 9204 9207 1785 0 -1 4202496 10763 0 0 0 622 1 0 0 20 0 1 0 55690816 42106880 4431 18446744073709551615 4194304 5972588 140720707166032 140720707163336 5045825 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 37875712 140720707174894 140720707174989 140720707174989 140720707178446 0
/proc/9207/statm: 10280 4431 796 435 0 3643 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 41120

[startup+12.7002 s]
/proc/loadavg: 2.00 2.02 2.05 3/181 9208
/proc/meminfo: memFree=31324760/32770624 swapFree=0/324768
[pid=9207] ppid=9204 vsize=41120 CPUtime=12.63 cores=1,3,5,7
/proc/9207/stat : 9207 (cosoco) R 9204 9207 1785 0 -1 4202496 13294 0 0 0 1262 1 0 0 20 0 1 0 55690816 42106880 4431 18446744073709551615 4194304 5972588 140720707166032 140720707163336 5139329 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 37875712 140720707174894 140720707174989 140720707174989 140720707178446 0
/proc/9207/statm: 10280 4431 796 435 0 3643 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 41120

[startup+25.5003 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 9209
/proc/meminfo: memFree=31324884/32770624 swapFree=0/324756
[pid=9207] ppid=9204 vsize=41120 CPUtime=25.43 cores=1,3,5,7
/proc/9207/stat : 9207 (cosoco) R 9204 9207 1785 0 -1 4202496 14136 0 0 0 2542 1 0 0 20 0 1 0 55690816 42106880 4431 18446744073709551615 4194304 5972588 140720707166032 140720707163336 5045817 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 37875712 140720707174894 140720707174989 140720707174989 140720707178446 0
/proc/9207/statm: 10280 4431 796 435 0 3643 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 41120

[startup+51.1003 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 9209
/proc/meminfo: memFree=31324884/32770624 swapFree=0/324744
[pid=9207] ppid=9204 vsize=41120 CPUtime=51.02 cores=1,3,5,7
/proc/9207/stat : 9207 (cosoco) R 9204 9207 1785 0 -1 4202496 14630 0 0 0 5101 1 0 0 20 0 1 0 55690816 42106880 4431 18446744073709551615 4194304 5972588 140720707166032 140720707163336 5099674 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 37875712 140720707174894 140720707174989 140720707174989 140720707178446 0
/proc/9207/statm: 10280 4431 796 435 0 3643 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 41120

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 9211
/proc/meminfo: memFree=31325256/32770624 swapFree=0/324752
[pid=9207] ppid=9204 vsize=41252 CPUtime=102.22 cores=1,3,5,7
/proc/9207/stat : 9207 (cosoco) R 9204 9207 1785 0 -1 4202496 15139 0 0 0 10221 1 0 0 20 0 1 0 55690816 42242048 4447 18446744073709551615 4194304 5972588 140720707166032 140720707163336 5047921 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 37875712 140720707174894 140720707174989 140720707174989 140720707178446 0
/proc/9207/statm: 10313 4447 796 435 0 3676 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 41252

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 9213
/proc/meminfo: memFree=31325132/32770624 swapFree=0/324744
[pid=9207] ppid=9204 vsize=41252 CPUtime=162.2 cores=1,3,5,7
/proc/9207/stat : 9207 (cosoco) R 9204 9207 1785 0 -1 4202496 15614 0 0 0 16219 1 0 0 20 0 1 0 55690816 42242048 4447 18446744073709551615 4194304 5972588 140720707166032 140720707163336 5047927 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 37875712 140720707174894 140720707174989 140720707174989 140720707178446 0
/proc/9207/statm: 10313 4447 796 435 0 3676 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 41252

[startup+222.306 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 9215
/proc/meminfo: memFree=31324760/32770624 swapFree=0/324740
[pid=9207] ppid=9204 vsize=41384 CPUtime=222.19 cores=1,3,5,7
/proc/9207/stat : 9207 (cosoco) R 9204 9207 1785 0 -1 4202496 16142 0 0 0 22218 1 0 0 20 0 1 0 55690816 42377216 4453 18446744073709551615 4194304 5972588 140720707166032 140720707162840 5046945 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 37875712 140720707174894 140720707174989 140720707174989 140720707178446 0
/proc/9207/statm: 10346 4453 796 435 0 3709 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 41384

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 9217
/proc/meminfo: memFree=31325064/32770624 swapFree=0/324756
[pid=9207] ppid=9204 vsize=41384 CPUtime=282.18 cores=1,3,5,7
/proc/9207/stat : 9207 (cosoco) R 9204 9207 1785 0 -1 4202496 16667 0 0 0 28217 1 0 0 20 0 1 0 55690816 42377216 4467 18446744073709551615 4194304 5972588 140720707166032 140720707163336 5048640 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 37875712 140720707174894 140720707174989 140720707174989 140720707178446 0
/proc/9207/statm: 10346 4467 796 435 0 3709 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 41384

[startup+342.3 s]
/proc/loadavg: 2.07 2.04 2.05 3/185 9234
/proc/meminfo: memFree=31320332/32770624 swapFree=0/324784
[pid=9207] ppid=9204 vsize=41384 CPUtime=342.16 cores=1,3,5,7
/proc/9207/stat : 9207 (cosoco) R 9204 9207 1785 0 -1 4202496 17197 0 0 0 34215 1 0 0 20 0 1 0 55690816 42377216 4485 18446744073709551615 4194304 5972588 140720707166032 140720707163336 5032727 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 37875712 140720707174894 140720707174989 140720707174989 140720707178446 0
/proc/9207/statm: 10346 4485 796 435 0 3709 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 41384

[startup+402.3 s]
/proc/loadavg: 2.03 2.04 2.05 3/182 9236
/proc/meminfo: memFree=31323684/32770624 swapFree=0/324784
[pid=9207] ppid=9204 vsize=41384 CPUtime=402.15 cores=1,3,5,7
/proc/9207/stat : 9207 (cosoco) R 9204 9207 1785 0 -1 4202496 17727 0 0 0 40214 1 0 0 20 0 1 0 55690816 42377216 4491 18446744073709551615 4194304 5972588 140720707166032 140720707163336 5045821 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 37875712 140720707174894 140720707174989 140720707174989 140720707178446 0
/proc/9207/statm: 10346 4491 796 435 0 3709 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 41384

[startup+462.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/182 9238
/proc/meminfo: memFree=31323312/32770624 swapFree=0/324796
[pid=9207] ppid=9204 vsize=41384 CPUtime=462.14 cores=1,3,5,7
/proc/9207/stat : 9207 (cosoco) R 9204 9207 1785 0 -1 4202496 18229 0 0 0 46213 1 0 0 20 0 1 0 55690816 42377216 4491 18446744073709551615 4194304 5972588 140720707166032 140720707163336 5045817 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 37875712 140720707174894 140720707174989 140720707174989 140720707178446 0
/proc/9207/statm: 10346 4491 796 435 0 3709 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 41384

[startup+522.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/182 9240
/proc/meminfo: memFree=31324224/32770624 swapFree=0/324796
[pid=9207] ppid=9204 vsize=41384 CPUtime=522.13 cores=1,3,5,7
/proc/9207/stat : 9207 (cosoco) R 9204 9207 1785 0 -1 4202496 18696 0 0 0 52212 1 0 0 20 0 1 0 55690816 42377216 4491 18446744073709551615 4194304 5972588 140720707166032 140720707163336 5046720 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 37875712 140720707174894 140720707174989 140720707174989 140720707178446 0
/proc/9207/statm: 10346 4491 796 435 0 3709 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 41384

[startup+582.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/182 9242
/proc/meminfo: memFree=31323976/32770624 swapFree=0/324804
[pid=9207] ppid=9204 vsize=41384 CPUtime=582.13 cores=1,3,5,7
/proc/9207/stat : 9207 (cosoco) R 9204 9207 1785 0 -1 4202496 19133 0 0 0 58211 2 0 0 20 0 1 0 55690816 42377216 4491 18446744073709551615 4194304 5972588 140720707166032 140720707163336 5047140 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 37875712 140720707174894 140720707174989 140720707174989 140720707178446 0
/proc/9207/statm: 10346 4491 796 435 0 3709 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 41384


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


[startup+1602.3 s]
/proc/loadavg: 2.13 2.07 2.06 3/184 9390
/proc/meminfo: memFree=31335328/32770624 swapFree=0/325032
[pid=9207] ppid=9204 vsize=41384 CPUtime=1601.93 cores=1,3,5,7
/proc/9207/stat : 9207 (cosoco) R 9204 9207 1785 0 -1 4202496 26885 0 0 0 160191 2 0 0 20 0 1 0 55690816 42377216 4491 18446744073709551615 4194304 5972588 140720707166032 140720707163336 5046945 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 37875712 140720707174894 140720707174989 140720707174989 140720707178446 0
/proc/9207/statm: 10346 4491 796 435 0 3709 0
Current children cumulated CPU time (s) 1601.93
Current children cumulated vsize (KiB) 41384

[startup+1662.3 s]
/proc/loadavg: 2.10 2.08 2.06 3/181 9392
/proc/meminfo: memFree=31338152/32770624 swapFree=0/325040
[pid=9207] ppid=9204 vsize=41384 CPUtime=1661.91 cores=1,3,5,7
/proc/9207/stat : 9207 (cosoco) R 9204 9207 1785 0 -1 4202496 27290 0 0 0 166189 2 0 0 20 0 1 0 55690816 42377216 4491 18446744073709551615 4194304 5972588 140720707166032 140720707163336 5328496 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 37875712 140720707174894 140720707174989 140720707174989 140720707178446 0
/proc/9207/statm: 10346 4491 796 435 0 3709 0
Current children cumulated CPU time (s) 1661.91
Current children cumulated vsize (KiB) 41384

[startup+1722.3 s]
/proc/loadavg: 2.04 2.06 2.06 3/181 9394
/proc/meminfo: memFree=31339048/32770624 swapFree=0/325048
[pid=9207] ppid=9204 vsize=41384 CPUtime=1721.9 cores=1,3,5,7
/proc/9207/stat : 9207 (cosoco) R 9204 9207 1785 0 -1 4202496 27692 0 0 0 172188 2 0 0 20 0 1 0 55690816 42377216 4491 18446744073709551615 4194304 5972588 140720707166032 140720707163336 5046940 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 37875712 140720707174894 140720707174989 140720707174989 140720707178446 0
/proc/9207/statm: 10346 4491 796 435 0 3709 0
Current children cumulated CPU time (s) 1721.9
Current children cumulated vsize (KiB) 41384

[startup+1782.3 s]
/proc/loadavg: 2.01 2.05 2.05 3/181 9396
/proc/meminfo: memFree=31339048/32770624 swapFree=0/325072
[pid=9207] ppid=9204 vsize=41384 CPUtime=1781.88 cores=1,3,5,7
/proc/9207/stat : 9207 (cosoco) R 9204 9207 1785 0 -1 4202496 28093 0 0 0 178186 2 0 0 20 0 1 0 55690816 42377216 4491 18446744073709551615 4194304 5972588 140720707166032 140720707163336 5139329 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 37875712 140720707174894 140720707174989 140720707174989 140720707178446 0
/proc/9207/statm: 10346 4491 796 435 0 3709 0
Current children cumulated CPU time (s) 1781.88
Current children cumulated vsize (KiB) 41384

[startup+1842.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/181 9398
/proc/meminfo: memFree=31339412/32770624 swapFree=0/325088
[pid=9207] ppid=9204 vsize=41384 CPUtime=1841.87 cores=1,3,5,7
/proc/9207/stat : 9207 (cosoco) R 9204 9207 1785 0 -1 4202496 28623 0 0 0 184185 2 0 0 20 0 1 0 55690816 42377216 4491 18446744073709551615 4194304 5972588 140720707166032 140720707163336 5139338 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 37875712 140720707174894 140720707174989 140720707174989 140720707178446 0
/proc/9207/statm: 10346 4491 796 435 0 3709 0
Current children cumulated CPU time (s) 1841.87
Current children cumulated vsize (KiB) 41384

[startup+1902.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/181 9400
/proc/meminfo: memFree=31339288/32770624 swapFree=0/325096
[pid=9207] ppid=9204 vsize=41384 CPUtime=1901.85 cores=1,3,5,7
/proc/9207/stat : 9207 (cosoco) R 9204 9207 1785 0 -1 4202496 29022 0 0 0 190183 2 0 0 20 0 1 0 55690816 42377216 4491 18446744073709551615 4194304 5972588 140720707166032 140720707163336 5045821 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 37875712 140720707174894 140720707174989 140720707174989 140720707178446 0
/proc/9207/statm: 10346 4491 796 435 0 3709 0
Current children cumulated CPU time (s) 1901.85
Current children cumulated vsize (KiB) 41384

[startup+1962.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/181 9402
/proc/meminfo: memFree=31339520/32770624 swapFree=0/325128
[pid=9207] ppid=9204 vsize=41384 CPUtime=1961.84 cores=1,3,5,7
/proc/9207/stat : 9207 (cosoco) R 9204 9207 1785 0 -1 4202496 29552 0 0 0 196182 2 0 0 20 0 1 0 55690816 42377216 4491 18446744073709551615 4194304 5972588 140720707166032 140720707163336 5099623 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 37875712 140720707174894 140720707174989 140720707174989 140720707178446 0
/proc/9207/statm: 10346 4491 796 435 0 3709 0
Current children cumulated CPU time (s) 1961.84
Current children cumulated vsize (KiB) 41384

[startup+2022.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/181 9404
/proc/meminfo: memFree=31339512/32770624 swapFree=0/325136
[pid=9207] ppid=9204 vsize=41384 CPUtime=2021.82 cores=1,3,5,7
/proc/9207/stat : 9207 (cosoco) R 9204 9207 1785 0 -1 4202496 29969 0 0 0 202180 2 0 0 20 0 1 0 55690816 42377216 4491 18446744073709551615 4194304 5972588 140720707166032 140720707163336 5047927 0 0 1 8405026 0 0 0 17 5 0 0 5 0 0 8070896 8075904 37875712 140720707174894 140720707174989 140720707174989 140720707178446 0
/proc/9207/statm: 10346 4491 796 435 0 3709 0
Current children cumulated CPU time (s) 2021.82
Current children cumulated vsize (KiB) 41384

[startup+2082.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/181 9406
/proc/meminfo: memFree=31339860/32770624 swapFree=0/325148
[pid=9207] ppid=9204 vsize=41384 CPUtime=2081.82 cores=1,3,5,7
/proc/9207/stat : 9207 (cosoco) R 9204 9207 1785 0 -1 4202496 30391 0 0 0 208180 2 0 0 20 0 1 0 55690816 42377216 4491 18446744073709551615 4194304 5972588 140720707166032 140720707163336 5047927 0 0 1 8405026 0 0 0 17 3 0 0 5 0 0 8070896 8075904 37875712 140720707174894 140720707174989 140720707174989 140720707178446 0
/proc/9207/statm: 10346 4491 796 435 0 3709 0
Current children cumulated CPU time (s) 2081.82
Current children cumulated vsize (KiB) 41384

[startup+2142.3 s]
/proc/loadavg: 2.07 2.04 2.05 3/183 9422
/proc/meminfo: memFree=31336676/32770624 swapFree=0/325180
[pid=9207] ppid=9204 vsize=41384 CPUtime=2141.81 cores=1,3,5,7
/proc/9207/stat : 9207 (cosoco) R 9204 9207 1785 0 -1 4202496 30946 0 0 0 214179 2 0 0 20 0 1 0 55690816 42377216 4491 18446744073709551615 4194304 5972588 140720707166032 140720707163336 5047388 0 0 1 8405026 0 0 0 17 3 0 0 5 0 0 8070896 8075904 37875712 140720707174894 140720707174989 140720707174989 140720707178446 0
/proc/9207/statm: 10346 4491 796 435 0 3709 0
Current children cumulated CPU time (s) 2141.81
Current children cumulated vsize (KiB) 41384

[startup+2202.31 s]
/proc/loadavg: 2.03 2.04 2.05 3/181 9425
/proc/meminfo: memFree=31338432/32770624 swapFree=0/325184
[pid=9207] ppid=9204 vsize=41384 CPUtime=2201.81 cores=1,3,5,7
/proc/9207/stat : 9207 (cosoco) R 9204 9207 1785 0 -1 4202496 31364 0 0 0 220179 2 0 0 20 0 1 0 55690816 42377216 4491 18446744073709551615 4194304 5972588 140720707166032 140720707163336 5139493 0 0 1 8405026 0 0 0 17 3 0 0 5 0 0 8070896 8075904 37875712 140720707174894 140720707174989 140720707174989 140720707178446 0
/proc/9207/statm: 10346 4491 796 435 0 3709 0
Current children cumulated CPU time (s) 2201.81
Current children cumulated vsize (KiB) 41384

[startup+2262.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/181 9427
/proc/meminfo: memFree=31338460/32770624 swapFree=0/325196
[pid=9207] ppid=9204 vsize=41384 CPUtime=2261.8 cores=1,3,5,7
/proc/9207/stat : 9207 (cosoco) R 9204 9207 1785 0 -1 4202496 31789 0 0 0 226178 2 0 0 20 0 1 0 55690816 42377216 4491 18446744073709551615 4194304 5972588 140720707166032 140720707163336 5139281 0 0 1 8405026 0 0 0 17 3 0 0 5 0 0 8070896 8075904 37875712 140720707174894 140720707174989 140720707174989 140720707178446 0
/proc/9207/statm: 10346 4491 796 435 0 3709 0
Current children cumulated CPU time (s) 2261.8
Current children cumulated vsize (KiB) 41384

[startup+2322.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/181 9429
/proc/meminfo: memFree=31339132/32770624 swapFree=0/325192
[pid=9207] ppid=9204 vsize=41384 CPUtime=2321.8 cores=1,3,5,7
/proc/9207/stat : 9207 (cosoco) R 9204 9207 1785 0 -1 4202496 32211 0 0 0 232178 2 0 0 20 0 1 0 55690816 42377216 4491 18446744073709551615 4194304 5972588 140720707166032 140720707163336 5046951 0 0 1 8405026 0 0 0 17 3 0 0 5 0 0 8070896 8075904 37875712 140720707174894 140720707174989 140720707174989 140720707178446 0
/proc/9207/statm: 10346 4491 796 435 0 3709 0
Current children cumulated CPU time (s) 2321.8
Current children cumulated vsize (KiB) 41384

[startup+2382.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/181 9431
/proc/meminfo: memFree=31338852/32770624 swapFree=0/325208
[pid=9207] ppid=9204 vsize=41384 CPUtime=2381.8 cores=1,3,5,7
/proc/9207/stat : 9207 (cosoco) R 9204 9207 1785 0 -1 4202496 32646 0 0 0 238178 2 0 0 20 0 1 0 55690816 42377216 4491 18446744073709551615 4194304 5972588 140720707166032 140720707163336 5139312 0 0 1 8405026 0 0 0 17 3 0 0 5 0 0 8070896 8075904 37875712 140720707174894 140720707174989 140720707174989 140720707178446 0
/proc/9207/statm: 10346 4491 796 435 0 3709 0
Current children cumulated CPU time (s) 2381.8
Current children cumulated vsize (KiB) 41384

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 9433
/proc/meminfo: memFree=31339272/32770624 swapFree=0/325212
[pid=9207] ppid=9204 vsize=41384 CPUtime=2441.8 cores=1,3,5,7
/proc/9207/stat : 9207 (cosoco) R 9204 9207 1785 0 -1 4202496 33076 0 0 0 244178 2 0 0 20 0 1 0 55690816 42377216 4491 18446744073709551615 4194304 5972588 140720707166032 140720707163336 5139324 0 0 1 8405026 0 0 0 17 3 0 0 5 0 0 8070896 8075904 37875712 140720707174894 140720707174989 140720707174989 140720707178446 0
/proc/9207/statm: 10346 4491 796 435 0 3709 0
Current children cumulated CPU time (s) 2441.8
Current children cumulated vsize (KiB) 41384

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 9435
/proc/meminfo: memFree=31338900/32770624 swapFree=0/325216
[pid=9207] ppid=9204 vsize=41384 CPUtime=2501.79 cores=1,3,5,7
/proc/9207/stat : 9207 (cosoco) R 9204 9207 1785 0 -1 4202496 33464 0 0 0 250177 2 0 0 20 0 1 0 55690816 42377216 4491 18446744073709551615 4194304 5972588 140720707166032 140720707163336 5139499 0 0 1 8405026 0 0 0 17 3 0 0 5 0 0 8070896 8075904 37875712 140720707174894 140720707174989 140720707174989 140720707178446 0
/proc/9207/statm: 10346 4491 796 435 0 3709 0
Current children cumulated CPU time (s) 2501.79
Current children cumulated vsize (KiB) 41384



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 9436
/proc/meminfo: memFree=31339148/32770624 swapFree=0/325228
[pid=9207] ppid=9204 vsize=41384 CPUtime=2519.49 cores=1,3,5,7
/proc/9207/stat : 9207 (cosoco) R 9204 9207 1785 0 -1 4202496 33849 0 0 0 251947 2 0 0 20 0 1 0 55690816 42377216 4491 18446744073709551615 4194304 5972588 140720707166032 140720707163336 5139338 0 0 1 8405026 0 0 0 17 3 0 0 5 0 0 8070896 8075904 37875712 140720707174894 140720707174989 140720707174989 140720707178446 0
/proc/9207/statm: 10346 4491 796 435 0 3709 0
Current children cumulated CPU time (s) 2519.49
Current children cumulated vsize (KiB) 41384

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 9207 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.5
CPU user time (s): 2519.48
CPU system time (s): 0.024995
CPU usage (%): 99.9802
Max. virtual memory (cumulated for all children) (KiB): 41384

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.48
system time used= 0.024995
maximum resident set size= 18040
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33902
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 15
involuntary context switches= 1771

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.63727 second user time and 8.41243 second system time

The end

Launcher Data

Begin job on node126 at 2017-08-12 12:35:12
IDJOB=4267940
IDBENCH=128124
IDSOLVER=2658
FILE ID=node126/4267940-1502534953
RUNJOBID= node126-1502500311-1849
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= cosoco 1.12
BENCH NAME= XCSP17/CarSequencing/CarSequencing-m1-jcr/CarSequencing-85-05.xml
COMMAND LINE= cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4267940-1502534953/watcher-4267940-1502534953 -o /tmp/evaluation-result-4267940-1502534953/solver-4267940-1502534953 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1502500311-1849 --watchdog 2580  cosoco -lc -model -restarts HOME/instance-4267940-1502534953.xml

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

MD5SUM BENCH= 5a3f618f89c6aa3a803c36caec9b03ca
RANDOM SEED=1900245447

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31339792 kB
MemAvailable:   31963848 kB
Buffers:          302472 kB
Cached:           593656 kB
SwapCached:          524 kB
Active:           574624 kB
Inactive:         396100 kB
Active(anon):      28404 kB
Inactive(anon):    71324 kB
Active(file):     546220 kB
Inactive(file):   324776 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67105588 kB
Dirty:              2376 kB
Writeback:             0 kB
AnonPages:         73600 kB
Mapped:            45324 kB
Shmem:             25248 kB
Slab:             163808 kB
SReclaimable:     137788 kB
SUnreclaim:        26020 kB
KernelStack:        3248 kB
PageTables:         5356 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     334908 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     26624 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 62028 MiB
End job on node126 at 2017-08-12 13:17:13