Trace number 4396697

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 2121.5 2121.53

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-4396697-1568588242.xml 
0.00/0.00	c ========================================[ Problem Statistics ]===========================================
0.00/0.00	c |                                                                                                       
0.00/0.00	c |  Parse time        :         0.00 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.11	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.14	c 4000           45084          215547         269331         0              0              70   99   87   
0.10/0.16	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.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.69	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.08	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.55	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.13	c 84607          982347         4984135        6431697        0              0              49   105   84  
3.39/3.46	c 93147          1084856        5514638        7128295        0              0              39   105   84  
3.69/3.79	c 102541         1186496        6044389        7792883        0              0              55   103   84  
4.19/4.21	c 112874         1310513        6703393        8653929        0              0              49   105   83  
4.59/4.61	c 124240         1433545        7356233        9499207        0              0              57   105   85  
5.00/5.03	c 136742         1556235        8033887        10388776       0              0              58   105   85  
5.49/5.59	c 150494         1722837        8924859        11556801       0              0              48   105   87  
6.00/6.09	c 165621         1884682        9738937        12645409       0              0              53   105   90  
6.69/6.73	c 182260         2082778        10767228       13978404       0              0              51   105   89  
7.39/7.41	c 200562         2300733        11843094       15345094       0              0              50   105   89  
8.19/8.23	c 220694         2548666        13163483       17082132       0              0              44   105   87  
9.00/9.06	c 242839         2800335        14509933       18856462       0              0              46   104   88  
9.89/10.00	c 267198         3096570        15993962       20757177       0              0              51   105   88  
11.00/11.07	c 293992         3429850        17689413       23009283       0              0              45   105   88  
12.19/12.25	c 323465         3788527        19628999       25497679       0              0              41   105   87  
13.29/13.38	c 355885         4156059        21405906       27928413       0              0              53   103   88  
14.59/14.69	c 391547         4570241        23519030       30710820       0              0              47   105   88  
16.00/16.10	c 430775         5021462        25763977       33691128       0              0              45   105   89  
17.69/17.75	c 473925         5520056        28410429       37184264       0              0              39   105   87  
19.49/19.52	c 521390         6061960        31191124       40928401       0              0              42   103   87  
21.19/21.23	c 573601         6608995        33949893       44497124       0              0              49   105   89  
23.29/23.34	c 631033         7279188        37292387       48979641       0              0              45   105   88  
25.49/25.57	c 694208         8012257        40930164       53589751       0              0              53   105   90  
28.10/28.15	c 763700         8844690        45025065       59021216       0              0              31   105   88  
30.89/30.98	c 840141         9692180        49537102       65029500       0              0              48   105   88  
33.89/33.99	c 924226         10605718       54426975       71289077       0              0              41   105   89  
37.19/37.25	c 1016719        11611002       59675634       78117030       0              0              49   105   88  
41.00/41.00	c 1118461        12732792       65816341       85907388       0              0              39   105   87  
45.10/45.11	c 1230377        13991237       72398000       94426819       0              0              37   105   86  
49.79/49.85	c 1353484        15486614       79961703       104180590      0              0              40   105   88  
54.79/54.88	c 1488901        16965782       88079654       114648595      0              0              37   105   87  
60.39/60.44	c 1637859        18644611       97040086       126116639      0              0              48   105   89  
66.29/66.35	c 1801712        20418287       106656059      138302698      0              0              45   105   89  
72.89/72.96	c 1981950        22447927       117387367      151893723      0              0              36   105   89  
80.29/80.36	c 2180211        24726811       129405285      166959632      0              0              23   105   89  
88.79/88.89	c 2398298        27293425       143198034      184569898      0              0              41   105   88  
98.00/98.02	c 2638193        30154020       157938979      203048146      0              0              23   105   89  
107.39/107.48	c 2902077        33077685       173067530      222970681      0              0              24   105   88  
117.89/117.92	c 3192349        36232728       189983082      244603403      0              0              41   105   88  
129.89/129.93	c 3511648        39898122       209353590      269748528      0              0              39   105   88  
142.69/142.71	c 3862876        43803479       229813356      296526706      0              0              39   105   88  
156.59/156.67	c 4249226        48005186       252116710      325507054      0              0              30   105   84  
172.59/172.66	c 4674211        52906675       277699958      359249270      0              0              30   105   87  
189.69/189.72	c 5141694        58065426       304979215      395470202      0              0              35   105   87  
209.00/209.04	c 5655925        64133049       335781963      436085496      0              0              16   105   87  
230.59/230.65	c 6221579        70500967       370574307      481206419      0              0              25   105   83  
254.39/254.42	c 6843798        77800697       409000316      530470669      0              0              29   105   88  
280.00/280.04	c 7528238        85800562       449896534      583959109      0              0              33   105   89  
308.19/308.29	c 8281122        94340771       495416469      641409736      0              0              20   105   88  
339.79/339.88	c 9109294        103893590      546742617      707171299      0              0              30   105   87  
375.39/375.46	c 10020283       114766059      604205052      778730049      0              0              39   105   89  
415.59/415.63	c 11022370       127102252      668805807      859526793      0              0              34   105   88  
455.99/456.04	c 12124665       139591334      733430482      944571820      1              0              16   105   86  
502.48/502.56	c 13337189       153267681      808671572      1042039283     1              0              37   104   86  
550.28/550.31	c 14670965       167056096      886068470      1141294616     1              0              31   104   85  
605.58/605.67	c 16138118       183082075      975487214      1257418718     1              0              33   105   87  
668.58/668.69	c 17751986       201918529      1077391478     1385628013     1              0              35   105   88  
737.78/737.84	c 19527240       222439856      1189225477     1528714744     1              0              32   105   88  
811.18/811.27	c 21480019       244434383      1307962213     1681631187     1              0              31   105   88  
891.98/892.04	c 23628075       268965335      1437947232     1851867323     1              0              28   105   87  
978.68/978.76	c 25990936       295563436      1577454482     2029961572     1              0              27   105   89  
1077.57/1077.68	c 28590083       324610768      1737691422     2236192876     1              0              19   105   88  
1183.17/1183.24	c 31449144       356690808      1907176910     2459325374     2              0              27   105   88  
1302.37/1302.42	c 34594111       393913130      2100293496     2701955370     2              0              26   105   89  
1433.77/1433.86	c 38053574       434127906      2311735420     2975352357     4              0              29   105   88  
1578.67/1578.75	c 41858983       477239205      2546077334     3276329167     4              0              29   105   88  
1734.66/1734.78	c 46044932       523157594      2796876313     3606008464     4              0              30   105   87  
1907.07/1907.18	c 50649475       574146094      3074970793     3969241596     4              0              23   105   88  
2096.96/2097.07	c 55714472       631671712      3380213364     4364649049     15             0              22   105   88  
2121.46/2121.53	s UNSATISFIABLE
2121.46/2121.53	c restarts              : 115         
2121.46/2121.53	c conflicts             : 56396627     (26583 /sec)
2121.46/2121.53	c decisions             : 638751070    (301085 /sec)
2121.46/2121.53	c propagations          : 4416996844  (2082021 /sec)
2121.46/2121.53	c root propagations     : 0           
2121.46/2121.53	c filter calls          : 3419402208     (1611789 /sec)
2121.46/2121.53	c useless filter calls  : 2404870251     (70 %)
2121.46/2121.53	c Memory used           : 26.84 MB
2121.46/2121.53	c CPU time              : 2121.49 s
2121.46/2121.53	c real time             : 2121.53 s
2121.46/2121.53	

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4396697-1568588242/watcher-4396697-1568588242 -o /tmp/evaluation-result-4396697-1568588242/solver-4396697-1568588242 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node149-1568572746-32296 --watchdog 2580 cosoco -lc -model -restarts -stick HOME/instance-4396697-1568588242.xml 

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

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=2787, runsolver pid=2784

