Trace number 4396849

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.02 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-4396849-1568584008.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.16	c 211            1685           160990         52906          0              0              52   78   65   
1.49/1.51	c 332            2345           218323         75696          0              0              62   127   107 
1.79/1.89	c 465            2929           286362         105472         0              0              68   78   72   
2.39/2.47	c 611            4417           400217         132507         0              0              58   859   686 
3.00/3.07	c 771            5174           519892         151224         0              0              240   341   251
3.39/3.48	c 947            5928           603474         171481         0              0              418   428   421
4.29/4.37	c 1140           6757           758596         246209         0              0              73   287   247 
5.29/5.37	c 1352           8177           961360         266428         0              0              97   438   418 
6.10/6.16	c 1585           9222           1104279        287962         0              0              366   384   373
6.89/6.94	c 1841           10895          1275580        326939         0              0              111   382   356
7.49/7.57	c 2122           12420          1415608        361220         0              0              409   432   422
8.29/8.30	c 2431           14298          1566744        393207         0              0              243   412   365
9.19/9.28	c 2770           16117          1727995        461175         0              0              108   166   124
10.29/10.34	c 3142           17756          1912943        544618         0              0              80   91   85   
11.49/11.54	c 3551           19537          2129833        663257         0              0              63   84   71   
13.00/13.08	c 4000           21407          2382703        720814         0              0              56   261   193 
15.79/15.84	c 4493           24660          2812653        790023         0              0              198   404   302
17.10/17.18	c 5035           26955          3081369        824585         0              0              343   363   349
18.59/18.65	c 5631           28621          3380154        877756         0              0              272   357   333
20.00/20.03	c 6286           31281          3731919        942721         0              0              241   373   354
21.79/21.88	c 7006           34046          4131355        1001620        0              0              231   302   292
23.10/23.11	c 7798           35662          4382893        1045665        0              0              222   266   258
25.50/25.52	c 8669           38393          4792590        1105233        0              0              172   200   186
29.11/29.15	c 9627           41367          5618406        1368946        0              0              246   263   256
31.40/31.45	c 10680          43763          6070414        1440088        0              0              285   314   311
33.80/33.86	c 11838          46600          6499961        1528569        0              0              284   307   298
36.01/36.05	c 13111          49492          6974101        1647969        0              0              132   368   366
38.01/38.01	c 14511          54384          7614786        1856455        0              0              351   388   377
41.40/41.43	c 16051          57904          8319767        1988922        0              0              390   401   398
43.40/43.42	c 17745          61119          8846394        2131612        0              0              377   397   393
45.80/45.86	c 19608          64946          9460017        2296888        0              0              392   406   400
49.80/49.89	c 21657          70256          10376514       2554814        0              0              376   395   389
53.90/53.92	c 23910          74321          11256990       2690385        0              0              339   382   378
62.01/62.02	c 26388          79784          12945300       2987478        0              0              365   391   379
64.30/64.38	c 29113          84413          13565600       3155649        0              0              174   390   385
68.11/68.18	c 32110          89399          14508236       3410815        0              0              419   432   427
76.90/76.92	c 35406          97057          16397573       3701233        0              0              324   370   350
83.80/83.84	c 39031          105302         17779899       3966147        0              0              285   365   336
91.60/91.63	c 43018          118592         19481557       4363787        0              0              204   412   385
99.11/99.15	c 47403          130835         21395676       4859940        0              0              131   440   427
111.30/111.31	c 52226          156345         23764488       5203006        0              0              281   371   313
120.30/120.32	c 57531          172112         25673424       5550173        0              0              325   494   442
133.90/133.97	c 63366          191499         28598209       6033980        0              0              329   427   381
152.81/152.87	c 69784          216507         33548645       6831287        0              0              323   431   422
168.71/168.74	c 76843          239774         37720878       7933373        0              0              380   437   419
184.91/184.92	c 84607          263765         40839548       8694867        0              0              339   484   462
201.31/201.36	c 93147          293527         44325498       9232438        0              0              208   388   379
235.03/235.09	c 102541         344862         49623241       9985237        0              0              108   407   192
256.62/256.67	c 112874         385481         55392772       10976439       0              0              358   473   464
276.22/276.20	c 124240         426954         61339994       12152873       0              0              342   475   464
322.23/322.22	c 136742         492284         69262550       13339067       0              0              285   371   356
357.04/357.09	c 150494         547363         77346415       14792497       0              0              72   465   381 
386.24/386.22	c 165621         600118         85320064       16384469       0              0              382   467   456
401.64/401.67	c 182260         634368         90451343       17701405       0              0              452   473   462
448.94/448.99	c 200562         674677         101117247      19286206       0              0              359   419   404
513.55/513.50	c 220694         761246         112518579      21132753       0              0              206   385   310
552.76/552.76	c 242839         820322         120863384      22204473       0              0              336   373   357
612.66/612.67	c 267198         894635         135147789      24360756       0              0              353   481   451
645.47/645.40	c 293992         950261         143843934      26708214       0              0              305   427   402
693.67/693.65	c 323465         1043704        156195529      28860083       0              0              334   436   399
732.78/732.75	c 355885         1117458        166499589      31382548       0              0              342   479   470
803.89/803.83	c 391547         1188932        182331731      34824904       0              0              343   485   472
974.31/974.26	c 430775         1344673        221195984      41224203       0              0              346   456   437
1049.92/1049.89	c 473925         1476345        239136771      43777754       0              0              351   452   428
1140.53/1140.44	c 521390         1623681        258911325      46809223       0              0              311   398   379
1193.64/1193.58	c 573601         1761254        275641660      50766877       0              0              388   475   459
1781.11/1780.90	c 631033         1920255        372951753      70912752       0              0              401   490   472
1924.13/1923.98	c 694208         2175643        413826872      78286845       0              0              398   492   479
2110.65/2110.48	c 763700         2365646        451424388      84789872       0              0              318   429   366
2231.17/2230.98	c 840141         2643436        484943188      93922979       0              0              309   446   432
2370.19/2369.97	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             : 995378       (395 /sec)
2520.00/2519.70	c decisions             : 3075746      (1221 /sec)
2520.00/2519.70	c propagations          : 112008063   (44448 /sec)
2520.00/2519.70	c root propagations     : 0           
2520.00/2519.70	c filter calls          : 564026846      (223820 /sec)
2520.00/2519.70	c useless filter calls  : 529473065      (93 %)
2520.00/2519.70	c Memory used           : 40.96 MB
2520.00/2519.70	c CPU time              : 2520 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 (15146 MiB free)
  memory of node 1: 16384 MiB (15290 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4396849-1568584008/watcher-4396849-1568584008 -o /tmp/evaluation-result-4396849-1568584008/solver-4396849-1568584008 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1568569089-22860 --watchdog 2580 cosoco -lc -model -restarts -stick HOME/instance-4396849-1568584008.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=25830, runsolver pid=25827

[startup+0.100159 s]*
/proc/loadavg: 2.00 2.01 2.05 3/198 25831
/proc/meminfo: memFree=31159840/32770624 swapFree=66938796/67108860
[pid=25830] ppid=25827 vsize=35240 memory=11700 CPUtime=0.1 cores=1,3,5,7
/proc/25830/stat : 25830 (cosoco) R 25827 25830 22828 0 -1 4202496 3095 0 0 0 10 0 0 0 20 0 1 0 434659113 36085760 2925 33554432000 4194304 6211092 140736340370960 140736340367496 140684861484005 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 10805248 140736340374539 140736340374641 140736340374641 140736340377550 0
/proc/25830/statm: 8810 2925 849 493 0 2115 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 35240 KiB
Current children cumulated memory: 11700 KiB

[startup+0.209542 s]*
/proc/loadavg: 2.00 2.01 2.05 3/198 25831
/proc/meminfo: memFree=31157236/32770624 swapFree=66938796/67108860
[pid=25830] ppid=25827 vsize=37840 memory=14432 CPUtime=0.21 cores=1,3,5,7
/proc/25830/stat : 25830 (cosoco) R 25827 25830 22828 0 -1 4202496 3813 0 0 0 21 0 0 0 20 0 1 0 434659113 38748160 3608 33554432000 4194304 6211092 140736340370960 140736340367496 140684861484005 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 10805248 140736340374539 140736340374641 140736340374641 140736340377550 0
/proc/25830/statm: 9460 3608 894 493 0 2765 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 37840 KiB
Current children cumulated memory: 14432 KiB

[startup+0.309286 s]*
/proc/loadavg: 2.00 2.01 2.05 3/198 25831
/proc/meminfo: memFree=31156120/32770624 swapFree=66938796/67108860
[pid=25830] ppid=25827 vsize=38896 memory=15488 CPUtime=0.31 cores=1,3,5,7
/proc/25830/stat : 25830 (cosoco) R 25827 25830 22828 0 -1 4202496 4055 0 0 0 31 0 0 0 20 0 1 0 434659113 39829504 3872 33554432000 4194304 6211092 140736340370960 140736340367496 5250289 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 10805248 140736340374539 140736340374641 140736340374641 140736340377550 0
/proc/25830/statm: 9724 3872 894 493 0 3029 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 38896 KiB
Current children cumulated memory: 15488 KiB

[startup+0.700277 s]
/proc/loadavg: 2.00 2.01 2.05 3/198 25831
/proc/meminfo: memFree=31154632/32770624 swapFree=66938796/67108860
[pid=25830] ppid=25827 vsize=40216 memory=16808 CPUtime=0.69 cores=1,3,5,7
/proc/25830/stat : 25830 (cosoco) R 25827 25830 22828 0 -1 4202496 4399 0 0 0 69 0 0 0 20 0 1 0 434659113 41181184 4202 33554432000 4194304 6211092 140736340370960 140736340368472 5155345 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 10805248 140736340374539 140736340374641 140736340374641 140736340377550 0
/proc/25830/statm: 10054 4202 894 493 0 3359 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 40216 KiB
Current children cumulated memory: 16808 KiB

[startup+1.50027 s]
/proc/loadavg: 2.00 2.01 2.05 3/198 25832
/proc/meminfo: memFree=31154360/32770624 swapFree=66938796/67108860
[pid=25830] ppid=25827 vsize=40216 memory=16808 CPUtime=1.49 cores=1,3,5,7
/proc/25830/stat : 25830 (cosoco) R 25827 25830 22828 0 -1 4202496 4399 0 0 0 149 0 0 0 20 0 1 0 434659113 41181184 4202 33554432000 4194304 6211092 140736340370960 140736340368920 5156240 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 10805248 140736340374539 140736340374641 140736340374641 140736340377550 0
/proc/25830/statm: 10054 4202 894 493 0 3359 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 40216 KiB
Current children cumulated memory: 16808 KiB

[startup+3.10916 s]
/proc/loadavg: 2.00 2.01 2.05 3/198 25832
/proc/meminfo: memFree=31152936/32770624 swapFree=66938796/67108860
[pid=25830] ppid=25827 vsize=41672 memory=18328 CPUtime=3.1 cores=1,3,5,7
/proc/25830/stat : 25830 (cosoco) R 25827 25830 22828 0 -1 4202496 7612 0 0 0 310 0 0 0 20 0 1 0 434659113 42672128 4582 33554432000 4194304 6211092 140736340370960 140736340368920 5250224 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 10805248 140736340374539 140736340374641 140736340374641 140736340377550 0
/proc/25830/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.30026 s]
/proc/loadavg: 1.92 2.00 2.04 3/198 25832
/proc/meminfo: memFree=31152944/32770624 swapFree=66938796/67108860
[pid=25830] ppid=25827 vsize=41672 memory=18328 CPUtime=6.29 cores=1,3,5,7
/proc/25830/stat : 25830 (cosoco) R 25827 25830 22828 0 -1 4202496 10691 0 0 0 629 0 0 0 20 0 1 0 434659113 42672128 4582 33554432000 4194304 6211092 140736340370960 140736340368920 5155539 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 10805248 140736340374539 140736340374641 140736340374641 140736340377550 0
/proc/25830/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: 2.01 2.01 2.05 3/198 25832
/proc/meminfo: memFree=31152496/32770624 swapFree=66938796/67108860
[pid=25830] ppid=25827 vsize=41672 memory=18400 CPUtime=12.69 cores=1,3,5,7
/proc/25830/stat : 25830 (cosoco) R 25827 25830 22828 0 -1 4202496 13771 0 0 0 1269 0 0 0 20 0 1 0 434659113 42672128 4600 33554432000 4194304 6211092 140736340370960 140736340368920 5156465 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 10805248 140736340374539 140736340374641 140736340374641 140736340377550 0
/proc/25830/statm: 10418 4600 895 493 0 3723 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 41672 KiB
Current children cumulated memory: 18400 KiB

