Trace number 4408559

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 2128.69 2128.67

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.6409
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.01	c root propagations     : 0           
0.00/0.01	c restarts enabled, print stats at every restarts
0.00/0.01	c
0.00/0.01	c
0.00/0.01	c
0.00/0.01	c This is cosoco 2.00 --  
0.00/0.01	c
0.00/0.01	c command line: cosoco -lc -model -restarts -stick HOME/instance-4408559-1569800733.xml 
0.00/0.01	c ========================================[ Problem Statistics ]===========================================
0.00/0.01	c |                                                                                                       
0.00/0.01	c |  Parse time        :         0.01 s 
0.00/0.01	c |
0.00/0.01	c |               Variables: 220
0.00/0.01	c |            Domain Sizes: 2..2
0.00/0.01	c |
0.00/0.01	c |             Constraints: 42
0.00/0.01	c |                   Arity: 10..11
0.00/0.01	c | 
0.00/0.01	c |                   Types: 
0.00/0.01	c |                          Sum: 42
0.00/0.01	c |                          
0.00/0.01	c =========================================================================================================
0.00/0.01	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.02	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.04	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.06	c 1585           17052          79605          98766          0              0              26   105   98  
0.00/0.07	c 1841           20245          93425          115929         0              0              65   101   86  
0.00/0.08	c 2122           23870          109246         134273         0              0              48   105   85  
0.00/0.09	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.19	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.30	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.77	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.02	c 29113          319967         1614423        2076204        0              0              66   105   91  
1.10/1.14	c 32110          358804         1793522        2307594        0              0              49   103   86  
1.19/1.27	c 35406          404571         1997100        2540801        0              0              47   105   89  
1.39/1.40	c 39031          444064         2207510        2802087        0              0              61   105   89  
1.49/1.53	c 43018          487414         2416193        3086143        0              0              51   105   88  
1.59/1.69	c 47403          538607         2678524        3426788        0              0              47   103   87  
1.79/1.88	c 52226          595387         2970135        3783574        0              0              51   105   88  
2.00/2.08	c 57531          663499         3303898        4213048        0              0              60   105   90  
2.29/2.33	c 63366          734519         3711297        4725802        0              0              48   105   88  
2.49/2.55	c 69784          803849         4068499        5201742        0              0              62   105   89  
2.79/2.84	c 76843          893819         4524160        5802385        0              0              56   103   86  
3.10/3.13	c 84607          982347         4984135        6431697        0              0              49   105   84  
3.39/3.47	c 93147          1084856        5514638        7128295        0              0              39   105   84  
3.79/3.80	c 102541         1186496        6044389        7792883        0              0              55   103   84  
4.19/4.22	c 112874         1310513        6703393        8653929        0              0              49   105   83  
4.59/4.63	c 124240         1433545        7356233        9499207        0              0              57   105   85  
5.00/5.04	c 136742         1556235        8033887        10388776       0              0              58   105   85  
5.59/5.60	c 150494         1722837        8924859        11556801       0              0              48   105   87  
6.10/6.11	c 165621         1884682        9738937        12645409       0              0              53   105   90  
6.69/6.75	c 182260         2082778        10767228       13978404       0              0              51   105   89  
7.39/7.43	c 200562         2300733        11843094       15345094       0              0              50   105   89  
8.19/8.26	c 220694         2548666        13163483       17082132       0              0              44   105   87  
9.00/9.09	c 242839         2800335        14509933       18856462       0              0              46   104   88  
10.00/10.03	c 267198         3096570        15993962       20757177       0              0              51   105   88  
11.00/11.10	c 293992         3429850        17689413       23009283       0              0              45   105   88  
12.19/12.29	c 323465         3788527        19628999       25497679       0              0              41   105   87  
13.39/13.42	c 355885         4156059        21405906       27928413       0              0              53   103   88  
14.69/14.73	c 391547         4570241        23519030       30710820       0              0              47   105   88  
16.10/16.14	c 430775         5021462        25763977       33691128       0              0              45   105   89  
17.79/17.80	c 473925         5520056        28410429       37184264       0              0              39   105   87  
19.49/19.58	c 521390         6061960        31191124       40928401       0              0              42   103   87  
21.19/21.29	c 573601         6608995        33949893       44497124       0              0              49   105   89  
23.39/23.41	c 631033         7279188        37292387       48979641       0              0              45   105   88  
25.59/25.65	c 694208         8012257        40930164       53589751       0              0              53   105   90  
28.19/28.23	c 763700         8844690        45025065       59021216       0              0              31   105   88  
31.00/31.07	c 840141         9692180        49537102       65029500       0              0              48   105   88  
34.00/34.10	c 924226         10605718       54426975       71289077       0              0              41   105   89  
37.29/37.36	c 1016719        11611002       59675634       78117030       0              0              49   105   88  
41.10/41.13	c 1118461        12732792       65816341       85907388       0              0              39   105   87  
45.19/45.25	c 1230377        13991237       72398000       94426819       0              0              37   105   86  
49.89/50.00	c 1353484        15486614       79961703       104180590      0              0              40   105   88  
55.00/55.04	c 1488901        16965782       88079654       114648595      0              0              37   105   87  
60.59/60.62	c 1637859        18644611       97040086       126116639      0              0              48   105   89  
66.49/66.56	c 1801712        20418287       106656059      138302698      0              0              45   105   89  
73.10/73.19	c 1981950        22447927       117387367      151893723      0              0              36   105   89  
80.59/80.62	c 2180211        24726811       129405285      166959632      0              0              23   105   89  
89.10/89.18	c 2398298        27293425       143198034      184569898      0              0              41   105   88  
98.29/98.34	c 2638193        30154020       157938979      203048146      0              0              23   105   89  
107.79/107.83	c 2902077        33077685       173067530      222970681      0              0              24   105   88  
118.29/118.30	c 3192349        36232728       189983082      244603403      0              0              41   105   88  
130.29/130.36	c 3511648        39898122       209353590      269748528      0              0              39   105   88  
143.10/143.18	c 3862876        43803479       229813356      296526706      0              0              39   105   88  
157.19/157.20	c 4249226        48005186       252116710      325507054      0              0              30   105   84  
173.19/173.25	c 4674211        52906675       277699958      359249270      0              0              30   105   87  
190.29/190.36	c 5141694        58065426       304979215      395470202      0              0              35   105   87  
209.69/209.76	c 5655925        64133049       335781963      436085496      0              0              16   105   87  
231.39/231.46	c 6221579        70500967       370574307      481206419      0              0              25   105   83  
255.29/255.32	c 6843798        77800697       409000316      530470669      0              0              29   105   88  
281.00/281.02	c 7528238        85800562       449896534      583959109      0              0              33   105   89  
309.30/309.39	c 8281122        94340771       495416469      641409736      0              0              20   105   88  
341.11/341.11	c 9109294        103893590      546742617      707171299      0              0              30   105   87  
376.80/376.81	c 10020283       114766059      604205052      778730049      0              0              39   105   89  
417.01/417.10	c 11022370       127102252      668805807      859526793      0              0              34   105   88  
457.60/457.60	c 12124665       139591334      733430482      944571820      1              0              16   105   86  
504.30/504.32	c 13337189       153267681      808671572      1042039283     1              0              37   104   86  
552.20/552.25	c 14670965       167056096      886068470      1141294616     1              0              31   104   85  
607.80/607.81	c 16138118       183082075      975487214      1257418718     1              0              33   105   87  
671.01/671.00	c 17751986       201918529      1077391478     1385628013     1              0              35   105   88  
740.30/740.37	c 19527240       222439856      1189225477     1528714744     1              0              32   105   88  
814.01/814.05	c 21480019       244434383      1307962213     1681631187     1              0              31   105   88  
895.01/895.08	c 23628075       268965335      1437947232     1851867323     1              0              28   105   87  
982.01/982.10	c 25990936       295563436      1577454482     2029961572     1              0              27   105   89  
1081.31/1081.35	c 28590083       324610768      1737691422     2236192876     1              0              19   105   88  
1187.21/1187.28	c 31449144       356690808      1907176910     2459325374     2              0              27   105   88  
1306.91/1306.91	c 34594111       393913130      2100293496     2701955370     2              0              26   105   89  
1438.81/1438.80	c 38053574       434127906      2311735420     2975352357     4              0              29   105   88  
1584.12/1584.14	c 41858983       477239205      2546077334     3276329167     4              0              29   105   88  
1740.61/1740.63	c 46044932       523157594      2796876313     3606008464     4              0              30   105   87  
1913.62/1913.67	c 50649475       574146094      3074970793     3969241596     4              0              23   105   88  
2104.13/2104.14	c 55714472       631671712      3380213364     4364649049     15             0              22   105   88  
2128.62/2128.66	s UNSATISFIABLE
2128.62/2128.66	c restarts              : 115         
2128.62/2128.66	c conflicts             : 56396627     (26494 /sec)
2128.62/2128.66	c decisions             : 638751070    (300067 /sec)
2128.62/2128.66	c propagations          : 4416996844  (2074982 /sec)
2128.62/2128.66	c root propagations     : 0           
2128.62/2128.66	c filter calls          : 3419402208     (1606340 /sec)
2128.62/2128.66	c useless filter calls  : 2404870251     (70 %)
2128.62/2128.66	c Memory used           : 26.84 MB
2128.62/2128.66	c CPU time              : 2128.69 s
2128.62/2128.66	c real time             : 2128.66 s
2128.62/2128.66	

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4408559-1569800733/watcher-4408559-1569800733 -o /tmp/evaluation-result-4408559-1569800733/solver-4408559-1569800733 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node123-1569787353-6073 --watchdog 2560 cosoco -lc -model -restarts -stick HOME/instance-4408559-1569800733.xml 

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

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

