Trace number 4408109

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
cosoco 2.0? (TO) 2520.01 2519.7

General information on the benchmark

NameCarSequencing/CarSequencing-m1-jcr/
CarSequencing-90-07.xml
MD5SUM62ab34719a1ca197804bba3dde19efaf
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 benchmark78.8072
Satisfiable
(Un)Satisfiability was proved
Number of variables1200
Number of constraints1463
Number of domains2
Minimum domain size2
Maximum domain size27
Distribution of domain sizes[{"size":2,"count":1000},{"size":27,"count":200}]
Minimum variable degree2
Maximum variable degree93
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":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":2}, {"degree":89,"count":2}, {"degree":90,"count":2}, {"degree":91,"count":2}, {"degree":92,"count":3}, {"degree":93,"count":21}]
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":14,"count":1},{"arity":17,"count":1},{"arity":20,"count":1},{"arity":22,"count":1},{"arity":23,"count":1},{"arity":24,"count":1},{"arity":26,"count":2},{"arity":28,"count":1},{"arity":29,"count":2},{"arity":30,"count":1},{"arity":32,"count":3},{"arity":34,"count":1},{"arity":35,"count":2},{"arity":36,"count":1},{"arity":38,"count":3},{"arity":40,"count":2},{"arity":41,"count":2},{"arity":42,"count":1},{"arity":44,"count":3},{"arity":45,"count":1},{"arity":46,"count":1},"...",{"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":1262},{"type":"cardinality","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c Create Cardinality(vars,values,occurs) constraint using 200 Exactly/AtMost.. constraint 
0.00/0.00	c
0.10/0.16	c root propagations     : 0           
0.10/0.16	c restarts enabled, print stats at every restarts
0.10/0.16	c
0.10/0.16	c
0.10/0.16	c
0.10/0.16	c This is cosoco 2.00 --  
0.10/0.16	c
0.10/0.16	c command line: cosoco -lc -model -restarts -stick HOME/instance-4408109-1569799996.xml 
0.10/0.16	c ========================================[ Problem Statistics ]===========================================
0.10/0.16	c |                                                                                                       
0.10/0.16	c |  Parse time        :         0.15 s 
0.10/0.16	c |
0.10/0.16	c |               Variables: 1200
0.10/0.16	c |            Domain Sizes: 2..27
0.10/0.16	c |
0.10/0.16	c |             Constraints: 1489
0.10/0.16	c |                   Arity: 2..200  -- Binary: 199  -- Ternary: 396
0.10/0.16	c | 
0.10/0.16	c |                   Types: 
0.10/0.16	c |                          Exactly K: 27
0.10/0.16	c |                          Extension: 200  (nb tuples: 27..27) -- (shared: 199)
0.10/0.16	c |                          Sum: 1262
0.10/0.16	c |                          
0.10/0.16	c =========================================================================================================
0.10/0.16	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.60/0.68	c 101            1094           86309          25755          0              0              258   728   668
1.10/1.15	c 211            1685           160990         52906          0              0              52   78   65   
1.49/1.50	c 332            2345           218323         75696          0              0              62   127   107 
1.79/1.88	c 465            2929           286362         105472         0              0              68   78   72   
2.39/2.46	c 611            4417           400217         132507         0              0              58   859   686 
3.00/3.06	c 771            5174           519892         151224         0              0              240   341   251
3.39/3.46	c 947            5928           603474         171481         0              0              418   428   421
4.29/4.34	c 1140           6757           758596         246209         0              0              73   287   247 
5.29/5.33	c 1352           8177           961360         266428         0              0              97   438   418 
6.10/6.12	c 1585           9222           1104279        287962         0              0              366   384   373
6.89/6.90	c 1841           10895          1275580        326939         0              0              111   382   356
7.49/7.53	c 2122           12420          1415608        361220         0              0              409   432   422
8.20/8.25	c 2431           14298          1566744        393207         0              0              243   412   365
9.20/9.23	c 2770           16117          1727995        461175         0              0              108   166   124
10.20/10.28	c 3142           17756          1912943        544618         0              0              80   91   85   
11.40/11.47	c 3551           19537          2129833        663257         0              0              63   84   71   
12.90/12.99	c 4000           21407          2382703        720814         0              0              56   261   193 
15.69/15.74	c 4493           24660          2812653        790023         0              0              198   404   302
17.00/17.08	c 5035           26955          3081369        824585         0              0              343   363   349
18.49/18.53	c 5631           28621          3380154        877756         0              0              272   357   333
19.89/19.91	c 6286           31281          3731919        942721         0              0              241   373   354
21.69/21.76	c 7006           34046          4131355        1001620        0              0              231   302   292
22.89/22.98	c 7798           35662          4382893        1045665        0              0              222   266   258
25.29/25.38	c 8669           38393          4792590        1105233        0              0              172   200   186
28.89/29.00	c 9627           41367          5618406        1368946        0              0              246   263   256
31.19/31.29	c 10680          43763          6070414        1440088        0              0              285   314   311
33.59/33.69	c 11838          46600          6499961        1528569        0              0              284   307   298
35.79/35.87	c 13111          49492          6974101        1647969        0              0              132   368   366
37.79/37.81	c 14511          54384          7614786        1856455        0              0              351   388   377
41.19/41.22	c 16051          57904          8319767        1988922        0              0              390   401   398
43.19/43.20	c 17745          61119          8846394        2131612        0              0              377   397   393
45.59/45.62	c 19608          64946          9460017        2296888        0              0              392   406   400
49.59/49.63	c 21657          70256          10376514       2554814        0              0              376   395   389
53.60/53.65	c 23910          74321          11256990       2690385        0              0              339   382   378
61.70/61.71	c 26388          79784          12945300       2987478        0              0              365   391   379
64.00/64.07	c 29113          84413          13565600       3155649        0              0              174   390   385
67.80/67.85	c 32110          89399          14508236       3410815        0              0              419   432   427
76.60/76.61	c 35406          97057          16397573       3701233        0              0              324   370   350
83.49/83.50	c 39031          105302         17779899       3966147        0              0              285   365   336
91.19/91.27	c 43018          118592         19481557       4363787        0              0              204   412   385
98.69/98.77	c 47403          130835         21395676       4859940        0              0              131   440   427
110.90/110.94	c 52226          156345         23764488       5203006        0              0              281   371   313
119.90/119.96	c 57531          172112         25673424       5550173        0              0              325   494   442
133.50/133.58	c 63366          191499         28598209       6033980        0              0              329   427   381
152.50/152.50	c 69784          216507         33548645       6831287        0              0              323   431   422
168.30/168.37	c 76843          239774         37720878       7933373        0              0              380   437   419
184.41/184.46	c 84607          263765         40839548       8694867        0              0              339   484   462
200.71/200.79	c 93147          293527         44325498       9232438        0              0              208   388   379
234.31/234.35	c 102541         344862         49623241       9985237        0              0              108   407   192
255.71/255.79	c 112874         385481         55392772       10976439       0              0              358   473   464
275.22/275.27	c 124240         426954         61339994       12152873       0              0              342   475   464
321.03/321.04	c 136742         492284         69262550       13339067       0              0              285   371   356
355.83/355.89	c 150494         547363         77346415       14792497       0              0              72   465   381 
384.93/384.99	c 165621         600118         85320064       16384469       0              0              382   467   456
400.43/400.44	c 182260         634368         90451343       17701405       0              0              452   473   462
447.64/447.62	c 200562         674677         101117247      19286206       0              0              359   419   404
511.65/511.68	c 220694         761246         112518579      21132753       0              0              206   385   310
550.76/550.73	c 242839         820322         120863384      22204473       0              0              336   373   357
610.47/610.45	c 267198         894635         135147789      24360756       0              0              353   481   451
642.87/642.87	c 293992         950261         143843934      26708214       0              0              305   427   402
691.19/691.17	c 323465         1043704        156195529      28860083       0              0              334   436   399
730.09/730.10	c 355885         1117458        166499589      31382548       0              0              342   479   470
800.79/800.71	c 391547         1188932        182331731      34824904       0              0              343   485   472
970.31/970.22	c 430775         1344673        221195984      41224203       0              0              346   456   437
1045.72/1045.65	c 473925         1476345        239136771      43777754       0              0              351   452   428
1136.03/1135.91	c 521390         1623681        258911325      46809223       0              0              311   398   379
1188.94/1188.82	c 573601         1761254        275641660      50766877       0              0              388   475   459
1769.71/1769.51	c 631033         1920255        372951753      70912752       0              0              401   490   472
1912.33/1912.11	c 694208         2175643        413826872      78286845       0              0              398   492   479
2097.26/2097.06	c 763700         2365646        451424388      84789872       0              0              318   429   366
2217.06/2216.88	c 840141         2643436        484943188      93922979       0              0              309   446   432
2355.29/2355.01	c 924226         2864097        519854716      99196625       0              0              87   496   486 
2520.00/2519.70	
2520.00/2519.70	c *** INTERRUPTED ***
2520.00/2519.70	c restarts              : 72          
2520.00/2519.70	c conflicts             : 1002636      (398 /sec)
2520.00/2519.70	c decisions             : 3101345      (1231 /sec)
2520.00/2519.70	c propagations          : 113313211   (44966 /sec)
2520.00/2519.70	c root propagations     : 0           
2520.00/2519.70	c filter calls          : 568927598      (225766 /sec)
2520.00/2519.70	c useless filter calls  : 534028010      (93 %)
2520.00/2519.70	c Memory used           : 40.96 MB
2520.00/2519.70	c CPU time              : 2519.99 s
2520.00/2519.70	c real time             : 2519.7 s
2520.00/2519.70	
2520.00/2519.70	s UNKNOWN