[startup+25.5003 s]
/proc/loadavg: 2.31 2.08 2.07 3/198 25832
/proc/meminfo: memFree=31152032/32770624 swapFree=66938796/67108860
[pid=25830] ppid=25827 vsize=41804 memory=18448 CPUtime=25.5 cores=1,3,5,7
/proc/25830/stat : 25830 (cosoco) R 25827 25830 22828 0 -1 4202496 19432 0 0 0 2549 1 0 0 20 0 1 0 434659113 42807296 4612 33554432000 4194304 6211092 140736340370960 140736340368920 5250279 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 10805248 140736340374539 140736340374641 140736340374641 140736340377550 0
/proc/25830/statm: 10451 4612 895 493 0 3756 0
Current children cumulated CPU time: 25.5 s
Current children cumulated vsize: 41804 KiB
Current children cumulated memory: 18448 KiB

[startup+51.1091 s]
/proc/loadavg: 2.20 2.07 2.06 3/198 25834
/proc/meminfo: memFree=31151164/32770624 swapFree=66938796/67108860
[pid=25830] ppid=25827 vsize=41804 memory=18468 CPUtime=51.11 cores=1,3,5,7
/proc/25830/stat : 25830 (cosoco) R 25827 25830 22828 0 -1 4202496 23174 0 0 0 5110 1 0 0 20 0 1 0 434659113 42807296 4617 33554432000 4194304 6211092 140736340370960 140736340368920 5156256 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 10805248 140736340374539 140736340374641 140736340374641 140736340377550 0
/proc/25830/statm: 10451 4617 895 493 0 3756 0
Current children cumulated CPU time: 51.11 s
Current children cumulated vsize: 41804 KiB
Current children cumulated memory: 18468 KiB