solver pid=9476, runsolver pid=9473

[startup+0.100105 s]*
/proc/loadavg: 2.00 1.99 2.02 3/200 9477
/proc/meminfo: memFree=31560028/32770624 swapFree=66999984/67108860
[pid=9476] ppid=9473 vsize=27484 memory=3884 CPUtime=0.1 cores=1,3,5,7
/proc/9476/stat : 9476 (cosoco) R 9473 9476 6041 0 -1 4202496 1182 0 0 0 10 0 0 0 20 0 1 0 556338110 28143616 971 33554432000 4194304 6211132 140733926414928 140733926411464 5157576 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 41201664 140733926421515 140733926421617 140733926421617 140733926424526 0
/proc/9476/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.209419 s]*
/proc/loadavg: 2.00 1.99 2.02 3/200 9477
/proc/meminfo: memFree=31559784/32770624 swapFree=66999984/67108860
[pid=9476] ppid=9473 vsize=27484 memory=3884 CPUtime=0.21 cores=1,3,5,7
/proc/9476/stat : 9476 (cosoco) R 9473 9476 6041 0 -1 4202496 1183 0 0 0 21 0 0 0 20 0 1 0 556338110 28143616 971 33554432000 4194304 6211132 140733926414928 140733926412888 5155402 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 41201664 140733926421515 140733926421617 140733926421617 140733926424526 0
/proc/9476/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.309017 s]*
/proc/loadavg: 2.00 1.99 2.02 3/200 9477
/proc/meminfo: memFree=31559784/32770624 swapFree=66999984/67108860
[pid=9476] ppid=9473 vsize=27484 memory=3884 CPUtime=0.31 cores=1,3,5,7
/proc/9476/stat : 9476 (cosoco) R 9473 9476 6041 0 -1 4202496 1183 0 0 0 31 0 0 0 20 0 1 0 556338110 28143616 971 33554432000 4194304 6211132 140733926414928 140733926412888 5156492 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 41201664 140733926421515 140733926421617 140733926421617 140733926424526 0
/proc/9476/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.700225 s]
/proc/loadavg: 2.00 1.99 2.02 3/200 9477
/proc/meminfo: memFree=31559784/32770624 swapFree=66999984/67108860
[pid=9476] ppid=9473 vsize=27484 memory=3884 CPUtime=0.69 cores=1,3,5,7
/proc/9476/stat : 9476 (cosoco) R 9473 9476 6041 0 -1 4202496 1183 0 0 0 69 0 0 0 20 0 1 0 556338110 28143616 971 33554432000 4194304 6211132 140733926414928 140733926412888 5155571 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 41201664 140733926421515 140733926421617 140733926421617 140733926424526 0
/proc/9476/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.50023 s]
/proc/loadavg: 2.00 1.99 2.02 3/200 9477
/proc/meminfo: memFree=31559784/32770624 swapFree=66999984/67108860
[pid=9476] ppid=9473 vsize=27484 memory=3884 CPUtime=1.49 cores=1,3,5,7
/proc/9476/stat : 9476 (cosoco) R 9473 9476 6041 0 -1 4202496 1183 0 0 0 149 0 0 0 20 0 1 0 556338110 28143616 971 33554432000 4194304 6211132 140733926414928 140733926412888 5193780 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 41201664 140733926421515 140733926421617 140733926421617 140733926424526 0
/proc/9476/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.1091 s]
/proc/loadavg: 2.00 1.99 2.02 3/200 9477
/proc/meminfo: memFree=31559784/32770624 swapFree=66999984/67108860
[pid=9476] ppid=9473 vsize=27484 memory=4088 CPUtime=3.1 cores=1,3,5,7
/proc/9476/stat : 9476 (cosoco) R 9473 9476 6041 0 -1 4202496 1266 0 0 0 310 0 0 0 20 0 1 0 556338110 28143616 1022 33554432000 4194304 6211132 140733926414928 140733926412888 5250311 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 41201664 140733926421515 140733926421617 140733926421617 140733926424526 0
/proc/9476/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.30022 s]
/proc/loadavg: 2.00 1.99 2.02 3/200 9478
/proc/meminfo: memFree=31559784/32770624 swapFree=66999984/67108860
[pid=9476] ppid=9473 vsize=27484 memory=4088 CPUtime=6.29 cores=1,3,5,7
/proc/9476/stat : 9476 (cosoco) R 9473 9476 6041 0 -1 4202496 1349 0 0 0 629 0 0 0 20 0 1 0 556338110 28143616 1022 33554432000 4194304 6211132 140733926414928 140733926412888 5409493 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 41201664 140733926421515 140733926421617 140733926421617 140733926424526 0
/proc/9476/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.7002 s]
/proc/loadavg: 2.00 1.99 2.02 3/200 9478
/proc/meminfo: memFree=31559572/32770624 swapFree=66999984/67108860
[pid=9476] ppid=9473 vsize=27484 memory=4088 CPUtime=12.69 cores=1,3,5,7
/proc/9476/stat : 9476 (cosoco) R 9473 9476 6041 0 -1 4202496 1432 0 0 0 1269 0 0 0 20 0 1 0 556338110 28143616 1022 33554432000 4194304 6211132 140733926414928 140733926412888 5250316 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 41201664 140733926421515 140733926421617 140733926421617 140733926424526 0
/proc/9476/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.5002 s]
/proc/loadavg: 2.00 1.99 2.02 3/200 9478
/proc/meminfo: memFree=31559448/32770624 swapFree=66999984/67108860
[pid=9476] ppid=9473 vsize=27484 memory=4088 CPUtime=25.49 cores=1,3,5,7
/proc/9476/stat : 9476 (cosoco) R 9473 9476 6041 0 -1 4202496 1598 0 0 0 2549 0 0 0 20 0 1 0 556338110 28143616 1022 33554432000 4194304 6211132 140733926414928 140733926412888 5397523 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 41201664 140733926421515 140733926421617 140733926421617 140733926424526 0
/proc/9476/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.1092 s]
/proc/loadavg: 2.00 1.99 2.02 3/200 9480
/proc/meminfo: memFree=31559480/32770624 swapFree=66999984/67108860
[pid=9476] ppid=9473 vsize=27484 memory=4088 CPUtime=51.1 cores=1,3,5,7
/proc/9476/stat : 9476 (cosoco) R 9473 9476 6041 0 -1 4202496 1681 0 0 0 5110 0 0 0 20 0 1 0 556338110 28143616 1022 33554432000 4194304 6211132 140733926414928 140733926412888 5409485 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 41201664 140733926421515 140733926421617 140733926421617 140733926424526 0
/proc/9476/statm: 6871 1022 874 493 0 176 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 27484 KiB
Current children cumulated memory: 4088 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 1.99 2.02 3/200 9484
/proc/meminfo: memFree=31558988/32770624 swapFree=66999984/67108860
[pid=9476] ppid=9473 vsize=27484 memory=4088 CPUtime=102.29 cores=1,3,5,7
/proc/9476/stat : 9476 (cosoco) R 9473 9476 6041 0 -1 4202496 1764 0 0 0 10229 0 0 0 20 0 1 0 556338110 28143616 1022 33554432000 4194304 6211132 140733926414928 140733926412888 5156000 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 41201664 140733926421515 140733926421617 140733926421617 140733926424526 0
/proc/9476/statm: 6871 1022 874 493 0 176 0
Current children cumulated CPU time: 102.29 s
Current children cumulated vsize: 27484 KiB
Current children cumulated memory: 4088 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 1.99 2.02 3/201 9490
/proc/meminfo: memFree=31558320/32770624 swapFree=66999984/67108860
[pid=9476] ppid=9473 vsize=27484 memory=4088 CPUtime=162.29 cores=1,3,5,7
/proc/9476/stat : 9476 (cosoco) R 9473 9476 6041 0 -1 4202496 1847 0 0 0 16229 0 0 0 20 0 1 0 556338110 28143616 1022 33554432000 4194304 6211132 140733926414928 140733926412888 5397347 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 41201664 140733926421515 140733926421617 140733926421617 140733926424526 0
/proc/9476/statm: 6871 1022 874 493 0 176 0
Current children cumulated CPU time: 162.29 s
Current children cumulated vsize: 27484 KiB
Current children cumulated memory: 4088 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 1.99 2.02 3/199 9494
/proc/meminfo: memFree=31558384/32770624 swapFree=66999984/67108860
[pid=9476] ppid=9473 vsize=27484 memory=4088 CPUtime=222.29 cores=1,3,5,7
/proc/9476/stat : 9476 (cosoco) R 9473 9476 6041 0 -1 4202496 1930 0 0 0 22229 0 0 0 20 0 1 0 556338110 28143616 1022 33554432000 4194304 6211132 140733926414928 140733926412888 5250482 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 41201664 140733926421515 140733926421617 140733926421617 140733926424526 0
/proc/9476/statm: 6871 1022 874 493 0 176 0
Current children cumulated CPU time: 222.29 s
Current children cumulated vsize: 27484 KiB
Current children cumulated memory: 4088 KiB

