Trace number 4408672

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) 2400.04 2401.11

General information on the benchmark

NameColouredQueens/ColouredQueens-m1-s1/
ColouredQueens-13.xml
MD5SUM3785e9b0b2758b612fcaaefab5873f44
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 variables169
Number of constraints72
Number of domains1
Minimum domain size13
Maximum domain size13
Distribution of domain sizes[{"size":13,"count":169}]
Minimum variable degree3
Maximum variable degree4
Distribution of variable degrees[{"degree":3,"count":4},{"degree":4,"count":165}]
Minimum constraint arity2
Maximum constraint arity13
Distribution of constraint arities[{"arity":2,"count":4},{"arity":3,"count":4},{"arity":4,"count":4},{"arity":5,"count":4},{"arity":6,"count":4},{"arity":7,"count":4},{"arity":8,"count":4},{"arity":9,"count":4},{"arity":10,"count":4},{"arity":11,"count":4},{"arity":12,"count":4},{"arity":13,"count":28}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":72}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.56	c root propagations     : 0           
0.00/0.56	c restarts enabled, print stats at every restarts
0.00/0.56	c
0.00/0.56	c
0.00/0.56	c
0.00/0.56	c This is cosoco 2.00 --  
0.00/0.56	c
0.00/0.56	c command line: cosoco -lc -model -restarts -stick HOME/instance-4408672-1569787393.xml 
0.00/0.56	c ========================================[ Problem Statistics ]===========================================
0.00/0.56	c |                                                                                                       
0.00/0.56	c |  Parse time        :         0.00 s 
0.00/0.56	c |
0.00/0.56	c |               Variables: 169
0.00/0.56	c |            Domain Sizes: 13..13
0.00/0.56	c |
0.00/0.56	c |             Constraints: 72
0.00/0.56	c |                   Arity: 2..13  -- Binary: 4  -- Ternary: 4
0.00/0.56	c | 
0.00/0.56	c |                   Types: 
0.00/0.56	c |                          (X != Y): 4
0.00/0.56	c |                          All Different: 68
0.00/0.56	c |                          
0.00/0.56	c =========================================================================================================
0.00/0.56	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.04/0.61	c 101            443            25120          39199          0              0              45   82   71   
0.04/0.66	c 211            997            53774          80087          0              0              31   87   75   
0.13/0.71	c 332            1449           82399          120952         0              0              33   86   73   
0.13/0.78	c 465            2032           123493         172247         0              0              15   80   69   
0.23/0.82	c 611            2471           145528         205111         0              0              10   81   70   
0.23/0.88	c 771            3223           182482         255632         0              0              12   86   73   
0.33/0.95	c 947            4019           222578         309292         0              0              16   84   71   
0.44/1.03	c 1140           4762           266507         371560         0              0              18   90   78   
0.54/1.14	c 1352           5704           330115         458256         0              0              6   91   74    
0.63/1.23	c 1585           6682           385692         540656         0              0              13   91   77   
0.73/1.36	c 1841           7783           457562         641909         0              0              9   84   71    
0.83/1.48	c 2122           8849           530255         751588         0              0              19   92   78   
1.03/1.60	c 2431           9815           599968         850113         0              0              6   84   71    
1.13/1.71	c 2770           10839          665646         944428         0              0              24   82   71   
1.23/1.88	c 3142           12270          760079         1079298        0              0              12   88   75   
1.44/2.04	c 3551           13750          849797         1221709        0              0              11   88   74   
1.54/2.18	c 4000           15393          930179         1344003        0              0              11   90   76   
1.73/2.34	c 4493           16890          1024336        1480505        0              0              15   87   75   
1.93/2.56	c 5035           19100          1151293        1647138        0              0              18   82   70   
2.23/2.83	c 5631           21653          1308967        1863831        0              0              29   87   73   
2.44/3.08	c 6286           23949          1447220        2098589        0              0              13   92   77   
2.83/3.40	c 7006           26804          1626713        2365444        0              0              15   93   76   
3.13/3.78	c 7798           29862          1845479        2681646        0              0              17   94   78   
3.54/4.15	c 8669           33672          2058329        2990437        0              0              16   91   74   
3.93/4.55	c 9627           37723          2293099        3345381        0              0              9   90   76    
4.33/4.90	c 10680          41010          2490783        3688342        0              0              21   95   81   
4.73/5.37	c 11838          45809          2761593        4064452        0              0              9   91   72    
5.13/5.74	c 13111          49228          2976777        4419712        0              0              17   84   75   
5.63/6.24	c 14511          54318          3264610        4872698        0              0              10   98   76   
6.13/6.79	c 16051          59560          3574092        5371102        0              0              20   101   81  
6.93/7.51	c 17745          66574          3992894        5955987        0              0              14   87   74   
7.54/8.17	c 19608          73105          4367959        6544111        0              0              10   94   82   
8.33/8.98	c 21657          81582          4848308        7247031        0              0              13   93   77   
9.33/9.99	c 23910          90363          5426850        8100409        0              0              19   91   77   
10.33/10.97	c 26388          98421          5989183        8990342        0              0              12   97   76   
11.03/11.69	c 29113          107117         6412307        9605885        0              0              19   89   73   
12.23/12.88	c 32110          119739         7104959        10612906       0              0              19   98   73   
13.54/14.12	c 35406          132088         7827508        11726402       0              0              20   94   73   
15.13/15.73	c 39031          151251         8758856        13112505       0              0              9   93   73    
16.83/17.41	c 43018          167837         9715732        14541559       0              0              29   100   75  
18.23/18.89	c 47403          180803         10568373       15802981       0              0              20   88   75   
20.13/20.75	c 52226          198068         11655598       17398865       0              0              19   90   73   
21.63/22.22	c 57531          215245         12502702       18871571       0              0              45   93   81   
23.33/23.98	c 63366          233122         13483859       20447111       0              0              11   97   81   
25.73/26.36	c 69784          253304         14815137       22529775       0              0              12   95   78   
28.63/29.28	c 76843          279672         16469998       25225586       0              0              17   94   76   
32.03/32.61	c 84607          312528         18397750       27917656       0              0              19   92   75   
35.32/35.94	c 93147          347230         20340408       30829301       0              0              34   93   75   
38.12/38.75	c 102541         375494         21962986       33390659       0              0              15   95   75   
41.72/42.31	c 112874         411167         24014292       36663280       0              0              34   102   80  
45.02/45.64	c 124240         446520         25909448       39756067       0              0              19   102   80  
49.82/50.45	c 136742         484955         28632248       44048837       0              0              17   101   84  
55.12/55.72	c 150494         527875         31656741       48947459       0              0              23   104   81  
61.02/61.61	c 165621         579071         34990795       54562106       0              0              14   100   80  
68.22/68.84	c 182260         645180         39071069       61237081       0              0              14   98   76   
75.31/75.90	c 200562         718552         43144803       67350626       0              0              16   94   73   
83.21/83.86	c 220694         795335         47585197       74374756       0              0              52   105   82  
92.42/93.04	c 242839         876900         52992753       83140059       0              0              14   100   78  
102.61/103.23	c 267198         975249         58841429       92133937       0              0              20   98   79   
112.41/113.06	c 293992         1058087        64496551       101656508      0              0              15   97   82   
122.00/122.66	c 323465         1146834        70072829       110929663      0              0              22   94   80   
134.20/134.87	c 355885         1255531        77144808       121847286      0              0              25   97   77   
146.70/147.38	c 391547         1361216        84317544       133227964      0              0              16   102   81  
160.19/160.85	c 430775         1488013        92013124       145693073      0              0              18   102   83  
177.89/178.57	c 473925         1663087        102218089      161450940      0              0              22   101   76  
191.79/192.47	c 521390         1808352        110195610      175081877      0              0              35   103   83  
205.98/206.68	c 573601         1948887        118200090      189520381      0              0              30   97   82   
227.39/228.01	c 631033         2150477        130416200      209038185      0              0              24   98   77   
247.08/247.79	c 694208         2315951        141609956      227061017      0              0              40   96   79   
269.57/270.21	c 763700         2540572        154405910      250128274      0              0              29   103   83  
294.37/295.05	c 840141         2764207        168401431      275501674      0              0              33   100   78  
319.96/320.60	c 924226         3007457        183453999      300026716      0              0              27   102   82  
345.65/346.38	c 1016719        3261122        198136719      326878853      0              0              20   105   83  
372.46/373.18	c 1118461        3550642        213459514      353569336      0              0              12   102   81  
419.94/420.65	c 1230377        3966213        240340624      395388825      0              0              22   99   77   
458.93/459.69	c 1353484        4342714        263081562      430281628      0              0              21   100   74  
495.12/495.81	c 1488901        4757890        283374803      465980000      0              0              20   100   78  
546.71/547.48	c 1637859        5279316        313092620      512739568      0              0              21   103   75  
605.79/606.55	c 1801712        5776189        346815116      566242162      0              0              33   97   79   
678.58/679.37	c 1981950        6456901        387908240      628633231      0              0              31   99   77   
752.56/753.34	c 2180211        7138933        430093402      694854256      0              0              34   102   79  
819.74/820.59	c 2398298        7756434        468705339      756023007      0              0              16   101   77  
896.73/897.51	c 2638193        8507197        512478149      829060797      0              0              22   105   81  
972.22/973.08	c 2902077        9276227        555940438      904729474      0              0              23   99   79   
1046.69/1047.56	c 3192349        10113279       599043181      980230604      0              0              29   101   80  
1158.67/1159.52	c 3511648        11217348       662877514      1080204414     0              0              15   102   77  
1286.34/1287.21	c 3862876        12376050       736978375      1193103884     0              0              24   104   77  
1432.11/1433.01	c 4249226        13694981       819334811      1331163625     0              0              24   110   81  
1578.18/1579.18	c 4674211        14931170       902322003      1466276227     0              0              13   103   81  
1703.34/1704.30	c 5141694        16256141       974024353      1589153707     0              0              22   98   79   
1857.12/1858.19	c 5655925        17663943       1061542950     1739737130     0              0              13   105   79  
2083.07/2084.16	c 6221579        19637624       1190919381     1930834218     0              0              13   106   81  
2299.83/2300.90	c 6843798        21652500       1314035361     2129636582     0              0              15   102   77  
2400.03/2401.10	
2400.03/2401.10	c *** INTERRUPTED ***
2400.03/2401.10	c restarts              : 93          
2400.03/2401.10	c conflicts             : 7171529      (2988 /sec)
2400.03/2401.10	c decisions             : 22644589     (9435 /sec)
2400.03/2401.10	c propagations          : 2229905247  (929115 /sec)
2400.03/2401.10	c root propagations     : 0           
2400.03/2401.10	c filter calls          : 1371119953     (571293 /sec)
2400.03/2401.10	c useless filter calls  : 715595105      (52 %)
2400.03/2401.10	c Memory used           : 26.98 MB
2400.03/2401.10	c CPU time              : 2400.03 s
2400.03/2401.10	c real time             : 2400.54 s
2400.03/2401.10	
2400.03/2401.10	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 (15286 MiB free)
  memory of node 1: 16384 MiB (15460 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4408672-1569787393/watcher-4408672-1569787393 -o /tmp/evaluation-result-4408672-1569787393/solver-4408672-1569787393 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node139-1569787540-6946 --watchdog 2560 cosoco -lc -model -restarts -stick HOME/instance-4408672-1569787393.xml 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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
solver pid=6976, runsolver pid=6969
Current StackSize limit: 8192 KiB


[startup+0.100163 s]*
/proc/loadavg: 0.08 0.03 0.05 2/198 6977
/proc/meminfo: memFree=31484440/32770624 swapFree=66941828/67108860
[pid=6976] ppid=6969 vsize=2272 memory=4 CPUtime=0 cores=0,2,4,6
/proc/6976/stat : 6976 (cosoco) D 6969 6976 6915 0 -1 1077936128 159 0 0 0 0 0 0 0 20 0 1 0 555011497 2326528 1 33554432000 4194304 6211132 140726324594000 140726324591224 140371305113287 0 0 4096 0 18446744072101608996 0 0 17 2 0 0 1 0 0 8312316 8317760 11886592 140726324601867 140726324601969 140726324601969 140726324604878 0
/proc/6976/statm: 568 1 0 493 0 39 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 2272 KiB
Current children cumulated memory: 4 KiB

[startup+0.209499 s]*
/proc/loadavg: 0.08 0.03 0.05 2/198 6977
/proc/meminfo: memFree=31484440/32770624 swapFree=66941828/67108860
[pid=6976] ppid=6969 vsize=4560 memory=188 CPUtime=0 cores=0,2,4,6
/proc/6976/stat : 6976 (cosoco) D 6969 6976 6915 0 -1 4194304 175 0 0 0 0 0 0 0 20 0 1 0 555011497 4669440 47 33554432000 4194304 6211132 140726324594000 140726324591176 140371305113351 0 0 4096 0 18446744071580419588 0 0 17 4 0 0 2 0 0 8312316 8317760 11886592 140726324601867 140726324601969 140726324601969 140726324604878 0
/proc/6976/statm: 1140 47 37 493 0 43 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 4560 KiB
Current children cumulated memory: 188 KiB

[startup+0.309233 s]*
/proc/loadavg: 0.08 0.03 0.05 2/198 6977
/proc/meminfo: memFree=31479332/32770624 swapFree=66941828/67108860
[pid=6976] ppid=6969 vsize=8040 memory=208 CPUtime=0 cores=0,2,4,6
/proc/6976/stat : 6976 (cosoco) D 6969 6976 6915 0 -1 1077936128 182 0 0 0 0 0 0 0 20 0 1 0 555011497 8232960 52 33554432000 4194304 6211132 140726324594000 140726324591128 140371305113287 0 0 4096 0 18446744072101608996 0 0 17 4 0 0 10 0 0 8312316 8317760 11886592 140726324601867 140726324601969 140726324601969 140726324604878 0
/proc/6976/statm: 2010 52 39 493 0 45 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 8040 KiB
Current children cumulated memory: 208 KiB

[startup+0.70034 s]
/proc/loadavg: 0.08 0.03 0.05 2/198 6977
/proc/meminfo: memFree=31478960/32770624 swapFree=66941828/67108860
[pid=6976] ppid=6969 vsize=27492 memory=3952 CPUtime=0.13 cores=0,2,4,6
/proc/6976/stat : 6976 (cosoco) R 6969 6976 6915 0 -1 4202496 1188 0 0 0 13 0 0 0 20 0 1 0 555011497 28151808 988 33554432000 4194304 6211132 140726324594000 140726324590488 5078765 0 0 4096 8405026 0 0 0 17 2 0 0 10 0 0 8312316 8317760 11886592 140726324601867 140726324601969 140726324601969 140726324604878 0
/proc/6976/statm: 6873 988 835 493 0 178 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 27492 KiB
Current children cumulated memory: 3952 KiB

[startup+1.50034 s]
/proc/loadavg: 0.08 0.03 0.05 4/198 6977
/proc/meminfo: memFree=31479016/32770624 swapFree=66941828/67108860
[pid=6976] ppid=6969 vsize=27492 memory=3952 CPUtime=0.93 cores=0,2,4,6
/proc/6976/stat : 6976 (cosoco) R 6969 6976 6915 0 -1 4202496 1189 0 0 0 93 0 0 0 20 0 1 0 555011497 28151808 988 33554432000 4194304 6211132 140726324594000 140726324591960 5082449 0 0 4096 8405026 0 0 0 17 2 0 0 10 0 0 8312316 8317760 11886592 140726324601867 140726324601969 140726324601969 140726324604878 0
/proc/6976/statm: 6873 988 835 493 0 178 0
Current children cumulated CPU time: 0.93 s
Current children cumulated vsize: 27492 KiB
Current children cumulated memory: 3952 KiB

[startup+3.10918 s]
/proc/loadavg: 0.08 0.03 0.05 4/198 6977
/proc/meminfo: memFree=31479016/32770624 swapFree=66941828/67108860
[pid=6976] ppid=6969 vsize=27492 memory=4108 CPUtime=2.54 cores=0,2,4,6
/proc/6976/stat : 6976 (cosoco) R 6969 6976 6915 0 -1 4202496 1293 0 0 0 254 0 0 0 20 0 1 0 555011497 28151808 1027 33554432000 4194304 6211132 140726324594000 140726324591960 5078951 0 0 4096 8405026 0 0 0 17 2 0 0 10 0 0 8312316 8317760 11886592 140726324601867 140726324601969 140726324601969 140726324604878 0
/proc/6976/statm: 6873 1027 862 493 0 178 0
Current children cumulated CPU time: 2.54 s
Current children cumulated vsize: 27492 KiB
Current children cumulated memory: 4108 KiB

[startup+6.30031 s]
/proc/loadavg: 0.40 0.10 0.07 4/198 6977
/proc/meminfo: memFree=31479152/32770624 swapFree=66941828/67108860
[pid=6976] ppid=6969 vsize=27492 memory=4112 CPUtime=5.73 cores=0,2,4,6
/proc/6976/stat : 6976 (cosoco) R 6969 6976 6915 0 -1 4202496 1400 0 0 0 573 0 0 0 20 0 1 0 555011497 28151808 1028 33554432000 4194304 6211132 140726324594000 140726324591960 5080184 0 0 4096 8405026 0 0 0 17 2 0 0 10 0 0 8312316 8317760 11886592 140726324601867 140726324601969 140726324601969 140726324604878 0
/proc/6976/statm: 6873 1028 862 493 0 178 0
Current children cumulated CPU time: 5.73 s
Current children cumulated vsize: 27492 KiB
Current children cumulated memory: 4112 KiB

[startup+12.7003 s]
/proc/loadavg: 0.52 0.13 0.08 4/198 6977
/proc/meminfo: memFree=31479348/32770624 swapFree=66941828/67108860
[pid=6976] ppid=6969 vsize=27492 memory=4124 CPUtime=12.13 cores=0,2,4,6
/proc/6976/stat : 6976 (cosoco) R 6969 6976 6915 0 -1 4202496 1510 0 0 0 1213 0 0 0 20 0 1 0 555011497 28151808 1031 33554432000 4194304 6211132 140726324594000 140726324591960 5193728 0 0 4096 8405026 0 0 0 17 2 0 0 10 0 0 8312316 8317760 11886592 140726324601867 140726324601969 140726324601969 140726324604878 0
/proc/6976/statm: 6873 1031 862 493 0 178 0
Current children cumulated CPU time: 12.13 s
Current children cumulated vsize: 27492 KiB
Current children cumulated memory: 4124 KiB

[startup+25.5003 s]
/proc/loadavg: 0.85 0.22 0.11 4/197 6977
/proc/meminfo: memFree=31479348/32770624 swapFree=66941828/67108860
[pid=6976] ppid=6969 vsize=27492 memory=4128 CPUtime=24.93 cores=0,2,4,6
/proc/6976/stat : 6976 (cosoco) R 6969 6976 6915 0 -1 4202496 1728 0 0 0 2493 0 0 0 20 0 1 0 555011497 28151808 1032 33554432000 4194304 6211132 140726324594000 140726324591960 5409485 0 0 4096 8405026 0 0 0 17 2 0 0 10 0 0 8312316 8317760 11886592 140726324601867 140726324601969 140726324601969 140726324604878 0
/proc/6976/statm: 6873 1032 862 493 0 178 0
Current children cumulated CPU time: 24.93 s
Current children cumulated vsize: 27492 KiB
Current children cumulated memory: 4128 KiB

[startup+51.1092 s]
/proc/loadavg: 1.31 0.38 0.17 4/197 6980
/proc/meminfo: memFree=31477908/32770624 swapFree=66941828/67108860
[pid=6976] ppid=6969 vsize=27624 memory=4128 CPUtime=50.53 cores=0,2,4,6
/proc/6976/stat : 6976 (cosoco) R 6969 6976 6915 0 -1 4202496 1839 0 0 0 5053 0 0 0 20 0 1 0 555011497 28286976 1032 33554432000 4194304 6211132 140726324594000 140726324591960 5080840 0 0 4096 8405026 0 0 0 17 2 0 0 10 0 0 8312316 8317760 11886592 140726324601867 140726324601969 140726324601969 140726324604878 0
/proc/6976/statm: 6906 1032 862 493 0 211 0
Current children cumulated CPU time: 50.53 s
Current children cumulated vsize: 27624 KiB
Current children cumulated memory: 4128 KiB

[startup+102.3 s]
/proc/loadavg: 1.70 0.63 0.26 4/197 6984
/proc/meminfo: memFree=31477308/32770624 swapFree=66941828/67108860
[pid=6976] ppid=6969 vsize=27624 memory=4132 CPUtime=101.71 cores=0,2,4,6
/proc/6976/stat : 6976 (cosoco) R 6969 6976 6915 0 -1 4202496 1949 0 0 0 10171 0 0 0 20 0 1 0 555011497 28286976 1033 33554432000 4194304 6211132 140726324594000 140726324591960 5079721 0 0 4096 8405026 0 0 0 17 2 0 0 10 0 0 8312316 8317760 11886592 140726324601867 140726324601969 140726324601969 140726324604878 0
/proc/6976/statm: 6906 1033 862 493 0 211 0
Current children cumulated CPU time: 101.71 s
Current children cumulated vsize: 27624 KiB
Current children cumulated memory: 4132 KiB

[startup+162.3 s]
/proc/loadavg: 1.85 0.86 0.37 4/197 6988
/proc/meminfo: memFree=31477264/32770624 swapFree=66941828/67108860
[pid=6976] ppid=6969 vsize=27624 memory=4132 CPUtime=161.69 cores=0,2,4,6
/proc/6976/stat : 6976 (cosoco) R 6969 6976 6915 0 -1 4202496 2059 0 0 0 16169 0 0 0 20 0 1 0 555011497 28286976 1033 33554432000 4194304 6211132 140726324594000 140726324591960 5079336 0 0 4096 8405026 0 0 0 17 2 0 0 10 0 0 8312316 8317760 11886592 140726324601867 140726324601969 140726324601969 140726324604878 0
/proc/6976/statm: 6906 1033 862 493 0 211 0
Current children cumulated CPU time: 161.69 s
Current children cumulated vsize: 27624 KiB
Current children cumulated memory: 4132 KiB

[startup+222.3 s]
/proc/loadavg: 1.95 1.07 0.47 4/197 6994
/proc/meminfo: memFree=31478080/32770624 swapFree=66941828/67108860
[pid=6976] ppid=6969 vsize=27624 memory=4132 CPUtime=221.68 cores=0,2,4,6
/proc/6976/stat : 6976 (cosoco) R 6969 6976 6915 0 -1 4202496 2169 0 0 0 22168 0 0 0 20 0 1 0 555011497 28286976 1033 33554432000 4194304 6211132 140726324594000 140726324591960 5081355 0 0 4096 8405026 0 0 0 17 2 0 0 10 0 0 8312316 8317760 11886592 140726324601867 140726324601969 140726324601969 140726324604878 0
/proc/6976/statm: 6906 1033 862 493 0 211 0
Current children cumulated CPU time: 221.68 s
Current children cumulated vsize: 27624 KiB
Current children cumulated memory: 4132 KiB

[startup+282.3 s]
/proc/loadavg: 1.98 1.24 0.57 4/197 7005
/proc/meminfo: memFree=31477968/32770624 swapFree=66941828/67108860
[pid=6976] ppid=6969 vsize=27624 memory=4132 CPUtime=281.67 cores=0,2,4,6
/proc/6976/stat : 6976 (cosoco) R 6969 6976 6915 0 -1 4202496 2279 0 0 0 28167 0 0 0 20 0 1 0 555011497 28286976 1033 33554432000 4194304 6211132 140726324594000 140726324591960 5079261 0 0 4096 8405026 0 0 0 17 2 0 0 10 0 0 8312316 8317760 11886592 140726324601867 140726324601969 140726324601969 140726324604878 0
/proc/6976/statm: 6906 1033 862 493 0 211 0
Current children cumulated CPU time: 281.67 s
Current children cumulated vsize: 27624 KiB
Current children cumulated memory: 4132 KiB

[startup+342.3 s]
/proc/loadavg: 1.99 1.38 0.66 4/197 7009
/proc/meminfo: memFree=31477364/32770624 swapFree=66941828/67108860
[pid=6976] ppid=6969 vsize=27624 memory=4132 CPUtime=341.65 cores=0,2,4,6
/proc/6976/stat : 6976 (cosoco) R 6969 6976 6915 0 -1 4202496 2389 0 0 0 34165 0 0 0 20 0 1 0 555011497 28286976 1033 33554432000 4194304 6211132 140726324594000 140726324591960 5081355 0 0 4096 8405026 0 0 0 17 2 0 0 10 0 0 8312316 8317760 11886592 140726324601867 140726324601969 140726324601969 140726324604878 0
/proc/6976/statm: 6906 1033 862 493 0 211 0
Current children cumulated CPU time: 341.65 s
Current children cumulated vsize: 27624 KiB
Current children cumulated memory: 4132 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 1.49 0.74 4/197 7015
/proc/meminfo: memFree=31476348/32770624 swapFree=66941828/67108860
[pid=6976] ppid=6969 vsize=27624 memory=4132 CPUtime=401.64 cores=0,2,4,6
/proc/6976/stat : 6976 (cosoco) R 6969 6976 6915 0 -1 4202496 2499 0 0 0 40164 0 0 0 20 0 1 0 555011497 28286976 1033 33554432000 4194304 6211132 140726324594000 140726324591960 5082482 0 0 4096 8405026 0 0 0 17 2 0 0 10 0 0 8312316 8317760 11886592 140726324601867 140726324601969 140726324601969 140726324604878 0
/proc/6976/statm: 6906 1033 862 493 0 211 0
Current children cumulated CPU time: 401.64 s
Current children cumulated vsize: 27624 KiB
Current children cumulated memory: 4132 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 1.58 0.82 4/197 7019
/proc/meminfo: memFree=31477072/32770624 swapFree=66941828/67108860
[pid=6976] ppid=6969 vsize=27624 memory=4132 CPUtime=461.63 cores=0,2,4,6
/proc/6976/stat : 6976 (cosoco) R 6969 6976 6915 0 -1 4202496 2609 0 0 0 46163 0 0 0 20 0 1 0 555011497 28286976 1033 33554432000 4194304 6211132 140726324594000 140726324591960 5081298 0 0 4096 8405026 0 0 0 17 2 0 0 10 0 0 8312316 8317760 11886592 140726324601867 140726324601969 140726324601969 140726324604878 0
/proc/6976/statm: 6906 1033 862 493 0 211 0
Current children cumulated CPU time: 461.63 s
Current children cumulated vsize: 27624 KiB
Current children cumulated memory: 4132 KiB


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

/proc/6976/statm: 6906 1033 862 493 0 211 0
Current children cumulated CPU time: 1661.36 s
Current children cumulated vsize: 27624 KiB
Current children cumulated memory: 4132 KiB

[startup+1722.3 s]
/proc/loadavg: 2.00 2.03 1.74 4/197 7132
/proc/meminfo: memFree=31476504/32770624 swapFree=66941828/67108860
[pid=6976] ppid=6969 vsize=27624 memory=4132 CPUtime=1721.34 cores=0,2,4,6
/proc/6976/stat : 6976 (cosoco) R 6969 6976 6915 0 -1 4202496 4835 0 0 0 172134 0 0 0 20 0 1 0 555011497 28286976 1033 33554432000 4194304 6211132 140726324594000 140726324591960 5082138 0 0 4096 8405026 0 0 0 17 2 0 0 10 0 0 8312316 8317760 11886592 140726324601867 140726324601969 140726324601969 140726324604878 0
/proc/6976/statm: 6906 1033 862 493 0 211 0
Current children cumulated CPU time: 1721.34 s
Current children cumulated vsize: 27624 KiB
Current children cumulated memory: 4132 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.02 1.76 4/197 7136
/proc/meminfo: memFree=31475884/32770624 swapFree=66941828/67108860
[pid=6976] ppid=6969 vsize=27624 memory=4132 CPUtime=1781.33 cores=0,2,4,6
/proc/6976/stat : 6976 (cosoco) R 6969 6976 6915 0 -1 4202496 4932 0 0 0 178133 0 0 0 20 0 1 0 555011497 28286976 1033 33554432000 4194304 6211132 140726324594000 140726324591960 5186344 0 0 4096 8405026 0 0 0 17 2 0 0 10 0 0 8312316 8317760 11886592 140726324601867 140726324601969 140726324601969 140726324604878 0
/proc/6976/statm: 6906 1033 862 493 0 211 0
Current children cumulated CPU time: 1781.33 s
Current children cumulated vsize: 27624 KiB
Current children cumulated memory: 4132 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 1.77 4/197 7142
/proc/meminfo: memFree=31475480/32770624 swapFree=66941828/67108860
[pid=6976] ppid=6969 vsize=27624 memory=4132 CPUtime=1841.31 cores=0,2,4,6
/proc/6976/stat : 6976 (cosoco) R 6969 6976 6915 0 -1 4202496 5033 0 0 0 184131 0 0 0 20 0 1 0 555011497 28286976 1033 33554432000 4194304 6211132 140726324594000 140726324591960 5079360 0 0 4096 8405026 0 0 0 17 2 0 0 10 0 0 8312316 8317760 11886592 140726324601867 140726324601969 140726324601969 140726324604878 0
/proc/6976/statm: 6906 1033 862 493 0 211 0
Current children cumulated CPU time: 1841.31 s
Current children cumulated vsize: 27624 KiB
Current children cumulated memory: 4132 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 1.79 4/197 7146
/proc/meminfo: memFree=31476608/32770624 swapFree=66941828/67108860
[pid=6976] ppid=6969 vsize=27624 memory=4132 CPUtime=1901.3 cores=0,2,4,6
/proc/6976/stat : 6976 (cosoco) R 6969 6976 6915 0 -1 4202496 5143 0 0 0 190130 0 0 0 20 0 1 0 555011497 28286976 1033 33554432000 4194304 6211132 140726324594000 140726324591960 5081349 0 0 4096 8405026 0 0 0 17 2 0 0 10 0 0 8312316 8317760 11886592 140726324601867 140726324601969 140726324601969 140726324604878 0
/proc/6976/statm: 6906 1033 862 493 0 211 0
Current children cumulated CPU time: 1901.3 s
Current children cumulated vsize: 27624 KiB
Current children cumulated memory: 4132 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 1.80 4/197 7150
/proc/meminfo: memFree=31476328/32770624 swapFree=66941828/67108860
[pid=6976] ppid=6969 vsize=27624 memory=4132 CPUtime=1961.29 cores=0,2,4,6
/proc/6976/stat : 6976 (cosoco) R 6969 6976 6915 0 -1 4202496 5240 0 0 0 196129 0 0 0 20 0 1 0 555011497 28286976 1033 33554432000 4194304 6211132 140726324594000 140726324591960 5081706 0 0 4096 8405026 0 0 0 17 2 0 0 10 0 0 8312316 8317760 11886592 140726324601867 140726324601969 140726324601969 140726324604878 0
/proc/6976/statm: 6906 1033 862 493 0 211 0
Current children cumulated CPU time: 1961.29 s
Current children cumulated vsize: 27624 KiB
Current children cumulated memory: 4132 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 1.81 4/197 7156
/proc/meminfo: memFree=31476240/32770624 swapFree=66941828/67108860
[pid=6976] ppid=6969 vsize=27624 memory=4132 CPUtime=2021.27 cores=0,2,4,6
/proc/6976/stat : 6976 (cosoco) R 6969 6976 6915 0 -1 4202496 5337 0 0 0 202127 0 0 0 20 0 1 0 555011497 28286976 1033 33554432000 4194304 6211132 140726324594000 140726324591960 5393495 0 0 4096 8405026 0 0 0 17 2 0 0 10 0 0 8312316 8317760 11886592 140726324601867 140726324601969 140726324601969 140726324604878 0
/proc/6976/statm: 6906 1033 862 493 0 211 0
Current children cumulated CPU time: 2021.27 s
Current children cumulated vsize: 27624 KiB
Current children cumulated memory: 4132 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 1.82 4/197 7167
/proc/meminfo: memFree=31475340/32770624 swapFree=66941828/67108860
[pid=6976] ppid=6969 vsize=27624 memory=4132 CPUtime=2081.26 cores=0,2,4,6
/proc/6976/stat : 6976 (cosoco) R 6969 6976 6915 0 -1 4202496 5434 0 0 0 208126 0 0 0 20 0 1 0 555011497 28286976 1033 33554432000 4194304 6211132 140726324594000 140726324591960 5079586 0 0 4096 8405026 0 0 0 17 0 0 0 10 0 0 8312316 8317760 11886592 140726324601867 140726324601969 140726324601969 140726324604878 0
/proc/6976/statm: 6906 1033 862 493 0 211 0
Current children cumulated CPU time: 2081.26 s
Current children cumulated vsize: 27624 KiB
Current children cumulated memory: 4132 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 1.83 4/197 7171
/proc/meminfo: memFree=31475708/32770624 swapFree=66941828/67108860
[pid=6976] ppid=6969 vsize=27624 memory=4132 CPUtime=2141.25 cores=0,2,4,6
/proc/6976/stat : 6976 (cosoco) R 6969 6976 6915 0 -1 4202496 5544 0 0 0 214125 0 0 0 20 0 1 0 555011497 28286976 1033 33554432000 4194304 6211132 140726324594000 140726324591960 5082803 0 0 4096 8405026 0 0 0 17 0 0 0 10 0 0 8312316 8317760 11886592 140726324601867 140726324601969 140726324601969 140726324604878 0
/proc/6976/statm: 6906 1033 862 493 0 211 0
Current children cumulated CPU time: 2141.25 s
Current children cumulated vsize: 27624 KiB
Current children cumulated memory: 4132 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 1.85 4/197 7177
/proc/meminfo: memFree=31474712/32770624 swapFree=66941828/67108860
[pid=6976] ppid=6969 vsize=27624 memory=4132 CPUtime=2201.24 cores=0,2,4,6
/proc/6976/stat : 6976 (cosoco) R 6969 6976 6915 0 -1 4202496 5641 0 0 0 220124 0 0 0 20 0 1 0 555011497 28286976 1033 33554432000 4194304 6211132 140726324594000 140726324591960 5080120 0 0 4096 8405026 0 0 0 17 0 0 0 10 0 0 8312316 8317760 11886592 140726324601867 140726324601969 140726324601969 140726324604878 0
/proc/6976/statm: 6906 1033 862 493 0 211 0
Current children cumulated CPU time: 2201.24 s
Current children cumulated vsize: 27624 KiB
Current children cumulated memory: 4132 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 1.86 4/197 7181
/proc/meminfo: memFree=31475384/32770624 swapFree=66941828/67108860
[pid=6976] ppid=6969 vsize=27624 memory=4132 CPUtime=2261.24 cores=0,2,4,6
/proc/6976/stat : 6976 (cosoco) R 6969 6976 6915 0 -1 4202496 5738 0 0 0 226124 0 0 0 20 0 1 0 555011497 28286976 1033 33554432000 4194304 6211132 140726324594000 140726324591960 5079284 0 0 4096 8405026 0 0 0 17 0 0 0 10 0 0 8312316 8317760 11886592 140726324601867 140726324601969 140726324601969 140726324604878 0
/proc/6976/statm: 6906 1033 862 493 0 211 0
Current children cumulated CPU time: 2261.24 s
Current children cumulated vsize: 27624 KiB
Current children cumulated memory: 4132 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 1.87 4/197 7185
/proc/meminfo: memFree=31475196/32770624 swapFree=66941828/67108860
[pid=6976] ppid=6969 vsize=27624 memory=4132 CPUtime=2321.23 cores=0,2,4,6
/proc/6976/stat : 6976 (cosoco) R 6969 6976 6915 0 -1 4202496 5848 0 0 0 232123 0 0 0 20 0 1 0 555011497 28286976 1033 33554432000 4194304 6211132 140726324594000 140726324591960 5080275 0 0 4096 8405026 0 0 0 17 0 0 0 10 0 0 8312316 8317760 11886592 140726324601867 140726324601969 140726324601969 140726324604878 0
/proc/6976/statm: 6906 1033 862 493 0 211 0
Current children cumulated CPU time: 2321.23 s
Current children cumulated vsize: 27624 KiB
Current children cumulated memory: 4132 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 1.87 4/197 7191
/proc/meminfo: memFree=31475968/32770624 swapFree=66941828/67108860
[pid=6976] ppid=6969 vsize=27624 memory=4132 CPUtime=2381.22 cores=0,2,4,6
/proc/6976/stat : 6976 (cosoco) R 6969 6976 6915 0 -1 4202496 5944 0 0 0 238122 0 0 0 20 0 1 0 555011497 28286976 1033 33554432000 4194304 6211132 140726324594000 140726324591960 5078684 0 0 4096 8405026 0 0 0 17 0 0 0 10 0 0 8312316 8317760 11886592 140726324601867 140726324601969 140726324601969 140726324604878 0
/proc/6976/statm: 6906 1033 862 493 0 211 0
Current children cumulated CPU time: 2381.22 s
Current children cumulated vsize: 27624 KiB
Current children cumulated memory: 4132 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2401.11 s]
/proc/loadavg: 2.00 2.01 1.87 2/192 7200
/proc/meminfo: memFree=31479308/32770624 swapFree=66941828/67108860
[pid=6976] ppid=6969 vsize=27624 memory=4132 CPUtime=2400.03 cores=0,2,4,6
/proc/6976/stat : 6976 (cosoco) R 6969 6976 6915 0 -1 4202496 6040 0 0 0 240003 0 0 0 20 0 1 0 555011497 28286976 1033 33554432000 4194304 6211132 140726324594000 140726324591960 5082233 0 0 4096 8405026 0 0 0 17 0 0 0 10 0 0 8312316 8317760 11886592 140726324601867 140726324601969 140726324601969 140726324604878 0
/proc/6976/statm: 6906 1033 862 493 0 211 0
Current children cumulated CPU time: 2400.03 s
Current children cumulated vsize: 27624 KiB
Current children cumulated memory: 4132 KiB

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

[startup+2401.11 s]
# the end of solver process 6976 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2400.03 s, system=0.005998 s

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

[startup+2401.11 s]
/proc/loadavg: 2.00 2.01 1.87 2/192 7200
/proc/meminfo: memFree=31479308/32770624 swapFree=66941828/67108860
[pid=6976] ppid=6969 vsize=27624 memory=4132 CPUtime=2400.03 cores=0,2,4,6
/proc/6976/stat : 6976 (cosoco) R 6969 6976 6915 0 -1 4202496 6040 0 0 0 240003 0 0 0 20 0 1 0 555011497 28286976 1033 33554432000 4194304 6211132 140726324594000 140726324591960 5082233 0 0 4096 8405026 0 0 0 17 0 0 0 10 0 0 8312316 8317760 11886592 140726324601867 140726324601969 140726324601969 140726324604878 0
/proc/6976/statm: 6906 1033 862 493 0 211 0
Current children cumulated CPU time: 2400.03 s
Current children cumulated vsize: 27624 KiB
Current children cumulated memory: 4132 KiB

Child status: 1
Real time (s): 2401.11
CPU time (s): 2400.04
CPU user time (s): 2400.03
CPU system time (s): 0.005998
CPU usage (%): 99.9553
Max. virtual memory (cumulated for all children) (KiB): 27624
Max. memory (cumulated for all children) (KiB): 4132

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2400.03
system time used= 0.005998
maximum resident set size= 4196
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6090
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= 48
involuntary context switches= 1853


# summary of solver processes directly reported to runsolver:
#   pid: 6976
#   total CPU time (s): 2400.04
#   total CPU user time (s): 2400.03
#   total CPU system time (s): 0.005998

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.74829 second user time and 15.4734 second system time

The end

Launcher Data

Begin job on node139 at 2019-09-29 22:05:40
IDJOB=4408672
IDBENCH=115874
IDSOLVER=2875
FILE ID=node139/4408672-1569787393
RUNJOBID= node139-1569787540-6946
PBS_JOBID= 21705823
Free space on /tmp= 62032 MiB

SOLVER NAME= cosoco 2.0
BENCH NAME= XCSP17/ColouredQueens/ColouredQueens-m1-s1/ColouredQueens-13.xml
COMMAND LINE= cosoco -lc -model -restarts -stick BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4408672-1569787393/watcher-4408672-1569787393 -o /tmp/evaluation-result-4408672-1569787393/solver-4408672-1569787393 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node139-1569787540-6946 --watchdog 2560  cosoco -lc -model -restarts -stick HOME/instance-4408672-1569787393.xml

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

MD5SUM BENCH= 3785e9b0b2758b612fcaaefab5873f44
RANDOM SEED=1274834143

node139.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.57
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.57
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.57
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.57
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:        31484980 kB
MemAvailable:   31815048 kB
Buffers:          204952 kB
Cached:           465656 kB
SwapCached:        64664 kB
Active:           401440 kB
Inactive:         338300 kB
Active(anon):      21576 kB
Inactive(anon):   128640 kB
Active(file):     379864 kB
Inactive(file):   209660 kB
Unevictable:      108428 kB
Mlocked:          108428 kB
SwapTotal:      67108860 kB
SwapFree:       66941828 kB
Dirty:              5436 kB
Writeback:             0 kB
AnonPages:        113700 kB
Mapped:            26192 kB
Shmem:             72116 kB
Slab:             141264 kB
SReclaimable:     112760 kB
SUnreclaim:        28504 kB
KernelStack:        3264 kB
PageTables:         5768 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     535152 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 62024 MiB
End job on node139 at 2019-09-29 22:45:42