Verifier Data


Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4408109-1569799996/watcher-4408109-1569799996 -o /tmp/evaluation-result-4408109-1569799996/solver-4408109-1569799996 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node146-1569787351-18445 --watchdog 2580 cosoco -lc -model -restarts -stick HOME/instance-4408109-1569799996.xml 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=20604, runsolver pid=20601

[startup+0.100159 s]*
/proc/loadavg: 1.92 2.03 2.04 3/200 20605
/proc/meminfo: memFree=30290064/32770624 swapFree=67002480/67108860
[pid=20604] ppid=20601 vsize=35240 memory=11704 CPUtime=0.1 cores=1,3,5,7
/proc/20604/stat : 20604 (cosoco) R 20601 20604 18413 0 -1 4202496 3090 0 0 0 10 0 0 0 20 0 1 0 555913429 36085760 2926 33554432000 4194304 6211132 140727057801472 140727057798008 139937443036133 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 23846912 140727057806347 140727057806449 140727057806449 140727057809358 0
/proc/20604/statm: 8810 2926 849 493 0 2115 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 35240 KiB
Current children cumulated memory: 11704 KiB

[startup+0.209684 s]*
/proc/loadavg: 1.92 2.03 2.04 3/200 20605
/proc/meminfo: memFree=30286776/32770624 swapFree=67002480/67108860
[pid=20604] ppid=20601 vsize=37840 memory=14436 CPUtime=0.21 cores=1,3,5,7
/proc/20604/stat : 20604 (cosoco) R 20601 20604 18413 0 -1 4202496 3813 0 0 0 21 0 0 0 20 0 1 0 555913429 38748160 3609 33554432000 4194304 6211132 140727057801472 140727057798008 139937443036133 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 23846912 140727057806347 140727057806449 140727057806449 140727057809358 0
/proc/20604/statm: 9460 3609 894 493 0 2765 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 37840 KiB
Current children cumulated memory: 14436 KiB