[startup+282.3 s]
/proc/loadavg: 2.02 1.99 2.02 3/199 9498
/proc/meminfo: memFree=31558652/32770624 swapFree=66999984/67108860
[pid=9476] ppid=9473 vsize=27484 memory=4088 CPUtime=282.3 cores=1,3,5,7
/proc/9476/stat : 9476 (cosoco) R 9473 9476 6041 0 -1 4202496 2013 0 0 0 28230 0 0 0 20 0 1 0 556338110 28143616 1022 33554432000 4194304 6211132 140733926414928 140733926412888 5409485 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 41201664 140733926421515 140733926421617 140733926421617 140733926424526 0
/proc/9476/statm: 6871 1022 874 493 0 176 0
Current children cumulated CPU time: 282.3 s
Current children cumulated vsize: 27484 KiB
Current children cumulated memory: 4088 KiB

[startup+342.3 s]
/proc/loadavg: 2.01 1.99 2.02 3/200 9511
/proc/meminfo: memFree=31556800/32770624 swapFree=66999984/67108860
[pid=9476] ppid=9473 vsize=27484 memory=4088 CPUtime=342.3 cores=1,3,5,7
/proc/9476/stat : 9476 (cosoco) R 9473 9476 6041 0 -1 4202496 2096 0 0 0 34230 0 0 0 20 0 1 0 556338110 28143616 1022 33554432000 4194304 6211132 140733926414928 140733926412888 5409456 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 41201664 140733926421515 140733926421617 140733926421617 140733926424526 0
/proc/9476/statm: 6871 1022 874 493 0 176 0
Current children cumulated CPU time: 342.3 s
Current children cumulated vsize: 27484 KiB
Current children cumulated memory: 4088 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 1.99 2.02 3/199 9515
/proc/meminfo: memFree=31557588/32770624 swapFree=66999984/67108860
[pid=9476] ppid=9473 vsize=27484 memory=4088 CPUtime=402.3 cores=1,3,5,7
/proc/9476/stat : 9476 (cosoco) R 9473 9476 6041 0 -1 4202496 2179 0 0 0 40230 0 0 0 20 0 1 0 556338110 28143616 1022 33554432000 4194304 6211132 140733926414928 140733926412888 5397307 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 41201664 140733926421515 140733926421617 140733926421617 140733926424526 0
/proc/9476/statm: 6871 1022 874 493 0 176 0
Current children cumulated CPU time: 402.3 s
Current children cumulated vsize: 27484 KiB
Current children cumulated memory: 4088 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 1.99 2.02 3/199 9519
/proc/meminfo: memFree=31557388/32770624 swapFree=66999984/67108860
[pid=9476] ppid=9473 vsize=27484 memory=4088 CPUtime=462.3 cores=1,3,5,7
/proc/9476/stat : 9476 (cosoco) R 9473 9476 6041 0 -1 4202496 2262 0 0 0 46230 0 0 0 20 0 1 0 556338110 28143616 1022 33554432000 4194304 6211132 140733926414928 140733926412888 5250256 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 41201664 140733926421515 140733926421617 140733926421617 140733926424526 0
/proc/9476/statm: 6871 1022 874 493 0 176 0
Current children cumulated CPU time: 462.3 s
Current children cumulated vsize: 27484 KiB
Current children cumulated memory: 4088 KiB


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

