Trace number 4397412

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.02 2400.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.07	c root propagations     : 0           
0.00/0.07	c restarts enabled, print stats at every restarts
0.00/0.07	c
0.00/0.07	c
0.00/0.07	c
0.00/0.07	c This is cosoco 2.00 --  
0.00/0.07	c
0.00/0.07	c command line: cosoco -lc -model -restarts -stick HOME/instance-4397412-1568572784.xml 
0.00/0.07	c ========================================[ Problem Statistics ]===========================================
0.00/0.07	c |                                                                                                       
0.00/0.07	c |  Parse time        :         0.00 s 
0.00/0.07	c |
0.00/0.07	c |               Variables: 169
0.00/0.07	c |            Domain Sizes: 13..13
0.00/0.07	c |
0.00/0.07	c |             Constraints: 72
0.00/0.07	c |                   Arity: 2..13  -- Binary: 4  -- Ternary: 4
0.00/0.07	c | 
0.00/0.07	c |                   Types: 
0.00/0.07	c |                          (X != Y): 4
0.00/0.07	c |                          All Different: 68
0.00/0.07	c |                          
0.00/0.07	c =========================================================================================================
0.00/0.07	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.04/0.11	c 101            443            25120          39199          0              0              45   82   71   
0.04/0.16	c 211            997            53774          80087          0              0              31   87   75   
0.04/0.21	c 332            1449           82399          120952         0              0              33   86   73   
0.15/0.28	c 465            2032           123493         172247         0              0              15   80   69   
0.25/0.32	c 611            2471           145528         205111         0              0              10   81   70   
0.25/0.38	c 771            3223           182482         255632         0              0              12   86   73   
0.35/0.45	c 947            4019           222578         309292         0              0              16   84   71   
0.45/0.53	c 1140           4762           266507         371560         0              0              18   90   78   
0.54/0.64	c 1352           5704           330115         458256         0              0              6   91   74    
0.63/0.73	c 1585           6682           385692         540656         0              0              13   91   77   
0.73/0.86	c 1841           7783           457562         641909         0              0              9   84   71    
0.83/0.98	c 2122           8849           530255         751588         0              0              19   92   78   
0.94/1.10	c 2431           9815           599968         850113         0              0              6   84   71    
1.13/1.22	c 2770           10839          665646         944428         0              0              24   82   71   
1.23/1.38	c 3142           12270          760079         1079298        0              0              12   88   75   
1.43/1.54	c 3551           13750          849797         1221709        0              0              11   88   74   
1.53/1.68	c 4000           15393          930179         1344003        0              0              11   90   76   
1.73/1.84	c 4493           16890          1024336        1480505        0              0              15   87   75   
1.94/2.06	c 5035           19100          1151293        1647138        0              0              18   82   70   
2.23/2.34	c 5631           21653          1308967        1863831        0              0              29   87   73   
2.43/2.58	c 6286           23949          1447220        2098589        0              0              13   92   77   
2.83/2.90	c 7006           26804          1626713        2365444        0              0              15   93   76   
3.13/3.28	c 7798           29862          1845479        2681646        0              0              17   94   78   
3.53/3.65	c 8669           33672          2058329        2990437        0              0              16   91   74   
3.94/4.05	c 9627           37723          2293099        3345381        0              0              9   90   76    
4.33/4.40	c 10680          41010          2490783        3688342        0              0              21   95   81   
4.73/4.87	c 11838          45809          2761593        4064452        0              0              9   91   72    
5.13/5.24	c 13111          49228          2976777        4419712        0              0              17   84   75   
5.63/5.74	c 14511          54318          3264610        4872698        0              0              10   98   76   
6.13/6.29	c 16051          59560          3574092        5371102        0              0              20   101   81  
6.94/7.01	c 17745          66574          3992894        5955987        0              0              14   87   74   
7.53/7.66	c 19608          73105          4367959        6544111        0              0              10   94   82   
8.33/8.48	c 21657          81582          4848308        7247031        0              0              13   93   77   
9.33/9.49	c 23910          90363          5426850        8100409        0              0              19   91   77   
10.33/10.47	c 26388          98421          5989183        8990342        0              0              12   97   76   
11.04/11.19	c 29113          107117         6412307        9605885        0              0              19   89   73   
12.23/12.38	c 32110          119739         7104959        10612906       0              0              19   98   73   
13.53/13.62	c 35406          132088         7827508        11726402       0              0              20   94   73   
15.13/15.22	c 39031          151251         8758856        13112505       0              0              9   93   73    
16.83/16.90	c 43018          167837         9715732        14541559       0              0              29   100   75  
18.23/18.39	c 47403          180803         10568373       15802981       0              0              20   88   75   
20.13/20.25	c 52226          198068         11655598       17398865       0              0              19   90   73   
21.63/21.72	c 57531          215245         12502702       18871571       0              0              45   93   81   
23.33/23.47	c 63366          233122         13483859       20447111       0              0              11   97   81   
25.73/25.86	c 69784          253304         14815137       22529775       0              0              12   95   78   
28.63/28.77	c 76843          279672         16469998       25225586       0              0              17   94   76   
31.94/32.10	c 84607          312528         18397750       27917656       0              0              19   92   75   
35.33/35.43	c 93147          347230         20340408       30829301       0              0              34   93   75   
38.13/38.24	c 102541         375494         21962986       33390659       0              0              15   95   75   
41.73/41.80	c 112874         411167         24014292       36663280       0              0              34   102   80  
45.04/45.13	c 124240         446520         25909448       39756067       0              0              19   102   80  
49.83/49.93	c 136742         484955         28632248       44048837       0              0              17   101   84  
55.13/55.20	c 150494         527875         31656741       48947459       0              0              23   104   81  
60.94/61.09	c 165621         579071         34990795       54562106       0              0              14   100   80  
68.23/68.32	c 182260         645180         39071069       61237081       0              0              14   98   76   
75.23/75.38	c 200562         718552         43144803       67350626       0              0              16   94   73   
83.23/83.34	c 220694         795335         47585197       74374756       0              0              52   105   82  
92.43/92.51	c 242839         876900         52992753       83140059       0              0              14   100   78  
102.53/102.69	c 267198         975249         58841429       92133937       0              0              20   98   79   
112.43/112.52	c 293992         1058087        64496551       101656508      0              0              15   97   82   
122.04/122.12	c 323465         1146834        70072829       110929663      0              0              22   94   80   
134.23/134.32	c 355885         1255531        77144808       121847286      0              0              25   97   77   
146.73/146.82	c 391547         1361216        84317544       133227964      0              0              16   102   81  
160.13/160.29	c 430775         1488013        92013124       145693073      0              0              18   102   83  
177.83/178.00	c 473925         1663087        102218089      161450940      0              0              22   101   76  
191.83/191.90	c 521390         1808352        110195610      175081877      0              0              35   103   83  
205.94/206.10	c 573601         1948887        118200090      189520381      0              0              30   97   82   
227.33/227.43	c 631033         2150477        130416200      209038185      0              0              24   98   77   
247.04/247.19	c 694208         2315951        141609956      227061017      0              0              40   96   79   
269.53/269.60	c 763700         2540572        154405910      250128274      0              0              29   103   83  
294.33/294.44	c 840141         2764207        168401431      275501674      0              0              33   100   78  
319.83/319.97	c 924226         3007457        183453999      300026716      0              0              27   102   82  
345.63/345.75	c 1016719        3261122        198136719      326878853      0              0              20   105   83  
372.43/372.53	c 1118461        3550642        213459514      353569336      0              0              12   102   81  
419.83/419.98	c 1230377        3966213        240340624      395388825      0              0              22   99   77   
458.93/459.01	c 1353484        4342714        263081562      430281628      0              0              21   100   74  
494.93/495.10	c 1488901        4757890        283374803      465980000      0              0              20   100   78  
546.62/546.74	c 1637859        5279316        313092620      512739568      0              0              21   103   75  
605.62/605.79	c 1801712        5776189        346815116      566242162      0              0              33   97   79   
678.52/678.60	c 1981950        6456901        387908240      628633231      0              0              31   99   77   
752.52/752.60	c 2180211        7138933        430093402      694854256      0              0              34   102   79  
819.72/819.84	c 2398298        7756434        468705339      756023007      0              0              16   101   77  
896.62/896.78	c 2638193        8507197        512478149      829060797      0              0              22   105   81  
972.22/972.34	c 2902077        9276227        555940438      904729474      0              0              23   99   79   
1046.62/1046.77	c 3192349        10113279       599043181      980230604      0              0              29   101   80  
1158.62/1158.72	c 3511648        11217348       662877514      1080204414     0              0              15   102   77  
1286.32/1286.42	c 3862876        12376050       736978375      1193103884     0              0              24   104   77  
1431.92/1432.09	c 4249226        13694981       819334811      1331163625     0              0              24   110   81  
1578.02/1578.18	c 4674211        14931170       902322003      1466276227     0              0              13   103   81  
1703.11/1703.25	c 5141694        16256141       974024353      1589153707     0              0              22   98   79   
1856.92/1857.06	c 5655925        17663943       1061542950     1739737130     0              0              13   105   79  
2082.71/2082.85	c 6221579        19637624       1190919381     1930834218     0              0              13   106   81  
2298.71/2298.86	c 6843798        21652500       1314035361     2129636582     0              0              15   102   77  
2400.01/2400.10	
2400.01/2400.10	c *** INTERRUPTED ***
2400.01/2400.10	c restarts              : 93          
2400.01/2400.10	c conflicts             : 7175524      (2990 /sec)
2400.01/2400.10	c decisions             : 22656983     (9440 /sec)
2400.01/2400.10	c propagations          : 2231285391  (929695 /sec)
2400.01/2400.10	c root propagations     : 0           
2400.01/2400.10	c filter calls          : 1371921662     (571629 /sec)
2400.01/2400.10	c useless filter calls  : 716012027      (52 %)
2400.01/2400.10	c Memory used           : 26.98 MB
2400.01/2400.10	c CPU time              : 2400.02 s
2400.01/2400.10	c real time             : 2400.04 s
2400.01/2400.10	
2400.01/2400.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 (10788 MiB free)
  memory of node 1: 16384 MiB (13225 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4397412-1568572784/watcher-4397412-1568572784 -o /tmp/evaluation-result-4397412-1568572784/solver-4397412-1568572784 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node143-1568572743-24739 --watchdog 2560 cosoco -lc -model -restarts -stick HOME/instance-4397412-1568572784.xml 

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

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
Current StackSize limit: 8192 KiB

solver pid=24766, runsolver pid=24760

[startup+0.100135 s]*
/proc/loadavg: 0.00 0.01 0.05 3/200 24769
/proc/meminfo: memFree=24589928/32770624 swapFree=67108848/67108860
[pid=24766] ppid=24760 vsize=27492 memory=3948 CPUtime=0.04 cores=1,3,5,7
/proc/24766/stat : 24766 (cosoco) R 24760 24766 24707 0 -1 4202496 1182 0 0 0 4 0 0 0 20 0 1 0 433215758 28151808 987 33554432000 4194304 6211092 140733346878800 140733346875336 5080308 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 37478400 140733346886667 140733346886769 140733346886769 140733346889678 0
/proc/24766/statm: 6873 987 834 493 0 178 0
Current children cumulated CPU time: 0.04 s
Current children cumulated vsize: 27492 KiB
Current children cumulated memory: 3948 KiB

[startup+0.20974 s]*
/proc/loadavg: 0.00 0.01 0.05 4/200 24769
/proc/meminfo: memFree=24589928/32770624 swapFree=67108848/67108860
[pid=24766] ppid=24760 vsize=27492 memory=3948 CPUtime=0.15 cores=1,3,5,7
/proc/24766/stat : 24766 (cosoco) R 24760 24766 24707 0 -1 4202496 1187 0 0 0 15 0 0 0 20 0 1 0 433215758 28151808 987 33554432000 4194304 6211092 140733346878800 140733346875336 5079432 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 37478400 140733346886667 140733346886769 140733346886769 140733346889678 0
/proc/24766/statm: 6873 987 834 493 0 178 0
Current children cumulated CPU time: 0.15 s
Current children cumulated vsize: 27492 KiB
Current children cumulated memory: 3948 KiB

[startup+0.309214 s]*
/proc/loadavg: 0.00 0.01 0.05 4/200 24769
/proc/meminfo: memFree=24589928/32770624 swapFree=67108848/67108860
[pid=24766] ppid=24760 vsize=27492 memory=3948 CPUtime=0.25 cores=1,3,5,7
/proc/24766/stat : 24766 (cosoco) R 24760 24766 24707 0 -1 4202496 1187 0 0 0 25 0 0 0 20 0 1 0 433215758 28151808 987 33554432000 4194304 6211092 140733346878800 140733346875336 5081349 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 37478400 140733346886667 140733346886769 140733346886769 140733346889678 0
/proc/24766/statm: 6873 987 834 493 0 178 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 27492 KiB
Current children cumulated memory: 3948 KiB

[startup+0.70027 s]
/proc/loadavg: 0.00 0.01 0.05 4/200 24769
/proc/meminfo: memFree=24589928/32770624 swapFree=67108848/67108860
[pid=24766] ppid=24760 vsize=27492 memory=3948 CPUtime=0.63 cores=1,3,5,7
/proc/24766/stat : 24766 (cosoco) R 24760 24766 24707 0 -1 4202496 1188 0 0 0 63 0 0 0 20 0 1 0 433215758 28151808 987 33554432000 4194304 6211092 140733346878800 140733346875336 5079360 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 37478400 140733346886667 140733346886769 140733346886769 140733346889678 0
/proc/24766/statm: 6873 987 834 493 0 178 0
Current children cumulated CPU time: 0.63 s
Current children cumulated vsize: 27492 KiB
Current children cumulated memory: 3948 KiB

[startup+1.50027 s]
/proc/loadavg: 0.00 0.01 0.05 3/200 24770
/proc/meminfo: memFree=24589664/32770624 swapFree=67108848/67108860
[pid=24766] ppid=24760 vsize=27492 memory=3948 CPUtime=1.43 cores=1,3,5,7
/proc/24766/stat : 24766 (cosoco) R 24760 24766 24707 0 -1 4202496 1188 0 0 0 143 0 0 0 20 0 1 0 433215758 28151808 987 33554432000 4194304 6211092 140733346878800 140733346875336 5082800 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 37478400 140733346886667 140733346886769 140733346886769 140733346889678 0
/proc/24766/statm: 6873 987 834 493 0 178 0
Current children cumulated CPU time: 1.43 s
Current children cumulated vsize: 27492 KiB
Current children cumulated memory: 3948 KiB

[startup+3.10926 s]
/proc/loadavg: 0.00 0.01 0.05 3/200 24770
/proc/meminfo: memFree=24589720/32770624 swapFree=67108848/67108860
[pid=24766] ppid=24760 vsize=27492 memory=4108 CPUtime=3.04 cores=1,3,5,7
/proc/24766/stat : 24766 (cosoco) R 24760 24766 24707 0 -1 4202496 1292 0 0 0 304 0 0 0 20 0 1 0 433215758 28151808 1027 33554432000 4194304 6211092 140733346878800 140733346876760 5193728 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 37478400 140733346886667 140733346886769 140733346886769 140733346889678 0
/proc/24766/statm: 6873 1027 862 493 0 178 0
Current children cumulated CPU time: 3.04 s
Current children cumulated vsize: 27492 KiB
Current children cumulated memory: 4108 KiB

[startup+6.30026 s]
/proc/loadavg: 0.16 0.05 0.06 3/200 24770
/proc/meminfo: memFree=24589972/32770624 swapFree=67108848/67108860
[pid=24766] ppid=24760 vsize=27492 memory=4112 CPUtime=6.23 cores=1,3,5,7
/proc/24766/stat : 24766 (cosoco) R 24760 24766 24707 0 -1 4202496 1401 0 0 0 623 0 0 0 20 0 1 0 433215758 28151808 1028 33554432000 4194304 6211092 140733346878800 140733346876760 5080321 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 37478400 140733346886667 140733346886769 140733346886769 140733346889678 0
/proc/24766/statm: 6873 1028 862 493 0 178 0
Current children cumulated CPU time: 6.23 s
Current children cumulated vsize: 27492 KiB
Current children cumulated memory: 4112 KiB

[startup+12.7003 s]
/proc/loadavg: 0.31 0.08 0.07 3/200 24770
/proc/meminfo: memFree=24590476/32770624 swapFree=67108848/67108860
[pid=24766] ppid=24760 vsize=27492 memory=4124 CPUtime=12.63 cores=1,3,5,7
/proc/24766/stat : 24766 (cosoco) R 24760 24766 24707 0 -1 4202496 1509 0 0 0 1263 0 0 0 20 0 1 0 433215758 28151808 1031 33554432000 4194304 6211092 140733346878800 140733346876760 5081298 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 37478400 140733346886667 140733346886769 140733346886769 140733346889678 0
/proc/24766/statm: 6873 1031 862 493 0 178 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 27492 KiB
Current children cumulated memory: 4124 KiB

[startup+25.5003 s]
/proc/loadavg: 0.68 0.17 0.10 3/200 24770
/proc/meminfo: memFree=24590860/32770624 swapFree=67108848/67108860
[pid=24766] ppid=24760 vsize=27492 memory=4128 CPUtime=25.43 cores=1,3,5,7
/proc/24766/stat : 24766 (cosoco) R 24760 24766 24707 0 -1 4202496 1727 0 0 0 2543 0 0 0 20 0 1 0 433215758 28151808 1032 33554432000 4194304 6211092 140733346878800 140733346876760 5082818 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 37478400 140733346886667 140733346886769 140733346886769 140733346889678 0
/proc/24766/statm: 6873 1032 862 493 0 178 0
Current children cumulated CPU time: 25.43 s
Current children cumulated vsize: 27492 KiB
Current children cumulated memory: 4128 KiB

[startup+51.1092 s]
/proc/loadavg: 1.13 0.32 0.15 3/200 24772
/proc/meminfo: memFree=24589988/32770624 swapFree=67108848/67108860
[pid=24766] ppid=24760 vsize=27624 memory=4128 CPUtime=51.04 cores=1,3,5,7
/proc/24766/stat : 24766 (cosoco) R 24760 24766 24707 0 -1 4202496 1838 0 0 0 5104 0 0 0 20 0 1 0 433215758 28286976 1032 33554432000 4194304 6211092 140733346878800 140733346876760 5078771 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 37478400 140733346886667 140733346886769 140733346886769 140733346889678 0
/proc/24766/statm: 6906 1032 862 493 0 211 0
Current children cumulated CPU time: 51.04 s
Current children cumulated vsize: 27624 KiB
Current children cumulated memory: 4128 KiB

[startup+102.3 s]
/proc/loadavg: 1.62 0.58 0.25 3/200 24783
/proc/meminfo: memFree=24589448/32770624 swapFree=67108848/67108860
[pid=24766] ppid=24760 vsize=27624 memory=4132 CPUtime=102.23 cores=1,3,5,7
/proc/24766/stat : 24766 (cosoco) R 24760 24766 24707 0 -1 4202496 1948 0 0 0 10223 0 0 0 20 0 1 0 433215758 28286976 1033 33554432000 4194304 6211092 140733346878800 140733346876760 5081305 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 37478400 140733346886667 140733346886769 140733346886769 140733346889678 0
/proc/24766/statm: 6906 1033 862 493 0 211 0
Current children cumulated CPU time: 102.23 s
Current children cumulated vsize: 27624 KiB
Current children cumulated memory: 4132 KiB

[startup+162.3 s]
/proc/loadavg: 1.86 0.84 0.35 3/200 24789
/proc/meminfo: memFree=24588740/32770624 swapFree=67108848/67108860
[pid=24766] ppid=24760 vsize=27624 memory=4132 CPUtime=162.23 cores=1,3,5,7
/proc/24766/stat : 24766 (cosoco) R 24760 24766 24707 0 -1 4202496 2058 0 0 0 16223 0 0 0 20 0 1 0 433215758 28286976 1033 33554432000 4194304 6211092 140733346878800 140733346876760 5081464 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 37478400 140733346886667 140733346886769 140733346886769 140733346889678 0
/proc/24766/statm: 6906 1033 862 493 0 211 0
Current children cumulated CPU time: 162.23 s
Current children cumulated vsize: 27624 KiB
Current children cumulated memory: 4132 KiB

[startup+222.3 s]
/proc/loadavg: 1.95 1.05 0.46 3/199 24793
/proc/meminfo: memFree=24588388/32770624 swapFree=67108848/67108860
[pid=24766] ppid=24760 vsize=27624 memory=4132 CPUtime=222.23 cores=1,3,5,7
/proc/24766/stat : 24766 (cosoco) R 24760 24766 24707 0 -1 4202496 2168 0 0 0 22223 0 0 0 20 0 1 0 433215758 28286976 1033 33554432000 4194304 6211092 140733346878800 140733346876760 5082784 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 37478400 140733346886667 140733346886769 140733346886769 140733346889678 0
/proc/24766/statm: 6906 1033 862 493 0 211 0
Current children cumulated CPU time: 222.23 s
Current children cumulated vsize: 27624 KiB
Current children cumulated memory: 4132 KiB

[startup+282.3 s]
/proc/loadavg: 1.98 1.22 0.55 3/199 24797
/proc/meminfo: memFree=24588152/32770624 swapFree=67108848/67108860
[pid=24766] ppid=24760 vsize=27624 memory=4132 CPUtime=282.23 cores=1,3,5,7
/proc/24766/stat : 24766 (cosoco) R 24760 24766 24707 0 -1 4202496 2278 0 0 0 28223 0 0 0 20 0 1 0 433215758 28286976 1033 33554432000 4194304 6211092 140733346878800 140733346876760 5080278 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 37478400 140733346886667 140733346886769 140733346886769 140733346889678 0
/proc/24766/statm: 6906 1033 862 493 0 211 0
Current children cumulated CPU time: 282.23 s
Current children cumulated vsize: 27624 KiB
Current children cumulated memory: 4132 KiB

[startup+342.3 s]
/proc/loadavg: 1.99 1.36 0.64 3/200 24803
/proc/meminfo: memFree=24587868/32770624 swapFree=67108848/67108860
[pid=24766] ppid=24760 vsize=27624 memory=4132 CPUtime=342.23 cores=1,3,5,7
/proc/24766/stat : 24766 (cosoco) R 24760 24766 24707 0 -1 4202496 2388 0 0 0 34223 0 0 0 20 0 1 0 433215758 28286976 1033 33554432000 4194304 6211092 140733346878800 140733346876760 5082233 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 37478400 140733346886667 140733346886769 140733346886769 140733346889678 0
/proc/24766/statm: 6906 1033 862 493 0 211 0
Current children cumulated CPU time: 342.23 s
Current children cumulated vsize: 27624 KiB
Current children cumulated memory: 4132 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 1.48 0.73 3/199 24807
/proc/meminfo: memFree=24587488/32770624 swapFree=67108848/67108860
[pid=24766] ppid=24760 vsize=27624 memory=4132 CPUtime=402.23 cores=1,3,5,7
/proc/24766/stat : 24766 (cosoco) R 24760 24766 24707 0 -1 4202496 2498 0 0 0 40223 0 0 0 20 0 1 0 433215758 28286976 1033 33554432000 4194304 6211092 140733346878800 140733346876760 5078762 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 37478400 140733346886667 140733346886769 140733346886769 140733346889678 0
/proc/24766/statm: 6906 1033 862 493 0 211 0
Current children cumulated CPU time: 402.23 s
Current children cumulated vsize: 27624 KiB
Current children cumulated memory: 4132 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 1.58 0.81 3/199 24811
/proc/meminfo: memFree=24587888/32770624 swapFree=67108848/67108860
[pid=24766] ppid=24760 vsize=27624 memory=4132 CPUtime=462.22 cores=1,3,5,7
/proc/24766/stat : 24766 (cosoco) R 24760 24766 24707 0 -1 4202496 2608 0 0 0 46222 0 0 0 20 0 1 0 433215758 28286976 1033 33554432000 4194304 6211092 140733346878800 140733346876760 5079518 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 37478400 140733346886667 140733346886769 140733346886769 140733346889678 0
/proc/24766/statm: 6906 1033 862 493 0 211 0
Current children cumulated CPU time: 462.22 s
Current children cumulated vsize: 27624 KiB
Current children cumulated memory: 4132 KiB


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

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

[startup+1722.3 s]
/proc/loadavg: 2.76 2.25 1.79 3/199 24948
/proc/meminfo: memFree=24587488/32770624 swapFree=67108848/67108860
[pid=24766] ppid=24760 vsize=27624 memory=4132 CPUtime=1722.21 cores=1,3,5,7
/proc/24766/stat : 24766 (cosoco) R 24760 24766 24707 0 -1 4202496 4834 0 0 0 172221 0 0 0 20 0 1 0 433215758 28286976 1033 33554432000 4194304 6211092 140733346878800 140733346876760 5082803 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 37478400 140733346886667 140733346886769 140733346886769 140733346889678 0
/proc/24766/statm: 6906 1033 862 493 0 211 0
Current children cumulated CPU time: 1722.21 s
Current children cumulated vsize: 27624 KiB
Current children cumulated memory: 4132 KiB

[startup+1782.3 s]
/proc/loadavg: 2.28 2.20 1.80 3/200 24954
/proc/meminfo: memFree=24586208/32770624 swapFree=67108848/67108860
[pid=24766] ppid=24760 vsize=27624 memory=4132 CPUtime=1782.21 cores=1,3,5,7
/proc/24766/stat : 24766 (cosoco) R 24760 24766 24707 0 -1 4202496 4931 0 0 0 178221 0 0 0 20 0 1 0 433215758 28286976 1033 33554432000 4194304 6211092 140733346878800 140733346876760 5081337 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 37478400 140733346886667 140733346886769 140733346886769 140733346889678 0
/proc/24766/statm: 6906 1033 862 493 0 211 0
Current children cumulated CPU time: 1782.21 s
Current children cumulated vsize: 27624 KiB
Current children cumulated memory: 4132 KiB

[startup+1842.3 s]
/proc/loadavg: 2.10 2.17 1.81 3/199 24958
/proc/meminfo: memFree=24586468/32770624 swapFree=67108848/67108860
[pid=24766] ppid=24760 vsize=27624 memory=4132 CPUtime=1842.21 cores=1,3,5,7
/proc/24766/stat : 24766 (cosoco) R 24760 24766 24707 0 -1 4202496 5032 0 0 0 184221 0 0 0 20 0 1 0 433215758 28286976 1033 33554432000 4194304 6211092 140733346878800 140733346876760 5082411 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 37478400 140733346886667 140733346886769 140733346886769 140733346889678 0
/proc/24766/statm: 6906 1033 862 493 0 211 0
Current children cumulated CPU time: 1842.21 s
Current children cumulated vsize: 27624 KiB
Current children cumulated memory: 4132 KiB

[startup+1902.3 s]
/proc/loadavg: 2.04 2.14 1.82 3/200 24970
/proc/meminfo: memFree=24587016/32770624 swapFree=67108848/67108860
[pid=24766] ppid=24760 vsize=27624 memory=4132 CPUtime=1902.21 cores=1,3,5,7
/proc/24766/stat : 24766 (cosoco) R 24760 24766 24707 0 -1 4202496 5142 0 0 0 190221 0 0 0 20 0 1 0 433215758 28286976 1033 33554432000 4194304 6211092 140733346878800 140733346876760 5081952 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 37478400 140733346886667 140733346886769 140733346886769 140733346889678 0
/proc/24766/statm: 6906 1033 862 493 0 211 0
Current children cumulated CPU time: 1902.21 s
Current children cumulated vsize: 27624 KiB
Current children cumulated memory: 4132 KiB

[startup+1962.3 s]
/proc/loadavg: 2.01 2.11 1.83 3/201 24976
/proc/meminfo: memFree=24586872/32770624 swapFree=67108848/67108860
[pid=24766] ppid=24760 vsize=27624 memory=4132 CPUtime=1962.21 cores=1,3,5,7
/proc/24766/stat : 24766 (cosoco) R 24760 24766 24707 0 -1 4202496 5239 0 0 0 196221 0 0 0 20 0 1 0 433215758 28286976 1033 33554432000 4194304 6211092 140733346878800 140733346876760 5081771 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 37478400 140733346886667 140733346886769 140733346886769 140733346889678 0
/proc/24766/statm: 6906 1033 862 493 0 211 0
Current children cumulated CPU time: 1962.21 s
Current children cumulated vsize: 27624 KiB
Current children cumulated memory: 4132 KiB

[startup+2022.3 s]
/proc/loadavg: 2.01 2.09 1.84 3/200 24980
/proc/meminfo: memFree=24587224/32770624 swapFree=67108848/67108860
[pid=24766] ppid=24760 vsize=27624 memory=4132 CPUtime=2022.21 cores=1,3,5,7
/proc/24766/stat : 24766 (cosoco) R 24760 24766 24707 0 -1 4202496 5336 0 0 0 202221 0 0 0 20 0 1 0 433215758 28286976 1033 33554432000 4194304 6211092 140733346878800 140733346876760 5082803 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 37478400 140733346886667 140733346886769 140733346886769 140733346889678 0
/proc/24766/statm: 6906 1033 862 493 0 211 0
Current children cumulated CPU time: 2022.21 s
Current children cumulated vsize: 27624 KiB
Current children cumulated memory: 4132 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.07 1.86 3/200 24984
/proc/meminfo: memFree=24587600/32770624 swapFree=67108848/67108860
[pid=24766] ppid=24760 vsize=27624 memory=4132 CPUtime=2082.21 cores=1,3,5,7
/proc/24766/stat : 24766 (cosoco) R 24760 24766 24707 0 -1 4202496 5433 0 0 0 208221 0 0 0 20 0 1 0 433215758 28286976 1033 33554432000 4194304 6211092 140733346878800 140733346876760 5078962 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 37478400 140733346886667 140733346886769 140733346886769 140733346889678 0
/proc/24766/statm: 6906 1033 862 493 0 211 0
Current children cumulated CPU time: 2082.21 s
Current children cumulated vsize: 27624 KiB
Current children cumulated memory: 4132 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.06 1.87 3/201 24990
/proc/meminfo: memFree=24586880/32770624 swapFree=67108848/67108860
[pid=24766] ppid=24760 vsize=27624 memory=4132 CPUtime=2142.21 cores=1,3,5,7
/proc/24766/stat : 24766 (cosoco) R 24760 24766 24707 0 -1 4202496 5543 0 0 0 214221 0 0 0 20 0 1 0 433215758 28286976 1033 33554432000 4194304 6211092 140733346878800 140733346876760 5082482 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 37478400 140733346886667 140733346886769 140733346886769 140733346889678 0
/proc/24766/statm: 6906 1033 862 493 0 211 0
Current children cumulated CPU time: 2142.21 s
Current children cumulated vsize: 27624 KiB
Current children cumulated memory: 4132 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.05 1.87 3/199 24994
/proc/meminfo: memFree=24587332/32770624 swapFree=67108848/67108860
[pid=24766] ppid=24760 vsize=27624 memory=4132 CPUtime=2202.21 cores=1,3,5,7
/proc/24766/stat : 24766 (cosoco) R 24760 24766 24707 0 -1 4202496 5640 0 0 0 220221 0 0 0 20 0 1 0 433215758 28286976 1033 33554432000 4194304 6211092 140733346878800 140733346876760 5082698 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 37478400 140733346886667 140733346886769 140733346886769 140733346889678 0
/proc/24766/statm: 6906 1033 862 493 0 211 0
Current children cumulated CPU time: 2202.21 s
Current children cumulated vsize: 27624 KiB
Current children cumulated memory: 4132 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.04 1.88 3/199 24998
/proc/meminfo: memFree=24586984/32770624 swapFree=67108848/67108860
[pid=24766] ppid=24760 vsize=27624 memory=4132 CPUtime=2262.21 cores=1,3,5,7
/proc/24766/stat : 24766 (cosoco) R 24760 24766 24707 0 -1 4202496 5737 0 0 0 226221 0 0 0 20 0 1 0 433215758 28286976 1033 33554432000 4194304 6211092 140733346878800 140733346876760 5079790 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 37478400 140733346886667 140733346886769 140733346886769 140733346889678 0
/proc/24766/statm: 6906 1033 862 493 0 211 0
Current children cumulated CPU time: 2262.21 s
Current children cumulated vsize: 27624 KiB
Current children cumulated memory: 4132 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.04 1.88 3/200 25004
/proc/meminfo: memFree=24587208/32770624 swapFree=67108848/67108860
[pid=24766] ppid=24760 vsize=27624 memory=4132 CPUtime=2322.21 cores=1,3,5,7
/proc/24766/stat : 24766 (cosoco) R 24760 24766 24707 0 -1 4202496 5847 0 0 0 232221 0 0 0 20 0 1 0 433215758 28286976 1033 33554432000 4194304 6211092 140733346878800 140733346876760 5193733 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 37478400 140733346886667 140733346886769 140733346886769 140733346889678 0
/proc/24766/statm: 6906 1033 862 493 0 211 0
Current children cumulated CPU time: 2322.21 s
Current children cumulated vsize: 27624 KiB
Current children cumulated memory: 4132 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.03 1.89 3/199 25008
/proc/meminfo: memFree=24587408/32770624 swapFree=67108848/67108860
[pid=24766] ppid=24760 vsize=27624 memory=4132 CPUtime=2382.21 cores=1,3,5,7
/proc/24766/stat : 24766 (cosoco) R 24760 24766 24707 0 -1 4202496 5943 0 0 0 238221 0 0 0 20 0 1 0 433215758 28286976 1033 33554432000 4194304 6211092 140733346878800 140733346876760 5081792 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 37478400 140733346886667 140733346886769 140733346886769 140733346889678 0
/proc/24766/statm: 6906 1033 862 493 0 211 0
Current children cumulated CPU time: 2382.21 s
Current children cumulated vsize: 27624 KiB
Current children cumulated memory: 4132 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.11 s]
/proc/loadavg: 2.00 2.03 1.89 3/199 25008
/proc/meminfo: memFree=24586912/32770624 swapFree=67108848/67108860
[pid=24766] ppid=24760 vsize=27624 memory=4132 CPUtime=2400.01 cores=1,3,5,7
/proc/24766/stat : 24766 (cosoco) R 24760 24766 24707 0 -1 4202496 6039 0 0 0 240001 0 0 0 20 0 1 0 433215758 28286976 1033 33554432000 4194304 6211092 140733346878800 140733346876760 5080402 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 37478400 140733346886667 140733346886769 140733346886769 140733346889678 0
/proc/24766/statm: 6906 1033 862 493 0 211 0
Current children cumulated CPU time: 2400.01 s
Current children cumulated vsize: 27624 KiB
Current children cumulated memory: 4132 KiB

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