[startup+0.313486 s]*
/proc/loadavg: 1.92 2.03 2.04 3/200 20605
/proc/meminfo: memFree=30286320/32770624 swapFree=67002480/67108860
[pid=20604] ppid=20601 vsize=38896 memory=15492 CPUtime=0.31 cores=1,3,5,7
/proc/20604/stat : 20604 (cosoco) R 20601 20604 18413 0 -1 4202496 4061 0 0 0 31 0 0 0 20 0 1 0 555913429 39829504 3873 33554432000 4194304 6211132 140727057801472 140727057798008 139937443036133 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 23846912 140727057806347 140727057806449 140727057806449 140727057809358 0
/proc/20604/statm: 9724 3873 894 493 0 3029 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 38896 KiB
Current children cumulated memory: 15492 KiB

[startup+0.700275 s]
/proc/loadavg: 1.92 2.03 2.04 3/200 20605
/proc/meminfo: memFree=30284852/32770624 swapFree=67002480/67108860
[pid=20604] ppid=20601 vsize=40216 memory=16812 CPUtime=0.69 cores=1,3,5,7
/proc/20604/stat : 20604 (cosoco) R 20601 20604 18413 0 -1 4202496 4399 0 0 0 69 0 0 0 20 0 1 0 555913429 41181184 4203 33554432000 4194304 6211132 140727057801472 140727057798984 5158208 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 23846912 140727057806347 140727057806449 140727057806449 140727057809358 0
/proc/20604/statm: 10054 4203 894 493 0 3359 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 40216 KiB
Current children cumulated memory: 16812 KiB

[startup+1.50028 s]
/proc/loadavg: 1.92 2.03 2.04 3/200 20605
/proc/meminfo: memFree=30284852/32770624 swapFree=67002480/67108860
[pid=20604] ppid=20601 vsize=40216 memory=16812 CPUtime=1.49 cores=1,3,5,7
/proc/20604/stat : 20604 (cosoco) R 20601 20604 18413 0 -1 4202496 4399 0 0 0 149 0 0 0 20 0 1 0 555913429 41181184 4203 33554432000 4194304 6211132 140727057801472 140727057799432 5250304 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 23846912 140727057806347 140727057806449 140727057806449 140727057809358 0
/proc/20604/statm: 10054 4203 894 493 0 3359 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 40216 KiB
Current children cumulated memory: 16812 KiB