[startup+102.3 s]
/proc/loadavg: 2.09 2.06 2.06 3/198 25838
/proc/meminfo: memFree=31151372/32770624 swapFree=66938796/67108860
[pid=25830] ppid=25827 vsize=41804 memory=18492 CPUtime=102.3 cores=1,3,5,7
/proc/25830/stat : 25830 (cosoco) R 25827 25830 22828 0 -1 4202496 25248 0 0 0 10229 1 0 0 20 0 1 0 434659113 42807296 4623 33554432000 4194304 6211092 140736340370960 140736340368920 5156465 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 10805248 140736340374539 140736340374641 140736340374641 140736340377550 0
/proc/25830/statm: 10451 4623 895 493 0 3756 0
Current children cumulated CPU time: 102.3 s
Current children cumulated vsize: 41804 KiB
Current children cumulated memory: 18492 KiB

[startup+162.3 s]
/proc/loadavg: 2.03 2.05 2.05 3/198 25842
/proc/meminfo: memFree=31151124/32770624 swapFree=66938796/67108860
[pid=25830] ppid=25827 vsize=41936 memory=18620 CPUtime=162.31 cores=1,3,5,7
/proc/25830/stat : 25830 (cosoco) R 25827 25830 22828 0 -1 4202496 25863 0 0 0 16230 1 0 0 20 0 1 0 434659113 42942464 4655 33554432000 4194304 6211092 140736340370960 140736340368920 5158176 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 10805248 140736340374539 140736340374641 140736340374641 140736340377550 0
/proc/25830/statm: 10484 4655 895 493 0 3789 0
Current children cumulated CPU time: 162.31 s
Current children cumulated vsize: 41936 KiB
Current children cumulated memory: 18620 KiB

