Trace number 4408683

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.01

General information on the benchmark

NameCoveringArray/CoveringArray-elt-s1/
CoveringArray-elt-3-10-2-11.xml
MD5SUMc5b4e9c2e16defa9f5099964bd118207
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 variables2280
Number of constraints1091
Number of domains2
Minimum domain size8
Maximum domain size11
Distribution of domain sizes[{"size":8,"count":1320},{"size":11,"count":960}]
Minimum variable degree2
Maximum variable degree9
Distribution of variable degrees[{"degree":2,"count":960},{"degree":9,"count":1320}]
Minimum constraint arity8
Maximum constraint arity120
Distribution of constraint arities[{"arity":8,"count":120},{"arity":12,"count":960},{"arity":120,"count":11}]
Number of extensional constraints11
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":11},{"type":"allDifferent","count":120},{"type":"element","count":960}]
Optimization problemNO
Type of objective

Solver Data

0.09/0.16	c root propagations     : 0           
0.09/0.16	c restarts enabled, print stats at every restarts
0.09/0.16	c
0.09/0.16	c
0.09/0.16	c
0.09/0.16	c This is cosoco 2.00 --  
0.09/0.16	c
0.09/0.16	c command line: cosoco -lc -model -restarts -stick HOME/instance-4408683-1569808780.xml 
0.09/0.16	c ========================================[ Problem Statistics ]===========================================
0.09/0.16	c |                                                                                                       
0.09/0.16	c |  Parse time        :         0.13 s 
0.09/0.16	c |
0.09/0.16	c |               Variables: 2280
0.09/0.16	c |            Domain Sizes: 8..11
0.09/0.16	c |
0.09/0.16	c |             Constraints: 1091
0.09/0.16	c |                   Arity: 8..120
0.09/0.16	c | 
0.09/0.16	c |                   Types: 
0.09/0.16	c |                          All Different: 120
0.09/0.16	c |                          Element Constant: 960
0.09/0.16	c |                          Extension: 11  (nb tuples: 1024..1024) -- (shared: 10)
0.09/0.16	c |                          
0.09/0.16	c =========================================================================================================
0.09/0.16	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.21/0.29	c 101            1021           162559         148765         0              0              688   813   782
0.51/0.60	c 211            3910           356369         506420         0              0              16   156   92  
0.79/0.83	c 332            5710           503247         788168         0              0              686   989   770
0.89/1.00	c 465            6329           626332         1024514        0              0              51   102   59  
1.19/1.21	c 611            6910           751429         1303705        0              0              35   50   39   
1.29/1.37	c 771            9433           832676         1461217        0              0              40   79   73   
1.59/1.69	c 947            10632          1035553        1926254        0              0              319   350   330
2.00/2.01	c 1140           12167          1230015        2342310        0              0              160   190   176
2.29/2.31	c 1352           13920          1416108        2693996        0              0              142   166   152
2.69/2.71	c 1585           16370          1653727        3227728        0              0              137   165   156
2.89/3.00	c 1841           18050          1878329        3557645        0              0              134   159   146
3.29/3.35	c 2122           19579          2101527        3988287        0              0              105   128   115
3.69/3.79	c 2431           21392          2376824        4538152        0              0              106   126   118
4.18/4.24	c 2770           23363          2662344        5107051        0              0              98   110   106 
4.68/4.75	c 3142           25187          2967281        5777779        0              0              65   77   73   
5.18/5.20	c 3551           26843          3261272        6366422        0              0              60   68   64   
5.78/5.80	c 4000           28491          3646340        7172772        0              0              60   76   67   
6.48/6.52	c 4493           30729          4076948        8206893        0              0              60   81   68   
7.18/7.28	c 5035           33208          4550066        9201588        0              0              59   71   67   
7.79/7.89	c 5631           35900          5102282        9938383        0              0              53   75   64   
8.79/8.81	c 6286           38640          5698062        11198258       0              0              60   72   67   
9.89/9.94	c 7006           42186          6454328        12922743       0              0              61   79   71   
10.89/10.92	c 7798           50098          6949234        14194178       0              0              72   157   99  
11.69/11.77	c 8669           60401          7370610        15166575       0              0              71   141   108 
13.09/13.17	c 9627           67192          8208805        17215017       0              0              77   103   91  
14.68/14.71	c 10680          74743          9206763        19411526       0              0              83   106   97  
16.18/16.20	c 11838          82797          10108498       21451032       0              0              85   109   101 
17.88/17.98	c 13111          92182          11256029       23771617       0              0              83   110   99  
19.99/20.03	c 14511          100027         12493785       26687013       0              0              74   108   92  
21.99/22.09	c 16051          110165         13850975       29406823       0              0              83   110   97  
24.28/24.35	c 17745          118794         15364543       32317447       0              0              75   96   89   
27.48/27.54	c 19608          128780         17339614       36768932       0              0              71   95   86   
30.68/30.71	c 21657          138533         19370704       41182482       0              0              69   93   81   
33.98/34.02	c 23910          150751         21396387       45875130       0              0              70   95   84   
37.08/37.15	c 26388          161844         22953408       50117200       0              0              64   102   76  
41.18/41.26	c 29113          177903         25325078       55438820       0              0              65   86   77   
45.09/45.11	c 32110          194614         27885366       60285400       0              0              61   80   72   
49.28/49.33	c 35406          210591         30190556       66273428       0              0              60   95   73   
54.18/54.26	c 39031          228743         32870286       72965390       0              0              56   88   67   
58.09/58.18	c 43018          242670         34578046       79096482       0              0              52   79   66   
63.68/63.77	c 47403          269404         38246027       86706670       0              0              44   64   55   
69.77/69.80	c 52226          300778         42708271       94708796       0              0              47   66   58   
76.66/76.70	c 57531          325221         46769281       104731003      0              0              42   65   55   
84.36/84.44	c 63366          353657         51166107       116244127      0              0              45   69   56   
90.36/90.42	c 69784          452983         53407432       122210607      0              0              48   147   122 
96.36/96.45	c 76843          549854         56566430       129116482      0              0              68   149   131 
103.26/103.37	c 84607          631894         60298498       138087382      0              0              74   161   131 
114.86/114.93	c 93147          683571         66922612       155784251      0              0              114   174   129
125.56/125.62	c 102541         726779         71670831       172329768      0              0              101   171   120
137.75/137.84	c 112874         783826         78039497       190739326      0              0              102   146   119
151.65/151.76	c 124240         859460         88558845       209960282      0              0              55   74   68   
169.55/169.65	c 136742         942824         99862510       235631135      0              0              51   75   66   
186.25/186.35	c 150494         1023060        112458632      258560330      0              0              47   68   60   
200.85/200.94	c 165621         1067376        117076713      281740445      0              0              53   76   70   
224.76/224.83	c 182260         1165427        131026351      319068106      0              0              48   78   65   
245.56/245.63	c 200562         1269786        141721466      353647411      0              0              50   146   74  
273.26/273.39	c 220694         1474729        158039620      392992322      0              0              59   146   92  
299.76/299.89	c 242839         1602850        174462565      431703409      0              0              55   98   77   
329.86/329.90	c 267198         1749848        193620090      475355457      0              0              59   100   76  
359.36/359.42	c 293992         1897652        217123316      517122984      0              0              49   72   64   
397.16/397.29	c 323465         2051990        239465936      573375705      0              0              49   84   67   
436.26/436.34	c 355885         2223982        264675313      631390393      0              0              49   81   66   
475.97/476.10	c 391547         2406728        291380790      688535145      0              0              43   75   60   
518.76/518.80	c 430775         2580341        315841959      753349266      0              0              42   66   56   
565.86/565.96	c 473925         2796438        351686653      815603246      0              0              34   66   53   
610.86/610.90	c 521390         2943584        369620539      880519545      0              0              38   68   58   
679.36/679.44	c 573601         3200244        414164182      981007319      0              0              36   65   53   
726.76/726.80	c 631033         3391721        435885832      1050523124     0              0              38   68   57   
790.36/790.42	c 694208         4187491        468222274      1124749436     0              0              39   168   107 
876.98/877.09	c 763700         4633005        523282939      1243414491     0              0              39   109   64  
973.87/974.00	c 840141         5102205        583019304      1379435730     0              0              35   110   61  
1081.77/1081.89	c 924226         5609254        656452635      1523332646     0              0              35   106   54  
1194.98/1195.10	c 1016719        6208997        736526158      1666165404     0              0              34   105   52  
1297.57/1297.62	c 1118461        7438966        791999102      1788093671     0              0              31   114   89  
1430.58/1430.65	c 1230377        8124273        887390658      1958111362     0              0              29   125   50  
1589.48/1589.51	c 1353484        10873102       967648935      2100663248     0              0              26   140   111 
1746.68/1746.74	c 1488901        11714074       1075872952     2299018178     0              0              28   130   47  
1930.69/1930.70	c 1637859        12738001       1171263267     2548484789     0              0              32   144   57  
2256.11/2256.19	c 1801712        18870789       1346194695     2813364252     0              0              24   153   114 
2400.01/2400.00	
2400.01/2400.00	c *** INTERRUPTED ***
2400.01/2400.00	c restarts              : 79          
2400.01/2400.00	c conflicts             : 1893415      (789 /sec)
2400.01/2400.00	c decisions             : 20613775     (8589 /sec)
2400.01/2400.00	c propagations          : 2947148689  (1227989 /sec)
2400.01/2400.00	c root propagations     : 0           
2400.01/2400.00	c filter calls          : 1414692537     (589460 /sec)
2400.01/2400.00	c useless filter calls  : 887970240      (62 %)
2400.01/2400.00	c Memory used           : 48.57 MB
2400.01/2400.00	c CPU time              : 2399.98 s
2400.01/2400.00	c real time             : 2400 s
2400.01/2400.00	
2400.01/2400.00	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 (15118 MiB free)
  memory of node 1: 16384 MiB (15597 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4408683-1569808780/watcher-4408683-1569808780 -o /tmp/evaluation-result-4408683-1569808780/solver-4408683-1569808780 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node126-1569787354-25325 --watchdog 2560 cosoco -lc -model -restarts -stick HOME/instance-4408683-1569808780.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=29471, runsolver pid=29468
Current StackSize limit: 8192 KiB


[startup+0.100393 s]*
/proc/loadavg: 2.00 2.01 2.05 3/200 29472
/proc/meminfo: memFree=31441476/32770624 swapFree=66997716/67108860
[pid=29471] ppid=29468 vsize=39456 memory=15824 CPUtime=0.09 cores=0,2,4,6
/proc/29471/stat : 29471 (cosoco) R 29468 29471 25294 0 -1 4202496 4132 0 0 0 9 0 0 0 20 0 1 0 557145676 40402944 3956 33554432000 4194304 6211132 140727119195856 140727119193128 140219720297445 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 17690624 140727119201291 140727119201393 140727119201393 140727119204302 0
/proc/29471/statm: 9864 3956 825 493 0 3169 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 39456 KiB
Current children cumulated memory: 15824 KiB

[startup+0.209666 s]*
/proc/loadavg: 2.00 2.01 2.05 3/200 29472
/proc/meminfo: memFree=31433432/32770624 swapFree=66997716/67108860
[pid=29471] ppid=29468 vsize=47448 memory=24008 CPUtime=0.21 cores=0,2,4,6
/proc/29471/stat : 29471 (cosoco) R 29468 29471 25294 0 -1 4202496 6178 0 0 0 20 1 0 0 20 0 1 0 557145676 48586752 6002 33554432000 4194304 6211132 140727119195856 140727119193128 5082818 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 17690624 140727119201291 140727119201393 140727119201393 140727119204302 0
/proc/29471/statm: 11862 6002 873 493 0 5167 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 47448 KiB
Current children cumulated memory: 24008 KiB

[startup+0.30957 s]*
/proc/loadavg: 2.00 2.01 2.05 3/200 29472
/proc/meminfo: memFree=31433432/32770624 swapFree=66997716/67108860
[pid=29471] ppid=29468 vsize=47448 memory=24008 CPUtime=0.31 cores=0,2,4,6
/proc/29471/stat : 29471 (cosoco) R 29468 29471 25294 0 -1 4202496 6192 0 0 0 30 1 0 0 20 0 1 0 557145676 48586752 6002 33554432000 4194304 6211132 140727119195856 140727119193128 5038992 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 17690624 140727119201291 140727119201393 140727119201393 140727119204302 0
/proc/29471/statm: 11862 6002 873 493 0 5167 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 47448 KiB
Current children cumulated memory: 24008 KiB

[startup+0.700248 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 29472
/proc/meminfo: memFree=31433060/32770624 swapFree=66997716/67108860
[pid=29471] ppid=29468 vsize=49736 memory=26120 CPUtime=0.69 cores=0,2,4,6
/proc/29471/stat : 29471 (cosoco) R 29468 29471 25294 0 -1 4202496 6754 0 0 0 68 1 0 0 20 0 1 0 557145676 50929664 6530 33554432000 4194304 6211132 140727119195856 140727119193128 5039132 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 17690624 140727119201291 140727119201393 140727119201393 140727119204302 0
/proc/29471/statm: 12434 6530 875 493 0 5739 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 49736 KiB
Current children cumulated memory: 26120 KiB

[startup+1.50025 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 29472
/proc/meminfo: memFree=31430648/32770624 swapFree=66997716/67108860
[pid=29471] ppid=29468 vsize=49736 memory=26120 CPUtime=1.49 cores=0,2,4,6
/proc/29471/stat : 29471 (cosoco) R 29468 29471 25294 0 -1 4202496 6754 0 0 0 148 1 0 0 20 0 1 0 557145676 50929664 6530 33554432000 4194304 6211132 140727119195856 140727119193816 5039038 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 17690624 140727119201291 140727119201393 140727119201393 140727119204302 0
/proc/29471/statm: 12434 6530 875 493 0 5739 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 49736 KiB
Current children cumulated memory: 26120 KiB

[startup+3.10919 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 29472
/proc/meminfo: memFree=31430648/32770624 swapFree=66997716/67108860
[pid=29471] ppid=29468 vsize=49736 memory=26368 CPUtime=3.09 cores=0,2,4,6
/proc/29471/stat : 29471 (cosoco) R 29468 29471 25294 0 -1 4202496 10872 0 0 0 308 1 0 0 20 0 1 0 557145676 50929664 6592 33554432000 4194304 6211132 140727119195856 140727119193816 5039038 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 17690624 140727119201291 140727119201393 140727119201393 140727119204302 0
/proc/29471/statm: 12434 6592 875 493 0 5739 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 49736 KiB
Current children cumulated memory: 26368 KiB

[startup+6.30022 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 29472
/proc/meminfo: memFree=31429860/32770624 swapFree=66997716/67108860
[pid=29471] ppid=29468 vsize=49736 memory=26368 CPUtime=6.28 cores=0,2,4,6
/proc/29471/stat : 29471 (cosoco) R 29468 29471 25294 0 -1 4202496 14722 0 0 0 627 1 0 0 20 0 1 0 557145676 50929664 6592 33554432000 4194304 6211132 140727119195856 140727119193816 5039038 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 17690624 140727119201291 140727119201393 140727119201393 140727119204302 0
/proc/29471/statm: 12434 6592 875 493 0 5739 0
Current children cumulated CPU time: 6.28 s
Current children cumulated vsize: 49736 KiB
Current children cumulated memory: 26368 KiB

[startup+12.7002 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 29472
/proc/meminfo: memFree=31430040/32770624 swapFree=66997716/67108860
[pid=29471] ppid=29468 vsize=49736 memory=26368 CPUtime=12.69 cores=0,2,4,6
/proc/29471/stat : 29471 (cosoco) R 29468 29471 25294 0 -1 4202496 18640 0 0 0 1267 2 0 0 20 0 1 0 557145676 50929664 6592 33554432000 4194304 6211132 140727119195856 140727119193816 5397248 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 17690624 140727119201291 140727119201393 140727119201393 140727119204302 0
/proc/29471/statm: 12434 6592 875 493 0 5739 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 49736 KiB
Current children cumulated memory: 26368 KiB

[startup+25.5002 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 29472
/proc/meminfo: memFree=31429572/32770624 swapFree=66997716/67108860
[pid=29471] ppid=29468 vsize=49736 memory=26368 CPUtime=25.48 cores=0,2,4,6
/proc/29471/stat : 29471 (cosoco) R 29468 29471 25294 0 -1 4202496 26447 0 0 0 2546 2 0 0 20 0 1 0 557145676 50929664 6592 33554432000 4194304 6211132 140727119195856 140727119193816 5039029 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 17690624 140727119201291 140727119201393 140727119201393 140727119204302 0
/proc/29471/statm: 12434 6592 875 493 0 5739 0
Current children cumulated CPU time: 25.48 s
Current children cumulated vsize: 49736 KiB
Current children cumulated memory: 26368 KiB

[startup+51.1091 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 29474
/proc/meminfo: memFree=31429472/32770624 swapFree=66997716/67108860
[pid=29471] ppid=29468 vsize=49736 memory=26368 CPUtime=51.09 cores=0,2,4,6
/proc/29471/stat : 29471 (cosoco) R 29468 29471 25294 0 -1 4202496 30183 0 0 0 5106 3 0 0 20 0 1 0 557145676 50929664 6592 33554432000 4194304 6211132 140727119195856 140727119193816 5039026 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 17690624 140727119201291 140727119201393 140727119201393 140727119204302 0
/proc/29471/statm: 12434 6592 875 493 0 5739 0
Current children cumulated CPU time: 51.09 s
Current children cumulated vsize: 49736 KiB
Current children cumulated memory: 26368 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/201 29486
/proc/meminfo: memFree=31429904/32770624 swapFree=66997716/67108860
[pid=29471] ppid=29468 vsize=49736 memory=26376 CPUtime=102.26 cores=0,2,4,6
/proc/29471/stat : 29471 (cosoco) R 29468 29471 25294 0 -1 4202496 31514 0 0 0 10223 3 0 0 20 0 1 0 557145676 50929664 6594 33554432000 4194304 6211132 140727119195856 140727119193816 5039038 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 17690624 140727119201291 140727119201393 140727119201393 140727119204302 0
/proc/29471/statm: 12434 6594 875 493 0 5739 0
Current children cumulated CPU time: 102.26 s
Current children cumulated vsize: 49736 KiB
Current children cumulated memory: 26376 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/201 29512
/proc/meminfo: memFree=31429072/32770624 swapFree=66997716/67108860
[pid=29471] ppid=29468 vsize=49736 memory=26376 CPUtime=162.25 cores=0,2,4,6
/proc/29471/stat : 29471 (cosoco) R 29468 29471 25294 0 -1 4202496 31966 0 0 0 16222 3 0 0 20 0 1 0 557145676 50929664 6594 33554432000 4194304 6211132 140727119195856 140727119193816 5038999 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 17690624 140727119201291 140727119201393 140727119201393 140727119204302 0
/proc/29471/statm: 12434 6594 875 493 0 5739 0
Current children cumulated CPU time: 162.25 s
Current children cumulated vsize: 49736 KiB
Current children cumulated memory: 26376 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/201 29518
/proc/meminfo: memFree=31429512/32770624 swapFree=66997716/67108860
[pid=29471] ppid=29468 vsize=49736 memory=26376 CPUtime=222.26 cores=0,2,4,6
/proc/29471/stat : 29471 (cosoco) R 29468 29471 25294 0 -1 4202496 32392 0 0 0 22223 3 0 0 20 0 1 0 557145676 50929664 6594 33554432000 4194304 6211132 140727119195856 140727119193816 5193760 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 17690624 140727119201291 140727119201393 140727119201393 140727119204302 0
/proc/29471/statm: 12434 6594 875 493 0 5739 0
Current children cumulated CPU time: 222.26 s
Current children cumulated vsize: 49736 KiB
Current children cumulated memory: 26376 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/201 29522
/proc/meminfo: memFree=31429604/32770624 swapFree=66997716/67108860
[pid=29471] ppid=29468 vsize=49736 memory=26376 CPUtime=282.26 cores=0,2,4,6
/proc/29471/stat : 29471 (cosoco) R 29468 29471 25294 0 -1 4202496 32839 0 0 0 28223 3 0 0 20 0 1 0 557145676 50929664 6594 33554432000 4194304 6211132 140727119195856 140727119193816 5397407 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 17690624 140727119201291 140727119201393 140727119201393 140727119204302 0
/proc/29471/statm: 12434 6594 875 493 0 5739 0
Current children cumulated CPU time: 282.26 s
Current children cumulated vsize: 49736 KiB
Current children cumulated memory: 26376 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 29526
/proc/meminfo: memFree=31429728/32770624 swapFree=66997716/67108860
[pid=29471] ppid=29468 vsize=49736 memory=26376 CPUtime=342.26 cores=0,2,4,6
/proc/29471/stat : 29471 (cosoco) R 29468 29471 25294 0 -1 4202496 33265 0 0 0 34223 3 0 0 20 0 1 0 557145676 50929664 6594 33554432000 4194304 6211132 140727119195856 140727119193816 5039185 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 17690624 140727119201291 140727119201393 140727119201393 140727119204302 0
/proc/29471/statm: 12434 6594 875 493 0 5739 0
Current children cumulated CPU time: 342.26 s
Current children cumulated vsize: 49736 KiB
Current children cumulated memory: 26376 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 29532
/proc/meminfo: memFree=31429420/32770624 swapFree=66997716/67108860
[pid=29471] ppid=29468 vsize=49736 memory=26376 CPUtime=402.26 cores=0,2,4,6
/proc/29471/stat : 29471 (cosoco) R 29468 29471 25294 0 -1 4202496 33687 0 0 0 40223 3 0 0 20 0 1 0 557145676 50929664 6594 33554432000 4194304 6211132 140727119195856 140727119193816 5039038 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 17690624 140727119201291 140727119201393 140727119201393 140727119204302 0
/proc/29471/statm: 12434 6594 875 493 0 5739 0
Current children cumulated CPU time: 402.26 s
Current children cumulated vsize: 49736 KiB
Current children cumulated memory: 26376 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 29536
/proc/meminfo: memFree=31429404/32770624 swapFree=66997716/67108860
[pid=29471] ppid=29468 vsize=49736 memory=26376 CPUtime=462.26 cores=0,2,4,6
/proc/29471/stat : 29471 (cosoco) R 29468 29471 25294 0 -1 4202496 34109 0 0 0 46223 3 0 0 20 0 1 0 557145676 50929664 6594 33554432000 4194304 6211132 140727119195856 140727119193816 5099224 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 17690624 140727119201291 140727119201393 140727119201393 140727119204302 0
/proc/29471/statm: 12434 6594 875 493 0 5739 0
Current children cumulated CPU time: 462.26 s
Current children cumulated vsize: 49736 KiB
Current children cumulated memory: 26376 KiB


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

/proc/29471/statm: 12434 6594 875 493 0 5739 0
Current children cumulated CPU time: 1602.28 s
Current children cumulated vsize: 49736 KiB
Current children cumulated memory: 26376 KiB

[startup+1662.3 s]
/proc/loadavg: 2.01 2.08 2.08 3/199 29648
/proc/meminfo: memFree=31427760/32770624 swapFree=66997716/67108860
[pid=29471] ppid=29468 vsize=49736 memory=26376 CPUtime=1662.28 cores=0,2,4,6
/proc/29471/stat : 29471 (cosoco) R 29468 29471 25294 0 -1 4202496 42367 0 0 0 166225 3 0 0 20 0 1 0 557145676 50929664 6594 33554432000 4194304 6211132 140727119195856 140727119193816 5039132 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 17690624 140727119201291 140727119201393 140727119201393 140727119204302 0
/proc/29471/statm: 12434 6594 875 493 0 5739 0
Current children cumulated CPU time: 1662.28 s
Current children cumulated vsize: 49736 KiB
Current children cumulated memory: 26376 KiB

[startup+1722.3 s]
/proc/loadavg: 2.01 2.07 2.07 3/199 29652
/proc/meminfo: memFree=31428256/32770624 swapFree=66997716/67108860
[pid=29471] ppid=29468 vsize=49736 memory=26376 CPUtime=1722.28 cores=0,2,4,6
/proc/29471/stat : 29471 (cosoco) R 29468 29471 25294 0 -1 4202496 42712 0 0 0 172225 3 0 0 20 0 1 0 557145676 50929664 6594 33554432000 4194304 6211132 140727119195856 140727119193816 5039038 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 17690624 140727119201291 140727119201393 140727119201393 140727119204302 0
/proc/29471/statm: 12434 6594 875 493 0 5739 0
Current children cumulated CPU time: 1722.28 s
Current children cumulated vsize: 49736 KiB
Current children cumulated memory: 26376 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.06 2.06 3/199 29657
/proc/meminfo: memFree=31428256/32770624 swapFree=66997716/67108860
[pid=29471] ppid=29468 vsize=49736 memory=26376 CPUtime=1782.28 cores=0,2,4,6
/proc/29471/stat : 29471 (cosoco) R 29468 29471 25294 0 -1 4202496 43132 0 0 0 178225 3 0 0 20 0 1 0 557145676 50929664 6594 33554432000 4194304 6211132 140727119195856 140727119193816 5039132 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 17690624 140727119201291 140727119201393 140727119201393 140727119204302 0
/proc/29471/statm: 12434 6594 875 493 0 5739 0
Current children cumulated CPU time: 1782.28 s
Current children cumulated vsize: 49736 KiB
Current children cumulated memory: 26376 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.04 2.06 3/199 29663
/proc/meminfo: memFree=31427600/32770624 swapFree=66997716/67108860
[pid=29471] ppid=29468 vsize=49736 memory=26376 CPUtime=1842.29 cores=0,2,4,6
/proc/29471/stat : 29471 (cosoco) R 29468 29471 25294 0 -1 4202496 43523 0 0 0 184226 3 0 0 20 0 1 0 557145676 50929664 6594 33554432000 4194304 6211132 140727119195856 140727119193816 5039132 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 17690624 140727119201291 140727119201393 140727119201393 140727119204302 0
/proc/29471/statm: 12434 6594 875 493 0 5739 0
Current children cumulated CPU time: 1842.29 s
Current children cumulated vsize: 49736 KiB
Current children cumulated memory: 26376 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/199 29735
/proc/meminfo: memFree=31404456/32770624 swapFree=66997716/67108860
[pid=29471] ppid=29468 vsize=49736 memory=26376 CPUtime=1902.29 cores=0,2,4,6
/proc/29471/stat : 29471 (cosoco) R 29468 29471 25294 0 -1 4202496 43943 0 0 0 190226 3 0 0 20 0 1 0 557145676 50929664 6594 33554432000 4194304 6211132 140727119195856 140727119193816 5039132 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 17690624 140727119201291 140727119201393 140727119201393 140727119204302 0
/proc/29471/statm: 12434 6594 875 493 0 5739 0
Current children cumulated CPU time: 1902.29 s
Current children cumulated vsize: 49736 KiB
Current children cumulated memory: 26376 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/199 29739
/proc/meminfo: memFree=31403544/32770624 swapFree=66997716/67108860
[pid=29471] ppid=29468 vsize=49736 memory=26376 CPUtime=1962.29 cores=0,2,4,6
/proc/29471/stat : 29471 (cosoco) R 29468 29471 25294 0 -1 4202496 44394 0 0 0 196226 3 0 0 20 0 1 0 557145676 50929664 6594 33554432000 4194304 6211132 140727119195856 140727119193816 5193760 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 17690624 140727119201291 140727119201393 140727119201393 140727119204302 0
/proc/29471/statm: 12434 6594 875 493 0 5739 0
Current children cumulated CPU time: 1962.29 s
Current children cumulated vsize: 49736 KiB
Current children cumulated memory: 26376 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/199 29745
/proc/meminfo: memFree=31403560/32770624 swapFree=66997716/67108860
[pid=29471] ppid=29468 vsize=49736 memory=26376 CPUtime=2022.29 cores=0,2,4,6
/proc/29471/stat : 29471 (cosoco) R 29468 29471 25294 0 -1 4202496 44798 0 0 0 202226 3 0 0 20 0 1 0 557145676 50929664 6594 33554432000 4194304 6211132 140727119195856 140727119193816 5409476 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 17690624 140727119201291 140727119201393 140727119201393 140727119204302 0
/proc/29471/statm: 12434 6594 875 493 0 5739 0
Current children cumulated CPU time: 2022.29 s
Current children cumulated vsize: 49736 KiB
Current children cumulated memory: 26376 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/199 29749
/proc/meminfo: memFree=31403836/32770624 swapFree=66997716/67108860
[pid=29471] ppid=29468 vsize=49736 memory=26376 CPUtime=2082.29 cores=0,2,4,6
/proc/29471/stat : 29471 (cosoco) R 29468 29471 25294 0 -1 4202496 45202 0 0 0 208226 3 0 0 20 0 1 0 557145676 50929664 6594 33554432000 4194304 6211132 140727119195856 140727119193816 5397258 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 17690624 140727119201291 140727119201393 140727119201393 140727119204302 0
/proc/29471/statm: 12434 6594 875 493 0 5739 0
Current children cumulated CPU time: 2082.29 s
Current children cumulated vsize: 49736 KiB
Current children cumulated memory: 26376 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 29753
/proc/meminfo: memFree=31403804/32770624 swapFree=66997716/67108860
[pid=29471] ppid=29468 vsize=49736 memory=26376 CPUtime=2142.3 cores=0,2,4,6
/proc/29471/stat : 29471 (cosoco) R 29468 29471 25294 0 -1 4202496 45607 0 0 0 214226 4 0 0 20 0 1 0 557145676 50929664 6594 33554432000 4194304 6211132 140727119195856 140727119193816 5409485 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 17690624 140727119201291 140727119201393 140727119201393 140727119204302 0
/proc/29471/statm: 12434 6594 875 493 0 5739 0
Current children cumulated CPU time: 2142.3 s
Current children cumulated vsize: 49736 KiB
Current children cumulated memory: 26376 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 29759
/proc/meminfo: memFree=31403340/32770624 swapFree=66997716/67108860
[pid=29471] ppid=29468 vsize=49736 memory=26376 CPUtime=2202.3 cores=0,2,4,6
/proc/29471/stat : 29471 (cosoco) R 29468 29471 25294 0 -1 4202496 46014 0 0 0 220226 4 0 0 20 0 1 0 557145676 50929664 6594 33554432000 4194304 6211132 140727119195856 140727119193816 5039300 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 17690624 140727119201291 140727119201393 140727119201393 140727119204302 0
/proc/29471/statm: 12434 6594 875 493 0 5739 0
Current children cumulated CPU time: 2202.3 s
Current children cumulated vsize: 49736 KiB
Current children cumulated memory: 26376 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 29763
/proc/meminfo: memFree=31403800/32770624 swapFree=66997716/67108860
[pid=29471] ppid=29468 vsize=49736 memory=26376 CPUtime=2262.3 cores=0,2,4,6
/proc/29471/stat : 29471 (cosoco) R 29468 29471 25294 0 -1 4202496 46468 0 0 0 226226 4 0 0 20 0 1 0 557145676 50929664 6594 33554432000 4194304 6211132 140727119195856 140727119193816 5394345 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 17690624 140727119201291 140727119201393 140727119201393 140727119204302 0
/proc/29471/statm: 12434 6594 875 493 0 5739 0
Current children cumulated CPU time: 2262.3 s
Current children cumulated vsize: 49736 KiB
Current children cumulated memory: 26376 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 29767
/proc/meminfo: memFree=31403944/32770624 swapFree=66997716/67108860
[pid=29471] ppid=29468 vsize=49736 memory=26376 CPUtime=2322.3 cores=0,2,4,6
/proc/29471/stat : 29471 (cosoco) R 29468 29471 25294 0 -1 4202496 46889 0 0 0 232226 4 0 0 20 0 1 0 557145676 50929664 6594 33554432000 4194304 6211132 140727119195856 140727119193816 5409497 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 17690624 140727119201291 140727119201393 140727119201393 140727119204302 0
/proc/29471/statm: 12434 6594 875 493 0 5739 0
Current children cumulated CPU time: 2322.3 s
Current children cumulated vsize: 49736 KiB
Current children cumulated memory: 26376 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 29773
/proc/meminfo: memFree=31403956/32770624 swapFree=66997716/67108860
[pid=29471] ppid=29468 vsize=49736 memory=26376 CPUtime=2382.3 cores=0,2,4,6
/proc/29471/stat : 29471 (cosoco) R 29468 29471 25294 0 -1 4202496 47312 0 0 0 238226 4 0 0 20 0 1 0 557145676 50929664 6594 33554432000 4194304 6211132 140727119195856 140727119193816 5039323 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 17690624 140727119201291 140727119201393 140727119201393 140727119204302 0
/proc/29471/statm: 12434 6594 875 493 0 5739 0
Current children cumulated CPU time: 2382.3 s
Current children cumulated vsize: 49736 KiB
Current children cumulated memory: 26376 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400 s]*
/proc/loadavg: 2.00 2.01 2.05 4/199 29774
/proc/meminfo: memFree=31404236/32770624 swapFree=66997716/67108860
[pid=29471] ppid=29468 vsize=49736 memory=26376 CPUtime=2400.01 cores=0,2,4,6
/proc/29471/stat : 29471 (cosoco) R 29468 29471 25294 0 -1 4202496 47714 0 0 0 239997 4 0 0 20 0 1 0 557145676 50929664 6594 33554432000 4194304 6211132 140727119195856 140727119193816 5039026 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 17690624 140727119201291 140727119201393 140727119201393 140727119204302 0
/proc/29471/statm: 12434 6594 875 493 0 5739 0
Current children cumulated CPU time: 2400.01 s
Current children cumulated vsize: 49736 KiB
Current children cumulated memory: 26376 KiB

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

[startup+2400.01 s]
# the end of solver process 29471 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2399.98 s, system=0.041 s

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

Child status: 1
Real time (s): 2400.01
CPU time (s): 2400.02
CPU user time (s): 2399.98
CPU system time (s): 0.041
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 49736
Max. memory (cumulated for all children) (KiB): 26376

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.98
system time used= 0.041
maximum resident set size= 26440
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 47764
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= 24
involuntary context switches= 807


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

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.27076 second user time and 18.2215 second system time

The end

Launcher Data

Begin job on node126 at 2019-09-30 03:59:01
IDJOB=4408683
IDBENCH=139772
IDSOLVER=2875
FILE ID=node126/4408683-1569808780
RUNJOBID= node126-1569787354-25325
PBS_JOBID= 21705827
Free space on /tmp= 62028 MiB

SOLVER NAME= cosoco 2.0
BENCH NAME= XCSP17/CoveringArray/CoveringArray-elt-s1/CoveringArray-elt-3-10-2-11.xml
COMMAND LINE= cosoco -lc -model -restarts -stick BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4408683-1569808780/watcher-4408683-1569808780 -o /tmp/evaluation-result-4408683-1569808780/solver-4408683-1569808780 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node126-1569787354-25325 --watchdog 2560  cosoco -lc -model -restarts -stick HOME/instance-4408683-1569808780.xml

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

MD5SUM BENCH= c5b4e9c2e16defa9f5099964bd118207
RANDOM SEED=1262183509

node126.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.45
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.56
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.45
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.56
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.45
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.56
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.45
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31453700 kB
MemAvailable:   31811488 kB
Buffers:          208388 kB
Cached:           467536 kB
SwapCached:         7392 kB
Active:           393704 kB
Inactive:         341508 kB
Active(anon):      64472 kB
Inactive(anon):    70400 kB
Active(file):     329232 kB
Inactive(file):   271108 kB
Unevictable:      109388 kB
Mlocked:          109388 kB
SwapTotal:      67108860 kB
SwapFree:       66997716 kB
Dirty:              3184 kB
Writeback:             0 kB
AnonPages:        163072 kB
Mapped:            28420 kB
Shmem:             66840 kB
Slab:             176376 kB
SReclaimable:     146564 kB
SUnreclaim:        29812 kB
KernelStack:        3568 kB
PageTables:         5120 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     618340 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    112640 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      130432 kB
DirectMap2M:    33415168 kB

Free space on /tmp at the end= 62024 MiB
End job on node126 at 2019-09-30 04:39:01