[startup+3.10922 s]
/proc/loadavg: 1.93 2.03 2.04 3/200 20605
/proc/meminfo: memFree=30283576/32770624 swapFree=67002480/67108860
[pid=20604] ppid=20601 vsize=41672 memory=18328 CPUtime=3.1 cores=1,3,5,7
/proc/20604/stat : 20604 (cosoco) R 20601 20604 18413 0 -1 4202496 7611 0 0 0 310 0 0 0 20 0 1 0 555913429 42672128 4582 33554432000 4194304 6211132 140727057801472 140727057798872 5156288 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 23846912 140727057806347 140727057806449 140727057806449 140727057809358 0
/proc/20604/statm: 10418 4582 895 493 0 3723 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 41672 KiB
Current children cumulated memory: 18328 KiB

[startup+6.30027 s]
/proc/loadavg: 1.93 2.03 2.04 3/200 20605
/proc/meminfo: memFree=30283576/32770624 swapFree=67002480/67108860
[pid=20604] ppid=20601 vsize=41672 memory=18328 CPUtime=6.29 cores=1,3,5,7
/proc/20604/stat : 20604 (cosoco) R 20601 20604 18413 0 -1 4202496 10690 0 0 0 629 0 0 0 20 0 1 0 555913429 42672128 4582 33554432000 4194304 6211132 140727057801472 140727057799432 5250311 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 23846912 140727057806347 140727057806449 140727057806449 140727057809358 0
/proc/20604/statm: 10418 4582 895 493 0 3723 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 41672 KiB
Current children cumulated memory: 18328 KiB

[startup+12.7003 s]
/proc/loadavg: 1.93 2.03 2.04 3/200 20605
/proc/meminfo: memFree=30283392/32770624 swapFree=67002480/67108860
[pid=20604] ppid=20601 vsize=41672 memory=18400 CPUtime=12.7 cores=1,3,5,7
/proc/20604/stat : 20604 (cosoco) R 20601 20604 18413 0 -1 4202496 13768 0 0 0 1269 1 0 0 20 0 1 0 555913429 42672128 4600 33554432000 4194304 6211132 140727057801472 140727057799432 5250482 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 23846912 140727057806347 140727057806449 140727057806449 140727057809358 0
/proc/20604/statm: 10418 4600 895 493 0 3723 0
Current children cumulated CPU time: 12.7 s
Current children cumulated vsize: 41672 KiB
Current children cumulated memory: 18400 KiB

[startup+25.5003 s]
/proc/loadavg: 1.95 2.02 2.04 3/200 20605
/proc/meminfo: memFree=30283268/32770624 swapFree=67002480/67108860
[pid=20604] ppid=20601 vsize=41804 memory=18448 CPUtime=25.49 cores=1,3,5,7
/proc/20604/stat : 20604 (cosoco) R 20601 20604 18413 0 -1 4202496 19044 0 0 0 2548 1 0 0 20 0 1 0 555913429 42807296 4612 33554432000 4194304 6211132 140727057801472 140727057799432 5250304 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 23846912 140727057806347 140727057806449 140727057806449 140727057809358 0
/proc/20604/statm: 10451 4612 895 493 0 3756 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 41804 KiB
Current children cumulated memory: 18448 KiB

[startup+51.1089 s]
/proc/loadavg: 1.97 2.02 2.04 3/199 20608
/proc/meminfo: memFree=30282968/32770624 swapFree=67002480/67108860
[pid=20604] ppid=20601 vsize=41804 memory=18468 CPUtime=51.1 cores=1,3,5,7
/proc/20604/stat : 20604 (cosoco) R 20601 20604 18413 0 -1 4202496 23168 0 0 0 5109 1 0 0 20 0 1 0 555913429 42807296 4617 33554432000 4194304 6211132 140727057801472 140727057799432 5156288 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 23846912 140727057806347 140727057806449 140727057806449 140727057809358 0
/proc/20604/statm: 10451 4617 895 493 0 3756 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 41804 KiB
Current children cumulated memory: 18468 KiB

[startup+102.3 s]
/proc/loadavg: 2.13 2.05 2.05 3/199 20675
/proc/meminfo: memFree=30282372/32770624 swapFree=67002480/67108860
[pid=20604] ppid=20601 vsize=41804 memory=18520 CPUtime=102.3 cores=1,3,5,7
/proc/20604/stat : 20604 (cosoco) R 20601 20604 18413 0 -1 4202496 25956 0 0 0 10229 1 0 0 20 0 1 0 555913429 42807296 4630 33554432000 4194304 6211132 140727057801472 140727057799432 5250321 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 23846912 140727057806347 140727057806449 140727057806449 140727057809358 0
/proc/20604/statm: 10451 4630 895 493 0 3756 0
Current children cumulated CPU time: 102.3 s
Current children cumulated vsize: 41804 KiB
Current children cumulated memory: 18520 KiB