[startup+222.3 s]
/proc/loadavg: 2.01 2.04 2.05 3/198 25848
/proc/meminfo: memFree=31150848/32770624 swapFree=66938796/67108860
[pid=25830] ppid=25827 vsize=41936 memory=18640 CPUtime=222.32 cores=1,3,5,7
/proc/25830/stat : 25830 (cosoco) R 25827 25830 22828 0 -1 4202496 26421 0 0 0 22231 1 0 0 20 0 1 0 434659113 42942464 4660 33554432000 4194304 6211092 140736340370960 140736340368920 5035326 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 10805248 140736340374539 140736340374641 140736340374641 140736340377550 0
/proc/25830/statm: 10484 4660 895 493 0 3789 0
Current children cumulated CPU time: 222.32 s
Current children cumulated vsize: 41936 KiB
Current children cumulated memory: 18640 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/198 25852
/proc/meminfo: memFree=31150668/32770624 swapFree=66938796/67108860
[pid=25830] ppid=25827 vsize=41936 memory=18668 CPUtime=282.32 cores=1,3,5,7
/proc/25830/stat : 25830 (cosoco) R 25827 25830 22828 0 -1 4202496 26476 0 0 0 28231 1 0 0 20 0 1 0 434659113 42942464 4667 33554432000 4194304 6211092 140736340370960 140736340368920 5156456 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 10805248 140736340374539 140736340374641 140736340374641 140736340377550 0
/proc/25830/statm: 10484 4667 895 493 0 3789 0
Current children cumulated CPU time: 282.32 s
Current children cumulated vsize: 41936 KiB
Current children cumulated memory: 18668 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/198 25863
/proc/meminfo: memFree=31150712/32770624 swapFree=66938804/67108860
[pid=25830] ppid=25827 vsize=41936 memory=18672 CPUtime=342.33 cores=1,3,5,7
/proc/25830/stat : 25830 (cosoco) R 25827 25830 22828 0 -1 4202496 27059 0 0 0 34232 1 0 0 20 0 1 0 434659113 42942464 4668 33554432000 4194304 6211092 140736340370960 140736340368920 5250224 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 10805248 140736340374539 140736340374641 140736340374641 140736340377550 0
/proc/25830/statm: 10484 4668 895 493 0 3789 0
Current children cumulated CPU time: 342.33 s
Current children cumulated vsize: 41936 KiB
Current children cumulated memory: 18672 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/198 25869
/proc/meminfo: memFree=31150540/32770624 swapFree=66938804/67108860
[pid=25830] ppid=25827 vsize=41936 memory=18672 CPUtime=402.34 cores=1,3,5,7
/proc/25830/stat : 25830 (cosoco) R 25827 25830 22828 0 -1 4202496 27083 0 0 0 40233 1 0 0 20 0 1 0 434659113 42942464 4668 33554432000 4194304 6211092 140736340370960 140736340368920 5156465 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 10805248 140736340374539 140736340374641 140736340374641 140736340377550 0
/proc/25830/statm: 10484 4668 895 493 0 3789 0
Current children cumulated CPU time: 402.34 s
Current children cumulated vsize: 41936 KiB
Current children cumulated memory: 18672 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/198 25873
/proc/meminfo: memFree=31150336/32770624 swapFree=66938804/67108860
[pid=25830] ppid=25827 vsize=41936 memory=18672 CPUtime=462.35 cores=1,3,5,7
/proc/25830/stat : 25830 (cosoco) R 25827 25830 22828 0 -1 4202496 27685 0 0 0 46234 1 0 0 20 0 1 0 434659113 42942464 4668 33554432000 4194304 6211092 140736340370960 140736340368920 5250289 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 10805248 140736340374539 140736340374641 140736340374641 140736340377550 0
/proc/25830/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/25830/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/198 26086
/proc/meminfo: memFree=31165012/32770624 swapFree=66938828/67108860
[pid=25830] ppid=25827 vsize=41936 memory=18700 CPUtime=1842.52 cores=1,3,5,7
/proc/25830/stat : 25830 (cosoco) R 25827 25830 22828 0 -1 4202496 33749 0 0 0 184251 1 0 0 20 0 1 0 434659113 42942464 4675 33554432000 4194304 6211092 140736340370960 140736340368920 5250284 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 10805248 140736340374539 140736340374641 140736340374641 140736340377550 0
/proc/25830/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/198 26090
/proc/meminfo: memFree=31165324/32770624 swapFree=66938828/67108860
[pid=25830] ppid=25827 vsize=41936 memory=18704 CPUtime=1902.53 cores=1,3,5,7
/proc/25830/stat : 25830 (cosoco) R 25827 25830 22828 0 -1 4202496 34181 0 0 0 190252 1 0 0 20 0 1 0 434659113 42942464 4676 33554432000 4194304 6211092 140736340370960 140736340368920 5156256 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 10805248 140736340374539 140736340374641 140736340374641 140736340377550 0
/proc/25830/statm: 10484 4676 895 493 0 3789 0
Current children cumulated CPU time: 1902.53 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/198 26094
/proc/meminfo: memFree=31164968/32770624 swapFree=66938828/67108860
[pid=25830] ppid=25827 vsize=41936 memory=18704 CPUtime=1962.54 cores=1,3,5,7
/proc/25830/stat : 25830 (cosoco) R 25827 25830 22828 0 -1 4202496 34358 0 0 0 196253 1 0 0 20 0 1 0 434659113 42942464 4676 33554432000 4194304 6211092 140736340370960 140736340368920 5250293 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 10805248 140736340374539 140736340374641 140736340374641 140736340377550 0
/proc/25830/statm: 10484 4676 895 493 0 3789 0
Current children cumulated CPU time: 1962.54 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/198 26100
/proc/meminfo: memFree=31165292/32770624 swapFree=66938828/67108860
[pid=25830] ppid=25827 vsize=41936 memory=18704 CPUtime=2022.54 cores=1,3,5,7
/proc/25830/stat : 25830 (cosoco) R 25827 25830 22828 0 -1 4202496 34759 0 0 0 202253 1 0 0 20 0 1 0 434659113 42942464 4676 33554432000 4194304 6211092 140736340370960 140736340368920 5155341 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 10805248 140736340374539 140736340374641 140736340374641 140736340377550 0
/proc/25830/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/198 26104
/proc/meminfo: memFree=31165272/32770624 swapFree=66938828/67108860
[pid=25830] ppid=25827 vsize=41936 memory=18704 CPUtime=2082.55 cores=1,3,5,7
/proc/25830/stat : 25830 (cosoco) R 25827 25830 22828 0 -1 4202496 34838 0 0 0 208254 1 0 0 20 0 1 0 434659113 42942464 4676 33554432000 4194304 6211092 140736340370960 140736340368920 5155720 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 10805248 140736340374539 140736340374641 140736340374641 140736340377550 0
/proc/25830/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 26116
/proc/meminfo: memFree=31164036/32770624 swapFree=66938840/67108860
[pid=25830] ppid=25827 vsize=41936 memory=18704 CPUtime=2142.56 cores=1,3,5,7
/proc/25830/stat : 25830 (cosoco) R 25827 25830 22828 0 -1 4202496 35451 0 0 0 214255 1 0 0 20 0 1 0 434659113 42942464 4676 33554432000 4194304 6211092 140736340370960 140736340368920 5250234 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 10805248 140736340374539 140736340374641 140736340374641 140736340377550 0
/proc/25830/statm: 10484 4676 895 493 0 3789 0
Current children cumulated CPU time: 2142.56 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 26122
/proc/meminfo: memFree=31164240/32770624 swapFree=66938840/67108860
[pid=25830] ppid=25827 vsize=41936 memory=18704 CPUtime=2202.57 cores=1,3,5,7
/proc/25830/stat : 25830 (cosoco) R 25827 25830 22828 0 -1 4202496 35451 0 0 0 220256 1 0 0 20 0 1 0 434659113 42942464 4676 33554432000 4194304 6211092 140736340370960 140736340368920 5156931 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 10805248 140736340374539 140736340374641 140736340374641 140736340377550 0
/proc/25830/statm: 10484 4676 895 493 0 3789 0
Current children cumulated CPU time: 2202.57 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 26126
/proc/meminfo: memFree=31164688/32770624 swapFree=66938840/67108860
[pid=25830] ppid=25827 vsize=41936 memory=18704 CPUtime=2262.57 cores=1,3,5,7
/proc/25830/stat : 25830 (cosoco) R 25827 25830 22828 0 -1 4202496 36062 0 0 0 226256 1 0 0 20 0 1 0 434659113 42942464 4676 33554432000 4194304 6211092 140736340370960 140736340368920 5250298 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 10805248 140736340374539 140736340374641 140736340374641 140736340377550 0
/proc/25830/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 26130
/proc/meminfo: memFree=31164528/32770624 swapFree=66938840/67108860
[pid=25830] ppid=25827 vsize=41936 memory=18704 CPUtime=2322.58 cores=1,3,5,7
/proc/25830/stat : 25830 (cosoco) R 25827 25830 22828 0 -1 4202496 36062 0 0 0 232257 1 0 0 20 0 1 0 434659113 42942464 4676 33554432000 4194304 6211092 140736340370960 140736340368920 5155348 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 10805248 140736340374539 140736340374641 140736340374641 140736340377550 0
/proc/25830/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 26136
/proc/meminfo: memFree=31165156/32770624 swapFree=66938840/67108860
[pid=25830] ppid=25827 vsize=41936 memory=18704 CPUtime=2382.59 cores=1,3,5,7
/proc/25830/stat : 25830 (cosoco) R 25827 25830 22828 0 -1 4202496 36670 0 0 0 238258 1 0 0 20 0 1 0 434659113 42942464 4676 33554432000 4194304 6211092 140736340370960 140736340368920 5155345 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 10805248 140736340374539 140736340374641 140736340374641 140736340377550 0
/proc/25830/statm: 10484 4676 895 493 0 3789 0
Current children cumulated CPU time: 2382.59 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/198 26141
/proc/meminfo: memFree=31164916/32770624 swapFree=66938840/67108860
[pid=25830] ppid=25827 vsize=41936 memory=18704 CPUtime=2442.59 cores=1,3,5,7
/proc/25830/stat : 25830 (cosoco) R 25827 25830 22828 0 -1 4202496 36670 0 0 0 244258 1 0 0 20 0 1 0 434659113 42942464 4676 33554432000 4194304 6211092 140736340370960 140736340368920 5156256 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 10805248 140736340374539 140736340374641 140736340374641 140736340377550 0
/proc/25830/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/198 26145
/proc/meminfo: memFree=31164444/32770624 swapFree=66938840/67108860
[pid=25830] ppid=25827 vsize=41936 memory=18704 CPUtime=2502.6 cores=1,3,5,7
/proc/25830/stat : 25830 (cosoco) R 25827 25830 22828 0 -1 4202496 37113 0 0 0 250259 1 0 0 20 0 1 0 434659113 42942464 4676 33554432000 4194304 6211092 140736340370960 140736340368920 5136306 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 10805248 140736340374539 140736340374641 140736340374641 140736340377550 0
/proc/25830/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/198 26147
/proc/meminfo: memFree=31164608/32770624 swapFree=66938840/67108860
[pid=25830] ppid=25827 vsize=41936 memory=18704 CPUtime=2520 cores=1,3,5,7
/proc/25830/stat : 25830 (cosoco) R 25827 25830 22828 0 -1 4202496 37113 0 0 0 251999 1 0 0 20 0 1 0 434659113 42942464 4676 33554432000 4194304 6211092 140736340370960 140736340368920 5250459 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 10805248 140736340374539 140736340374641 140736340374641 140736340377550 0
/proc/25830/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 25830 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2520 s, system=0.019002 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/198 26147
/proc/meminfo: memFree=31164608/32770624 swapFree=66938840/67108860
[pid=25830] ppid=25827 vsize=41936 memory=18704 CPUtime=2520 cores=1,3,5,7
/proc/25830/stat : 25830 (cosoco) R 25827 25830 22828 0 -1 4202496 37113 0 0 0 251999 1 0 0 20 0 1 0 434659113 42942464 4676 33554432000 4194304 6211092 140736340370960 140736340368920 5250459 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 10805248 140736340374539 140736340374641 140736340374641 140736340377550 0
/proc/25830/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.02
CPU user time (s): 2520
CPU system time (s): 0.019002
CPU usage (%): 100.013
Max. virtual memory (cumulated for all children) (KiB): 41936
Max. memory (cumulated for all children) (KiB): 18704

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2520
system time used= 0.019002
maximum resident set size= 18768
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37164
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= 708