[startup+2400.11 s]
# the end of solver process 24766 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2400.02 s, system=0.003 s

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

[startup+2400.11 s]
/proc/loadavg: 2.00 2.03 1.89 3/199 25008
/proc/meminfo: memFree=24586912/32770624 swapFree=67108848/67108860
[pid=24766] ppid=24760 vsize=27624 memory=4132 CPUtime=2400.01 cores=1,3,5,7
/proc/24766/stat : 24766 (cosoco) R 24760 24766 24707 0 -1 4202496 6039 0 0 0 240001 0 0 0 20 0 1 0 433215758 28286976 1033 33554432000 4194304 6211092 140733346878800 140733346876760 5080402 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 37478400 140733346886667 140733346886769 140733346886769 140733346889678 0
/proc/24766/statm: 6906 1033 862 493 0 211 0
Current children cumulated CPU time: 2400.01 s
Current children cumulated vsize: 27624 KiB
Current children cumulated memory: 4132 KiB

Child status: 1
Real time (s): 2400.11
CPU time (s): 2400.02
CPU user time (s): 2400.02
CPU system time (s): 0.003
CPU usage (%): 99.9964
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.02
system time used= 0.003
maximum resident set size= 4196
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6089
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= 39
involuntary context switches= 614


# summary of solver processes directly reported to runsolver:
#   pid: 24766
#   total CPU time (s): 2400.02
#   total CPU user time (s): 2400.02
#   total CPU system time (s): 0.003

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.30415 second user time and 15.5634 second system time