[startup+162.3 s]
/proc/loadavg: 2.05 2.04 2.05 3/199 20679
/proc/meminfo: memFree=30282796/32770624 swapFree=67002480/67108860
[pid=20604] ppid=20601 vsize=41936 memory=18620 CPUtime=162.3 cores=1,3,5,7
/proc/20604/stat : 20604 (cosoco) R 20601 20604 18413 0 -1 4202496 26566 0 0 0 16229 1 0 0 20 0 1 0 555913429 42942464 4655 33554432000 4194304 6211132 140727057801472 140727057799432 5156288 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 23846912 140727057806347 140727057806449 140727057806449 140727057809358 0
/proc/20604/statm: 10484 4655 895 493 0 3789 0
Current children cumulated CPU time: 162.3 s
Current children cumulated vsize: 41936 KiB
Current children cumulated memory: 18620 KiB

[startup+222.3 s]
/proc/loadavg: 2.02 2.03 2.05 3/200 20686
/proc/meminfo: memFree=30282512/32770624 swapFree=67002480/67108860
[pid=20604] ppid=20601 vsize=41936 memory=18640 CPUtime=222.31 cores=1,3,5,7
/proc/20604/stat : 20604 (cosoco) R 20601 20604 18413 0 -1 4202496 27116 0 0 0 22230 1 0 0 20 0 1 0 555913429 42942464 4660 33554432000 4194304 6211132 140727057801472 140727057799432 5155373 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 23846912 140727057806347 140727057806449 140727057806449 140727057809358 0
/proc/20604/statm: 10484 4660 895 493 0 3789 0
Current children cumulated CPU time: 222.31 s
Current children cumulated vsize: 41936 KiB
Current children cumulated memory: 18640 KiB

[startup+282.3 s]
/proc/loadavg: 2.04 2.04 2.05 3/200 20690
/proc/meminfo: memFree=30282184/32770624 swapFree=67002480/67108860
[pid=20604] ppid=20601 vsize=41936 memory=18640 CPUtime=282.32 cores=1,3,5,7
/proc/20604/stat : 20604 (cosoco) R 20601 20604 18413 0 -1 4202496 27180 0 0 0 28231 1 0 0 20 0 1 0 555913429 42942464 4660 33554432000 4194304 6211132 140727057801472 140727057799432 5155377 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 23846912 140727057806347 140727057806449 140727057806449 140727057809358 0
/proc/20604/statm: 10484 4660 895 493 0 3789 0
Current children cumulated CPU time: 282.32 s
Current children cumulated vsize: 41936 KiB
Current children cumulated memory: 18640 KiB

[startup+342.3 s]
/proc/loadavg: 2.01 2.04 2.05 3/200 20694
/proc/meminfo: memFree=30281964/32770624 swapFree=67002480/67108860
[pid=20604] ppid=20601 vsize=41936 memory=18672 CPUtime=342.32 cores=1,3,5,7
/proc/20604/stat : 20604 (cosoco) R 20601 20604 18413 0 -1 4202496 27774 0 0 0 34231 1 0 0 20 0 1 0 555913429 42942464 4668 33554432000 4194304 6211132 140727057801472 140727057799432 5250304 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 23846912 140727057806347 140727057806449 140727057806449 140727057809358 0
/proc/20604/statm: 10484 4668 895 493 0 3789 0
Current children cumulated CPU time: 342.32 s
Current children cumulated vsize: 41936 KiB
Current children cumulated memory: 18672 KiB