Current children cumulated memory: 4088 KiB

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/199 9659
/proc/meminfo: memFree=31556844/32770624 swapFree=66999984/67108860
[pid=9476] ppid=9473 vsize=27484 memory=4088 CPUtime=1722.31 cores=1,3,5,7
/proc/9476/stat : 9476 (cosoco) R 9473 9476 6041 0 -1 4202496 3901 0 0 0 172231 0 0 0 20 0 1 0 556338110 28143616 1022 33554432000 4194304 6211132 140733926414928 140733926412888 5193786 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 41201664 140733926421515 140733926421617 140733926421617 140733926424526 0
/proc/9476/statm: 6871 1022 874 493 0 176 0
Current children cumulated CPU time: 1722.31 s
Current children cumulated vsize: 27484 KiB
Current children cumulated memory: 4088 KiB

[startup+1782.3 s]
/proc/loadavg: 2.08 2.03 2.05 3/200 9665
/proc/meminfo: memFree=31556840/32770624 swapFree=66999984/67108860
[pid=9476] ppid=9473 vsize=27484 memory=4088 CPUtime=1782.31 cores=1,3,5,7
/proc/9476/stat : 9476 (cosoco) R 9473 9476 6041 0 -1 4202496 3984 0 0 0 178231 0 0 0 20 0 1 0 556338110 28143616 1022 33554432000 4194304 6211132 140733926414928 140733926412888 5250491 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 41201664 140733926421515 140733926421617 140733926421617 140733926424526 0
/proc/9476/statm: 6871 1022 874 493 0 176 0
Current children cumulated CPU time: 1782.31 s
Current children cumulated vsize: 27484 KiB
Current children cumulated memory: 4088 KiB