The end

Launcher Data

Begin job on node143 at 2019-09-15 20:39:03
IDJOB=4397412
IDBENCH=115874
IDSOLVER=2849
FILE ID=node143/4397412-1568572784
RUNJOBID= node143-1568572743-24739
PBS_JOBID= 21703313
Free space on /tmp= 59276 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-4397412-1568572784/watcher-4397412-1568572784 -o /tmp/evaluation-result-4397412-1568572784/solver-4397412-1568572784 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node143-1568572743-24739 --watchdog 2560  cosoco -lc -model -restarts -stick HOME/instance-4397412-1568572784.xml

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

MD5SUM BENCH= 3785e9b0b2758b612fcaaefab5873f44
RANDOM SEED=1868918536

node143.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.73
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.73
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.73
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.73
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:        24592384 kB
MemAvailable:   31750916 kB
Buffers:          211720 kB
Cached:          7244384 kB
SwapCached:            8 kB
Active:          2177136 kB
Inactive:        5327664 kB
Active(anon):       4524 kB
Inactive(anon):   152084 kB
Active(file):    2172612 kB
Inactive(file):  5175580 kB
Unevictable:      108968 kB
Mlocked:          108968 kB
SwapTotal:      67108860 kB
SwapFree:       67108848 kB
Dirty:              5436 kB
Writeback:             0 kB
AnonPages:        157476 kB
Mapped:            50536 kB
Shmem:             98948 kB
Slab:             267076 kB
SReclaimable:     238800 kB
SUnreclaim:        28276 kB
KernelStack:        3312 kB
PageTables:         5592 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     510940 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     71680 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      132480 kB
DirectMap2M:    33413120 kB

Free space on /tmp at the end= 59268 MiB
End job on node143 at 2019-09-15 21:19:03