Trace number 4268149

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
cosoco 1.12? (TO) 2520.1001 2519.8999

General information on the benchmark

NameOrtholatin/Ortholatin-m1-s1/
Ortholatin-024.xml
MD5SUM23eb83e679dec689804004fda8e6ed87
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1728
Number of constraints581
Number of domains2
Minimum domain size24
Maximum domain size576
Distribution of domain sizes[{"size":24,"count":1152},{"size":576,"count":576}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":1680},{"degree":3,"count":48}]
Minimum constraint arity3
Maximum constraint arity576
Distribution of constraint arities[{"arity":3,"count":576},{"arity":24,"count":2},{"arity":576,"count":3}]
Number of extensional constraints576
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":576},{"type":"allDifferent","count":3},{"type":"instantiation","count":2}]
Optimization problemNO
Type of objective

Solver Data

0.03/0.11	c root propagations     : 17756       
0.03/0.11	c restarts enabled, print stats at every restarts
0.03/0.11	c
0.03/0.11	c
0.03/0.11	c
0.03/0.11	c This is cosoco 1.12 --  
0.03/0.11	c
0.03/0.11	c command line: cosoco -lc -model -restarts HOME/instance-4268149-1502538124.xml 
0.03/0.11	c ========================================[ Problem Statistics ]===========================================
0.03/0.11	c |                                                                                                       
0.03/0.11	c |  Parse time        :         0.02 s 
0.03/0.11	c |
0.03/0.11	c |               Variables: 1728
0.03/0.11	c |            Domain Sizes: 24..576
0.03/0.11	c |
0.03/0.11	c |             Constraints: 721
0.03/0.11	c |                   Arity: 1..576  -- Unary: 48  -- Ternary: 576
0.03/0.11	c | 
0.03/0.11	c |                   Types: 
0.03/0.11	c |                          All Different: 97
0.03/0.11	c |                          Extension: 576  (nb tuples: 576..576) -- (shared: 575)
0.03/0.11	c |                          Unary: 48
0.03/0.11	c |                          
0.03/0.11	c =========================================================================================================
0.03/0.11	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.03/0.16	c 101            355            5704           59460          716            0              201   255   225
0.13/0.28	c 211            976            16196          188200         716            0              341   358   346
0.23/0.36	c 332            1292           20963          214716         716            0              196   196   194
0.33/0.43	c 465            1623           25792          241855         716            0              199   199   197
0.43/0.50	c 611            1970           30659          269572         716            0              202   202   200
0.43/0.58	c 771            2334           35710          297935         716            0              205   205   203
0.53/0.65	c 947            2717           40793          326881         716            0              208   208   206
0.63/0.74	c 1140           3156           46306          361020         716            0              238   247   240
0.73/0.82	c 1352           3620           52025          397202         716            0              250   253   250
0.83/0.91	c 1585           4115           57955          436168         716            0              250   259   255
0.93/1.00	c 1841           4635           63536          474242         716            0              262   265   261
0.93/1.08	c 2122           5186           68814          513526         716            0              268   271   267
1.14/1.23	c 2431           5805           78437          569223         716            0              266   277   273
1.23/1.34	c 2770           6426           85035          612784         716            0              259   277   259
1.43/1.51	c 3142           7128           94460          665597         716            0              307   331   322
1.64/1.76	c 3551           7971           108241         753887         716            0              316   409   390
1.94/2.05	c 4000           9086           128255         958650         716            0              331   399   346
2.04/2.20	c 4493           9813           135637         994319         716            0              232   235   232
2.25/2.33	c 5035           10601          142736         1029697        716            0              244   247   244
2.44/2.55	c 5631           11533          152866         1086881        716            0              259   337   283
2.74/2.86	c 6286           12693          169456         1223941        716            0              1   399   379  
2.94/3.03	c 7006           13758          180622         1281498        716            0              343   346   343
3.24/3.38	c 7798           15172          202969         1456324        716            0              349   433   416
3.54/3.62	c 8669           16456          217127         1533842        716            0              319   409   403
4.24/4.34	c 9627           18422          265906         1849499        716            0              359   407   398
4.44/4.56	c 10680          19785          278737         1912774        716            0              302   311   305
4.84/4.95	c 11838          21492          299333         2045089        716            0              304   468   429
5.34/5.42	c 13111          23313          324845         2188879        716            0              369   462   423
6.03/6.15	c 14511          26339          378291         2724354        716            0              408   491   473
6.43/6.52	c 16051          28327          398182         2829605        716            0              366   393   375
6.93/7.04	c 17745          30603          424322         2988962        716            0              347   477   429
7.43/7.55	c 19608          33436          453796         3311162        716            0              315   475   432
8.13/8.27	c 21657          36356          494960         3608295        716            0              370   516   474
9.43/9.51	c 23910          39788          566237         4095712        716            0              356   465   458
9.94/10.08	c 26388          43481          606139         4539910        716            0              343   391   383
11.24/11.39	c 29113          47703          685180         5053522        716            0              256   560   435
12.64/12.76	c 32110          53830          792317         6223718        716            0              311   426   376
13.73/13.86	c 35406          58117          856652         6567922        716            0              320   379   366
14.63/14.72	c 39031          63687          916925         7302688        716            0              268   379   369
15.73/15.86	c 43018          69097          974357         7815271        716            0              270   365   349
17.03/17.14	c 47403          74848          1042134        8406135        716            0              288   351   337
18.33/18.42	c 52226          84237          1130690        9798287        716            0              1   395   358  
19.53/19.66	c 57531          90969          1184920        10197201       716            0              234   556   433
22.13/22.29	c 63366          99619          1363026        11300472       716            0              218   457   266
24.14/24.23	c 69784          107961         1477103        12135041       716            0              253   367   358
27.33/27.47	c 76843          118794         1692608        13971450       716            0              276   563   435
28.83/28.99	c 84607          130217         1772283        15214136       716            0              226   425   408
30.54/30.66	c 93147          141208         1859120        15958302       716            0              337   424   409
32.74/32.85	c 102541         155206         2000468        17815957       716            0              271   425   408
36.44/36.59	c 112874         171651         2271835        20377137       716            0              204   479   410
41.74/41.87	c 124240         189628         2624499        22956093       716            0              249   427   411
45.53/45.60	c 136742         205439         2801678        24140610       716            0              276   941   629
48.34/48.41	c 150494         222254         2925206        25246444       716            0              231   426   410
52.34/52.43	c 165621         241668         3144423        26777396       716            0              224   425   380
57.54/57.67	c 182260         264042         3453412        28653863       716            0              260   394   380
62.94/63.02	c 200562         287440         3754175        30392790       716            0              201   362   351
68.14/68.22	c 220694         312432         4038821        32227466       716            0              185   594   392
74.64/74.78	c 242839         343138         4379494        35384164       716            0              197   878   494
80.74/80.84	c 267198         371841         4669626        36862749       716            0              201   675   401
85.24/85.36	c 293992         403276         4867508        38518901       716            0              227   423   414
95.14/95.21	c 323465         442543         5457041        42601084       716            0              227   335   324
106.43/106.57	c 355885         490574         5984638        50628672       716            0              233   1031   869
116.04/116.17	c 391547         535690         6382220        56467844       716            0              242   911   744
127.04/127.17	c 430775         586863         6906534        61702238       716            0              282   774   675
137.84/137.93	c 473925         655786         7522023        71224719       716            0              243   737   648
148.04/148.16	c 521390         717700         7994942        76801095       716            0              202   1080   665
158.04/158.12	c 573601         786298         8450912        81890637       716            0              214   504   468
173.64/173.78	c 631033         858024         9286284        87482574       716            0              311   408   397
187.54/187.67	c 694208         944177         9870584        95361868       716            0              194   691   642
203.74/203.89	c 763700         1040256        10718688       105896179      716            0              216   831   665
219.64/219.75	c 840141         1142810        11485817       113266985      716            0              247   512   488
248.75/248.85	c 924226         1262858        13196930       127242896      716            0              301   502   468
273.75/273.80	c 1016719        1381748        14593903       136637925      716            0              315   460   448
304.76/304.85	c 1118461        1527331        16518386       151120947      716            0              187   531   415
327.55/327.62	c 1230377        1671217        17628080       162747733      716            0              221   701   567
358.26/358.35	c 1353484        1824801        19265297       174157889      716            0              231   573   550
389.06/389.11	c 1488901        1989574        20729994       187016296      716            0              252   617   595
419.66/419.74	c 1637859        2184900        22193308       202560821      716            0              248   681   576
480.37/480.46	c 1801712        2440210        26017816       238101618      716            0              326   572   545
527.37/527.46	c 1981950        2696271        28454959       261131737      716            0              244   446   434
594.58/594.66	c 2180211        2981844        32460026       291811992      716            0              209   666   559
636.28/636.35	c 2398298        3256805        34379186       309978988      716            0              252   491   477
686.69/686.70	c 2638193        3585671        37165177       337884914      716            0              251   533   520
739.59/739.65	c 2902077        3938871        39916662       363620190      716            0              238   384   366
789.90/789.91	c 3192349        4278002        42241962       382487625      716            0              329   344   334
875.31/875.39	c 3511648        4712023        46730326       423117152      716            0              278   569   544
978.23/978.23	c 3862876        5230770        52220433       475302020      716            0              231   855   564
1060.33/1060.38	c 4249226        5764995        56790371       533915449      716            0              332   550   536
1149.55/1149.60	c 4674211        6350779        61089055       586872218      716            0              1   663   603  
1244.35/1244.33	c 5141694        6964238        64829685       636664864      716            0              413   950   650
1349.16/1349.16	c 5655925        7688276        70403048       696921821      716            0              224   524   513
1469.08/1469.07	c 6221579        8449143        76967437       756723296      716            0              296   578   564
1613.59/1613.51	c 6843798        9292706        84102424       845776375      716            0              274   1012   711
1813.91/1813.81	c 7528238        10266821       94333858       923839078      716            0              221   530   518
1951.13/1951.05	c 8281122        11192623       100813240      979734692      716            0              365   476   464
2261.66/2261.58	c 9109294        12675388       117448636      1268742705     716            0              247   800   772
2456.08/2455.91	c 10020283       13878179       125663886      1376393529     716            0              249   720   696
2520.09/2519.90	
2520.09/2519.90	c *** INTERRUPTED ***
2520.09/2519.90	c restarts              : 97          
2520.09/2519.90	c conflicts             : 10364554     (4113 /sec)
2520.09/2519.90	c decisions             : 14316848     (5681 /sec)
2520.09/2519.90	c propagations          : 1404415794  (557292 /sec)
2520.09/2519.90	c root propagations     : 17756       
2520.09/2519.90	c filter calls          : 128692556      (51067 /sec)
2520.09/2519.90	c useless filter calls  : 99587727       (77 %)
2520.09/2519.90	c Memory used           : 51.36 MB
2520.09/2519.90	c CPU time              : 2520.07 s
2520.09/2519.90	
2520.09/2519.90	s UNKNOWN

Verifier Data


Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4268149-1502538124/watcher-4268149-1502538124 -o /tmp/evaluation-result-4268149-1502538124/solver-4268149-1502538124 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1502500302-22047 --watchdog 2580 cosoco -lc -model -restarts HOME/instance-4268149-1502538124.xml 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.01 2.05 2/180 30393
/proc/meminfo: memFree=31228696/32770624 swapFree=0/524580
[pid=30393] ppid=30390 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/30393/stat : 30393 (runsolver) D 30390 30393 21984 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 56033100 24240128 106 18446744073709551615 4194304 4338465 140736562718192 140736562715832 139703960466135 0 0 1 24578 18446744071580418449 0 0 17 6 0 0 0 0 0 6438912 6441760 18190336 140736562725057 140736562725449 140736562725449 140736562728906 0
/proc/30393/statm: 5918 106 53 36 0 2156 0

[startup+0.100199 s]
/proc/loadavg: 2.00 2.01 2.05 2/180 30393
/proc/meminfo: memFree=31228696/32770624 swapFree=0/524580
[pid=30393] ppid=30390 vsize=42148 CPUtime=0.03 cores=0,2,4,6
/proc/30393/stat : 30393 (cosoco) R 30390 30393 21984 0 -1 4202496 4793 0 0 0 3 0 0 0 20 0 1 0 56033100 43159552 4594 18446744073709551615 4194304 5972588 140726499821600 140726499818248 4935589 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 37629952 140726499828206 140726499828301 140726499828301 140726499831758 0
/proc/30393/statm: 10537 4594 736 435 0 3900 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 42148

[startup+0.200403 s]
/proc/loadavg: 2.00 2.01 2.05 2/180 30393
/proc/meminfo: memFree=31228696/32770624 swapFree=0/524580
[pid=30393] ppid=30390 vsize=42956 CPUtime=0.13 cores=0,2,4,6
/proc/30393/stat : 30393 (cosoco) R 30390 30393 21984 0 -1 4202496 5001 0 0 0 13 0 0 0 20 0 1 0 56033100 43986944 4792 18446744073709551615 4194304 5972588 140726499821600 140726499818248 4971560 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 37629952 140726499828206 140726499828301 140726499828301 140726499831758 0
/proc/30393/statm: 10739 4792 777 435 0 4102 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 42956

[startup+0.300355 s]
/proc/loadavg: 2.00 2.01 2.05 2/180 30393
/proc/meminfo: memFree=31228696/32770624 swapFree=0/524580
[pid=30393] ppid=30390 vsize=44804 CPUtime=0.23 cores=0,2,4,6
/proc/30393/stat : 30393 (cosoco) R 30390 30393 21984 0 -1 4202496 5458 0 0 0 23 0 0 0 20 0 1 0 56033100 45879296 5254 18446744073709551615 4194304 5972588 140726499821600 140726499818248 5338173 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 37629952 140726499828206 140726499828301 140726499828301 140726499831758 0
/proc/30393/statm: 11201 5254 779 435 0 4564 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 44804

[startup+0.700304 s]
/proc/loadavg: 2.00 2.01 2.05 2/180 30393
/proc/meminfo: memFree=31228696/32770624 swapFree=0/524580
[pid=30393] ppid=30390 vsize=44804 CPUtime=0.63 cores=0,2,4,6
/proc/30393/stat : 30393 (cosoco) R 30390 30393 21984 0 -1 4202496 5458 0 0 0 63 0 0 0 20 0 1 0 56033100 45879296 5254 18446744073709551615 4194304 5972588 140726499821600 140726499818904 5323874 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 37629952 140726499828206 140726499828301 140726499828301 140726499831758 0
/proc/30393/statm: 11201 5254 779 435 0 4564 0
Current children cumulated CPU time (s) 0.63
Current children cumulated vsize (KiB) 44804

[startup+1.5003 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 30394
/proc/meminfo: memFree=31210444/32770624 swapFree=0/524580
[pid=30393] ppid=30390 vsize=45068 CPUtime=1.43 cores=0,2,4,6
/proc/30393/stat : 30393 (cosoco) R 30390 30393 21984 0 -1 4202496 5551 0 0 0 143 0 0 0 20 0 1 0 56033100 46149632 5386 18446744073709551615 4194304 5972588 140726499821600 140726499818904 4971017 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 37629952 140726499828206 140726499828301 140726499828301 140726499831758 0
/proc/30393/statm: 11267 5386 779 435 0 4630 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 45068

[startup+3.10032 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 30394
/proc/meminfo: memFree=31208584/32770624 swapFree=0/524580
[pid=30393] ppid=30390 vsize=46520 CPUtime=3.04 cores=0,2,4,6
/proc/30393/stat : 30393 (cosoco) R 30390 30393 21984 0 -1 4202496 10190 0 0 0 303 1 0 0 20 0 1 0 56033100 47636480 5741 18446744073709551615 4194304 5972588 140726499821600 140726499818264 4978304 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 37629952 140726499828206 140726499828301 140726499828301 140726499831758 0
/proc/30393/statm: 11630 5741 779 435 0 4993 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 46520

[startup+6.30033 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 30395
/proc/meminfo: memFree=31206580/32770624 swapFree=0/524580
[pid=30393] ppid=30390 vsize=47180 CPUtime=6.23 cores=0,2,4,6
/proc/30393/stat : 30393 (cosoco) R 30390 30393 21984 0 -1 4202496 11241 0 0 0 622 1 0 0 20 0 1 0 56033100 48312320 5884 18446744073709551615 4194304 5972588 140726499821600 140726499818264 4971589 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 37629952 140726499828206 140726499828301 140726499828301 140726499831758 0
/proc/30393/statm: 11795 5884 779 435 0 5158 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 47180

[startup+12.7003 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 30395
/proc/meminfo: memFree=31205340/32770624 swapFree=0/524576
[pid=30393] ppid=30390 vsize=48388 CPUtime=12.64 cores=0,2,4,6
/proc/30393/stat : 30393 (cosoco) R 30390 30393 21984 0 -1 4202496 12529 0 0 0 1263 1 0 0 20 0 1 0 56033100 49549312 6149 18446744073709551615 4194304 5972588 140726499821600 140726499818904 4978745 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 37629952 140726499828206 140726499828301 140726499828301 140726499831758 0
/proc/30393/statm: 12097 6149 780 435 0 5460 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 48388

[startup+25.5004 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 30395
/proc/meminfo: memFree=31205584/32770624 swapFree=0/524576
[pid=30393] ppid=30390 vsize=48652 CPUtime=25.43 cores=0,2,4,6
/proc/30393/stat : 30393 (cosoco) R 30390 30393 21984 0 -1 4202496 13144 0 0 0 2542 1 0 0 20 0 1 0 56033100 49819648 6261 18446744073709551615 4194304 5972588 140726499821600 140726499818264 4935502 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 37629952 140726499828206 140726499828301 140726499828301 140726499831758 0
/proc/30393/statm: 12163 6261 780 435 0 5526 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 48652

[startup+51.1004 s]
/proc/loadavg: 1.92 2.00 2.04 3/181 30457
/proc/meminfo: memFree=31197288/32770624 swapFree=0/524592
[pid=30393] ppid=30390 vsize=50988 CPUtime=51.04 cores=0,2,4,6
/proc/30393/stat : 30393 (cosoco) R 30390 30393 21984 0 -1 4202496 14064 0 0 0 5103 1 0 0 20 0 1 0 56033100 52211712 6862 18446744073709551615 4194304 5972588 140726499821600 140726499818904 4975303 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 37629952 140726499828206 140726499828301 140726499828301 140726499831758 0
/proc/30393/statm: 12747 6862 780 435 0 6110 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 50988

[startup+102.3 s]
/proc/loadavg: 1.97 2.00 2.04 3/181 30458
/proc/meminfo: memFree=31194996/32770624 swapFree=0/524580
[pid=30393] ppid=30390 vsize=52184 CPUtime=102.24 cores=0,2,4,6
/proc/30393/stat : 30393 (cosoco) R 30390 30393 21984 0 -1 4202496 15247 0 0 0 10223 1 0 0 20 0 1 0 56033100 53436416 7069 18446744073709551615 4194304 5972588 140726499821600 140726499818264 5323648 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 37629952 140726499828206 140726499828301 140726499828301 140726499831758 0
/proc/30393/statm: 13046 7069 780 435 0 6409 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 52184

[startup+162.3 s]
/proc/loadavg: 1.99 2.00 2.04 3/184 30474
/proc/meminfo: memFree=31189124/32770624 swapFree=0/524584
[pid=30393] ppid=30390 vsize=52584 CPUtime=162.24 cores=0,2,4,6
/proc/30393/stat : 30393 (cosoco) R 30390 30393 21984 0 -1 4202496 16043 0 0 0 16223 1 0 0 20 0 1 0 56033100 53846016 7230 18446744073709551615 4194304 5972588 140726499821600 140726499818904 4971573 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 37629952 140726499828206 140726499828301 140726499828301 140726499831758 0
/proc/30393/statm: 13146 7230 780 435 0 6509 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 52584

[startup+222.306 s]
/proc/loadavg: 2.00 2.00 2.04 3/184 30476
/proc/meminfo: memFree=31188800/32770624 swapFree=0/524600
[pid=30393] ppid=30390 vsize=52584 CPUtime=222.25 cores=0,2,4,6
/proc/30393/stat : 30393 (cosoco) R 30390 30393 21984 0 -1 4202496 16298 0 0 0 22224 1 0 0 20 0 1 0 56033100 53846016 7238 18446744073709551615 4194304 5972588 140726499821600 140726499818904 4979352 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 37629952 140726499828206 140726499828301 140726499828301 140726499831758 0
/proc/30393/statm: 13146 7238 780 435 0 6509 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 52584

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/181 30478
/proc/meminfo: memFree=31192308/32770624 swapFree=0/524608
[pid=30393] ppid=30390 vsize=52584 CPUtime=282.25 cores=0,2,4,6
/proc/30393/stat : 30393 (cosoco) R 30390 30393 21984 0 -1 4202496 16300 0 0 0 28224 1 0 0 20 0 1 0 56033100 53846016 7238 18446744073709551615 4194304 5972588 140726499821600 140726499818904 4935502 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 37629952 140726499828206 140726499828301 140726499828301 140726499831758 0
/proc/30393/statm: 13146 7238 780 435 0 6509 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 52584

[startup+342.3 s]
/proc/loadavg: 2.04 2.01 2.05 3/181 30480
/proc/meminfo: memFree=31192512/32770624 swapFree=0/524624
[pid=30393] ppid=30390 vsize=52584 CPUtime=342.26 cores=0,2,4,6
/proc/30393/stat : 30393 (cosoco) R 30390 30393 21984 0 -1 4202496 16540 0 0 0 34225 1 0 0 20 0 1 0 56033100 53846016 7238 18446744073709551615 4194304 5972588 140726499821600 140726499818904 5099616 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 37629952 140726499828206 140726499828301 140726499828301 140726499831758 0
/proc/30393/statm: 13146 7238 780 435 0 6509 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 52584

[startup+402.3 s]
/proc/loadavg: 2.01 2.01 2.05 3/181 30482
/proc/meminfo: memFree=31192624/32770624 swapFree=0/524628
[pid=30393] ppid=30390 vsize=52584 CPUtime=402.26 cores=0,2,4,6
/proc/30393/stat : 30393 (cosoco) R 30390 30393 21984 0 -1 4202496 16550 0 0 0 40225 1 0 0 20 0 1 0 56033100 53846016 7238 18446744073709551615 4194304 5972588 140726499821600 140726499818904 4979352 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 37629952 140726499828206 140726499828301 140726499828301 140726499831758 0
/proc/30393/statm: 13146 7238 780 435 0 6509 0
Current children cumulated CPU time (s) 402.26
Current children cumulated vsize (KiB) 52584

[startup+462.3 s]
/proc/loadavg: 2.01 2.01 2.05 3/181 30484
/proc/meminfo: memFree=31192252/32770624 swapFree=0/524632
[pid=30393] ppid=30390 vsize=52584 CPUtime=462.27 cores=0,2,4,6
/proc/30393/stat : 30393 (cosoco) R 30390 30393 21984 0 -1 4202496 16775 0 0 0 46226 1 0 0 20 0 1 0 56033100 53846016 7238 18446744073709551615 4194304 5972588 140726499821600 140726499818904 4978737 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 37629952 140726499828206 140726499828301 140726499828301 140726499831758 0
/proc/30393/statm: 13146 7238 780 435 0 6509 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 52584

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 30486
/proc/meminfo: memFree=31192500/32770624 swapFree=0/524644
[pid=30393] ppid=30390 vsize=52584 CPUtime=522.27 cores=0,2,4,6
/proc/30393/stat : 30393 (cosoco) R 30390 30393 21984 0 -1 4202496 16786 0 0 0 52226 1 0 0 20 0 1 0 56033100 53846016 7238 18446744073709551615 4194304 5972588 140726499821600 140726499818904 4977701 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 37629952 140726499828206 140726499828301 140726499828301 140726499831758 0
/proc/30393/statm: 13146 7238 780 435 0 6509 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 52584

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 30488
/proc/meminfo: memFree=31192256/32770624 swapFree=0/524636
[pid=30393] ppid=30390 vsize=52584 CPUtime=582.28 cores=0,2,4,6
/proc/30393/stat : 30393 (cosoco) R 30390 30393 21984 0 -1 4202496 16878 0 0 0 58227 1 0 0 20 0 1 0 56033100 53846016 7238 18446744073709551615 4194304 5972588 140726499821600 140726499818904 4935502 0 0 1 8405026 0 0 0 17 2 0 0 5 0 0 8070896 8075904 37629952 140726499828206 140726499828301 140726499828301 140726499831758 0
/proc/30393/statm: 13146 7238 780 435 0 6509 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 52584


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


[startup+1662.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/181 30553
/proc/meminfo: memFree=31190804/32770624 swapFree=0/524808
[pid=30393] ppid=30390 vsize=52584 CPUtime=1662.4 cores=0,2,4,6
/proc/30393/stat : 30393 (cosoco) R 30390 30393 21984 0 -1 4202496 18998 0 0 0 166238 2 0 0 20 0 1 0 56033100 53846016 7244 18446744073709551615 4194304 5972588 140726499821600 140726499818904 4975114 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 37629952 140726499828206 140726499828301 140726499828301 140726499831758 0
/proc/30393/statm: 13146 7244 780 435 0 6509 0
Current children cumulated CPU time (s) 1662.4
Current children cumulated vsize (KiB) 52584

[startup+1722.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/181 30555
/proc/meminfo: memFree=31191308/32770624 swapFree=0/524812
[pid=30393] ppid=30390 vsize=52584 CPUtime=1722.4 cores=0,2,4,6
/proc/30393/stat : 30393 (cosoco) R 30390 30393 21984 0 -1 4202496 18998 0 0 0 172238 2 0 0 20 0 1 0 56033100 53846016 7244 18446744073709551615 4194304 5972588 140726499821600 140726499818904 4978763 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 37629952 140726499828206 140726499828301 140726499828301 140726499831758 0
/proc/30393/statm: 13146 7244 780 435 0 6509 0
Current children cumulated CPU time (s) 1722.4
Current children cumulated vsize (KiB) 52584

[startup+1782.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/181 30557
/proc/meminfo: memFree=31191432/32770624 swapFree=0/524828
[pid=30393] ppid=30390 vsize=52584 CPUtime=1782.41 cores=0,2,4,6
/proc/30393/stat : 30393 (cosoco) R 30390 30393 21984 0 -1 4202496 19090 0 0 0 178239 2 0 0 20 0 1 0 56033100 53846016 7244 18446744073709551615 4194304 5972588 140726499821600 140726499818904 4971573 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 37629952 140726499828206 140726499828301 140726499828301 140726499831758 0
/proc/30393/statm: 13146 7244 780 435 0 6509 0
Current children cumulated CPU time (s) 1782.41
Current children cumulated vsize (KiB) 52584

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 30560
/proc/meminfo: memFree=31190688/32770624 swapFree=0/524844
[pid=30393] ppid=30390 vsize=52584 CPUtime=1842.42 cores=0,2,4,6
/proc/30393/stat : 30393 (cosoco) R 30390 30393 21984 0 -1 4202496 19207 0 0 0 184240 2 0 0 20 0 1 0 56033100 53846016 7244 18446744073709551615 4194304 5972588 140726499821600 140726499818904 4971615 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 37629952 140726499828206 140726499828301 140726499828301 140726499831758 0
/proc/30393/statm: 13146 7244 780 435 0 6509 0
Current children cumulated CPU time (s) 1842.42
Current children cumulated vsize (KiB) 52584

[startup+1902.3 s]
/proc/loadavg: 2.03 2.03 2.05 3/181 30562
/proc/meminfo: memFree=31190776/32770624 swapFree=0/524848
[pid=30393] ppid=30390 vsize=52584 CPUtime=1902.42 cores=0,2,4,6
/proc/30393/stat : 30393 (cosoco) R 30390 30393 21984 0 -1 4202496 19303 0 0 0 190240 2 0 0 20 0 1 0 56033100 53846016 7244 18446744073709551615 4194304 5972588 140726499821600 140726499818904 4972720 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 37629952 140726499828206 140726499828301 140726499828301 140726499831758 0
/proc/30393/statm: 13146 7244 780 435 0 6509 0
Current children cumulated CPU time (s) 1902.42
Current children cumulated vsize (KiB) 52584

[startup+1962.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/185 30579
/proc/meminfo: memFree=31187328/32770624 swapFree=0/524872
[pid=30393] ppid=30390 vsize=52584 CPUtime=1962.43 cores=0,2,4,6
/proc/30393/stat : 30393 (cosoco) R 30390 30393 21984 0 -1 4202496 19465 0 0 0 196241 2 0 0 20 0 1 0 56033100 53846016 7244 18446744073709551615 4194304 5972588 140726499821600 140726499818904 4975792 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 37629952 140726499828206 140726499828301 140726499828301 140726499831758 0
/proc/30393/statm: 13146 7244 780 435 0 6509 0
Current children cumulated CPU time (s) 1962.43
Current children cumulated vsize (KiB) 52584

[startup+2022.3 s]
/proc/loadavg: 2.03 2.03 2.05 3/185 30605
/proc/meminfo: memFree=31186272/32770624 swapFree=0/524864
[pid=30393] ppid=30390 vsize=52584 CPUtime=2022.44 cores=0,2,4,6
/proc/30393/stat : 30393 (cosoco) R 30390 30393 21984 0 -1 4202496 19580 0 0 0 202242 2 0 0 20 0 1 0 56033100 53846016 7258 18446744073709551615 4194304 5972588 140726499821600 140726499818904 4975712 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 37629952 140726499828206 140726499828301 140726499828301 140726499831758 0
/proc/30393/statm: 13146 7258 780 435 0 6509 0
Current children cumulated CPU time (s) 2022.44
Current children cumulated vsize (KiB) 52584

[startup+2082.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/185 30607
/proc/meminfo: memFree=31186564/32770624 swapFree=0/524872
[pid=30393] ppid=30390 vsize=52584 CPUtime=2082.45 cores=0,2,4,6
/proc/30393/stat : 30393 (cosoco) R 30390 30393 21984 0 -1 4202496 19583 0 0 0 208243 2 0 0 20 0 1 0 56033100 53846016 7258 18446744073709551615 4194304 5972588 140726499821600 140726499818904 4978775 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 37629952 140726499828206 140726499828301 140726499828301 140726499831758 0
/proc/30393/statm: 13146 7258 780 435 0 6509 0
Current children cumulated CPU time (s) 2082.45
Current children cumulated vsize (KiB) 52584

[startup+2142.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/182 30609
/proc/meminfo: memFree=31189720/32770624 swapFree=0/524880
[pid=30393] ppid=30390 vsize=52584 CPUtime=2142.45 cores=0,2,4,6
/proc/30393/stat : 30393 (cosoco) R 30390 30393 21984 0 -1 4202496 19697 0 0 0 214243 2 0 0 20 0 1 0 56033100 53846016 7258 18446744073709551615 4194304 5972588 140726499821600 140726499818904 4978757 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 37629952 140726499828206 140726499828301 140726499828301 140726499831758 0
/proc/30393/statm: 13146 7258 780 435 0 6509 0
Current children cumulated CPU time (s) 2142.45
Current children cumulated vsize (KiB) 52584

[startup+2202.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 30611
/proc/meminfo: memFree=31189844/32770624 swapFree=0/524884
[pid=30393] ppid=30390 vsize=52584 CPUtime=2202.46 cores=0,2,4,6
/proc/30393/stat : 30393 (cosoco) R 30390 30393 21984 0 -1 4202496 19698 0 0 0 220244 2 0 0 20 0 1 0 56033100 53846016 7258 18446744073709551615 4194304 5972588 140726499821600 140726499818904 4975616 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 37629952 140726499828206 140726499828301 140726499828301 140726499831758 0
/proc/30393/statm: 13146 7258 780 435 0 6509 0
Current children cumulated CPU time (s) 2202.46
Current children cumulated vsize (KiB) 52584

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 30613
/proc/meminfo: memFree=31190536/32770624 swapFree=0/524896
[pid=30393] ppid=30390 vsize=52584 CPUtime=2262.46 cores=0,2,4,6
/proc/30393/stat : 30393 (cosoco) R 30390 30393 21984 0 -1 4202496 19965 0 0 0 226244 2 0 0 20 0 1 0 56033100 53846016 7258 18446744073709551615 4194304 5972588 140726499821600 140726499818904 4977764 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 37629952 140726499828206 140726499828301 140726499828301 140726499831758 0
/proc/30393/statm: 13146 7258 780 435 0 6509 0
Current children cumulated CPU time (s) 2262.46
Current children cumulated vsize (KiB) 52584

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 30615
/proc/meminfo: memFree=31190536/32770624 swapFree=0/524912
[pid=30393] ppid=30390 vsize=52584 CPUtime=2322.47 cores=0,2,4,6
/proc/30393/stat : 30393 (cosoco) R 30390 30393 21984 0 -1 4202496 19968 0 0 0 232245 2 0 0 20 0 1 0 56033100 53846016 7258 18446744073709551615 4194304 5972588 140726499821600 140726499818904 4977689 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 37629952 140726499828206 140726499828301 140726499828301 140726499831758 0
/proc/30393/statm: 13146 7258 780 435 0 6509 0
Current children cumulated CPU time (s) 2322.47
Current children cumulated vsize (KiB) 52584

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 30617
/proc/meminfo: memFree=31190052/32770624 swapFree=0/524924
[pid=30393] ppid=30390 vsize=52584 CPUtime=2382.47 cores=0,2,4,6
/proc/30393/stat : 30393 (cosoco) R 30390 30393 21984 0 -1 4202496 20064 0 0 0 238245 2 0 0 20 0 1 0 56033100 53846016 7258 18446744073709551615 4194304 5972588 140726499821600 140726499818904 4977719 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 37629952 140726499828206 140726499828301 140726499828301 140726499831758 0
/proc/30393/statm: 13146 7258 780 435 0 6509 0
Current children cumulated CPU time (s) 2382.47
Current children cumulated vsize (KiB) 52584

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 30619
/proc/meminfo: memFree=31189804/32770624 swapFree=0/524936
[pid=30393] ppid=30390 vsize=52584 CPUtime=2442.48 cores=0,2,4,6
/proc/30393/stat : 30393 (cosoco) R 30390 30393 21984 0 -1 4202496 20064 0 0 0 244246 2 0 0 20 0 1 0 56033100 53846016 7258 18446744073709551615 4194304 5972588 140726499821600 140726499818904 4977689 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 37629952 140726499828206 140726499828301 140726499828301 140726499831758 0
/proc/30393/statm: 13146 7258 780 435 0 6509 0
Current children cumulated CPU time (s) 2442.48
Current children cumulated vsize (KiB) 52584

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 30621
/proc/meminfo: memFree=31190052/32770624 swapFree=0/524936
[pid=30393] ppid=30390 vsize=52584 CPUtime=2502.49 cores=0,2,4,6
/proc/30393/stat : 30393 (cosoco) R 30390 30393 21984 0 -1 4202496 20363 0 0 0 250247 2 0 0 20 0 1 0 56033100 53846016 7258 18446744073709551615 4194304 5972588 140726499821600 140726499818904 5099648 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 37629952 140726499828206 140726499828301 140726499828301 140726499831758 0
/proc/30393/statm: 13146 7258 780 435 0 6509 0
Current children cumulated CPU time (s) 2502.49
Current children cumulated vsize (KiB) 52584



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2519.9 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 30622
/proc/meminfo: memFree=31190300/32770624 swapFree=0/524944
[pid=30393] ppid=30390 vsize=52584 CPUtime=2520.09 cores=0,2,4,6
/proc/30393/stat : 30393 (cosoco) R 30390 30393 21984 0 -1 4202496 20364 0 0 0 252007 2 0 0 20 0 1 0 56033100 53846016 7258 18446744073709551615 4194304 5972588 140726499821600 140726499818904 5099616 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 37629952 140726499828206 140726499828301 140726499828301 140726499831758 0
/proc/30393/statm: 13146 7258 780 435 0 6509 0
Current children cumulated CPU time (s) 2520.09
Current children cumulated vsize (KiB) 52584

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

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

[startup+2519.9 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 30622
/proc/meminfo: memFree=31190300/32770624 swapFree=0/524944
[pid=30393] ppid=30390 vsize=52584 CPUtime=2520.09 cores=0,2,4,6
/proc/30393/stat : 30393 (cosoco) R 30390 30393 21984 0 -1 4202496 20364 0 0 0 252007 2 0 0 20 0 1 0 56033100 53846016 7258 18446744073709551615 4194304 5972588 140726499821600 140726499818904 5099616 0 0 1 8405026 0 0 0 17 4 0 0 5 0 0 8070896 8075904 37629952 140726499828206 140726499828301 140726499828301 140726499831758 0
/proc/30393/statm: 13146 7258 780 435 0 6509 0
Current children cumulated CPU time (s) 2520.09
Current children cumulated vsize (KiB) 52584

Child status: 1
Real time (s): 2519.9
CPU time (s): 2520.1
CPU user time (s): 2520.07
CPU system time (s): 0.022002
CPU usage (%): 100.008
Max. virtual memory (cumulated for all children) (KiB): 52584

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2520.07
system time used= 0.022002
maximum resident set size= 29108
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20417
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= 21
involuntary context switches= 985

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.9845 second user time and 9.16328 second system time

The end

Launcher Data

Begin job on node125 at 2017-08-12 13:27:58
IDJOB=4268149
IDBENCH=133181
IDSOLVER=2658
FILE ID=node125/4268149-1502538124
RUNJOBID= node125-1502500302-22047
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= cosoco 1.12
BENCH NAME= XCSP17/Ortholatin/Ortholatin-m1-s1/Ortholatin-024.xml
COMMAND LINE= cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4268149-1502538124/watcher-4268149-1502538124 -o /tmp/evaluation-result-4268149-1502538124/solver-4268149-1502538124 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1502500302-22047 --watchdog 2580  cosoco -lc -model -restarts HOME/instance-4268149-1502538124.xml

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

MD5SUM BENCH= 23eb83e679dec689804004fda8e6ed87
RANDOM SEED=1407037901

node125.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.07
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.07
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.07
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.07
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:        31228696 kB
MemAvailable:   32002208 kB
Buffers:          269856 kB
Cached:           793740 kB
SwapCached:            0 kB
Active:           570260 kB
Inactive:         549488 kB
Active(anon):      56572 kB
Inactive(anon):    24908 kB
Active(file):     513688 kB
Inactive(file):   524580 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2244 kB
Writeback:             4 kB
AnonPages:         56204 kB
Mapped:            46024 kB
Shmem:             25252 kB
Slab:             127540 kB
SReclaimable:     102156 kB
SUnreclaim:        25384 kB
KernelStack:        3168 kB
PageTables:         4808 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     318352 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 62028 MiB
End job on node125 at 2017-08-12 14:09:58