[startup+1842.3 s]
/proc/loadavg: 2.03 2.03 2.05 3/199 9669
/proc/meminfo: memFree=31557612/32770624 swapFree=66999984/67108860
[pid=9476] ppid=9473 vsize=27484 memory=4088 CPUtime=1842.32 cores=1,3,5,7
/proc/9476/stat : 9476 (cosoco) R 9473 9476 6041 0 -1 4202496 4054 0 0 0 184232 0 0 0 20 0 1 0 556338110 28143616 1022 33554432000 4194304 6211132 140733926414928 140733926412888 5156946 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 41201664 140733926421515 140733926421617 140733926421617 140733926424526 0
/proc/9476/statm: 6871 1022 874 493 0 176 0
Current children cumulated CPU time: 1842.32 s
Current children cumulated vsize: 27484 KiB
Current children cumulated memory: 4088 KiB

[startup+1902.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/199 9673
/proc/meminfo: memFree=31557444/32770624 swapFree=66999984/67108860
[pid=9476] ppid=9473 vsize=27484 memory=4088 CPUtime=1902.32 cores=1,3,5,7
/proc/9476/stat : 9476 (cosoco) R 9473 9476 6041 0 -1 4202496 4124 0 0 0 190232 0 0 0 20 0 1 0 556338110 28143616 1022 33554432000 4194304 6211132 140733926414928 140733926412888 5250256 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 41201664 140733926421515 140733926421617 140733926421617 140733926424526 0
/proc/9476/statm: 6871 1022 874 493 0 176 0
Current children cumulated CPU time: 1902.32 s
Current children cumulated vsize: 27484 KiB
Current children cumulated memory: 4088 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 9679
/proc/meminfo: memFree=31558024/32770624 swapFree=66999984/67108860
[pid=9476] ppid=9473 vsize=27484 memory=4088 CPUtime=1962.32 cores=1,3,5,7
/proc/9476/stat : 9476 (cosoco) R 9473 9476 6041 0 -1 4202496 4207 0 0 0 196232 0 0 0 20 0 1 0 556338110 28143616 1022 33554432000 4194304 6211132 140733926414928 140733926412888 5155844 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 41201664 140733926421515 140733926421617 140733926421617 140733926424526 0
/proc/9476/statm: 6871 1022 874 493 0 176 0
Current children cumulated CPU time: 1962.32 s
Current children cumulated vsize: 27484 KiB
Current children cumulated memory: 4088 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 9683
/proc/meminfo: memFree=31557556/32770624 swapFree=66999984/67108860
[pid=9476] ppid=9473 vsize=27484 memory=4088 CPUtime=2022.32 cores=1,3,5,7
/proc/9476/stat : 9476 (cosoco) R 9473 9476 6041 0 -1 4202496 4277 0 0 0 202232 0 0 0 20 0 1 0 556338110 28143616 1022 33554432000 4194304 6211132 140733926414928 140733926412888 5157100 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 41201664 140733926421515 140733926421617 140733926421617 140733926424526 0
/proc/9476/statm: 6871 1022 874 493 0 176 0
Current children cumulated CPU time: 2022.32 s
Current children cumulated vsize: 27484 KiB
Current children cumulated memory: 4088 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 9687
/proc/meminfo: memFree=31557460/32770624 swapFree=66999984/67108860
[pid=9476] ppid=9473 vsize=27484 memory=4088 CPUtime=2082.32 cores=1,3,5,7
/proc/9476/stat : 9476 (cosoco) R 9473 9476 6041 0 -1 4202496 4347 0 0 0 208232 0 0 0 20 0 1 0 556338110 28143616 1022 33554432000 4194304 6211132 140733926414928 140733926412888 5186301 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 41201664 140733926421515 140733926421617 140733926421617 140733926424526 0
/proc/9476/statm: 6871 1022 874 493 0 176 0
Current children cumulated CPU time: 2082.32 s
Current children cumulated vsize: 27484 KiB
Current children cumulated memory: 4088 KiB

[startup+2128.67 s]
# the end of solver process 9476 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2128.69 s, system=0.003 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.05 3/200 9689
/proc/meminfo: memFree=31557372/32770624 swapFree=66999984/67108860
[pid=9476] ppid=9473 vsize=27484 memory=4088 CPUtime=2099.22 cores=1,3,5,7
/proc/9476/stat : 9476 (cosoco) R 9473 9476 6041 0 -1 4202496 4417 0 0 0 209922 0 0 0 20 0 1 0 556338110 28143616 1022 33554432000 4194304 6211132 140733926414928 140733926412888 5155760 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 41201664 140733926421515 140733926421617 140733926421617 140733926424526 0
/proc/9476/statm: 6871 1022 874 493 0 176 0
Current children cumulated CPU time: 2099.22 s
Current children cumulated vsize: 27484 KiB
Current children cumulated memory: 4088 KiB

[startup+2112 s]*
/proc/loadavg: 2.00 2.01 2.05 3/200 9699
/proc/meminfo: memFree=31556700/32770624 swapFree=66999984/67108860
[pid=9476] ppid=9473 vsize=27484 memory=4088 CPUtime=2112.03 cores=1,3,5,7
/proc/9476/stat : 9476 (cosoco) R 9473 9476 6041 0 -1 4202496 4430 0 0 0 211203 0 0 0 20 0 1 0 556338110 28143616 1022 33554432000 4194304 6211132 140733926414928 140733926412888 5250283 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 41201664 140733926421515 140733926421617 140733926421617 140733926424526 0
/proc/9476/statm: 6871 1022 874 493 0 176 0
Current children cumulated CPU time: 2112.03 s
Current children cumulated vsize: 27484 KiB
Current children cumulated memory: 4088 KiB

[startup+2118.4 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 9699
/proc/meminfo: memFree=31556956/32770624 swapFree=66999984/67108860
[pid=9476] ppid=9473 vsize=27484 memory=4088 CPUtime=2118.42 cores=1,3,5,7
/proc/9476/stat : 9476 (cosoco) R 9473 9476 6041 0 -1 4202496 4430 0 0 0 211842 0 0 0 20 0 1 0 556338110 28143616 1022 33554432000 4194304 6211132 140733926414928 140733926412888 5380299 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 41201664 140733926421515 140733926421617 140733926421617 140733926424526 0
/proc/9476/statm: 6871 1022 874 493 0 176 0
Current children cumulated CPU time: 2118.42 s
Current children cumulated vsize: 27484 KiB
Current children cumulated memory: 4088 KiB

[startup+2124.8 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 9699
/proc/meminfo: memFree=31557080/32770624 swapFree=66999984/67108860
[pid=9476] ppid=9473 vsize=27484 memory=4088 CPUtime=2124.82 cores=1,3,5,7
/proc/9476/stat : 9476 (cosoco) R 9473 9476 6041 0 -1 4202496 4430 0 0 0 212482 0 0 0 20 0 1 0 556338110 28143616 1022 33554432000 4194304 6211132 140733926414928 140733926412888 5250256 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 41201664 140733926421515 140733926421617 140733926421617 140733926424526 0
/proc/9476/statm: 6871 1022 874 493 0 176 0
Current children cumulated CPU time: 2124.82 s
Current children cumulated vsize: 27484 KiB
Current children cumulated memory: 4088 KiB

[startup+2126.4 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 9699
/proc/meminfo: memFree=31557204/32770624 swapFree=66999984/67108860
[pid=9476] ppid=9473 vsize=27484 memory=4088 CPUtime=2126.42 cores=1,3,5,7
/proc/9476/stat : 9476 (cosoco) R 9473 9476 6041 0 -1 4202496 4430 0 0 0 212642 0 0 0 20 0 1 0 556338110 28143616 1022 33554432000 4194304 6211132 140733926414928 140733926412888 5158025 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 41201664 140733926421515 140733926421617 140733926421617 140733926424526 0
/proc/9476/statm: 6871 1022 874 493 0 176 0
Current children cumulated CPU time: 2126.42 s
Current children cumulated vsize: 27484 KiB
Current children cumulated memory: 4088 KiB

[startup+2128 s]*
/proc/loadavg: 2.00 2.01 2.05 3/200 9699
/proc/meminfo: memFree=31557224/32770624 swapFree=66999984/67108860
[pid=9476] ppid=9473 vsize=27484 memory=4088 CPUtime=2128.03 cores=1,3,5,7
/proc/9476/stat : 9476 (cosoco) R 9473 9476 6041 0 -1 4202496 4430 0 0 0 212803 0 0 0 20 0 1 0 556338110 28143616 1022 33554432000 4194304 6211132 140733926414928 140733926412888 5156960 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 41201664 140733926421515 140733926421617 140733926421617 140733926424526 0
/proc/9476/statm: 6871 1022 874 493 0 176 0
Current children cumulated CPU time: 2128.03 s
Current children cumulated vsize: 27484 KiB
Current children cumulated memory: 4088 KiB

[startup+2128.4 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 9699
/proc/meminfo: memFree=31557224/32770624 swapFree=66999984/67108860
[pid=9476] ppid=9473 vsize=27484 memory=4088 CPUtime=2128.42 cores=1,3,5,7
/proc/9476/stat : 9476 (cosoco) R 9473 9476 6041 0 -1 4202496 4430 0 0 0 212842 0 0 0 20 0 1 0 556338110 28143616 1022 33554432000 4194304 6211132 140733926414928 140733926412888 5250266 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 41201664 140733926421515 140733926421617 140733926421617 140733926424526 0
/proc/9476/statm: 6871 1022 874 493 0 176 0
Current children cumulated CPU time: 2128.42 s
Current children cumulated vsize: 27484 KiB
Current children cumulated memory: 4088 KiB

[startup+2128.6 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 9699
/proc/meminfo: memFree=31557224/32770624 swapFree=66999984/67108860
[pid=9476] ppid=9473 vsize=27484 memory=4088 CPUtime=2128.62 cores=1,3,5,7
/proc/9476/stat : 9476 (cosoco) R 9473 9476 6041 0 -1 4202496 4430 0 0 0 212862 0 0 0 20 0 1 0 556338110 28143616 1022 33554432000 4194304 6211132 140733926414928 140733926412888 5250311 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 41201664 140733926421515 140733926421617 140733926421617 140733926424526 0
/proc/9476/statm: 6871 1022 874 493 0 176 0
Current children cumulated CPU time: 2128.62 s
Current children cumulated vsize: 27484 KiB
Current children cumulated memory: 4088 KiB

Child status: 0
Real time (s): 2128.67
CPU time (s): 2128.69
CPU user time (s): 2128.69
CPU system time (s): 0.003
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 27484
Max. memory (cumulated for all children) (KiB): 4088

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2128.69
system time used= 0.003
maximum resident set size= 4152
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4467
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= 14
involuntary context switches= 535


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

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.19939 second user time and 14.8467 second system time

The end

Launcher Data

Begin job on node123 at 2019-09-30 01:44:53
IDJOB=4408559
IDBENCH=134710
IDSOLVER=2875
FILE ID=node123/4408559-1569800733
RUNJOBID= node123-1569787353-6073
PBS_JOBID= 21705830
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-4408559-1569800733/watcher-4408559-1569800733 -o /tmp/evaluation-result-4408559-1569800733/solver-4408559-1569800733 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node123-1569787353-6073 --watchdog 2560  cosoco -lc -model -restarts -stick HOME/instance-4408559-1569800733.xml

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

MD5SUM BENCH= 0cb6e3dc45605db1284c892a60e68314
RANDOM SEED=635550199

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.49
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:        31560496 kB
MemAvailable:   31850676 kB
Buffers:          187000 kB
Cached:           424972 kB
SwapCached:         6544 kB
Active:           312216 kB
Inactive:         314308 kB
Active(anon):      23200 kB
Inactive(anon):    72616 kB
Active(file):     289016 kB
Inactive(file):   241692 kB
Unevictable:      106780 kB
Mlocked:          106780 kB
SwapTotal:      67108860 kB
SwapFree:       66999984 kB
Dirty:              2788 kB
Writeback:             0 kB
AnonPages:        115748 kB
Mapped:            27936 kB
Shmem:             72640 kB
Slab:             181208 kB
SReclaimable:     150616 kB
SUnreclaim:        30592 kB
KernelStack:        3536 kB
PageTables:         5356 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     570456 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:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 62024 MiB
End job on node123 at 2019-09-30 02:20:22