Trace number 4407957

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.0UNSAT 2113.71 2113.88

General information on the benchmark

NamePseudoBoolean/PseudoBoolean-dec-fpga/
Pb-chnl10-11.xml
MD5SUM0cb6e3dc45605db1284c892a60e68314
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark56.5468
Satisfiable
(Un)Satisfiability was proved
Number of variables220
Number of constraints42
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":220}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":220}]
Minimum constraint arity10
Maximum constraint arity11
Distribution of constraint arities[{"arity":10,"count":22},{"arity":11,"count":20}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":42}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c root propagations     : 0           
0.00/0.00	c restarts enabled, print stats at every restarts
0.00/0.00	c
0.00/0.00	c
0.00/0.00	c
0.00/0.00	c This is cosoco 2.00 --  
0.00/0.00	c
0.00/0.00	c command line: cosoco -lc -model -restarts -stick HOME/instance-4407957-1569803694.xml 
0.00/0.00	c ========================================[ Problem Statistics ]===========================================
0.00/0.00	c |                                                                                                       
0.00/0.00	c |  Parse time        :         0.01 s 
0.00/0.00	c |
0.00/0.00	c |               Variables: 220
0.00/0.00	c |            Domain Sizes: 2..2
0.00/0.00	c |
0.00/0.00	c |             Constraints: 42
0.00/0.00	c |                   Arity: 10..11
0.00/0.00	c | 
0.00/0.00	c |                   Types: 
0.00/0.00	c |                          Sum: 42
0.00/0.00	c |                          
0.00/0.00	c =========================================================================================================
0.00/0.00	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.00/0.01	c 101            941            4852           5164           0              0              82   106   97  
0.00/0.01	c 211            2217           10425          13364          0              0              70   93   83   
0.00/0.01	c 332            3528           16625          20628          0              0              80   103   93  
0.00/0.02	c 465            5270           24089          30764          0              0              59   95   85   
0.00/0.02	c 611            6400           29651          36959          0              0              83   105   96  
0.00/0.03	c 771            8563           39644          50125          0              0              64   91   82   
0.00/0.03	c 947            10031          47056          58565          0              0              86   105   95  
0.00/0.04	c 1140           12549          58706          72211          0              0              62   94   86   
0.00/0.05	c 1352           15096          70504          88726          0              0              70   101   89  
0.00/0.05	c 1585           17052          79605          98766          0              0              26   105   98  
0.00/0.06	c 1841           20245          93425          115929         0              0              65   101   86  
0.00/0.07	c 2122           23870          109246         134273         0              0              48   105   85  
0.00/0.08	c 2431           26494          123841         152898         0              0              67   105   92  
0.00/0.10	c 2770           31226          146582         180616         0              0              57   97   83   
0.10/0.12	c 3142           35601          170777         211926         0              0              54   98   85   
0.10/0.13	c 3551           39505          189014         235662         0              0              54   103   89  
0.10/0.15	c 4000           45084          215547         269331         0              0              70   99   87   
0.10/0.17	c 4493           52011          247646         311833         0              0              65   101   87  
0.10/0.18	c 5035           56001          268045         336435         0              0              86   105   96  
0.10/0.20	c 5631           61530          295032         367350         0              0              86   105   97  
0.21/0.22	c 6286           70336          336838         417802         0              0              66   103   86  
0.21/0.24	c 7006           77194          370576         459902         0              0              69   105   92  
0.21/0.27	c 7798           85959          415378         518948         0              0              56   103   87  
0.21/0.31	c 8669           96574          469842         590230         0              0              60   103   89  
0.31/0.34	c 9627           108319         523242         662208         0              0              65   105   88  
0.31/0.37	c 10680          119327         575540         734111         0              0              58   105   87  
0.31/0.41	c 11838          131283         635563         810413         0              0              67   105   91  
0.41/0.46	c 13111          147723         717529         915219         0              0              56   103   84  
0.41/0.51	c 14511          162486         793426         1013143        0              0              69   105   90  
0.51/0.56	c 16051          179139         879996         1123127        0              0              66   104   89  
0.60/0.62	c 17745          198219         979066         1249724        0              0              63   105   92  
0.60/0.69	c 19608          220650         1092979        1404247        0              0              60   104   88  
0.69/0.76	c 21657          244363         1209660        1544239        0              0              48   105   90  
0.79/0.84	c 23910          268634         1334682        1708494        0              0              52   105   88  
0.89/0.93	c 26388          294669         1471573        1885010        0              0              59   105   84  
1.00/1.01	c 29113          319967         1614423        2076204        0              0              66   105   91  
1.10/1.13	c 32110          358804         1793522        2307594        0              0              49   103   86  
1.19/1.26	c 35406          404571         1997100        2540801        0              0              47   105   89  
1.29/1.39	c 39031          444064         2207510        2802087        0              0              61   105   89  
1.49/1.52	c 43018          487414         2416193        3086143        0              0              51   105   88  
1.59/1.68	c 47403          538607         2678524        3426788        0              0              47   103   87  
1.79/1.87	c 52226          595387         2970135        3783574        0              0              51   105   88  
2.00/2.07	c 57531          663499         3303898        4213048        0              0              60   105   90  
2.29/2.32	c 63366          734519         3711297        4725802        0              0              48   105   88  
2.49/2.54	c 69784          803849         4068499        5201742        0              0              62   105   89  
2.79/2.83	c 76843          893819         4524160        5802385        0              0              56   103   86  
3.10/3.12	c 84607          982347         4984135        6431697        0              0              49   105   84  
3.39/3.45	c 93147          1084856        5514638        7128295        0              0              39   105   84  
3.69/3.78	c 102541         1186496        6044389        7792883        0              0              55   103   84  
4.10/4.19	c 112874         1310513        6703393        8653929        0              0              49   105   83  
4.59/4.60	c 124240         1433545        7356233        9499207        0              0              57   105   85  
5.00/5.02	c 136742         1556235        8033887        10388776       0              0              58   105   85  
5.49/5.57	c 150494         1722837        8924859        11556801       0              0              48   105   87  
6.00/6.07	c 165621         1884682        9738937        12645409       0              0              53   105   90  
6.69/6.71	c 182260         2082778        10767228       13978404       0              0              51   105   89  
7.29/7.38	c 200562         2300733        11843094       15345094       0              0              50   105   89  
8.19/8.20	c 220694         2548666        13163483       17082132       0              0              44   105   87  
9.00/9.03	c 242839         2800335        14509933       18856462       0              0              46   104   88  
9.89/9.96	c 267198         3096570        15993962       20757177       0              0              51   105   88  
11.00/11.02	c 293992         3429850        17689413       23009283       0              0              45   105   88  
12.19/12.21	c 323465         3788527        19628999       25497679       0              0              41   105   87  
13.29/13.33	c 355885         4156059        21405906       27928413       0              0              53   103   88  
14.59/14.64	c 391547         4570241        23519030       30710820       0              0              47   105   88  
16.00/16.04	c 430775         5021462        25763977       33691128       0              0              45   105   89  
17.59/17.69	c 473925         5520056        28410429       37184264       0              0              39   105   87  
19.39/19.45	c 521390         6061960        31191124       40928401       0              0              42   103   87  
21.10/21.15	c 573601         6608995        33949893       44497124       0              0              49   105   89  
23.19/23.25	c 631033         7279188        37292387       48979641       0              0              45   105   88  
25.39/25.47	c 694208         8012257        40930164       53589751       0              0              53   105   90  
28.00/28.04	c 763700         8844690        45025065       59021216       0              0              31   105   88  
30.79/30.86	c 840141         9692180        49537102       65029500       0              0              48   105   88  
33.79/33.86	c 924226         10605718       54426975       71289077       0              0              41   105   89  
36.99/37.10	c 1016719        11611002       59675634       78117030       0              0              49   105   88  
40.79/40.85	c 1118461        12732792       65816341       85907388       0              0              39   105   87  
44.89/44.94	c 1230377        13991237       72398000       94426819       0              0              37   105   86  
49.59/49.65	c 1353484        15486614       79961703       104180590      0              0              40   105   88  
54.59/54.66	c 1488901        16965782       88079654       114648595      0              0              37   105   87  
60.18/60.20	c 1637859        18644611       97040086       126116639      0              0              48   105   89  
65.99/66.10	c 1801712        20418287       106656059      138302698      0              0              45   105   89  
72.58/72.68	c 1981950        22447927       117387367      151893723      0              0              36   105   89  
79.99/80.06	c 2180211        24726811       129405285      166959632      0              0              23   105   89  
88.48/88.56	c 2398298        27293425       143198034      184569898      0              0              41   105   88  
97.58/97.65	c 2638193        30154020       157938979      203048146      0              0              23   105   89  
106.99/107.07	c 2902077        33077685       173067530      222970681      0              0              24   105   88  
117.38/117.48	c 3192349        36232728       189983082      244603403      0              0              41   105   88  
129.38/129.45	c 3511648        39898122       209353590      269748528      0              0              39   105   88  
142.09/142.18	c 3862876        43803479       229813356      296526706      0              0              39   105   88  
155.98/156.09	c 4249226        48005186       252116710      325507054      0              0              30   105   84  
171.98/172.02	c 4674211        52906675       277699958      359249270      0              0              30   105   87  
188.98/189.01	c 5141694        58065426       304979215      395470202      0              0              35   105   87  
208.17/208.27	c 5655925        64133049       335781963      436085496      0              0              16   105   87  
229.77/229.82	c 6221579        70500967       370574307      481206419      0              0              25   105   83  
253.47/253.52	c 6843798        77800697       409000316      530470669      0              0              29   105   88  
278.97/279.06	c 7528238        85800562       449896534      583959109      0              0              33   105   89  
307.16/307.24	c 8281122        94340771       495416469      641409736      0              0              20   105   88  
338.66/338.75	c 9109294        103893590      546742617      707171299      0              0              30   105   87  
374.16/374.21	c 10020283       114766059      604205052      778730049      0              0              39   105   89  
414.16/414.20	c 11022370       127102252      668805807      859526793      0              0              34   105   88  
454.35/454.47	c 12124665       139591334      733430482      944571820      1              0              16   105   86  
500.75/500.86	c 13337189       153267681      808671572      1042039283     1              0              37   104   86  
548.35/548.46	c 14670965       167056096      886068470      1141294616     1              0              31   104   85  
603.54/603.66	c 16138118       183082075      975487214      1257418718     1              0              33   105   87  
666.34/666.43	c 17751986       201918529      1077391478     1385628013     1              0              35   105   88  
735.13/735.29	c 19527240       222439856      1189225477     1528714744     1              0              32   105   88  
808.33/808.45	c 21480019       244434383      1307962213     1681631187     1              0              31   105   88  
888.82/888.91	c 23628075       268965335      1437947232     1851867323     1              0              28   105   87  
975.21/975.35	c 25990936       295563436      1577454482     2029961572     1              0              27   105   89  
1073.80/1073.93	c 28590083       324610768      1737691422     2236192876     1              0              19   105   88  
1178.90/1179.09	c 31449144       356690808      1907176910     2459325374     2              0              27   105   88  
1297.59/1297.78	c 34594111       393913130      2100293496     2701955370     2              0              26   105   89  
1428.58/1428.72	c 38053574       434127906      2311735420     2975352357     4              0              29   105   88  
1572.87/1573.05	c 41858983       477239205      2546077334     3276329167     4              0              29   105   88  
1728.25/1728.49	c 46044932       523157594      2796876313     3606008464     4              0              30   105   87  
1900.14/1900.31	c 50649475       574146094      3074970793     3969241596     4              0              23   105   88  
2089.22/2089.48	c 55714472       631671712      3380213364     4364649049     15             0              22   105   88  
2113.62/2113.87	s UNSATISFIABLE
2113.62/2113.87	c restarts              : 115         
2113.62/2113.87	c conflicts             : 56396627     (26681 /sec)
2113.62/2113.87	c decisions             : 638751070    (302195 /sec)
2113.62/2113.87	c propagations          : 4416996844  (2089696 /sec)
2113.62/2113.87	c root propagations     : 0           
2113.62/2113.87	c filter calls          : 3419402208     (1617730 /sec)
2113.62/2113.87	c useless filter calls  : 2404870251     (70 %)
2113.62/2113.87	c Memory used           : 26.84 MB
2113.62/2113.87	c CPU time              : 2113.7 s
2113.62/2113.87	c real time             : 2113.87 s
2113.62/2113.87	

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 (15171 MiB free)
  memory of node 1: 16384 MiB (15591 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4407957-1569803694/watcher-4407957-1569803694 -o /tmp/evaluation-result-4407957-1569803694/solver-4407957-1569803694 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1569783667-9931 --watchdog 2580 cosoco -lc -model -restarts -stick HOME/instance-4407957-1569803694.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=13178, runsolver pid=13175

[startup+0.100178 s]*
/proc/loadavg: 1.87 2.05 2.06 3/199 13179
/proc/meminfo: memFree=31500680/32770624 swapFree=66954412/67108860
[pid=13178] ppid=13175 vsize=27484 memory=3884 CPUtime=0.1 cores=1,3,5,7
/proc/13178/stat : 13178 (cosoco) R 13175 13178 9899 0 -1 4202496 1183 0 0 0 10 0 0 0 20 0 1 0 556624362 28143616 971 33554432000 4194304 6211132 140728930974464 140728930972424 5250304 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 22147072 140728930976779 140728930976881 140728930976881 140728930979790 0
/proc/13178/statm: 6871 971 836 493 0 176 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27484 KiB
Current children cumulated memory: 3884 KiB

[startup+0.20944 s]*
/proc/loadavg: 1.87 2.05 2.06 3/199 13179
/proc/meminfo: memFree=31500324/32770624 swapFree=66954412/67108860
[pid=13178] ppid=13175 vsize=27484 memory=3884 CPUtime=0.21 cores=1,3,5,7
/proc/13178/stat : 13178 (cosoco) R 13175 13178 9899 0 -1 4202496 1184 0 0 0 21 0 0 0 20 0 1 0 556624362 28143616 971 33554432000 4194304 6211132 140728930974464 140728930972424 5250316 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 22147072 140728930976779 140728930976881 140728930976881 140728930979790 0
/proc/13178/statm: 6871 971 836 493 0 176 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 27484 KiB
Current children cumulated memory: 3884 KiB

[startup+0.309104 s]*
/proc/loadavg: 1.87 2.05 2.06 3/199 13179
/proc/meminfo: memFree=31500324/32770624 swapFree=66954412/67108860
[pid=13178] ppid=13175 vsize=27484 memory=3884 CPUtime=0.31 cores=1,3,5,7
/proc/13178/stat : 13178 (cosoco) R 13175 13178 9899 0 -1 4202496 1184 0 0 0 31 0 0 0 20 0 1 0 556624362 28143616 971 33554432000 4194304 6211132 140728930974464 140728930972424 5156256 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 22147072 140728930976779 140728930976881 140728930976881 140728930979790 0
/proc/13178/statm: 6871 971 836 493 0 176 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 27484 KiB
Current children cumulated memory: 3884 KiB

[startup+0.700271 s]
/proc/loadavg: 1.87 2.05 2.06 3/199 13179
/proc/meminfo: memFree=31500324/32770624 swapFree=66954412/67108860
[pid=13178] ppid=13175 vsize=27484 memory=3884 CPUtime=0.69 cores=1,3,5,7
/proc/13178/stat : 13178 (cosoco) R 13175 13178 9899 0 -1 4202496 1184 0 0 0 69 0 0 0 20 0 1 0 556624362 28143616 971 33554432000 4194304 6211132 140728930974464 140728930972424 5158008 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 22147072 140728930976779 140728930976881 140728930976881 140728930979790 0
/proc/13178/statm: 6871 971 836 493 0 176 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 27484 KiB
Current children cumulated memory: 3884 KiB

[startup+1.50027 s]
/proc/loadavg: 1.87 2.05 2.06 3/199 13179
/proc/meminfo: memFree=31500324/32770624 swapFree=66954412/67108860
[pid=13178] ppid=13175 vsize=27484 memory=3884 CPUtime=1.49 cores=1,3,5,7
/proc/13178/stat : 13178 (cosoco) R 13175 13178 9899 0 -1 4202496 1184 0 0 0 149 0 0 0 20 0 1 0 556624362 28143616 971 33554432000 4194304 6211132 140728930974464 140728930972424 5156940 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 22147072 140728930976779 140728930976881 140728930976881 140728930979790 0
/proc/13178/statm: 6871 971 836 493 0 176 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 27484 KiB
Current children cumulated memory: 3884 KiB

[startup+3.10893 s]
/proc/loadavg: 1.87 2.05 2.06 3/199 13179
/proc/meminfo: memFree=31500036/32770624 swapFree=66954412/67108860
[pid=13178] ppid=13175 vsize=27484 memory=4088 CPUtime=3.1 cores=1,3,5,7
/proc/13178/stat : 13178 (cosoco) R 13175 13178 9899 0 -1 4202496 1267 0 0 0 310 0 0 0 20 0 1 0 556624362 28143616 1022 33554432000 4194304 6211132 140728930974464 140728930972424 5250268 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 22147072 140728930976779 140728930976881 140728930976881 140728930979790 0
/proc/13178/statm: 6871 1022 874 493 0 176 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 27484 KiB
Current children cumulated memory: 4088 KiB

[startup+6.30026 s]
/proc/loadavg: 1.88 2.05 2.06 3/199 13179
/proc/meminfo: memFree=31500048/32770624 swapFree=66954412/67108860
[pid=13178] ppid=13175 vsize=27484 memory=4088 CPUtime=6.29 cores=1,3,5,7
/proc/13178/stat : 13178 (cosoco) R 13175 13178 9899 0 -1 4202496 1350 0 0 0 629 0 0 0 20 0 1 0 556624362 28143616 1022 33554432000 4194304 6211132 140728930974464 140728930972424 5156014 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 22147072 140728930976779 140728930976881 140728930976881 140728930979790 0
/proc/13178/statm: 6871 1022 874 493 0 176 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 27484 KiB
Current children cumulated memory: 4088 KiB

[startup+12.7003 s]
/proc/loadavg: 1.89 2.05 2.06 3/199 13179
/proc/meminfo: memFree=31499808/32770624 swapFree=66954412/67108860
[pid=13178] ppid=13175 vsize=27484 memory=4088 CPUtime=12.69 cores=1,3,5,7
/proc/13178/stat : 13178 (cosoco) R 13175 13178 9899 0 -1 4202496 1433 0 0 0 1269 0 0 0 20 0 1 0 556624362 28143616 1022 33554432000 4194304 6211132 140728930974464 140728930972424 5250266 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 22147072 140728930976779 140728930976881 140728930976881 140728930979790 0
/proc/13178/statm: 6871 1022 874 493 0 176 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 27484 KiB
Current children cumulated memory: 4088 KiB

[startup+25.5003 s]
/proc/loadavg: 1.92 2.05 2.06 3/199 13179
/proc/meminfo: memFree=31500156/32770624 swapFree=66954412/67108860
[pid=13178] ppid=13175 vsize=27484 memory=4088 CPUtime=25.49 cores=1,3,5,7
/proc/13178/stat : 13178 (cosoco) R 13175 13178 9899 0 -1 4202496 1599 0 0 0 2549 0 0 0 20 0 1 0 556624362 28143616 1022 33554432000 4194304 6211132 140728930974464 140728930972424 5155608 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 22147072 140728930976779 140728930976881 140728930976881 140728930979790 0
/proc/13178/statm: 6871 1022 874 493 0 176 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 27484 KiB
Current children cumulated memory: 4088 KiB

[startup+51.109 s]
/proc/loadavg: 1.95 2.04 2.06 3/199 13182
/proc/meminfo: memFree=31499040/32770624 swapFree=66954412/67108860
[pid=13178] ppid=13175 vsize=27484 memory=4088 CPUtime=51.09 cores=1,3,5,7
/proc/13178/stat : 13178 (cosoco) R 13175 13178 9899 0 -1 4202496 1682 0 0 0 5109 0 0 0 20 0 1 0 556624362 28143616 1022 33554432000 4194304 6211132 140728930974464 140728930972424 5397251 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 22147072 140728930976779 140728930976881 140728930976881 140728930979790 0
/proc/13178/statm: 6871 1022 874 493 0 176 0
Current children cumulated CPU time: 51.09 s
Current children cumulated vsize: 27484 KiB
Current children cumulated memory: 4088 KiB

[startup+102.3 s]
/proc/loadavg: 1.98 2.04 2.05 3/200 13187
/proc/meminfo: memFree=31499648/32770624 swapFree=66954412/67108860
[pid=13178] ppid=13175 vsize=27484 memory=4088 CPUtime=102.28 cores=1,3,5,7
/proc/13178/stat : 13178 (cosoco) R 13175 13178 9899 0 -1 4202496 1765 0 0 0 10228 0 0 0 20 0 1 0 556624362 28143616 1022 33554432000 4194304 6211132 140728930974464 140728930972424 5250256 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 22147072 140728930976779 140728930976881 140728930976881 140728930979790 0
/proc/13178/statm: 6871 1022 874 493 0 176 0
Current children cumulated CPU time: 102.28 s
Current children cumulated vsize: 27484 KiB
Current children cumulated memory: 4088 KiB

[startup+162.3 s]
/proc/loadavg: 1.99 2.03 2.05 3/199 13191
/proc/meminfo: memFree=31499036/32770624 swapFree=66954412/67108860
[pid=13178] ppid=13175 vsize=27484 memory=4088 CPUtime=162.28 cores=1,3,5,7
/proc/13178/stat : 13178 (cosoco) R 13175 13178 9899 0 -1 4202496 1848 0 0 0 16228 0 0 0 20 0 1 0 556624362 28143616 1022 33554432000 4194304 6211132 140728930974464 140728930972424 5380302 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 22147072 140728930976779 140728930976881 140728930976881 140728930979790 0
/proc/13178/statm: 6871 1022 874 493 0 176 0
Current children cumulated CPU time: 162.28 s
Current children cumulated vsize: 27484 KiB
Current children cumulated memory: 4088 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/199 13197
/proc/meminfo: memFree=31498252/32770624 swapFree=66954412/67108860
[pid=13178] ppid=13175 vsize=27484 memory=4088 CPUtime=222.27 cores=1,3,5,7
/proc/13178/stat : 13178 (cosoco) R 13175 13178 9899 0 -1 4202496 1931 0 0 0 22227 0 0 0 20 0 1 0 556624362 28143616 1022 33554432000 4194304 6211132 140728930974464 140728930972424 5250256 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 22147072 140728930976779 140728930976881 140728930976881 140728930979790 0
/proc/13178/statm: 6871 1022 874 493 0 176 0
Current children cumulated CPU time: 222.27 s
Current children cumulated vsize: 27484 KiB
Current children cumulated memory: 4088 KiB

[startup+282.3 s]
/proc/loadavg: 1.97 2.01 2.04 3/199 13201
/proc/meminfo: memFree=31498440/32770624 swapFree=66954412/67108860
[pid=13178] ppid=13175 vsize=27484 memory=4088 CPUtime=282.27 cores=1,3,5,7
/proc/13178/stat : 13178 (cosoco) R 13175 13178 9899 0 -1 4202496 2014 0 0 0 28227 0 0 0 20 0 1 0 556624362 28143616 1022 33554432000 4194304 6211132 140728930974464 140728930972424 5158127 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 22147072 140728930976779 140728930976881 140728930976881 140728930979790 0
/proc/13178/statm: 6871 1022 874 493 0 176 0
Current children cumulated CPU time: 282.27 s
Current children cumulated vsize: 27484 KiB
Current children cumulated memory: 4088 KiB

[startup+342.3 s]
/proc/loadavg: 1.99 2.01 2.04 3/199 13205
/proc/meminfo: memFree=31497836/32770624 swapFree=66954412/67108860
[pid=13178] ppid=13175 vsize=27484 memory=4088 CPUtime=342.26 cores=1,3,5,7
/proc/13178/stat : 13178 (cosoco) R 13175 13178 9899 0 -1 4202496 2097 0 0 0 34226 0 0 0 20 0 1 0 556624362 28143616 1022 33554432000 4194304 6211132 140728930974464 140728930972424 5155337 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 22147072 140728930976779 140728930976881 140728930976881 140728930979790 0
/proc/13178/statm: 6871 1022 874 493 0 176 0
Current children cumulated CPU time: 342.26 s
Current children cumulated vsize: 27484 KiB
Current children cumulated memory: 4088 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/197 13211
/proc/meminfo: memFree=31498600/32770624 swapFree=66954412/67108860
[pid=13178] ppid=13175 vsize=27484 memory=4088 CPUtime=402.26 cores=1,3,5,7
/proc/13178/stat : 13178 (cosoco) R 13175 13178 9899 0 -1 4202496 2180 0 0 0 40226 0 0 0 20 0 1 0 556624362 28143616 1022 33554432000 4194304 6211132 140728930974464 140728930972424 5156692 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 22147072 140728930976779 140728930976881 140728930976881 140728930979790 0
/proc/13178/statm: 6871 1022 874 493 0 176 0
Current children cumulated CPU time: 402.26 s
Current children cumulated vsize: 27484 KiB
Current children cumulated memory: 4088 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/198 13223
/proc/meminfo: memFree=31497580/32770624 swapFree=66954412/67108860
[pid=13178] ppid=13175 vsize=27484 memory=4088 CPUtime=462.25 cores=1,3,5,7
/proc/13178/stat : 13178 (cosoco) R 13175 13178 9899 0 -1 4202496 2263 0 0 0 46225 0 0 0 20 0 1 0 556624362 28143616 1022 33554432000 4194304 6211132 140728930974464 140728930972424 5250304 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 22147072 140728930976779 140728930976881 140728930976881 140728930979790 0
/proc/13178/statm: 6871 1022 874 493 0 176 0
Current children cumulated CPU time: 462.25 s
Current children cumulated vsize: 27484 KiB
Current children cumulated memory: 4088 KiB


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

Current children cumulated memory: 4088 KiB

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/199 13335
/proc/meminfo: memFree=31497196/32770624 swapFree=66954412/67108860
[pid=13178] ppid=13175 vsize=27484 memory=4088 CPUtime=1662.16 cores=1,3,5,7
/proc/13178/stat : 13178 (cosoco) R 13175 13178 9899 0 -1 4202496 3832 0 0 0 166216 0 0 0 20 0 1 0 556624362 28143616 1022 33554432000 4194304 6211132 140728930974464 140728930972424 5008940 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 22147072 140728930976779 140728930976881 140728930976881 140728930979790 0
/proc/13178/statm: 6871 1022 874 493 0 176 0
Current children cumulated CPU time: 1662.16 s
Current children cumulated vsize: 27484 KiB
Current children cumulated memory: 4088 KiB

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/199 13364
/proc/meminfo: memFree=31496640/32770624 swapFree=66954412/67108860
[pid=13178] ppid=13175 vsize=27484 memory=4088 CPUtime=1722.15 cores=1,3,5,7
/proc/13178/stat : 13178 (cosoco) R 13175 13178 9899 0 -1 4202496 3902 0 0 0 172215 0 0 0 20 0 1 0 556624362 28143616 1022 33554432000 4194304 6211132 140728930974464 140728930972424 5250256 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 22147072 140728930976779 140728930976881 140728930976881 140728930979790 0
/proc/13178/statm: 6871 1022 874 493 0 176 0
Current children cumulated CPU time: 1722.15 s
Current children cumulated vsize: 27484 KiB
Current children cumulated memory: 4088 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/199 13368
/proc/meminfo: memFree=31496704/32770624 swapFree=66954412/67108860
[pid=13178] ppid=13175 vsize=27484 memory=4088 CPUtime=1782.15 cores=1,3,5,7
/proc/13178/stat : 13178 (cosoco) R 13175 13178 9899 0 -1 4202496 3985 0 0 0 178215 0 0 0 20 0 1 0 556624362 28143616 1022 33554432000 4194304 6211132 140728930974464 140728930972424 5250304 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 22147072 140728930976779 140728930976881 140728930976881 140728930979790 0
/proc/13178/statm: 6871 1022 874 493 0 176 0
Current children cumulated CPU time: 1782.15 s
Current children cumulated vsize: 27484 KiB
Current children cumulated memory: 4088 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/199 13374
/proc/meminfo: memFree=31497384/32770624 swapFree=66954412/67108860
[pid=13178] ppid=13175 vsize=27484 memory=4088 CPUtime=1842.14 cores=1,3,5,7
/proc/13178/stat : 13178 (cosoco) R 13175 13178 9899 0 -1 4202496 4055 0 0 0 184214 0 0 0 20 0 1 0 556624362 28143616 1022 33554432000 4194304 6211132 140728930974464 140728930972424 5155377 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 22147072 140728930976779 140728930976881 140728930976881 140728930979790 0
/proc/13178/statm: 6871 1022 874 493 0 176 0
Current children cumulated CPU time: 1842.14 s
Current children cumulated vsize: 27484 KiB
Current children cumulated memory: 4088 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/199 13378
/proc/meminfo: memFree=31496764/32770624 swapFree=66954412/67108860
[pid=13178] ppid=13175 vsize=27484 memory=4088 CPUtime=1902.14 cores=1,3,5,7
/proc/13178/stat : 13178 (cosoco) R 13175 13178 9899 0 -1 4202496 4138 0 0 0 190214 0 0 0 20 0 1 0 556624362 28143616 1022 33554432000 4194304 6211132 140728930974464 140728930972424 5397445 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 22147072 140728930976779 140728930976881 140728930976881 140728930979790 0
/proc/13178/statm: 6871 1022 874 493 0 176 0
Current children cumulated CPU time: 1902.14 s
Current children cumulated vsize: 27484 KiB
Current children cumulated memory: 4088 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/198 13382
/proc/meminfo: memFree=31496140/32770624 swapFree=66954412/67108860
[pid=13178] ppid=13175 vsize=27484 memory=4088 CPUtime=1962.13 cores=1,3,5,7
/proc/13178/stat : 13178 (cosoco) R 13175 13178 9899 0 -1 4202496 4208 0 0 0 196213 0 0 0 20 0 1 0 556624362 28143616 1022 33554432000 4194304 6211132 140728930974464 140728930972424 5155571 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 22147072 140728930976779 140728930976881 140728930976881 140728930979790 0
/proc/13178/statm: 6871 1022 874 493 0 176 0
Current children cumulated CPU time: 1962.13 s
Current children cumulated vsize: 27484 KiB
Current children cumulated memory: 4088 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/198 13388
/proc/meminfo: memFree=31495784/32770624 swapFree=66954412/67108860
[pid=13178] ppid=13175 vsize=27484 memory=4088 CPUtime=2022.13 cores=1,3,5,7
/proc/13178/stat : 13178 (cosoco) R 13175 13178 9899 0 -1 4202496 4278 0 0 0 202213 0 0 0 20 0 1 0 556624362 28143616 1022 33554432000 4194304 6211132 140728930974464 140728930972424 5409493 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 22147072 140728930976779 140728930976881 140728930976881 140728930979790 0
/proc/13178/statm: 6871 1022 874 493 0 176 0
Current children cumulated CPU time: 2022.13 s
Current children cumulated vsize: 27484 KiB
Current children cumulated memory: 4088 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/198 13392
/proc/meminfo: memFree=31496508/32770624 swapFree=66954412/67108860
[pid=13178] ppid=13175 vsize=27484 memory=4088 CPUtime=2082.12 cores=1,3,5,7
/proc/13178/stat : 13178 (cosoco) R 13175 13178 9899 0 -1 4202496 4348 0 0 0 208212 0 0 0 20 0 1 0 556624362 28143616 1022 33554432000 4194304 6211132 140728930974464 140728930972424 5380288 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 22147072 140728930976779 140728930976881 140728930976881 140728930979790 0
/proc/13178/statm: 6871 1022 874 493 0 176 0
Current children cumulated CPU time: 2082.12 s
Current children cumulated vsize: 27484 KiB
Current children cumulated memory: 4088 KiB

[startup+2113.88 s]
# the end of solver process 13178 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2113.7 s, system=0.001999 s

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

[startup+2099.2 s]
/proc/loadavg: 2.00 2.01 2.04 3/198 13392
/proc/meminfo: memFree=31496540/32770624 swapFree=66954412/67108860
[pid=13178] ppid=13175 vsize=27484 memory=4088 CPUtime=2099.02 cores=1,3,5,7
/proc/13178/stat : 13178 (cosoco) R 13175 13178 9899 0 -1 4202496 4430 0 0 0 209902 0 0 0 20 0 1 0 556624362 28143616 1022 33554432000 4194304 6211132 140728930974464 140728930972424 5250499 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 22147072 140728930976779 140728930976881 140728930976881 140728930979790 0
/proc/13178/statm: 6871 1022 874 493 0 176 0
Current children cumulated CPU time: 2099.02 s
Current children cumulated vsize: 27484 KiB
Current children cumulated memory: 4088 KiB

[startup+2105.6 s]
/proc/loadavg: 2.00 2.01 2.04 3/199 13395
/proc/meminfo: memFree=31496648/32770624 swapFree=66954412/67108860
[pid=13178] ppid=13175 vsize=27484 memory=4088 CPUtime=2105.42 cores=1,3,5,7
/proc/13178/stat : 13178 (cosoco) R 13175 13178 9899 0 -1 4202496 4431 0 0 0 210542 0 0 0 20 0 1 0 556624362 28143616 1022 33554432000 4194304 6211132 140728930974464 140728930972424 5155377 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 22147072 140728930976779 140728930976881 140728930976881 140728930979790 0
/proc/13178/statm: 6871 1022 874 493 0 176 0
Current children cumulated CPU time: 2105.42 s
Current children cumulated vsize: 27484 KiB
Current children cumulated memory: 4088 KiB

[startup+2108.8 s]
/proc/loadavg: 2.00 2.01 2.04 3/199 13395
/proc/meminfo: memFree=31496648/32770624 swapFree=66954412/67108860
[pid=13178] ppid=13175 vsize=27484 memory=4088 CPUtime=2108.62 cores=1,3,5,7
/proc/13178/stat : 13178 (cosoco) R 13175 13178 9899 0 -1 4202496 4431 0 0 0 210862 0 0 0 20 0 1 0 556624362 28143616 1022 33554432000 4194304 6211132 140728930974464 140728930972424 5250311 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 22147072 140728930976779 140728930976881 140728930976881 140728930979790 0
/proc/13178/statm: 6871 1022 874 493 0 176 0
Current children cumulated CPU time: 2108.62 s
Current children cumulated vsize: 27484 KiB
Current children cumulated memory: 4088 KiB

[startup+2112 s]*
/proc/loadavg: 2.00 2.01 2.04 3/198 13395
/proc/meminfo: memFree=31496648/32770624 swapFree=66954412/67108860
[pid=13178] ppid=13175 vsize=27484 memory=4088 CPUtime=2111.83 cores=1,3,5,7
/proc/13178/stat : 13178 (cosoco) R 13175 13178 9899 0 -1 4202496 4431 0 0 0 211183 0 0 0 20 0 1 0 556624362 28143616 1022 33554432000 4194304 6211132 140728930974464 140728930972424 5156224 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 22147072 140728930976779 140728930976881 140728930976881 140728930979790 0
/proc/13178/statm: 6871 1022 874 493 0 176 0
Current children cumulated CPU time: 2111.83 s
Current children cumulated vsize: 27484 KiB
Current children cumulated memory: 4088 KiB

[startup+2112.8 s]
/proc/loadavg: 2.00 2.01 2.04 3/198 13395
/proc/meminfo: memFree=31496648/32770624 swapFree=66954412/67108860
[pid=13178] ppid=13175 vsize=27484 memory=4088 CPUtime=2112.62 cores=1,3,5,7
/proc/13178/stat : 13178 (cosoco) R 13175 13178 9899 0 -1 4202496 4431 0 0 0 211262 0 0 0 20 0 1 0 556624362 28143616 1022 33554432000 4194304 6211132 140728930974464 140728930972424 5193786 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 22147072 140728930976779 140728930976881 140728930976881 140728930979790 0
/proc/13178/statm: 6871 1022 874 493 0 176 0
Current children cumulated CPU time: 2112.62 s
Current children cumulated vsize: 27484 KiB
Current children cumulated memory: 4088 KiB

[startup+2113.6 s]
/proc/loadavg: 2.00 2.01 2.04 3/198 13395
/proc/meminfo: memFree=31496648/32770624 swapFree=66954412/67108860
[pid=13178] ppid=13175 vsize=27484 memory=4088 CPUtime=2113.42 cores=1,3,5,7
/proc/13178/stat : 13178 (cosoco) R 13175 13178 9899 0 -1 4202496 4431 0 0 0 211342 0 0 0 20 0 1 0 556624362 28143616 1022 33554432000 4194304 6211132 140728930974464 140728930972424 5250304 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 22147072 140728930976779 140728930976881 140728930976881 140728930979790 0
/proc/13178/statm: 6871 1022 874 493 0 176 0
Current children cumulated CPU time: 2113.42 s
Current children cumulated vsize: 27484 KiB
Current children cumulated memory: 4088 KiB

[startup+2113.8 s]
/proc/loadavg: 2.00 2.01 2.04 3/198 13395
/proc/meminfo: memFree=31496648/32770624 swapFree=66954412/67108860
[pid=13178] ppid=13175 vsize=27484 memory=4088 CPUtime=2113.62 cores=1,3,5,7
/proc/13178/stat : 13178 (cosoco) R 13175 13178 9899 0 -1 4202496 4431 0 0 0 211362 0 0 0 20 0 1 0 556624362 28143616 1022 33554432000 4194304 6211132 140728930974464 140728930972424 5250482 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 22147072 140728930976779 140728930976881 140728930976881 140728930979790 0
/proc/13178/statm: 6871 1022 874 493 0 176 0
Current children cumulated CPU time: 2113.62 s
Current children cumulated vsize: 27484 KiB
Current children cumulated memory: 4088 KiB

Child status: 0
Real time (s): 2113.88
CPU time (s): 2113.71
CPU user time (s): 2113.7
CPU system time (s): 0.001999
CPU usage (%): 99.9919
Max. virtual memory (cumulated for all children) (KiB): 27484
Max. memory (cumulated for all children) (KiB): 4088

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2113.7
system time used= 0.001999
maximum resident set size= 4152
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4480
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= 6
involuntary context switches= 538


# summary of solver processes directly reported to runsolver:
#   pid: 13178
#   total CPU time (s): 2113.71
#   total CPU user time (s): 2113.7
#   total CPU system time (s): 0.001999

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.62861 second user time and 13.176 second system time

The end

Launcher Data

Begin job on node107 at 2019-09-30 01:32:47
IDJOB=4407957
IDBENCH=134710
IDSOLVER=2874
FILE ID=node107/4407957-1569803694
RUNJOBID= node107-1569783667-9931
PBS_JOBID= 21705836
Free space on /tmp= 62028 MiB

SOLVER NAME= cosoco 2.0
BENCH NAME= XCSP17/PseudoBoolean/PseudoBoolean-dec-fpga/Pb-chnl10-11.xml
COMMAND LINE= cosoco -lc -model -restarts -stick BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4407957-1569803694/watcher-4407957-1569803694 -o /tmp/evaluation-result-4407957-1569803694/solver-4407957-1569803694 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1569783667-9931 --watchdog 2580  cosoco -lc -model -restarts -stick HOME/instance-4407957-1569803694.xml

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

MD5SUM BENCH= 0cb6e3dc45605db1284c892a60e68314
RANDOM SEED=1667953480

node107.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	: 5334.11
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	: 5334.11
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	: 5334.11
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	: 5334.11
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:        31500612 kB
MemAvailable:   31830708 kB
Buffers:          187972 kB
Cached:           477652 kB
SwapCached:        48108 kB
Active:           354560 kB
Inactive:         363304 kB
Active(anon):      18016 kB
Inactive(anon):   112468 kB
Active(file):     336544 kB
Inactive(file):   250836 kB
Unevictable:      109672 kB
Mlocked:          109672 kB
SwapTotal:      67108860 kB
SwapFree:       66954412 kB
Dirty:              2860 kB
Writeback:             0 kB
AnonPages:        115660 kB
Mapped:            28240 kB
Shmem:             69360 kB
Slab:             146120 kB
SReclaimable:     117100 kB
SUnreclaim:        29020 kB
KernelStack:        3552 kB
PageTables:         5132 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     562076 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 62024 MiB
End job on node107 at 2019-09-30 02:08:01