[startup+402.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/200 20700
/proc/meminfo: memFree=30281700/32770624 swapFree=67002480/67108860
[pid=20604] ppid=20601 vsize=41936 memory=18672 CPUtime=402.33 cores=1,3,5,7
/proc/20604/stat : 20604 (cosoco) R 20601 20604 18413 0 -1 4202496 27783 0 0 0 40232 1 0 0 20 0 1 0 555913429 42942464 4668 33554432000 4194304 6211132 140727057801472 140727057799432 5250316 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 23846912 140727057806347 140727057806449 140727057806449 140727057809358 0
/proc/20604/statm: 10484 4668 895 493 0 3789 0
Current children cumulated CPU time: 402.33 s
Current children cumulated vsize: 41936 KiB
Current children cumulated memory: 18672 KiB

[startup+462.3 s]
/proc/loadavg: 2.20 2.07 2.06 3/201 20712
/proc/meminfo: memFree=30281344/32770624 swapFree=67002480/67108860
[pid=20604] ppid=20601 vsize=41936 memory=18672 CPUtime=462.35 cores=1,3,5,7
/proc/20604/stat : 20604 (cosoco) R 20601 20604 18413 0 -1 4202496 28376 0 0 0 46233 2 0 0 20 0 1 0 555913429 42942464 4668 33554432000 4194304 6211132 140727057801472 140727057799432 5409485 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 23846912 140727057806347 140727057806449 140727057806449 140727057809358 0
/proc/20604/statm: 10484 4668 895 493 0 3789 0
Current children cumulated CPU time: 462.35 s
Current children cumulated vsize: 41936 KiB
Current children cumulated memory: 18672 KiB


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

/proc/20604/statm: 10484 4675 895 493 0 3789 0
Current children cumulated CPU time: 1782.51 s
Current children cumulated vsize: 41936 KiB
Current children cumulated memory: 18700 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 20864
/proc/meminfo: memFree=30279564/32770624 swapFree=67002480/67108860
[pid=20604] ppid=20601 vsize=41936 memory=18700 CPUtime=1842.52 cores=1,3,5,7
/proc/20604/stat : 20604 (cosoco) R 20601 20604 18413 0 -1 4202496 34134 0 0 0 184250 2 0 0 20 0 1 0 555913429 42942464 4675 33554432000 4194304 6211132 140727057801472 140727057799432 5250307 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 23846912 140727057806347 140727057806449 140727057806449 140727057809358 0
/proc/20604/statm: 10484 4675 895 493 0 3789 0
Current children cumulated CPU time: 1842.52 s
Current children cumulated vsize: 41936 KiB
Current children cumulated memory: 18700 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 20868
/proc/meminfo: memFree=30279452/32770624 swapFree=67002480/67108860
[pid=20604] ppid=20601 vsize=41936 memory=18704 CPUtime=1902.52 cores=1,3,5,7
/proc/20604/stat : 20604 (cosoco) R 20601 20604 18413 0 -1 4202496 34504 0 0 0 190250 2 0 0 20 0 1 0 555913429 42942464 4676 33554432000 4194304 6211132 140727057801472 140727057799432 5136288 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 23846912 140727057806347 140727057806449 140727057806449 140727057809358 0
/proc/20604/statm: 10484 4676 895 493 0 3789 0
Current children cumulated CPU time: 1902.52 s
Current children cumulated vsize: 41936 KiB
Current children cumulated memory: 18704 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 20872
/proc/meminfo: memFree=30279252/32770624 swapFree=67002480/67108860
[pid=20604] ppid=20601 vsize=41936 memory=18704 CPUtime=1962.53 cores=1,3,5,7
/proc/20604/stat : 20604 (cosoco) R 20601 20604 18413 0 -1 4202496 34739 0 0 0 196251 2 0 0 20 0 1 0 555913429 42942464 4676 33554432000 4194304 6211132 140727057801472 140727057799432 5250491 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 23846912 140727057806347 140727057806449 140727057806449 140727057809358 0
/proc/20604/statm: 10484 4676 895 493 0 3789 0
Current children cumulated CPU time: 1962.53 s
Current children cumulated vsize: 41936 KiB
Current children cumulated memory: 18704 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 20878
/proc/meminfo: memFree=30279224/32770624 swapFree=67002480/67108860
[pid=20604] ppid=20601 vsize=41936 memory=18704 CPUtime=2022.54 cores=1,3,5,7
/proc/20604/stat : 20604 (cosoco) R 20601 20604 18413 0 -1 4202496 35071 0 0 0 202252 2 0 0 20 0 1 0 555913429 42942464 4676 33554432000 4194304 6211132 140727057801472 140727057799432 5156503 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 23846912 140727057806347 140727057806449 140727057806449 140727057809358 0
/proc/20604/statm: 10484 4676 895 493 0 3789 0
Current children cumulated CPU time: 2022.54 s
Current children cumulated vsize: 41936 KiB
Current children cumulated memory: 18704 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 20882
/proc/meminfo: memFree=30278788/32770624 swapFree=67002480/67108860
[pid=20604] ppid=20601 vsize=41936 memory=18704 CPUtime=2082.55 cores=1,3,5,7
/proc/20604/stat : 20604 (cosoco) R 20601 20604 18413 0 -1 4202496 35165 0 0 0 208253 2 0 0 20 0 1 0 555913429 42942464 4676 33554432000 4194304 6211132 140727057801472 140727057799432 5155373 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 23846912 140727057806347 140727057806449 140727057806449 140727057809358 0
/proc/20604/statm: 10484 4676 895 493 0 3789 0
Current children cumulated CPU time: 2082.55 s
Current children cumulated vsize: 41936 KiB
Current children cumulated memory: 18704 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 20886
/proc/meminfo: memFree=30279512/32770624 swapFree=67002480/67108860
[pid=20604] ppid=20601 vsize=41936 memory=18704 CPUtime=2142.55 cores=1,3,5,7
/proc/20604/stat : 20604 (cosoco) R 20601 20604 18413 0 -1 4202496 35766 0 0 0 214253 2 0 0 20 0 1 0 555913429 42942464 4676 33554432000 4194304 6211132 140727057801472 140727057799432 5390476 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 23846912 140727057806347 140727057806449 140727057806449 140727057809358 0
/proc/20604/statm: 10484 4676 895 493 0 3789 0
Current children cumulated CPU time: 2142.55 s
Current children cumulated vsize: 41936 KiB
Current children cumulated memory: 18704 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 20892
/proc/meminfo: memFree=30279268/32770624 swapFree=67002480/67108860
[pid=20604] ppid=20601 vsize=41936 memory=18704 CPUtime=2202.56 cores=1,3,5,7
/proc/20604/stat : 20604 (cosoco) R 20601 20604 18413 0 -1 4202496 35766 0 0 0 220254 2 0 0 20 0 1 0 555913429 42942464 4676 33554432000 4194304 6211132 140727057801472 140727057799432 5156508 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 23846912 140727057806347 140727057806449 140727057806449 140727057809358 0
/proc/20604/statm: 10484 4676 895 493 0 3789 0
Current children cumulated CPU time: 2202.56 s
Current children cumulated vsize: 41936 KiB
Current children cumulated memory: 18704 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 20903
/proc/meminfo: memFree=30279560/32770624 swapFree=67002480/67108860
[pid=20604] ppid=20601 vsize=41936 memory=18704 CPUtime=2262.57 cores=1,3,5,7
/proc/20604/stat : 20604 (cosoco) R 20601 20604 18413 0 -1 4202496 36371 0 0 0 226255 2 0 0 20 0 1 0 555913429 42942464 4676 33554432000 4194304 6211132 140727057801472 140727057799432 5390456 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 23846912 140727057806347 140727057806449 140727057806449 140727057809358 0
/proc/20604/statm: 10484 4676 895 493 0 3789 0
Current children cumulated CPU time: 2262.57 s
Current children cumulated vsize: 41936 KiB
Current children cumulated memory: 18704 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 20907
/proc/meminfo: memFree=30279576/32770624 swapFree=67002480/67108860
[pid=20604] ppid=20601 vsize=41936 memory=18704 CPUtime=2322.58 cores=1,3,5,7
/proc/20604/stat : 20604 (cosoco) R 20601 20604 18413 0 -1 4202496 36371 0 0 0 232256 2 0 0 20 0 1 0 555913429 42942464 4676 33554432000 4194304 6211132 140727057801472 140727057799432 5156716 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 23846912 140727057806347 140727057806449 140727057806449 140727057809358 0
/proc/20604/statm: 10484 4676 895 493 0 3789 0
Current children cumulated CPU time: 2322.58 s
Current children cumulated vsize: 41936 KiB
Current children cumulated memory: 18704 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 20913
/proc/meminfo: memFree=30278952/32770624 swapFree=67002480/67108860
[pid=20604] ppid=20601 vsize=41936 memory=18704 CPUtime=2382.58 cores=1,3,5,7
/proc/20604/stat : 20604 (cosoco) R 20601 20604 18413 0 -1 4202496 36970 0 0 0 238256 2 0 0 20 0 1 0 555913429 42942464 4676 33554432000 4194304 6211132 140727057801472 140727057799432 5250311 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 23846912 140727057806347 140727057806449 140727057806449 140727057809358 0
/proc/20604/statm: 10484 4676 895 493 0 3789 0
Current children cumulated CPU time: 2382.58 s
Current children cumulated vsize: 41936 KiB
Current children cumulated memory: 18704 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 20917
/proc/meminfo: memFree=30278900/32770624 swapFree=67002480/67108860
[pid=20604] ppid=20601 vsize=41936 memory=18704 CPUtime=2442.59 cores=1,3,5,7
/proc/20604/stat : 20604 (cosoco) R 20601 20604 18413 0 -1 4202496 36970 0 0 0 244257 2 0 0 20 0 1 0 555913429 42942464 4676 33554432000 4194304 6211132 140727057801472 140727057799432 5193728 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 23846912 140727057806347 140727057806449 140727057806449 140727057809358 0
/proc/20604/statm: 10484 4676 895 493 0 3789 0
Current children cumulated CPU time: 2442.59 s
Current children cumulated vsize: 41936 KiB
Current children cumulated memory: 18704 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 20921
/proc/meminfo: memFree=30279176/32770624 swapFree=67002480/67108860
[pid=20604] ppid=20601 vsize=41936 memory=18704 CPUtime=2502.6 cores=1,3,5,7
/proc/20604/stat : 20604 (cosoco) R 20601 20604 18413 0 -1 4202496 37350 0 0 0 250258 2 0 0 20 0 1 0 555913429 42942464 4676 33554432000 4194304 6211132 140727057801472 140727057799432 5250256 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 23846912 140727057806347 140727057806449 140727057806449 140727057809358 0
/proc/20604/statm: 10484 4676 895 493 0 3789 0
Current children cumulated CPU time: 2502.6 s
Current children cumulated vsize: 41936 KiB
Current children cumulated memory: 18704 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2519.7 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 20924
/proc/meminfo: memFree=30278664/32770624 swapFree=67002480/67108860
[pid=20604] ppid=20601 vsize=41936 memory=18704 CPUtime=2520 cores=1,3,5,7
/proc/20604/stat : 20604 (cosoco) R 20601 20604 18413 0 -1 4202496 37350 0 0 0 251998 2 0 0 20 0 1 0 555913429 42942464 4676 33554432000 4194304 6211132 140727057801472 140727057799432 5155373 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 23846912 140727057806347 140727057806449 140727057806449 140727057809358 0
/proc/20604/statm: 10484 4676 895 493 0 3789 0
Current children cumulated CPU time: 2520 s
Current children cumulated vsize: 41936 KiB
Current children cumulated memory: 18704 KiB

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

[startup+2519.7 s]
# the end of solver process 20604 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.99 s, system=0.023002 s

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

[startup+2519.7 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 20924
/proc/meminfo: memFree=30278664/32770624 swapFree=67002480/67108860
[pid=20604] ppid=20601 vsize=41936 memory=18704 CPUtime=2520 cores=1,3,5,7
/proc/20604/stat : 20604 (cosoco) R 20601 20604 18413 0 -1 4202496 37350 0 0 0 251998 2 0 0 20 0 1 0 555913429 42942464 4676 33554432000 4194304 6211132 140727057801472 140727057799432 5155373 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 23846912 140727057806347 140727057806449 140727057806449 140727057809358 0
/proc/20604/statm: 10484 4676 895 493 0 3789 0
Current children cumulated CPU time: 2520 s
Current children cumulated vsize: 41936 KiB
Current children cumulated memory: 18704 KiB

Child status: 1
Real time (s): 2519.7
CPU time (s): 2520.01
CPU user time (s): 2519.99
CPU system time (s): 0.023002
CPU usage (%): 100.012
Max. virtual memory (cumulated for all children) (KiB): 41936
Max. memory (cumulated for all children) (KiB): 18704

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.99
system time used= 0.023002
maximum resident set size= 18768
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37401
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= 12
involuntary context switches= 688


# summary of solver processes directly reported to runsolver:
#   pid: 20604
#   total CPU time (s): 2520.01
#   total CPU user time (s): 2519.99
#   total CPU system time (s): 0.023002

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.51553 second user time and 16.2657 second system time

The end

Launcher Data

Begin job on node146 at 2019-09-30 01:32:34
IDJOB=4408109
IDBENCH=128106
IDSOLVER=2874
FILE ID=node146/4408109-1569799996
RUNJOBID= node146-1569787351-18445
PBS_JOBID= 21705819
Free space on /tmp= 62028 MiB

SOLVER NAME= cosoco 2.0
BENCH NAME= XCSP17/CarSequencing/CarSequencing-m1-jcr/CarSequencing-90-07.xml
COMMAND LINE= cosoco -lc -model -restarts -stick BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4408109-1569799996/watcher-4408109-1569799996 -o /tmp/evaluation-result-4408109-1569799996/solver-4408109-1569799996 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node146-1569787351-18445 --watchdog 2580  cosoco -lc -model -restarts -stick HOME/instance-4408109-1569799996.xml

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

MD5SUM BENCH= 62ab34719a1ca197804bba3dde19efaf
RANDOM SEED=843305118

node146.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	: 5332.90
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	: 5332.90
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	: 5332.90
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	: 5332.90
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:        30297812 kB
MemAvailable:   31856396 kB
Buffers:          182844 kB
Cached:          1712768 kB
SwapCached:         3684 kB
Active:          1631672 kB
Inactive:         285660 kB
Active(anon):      36048 kB
Inactive(anon):    66808 kB
Active(file):    1595624 kB
Inactive(file):   218852 kB
Unevictable:      109344 kB
Mlocked:          109344 kB
SwapTotal:      67108860 kB
SwapFree:       67002480 kB
Dirty:              2904 kB
Writeback:             0 kB
AnonPages:        142028 kB
Mapped:            28264 kB
Shmem:             72256 kB
Slab:             149312 kB
SReclaimable:     119888 kB
SUnreclaim:        29424 kB
KernelStack:        3776 kB
PageTables:         5524 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     585308 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     94208 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      109952 kB
DirectMap2M:    33435648 kB

Free space on /tmp at the end= 62024 MiB
End job on node146 at 2019-09-30 02:14:33