# summary of solver processes directly reported to runsolver:
#   pid: 25830
#   total CPU time (s): 2520.02
#   total CPU user time (s): 2520
#   total CPU system time (s): 0.019002

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.5145 second user time and 14.1856 second system time

The end

Launcher Data

Begin job on node105 at 2019-09-15 22:45:12
IDJOB=4396849
IDBENCH=128106
IDSOLVER=2848
FILE ID=node105/4396849-1568584008
RUNJOBID= node105-1568569089-22860
PBS_JOBID= 21703335
Free space on /tmp= 61028 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-4396849-1568584008/watcher-4396849-1568584008 -o /tmp/evaluation-result-4396849-1568584008/solver-4396849-1568584008 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1568569089-22860 --watchdog 2580  cosoco -lc -model -restarts -stick HOME/instance-4396849-1568584008.xml

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

MD5SUM BENCH= 62ab34719a1ca197804bba3dde19efaf
RANDOM SEED=644239898

node105.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.00
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.00
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.00
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.00
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:        31167392 kB
MemAvailable:   31834936 kB
Buffers:          209160 kB
Cached:           758892 kB
SwapCached:        66444 kB
Active:           445268 kB
Inactive:         608616 kB
Active(anon):      28436 kB
Inactive(anon):   100616 kB
Active(file):     416832 kB
Inactive(file):   508000 kB
Unevictable:      109060 kB
Mlocked:          109060 kB
SwapTotal:      67108860 kB
SwapFree:       66938796 kB
Dirty:              2912 kB
Writeback:             0 kB
AnonPages:        152836 kB
Mapped:            43396 kB
Shmem:             34604 kB
Slab:             145776 kB
SReclaimable:     117092 kB
SUnreclaim:        28684 kB
KernelStack:        3744 kB
PageTables:         5704 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     544188 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    104448 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 61024 MiB
End job on node105 at 2019-09-15 23:27:12