[startup+0.100145 s]*
/proc/loadavg: 2.00 2.01 2.05 3/199 2788
/proc/meminfo: memFree=25754304/32770624 swapFree=66941248/67108860
[pid=2787] ppid=2784 vsize=27484 memory=3888 CPUtime=0.1 cores=0,2,4,6
/proc/2787/stat : 2787 (cosoco) R 2784 2787 32265 0 -1 4202496 1183 0 0 0 10 0 0 0 20 0 1 0 435062919 28143616 972 33554432000 4194304 6211092 140737446318704 140737446315240 5409453 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 9494528 140737446327307 140737446327409 140737446327409 140737446330318 0
/proc/2787/statm: 6871 972 836 493 0 176 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27484 KiB
Current children cumulated memory: 3888 KiB

[startup+0.209471 s]*
/proc/loadavg: 2.00 2.01 2.05 3/199 2788
/proc/meminfo: memFree=25754304/32770624 swapFree=66941248/67108860
[pid=2787] ppid=2784 vsize=27484 memory=3888 CPUtime=0.21 cores=0,2,4,6
/proc/2787/stat : 2787 (cosoco) R 2784 2787 32265 0 -1 4202496 1184 0 0 0 21 0 0 0 20 0 1 0 435062919 28143616 972 33554432000 4194304 6211092 140737446318704 140737446315240 5155679 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 9494528 140737446327307 140737446327409 140737446327409 140737446330318 0
/proc/2787/statm: 6871 972 836 493 0 176 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 27484 KiB
Current children cumulated memory: 3888 KiB

[startup+0.308934 s]*
/proc/loadavg: 2.00 2.01 2.05 3/199 2788
/proc/meminfo: memFree=25754304/32770624 swapFree=66941248/67108860
[pid=2787] ppid=2784 vsize=27484 memory=3888 CPUtime=0.31 cores=0,2,4,6
/proc/2787/stat : 2787 (cosoco) R 2784 2787 32265 0 -1 4202496 1184 0 0 0 31 0 0 0 20 0 1 0 435062919 28143616 972 33554432000 4194304 6211092 140737446318704 140737446315240 5250260 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 9494528 140737446327307 140737446327409 140737446327409 140737446330318 0
/proc/2787/statm: 6871 972 836 493 0 176 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 27484 KiB
Current children cumulated memory: 3888 KiB

[startup+0.700319 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 2788
/proc/meminfo: memFree=25753788/32770624 swapFree=66941248/67108860
[pid=2787] ppid=2784 vsize=27484 memory=3888 CPUtime=0.69 cores=0,2,4,6
/proc/2787/stat : 2787 (cosoco) R 2784 2787 32265 0 -1 4202496 1184 0 0 0 69 0 0 0 20 0 1 0 435062919 28143616 972 33554432000 4194304 6211092 140737446318704 140737446316664 5157212 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 9494528 140737446327307 140737446327409 140737446327409 140737446330318 0
/proc/2787/statm: 6871 972 836 493 0 176 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 27484 KiB
Current children cumulated memory: 3888 KiB

[startup+1.50028 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 2788
/proc/meminfo: memFree=25753856/32770624 swapFree=66941248/67108860
[pid=2787] ppid=2784 vsize=27484 memory=3888 CPUtime=1.49 cores=0,2,4,6
/proc/2787/stat : 2787 (cosoco) R 2784 2787 32265 0 -1 4202496 1184 0 0 0 149 0 0 0 20 0 1 0 435062919 28143616 972 33554432000 4194304 6211092 140737446318704 140737446316664 5155804 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 9494528 140737446327307 140737446327409 140737446327409 140737446330318 0
/proc/2787/statm: 6871 972 836 493 0 176 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 27484 KiB
Current children cumulated memory: 3888 KiB

[startup+3.10932 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 2788
/proc/meminfo: memFree=25753232/32770624 swapFree=66941248/67108860
[pid=2787] ppid=2784 vsize=27484 memory=4092 CPUtime=3.1 cores=0,2,4,6
/proc/2787/stat : 2787 (cosoco) R 2784 2787 32265 0 -1 4202496 1266 0 0 0 310 0 0 0 20 0 1 0 435062919 28143616 1023 33554432000 4194304 6211092 140737446318704 140737446316664 5155337 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 9494528 140737446327307 140737446327409 140737446327409 140737446330318 0
/proc/2787/statm: 6871 1023 874 493 0 176 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 27484 KiB
Current children cumulated memory: 4092 KiB

[startup+6.30026 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 2788
/proc/meminfo: memFree=25753232/32770624 swapFree=66941248/67108860
[pid=2787] ppid=2784 vsize=27484 memory=4092 CPUtime=6.29 cores=0,2,4,6
/proc/2787/stat : 2787 (cosoco) R 2784 2787 32265 0 -1 4202496 1348 0 0 0 629 0 0 0 20 0 1 0 435062919 28143616 1023 33554432000 4194304 6211092 140737446318704 140737446316664 5397168 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 9494528 140737446327307 140737446327409 140737446327409 140737446330318 0
/proc/2787/statm: 6871 1023 874 493 0 176 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 27484 KiB
Current children cumulated memory: 4092 KiB

[startup+12.7003 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 2788
/proc/meminfo: memFree=25753388/32770624 swapFree=66941248/67108860
[pid=2787] ppid=2784 vsize=27484 memory=4092 CPUtime=12.69 cores=0,2,4,6
/proc/2787/stat : 2787 (cosoco) R 2784 2787 32265 0 -1 4202496 1430 0 0 0 1269 0 0 0 20 0 1 0 435062919 28143616 1023 33554432000 4194304 6211092 140737446318704 140737446316664 5156232 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 9494528 140737446327307 140737446327409 140737446327409 140737446330318 0
/proc/2787/statm: 6871 1023 874 493 0 176 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 27484 KiB
Current children cumulated memory: 4092 KiB

[startup+25.5003 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 2790
/proc/meminfo: memFree=25753872/32770624 swapFree=66941248/67108860
[pid=2787] ppid=2784 vsize=27484 memory=4092 CPUtime=25.49 cores=0,2,4,6
/proc/2787/stat : 2787 (cosoco) R 2784 2787 32265 0 -1 4202496 1594 0 0 0 2549 0 0 0 20 0 1 0 435062919 28143616 1023 33554432000 4194304 6211092 140737446318704 140737446316664 5409453 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 9494528 140737446327307 140737446327409 140737446327409 140737446330318 0
/proc/2787/statm: 6871 1023 874 493 0 176 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 27484 KiB
Current children cumulated memory: 4092 KiB

[startup+51.1091 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 2790
/proc/meminfo: memFree=25754320/32770624 swapFree=66941248/67108860
[pid=2787] ppid=2784 vsize=27484 memory=4092 CPUtime=51.1 cores=0,2,4,6
/proc/2787/stat : 2787 (cosoco) R 2784 2787 32265 0 -1 4202496 1676 0 0 0 5110 0 0 0 20 0 1 0 435062919 28143616 1023 33554432000 4194304 6211092 140737446318704 140737446316664 5409453 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 9494528 140737446327307 140737446327409 140737446327409 140737446330318 0
/proc/2787/statm: 6871 1023 874 493 0 176 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 27484 KiB
Current children cumulated memory: 4092 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 2795
/proc/meminfo: memFree=25753312/32770624 swapFree=66941248/67108860
[pid=2787] ppid=2784 vsize=27484 memory=4092 CPUtime=102.29 cores=0,2,4,6
/proc/2787/stat : 2787 (cosoco) R 2784 2787 32265 0 -1 4202496 1758 0 0 0 10229 0 0 0 20 0 1 0 435062919 28143616 1023 33554432000 4194304 6211092 140737446318704 140737446316664 5409453 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 9494528 140737446327307 140737446327409 140737446327409 140737446330318 0
/proc/2787/statm: 6871 1023 874 493 0 176 0
Current children cumulated CPU time: 102.29 s
Current children cumulated vsize: 27484 KiB
Current children cumulated memory: 4092 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 2802
/proc/meminfo: memFree=25753440/32770624 swapFree=66941248/67108860
[pid=2787] ppid=2784 vsize=27484 memory=4092 CPUtime=162.29 cores=0,2,4,6
/proc/2787/stat : 2787 (cosoco) R 2784 2787 32265 0 -1 4202496 1840 0 0 0 16229 0 0 0 20 0 1 0 435062919 28143616 1023 33554432000 4194304 6211092 140737446318704 140737446316664 5250284 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 9494528 140737446327307 140737446327409 140737446327409 140737446330318 0
/proc/2787/statm: 6871 1023 874 493 0 176 0
Current children cumulated CPU time: 162.29 s
Current children cumulated vsize: 27484 KiB
Current children cumulated memory: 4092 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/201 2814
/proc/meminfo: memFree=25753440/32770624 swapFree=66941248/67108860
[pid=2787] ppid=2784 vsize=27484 memory=4092 CPUtime=222.29 cores=0,2,4,6
/proc/2787/stat : 2787 (cosoco) R 2784 2787 32265 0 -1 4202496 1922 0 0 0 22229 0 0 0 20 0 1 0 435062919 28143616 1023 33554432000 4194304 6211092 140737446318704 140737446316664 5250234 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 9494528 140737446327307 140737446327409 140737446327409 140737446330318 0
/proc/2787/statm: 6871 1023 874 493 0 176 0
Current children cumulated CPU time: 222.29 s
Current children cumulated vsize: 27484 KiB
Current children cumulated memory: 4092 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/202 2844
/proc/meminfo: memFree=25753232/32770624 swapFree=66941248/67108860
[pid=2787] ppid=2784 vsize=27484 memory=4092 CPUtime=282.29 cores=0,2,4,6
/proc/2787/stat : 2787 (cosoco) R 2784 2787 32265 0 -1 4202496 2004 0 0 0 28229 0 0 0 20 0 1 0 435062919 28143616 1023 33554432000 4194304 6211092 140737446318704 140737446316664 5155804 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 9494528 140737446327307 140737446327409 140737446327409 140737446330318 0
/proc/2787/statm: 6871 1023 874 493 0 176 0
Current children cumulated CPU time: 282.29 s
Current children cumulated vsize: 27484 KiB
Current children cumulated memory: 4092 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/202 3033
/proc/meminfo: memFree=25755788/32770624 swapFree=66941248/67108860
[pid=2787] ppid=2784 vsize=27484 memory=4092 CPUtime=342.29 cores=0,2,4,6
/proc/2787/stat : 2787 (cosoco) R 2784 2787 32265 0 -1 4202496 2086 0 0 0 34229 0 0 0 20 0 1 0 435062919 28143616 1023 33554432000 4194304 6211092 140737446318704 140737446316664 5156224 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 9494528 140737446327307 140737446327409 140737446327409 140737446330318 0
/proc/2787/statm: 6871 1023 874 493 0 176 0
Current children cumulated CPU time: 342.29 s
Current children cumulated vsize: 27484 KiB
Current children cumulated memory: 4092 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/202 3037
/proc/meminfo: memFree=25755604/32770624 swapFree=66941248/67108860
[pid=2787] ppid=2784 vsize=27484 memory=4092 CPUtime=402.29 cores=0,2,4,6
/proc/2787/stat : 2787 (cosoco) R 2784 2787 32265 0 -1 4202496 2168 0 0 0 40229 0 0 0 20 0 1 0 435062919 28143616 1023 33554432000 4194304 6211092 140737446318704 140737446316664 5155393 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 9494528 140737446327307 140737446327409 140737446327409 140737446330318 0
/proc/2787/statm: 6871 1023 874 493 0 176 0
Current children cumulated CPU time: 402.29 s
Current children cumulated vsize: 27484 KiB
Current children cumulated memory: 4092 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/201 3041
/proc/meminfo: memFree=25754212/32770624 swapFree=66941248/67108860
[pid=2787] ppid=2784 vsize=27484 memory=4092 CPUtime=462.29 cores=0,2,4,6
/proc/2787/stat : 2787 (cosoco) R 2784 2787 32265 0 -1 4202496 2250 0 0 0 46229 0 0 0 20 0 1 0 435062919 28143616 1023 33554432000 4194304 6211092 140737446318704 140737446316664 5193744 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 9494528 140737446327307 140737446327409 140737446327409 140737446330318 0
/proc/2787/statm: 6871 1023 874 493 0 176 0
Current children cumulated CPU time: 462.29 s
Current children cumulated vsize: 27484 KiB
Current children cumulated memory: 4092 KiB


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

Current children cumulated memory: 4092 KiB

[startup+1722.3 s]
/proc/loadavg: 2.02 2.10 2.09 3/199 3215
/proc/meminfo: memFree=25752652/32770624 swapFree=66941248/67108860
[pid=2787] ppid=2784 vsize=27484 memory=4092 CPUtime=1722.26 cores=0,2,4,6
/proc/2787/stat : 2787 (cosoco) R 2784 2787 32265 0 -1 4202496 3876 0 0 0 172226 0 0 0 20 0 1 0 435062919 28143616 1023 33554432000 4194304 6211092 140737446318704 140737446316664 5409453 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 9494528 140737446327307 140737446327409 140737446327409 140737446330318 0
/proc/2787/statm: 6871 1023 874 493 0 176 0
Current children cumulated CPU time: 1722.26 s
Current children cumulated vsize: 27484 KiB
Current children cumulated memory: 4092 KiB

[startup+1782.3 s]
/proc/loadavg: 2.01 2.08 2.09 3/199 3221
/proc/meminfo: memFree=25752904/32770624 swapFree=66941248/67108860
[pid=2787] ppid=2784 vsize=27484 memory=4092 CPUtime=1782.26 cores=0,2,4,6
/proc/2787/stat : 2787 (cosoco) R 2784 2787 32265 0 -1 4202496 3958 0 0 0 178226 0 0 0 20 0 1 0 435062919 28143616 1023 33554432000 4194304 6211092 140737446318704 140737446316664 5250254 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 9494528 140737446327307 140737446327409 140737446327409 140737446330318 0
/proc/2787/statm: 6871 1023 874 493 0 176 0
Current children cumulated CPU time: 1782.26 s
Current children cumulated vsize: 27484 KiB
Current children cumulated memory: 4092 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.07 2.08 3/199 3225
/proc/meminfo: memFree=25753344/32770624 swapFree=66941248/67108860
[pid=2787] ppid=2784 vsize=27484 memory=4092 CPUtime=1842.26 cores=0,2,4,6
/proc/2787/stat : 2787 (cosoco) R 2784 2787 32265 0 -1 4202496 4028 0 0 0 184226 0 0 0 20 0 1 0 435062919 28143616 1023 33554432000 4194304 6211092 140737446318704 140737446316664 5158100 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 9494528 140737446327307 140737446327409 140737446327409 140737446330318 0
/proc/2787/statm: 6871 1023 874 493 0 176 0
Current children cumulated CPU time: 1842.26 s
Current children cumulated vsize: 27484 KiB
Current children cumulated memory: 4092 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.06 2.08 3/199 3230
/proc/meminfo: memFree=25753156/32770624 swapFree=66941248/67108860
[pid=2787] ppid=2784 vsize=27484 memory=4092 CPUtime=1902.26 cores=0,2,4,6
/proc/2787/stat : 2787 (cosoco) R 2784 2787 32265 0 -1 4202496 4098 0 0 0 190226 0 0 0 20 0 1 0 435062919 28143616 1023 33554432000 4194304 6211092 140737446318704 140737446316664 5250272 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 9494528 140737446327307 140737446327409 140737446327409 140737446330318 0
/proc/2787/statm: 6871 1023 874 493 0 176 0
Current children cumulated CPU time: 1902.26 s
Current children cumulated vsize: 27484 KiB
Current children cumulated memory: 4092 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.05 2.07 3/199 3236
/proc/meminfo: memFree=25753216/32770624 swapFree=66941248/67108860
[pid=2787] ppid=2784 vsize=27484 memory=4092 CPUtime=1962.26 cores=0,2,4,6
/proc/2787/stat : 2787 (cosoco) R 2784 2787 32265 0 -1 4202496 4180 0 0 0 196226 0 0 0 20 0 1 0 435062919 28143616 1023 33554432000 4194304 6211092 140737446318704 140737446316664 5156064 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 9494528 140737446327307 140737446327409 140737446327409 140737446330318 0
/proc/2787/statm: 6871 1023 874 493 0 176 0
Current children cumulated CPU time: 1962.26 s
Current children cumulated vsize: 27484 KiB
Current children cumulated memory: 4092 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.04 2.06 3/199 3247
/proc/meminfo: memFree=25753444/32770624 swapFree=66941248/67108860
[pid=2787] ppid=2784 vsize=27484 memory=4092 CPUtime=2022.26 cores=0,2,4,6
/proc/2787/stat : 2787 (cosoco) R 2784 2787 32265 0 -1 4202496 4250 0 0 0 202226 0 0 0 20 0 1 0 435062919 28143616 1023 33554432000 4194304 6211092 140737446318704 140737446316664 5250289 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 9494528 140737446327307 140737446327409 140737446327409 140737446330318 0
/proc/2787/statm: 6871 1023 874 493 0 176 0
Current children cumulated CPU time: 2022.26 s
Current children cumulated vsize: 27484 KiB
Current children cumulated memory: 4092 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.03 2.06 3/199 3251
/proc/meminfo: memFree=25752432/32770624 swapFree=66941248/67108860
[pid=2787] ppid=2784 vsize=27484 memory=4092 CPUtime=2082.26 cores=0,2,4,6
/proc/2787/stat : 2787 (cosoco) R 2784 2787 32265 0 -1 4202496 4320 0 0 0 208226 0 0 0 20 0 1 0 435062919 28143616 1023 33554432000 4194304 6211092 140737446318704 140737446316664 5009210 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 9494528 140737446327307 140737446327409 140737446327409 140737446330318 0
/proc/2787/statm: 6871 1023 874 493 0 176 0
Current children cumulated CPU time: 2082.26 s
Current children cumulated vsize: 27484 KiB
Current children cumulated memory: 4092 KiB

[startup+2121.53 s]
# the end of solver process 2787 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2121.49 s, system=0.004999 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.03 2.06 3/199 3254
/proc/meminfo: memFree=25753376/32770624 swapFree=66941248/67108860
[pid=2787] ppid=2784 vsize=27484 memory=4092 CPUtime=2099.16 cores=0,2,4,6
/proc/2787/stat : 2787 (cosoco) R 2784 2787 32265 0 -1 4202496 4402 0 0 0 209916 0 0 0 20 0 1 0 435062919 28143616 1023 33554432000 4194304 6211092 140737446318704 140737446316664 5397315 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 9494528 140737446327307 140737446327409 140737446327409 140737446330318 0
/proc/2787/statm: 6871 1023 874 493 0 176 0
Current children cumulated CPU time: 2099.16 s
Current children cumulated vsize: 27484 KiB
Current children cumulated memory: 4092 KiB

[startup+2112 s]*
/proc/loadavg: 2.00 2.03 2.06 3/199 3255
/proc/meminfo: memFree=25753532/32770624 swapFree=66941248/67108860
[pid=2787] ppid=2784 vsize=27484 memory=4092 CPUtime=2111.96 cores=0,2,4,6
/proc/2787/stat : 2787 (cosoco) R 2784 2787 32265 0 -1 4202496 4402 0 0 0 211196 0 0 0 20 0 1 0 435062919 28143616 1023 33554432000 4194304 6211092 140737446318704 140737446316664 5250459 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 9494528 140737446327307 140737446327409 140737446327409 140737446330318 0
/proc/2787/statm: 6871 1023 874 493 0 176 0
Current children cumulated CPU time: 2111.96 s
Current children cumulated vsize: 27484 KiB
Current children cumulated memory: 4092 KiB

[startup+2118.4 s]
/proc/loadavg: 2.00 2.03 2.05 3/199 3255
/proc/meminfo: memFree=25753532/32770624 swapFree=66941248/67108860
[pid=2787] ppid=2784 vsize=27484 memory=4092 CPUtime=2118.36 cores=0,2,4,6
/proc/2787/stat : 2787 (cosoco) R 2784 2787 32265 0 -1 4202496 4402 0 0 0 211836 0 0 0 20 0 1 0 435062919 28143616 1023 33554432000 4194304 6211092 140737446318704 140737446316664 5250224 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 9494528 140737446327307 140737446327409 140737446327409 140737446330318 0
/proc/2787/statm: 6871 1023 874 493 0 176 0
Current children cumulated CPU time: 2118.36 s
Current children cumulated vsize: 27484 KiB
Current children cumulated memory: 4092 KiB

[startup+2120 s]*
/proc/loadavg: 2.00 2.03 2.05 3/199 3255
/proc/meminfo: memFree=25753532/32770624 swapFree=66941248/67108860
[pid=2787] ppid=2784 vsize=27484 memory=4092 CPUtime=2119.96 cores=0,2,4,6
/proc/2787/stat : 2787 (cosoco) R 2784 2787 32265 0 -1 4202496 4402 0 0 0 211996 0 0 0 20 0 1 0 435062919 28143616 1023 33554432000 4194304 6211092 140737446318704 140737446316664 5193754 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 9494528 140737446327307 140737446327409 140737446327409 140737446330318 0
/proc/2787/statm: 6871 1023 874 493 0 176 0
Current children cumulated CPU time: 2119.96 s
Current children cumulated vsize: 27484 KiB
Current children cumulated memory: 4092 KiB

[startup+2120.8 s]
/proc/loadavg: 2.00 2.03 2.05 3/199 3255
/proc/meminfo: memFree=25753532/32770624 swapFree=66941248/67108860
[pid=2787] ppid=2784 vsize=27484 memory=4092 CPUtime=2120.76 cores=0,2,4,6
/proc/2787/stat : 2787 (cosoco) R 2784 2787 32265 0 -1 4202496 4402 0 0 0 212076 0 0 0 20 0 1 0 435062919 28143616 1023 33554432000 4194304 6211092 140737446318704 140737446316664 5250251 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 9494528 140737446327307 140737446327409 140737446327409 140737446330318 0
/proc/2787/statm: 6871 1023 874 493 0 176 0
Current children cumulated CPU time: 2120.76 s
Current children cumulated vsize: 27484 KiB
Current children cumulated memory: 4092 KiB

[startup+2121.2 s]
/proc/loadavg: 2.00 2.03 2.05 3/199 3255
/proc/meminfo: memFree=25753532/32770624 swapFree=66941248/67108860
[pid=2787] ppid=2784 vsize=27484 memory=4092 CPUtime=2121.16 cores=0,2,4,6
/proc/2787/stat : 2787 (cosoco) R 2784 2787 32265 0 -1 4202496 4402 0 0 0 212116 0 0 0 20 0 1 0 435062919 28143616 1023 33554432000 4194304 6211092 140737446318704 140737446316664 5155796 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 9494528 140737446327307 140737446327409 140737446327409 140737446330318 0
/proc/2787/statm: 6871 1023 874 493 0 176 0
Current children cumulated CPU time: 2121.16 s
Current children cumulated vsize: 27484 KiB
Current children cumulated memory: 4092 KiB

[startup+2121.4 s]
/proc/loadavg: 2.00 2.03 2.05 3/199 3255
/proc/meminfo: memFree=25753532/32770624 swapFree=66941248/67108860
[pid=2787] ppid=2784 vsize=27484 memory=4092 CPUtime=2121.36 cores=0,2,4,6
/proc/2787/stat : 2787 (cosoco) R 2784 2787 32265 0 -1 4202496 4402 0 0 0 212136 0 0 0 20 0 1 0 435062919 28143616 1023 33554432000 4194304 6211092 140737446318704 140737446316664 5397141 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 9494528 140737446327307 140737446327409 140737446327409 140737446330318 0
/proc/2787/statm: 6871 1023 874 493 0 176 0
Current children cumulated CPU time: 2121.36 s
Current children cumulated vsize: 27484 KiB
Current children cumulated memory: 4092 KiB

[startup+2121.5 s]
/proc/loadavg: 2.00 2.03 2.05 3/199 3255
/proc/meminfo: memFree=25753532/32770624 swapFree=66941248/67108860
[pid=2787] ppid=2784 vsize=27484 memory=4092 CPUtime=2121.46 cores=0,2,4,6
/proc/2787/stat : 2787 (cosoco) R 2784 2787 32265 0 -1 4202496 4402 0 0 0 212146 0 0 0 20 0 1 0 435062919 28143616 1023 33554432000 4194304 6211092 140737446318704 140737446316664 5155712 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 9494528 140737446327307 140737446327409 140737446327409 140737446330318 0
/proc/2787/statm: 6871 1023 874 493 0 176 0
Current children cumulated CPU time: 2121.46 s
Current children cumulated vsize: 27484 KiB
Current children cumulated memory: 4092 KiB

Child status: 0
Real time (s): 2121.53
CPU time (s): 2121.5
CPU user time (s): 2121.49
CPU system time (s): 0.004999
CPU usage (%): 99.9984
Max. virtual memory (cumulated for all children) (KiB): 27484
Max. memory (cumulated for all children) (KiB): 4092

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2121.49
system time used= 0.004999
maximum resident set size= 4156
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4440
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= 549


# summary of solver processes directly reported to runsolver:
#   pid: 2787
#   total CPU time (s): 2121.5
#   total CPU user time (s): 2121.49
#   total CPU system time (s): 0.004999

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.61507 second user time and 12.6353 second system time

The end

Launcher Data

Begin job on node149 at 2019-09-16 00:56:45
IDJOB=4396697
IDBENCH=134710
IDSOLVER=2848
FILE ID=node149/4396697-1568588242
RUNJOBID= node149-1568572746-32296
PBS_JOBID= 21703308
Free space on /tmp= 61420 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-4396697-1568588242/watcher-4396697-1568588242 -o /tmp/evaluation-result-4396697-1568588242/solver-4396697-1568588242 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node149-1568572746-32296 --watchdog 2580  cosoco -lc -model -restarts -stick HOME/instance-4396697-1568588242.xml

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

MD5SUM BENCH= 0cb6e3dc45605db1284c892a60e68314
RANDOM SEED=19483692

node149.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.81
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.81
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.81
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.81
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:        25755008 kB
MemAvailable:   31840188 kB
Buffers:          212748 kB
Cached:          6173444 kB
SwapCached:        61248 kB
Active:          2509964 kB
Inactive:        3940084 kB
Active(anon):      31676 kB
Inactive(anon):    80904 kB
Active(file):    2478288 kB
Inactive(file):  3859180 kB
Unevictable:      111216 kB
Mlocked:          111216 kB
SwapTotal:      67108860 kB
SwapFree:       66941248 kB
Dirty:              2788 kB
Writeback:             0 kB
AnonPages:        131816 kB
Mapped:            48704 kB
Shmem:             39848 kB
Slab:             156704 kB
SReclaimable:     127096 kB
SUnreclaim:        29608 kB
KernelStack:        3760 kB
PageTables:         6028 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     537932 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     83968 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      144768 kB
DirectMap2M:    33400832 kB

Free space on /tmp at the end= 61416 MiB
End job on node149 at 2019-09-16 01:32:06